Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from 05c74b819efbe47d36e2ce0e241fd573970fd385+34dce4612a631976cf4327d6db635ffc5909a851 (03243330fb827c1b893e11d38bf93f845aff5774) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@e3a708771a572f3309a02b78ef07992b923c5409 Attempting to resolve e3a708771a572f3309a02b78ef07992b923c5409 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 Could not find e3a708771a572f3309a02b78ef07992b923c5409 in remote references. Pulling heads to local for deep search... > 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/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse e3a708771a572f3309a02b78ef07992b923c5409^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains e3a708771a572f3309a02b78ef07992b923c5409 # timeout=10 Selected match: pr/264/merge revision e3a708771a572f3309a02b78ef07992b923c5409 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e3a708771a572f3309a02b78ef07992b923c5409 (pr/264/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f e3a708771a572f3309a02b78ef07992b923c5409 # timeout=10 Commit message: "feat(snap): Use new native build script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:false, 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: false SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15176 in /w/workspace/edgexfoundry_edgex-go_PR-2898 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/11 [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/11 # 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 34dce4612a631976cf4327d6db635ffc5909a851 into PR head commit 05c74b819efbe47d36e2ce0e241fd573970fd385 Merge succeeded, producing c1e49a12e17a9809dc79898f0c58b41357d7f812 Checking out Revision c1e49a12e17a9809dc79898f0c58b41357d7f812 (PR-2898) > 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/2898/head:refs/remotes/origin/PR-2898 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 05c74b819efbe47d36e2ce0e241fd573970fd385 # 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 34dce4612a631976cf4327d6db635ffc5909a851 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1e49a12e17a9809dc79898f0c58b41357d7f812 # timeout=10 Commit message: "Merge commit '34dce4612a631976cf4327d6db635ffc5909a851' into HEAD" > git rev-list --no-walk 05c74b819efbe47d36e2ce0e241fd573970fd385 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-09T00:31:07.418Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-09T00:31:07.643Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-09T00:31:07.740Z] ========================================================= [2020-12-09T00:31:07.740Z] EdgeX Global Pipelines Version Info [2020-12-09T00:31:07.740Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-09T00:31:09.221Z] ------------------- [2020-12-09T00:31:09.221Z] stable info: [2020-12-09T00:31:09.221Z] ------------------- [2020-12-09T00:31:09.221Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-09T00:31:09.221Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-09T00:31:09.221Z] Message: update stable to v1.0.172 [2020-12-09T00:31:10.186Z] ------------------- [2020-12-09T00:31:10.186Z] experimental info: [2020-12-09T00:31:10.186Z] ------------------- [2020-12-09T00:31:10.186Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-09T00:31:10.186Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-09T00:31:10.186Z] Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-09T00:31:10.483Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-09T00:31:10.580Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-09T00:31:10.679Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-09T00:31:10.807Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-09T00:31:10.901Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-09T00:31:10.987Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-09T00:31:11.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-09T00:31:11.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-09T00:31:11.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-09T00:31:11.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-09T00:31:11.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-09T00:31:11.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-09T00:31:11.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-09T00:31:11.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-09T00:31:11.925Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-09T00:31:12.020Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-09T00:31:12.129Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-09T00:31:12.230Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-09T00:31:12.318Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-09T00:31:12.495Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-09T00:31:12.585Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-09T00:31:12.673Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-09T00:31:12.764Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2898 [Pipeline] echo [2020-12-09T00:31:12.927Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2898 [Pipeline] echo [2020-12-09T00:31:13.022Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2898 [Pipeline] echo [2020-12-09T00:31:13.146Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c1e49a12e17a9809dc79898f0c58b41357d7f812 [Pipeline] echo [2020-12-09T00:31:13.287Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c1e49a1 [Pipeline] echo [2020-12-09T00:31:13.376Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-09T00:31:13.583Z] provisioning config files... [2020-12-09T00:31:13.612Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config1301934479423784013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-09T00:31:14.053Z] ---> docker-login.sh [2020-12-09T00:31:14.053Z] nexus3.edgexfoundry.org:10001 [2020-12-09T00:31:14.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-09T00:31:14.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-09T00:31:14.318Z] Configure a credential helper to remove this warning. See [2020-12-09T00:31:14.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-09T00:31:14.318Z] [2020-12-09T00:31:14.318Z] Login Succeeded [2020-12-09T00:31:14.318Z] nexus3.edgexfoundry.org:10002 [2020-12-09T00:31:14.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-09T00:31:14.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-09T00:31:14.587Z] Configure a credential helper to remove this warning. See [2020-12-09T00:31:14.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-09T00:31:14.587Z] [2020-12-09T00:31:14.587Z] Login Succeeded [2020-12-09T00:31:14.587Z] nexus3.edgexfoundry.org:10003 [2020-12-09T00:31:14.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-09T00:31:14.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-09T00:31:14.849Z] Configure a credential helper to remove this warning. See [2020-12-09T00:31:14.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-09T00:31:14.849Z] [2020-12-09T00:31:14.849Z] Login Succeeded [2020-12-09T00:31:14.849Z] nexus3.edgexfoundry.org:10004 [2020-12-09T00:31:14.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-09T00:31:14.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-09T00:31:14.849Z] Configure a credential helper to remove this warning. See [2020-12-09T00:31:14.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-09T00:31:14.849Z] [2020-12-09T00:31:14.849Z] Login Succeeded [2020-12-09T00:31:14.849Z] docker.io [2020-12-09T00:31:15.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-09T00:31:15.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-09T00:31:15.378Z] Configure a credential helper to remove this warning. See [2020-12-09T00:31:15.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-09T00:31:15.378Z] [2020-12-09T00:31:15.378Z] Login Succeeded [2020-12-09T00:31:15.378Z] ---> docker-login.sh ends [Pipeline] } [2020-12-09T00:31:15.388Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-09T00:31:15.854Z] ++ 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-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-12-09T00:31:15.854Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-09T00:31:15.854Z] ++ dirname cmd/core-command/Dockerfile [2020-12-09T00:31:15.854Z] ++ cut -d/ -f2 [2020-12-09T00:31:15.854Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-09T00:31:15.854Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-09T00:31:15.854Z] ++ dirname cmd/core-data/Dockerfile [2020-12-09T00:31:15.854Z] ++ cut -d/ -f2 [2020-12-09T00:31:15.854Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-09T00:31:15.854Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-09T00:31:15.854Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-09T00:31:15.854Z] ++ cut -d/ -f2 [2020-12-09T00:31:15.854Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-09T00:31:15.854Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-09T00:31:15.854Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-09T00:31:15.854Z] ++ cut -d/ -f2 [2020-12-09T00:31:15.854Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-09T00:31:15.854Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-09T00:31:15.854Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-09T00:31:15.854Z] ++ cut -d/ -f2 [2020-12-09T00:31:15.854Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-09T00:31:15.854Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-09T00:31:15.854Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-12-09T00:31:15.854Z] ++ cut -d/ -f2 [2020-12-09T00:31:15.854Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-12-09T00:31:15.854Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-09T00:31:15.854Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-09T00:31:15.854Z] ++ cut -d/ -f2 [2020-12-09T00:31:15.854Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-09T00:31:15.854Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-09T00:31:15.854Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-09T00:31:15.854Z] ++ cut -d/ -f2 [2020-12-09T00:31:15.854Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-09T00:31:15.854Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-09T00:31:15.854Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-09T00:31:15.854Z] ++ cut -d/ -f2 [2020-12-09T00:31:15.854Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-09T00:31:15.854Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-09T00:31:15.854Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-09T00:31:15.854Z] ++ cut -d/ -f2 [2020-12-09T00:31:15.854Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-09T00:31:15.942Z] 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-secrets-setup-go, dockerfile:cmd/security-secrets-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 [2020-12-09T00:31:16.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-09T00:31:16.848Z] [2020-12-09T00:31:16.848Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-09T00:31:17.197Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-09T00:31:17.197Z] latest: Pulling from edgex-devops/git-semver [2020-12-09T00:31:17.197Z] 31603596830f: Pulling fs layer [2020-12-09T00:31:17.197Z] 2a8b12db71e7: Pulling fs layer [2020-12-09T00:31:17.197Z] 6ca5941a6612: Pulling fs layer [2020-12-09T00:31:17.197Z] ecc8261a40a4: Pulling fs layer [2020-12-09T00:31:17.197Z] ecc8261a40a4: Waiting [2020-12-09T00:31:17.197Z] 2a8b12db71e7: Verifying Checksum [2020-12-09T00:31:17.197Z] 2a8b12db71e7: Download complete [2020-12-09T00:31:17.197Z] 31603596830f: Download complete [2020-12-09T00:31:17.461Z] 6ca5941a6612: Verifying Checksum [2020-12-09T00:31:17.461Z] 6ca5941a6612: Download complete [2020-12-09T00:31:17.461Z] ecc8261a40a4: Verifying Checksum [2020-12-09T00:31:17.461Z] ecc8261a40a4: Download complete [2020-12-09T00:31:17.728Z] 31603596830f: Pull complete [2020-12-09T00:31:17.728Z] 2a8b12db71e7: Pull complete [2020-12-09T00:31:18.678Z] 6ca5941a6612: Pull complete [2020-12-09T00:31:18.678Z] ecc8261a40a4: Pull complete [2020-12-09T00:31:18.678Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-09T00:31:18.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-09T00:31:18.943Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-09T00:31:19.045Z] prd-centos7-docker-4c-2g-15176 does not seem to be running inside a container [2020-12-09T00:31:19.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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:10004/edgex-devops/git-semver:latest cat [2020-12-09T00:31:21.768Z] $ docker top f3b7edb7f8a5b376e0ac4f5dcde99d55f35f0f2dfff9ffb12af35a9ad4b7eb84 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-09T00:31:22.283Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-09T00:31:22.283Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-09T00:31:22.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-09T00:31:22.495Z] $ docker exec f3b7edb7f8a5b376e0ac4f5dcde99d55f35f0f2dfff9ffb12af35a9ad4b7eb84 ssh-agent [2020-12-09T00:31:22.653Z] SSH_AUTH_SOCK=/tmp/ssh-CiCKZz1ARP9q/agent.11 [2020-12-09T00:31:22.653Z] SSH_AGENT_PID=16 [2020-12-09T00:31:22.665Z] Running ssh-add (command line suppressed) [2020-12-09T00:31:22.781Z] Identity added: /w/workspace/edgex-go/11@tmp/private_key_5915148696561888556.key (/w/workspace/edgex-go/11@tmp/private_key_5915148696561888556.key) [2020-12-09T00:31:22.830Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-09T00:31:23.170Z] + git tag --points-at HEAD [Pipeline] } [2020-12-09T00:31:23.197Z] $ docker exec --env ******** --env ******** f3b7edb7f8a5b376e0ac4f5dcde99d55f35f0f2dfff9ffb12af35a9ad4b7eb84 ssh-agent -k [2020-12-09T00:31:23.312Z] unset SSH_AUTH_SOCK; [2020-12-09T00:31:23.313Z] unset SSH_AGENT_PID; [2020-12-09T00:31:23.313Z] echo Agent pid 16 killed; [2020-12-09T00:31:23.359Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-09T00:31:23.497Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-09T00:31:23.497Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-09T00:31:23.666Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-09T00:31:23.678Z] $ docker exec f3b7edb7f8a5b376e0ac4f5dcde99d55f35f0f2dfff9ffb12af35a9ad4b7eb84 ssh-agent [2020-12-09T00:31:23.837Z] SSH_AUTH_SOCK=/tmp/ssh-B3bqsG6ziSvb/agent.44 [2020-12-09T00:31:23.837Z] SSH_AGENT_PID=49 [2020-12-09T00:31:23.843Z] Running ssh-add (command line suppressed) [2020-12-09T00:31:23.958Z] Identity added: /w/workspace/edgex-go/11@tmp/private_key_2206492756415828471.key (/w/workspace/edgex-go/11@tmp/private_key_2206492756415828471.key) [2020-12-09T00:31:24.007Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-09T00:31:24.349Z] + git semver init [2020-12-09T00:31:24.349Z] # -> Open(): unable to determine branch for HEAD [2020-12-09T00:31:24.349Z] # $GIT_DIR = /w/workspace/edgex-go/11/.git [2020-12-09T00:31:24.349Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/11 [2020-12-09T00:31:24.349Z] # $SEMVER_REMOTE_NAME = origin [2020-12-09T00:31:24.349Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-09T00:31:24.349Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-09T00:31:24.349Z] # $SEMVER_BRANCH = PR-2898 [2020-12-09T00:31:24.349Z] # $SEMVER_TEMP = /tmp/semver-663348077 [2020-12-09T00:31:24.349Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-09T00:31:42.517Z] # '/tmp/semver-663348077' -> '/w/workspace/edgex-go/11/.semver' [2020-12-09T00:31:42.517Z] # -> Force: false [2020-12-09T00:31:42.517Z] # $SEMVER_DIR = /w/workspace/edgex-go/11/.semver [Pipeline] } [2020-12-09T00:31:42.536Z] $ docker exec --env ******** --env ******** f3b7edb7f8a5b376e0ac4f5dcde99d55f35f0f2dfff9ffb12af35a9ad4b7eb84 ssh-agent -k [2020-12-09T00:31:42.786Z] unset SSH_AUTH_SOCK; [2020-12-09T00:31:42.786Z] unset SSH_AGENT_PID; [2020-12-09T00:31:42.786Z] echo Agent pid 49 killed; [2020-12-09T00:31:42.874Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-09T00:31:43.364Z] + git semver [Pipeline] } [2020-12-09T00:31:43.387Z] $ docker stop --time=1 f3b7edb7f8a5b376e0ac4f5dcde99d55f35f0f2dfff9ffb12af35a9ad4b7eb84 [2020-12-09T00:31:44.900Z] $ docker rm -f f3b7edb7f8a5b376e0ac4f5dcde99d55f35f0f2dfff9ffb12af35a9ad4b7eb84 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-09T00:31:45.457Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-09T00:31:46.003Z] Stashed 1 file(s) [Pipeline] echo [2020-12-09T00:31:46.005Z] [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 [2020-12-09T00:31:46.892Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-09T00:31:47.191Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-09T00:31:47.493Z] + sudo service docker restart [2020-12-09T00:31:47.493Z] + true [2020-12-09T00:31:47.493Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-09T00:31:48.081Z] ========================================================= [2020-12-09T00:31:48.081Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-09T00:31:48.081Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-09T00:31:48.438Z] + 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 . [2020-12-09T00:31:51.530Z] Sending build context to Docker daemon 326.4MB [2020-12-09T00:31:51.530Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-09T00:31:51.530Z] Step 2/7 : FROM ${BASE} [2020-12-09T00:31:51.794Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-09T00:31:51.794Z] 188c0c94c7c5: Pulling fs layer [2020-12-09T00:31:51.794Z] 0ef7d3d256c8: Pulling fs layer [2020-12-09T00:31:51.794Z] de9db76c5a1d: Pulling fs layer [2020-12-09T00:31:51.794Z] bca2f99d35d6: Pulling fs layer [2020-12-09T00:31:51.794Z] 93359f2a8cfa: Pulling fs layer [2020-12-09T00:31:51.794Z] 7c6f9722023f: Pulling fs layer [2020-12-09T00:31:51.794Z] a35cf1a2eb13: Pulling fs layer [2020-12-09T00:31:51.794Z] 93359f2a8cfa: Waiting [2020-12-09T00:31:51.794Z] 7c6f9722023f: Waiting [2020-12-09T00:31:51.794Z] bca2f99d35d6: Waiting [2020-12-09T00:31:51.794Z] a35cf1a2eb13: Waiting [2020-12-09T00:31:51.794Z] de9db76c5a1d: Verifying Checksum [2020-12-09T00:31:51.794Z] de9db76c5a1d: Download complete [2020-12-09T00:31:51.794Z] 0ef7d3d256c8: Download complete [2020-12-09T00:31:51.794Z] 93359f2a8cfa: Verifying Checksum [2020-12-09T00:31:51.794Z] 93359f2a8cfa: Download complete [2020-12-09T00:31:51.794Z] 7c6f9722023f: Verifying Checksum [2020-12-09T00:31:51.794Z] 7c6f9722023f: Download complete [2020-12-09T00:31:51.794Z] 188c0c94c7c5: Verifying Checksum [2020-12-09T00:31:51.794Z] 188c0c94c7c5: Download complete [2020-12-09T00:31:52.373Z] 188c0c94c7c5: Pull complete [2020-12-09T00:31:52.373Z] 0ef7d3d256c8: Pull complete [2020-12-09T00:31:52.634Z] de9db76c5a1d: Pull complete [2020-12-09T00:31:53.587Z] a35cf1a2eb13: Verifying Checksum [2020-12-09T00:31:53.587Z] a35cf1a2eb13: Download complete [2020-12-09T00:31:54.165Z] bca2f99d35d6: Verifying Checksum [2020-12-09T00:31:54.165Z] bca2f99d35d6: Download complete [2020-12-09T00:31:59.538Z] bca2f99d35d6: Pull complete [2020-12-09T00:31:59.538Z] 93359f2a8cfa: Pull complete [2020-12-09T00:31:59.805Z] 7c6f9722023f: Pull complete [2020-12-09T00:32:01.403Z] Still waiting to schedule task [2020-12-09T00:32:01.403Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-12-09T00:32:05.139Z] a35cf1a2eb13: Pull complete [2020-12-09T00:32:05.139Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-09T00:32:05.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-09T00:32:05.139Z] ---> a62c8e92a672 [2020-12-09T00:32:05.139Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-09T00:32:05.139Z] ---> Running in 8f1f5417e748 [2020-12-09T00:32:05.720Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:32:06.664Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:32:07.622Z] (1/12) Installing libmagic (5.38-r0) [2020-12-09T00:32:07.885Z] (2/12) Installing file (5.38-r0) [2020-12-09T00:32:07.885Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-09T00:32:08.146Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-09T00:32:20.401Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-09T00:32:20.401Z] (6/12) Installing patch (2.7.6-r6) [2020-12-09T00:32:20.401Z] (7/12) Installing build-base (0.5-r2) [2020-12-09T00:32:20.401Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-09T00:32:20.401Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-09T00:32:20.401Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-09T00:32:20.401Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-09T00:32:20.401Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-09T00:32:20.665Z] Executing busybox-1.31.1-r19.trigger [2020-12-09T00:32:20.665Z] OK: 233 MiB in 51 packages [2020-12-09T00:32:24.892Z] Removing intermediate container 8f1f5417e748 [2020-12-09T00:32:24.892Z] ---> 107a95e2ed17 [2020-12-09T00:32:24.892Z] Step 4/7 : WORKDIR /edgex-go [2020-12-09T00:32:24.892Z] ---> Running in de49f28b693d [2020-12-09T00:32:24.892Z] Removing intermediate container de49f28b693d [2020-12-09T00:32:24.892Z] ---> 4ec23796fbc6 [2020-12-09T00:32:24.892Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-09T00:32:25.155Z] latest: Pulling from library/docker [2020-12-09T00:32:25.155Z] 188c0c94c7c5: Already exists [2020-12-09T00:32:25.421Z] 0c7c675703d6: Pulling fs layer [2020-12-09T00:32:25.421Z] cc8c12a437cb: Pulling fs layer [2020-12-09T00:32:25.421Z] f092543453df: Pulling fs layer [2020-12-09T00:32:25.421Z] 65b6bc45957d: Pulling fs layer [2020-12-09T00:32:25.421Z] 4de832df471b: Pulling fs layer [2020-12-09T00:32:25.421Z] 79aa7fa92271: Pulling fs layer [2020-12-09T00:32:25.421Z] 65b6bc45957d: Waiting [2020-12-09T00:32:25.421Z] 4de832df471b: Waiting [2020-12-09T00:32:25.421Z] 79aa7fa92271: Waiting [2020-12-09T00:32:25.421Z] cc8c12a437cb: Download complete [2020-12-09T00:32:25.421Z] 0c7c675703d6: Verifying Checksum [2020-12-09T00:32:25.421Z] 0c7c675703d6: Download complete [2020-12-09T00:32:25.697Z] 4de832df471b: Verifying Checksum [2020-12-09T00:32:25.697Z] 4de832df471b: Download complete [2020-12-09T00:32:25.697Z] 0c7c675703d6: Pull complete [2020-12-09T00:32:25.697Z] 79aa7fa92271: Verifying Checksum [2020-12-09T00:32:25.697Z] 79aa7fa92271: Download complete [2020-12-09T00:32:25.697Z] 65b6bc45957d: Verifying Checksum [2020-12-09T00:32:25.697Z] 65b6bc45957d: Download complete [2020-12-09T00:32:25.963Z] cc8c12a437cb: Pull complete [2020-12-09T00:32:26.539Z] f092543453df: Verifying Checksum [2020-12-09T00:32:26.539Z] f092543453df: Download complete [2020-12-09T00:32:29.114Z] f092543453df: Pull complete [2020-12-09T00:32:29.114Z] 65b6bc45957d: Pull complete [2020-12-09T00:32:29.114Z] 4de832df471b: Pull complete [2020-12-09T00:32:29.378Z] 79aa7fa92271: Pull complete [2020-12-09T00:32:29.378Z] Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a [2020-12-09T00:32:29.378Z] Status: Downloaded newer image for docker:latest [2020-12-09T00:32:31.321Z] ---> 4bc6a6bc2e11 [2020-12-09T00:32:31.322Z] Step 6/7 : COPY go.mod . [2020-12-09T00:32:31.599Z] ---> f396e7c76386 [2020-12-09T00:32:31.599Z] Step 7/7 : RUN go mod download [2020-12-09T00:32:31.599Z] ---> Running in c803edbce685 [2020-12-09T00:32:53.624Z] Removing intermediate container c803edbce685 [2020-12-09T00:32:53.624Z] ---> 2570167ca19a [2020-12-09T00:32:53.624Z] Successfully built 2570167ca19a [2020-12-09T00:32:53.624Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-09T00:32:53.944Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-09T00:32:53.944Z] . [Pipeline] withDockerContainer [2020-12-09T00:32:54.055Z] prd-centos7-docker-4c-2g-15176 does not seem to be running inside a container [2020-12-09T00:32:54.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-09T00:32:54.958Z] $ docker top 76fa0e519ca057dbfc0150921fd54967132479efbfaca030d2df64a0dd784e32 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-09T00:32:55.487Z] + go version [2020-12-09T00:32:55.487Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-09T00:32:55.505Z] $ docker stop --time=1 76fa0e519ca057dbfc0150921fd54967132479efbfaca030d2df64a0dd784e32 [2020-12-09T00:32:56.870Z] $ docker rm -f 76fa0e519ca057dbfc0150921fd54967132479efbfaca030d2df64a0dd784e32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-09T00:32:57.726Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-09T00:32:57.726Z] . [Pipeline] withDockerContainer [2020-12-09T00:32:57.843Z] prd-centos7-docker-4c-2g-15176 does not seem to be running inside a container [2020-12-09T00:32:57.894Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-09T00:32:58.590Z] $ docker top 10091173a1c0ed5491f21b2d0f8aa0c01e579cca37917df5895cc7ce7dbd022a -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-09T00:32:58.829Z] ========================================================= [2020-12-09T00:32:58.829Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-09T00:32:58.829Z] ========================================================= [Pipeline] sh [2020-12-09T00:32:59.119Z] + make test [2020-12-09T00:32:59.119Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-09T00:33:09.376Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-09T00:33:24.654Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-09T00:33:30.022Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-09T00:33:30.292Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-09T00:33:30.292Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-09T00:33:30.292Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-09T00:33:30.292Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-09T00:33:30.556Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-09T00:33:33.143Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.040s [2020-12-09T00:33:33.143Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-09T00:33:33.143Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-09T00:33:33.743Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-09T00:33:33.743Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-09T00:33:33.743Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-09T00:33:33.743Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-09T00:33:37.156Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.097s coverage: 46.6% of statements [2020-12-09T00:33:37.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-09T00:33:37.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-09T00:33:37.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-09T00:33:37.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-09T00:33:37.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-09T00:33:39.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.217s coverage: 27.1% of statements [2020-12-09T00:33:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-09T00:33:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-09T00:33:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-09T00:33:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-09T00:33:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-09T00:33:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-09T00:33:39.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.034s coverage: 100.0% of statements [2020-12-09T00:33:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-09T00:33:39.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.050s coverage: 100.0% of statements [2020-12-09T00:33:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-09T00:33:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-09T00:33:39.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.097s coverage: 67.7% of statements [2020-12-09T00:33:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-09T00:33:39.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-09T00:33:40.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.423s coverage: 82.3% of statements [2020-12-09T00:33:40.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-09T00:33:40.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-09T00:33:40.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-09T00:33:40.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-09T00:33:42.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.405s coverage: 28.6% of statements [2020-12-09T00:33:42.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-09T00:33:42.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-09T00:33:42.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-09T00:33:42.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-09T00:33:42.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-09T00:33:42.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.069s coverage: 100.0% of statements [2020-12-09T00:33:42.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-09T00:33:42.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.036s coverage: 100.0% of statements [2020-12-09T00:33:42.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-09T00:33:42.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.113s coverage: 86.7% of statements [2020-12-09T00:33:42.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-09T00:33:42.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.144s coverage: 97.5% of statements [2020-12-09T00:33:42.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-09T00:33:43.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.073s coverage: 78.3% of statements [2020-12-09T00:33:43.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-09T00:33:43.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-09T00:33:43.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-09T00:33:43.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-09T00:33:45.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.297s coverage: 93.8% of statements [2020-12-09T00:33:45.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-09T00:33:45.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-09T00:33:45.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-09T00:33:45.867Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-09T00:33:45.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-09T00:33:45.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-09T00:33:45.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-09T00:33:45.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-09T00:33:45.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-09T00:33:45.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-09T00:33:45.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-09T00:33:45.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-09T00:33:45.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-09T00:33:45.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-09T00:33:45.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-09T00:33:45.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-09T00:33:45.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-09T00:33:45.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-09T00:33:45.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-09T00:33:45.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-09T00:33:45.867Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2020-12-09T00:33:45.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-09T00:33:45.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-09T00:33:45.867Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.065s coverage: 0.1% of statements [2020-12-09T00:33:45.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-09T00:33:45.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-09T00:33:45.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-09T00:33:45.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-09T00:33:45.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements [2020-12-09T00:33:45.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-09T00:33:45.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 75.5% of statements [2020-12-09T00:33:45.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.043s coverage: 80.8% of statements [2020-12-09T00:33:45.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.079s coverage: 87.2% of statements [2020-12-09T00:33:45.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 84.2% of statements [2020-12-09T00:33:45.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.038s coverage: 100.0% of statements [2020-12-09T00:33:45.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-09T00:33:46.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 63.5% of statements [2020-12-09T00:33:46.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-09T00:33:46.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-09T00:33:46.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2020-12-09T00:33:46.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements [2020-12-09T00:33:46.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements [2020-12-09T00:33:47.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.054s coverage: 73.7% of statements [2020-12-09T00:33:47.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.040s coverage: 100.0% of statements [2020-12-09T00:33:48.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.350s coverage: 55.9% of statements [2020-12-09T00:33:48.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-09T00:33:48.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-09T00:33:48.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-09T00:33:48.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-09T00:33:48.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-09T00:33:48.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-09T00:34:15.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 26.733s coverage: 86.3% of statements [2020-12-09T00:34:15.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-09T00:34:15.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.311s coverage: 72.2% of statements [2020-12-09T00:34:15.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.644s coverage: 72.1% of statements [2020-12-09T00:34:15.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.048s coverage: 82.4% of statements [2020-12-09T00:34:15.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.056s coverage: 48.4% of statements [2020-12-09T00:34:15.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-09T00:34:15.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-09T00:34:15.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-09T00:34:15.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.056s coverage: 28.8% of statements [2020-12-09T00:34:15.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-09T00:34:15.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.033s coverage: 96.8% of statements [2020-12-09T00:34:15.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-09T00:34:15.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.099s coverage: 37.2% of statements [2020-12-09T00:34:15.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-09T00:34:15.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-09T00:34:15.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.325s coverage: 84.0% of statements [2020-12-09T00:34:15.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.052s coverage: 100.0% of statements [2020-12-09T00:34:15.580Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.112s coverage: 47.1% of statements [2020-12-09T00:34:15.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-09T00:34:15.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-09T00:34:15.580Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.041s coverage: 100.0% of statements [2020-12-09T00:34:15.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-09T00:34:15.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-09T00:34:15.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-09T00:34:15.580Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements [2020-12-09T00:34:15.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-09T00:34:15.580Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.041s coverage: 100.0% of statements [2020-12-09T00:34:15.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-09T00:34:15.580Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.769s coverage: 29.1% of statements [2020-12-09T00:34:15.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-09T00:34:15.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-09T00:34:15.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-09T00:34:15.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-09T00:34:15.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-09T00:34:15.580Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.065s coverage: 99.0% of statements [2020-12-09T00:34:15.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-09T00:34:15.580Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.045s coverage: 100.0% of statements [2020-12-09T00:34:15.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-09T00:34:15.580Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.035s coverage: 0.0% of statements [2020-12-09T00:34:15.580Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-09T00:34:15.580Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements [2020-12-09T00:34:15.580Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-09T00:34:15.580Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-09T00:34:15.580Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-09T00:34:15.580Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-09T00:34:15.580Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.035s coverage: 87.9% of statements [2020-12-09T00:34:15.580Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-09T00:34:15.580Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-09T00:34:15.580Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2020-12-09T00:34:15.580Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements [2020-12-09T00:34:15.580Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2020-12-09T00:34:15.580Z] GO111MODULE=on go vet ./... [2020-12-09T00:34:42.340Z] gofmt -l . [2020-12-09T00:34:42.340Z] [ "`gofmt -l .`" = "" ] [2020-12-09T00:34:42.604Z] ./bin/test-go-mod-tidy.sh [2020-12-09T00:34:43.180Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-09T00:34:44.886Z] + ls -al . [2020-12-09T00:34:44.886Z] total 660 [2020-12-09T00:34:44.886Z] drwxrwxr-x 10 1001 1001 4096 Dec 9 00:34 . [2020-12-09T00:34:44.886Z] drwxr-xr-x 4 root root 30 Dec 9 00:32 .. [2020-12-09T00:34:44.886Z] -rw-rw-r-- 1 1001 1001 11 Dec 9 00:31 .dockerignore [2020-12-09T00:34:44.886Z] drwxrwxr-x 8 1001 1001 179 Dec 9 00:31 .git [2020-12-09T00:34:44.886Z] drwxrwxr-x 3 1001 1001 125 Dec 9 00:31 .github [2020-12-09T00:34:44.886Z] -rw-rw-r-- 1 1001 1001 943 Dec 9 00:31 .gitignore [2020-12-09T00:34:44.886Z] drwx------ 3 1001 1001 47 Dec 9 00:31 .semver [2020-12-09T00:34:44.886Z] -rw-rw-r-- 1 1001 1001 166 Dec 9 00:31 .sonarcloud.properties [2020-12-09T00:34:44.886Z] -rw-rw-r-- 1 1001 1001 3804 Dec 9 00:31 CONTRIBUTING.md [2020-12-09T00:34:44.886Z] -rw-rw-r-- 1 1001 1001 1035 Dec 9 00:31 Dockerfile.build [2020-12-09T00:34:44.886Z] -rw-rw-r-- 1 1001 1001 943 Dec 9 00:31 Jenkinsfile [2020-12-09T00:34:44.886Z] -rw-rw-r-- 1 1001 1001 10775 Dec 9 00:31 LICENSE [2020-12-09T00:34:44.886Z] -rw-rw-r-- 1 1001 1001 6318 Dec 9 00:31 Makefile [2020-12-09T00:34:44.886Z] -rw-rw-r-- 1 1001 1001 6447 Dec 9 00:31 README.md [2020-12-09T00:34:44.886Z] -rw-rw-r-- 1 1001 1001 7286 Dec 9 00:31 SECURITY.md [2020-12-09T00:34:44.886Z] -rw-rw-r-- 1 1001 1001 5 Dec 9 00:31 VERSION [2020-12-09T00:34:44.886Z] -rw-rw-r-- 1 1001 1001 4131 Dec 9 00:31 ZMQWindows.md [2020-12-09T00:34:44.886Z] drwxrwxr-x 2 1001 1001 117 Dec 9 00:31 bin [2020-12-09T00:34:44.886Z] drwxrwxr-x 15 1001 1001 4096 Dec 9 00:31 cmd [2020-12-09T00:34:44.886Z] -rw-r--r-- 1 root root 562145 Dec 9 00:34 coverage.out [2020-12-09T00:34:44.886Z] -rw-r--r-- 1 root root 1041 Dec 9 00:34 go.mod [2020-12-09T00:34:44.886Z] -rw-r--r-- 1 root root 18856 Dec 9 00:34 go.sum [2020-12-09T00:34:44.886Z] drwxrwxr-x 8 1001 1001 127 Dec 9 00:31 internal [2020-12-09T00:34:44.887Z] drwxrwxr-x 4 1001 1001 26 Dec 9 00:31 openapi [2020-12-09T00:34:44.887Z] drwxrwxr-x 4 1001 1001 71 Dec 9 00:31 snap [2020-12-09T00:34:44.887Z] -rw-rw-r-- 1 1001 1001 168 Dec 9 00:31 version.go [Pipeline] sh [2020-12-09T00:34:45.192Z] + '[' -e coverage.out ] [2020-12-09T00:34:45.192Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-09T00:34:45.381Z] Stashed 1 file(s) [Pipeline] sh [2020-12-09T00:34:45.678Z] + make build [2020-12-09T00:34:45.678Z] 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 [2020-12-09T00:34:50.997Z] 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 [2020-12-09T00:34:59.284Z] 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 [2020-12-09T00:35:00.231Z] 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 [2020-12-09T00:35:01.654Z] 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 [2020-12-09T00:35:02.233Z] 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 [2020-12-09T00:35:03.624Z] 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 [2020-12-09T00:35:05.016Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-09T00:35:05.974Z] 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 [2020-12-09T00:35:07.397Z] 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 [2020-12-09T00:35:08.346Z] 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 [2020-12-09T00:35:09.783Z] 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 [2020-12-09T00:35:10.733Z] 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] } [2020-12-09T00:35:11.693Z] $ docker stop --time=1 10091173a1c0ed5491f21b2d0f8aa0c01e579cca37917df5895cc7ce7dbd022a [2020-12-09T00:35:13.326Z] $ docker rm -f 10091173a1c0ed5491f21b2d0f8aa0c01e579cca37917df5895cc7ce7dbd022a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-09T00:35:15.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-09T00:35:15.077Z] [2020-12-09T00:35:15.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-09T00:35:15.452Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-09T00:35:15.452Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-09T00:35:15.452Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-09T00:35:15.452Z] ca9280d653b3: Pulling fs layer [2020-12-09T00:35:15.452Z] 7e9c9ca2126c: Pulling fs layer [2020-12-09T00:35:15.452Z] cbdbe7a5bc2a: Verifying Checksum [2020-12-09T00:35:15.452Z] cbdbe7a5bc2a: Download complete [2020-12-09T00:35:16.029Z] cbdbe7a5bc2a: Pull complete [2020-12-09T00:35:16.029Z] ca9280d653b3: Verifying Checksum [2020-12-09T00:35:16.029Z] ca9280d653b3: Download complete [2020-12-09T00:35:16.991Z] 7e9c9ca2126c: Verifying Checksum [2020-12-09T00:35:16.991Z] 7e9c9ca2126c: Download complete [2020-12-09T00:35:17.254Z] ca9280d653b3: Pull complete [2020-12-09T00:35:23.887Z] 7e9c9ca2126c: Pull complete [2020-12-09T00:35:23.887Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-09T00:35:23.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-09T00:35:23.887Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-09T00:35:24.073Z] prd-centos7-docker-4c-2g-15176 does not seem to be running inside a container [2020-12-09T00:35:24.126Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-09T00:35:27.083Z] $ docker top 61c83adc1102d8407f4855c3edd8bfe02241acfe072748d406a4b6e70c74e3ae -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-09T00:35:27.655Z] + docker-compose build --help [2020-12-09T00:35:27.655Z] + grep parallel [2020-12-09T00:35:28.627Z] --parallel Build images in parallel. [Pipeline] } [2020-12-09T00:35:28.649Z] $ docker stop --time=1 61c83adc1102d8407f4855c3edd8bfe02241acfe072748d406a4b6e70c74e3ae [2020-12-09T00:35:29.986Z] $ docker rm -f 61c83adc1102d8407f4855c3edd8bfe02241acfe072748d406a4b6e70c74e3ae [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-09T00:35:30.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-09T00:35:30.672Z] . [Pipeline] withDockerContainer [2020-12-09T00:35:30.774Z] prd-centos7-docker-4c-2g-15176 does not seem to be running inside a container [2020-12-09T00:35:30.826Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-09T00:35:31.442Z] $ docker top 0d1dcd741b3798bdda5a3dfe3c8204a481947902f2f6539f67389dbbf3687010 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-09T00:35:31.942Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-09T00:35:32.893Z] Building docker-core-command-go ... [2020-12-09T00:35:32.893Z] Building docker-core-data-go ... [2020-12-09T00:35:32.893Z] Building docker-core-metadata-go ... [2020-12-09T00:35:32.893Z] Building docker-security-bootstrap-redis-go ... [2020-12-09T00:35:32.893Z] Building docker-security-proxy-setup-go ... [2020-12-09T00:35:32.893Z] Building docker-security-secrets-setup-go ... [2020-12-09T00:35:32.893Z] Building docker-security-secretstore-setup-go ... [2020-12-09T00:35:32.893Z] Building docker-support-notifications-go ... [2020-12-09T00:35:32.893Z] Building docker-support-scheduler-go ... [2020-12-09T00:35:32.893Z] Building docker-sys-mgmt-agent-go ... [2020-12-09T00:35:32.893Z] Building docker-support-scheduler-go [2020-12-09T00:35:32.893Z] Building docker-security-secretstore-setup-go [2020-12-09T00:35:32.893Z] Building docker-security-secrets-setup-go [2020-12-09T00:35:32.893Z] Building docker-security-bootstrap-redis-go [2020-12-09T00:35:32.893Z] Building docker-support-notifications-go [2020-12-09T00:35:37.230Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15186 in /w/workspace/edgexfoundry_edgex-go_PR-2898 [Pipeline] { [Pipeline] ws [2020-12-09T00:35:37.281Z] Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout [2020-12-09T00:35:42.106Z] using credential edgex-jenkins-ssh [2020-12-09T00:35:42.204Z] Cloning the remote Git repository [2020-12-09T00:35:42.255Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-09T00:35:42.367Z] > git init /w/workspace/edgex-go/11 # timeout=10 [2020-12-09T00:35:42.431Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-09T00:35:42.431Z] > git --version # timeout=10 [2020-12-09T00:35:42.444Z] > git --version # 'git version 2.17.1' [2020-12-09T00:35:42.446Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-09T00:35:42.524Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-09T00:35:58.949Z] Merging remotes/origin/master commit 34dce4612a631976cf4327d6db635ffc5909a851 into PR head commit 05c74b819efbe47d36e2ce0e241fd573970fd385 [2020-12-09T00:35:58.162Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-09T00:35:58.184Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-09T00:35:58.210Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-09T00:35:58.237Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-09T00:35:58.238Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-09T00:35:58.251Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2898/head:refs/remotes/origin/PR-2898 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-09T00:35:58.972Z] > git config core.sparsecheckout # timeout=10 [2020-12-09T00:35:58.985Z] > git checkout -f 05c74b819efbe47d36e2ce0e241fd573970fd385 # timeout=10 [2020-12-09T00:35:59.328Z] > git remote # timeout=10 [2020-12-09T00:35:59.356Z] > git config --get remote.origin.url # timeout=10 [2020-12-09T00:35:59.390Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-09T00:35:59.401Z] > git merge 34dce4612a631976cf4327d6db635ffc5909a851 # timeout=10 [2020-12-09T00:35:59.772Z] Merge succeeded, producing be881d960b51b97c44fa34db093094628b5b834c [2020-12-09T00:35:59.772Z] Checking out Revision be881d960b51b97c44fa34db093094628b5b834c (PR-2898) [2020-12-09T00:35:59.749Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-09T00:35:59.784Z] > git config core.sparsecheckout # timeout=10 [2020-12-09T00:35:59.806Z] > git checkout -f be881d960b51b97c44fa34db093094628b5b834c # timeout=10 [2020-12-09T00:36:04.738Z] Commit message: "Merge commit '34dce4612a631976cf4327d6db635ffc5909a851' into HEAD" [2020-12-09T00:36:04.753Z] > git rev-list --no-walk 05c74b819efbe47d36e2ce0e241fd573970fd385 # timeout=10 [2020-12-09T00:36:05.181Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:36:05.181Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:36:05.181Z] ---> 2570167ca19a [2020-12-09T00:36:05.181Z] Step 3/22 : WORKDIR /edgex-go [2020-12-09T00:36:05.181Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:36:05.181Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:36:05.181Z] ---> 2570167ca19a [2020-12-09T00:36:05.181Z] Step 3/21 : WORKDIR /edgex-go [2020-12-09T00:36:05.181Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:36:05.181Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:36:05.181Z] ---> 2570167ca19a [2020-12-09T00:36:05.181Z] Step 3/24 : WORKDIR /edgex-go [2020-12-09T00:36:05.181Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:36:05.181Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:36:05.181Z] ---> 2570167ca19a [2020-12-09T00:36:05.181Z] Step 3/24 : WORKDIR /edgex-go [2020-12-09T00:36:05.181Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:36:05.181Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-09T00:36:05.181Z] ---> 2570167ca19a [2020-12-09T00:36:05.181Z] Step 3/29 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-09T00:36:05.774Z] ---> Running in a9459e76ae80 [2020-12-09T00:36:05.774Z] ---> Running in 62162cafa2a7 [2020-12-09T00:36:05.774Z] ---> Running in be3ddcf11552 [2020-12-09T00:36:05.774Z] ---> Running in a793e3aa3d68 [2020-12-09T00:36:05.774Z] ---> Running in 0324a37dfb39 [2020-12-09T00:36:06.044Z] Removing intermediate container a9459e76ae80 [2020-12-09T00:36:06.044Z] ---> 370f3836c9f5 [2020-12-09T00:36:06.044Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:36:06.044Z] Removing intermediate container be3ddcf11552 [2020-12-09T00:36:06.044Z] ---> b73e128ce930 [2020-12-09T00:36:06.044Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:36:06.044Z] Removing intermediate container a793e3aa3d68 [2020-12-09T00:36:06.044Z] ---> 3a800adb2eb0 [2020-12-09T00:36:06.044Z] Step 4/29 : RUN apk update && apk add make git [2020-12-09T00:36:06.044Z] Removing intermediate container 0324a37dfb39 [2020-12-09T00:36:06.044Z] ---> ab14f54aed7a [2020-12-09T00:36:06.044Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:36:06.316Z] Removing intermediate container 62162cafa2a7 [2020-12-09T00:36:06.316Z] ---> 10a46d843392 [2020-12-09T00:36:06.316Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:36:06.316Z] ---> Running in 7c11f1944c80 [2020-12-09T00:36:06.316Z] ---> Running in ebb03eefaeff [2020-12-09T00:36:06.316Z] ---> Running in c7ca52cf89e3 [2020-12-09T00:36:06.316Z] ---> Running in fb6bc67b58a7 [2020-12-09T00:36:06.316Z] ---> Running in 4a099cbfe385 [2020-12-09T00:36:06.698Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-09T00:36:07.102Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-09T00:36:07.445Z] + sudo service docker+ restart [2020-12-09T00:36:07.445Z] true [2020-12-09T00:36:07.739Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:36:08.324Z] Removing intermediate container ebb03eefaeff [2020-12-09T00:36:08.324Z] ---> dc9a0c718969 [2020-12-09T00:36:08.324Z] Step 5/21 : RUN apk update && apk add make git [2020-12-09T00:36:08.608Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:36:08.608Z] Removing intermediate container 7c11f1944c80 [2020-12-09T00:36:08.608Z] ---> 4d114eae5543 [2020-12-09T00:36:08.608Z] Step 5/24 : RUN apk update && apk add make git [2020-12-09T00:36:08.608Z] Removing intermediate container fb6bc67b58a7 [2020-12-09T00:36:08.608Z] ---> da1b0722b4ee [2020-12-09T00:36:08.608Z] Step 5/22 : RUN apk update && apk add make git [2020-12-09T00:36:08.608Z] ---> Running in 97eaa8362df0 [2020-12-09T00:36:08.608Z] ---> Running in f10703ad46f3 [2020-12-09T00:36:08.872Z] Removing intermediate container 4a099cbfe385 [2020-12-09T00:36:08.872Z] ---> fd15369c54ae [2020-12-09T00:36:08.872Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-09T00:36:08.872Z] ---> Running in e381138347c2 [2020-12-09T00:36:08.872Z] ---> Running in ab4a3480eae7 [Pipeline] withEnv [Pipeline] { [2020-12-09T00:36:09.473Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:36:09.473Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:36:09.473Z] OK: 12745 distinct packages available [Pipeline] wrap [2020-12-09T00:36:09.488Z] provisioning config files... [2020-12-09T00:36:09.527Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config8002663172681161132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-09T00:36:09.741Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:36:09.741Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:36:09.741Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:36:09.741Z] OK: 233 MiB in 51 packages [2020-12-09T00:36:09.930Z] ---> docker-login.sh [2020-12-09T00:36:09.930Z] nexus3.edgexfoundry.org:10001 [2020-12-09T00:36:10.003Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:36:10.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-09T00:36:10.588Z] Removing intermediate container c7ca52cf89e3 [2020-12-09T00:36:10.588Z] ---> c94984302220 [2020-12-09T00:36:10.588Z] Step 5/29 : COPY go.mod . [2020-12-09T00:36:10.853Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:36:10.853Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:36:10.853Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:36:10.853Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:36:11.118Z] ---> 4b8b8fa55808 [2020-12-09T00:36:11.119Z] Step 6/29 : RUN go mod download [2020-12-09T00:36:11.119Z] ---> Running in c37c244ae3db [2020-12-09T00:36:11.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-09T00:36:11.132Z] Configure a credential helper to remove this warning. See [2020-12-09T00:36:11.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-09T00:36:11.132Z] [2020-12-09T00:36:11.132Z] Login Succeeded [2020-12-09T00:36:11.132Z] nexus3.edgexfoundry.org:10002 [2020-12-09T00:36:11.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-09T00:36:11.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-09T00:36:11.683Z] Configure a credential helper to remove this warning. See [2020-12-09T00:36:11.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-09T00:36:11.683Z] [2020-12-09T00:36:11.683Z] Login Succeeded [2020-12-09T00:36:11.683Z] nexus3.edgexfoundry.org:10003 [2020-12-09T00:36:11.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-09T00:36:12.095Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:36:12.095Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:36:12.095Z] OK: 12745 distinct packages available [2020-12-09T00:36:12.095Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:36:12.095Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:36:12.095Z] OK: 12745 distinct packages available [2020-12-09T00:36:12.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-09T00:36:12.231Z] Configure a credential helper to remove this warning. See [2020-12-09T00:36:12.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-09T00:36:12.231Z] [2020-12-09T00:36:12.231Z] Login Succeeded [2020-12-09T00:36:12.231Z] nexus3.edgexfoundry.org:10004 [2020-12-09T00:36:12.367Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:36:12.367Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:36:12.367Z] OK: 12745 distinct packages available [2020-12-09T00:36:12.367Z] OK: 233 MiB in 51 packages [2020-12-09T00:36:12.367Z] OK: 233 MiB in 51 packages [2020-12-09T00:36:12.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-09T00:36:12.637Z] OK: 233 MiB in 51 packages [2020-12-09T00:36:12.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-09T00:36:12.793Z] Configure a credential helper to remove this warning. See [2020-12-09T00:36:12.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-09T00:36:12.793Z] [2020-12-09T00:36:12.793Z] Login Succeeded [2020-12-09T00:36:12.793Z] docker.io [2020-12-09T00:36:13.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-09T00:36:13.223Z] Removing intermediate container c37c244ae3db [2020-12-09T00:36:13.223Z] ---> a0f2a0c809c8 [2020-12-09T00:36:13.223Z] Step 7/29 : COPY . . [2020-12-09T00:36:13.223Z] Removing intermediate container e381138347c2 [2020-12-09T00:36:13.223Z] ---> 0052d3579d1e [2020-12-09T00:36:13.223Z] Step 6/22 : COPY go.mod . [2020-12-09T00:36:13.496Z] Removing intermediate container ab4a3480eae7 [2020-12-09T00:36:13.496Z] ---> d42a7536f386 [2020-12-09T00:36:13.496Z] Step 6/24 : COPY go.mod . [2020-12-09T00:36:13.496Z] Removing intermediate container f10703ad46f3 [2020-12-09T00:36:13.496Z] ---> d3084e25133e [2020-12-09T00:36:13.496Z] Step 6/24 : COPY go.mod . [2020-12-09T00:36:13.496Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:36:13.496Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:36:13.496Z] OK: 12745 distinct packages available [2020-12-09T00:36:13.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-09T00:36:13.668Z] Configure a credential helper to remove this warning. See [2020-12-09T00:36:13.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-09T00:36:13.668Z] [2020-12-09T00:36:13.668Z] Login Succeeded [2020-12-09T00:36:13.668Z] ---> docker-login.sh ends [Pipeline] } [2020-12-09T00:36:13.686Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2020-12-09T00:36:14.084Z] ---> 1fa5733088d4 [2020-12-09T00:36:14.084Z] Step 7/22 : RUN go mod download [2020-12-09T00:36:14.084Z] OK: 233 MiB in 51 packages [Pipeline] echo [2020-12-09T00:36:14.139Z] ========================================================= [2020-12-09T00:36:14.139Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-09T00:36:14.139Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-09T00:36:14.529Z] + 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 . [2020-12-09T00:36:14.672Z] ---> Running in 710889c3e57c [2020-12-09T00:36:14.673Z] ---> 1bb1ff962d2d [2020-12-09T00:36:14.673Z] Step 7/24 : RUN go mod download [2020-12-09T00:36:14.673Z] ---> bcdf9416f65c [2020-12-09T00:36:14.673Z] Step 7/24 : RUN go mod download [2020-12-09T00:36:14.673Z] ---> Running in fb9f7d5926e1 [2020-12-09T00:36:14.673Z] ---> Running in 32eae0a2c6c3 [2020-12-09T00:36:17.164Z] Sending build context to Docker daemon 165.6MB [2020-12-09T00:36:17.164Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-09T00:36:17.164Z] Step 2/7 : FROM ${BASE} [2020-12-09T00:36:17.164Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-09T00:36:17.164Z] 5f621e34cdf4: Pulling fs layer [2020-12-09T00:36:17.164Z] a4357932f1b6: Pulling fs layer [2020-12-09T00:36:17.164Z] 18c013af1878: Pulling fs layer [2020-12-09T00:36:17.164Z] 00ac8860ef70: Pulling fs layer [2020-12-09T00:36:17.164Z] 63d7cb157983: Pulling fs layer [2020-12-09T00:36:17.164Z] b116817d02f9: Pulling fs layer [2020-12-09T00:36:17.164Z] 745a02a5169b: Pulling fs layer [2020-12-09T00:36:17.164Z] 63d7cb157983: Waiting [2020-12-09T00:36:17.164Z] b116817d02f9: Waiting [2020-12-09T00:36:17.164Z] 745a02a5169b: Waiting [2020-12-09T00:36:17.164Z] 00ac8860ef70: Waiting [2020-12-09T00:36:17.164Z] 18c013af1878: Verifying Checksum [2020-12-09T00:36:17.164Z] 18c013af1878: Download complete [2020-12-09T00:36:17.164Z] a4357932f1b6: Download complete [2020-12-09T00:36:17.164Z] 63d7cb157983: Download complete [2020-12-09T00:36:17.164Z] b116817d02f9: Verifying Checksum [2020-12-09T00:36:17.164Z] b116817d02f9: Download complete [2020-12-09T00:36:17.444Z] 5f621e34cdf4: Verifying Checksum [2020-12-09T00:36:17.444Z] 5f621e34cdf4: Download complete [2020-12-09T00:36:18.042Z] Removing intermediate container 97eaa8362df0 [2020-12-09T00:36:18.042Z] ---> a8feff325005 [2020-12-09T00:36:18.042Z] Step 6/21 : COPY go.mod . [2020-12-09T00:36:18.059Z] 5f621e34cdf4: Pull complete [2020-12-09T00:36:18.664Z] a4357932f1b6: Pull complete [2020-12-09T00:36:19.278Z] 18c013af1878: Pull complete [2020-12-09T00:36:19.886Z] 745a02a5169b: Verifying Checksum [2020-12-09T00:36:19.886Z] 745a02a5169b: Download complete [2020-12-09T00:36:20.018Z] ---> b38053e0142b [2020-12-09T00:36:20.019Z] Step 7/21 : RUN go mod download [2020-12-09T00:36:20.019Z] ---> Running in 5368ab2d5986 [2020-12-09T00:36:20.871Z] 00ac8860ef70: Verifying Checksum [2020-12-09T00:36:20.871Z] 00ac8860ef70: Download complete [2020-12-09T00:36:20.982Z] Removing intermediate container 710889c3e57c [2020-12-09T00:36:20.982Z] ---> 8d725b57aacb [2020-12-09T00:36:20.982Z] Step 8/22 : COPY . . [2020-12-09T00:36:21.950Z] Removing intermediate container fb9f7d5926e1 [2020-12-09T00:36:21.950Z] ---> 65db5649e502 [2020-12-09T00:36:21.950Z] Step 8/24 : COPY . . [2020-12-09T00:36:31.025Z] 00ac8860ef70: Pull complete [2020-12-09T00:36:31.025Z] 63d7cb157983: Pull complete [2020-12-09T00:36:31.300Z] b116817d02f9: Pull complete [2020-12-09T00:36:32.191Z] Removing intermediate container 32eae0a2c6c3 [2020-12-09T00:36:32.191Z] ---> 0a313305fb5d [2020-12-09T00:36:32.191Z] Step 8/24 : COPY . . [2020-12-09T00:36:34.702Z] 745a02a5169b: Pull complete [2020-12-09T00:36:34.978Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-09T00:36:34.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-09T00:36:34.978Z] ---> b7e6874047d6 [2020-12-09T00:36:34.978Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-09T00:36:39.282Z] ---> Running in ee2a8d727ca2 [2020-12-09T00:36:39.881Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-09T00:36:40.430Z] Removing intermediate container 5368ab2d5986 [2020-12-09T00:36:40.430Z] ---> 2a7de36b2916 [2020-12-09T00:36:40.430Z] Step 8/21 : COPY . . [2020-12-09T00:36:40.430Z] ---> bac060deb1e7 [2020-12-09T00:36:40.430Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-09T00:36:40.860Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-09T00:36:42.311Z] (1/12) Installing libmagic (5.38-r0) [2020-12-09T00:36:42.584Z] (2/12) Installing file (5.38-r0) [2020-12-09T00:36:42.584Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-09T00:36:42.584Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-09T00:36:45.798Z] ---> Running in cf72731af0fb [2020-12-09T00:36:46.864Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-09T00:36:46.864Z] (6/12) Installing patch (2.7.6-r6) [2020-12-09T00:36:46.864Z] (7/12) Installing build-base (0.5-r2) [2020-12-09T00:36:46.864Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-09T00:36:47.135Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-09T00:36:47.405Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-09T00:36:47.405Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-09T00:36:47.999Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-09T00:36:47.999Z] Executing busybox-1.31.1-r19.trigger [2020-12-09T00:36:47.999Z] OK: 217 MiB in 51 packages [2020-12-09T00:36:52.294Z] Removing intermediate container ee2a8d727ca2 [2020-12-09T00:36:52.294Z] ---> cb3a00fa3674 [2020-12-09T00:36:52.294Z] Step 4/7 : WORKDIR /edgex-go [2020-12-09T00:36:52.294Z] ---> Running in c9942d634304 [2020-12-09T00:36:52.294Z] Removing intermediate container c9942d634304 [2020-12-09T00:36:52.294Z] ---> 3ae114679e97 [2020-12-09T00:36:52.294Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-09T00:36:52.887Z] latest: Pulling from library/docker [2020-12-09T00:36:53.159Z] 5f621e34cdf4: Already exists [2020-12-09T00:36:53.159Z] 85db56a05063: Pulling fs layer [2020-12-09T00:36:53.159Z] ccb67d6aeaaa: Pulling fs layer [2020-12-09T00:36:53.159Z] de930078acea: Pulling fs layer [2020-12-09T00:36:53.159Z] d5a9d88a4785: Pulling fs layer [2020-12-09T00:36:53.159Z] e7f15c1544d5: Pulling fs layer [2020-12-09T00:36:53.159Z] 877c515997d3: Pulling fs layer [2020-12-09T00:36:53.159Z] d5a9d88a4785: Waiting [2020-12-09T00:36:53.159Z] e7f15c1544d5: Waiting [2020-12-09T00:36:53.159Z] 877c515997d3: Waiting [2020-12-09T00:36:53.159Z] ccb67d6aeaaa: Download complete [2020-12-09T00:36:53.159Z] 85db56a05063: Download complete [2020-12-09T00:36:53.432Z] d5a9d88a4785: Verifying Checksum [2020-12-09T00:36:53.432Z] d5a9d88a4785: Download complete [2020-12-09T00:36:53.432Z] e7f15c1544d5: Verifying Checksum [2020-12-09T00:36:53.432Z] e7f15c1544d5: Download complete [2020-12-09T00:36:53.432Z] 877c515997d3: Verifying Checksum [2020-12-09T00:36:53.432Z] 877c515997d3: Download complete [2020-12-09T00:36:54.025Z] 85db56a05063: Pull complete [2020-12-09T00:36:54.026Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-09T00:36:54.310Z] ccb67d6aeaaa: Pull complete [2020-12-09T00:36:54.916Z] de930078acea: Verifying Checksum [2020-12-09T00:36:54.916Z] de930078acea: Download complete [2020-12-09T00:36:58.304Z] de930078acea: Pull complete [2020-12-09T00:36:58.304Z] d5a9d88a4785: Pull complete [2020-12-09T00:36:58.387Z] ---> 2c76e34ae954 [2020-12-09T00:36:58.387Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-09T00:36:58.387Z] ---> 1f57cee1318c [2020-12-09T00:36:58.387Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-09T00:36:58.387Z] ---> Running in c0cc3150fc73 [2020-12-09T00:36:58.387Z] ---> Running in 22c0b471b323 [2020-12-09T00:36:58.904Z] e7f15c1544d5: Pull complete [2020-12-09T00:36:59.178Z] 877c515997d3: Pull complete [2020-12-09T00:36:59.178Z] Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a [2020-12-09T00:36:59.178Z] Status: Downloaded newer image for docker:latest [2020-12-09T00:37:01.841Z] 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 [2020-12-09T00:37:01.842Z] 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 [2020-12-09T00:37:02.570Z] ---> e49d54a787c1 [2020-12-09T00:37:02.570Z] Step 6/7 : COPY go.mod . [2020-12-09T00:37:03.166Z] ---> d2898a837ecf [2020-12-09T00:37:03.166Z] Step 7/7 : RUN go mod download [2020-12-09T00:37:03.441Z] ---> Running in fb38180ef948 [2020-12-09T00:37:10.205Z] ---> a0a3ce746fd1 [2020-12-09T00:37:10.205Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-09T00:37:10.205Z] ---> Running in caacdd1db964 [2020-12-09T00:37:10.812Z] 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 [2020-12-09T00:37:12.815Z] ---> dbb401dab753 [2020-12-09T00:37:12.815Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-09T00:37:12.815Z] ---> Running in 651c7ed468b1 [2020-12-09T00:37:13.407Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-09T00:37:23.519Z] Removing intermediate container cf72731af0fb [2020-12-09T00:37:23.519Z] ---> d36accff3d36 [2020-12-09T00:37:23.519Z] [2020-12-09T00:37:23.519Z] Step 9/29 : FROM alpine:latest [2020-12-09T00:37:23.519Z] latest: Pulling from library/alpine [2020-12-09T00:37:23.519Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-09T00:37:23.519Z] Status: Downloaded newer image for alpine:latest [2020-12-09T00:37:23.519Z] ---> d6e46aa2470d [2020-12-09T00:37:23.519Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-09T00:37:23.519Z] ---> Running in 7a2c0b13d976 [2020-12-09T00:37:23.519Z] Removing intermediate container 7a2c0b13d976 [2020-12-09T00:37:23.519Z] ---> 1745ba96f248 [2020-12-09T00:37:23.519Z] Step 11/29 : USER root [2020-12-09T00:37:23.519Z] ---> Running in 92a90bfd0a49 [2020-12-09T00:37:23.519Z] Removing intermediate container 92a90bfd0a49 [2020-12-09T00:37:23.519Z] ---> f3c251271c58 [2020-12-09T00:37:23.519Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-09T00:37:23.519Z] ---> Running in 4e3eea62f30c [2020-12-09T00:37:24.517Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:37:24.785Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:37:25.050Z] v3.12.1-79-g28248c561e [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:37:25.050Z] v3.12.1-78-g8ca0a357ed [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:37:25.050Z] OK: 12746 distinct packages available [2020-12-09T00:37:25.642Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-09T00:37:25.642Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-09T00:37:25.642Z] Executing busybox-1.31.1-r19.trigger [2020-12-09T00:37:25.642Z] Executing ca-certificates-20191127-r4.trigger [2020-12-09T00:37:25.929Z] OK: 6 MiB in 16 packages [2020-12-09T00:37:27.933Z] Removing intermediate container 4e3eea62f30c [2020-12-09T00:37:27.933Z] ---> 5bd93520fe71 [2020-12-09T00:37:27.933Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-09T00:37:27.933Z] ---> Running in 1490b70d10fe [2020-12-09T00:37:27.933Z] 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 [2020-12-09T00:37:28.271Z] Removing intermediate container 1490b70d10fe [2020-12-09T00:37:28.271Z] ---> c5b84a086a21 [2020-12-09T00:37:28.271Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-09T00:37:28.751Z] ---> Running in 2b357e77c16c [2020-12-09T00:37:28.751Z] Removing intermediate container 2b357e77c16c [2020-12-09T00:37:28.751Z] ---> 6d7b2d7dc3fc [2020-12-09T00:37:28.751Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-09T00:37:28.751Z] ---> Running in 2d92317cb68a [2020-12-09T00:37:30.222Z] Removing intermediate container fb38180ef948 [2020-12-09T00:37:30.222Z] ---> 2d61296dc8f4 [2020-12-09T00:37:30.222Z] Successfully built 2d61296dc8f4 [2020-12-09T00:37:30.222Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-09T00:37:30.571Z] + docker inspect -f . ci-base-image-arm64 [2020-12-09T00:37:30.571Z] . [Pipeline] withDockerContainer [2020-12-09T00:37:30.848Z] prd-ubuntu18.04-docker-arm64-4c-16g-15186 does not seem to be running inside a container [2020-12-09T00:37:30.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-09T00:37:31.100Z] Removing intermediate container 2d92317cb68a [2020-12-09T00:37:31.101Z] ---> fff834c51c98 [2020-12-09T00:37:31.101Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-09T00:37:32.468Z] $ docker top fcf79fef4b6186cdc5e51c5034dc3e71a2d6f2230fb0178b25c5047ad8da68f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-09T00:37:33.104Z] Removing intermediate container 22c0b471b323 [2020-12-09T00:37:33.104Z] ---> 5ac09ee3a02d [2020-12-09T00:37:33.104Z] [2020-12-09T00:37:33.104Z] Step 10/22 : FROM alpine:3.10 [2020-12-09T00:37:33.104Z] 3.10: Pulling from library/alpine [2020-12-09T00:37:33.104Z] ---> 6e5ccb16021d [2020-12-09T00:37:33.104Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-09T00:37:33.489Z] + go version [2020-12-09T00:37:33.489Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-09T00:37:33.524Z] $ docker stop --time=1 fcf79fef4b6186cdc5e51c5034dc3e71a2d6f2230fb0178b25c5047ad8da68f7 [2020-12-09T00:37:34.570Z] ---> 0fa5d544dbd7 [2020-12-09T00:37:34.570Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-09T00:37:34.570Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-09T00:37:34.570Z] Status: Downloaded newer image for alpine:3.10 [2020-12-09T00:37:34.570Z] ---> be4e4bea2c2e [2020-12-09T00:37:34.570Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-09T00:37:34.861Z] ---> Running in 8a8f89c39530 [2020-12-09T00:37:35.432Z] $ docker rm -f fcf79fef4b6186cdc5e51c5034dc3e71a2d6f2230fb0178b25c5047ad8da68f7 [2020-12-09T00:37:35.454Z] ---> 3196975ddc50 [2020-12-09T00:37:35.454Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [Pipeline] // withDockerContainer [2020-12-09T00:37:35.727Z] ---> 0bce53f1cfb6 [2020-12-09T00:37:35.727Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-09T00:37:36.409Z] + docker inspect -f . ci-base-image-arm64 [2020-12-09T00:37:36.409Z] . [Pipeline] withDockerContainer [2020-12-09T00:37:36.667Z] prd-ubuntu18.04-docker-arm64-4c-16g-15186 does not seem to be running inside a container [2020-12-09T00:37:36.745Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:37:36.745Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:37:36.755Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-09T00:37:37.020Z] v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-09T00:37:37.021Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-09T00:37:37.021Z] OK: 10348 distinct packages available [2020-12-09T00:37:37.295Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-09T00:37:37.295Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-09T00:37:37.295Z] (3/5) Installing libcurl (7.66.0-r1) [2020-12-09T00:37:37.569Z] (4/5) Installing curl (7.66.0-r1) [2020-12-09T00:37:37.569Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-09T00:37:37.569Z] Executing busybox-1.30.1-r3.trigger [2020-12-09T00:37:37.569Z] Executing ca-certificates-20191127-r2.trigger [2020-12-09T00:37:37.569Z] OK: 7 MiB in 19 packages [2020-12-09T00:37:37.569Z] ---> 4927c6d35752 [2020-12-09T00:37:37.569Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-09T00:37:38.164Z] $ docker top 17868d712c5c411f83986a1e2ac096667b180244f178cd311f055df6264a8229 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-09T00:37:38.534Z] ========================================================= [2020-12-09T00:37:38.534Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-09T00:37:38.534Z] ========================================================= [Pipeline] sh [2020-12-09T00:37:39.001Z] ---> Running in 48037ebfd6db [2020-12-09T00:37:39.001Z] Removing intermediate container c0cc3150fc73 [2020-12-09T00:37:39.001Z] ---> 698ec6832fa3 [2020-12-09T00:37:39.001Z] [2020-12-09T00:37:39.001Z] Step 10/24 : FROM alpine:3.10 [2020-12-09T00:37:39.001Z] ---> be4e4bea2c2e [2020-12-09T00:37:39.001Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-09T00:37:39.175Z] + make test [2020-12-09T00:37:39.175Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-09T00:37:39.583Z] ---> Running in c8247a5107da [2020-12-09T00:37:40.557Z] Removing intermediate container 8a8f89c39530 [2020-12-09T00:37:40.557Z] ---> 571e3f1bca99 [2020-12-09T00:37:40.557Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-09T00:37:40.557Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:37:40.557Z] ---> Running in c0c4cfeedc22 [2020-12-09T00:37:40.557Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:37:41.142Z] v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-09T00:37:41.142Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-09T00:37:41.142Z] OK: 10348 distinct packages available [2020-12-09T00:37:41.418Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-09T00:37:41.993Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-09T00:37:41.993Z] (3/5) Installing libcurl (7.66.0-r1) [2020-12-09T00:37:41.993Z] (4/5) Installing curl (7.66.0-r1) [2020-12-09T00:37:41.993Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-09T00:37:41.993Z] Executing busybox-1.30.1-r3.trigger [2020-12-09T00:37:41.993Z] Executing ca-certificates-20191127-r2.trigger [2020-12-09T00:37:41.993Z] OK: 7 MiB in 19 packages [2020-12-09T00:37:42.272Z] Removing intermediate container c0c4cfeedc22 [2020-12-09T00:37:42.272Z] ---> b19a12abed1e [2020-12-09T00:37:42.272Z] Step 13/22 : WORKDIR / [2020-12-09T00:37:42.557Z] ---> Running in 92b5051b166f [2020-12-09T00:37:42.821Z] Removing intermediate container 48037ebfd6db [2020-12-09T00:37:42.821Z] ---> 8335ff5a0807 [2020-12-09T00:37:42.821Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-09T00:37:43.404Z] Removing intermediate container 92b5051b166f [2020-12-09T00:37:43.404Z] ---> 2f832d9312ee [2020-12-09T00:37:43.404Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-09T00:37:43.404Z] Removing intermediate container c8247a5107da [2020-12-09T00:37:43.404Z] ---> adeb83af41fa [2020-12-09T00:37:43.404Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-09T00:37:43.681Z] ---> 9484a6bcdbdd [2020-12-09T00:37:43.681Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-09T00:37:44.266Z] ---> Running in 144e32301c80 [2020-12-09T00:37:46.202Z] ---> 4a66f65a2199 [2020-12-09T00:37:46.202Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-09T00:37:46.202Z] ---> Running in 31c93e381189 [2020-12-09T00:37:46.202Z] Removing intermediate container 144e32301c80 [2020-12-09T00:37:46.202Z] ---> c83402234b88 [2020-12-09T00:37:46.202Z] Step 13/24 : WORKDIR / [2020-12-09T00:37:46.476Z] Removing intermediate container 651c7ed468b1 [2020-12-09T00:37:46.476Z] ---> 4e9c1592dffa [2020-12-09T00:37:46.476Z] [2020-12-09T00:37:46.476Z] Step 10/21 : FROM scratch [2020-12-09T00:37:46.476Z] ---> [2020-12-09T00:37:46.476Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-09T00:37:46.476Z] Removing intermediate container caacdd1db964 [2020-12-09T00:37:46.476Z] ---> 25b25b569b9a [2020-12-09T00:37:46.476Z] [2020-12-09T00:37:46.476Z] Step 10/24 : FROM scratch [2020-12-09T00:37:46.476Z] ---> [2020-12-09T00:37:46.476Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-09T00:37:46.476Z] ---> Running in 299741753a85 [2020-12-09T00:37:46.740Z] ---> Running in b0515c139605 [2020-12-09T00:37:46.740Z] ---> Running in 76c2338d34eb [2020-12-09T00:37:46.740Z] ---> ad83e4454cad [2020-12-09T00:37:46.740Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-09T00:37:47.007Z] Removing intermediate container 76c2338d34eb [2020-12-09T00:37:47.007Z] ---> 43a8e544dfc6 [2020-12-09T00:37:47.007Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-09T00:37:47.007Z] Removing intermediate container 299741753a85 [2020-12-09T00:37:47.007Z] ---> 8d203507f1ec [2020-12-09T00:37:47.007Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-09T00:37:47.007Z] Removing intermediate container b0515c139605 [2020-12-09T00:37:47.007Z] ---> 607014a4cf42 [2020-12-09T00:37:47.007Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-09T00:37:47.007Z] ---> Running in 82d57869efd1 [2020-12-09T00:37:47.275Z] ---> Running in 6d8f9ad5d62b [2020-12-09T00:37:47.275Z] ---> 026d7d5e51b1 [2020-12-09T00:37:47.275Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-09T00:37:47.275Z] ---> 207a43646acc [2020-12-09T00:37:47.275Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-09T00:37:47.541Z] Removing intermediate container 6d8f9ad5d62b [2020-12-09T00:37:47.541Z] ---> 88a297d3d0af [2020-12-09T00:37:47.541Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-09T00:37:47.541Z] Removing intermediate container 82d57869efd1 [2020-12-09T00:37:47.541Z] ---> 291678515102 [2020-12-09T00:37:47.541Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-09T00:37:47.809Z] ---> Running in 70ce6a4295ec [2020-12-09T00:37:47.809Z] ---> Running in 1d418fd88a0b [2020-12-09T00:37:47.809Z] ---> f6106ef2f326 [2020-12-09T00:37:47.809Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-09T00:37:47.809Z] ---> 11dac11ffc8c [2020-12-09T00:37:47.809Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-09T00:37:48.077Z] ---> Running in 70c3b011010d [2020-12-09T00:37:48.077Z] Removing intermediate container 70ce6a4295ec [2020-12-09T00:37:48.077Z] ---> 4fcca9a6a152 [2020-12-09T00:37:48.077Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-09T00:37:48.349Z] Removing intermediate container 1d418fd88a0b [2020-12-09T00:37:48.349Z] ---> be2ff45fe0f4 [2020-12-09T00:37:48.349Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-09T00:37:48.349Z] Removing intermediate container 31c93e381189 [2020-12-09T00:37:48.349Z] ---> 6716b4fe5556 [2020-12-09T00:37:48.349Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-09T00:37:48.621Z] ---> f5c7b730ff0f [2020-12-09T00:37:48.621Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-09T00:37:48.904Z] ---> Running in 064ce16967c9 [2020-12-09T00:37:49.175Z] ---> a9c74c779b88 [2020-12-09T00:37:49.175Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-09T00:37:49.175Z] ---> 8306772f475e [2020-12-09T00:37:49.175Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-09T00:37:49.456Z] ---> a21cf4e683b7 [2020-12-09T00:37:49.456Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-09T00:37:50.434Z] ---> a5aaef1a8e93 [2020-12-09T00:37:50.434Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-09T00:37:50.434Z] Removing intermediate container 70c3b011010d [2020-12-09T00:37:50.434Z] ---> e555a8197263 [2020-12-09T00:37:50.434Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-09T00:37:50.434Z] ---> 3f0732a0aecb [2020-12-09T00:37:50.434Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-09T00:37:50.434Z] ---> 7789ee483c4c [2020-12-09T00:37:50.434Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-09T00:37:50.434Z] ---> Running in 73deeb2ed3b9 [2020-12-09T00:37:50.696Z] ---> e191e583cbe6 [2020-12-09T00:37:50.696Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-09T00:37:51.652Z] Removing intermediate container 73deeb2ed3b9 [2020-12-09T00:37:51.652Z] ---> 880d06a3aaca [2020-12-09T00:37:51.652Z] Step 20/22 : LABEL arch=x86_64 [2020-12-09T00:37:51.652Z] ---> bc8bfa282871 [2020-12-09T00:37:51.652Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-09T00:37:51.652Z] ---> Running in f3c80160546e [2020-12-09T00:37:51.652Z] ---> Running in cd7a15d3ac0d [2020-12-09T00:37:51.652Z] ---> Running in 08d704a47a8c [2020-12-09T00:37:51.920Z] ---> 775a7bf625b9 [2020-12-09T00:37:51.920Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-09T00:37:51.920Z] Removing intermediate container 064ce16967c9 [2020-12-09T00:37:51.920Z] ---> f1ca0507455a [2020-12-09T00:37:51.920Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-09T00:37:52.186Z] ---> Running in d64eca28e9cb [2020-12-09T00:37:52.186Z] Removing intermediate container f3c80160546e [2020-12-09T00:37:52.186Z] ---> 2172228a95b5 [2020-12-09T00:37:52.186Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-09T00:37:52.186Z] Removing intermediate container cd7a15d3ac0d [2020-12-09T00:37:52.186Z] ---> 3ec679c1e064 [2020-12-09T00:37:52.186Z] Step 21/22 : LABEL git_sha=c1e49a12e17a9809dc79898f0c58b41357d7f812 [2020-12-09T00:37:52.452Z] ---> 55c3ce75f47e [2020-12-09T00:37:52.452Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-09T00:37:52.452Z] ---> Running in ffa5feeab2eb [2020-12-09T00:37:52.452Z] ---> Running in 32adae2e896c [2020-12-09T00:37:52.452Z] Removing intermediate container d64eca28e9cb [2020-12-09T00:37:52.452Z] ---> ebfdf830260c [2020-12-09T00:37:52.452Z] Step 26/29 : CMD [ "generate" ] [2020-12-09T00:37:52.718Z] ---> Running in fab5be2e6206 [2020-12-09T00:37:52.718Z] Removing intermediate container 32adae2e896c [2020-12-09T00:37:52.718Z] ---> e0413b079f48 [2020-12-09T00:37:52.718Z] Step 22/22 : LABEL version=0.0.0 [2020-12-09T00:37:52.718Z] Removing intermediate container ffa5feeab2eb [2020-12-09T00:37:52.718Z] ---> 820806539e10 [2020-12-09T00:37:52.718Z] Step 19/21 : LABEL arch=x86_64 [2020-12-09T00:37:52.983Z] ---> Running in 6de334c0460c [2020-12-09T00:37:52.983Z] ---> Running in 90ffd5573f28 [2020-12-09T00:37:52.983Z] Removing intermediate container fab5be2e6206 [2020-12-09T00:37:52.983Z] ---> 3549d9e50ff3 [2020-12-09T00:37:52.983Z] Step 27/29 : LABEL arch=x86_64 [2020-12-09T00:37:53.251Z] ---> Running in ec9514302d88 [2020-12-09T00:37:53.251Z] ---> cec7e69ecb8c [2020-12-09T00:37:53.251Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-09T00:37:53.522Z] Removing intermediate container 90ffd5573f28 [2020-12-09T00:37:53.522Z] ---> f876bdb725a2 [2020-12-09T00:37:53.522Z] Step 20/21 : LABEL git_sha=c1e49a12e17a9809dc79898f0c58b41357d7f812 [2020-12-09T00:37:53.522Z] Removing intermediate container 6de334c0460c [2020-12-09T00:37:53.522Z] ---> 104e863d4887 [2020-12-09T00:37:53.522Z] [2020-12-09T00:37:53.784Z] ---> Running in cd25ab4efa3a [2020-12-09T00:37:53.784Z] Successfully built 104e863d4887 [2020-12-09T00:37:53.784Z] Removing intermediate container ec9514302d88 [2020-12-09T00:37:53.784Z] ---> 2d4b68b9e560 [2020-12-09T00:37:53.784Z] Step 28/29 : LABEL git_sha=c1e49a12e17a9809dc79898f0c58b41357d7f812 [2020-12-09T00:37:53.784Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-09T00:37:53.784Z] Removing intermediate container 08d704a47a8c [2020-12-09T00:37:53.784Z] ---> 2259142aca99 [2020-12-09T00:37:53.784Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-09T00:37:53.784Z]  Building docker-security-bootstrap-redis-go ... done Building docker-security-proxy-setup-go [2020-12-09T00:37:53.784Z] ---> 154256dcdc2d [2020-12-09T00:37:53.784Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-09T00:37:54.051Z] ---> Running in 99ef392ac1c2 [2020-12-09T00:37:54.051Z] ---> Running in bf2134cb1977 [2020-12-09T00:37:54.051Z] ---> Running in 4e935c3d852c [2020-12-09T00:37:54.051Z] Removing intermediate container cd25ab4efa3a [2020-12-09T00:37:54.051Z] ---> b337c821039b [2020-12-09T00:37:54.051Z] Step 21/21 : LABEL version=0.0.0 [2020-12-09T00:37:54.051Z] ---> Running in 4a1952bb6348 [2020-12-09T00:37:54.316Z] Removing intermediate container bf2134cb1977 [2020-12-09T00:37:54.316Z] ---> 64a967aac8d4 [2020-12-09T00:37:54.316Z] Step 22/24 : LABEL arch=x86_64 [2020-12-09T00:37:54.316Z] Removing intermediate container 99ef392ac1c2 [2020-12-09T00:37:54.316Z] ---> 54e4f8686cf0 [2020-12-09T00:37:54.316Z] Step 29/29 : LABEL version=0.0.0 [2020-12-09T00:37:54.316Z] Removing intermediate container 4e935c3d852c [2020-12-09T00:37:54.316Z] ---> 2b73d09e026b [2020-12-09T00:37:54.316Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-09T00:37:56.257Z] ---> Running in ff24a1d1a6be [2020-12-09T00:37:56.257Z] ---> Running in 3cfe12f42fce [2020-12-09T00:37:56.257Z] ---> Running in 3adb7978a5be [2020-12-09T00:37:57.668Z] Removing intermediate container 4a1952bb6348 [2020-12-09T00:37:57.668Z] ---> 09cb4fb775ea [2020-12-09T00:37:57.668Z] [2020-12-09T00:37:58.633Z] Successfully built 09cb4fb775ea [2020-12-09T00:37:58.633Z] Removing intermediate container 3cfe12f42fce [2020-12-09T00:37:58.633Z] ---> 332dd155da93 [2020-12-09T00:37:58.633Z] [2020-12-09T00:37:58.633Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-09T00:37:58.633Z]  Building docker-support-scheduler-go ... done Building docker-core-command-go [2020-12-09T00:37:58.899Z] Successfully built 332dd155da93 [2020-12-09T00:37:59.481Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-12-09T00:37:59.481Z]  Building docker-security-secrets-setup-go ... done Building docker-core-metadata-go [2020-12-09T00:37:59.481Z] Removing intermediate container ff24a1d1a6be [2020-12-09T00:37:59.481Z] ---> 2d48a87df93d [2020-12-09T00:37:59.481Z] Step 23/24 : LABEL git_sha=c1e49a12e17a9809dc79898f0c58b41357d7f812 [2020-12-09T00:37:59.481Z] Removing intermediate container 3adb7978a5be [2020-12-09T00:37:59.481Z] ---> a361df716e5c [2020-12-09T00:37:59.481Z] Step 22/24 : LABEL arch=x86_64 [2020-12-09T00:38:01.502Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-09T00:38:02.816Z] ---> Running in f998690645dc [2020-12-09T00:38:02.816Z] ---> Running in 2114e64bc820 [2020-12-09T00:38:09.457Z] Removing intermediate container f998690645dc [2020-12-09T00:38:09.457Z] ---> 991db65e8dcc [2020-12-09T00:38:09.457Z] Step 24/24 : LABEL version=0.0.0 [2020-12-09T00:38:09.457Z] Removing intermediate container 2114e64bc820 [2020-12-09T00:38:09.457Z] ---> 67d1f88b62b2 [2020-12-09T00:38:09.457Z] Step 23/24 : LABEL git_sha=c1e49a12e17a9809dc79898f0c58b41357d7f812 [2020-12-09T00:38:13.043Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:38:13.043Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:38:13.043Z] ---> 2570167ca19a [2020-12-09T00:38:13.043Z] Step 3/21 : WORKDIR /edgex-go [2020-12-09T00:38:13.043Z] ---> Using cache [2020-12-09T00:38:13.043Z] ---> 3a800adb2eb0 [2020-12-09T00:38:13.043Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:38:15.611Z] ---> Running in 25f42fd6ede3 [2020-12-09T00:38:15.887Z] ---> Running in 8e2b111ab67c [2020-12-09T00:38:16.160Z] ---> Running in 52a29f017c3a [2020-12-09T00:38:17.572Z] Removing intermediate container 8e2b111ab67c [2020-12-09T00:38:17.572Z] ---> 3757fdf1e137 [2020-12-09T00:38:17.572Z] [2020-12-09T00:38:17.572Z] Removing intermediate container 25f42fd6ede3 [2020-12-09T00:38:17.572Z] ---> 9e737a6d7025 [2020-12-09T00:38:17.572Z] Step 24/24 : LABEL version=0.0.0 [2020-12-09T00:38:18.163Z] Successfully built 3757fdf1e137 [2020-12-09T00:38:18.440Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-09T00:38:18.440Z] Building docker-sys-mgmt-agent-go [2020-12-09T00:38:18.440Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in c542ba2eeba0 [2020-12-09T00:38:20.395Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:38:20.395Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:38:20.395Z] ---> 2570167ca19a [2020-12-09T00:38:20.395Z] Step 3/22 : WORKDIR /edgex-go [2020-12-09T00:38:20.395Z] ---> Using cache [2020-12-09T00:38:20.395Z] ---> 3a800adb2eb0 [2020-12-09T00:38:20.395Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:38:20.972Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:38:20.972Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:38:20.972Z] ---> 2570167ca19a [2020-12-09T00:38:20.972Z] Step 3/22 : WORKDIR /edgex-go [2020-12-09T00:38:20.972Z] ---> Using cache [2020-12-09T00:38:20.972Z] ---> 3a800adb2eb0 [2020-12-09T00:38:20.972Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:38:22.366Z] Removing intermediate container c542ba2eeba0 [2020-12-09T00:38:22.366Z] ---> 3f88d345d47a [2020-12-09T00:38:22.366Z] [2020-12-09T00:38:22.366Z] Successfully built 3f88d345d47a [2020-12-09T00:38:23.312Z] Successfully tagged docker-support-notifications-go:latest [2020-12-09T00:38:23.312Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2020-12-09T00:38:23.887Z] ---> Running in 44322e9fd9ae [2020-12-09T00:38:23.887Z] ---> Running in f0296529d4ec [2020-12-09T00:38:27.215Z] Removing intermediate container 52a29f017c3a [2020-12-09T00:38:27.215Z] ---> a250ea9654b6 [2020-12-09T00:38:27.215Z] Step 5/21 : RUN apk update && apk add make git [2020-12-09T00:38:27.499Z] ---> Running in b469a53651fe [2020-12-09T00:38:28.971Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:38:29.552Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:38:30.128Z] Removing intermediate container f0296529d4ec [2020-12-09T00:38:30.128Z] ---> f12814249b6e [2020-12-09T00:38:30.128Z] Step 5/22 : RUN apk update && apk add make git [2020-12-09T00:38:30.408Z] Removing intermediate container 44322e9fd9ae [2020-12-09T00:38:30.408Z] ---> c811b6aacb26 [2020-12-09T00:38:30.408Z] Step 5/22 : RUN apk update && apk add make git [2020-12-09T00:38:30.408Z] ---> Running in 5b6d06c46b8e [2020-12-09T00:38:30.680Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:38:30.680Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:38:30.680Z] OK: 12745 distinct packages available [2020-12-09T00:38:30.955Z] OK: 233 MiB in 51 packages [2020-12-09T00:38:31.924Z] ---> Running in 216a72890172 [2020-12-09T00:38:33.326Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:38:33.903Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:38:34.166Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:38:34.750Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:38:34.750Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:38:34.750Z] ---> 2570167ca19a [2020-12-09T00:38:34.750Z] Step 3/27 : WORKDIR /edgex-go [2020-12-09T00:38:34.750Z] ---> Using cache [2020-12-09T00:38:34.750Z] ---> 3a800adb2eb0 [2020-12-09T00:38:34.750Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:38:34.750Z] ---> Using cache [2020-12-09T00:38:34.750Z] ---> c811b6aacb26 [2020-12-09T00:38:34.750Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-09T00:38:34.750Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:38:34.750Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:38:34.750Z] OK: 12745 distinct packages available [2020-12-09T00:38:35.018Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:38:35.018Z] OK: 233 MiB in 51 packages [2020-12-09T00:38:35.290Z] Removing intermediate container b469a53651fe [2020-12-09T00:38:35.290Z] ---> df3f413faae6 [2020-12-09T00:38:35.290Z] Step 6/21 : COPY go.mod . [2020-12-09T00:38:35.564Z] ---> Running in 72e0e77cbd70 [2020-12-09T00:38:35.564Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:38:35.564Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:38:35.564Z] OK: 12745 distinct packages available [2020-12-09T00:38:35.833Z] OK: 233 MiB in 51 packages [2020-12-09T00:38:36.104Z] ---> 7e0e29d515e3 [2020-12-09T00:38:36.104Z] Step 7/21 : RUN go mod download [2020-12-09T00:38:36.372Z] ---> Running in 12d9d49f807b [2020-12-09T00:38:36.950Z] Removing intermediate container 5b6d06c46b8e [2020-12-09T00:38:36.950Z] ---> d676fd262d38 [2020-12-09T00:38:36.950Z] Step 6/22 : COPY go.mod . [2020-12-09T00:38:37.218Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:38:38.190Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:38:38.190Z] ---> 88fdc85c7ced [2020-12-09T00:38:38.190Z] Step 7/22 : RUN go mod download [2020-12-09T00:38:38.190Z] Removing intermediate container 216a72890172 [2020-12-09T00:38:38.190Z] ---> 56f2a3fe8dc6 [2020-12-09T00:38:38.190Z] Step 6/22 : COPY go.mod . [2020-12-09T00:38:38.785Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:38:38.785Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:38:38.785Z] OK: 12745 distinct packages available [2020-12-09T00:38:39.062Z] OK: 233 MiB in 51 packages [2020-12-09T00:38:39.330Z] ---> Running in 051d426ba13a [2020-12-09T00:38:39.330Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:38:39.330Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:38:39.330Z] ---> 2570167ca19a [2020-12-09T00:38:39.330Z] Step 3/23 : WORKDIR /edgex-go [2020-12-09T00:38:39.330Z] ---> Using cache [2020-12-09T00:38:39.330Z] ---> 3a800adb2eb0 [2020-12-09T00:38:39.330Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:38:39.330Z] ---> Using cache [2020-12-09T00:38:39.330Z] ---> c811b6aacb26 [2020-12-09T00:38:39.330Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-09T00:38:39.906Z] ---> 228d611e65ad [2020-12-09T00:38:39.906Z] Step 7/22 : RUN go mod download [2020-12-09T00:38:40.175Z] ---> Running in 018cc4e52085 [2020-12-09T00:38:40.175Z] ---> Running in d24afc3164c9 [2020-12-09T00:38:40.753Z] Removing intermediate container 12d9d49f807b [2020-12-09T00:38:40.753Z] ---> 4c180d4b889a [2020-12-09T00:38:40.753Z] Step 8/21 : COPY . . [2020-12-09T00:38:41.700Z] Removing intermediate container 72e0e77cbd70 [2020-12-09T00:38:41.700Z] ---> d0290f00a327 [2020-12-09T00:38:41.700Z] Step 6/27 : COPY go.mod . [2020-12-09T00:38:41.700Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:38:41.966Z] ---> 71f83eb4994b [2020-12-09T00:38:41.966Z] Step 7/27 : RUN go mod download [2020-12-09T00:38:42.253Z] Removing intermediate container 051d426ba13a [2020-12-09T00:38:42.253Z] ---> 146c5cb2422b [2020-12-09T00:38:42.253Z] Step 8/22 : COPY . . [2020-12-09T00:38:42.519Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:38:42.519Z] ---> Running in e80cb41d95f8 [2020-12-09T00:38:43.931Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:38:43.931Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:38:43.931Z] OK: 12745 distinct packages available [2020-12-09T00:38:44.193Z] OK: 233 MiB in 51 packages [2020-12-09T00:38:48.499Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-09T00:38:51.239Z] Removing intermediate container d24afc3164c9 [2020-12-09T00:38:51.239Z] ---> cd3c8ade25b4 [2020-12-09T00:38:51.239Z] Step 8/22 : COPY . . [2020-12-09T00:38:58.376Z] Removing intermediate container 018cc4e52085 [2020-12-09T00:38:58.376Z] ---> 038217b27d44 [2020-12-09T00:38:58.376Z] Step 6/23 : COPY go.mod . [2020-12-09T00:38:58.690Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-09T00:39:00.681Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-09T00:39:00.681Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-09T00:39:00.681Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-09T00:39:00.681Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-09T00:39:00.681Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-09T00:39:01.728Z] ---> 23ba5ac49472 [2020-12-09T00:39:01.728Z] Step 7/23 : RUN go mod download [2020-12-09T00:39:02.688Z] Removing intermediate container e80cb41d95f8 [2020-12-09T00:39:02.688Z] ---> 7ed9ba64dd6c [2020-12-09T00:39:02.688Z] Step 8/27 : COPY . . [2020-12-09T00:39:02.959Z] ---> Running in 1593958b5487 [2020-12-09T00:39:07.424Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.080s [2020-12-09T00:39:07.425Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-09T00:39:07.425Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-09T00:39:08.418Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-09T00:39:08.419Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-09T00:39:08.419Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-09T00:39:08.419Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-09T00:39:17.993Z] ---> ba55b304766c [2020-12-09T00:39:17.993Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-09T00:39:17.993Z] ---> 389fec2ce85e [2020-12-09T00:39:17.993Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-09T00:39:17.993Z] Removing intermediate container 1593958b5487 [2020-12-09T00:39:17.993Z] ---> 4c28c2e4103c [2020-12-09T00:39:17.993Z] Step 8/23 : COPY . . [2020-12-09T00:39:17.993Z] ---> Running in 061c523bb100 [2020-12-09T00:39:17.993Z] ---> Running in 51b847083c0c [2020-12-09T00:39:18.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.224s coverage: 46.6% of statements [2020-12-09T00:39:18.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-09T00:39:18.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-09T00:39:18.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-09T00:39:18.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-09T00:39:18.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-09T00:39:24.067Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.557s coverage: 27.1% of statements [2020-12-09T00:39:24.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-09T00:39:24.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-09T00:39:24.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-09T00:39:24.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-09T00:39:24.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-09T00:39:24.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-09T00:39:24.067Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.086s coverage: 100.0% of statements [2020-12-09T00:39:24.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-09T00:39:24.067Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.097s coverage: 100.0% of statements [2020-12-09T00:39:24.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-09T00:39:24.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-09T00:39:24.067Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.519s coverage: 68.5% of statements [2020-12-09T00:39:24.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-09T00:39:24.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-09T00:39:25.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.644s coverage: 82.3% of statements [2020-12-09T00:39:25.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-09T00:39:25.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-09T00:39:25.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-09T00:39:25.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-09T00:39:26.180Z] 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 [2020-12-09T00:39:26.180Z] 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 [2020-12-09T00:39:28.784Z] ---> 5b48966a9ae8 [2020-12-09T00:39:28.784Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-09T00:39:30.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.234s coverage: 28.6% of statements [2020-12-09T00:39:30.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-09T00:39:30.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-09T00:39:30.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-09T00:39:30.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-09T00:39:30.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-09T00:39:30.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.166s coverage: 100.0% of statements [2020-12-09T00:39:30.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-09T00:39:30.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.087s coverage: 100.0% of statements [2020-12-09T00:39:30.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-09T00:39:31.529Z] ---> Running in d67630e76a0b [2020-12-09T00:39:32.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.316s coverage: 86.7% of statements [2020-12-09T00:39:32.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-09T00:39:32.503Z] 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 [2020-12-09T00:39:32.504Z] ---> 5d60d71efc80 [2020-12-09T00:39:32.504Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-09T00:39:33.166Z] ---> Running in bee0473aeaa7 [2020-12-09T00:39:33.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.431s coverage: 97.5% of statements [2020-12-09T00:39:33.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-09T00:39:33.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.138s coverage: 78.3% of statements [2020-12-09T00:39:33.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-09T00:39:33.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-09T00:39:33.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-09T00:39:33.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-09T00:39:35.158Z] 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 [2020-12-09T00:39:41.646Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.092s coverage: 93.8% of statements [2020-12-09T00:39:41.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-09T00:39:41.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-09T00:39:41.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-09T00:39:41.646Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-09T00:39:41.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-09T00:39:41.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-09T00:39:41.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-09T00:39:41.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-09T00:39:41.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-09T00:39:41.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-09T00:39:41.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-09T00:39:41.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-09T00:39:41.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-09T00:39:41.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-09T00:39:41.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-09T00:39:41.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-09T00:39:41.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-09T00:39:41.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-09T00:39:41.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-09T00:39:41.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-09T00:39:41.646Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.090s coverage: 58.8% of statements [2020-12-09T00:39:41.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-09T00:39:41.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-09T00:39:41.646Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.189s coverage: 0.1% of statements [2020-12-09T00:39:41.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-09T00:39:41.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-09T00:39:41.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-09T00:39:41.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-09T00:39:41.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2020-12-09T00:39:41.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-09T00:39:41.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 75.5% of statements [2020-12-09T00:39:41.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.095s coverage: 80.8% of statements [2020-12-09T00:39:41.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.151s coverage: 87.2% of statements [2020-12-09T00:39:41.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.182s coverage: 84.2% of statements [2020-12-09T00:39:41.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.068s coverage: 100.0% of statements [2020-12-09T00:39:41.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-09T00:39:45.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.669s coverage: 63.5% of statements [2020-12-09T00:39:45.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-09T00:39:45.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-09T00:39:45.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2020-12-09T00:39:45.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 91.3% of statements [2020-12-09T00:39:45.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2020-12-09T00:39:45.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.053s coverage: 73.7% of statements [2020-12-09T00:39:46.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.087s coverage: 100.0% of statements [2020-12-09T00:39:47.574Z] ---> 48e834726062 [2020-12-09T00:39:47.574Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-09T00:39:47.574Z] ---> Running in e64a6b6ed2c9 [2020-12-09T00:39:47.574Z] 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 [2020-12-09T00:39:50.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.824s coverage: 55.9% of statements [2020-12-09T00:39:50.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-09T00:39:50.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-09T00:39:50.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-09T00:39:50.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-09T00:39:50.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-09T00:39:50.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-09T00:39:52.969Z] 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 [2020-12-09T00:40:05.366Z] Removing intermediate container 061c523bb100 [2020-12-09T00:40:05.366Z] ---> cfcc737a0e87 [2020-12-09T00:40:05.366Z] [2020-12-09T00:40:05.366Z] Step 10/21 : FROM alpine [2020-12-09T00:40:05.366Z] ---> d6e46aa2470d [2020-12-09T00:40:05.366Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-09T00:40:05.366Z] ---> Running in 9b0b6f15ce99 [2020-12-09T00:40:05.967Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:40:06.237Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:40:06.538Z] v3.12.1-79-g28248c561e [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:40:06.538Z] v3.12.1-78-g8ca0a357ed [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:40:06.538Z] OK: 12746 distinct packages available [2020-12-09T00:40:06.830Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-09T00:40:06.830Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-09T00:40:06.830Z] (3/4) Installing libcurl (7.69.1-r1) [2020-12-09T00:40:06.830Z] (4/4) Installing curl (7.69.1-r1) [2020-12-09T00:40:06.830Z] Executing busybox-1.31.1-r19.trigger [2020-12-09T00:40:06.830Z] Executing ca-certificates-20191127-r4.trigger [2020-12-09T00:40:07.126Z] OK: 7 MiB in 18 packages [2020-12-09T00:40:08.576Z] Removing intermediate container 9b0b6f15ce99 [2020-12-09T00:40:08.576Z] ---> 416b901ce4ab [2020-12-09T00:40:08.576Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-09T00:40:08.856Z] ---> Running in eb1e4159e639 [2020-12-09T00:40:09.501Z] Removing intermediate container eb1e4159e639 [2020-12-09T00:40:09.501Z] ---> 8900b43e5012 [2020-12-09T00:40:09.501Z] Step 13/21 : WORKDIR /edgex [2020-12-09T00:40:09.501Z] ---> Running in 702f6316f36c [2020-12-09T00:40:10.524Z] Removing intermediate container 702f6316f36c [2020-12-09T00:40:10.524Z] ---> cea8e553490c [2020-12-09T00:40:10.524Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-09T00:40:14.760Z] ---> 70d48d36970b [2020-12-09T00:40:14.760Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-09T00:40:15.344Z] Removing intermediate container bee0473aeaa7 [2020-12-09T00:40:15.344Z] ---> 812fbb9378d7 [2020-12-09T00:40:15.344Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-09T00:40:15.641Z] Removing intermediate container d67630e76a0b [2020-12-09T00:40:15.641Z] ---> a58df18e1aa5 [2020-12-09T00:40:15.641Z] [2020-12-09T00:40:15.641Z] Step 10/22 : FROM scratch [2020-12-09T00:40:15.641Z] ---> [2020-12-09T00:40:15.641Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-09T00:40:15.641Z] ---> Running in 5dee58153b93 [2020-12-09T00:40:16.683Z] 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 [2020-12-09T00:40:16.951Z] ---> Using cache [2020-12-09T00:40:16.951Z] ---> 43a8e544dfc6 [2020-12-09T00:40:16.951Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-09T00:40:18.934Z] ---> f2aa496715f1 [2020-12-09T00:40:18.934Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-09T00:40:18.934Z] ---> Running in 80cc36d48cbc [2020-12-09T00:40:19.214Z] Removing intermediate container 51b847083c0c [2020-12-09T00:40:19.214Z] ---> 8c1cb4bc96bf [2020-12-09T00:40:19.214Z] [2020-12-09T00:40:19.214Z] Step 10/22 : FROM scratch [2020-12-09T00:40:19.214Z] ---> [2020-12-09T00:40:19.214Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-09T00:40:19.214Z] ---> Using cache [2020-12-09T00:40:19.214Z] ---> 43a8e544dfc6 [2020-12-09T00:40:19.214Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-09T00:40:19.492Z] Removing intermediate container 80cc36d48cbc [2020-12-09T00:40:19.492Z] ---> b63dccccfb4f [2020-12-09T00:40:19.492Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-09T00:40:19.492Z] ---> Running in cd1984f5e210 [2020-12-09T00:40:19.492Z] ---> Running in 23841df2b44f [2020-12-09T00:40:19.768Z] ---> b6848a99beaf [2020-12-09T00:40:19.768Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-09T00:40:19.768Z] ---> Running in f7afc545df43 [2020-12-09T00:40:20.049Z] Removing intermediate container 5dee58153b93 [2020-12-09T00:40:20.049Z] ---> 4a7c39f74061 [2020-12-09T00:40:20.049Z] [2020-12-09T00:40:20.049Z] Step 11/27 : FROM docker:latest [2020-12-09T00:40:20.049Z] ---> b0757c55a1fd [2020-12-09T00:40:20.049Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-09T00:40:20.049Z] Removing intermediate container cd1984f5e210 [2020-12-09T00:40:20.049Z] ---> 5cba3d9c891d [2020-12-09T00:40:20.049Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-09T00:40:20.049Z] Removing intermediate container 23841df2b44f [2020-12-09T00:40:20.049Z] ---> 67d9c9903a9a [2020-12-09T00:40:20.049Z] Step 14/22 : WORKDIR / [2020-12-09T00:40:20.049Z] ---> Running in a14dcf62b662 [2020-12-09T00:40:20.049Z] ---> Running in 875465c05d1f [2020-12-09T00:40:20.049Z] ---> Running in ab7360623566 [2020-12-09T00:40:20.320Z] Removing intermediate container f7afc545df43 [2020-12-09T00:40:20.320Z] ---> 78c5c86727d2 [2020-12-09T00:40:20.320Z] Step 18/21 : CMD ["--init=true"] [2020-12-09T00:40:20.594Z] ---> Running in f72b1b6b5a1a [2020-12-09T00:40:20.594Z] Removing intermediate container 875465c05d1f [2020-12-09T00:40:20.594Z] ---> b98eff76d978 [2020-12-09T00:40:20.594Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-09T00:40:20.594Z] Removing intermediate container a14dcf62b662 [2020-12-09T00:40:20.594Z] ---> e5ff1eab7130 [2020-12-09T00:40:20.594Z] Step 14/22 : WORKDIR / [2020-12-09T00:40:20.594Z] ---> Running in d5083083df48 [2020-12-09T00:40:20.874Z] Removing intermediate container f72b1b6b5a1a [2020-12-09T00:40:20.874Z] ---> 40bc9faf8661 [2020-12-09T00:40:20.874Z] Step 19/21 : LABEL arch=x86_64 [2020-12-09T00:40:20.874Z] ---> Running in 58d40dc7ff09 [2020-12-09T00:40:20.874Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:40:20.874Z] ---> 57f20034dee7 [2020-12-09T00:40:20.874Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-09T00:40:21.164Z] Removing intermediate container d5083083df48 [2020-12-09T00:40:21.164Z] ---> 9f67ba75c350 [2020-12-09T00:40:21.164Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-09T00:40:21.164Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:40:21.164Z] Removing intermediate container 58d40dc7ff09 [2020-12-09T00:40:21.164Z] ---> 74c8b2965071 [2020-12-09T00:40:21.164Z] Step 20/21 : LABEL git_sha=c1e49a12e17a9809dc79898f0c58b41357d7f812 [2020-12-09T00:40:21.472Z] (1/2) Installing readline (8.0.4-r0) [2020-12-09T00:40:21.472Z] (2/2) Installing bash (5.0.17-r0) [2020-12-09T00:40:21.472Z] ---> Running in cb517cbf95ad [2020-12-09T00:40:21.473Z] Executing bash-5.0.17-r0.post-install [2020-12-09T00:40:21.473Z] Executing busybox-1.31.1-r19.trigger [2020-12-09T00:40:21.473Z] OK: 12 MiB in 22 packages [2020-12-09T00:40:22.913Z] ---> e44039ce7161 [2020-12-09T00:40:22.913Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-09T00:40:22.913Z] Removing intermediate container cb517cbf95ad [2020-12-09T00:40:22.913Z] ---> 9f7f38be5251 [2020-12-09T00:40:22.913Z] Step 21/21 : LABEL version=0.0.0 [2020-12-09T00:40:22.913Z] ---> ed9b68ea0308 [2020-12-09T00:40:22.913Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-09T00:40:22.913Z] ---> Running in c03212e9c2b1 [2020-12-09T00:40:24.324Z] Removing intermediate container ab7360623566 [2020-12-09T00:40:24.324Z] ---> c07852141b57 [2020-12-09T00:40:24.324Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-09T00:40:24.592Z] ---> Running in 96052c8024b2 [2020-12-09T00:40:24.592Z] Removing intermediate container c03212e9c2b1 [2020-12-09T00:40:24.592Z] ---> 832726a79f13 [2020-12-09T00:40:24.592Z] [2020-12-09T00:40:24.592Z] ---> 2ddc87373d54 [2020-12-09T00:40:24.592Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-09T00:40:24.592Z] ---> ce5bf4573b25 [2020-12-09T00:40:24.592Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-09T00:40:24.864Z] ---> Running in d42c922c48f9 [2020-12-09T00:40:24.864Z] Successfully built 832726a79f13 [2020-12-09T00:40:24.864Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-09T00:40:25.133Z]  Building docker-security-proxy-setup-go ... done  ---> 5d1bebd2bf56 [2020-12-09T00:40:25.133Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-09T00:40:25.133Z] ---> Running in 69095e6c9bf1 [2020-12-09T00:40:25.133Z] Removing intermediate container d42c922c48f9 [2020-12-09T00:40:25.133Z] ---> 870e648010a3 [2020-12-09T00:40:25.133Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-09T00:40:25.402Z] ---> Running in 6c034c0debc0 [2020-12-09T00:40:25.670Z] Removing intermediate container 69095e6c9bf1 [2020-12-09T00:40:25.670Z] ---> 9fae1a48c40a [2020-12-09T00:40:25.670Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-09T00:40:26.261Z] ---> Running in 9cd2fd60a06a [2020-12-09T00:40:26.261Z] Removing intermediate container 6c034c0debc0 [2020-12-09T00:40:26.261Z] ---> 07bda77f167a [2020-12-09T00:40:26.261Z] Step 20/22 : LABEL arch=x86_64 [2020-12-09T00:40:27.683Z] ---> Running in 992a9770f033 [2020-12-09T00:40:27.683Z] Removing intermediate container 9cd2fd60a06a [2020-12-09T00:40:27.683Z] ---> 77659c300c11 [2020-12-09T00:40:27.683Z] Step 20/22 : LABEL arch=x86_64 [2020-12-09T00:40:27.952Z] Removing intermediate container e64a6b6ed2c9 [2020-12-09T00:40:27.952Z] ---> 9b31b10e41ed [2020-12-09T00:40:27.952Z] [2020-12-09T00:40:27.952Z] Step 10/23 : FROM alpine [2020-12-09T00:40:27.952Z] ---> d6e46aa2470d [2020-12-09T00:40:27.952Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-09T00:40:27.952Z] Removing intermediate container 96052c8024b2 [2020-12-09T00:40:27.952Z] ---> 5a34ff9c4264 [2020-12-09T00:40:27.952Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-09T00:40:27.952Z] ---> Running in faa93ceefe83 [2020-12-09T00:40:27.952Z] ---> Running in 603e8655dbf2 [2020-12-09T00:40:27.952Z] Removing intermediate container 992a9770f033 [2020-12-09T00:40:27.952Z] ---> ba316704da50 [2020-12-09T00:40:27.952Z] Step 21/22 : LABEL git_sha=c1e49a12e17a9809dc79898f0c58b41357d7f812 [2020-12-09T00:40:28.226Z] ---> Running in 5bca175ba474 [2020-12-09T00:40:28.226Z] ---> Running in 144404e18447 [2020-12-09T00:40:28.226Z] Removing intermediate container faa93ceefe83 [2020-12-09T00:40:28.226Z] ---> 7433aca3b11a [2020-12-09T00:40:28.226Z] Step 21/22 : LABEL git_sha=c1e49a12e17a9809dc79898f0c58b41357d7f812 [2020-12-09T00:40:28.490Z] Removing intermediate container 603e8655dbf2 [2020-12-09T00:40:28.490Z] ---> 337c4df90bd1 [2020-12-09T00:40:28.490Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-09T00:40:28.490Z] Removing intermediate container 5bca175ba474 [2020-12-09T00:40:28.490Z] ---> 774ecc9ea8d5 [2020-12-09T00:40:28.490Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-09T00:40:28.490Z] ---> Running in 14214599aa27 [2020-12-09T00:40:28.760Z] Removing intermediate container 144404e18447 [2020-12-09T00:40:28.760Z] ---> 4c8e2e28f64d [2020-12-09T00:40:28.760Z] Step 22/22 : LABEL version=0.0.0 [2020-12-09T00:40:28.760Z] ---> Running in 6aac8a8641d2 [2020-12-09T00:40:28.760Z] ---> Running in d2592ef8da19 [2020-12-09T00:40:28.760Z] ---> Running in c98b57034224 [2020-12-09T00:40:28.760Z] Removing intermediate container 14214599aa27 [2020-12-09T00:40:28.760Z] ---> 7107836d2721 [2020-12-09T00:40:28.760Z] Step 22/22 : LABEL version=0.0.0 [2020-12-09T00:40:29.024Z] Removing intermediate container 6aac8a8641d2 [2020-12-09T00:40:29.024Z] ---> e0db5dae7ca9 [2020-12-09T00:40:29.024Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-09T00:40:29.606Z] Removing intermediate container d2592ef8da19 [2020-12-09T00:40:29.606Z] ---> ffc7571119d6 [2020-12-09T00:40:29.606Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-09T00:40:29.606Z] ---> Running in 2287a5511d6d [2020-12-09T00:40:29.877Z] ---> Running in 31a3c9934e4c [2020-12-09T00:40:29.877Z] ---> Running in 59a767074d09 [2020-12-09T00:40:29.877Z] Removing intermediate container c98b57034224 [2020-12-09T00:40:29.877Z] ---> caeeb8183ed0 [2020-12-09T00:40:29.877Z] [2020-12-09T00:40:30.153Z] Removing intermediate container 31a3c9934e4c [2020-12-09T00:40:30.153Z] ---> 88e4c7c5a7a9 [2020-12-09T00:40:30.153Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:40:30.153Z] Removing intermediate container 2287a5511d6d [2020-12-09T00:40:30.153Z] ---> c5c259b8dc50 [2020-12-09T00:40:30.153Z] [2020-12-09T00:40:30.153Z] Successfully built caeeb8183ed0 [2020-12-09T00:40:30.153Z] Removing intermediate container 59a767074d09 [2020-12-09T00:40:30.153Z] ---> a7e3ab28fdf5 [2020-12-09T00:40:30.153Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-09T00:40:30.153Z] Successfully tagged docker-core-command-go:latest [2020-12-09T00:40:30.153Z]  Building docker-core-command-go ... done  ---> Running in 0c88428b22a4 [2020-12-09T00:40:30.153Z] Successfully built c5c259b8dc50 [2020-12-09T00:40:30.153Z] Successfully tagged docker-core-metadata-go:latest [2020-12-09T00:40:30.732Z]  Building docker-core-metadata-go ... done  ---> d4ca2550eac4 [2020-12-09T00:40:30.732Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-09T00:40:31.687Z] ---> 3db9e4af3cc0 [2020-12-09T00:40:31.687Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-09T00:40:31.949Z] Removing intermediate container 0c88428b22a4 [2020-12-09T00:40:31.949Z] ---> 23ba20b8bfdb [2020-12-09T00:40:31.949Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-09T00:40:32.356Z] ---> Running in b79a7c183aa4 [2020-12-09T00:40:32.356Z] ---> 5a0391589aea [2020-12-09T00:40:32.356Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-09T00:40:32.356Z] ---> Running in 5a041c27b6a1 [2020-12-09T00:40:32.940Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:40:32.941Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:40:32.941Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:40:33.206Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-09T00:40:33.206Z] (2/33) Installing expat (2.2.9-r1) [2020-12-09T00:40:33.206Z] (3/33) Installing libffi (3.3-r2) [2020-12-09T00:40:33.206Z] (4/33) Installing gdbm (1.13-r1) [2020-12-09T00:40:33.206Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-09T00:40:33.206Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-09T00:40:33.206Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-09T00:40:34.153Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-09T00:40:34.153Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-09T00:40:34.153Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-09T00:40:34.153Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-09T00:40:34.153Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-09T00:40:34.153Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-09T00:40:34.153Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-09T00:40:34.414Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:40:34.414Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-09T00:40:34.414Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-09T00:40:34.414Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-09T00:40:34.414Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-09T00:40:34.414Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-09T00:40:34.414Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-09T00:40:34.414Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-09T00:40:34.414Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-09T00:40:34.678Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-09T00:40:34.678Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-09T00:40:34.678Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-09T00:40:34.678Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-09T00:40:34.678Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-09T00:40:34.678Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-09T00:40:34.678Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-09T00:40:34.678Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-09T00:40:34.678Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-09T00:40:34.678Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-09T00:40:34.678Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-09T00:40:34.940Z] Executing busybox-1.31.1-r19.trigger [2020-12-09T00:40:34.940Z] OK: 71 MiB in 55 packages [2020-12-09T00:40:35.512Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-09T00:40:35.774Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-09T00:40:35.774Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-09T00:40:36.347Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-09T00:40:38.460Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-09T00:40:38.758Z] Executing busybox-1.31.1-r19.trigger [2020-12-09T00:40:38.758Z] OK: 8 MiB in 19 packages [2020-12-09T00:40:40.762Z] Removing intermediate container b79a7c183aa4 [2020-12-09T00:40:40.762Z] ---> 11f08be07942 [2020-12-09T00:40:40.762Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-09T00:40:44.983Z] ---> 12a53ec1bfa4 [2020-12-09T00:40:44.983Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-09T00:40:44.983Z] Removing intermediate container 5a041c27b6a1 [2020-12-09T00:40:44.983Z] ---> 7de4eeb7d969 [2020-12-09T00:40:44.983Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-09T00:40:44.983Z] ---> Running in 1fc99ad1c3f1 [2020-12-09T00:40:45.248Z] ---> d71e70240b79 [2020-12-09T00:40:45.248Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-09T00:40:45.512Z] ---> 01f14c813917 [2020-12-09T00:40:45.512Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-09T00:40:45.780Z] ---> Running in 7f66a95799c4 [2020-12-09T00:40:45.780Z] Removing intermediate container 7f66a95799c4 [2020-12-09T00:40:45.780Z] ---> c7f2d502d91c [2020-12-09T00:40:45.780Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-09T00:40:46.048Z] ---> Running in d849f97867df [2020-12-09T00:40:46.048Z] Removing intermediate container d849f97867df [2020-12-09T00:40:46.048Z] ---> 6070e177452a [2020-12-09T00:40:46.048Z] Step 21/23 : LABEL arch=x86_64 [2020-12-09T00:40:46.048Z] ---> Running in ce7982edbc3f [2020-12-09T00:40:46.311Z] Removing intermediate container ce7982edbc3f [2020-12-09T00:40:46.311Z] ---> f81d0ed3dd93 [2020-12-09T00:40:46.311Z] Step 22/23 : LABEL git_sha=c1e49a12e17a9809dc79898f0c58b41357d7f812 [2020-12-09T00:40:46.311Z] ---> Running in ba164139e681 [2020-12-09T00:40:46.572Z] Removing intermediate container ba164139e681 [2020-12-09T00:40:46.572Z] ---> 2b469aa1964c [2020-12-09T00:40:46.572Z] Step 23/23 : LABEL version=0.0.0 [2020-12-09T00:40:46.572Z] ---> Running in 30b03dbe6895 [2020-12-09T00:40:46.572Z] Collecting docker-compose==1.23.2 [2020-12-09T00:40:46.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 51.730s coverage: 86.3% of statements [2020-12-09T00:40:46.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-09T00:40:46.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.203s coverage: 72.2% of statements [2020-12-09T00:40:46.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.499s coverage: 72.1% of statements [2020-12-09T00:40:46.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.085s coverage: 82.4% of statements [2020-12-09T00:40:46.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.076s coverage: 48.4% of statements [2020-12-09T00:40:46.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-09T00:40:46.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-09T00:40:46.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-09T00:40:46.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.066s coverage: 28.8% of statements [2020-12-09T00:40:46.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-09T00:40:46.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.098s coverage: 96.8% of statements [2020-12-09T00:40:46.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-09T00:40:46.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.369s coverage: 37.2% of statements [2020-12-09T00:40:46.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-09T00:40:46.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-09T00:40:46.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.549s coverage: 84.0% of statements [2020-12-09T00:40:46.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.087s coverage: 100.0% of statements [2020-12-09T00:40:46.610Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.341s coverage: 47.1% of statements [2020-12-09T00:40:46.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-09T00:40:46.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-09T00:40:46.610Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.054s coverage: 100.0% of statements [2020-12-09T00:40:46.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-09T00:40:46.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-09T00:40:46.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-09T00:40:46.610Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.106s coverage: 100.0% of statements [2020-12-09T00:40:46.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-09T00:40:46.610Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.115s coverage: 100.0% of statements [2020-12-09T00:40:46.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-09T00:40:46.610Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.786s coverage: 29.1% of statements [2020-12-09T00:40:46.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-09T00:40:46.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-09T00:40:46.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-09T00:40:46.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-09T00:40:46.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-09T00:40:46.610Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.172s coverage: 99.0% of statements [2020-12-09T00:40:46.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-09T00:40:46.610Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.098s coverage: 100.0% of statements [2020-12-09T00:40:46.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-09T00:40:46.610Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.041s coverage: 0.0% of statements [2020-12-09T00:40:46.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-09T00:40:46.610Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.067s coverage: 100.0% of statements [2020-12-09T00:40:46.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-09T00:40:46.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-09T00:40:46.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-09T00:40:46.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-09T00:40:46.610Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.123s coverage: 87.9% of statements [2020-12-09T00:40:46.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-09T00:40:46.610Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-09T00:40:46.610Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements [2020-12-09T00:40:46.610Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements [2020-12-09T00:40:46.610Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2020-12-09T00:40:46.610Z] GO111MODULE=on go vet ./... [2020-12-09T00:40:46.840Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-09T00:40:46.840Z] Removing intermediate container 30b03dbe6895 [2020-12-09T00:40:46.840Z] ---> 26462ab7884e [2020-12-09T00:40:46.840Z] [2020-12-09T00:40:46.840Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-09T00:40:46.840Z] Successfully built 26462ab7884e [2020-12-09T00:40:46.840Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-09T00:40:47.104Z] Successfully tagged docker-core-data-go:latest [2020-12-09T00:40:47.366Z]  Building docker-core-data-go ... done Collecting cached-property<2,>=1.2.0 [2020-12-09T00:40:47.628Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-09T00:40:47.628Z] Collecting jsonschema<3,>=2.5.1 [2020-12-09T00:40:47.628Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-09T00:40:47.628Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-09T00:40:47.628Z] Collecting docopt<0.7,>=0.6.1 [2020-12-09T00:40:47.889Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-09T00:40:48.464Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-09T00:40:48.464Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-09T00:40:48.727Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-09T00:40:48.727Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-09T00:40:48.727Z] Collecting docker<4.0,>=3.6.0 [2020-12-09T00:40:48.727Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-09T00:40:48.991Z] Collecting PyYAML<4,>=3.10 [2020-12-09T00:40:48.991Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-09T00:40:49.939Z] Collecting texttable<0.10,>=0.9.0 [2020-12-09T00:40:49.939Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-09T00:40:50.514Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-09T00:40:50.514Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-09T00:40:50.514Z] 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) [2020-12-09T00:40:50.514Z] 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) [2020-12-09T00:40:50.514Z] Collecting idna<2.8,>=2.5 [2020-12-09T00:40:50.514Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-09T00:40:50.514Z] Collecting docker-pycreds>=0.4.0 [2020-12-09T00:40:50.514Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-09T00:40:50.778Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-09T00:40:50.778Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-09T00:40:50.778Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-09T00:40:50.778Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-09T00:40:50.778Z] Installing collected packages: dockerpty, cached-property, jsonschema, docopt, websocket-client, urllib3, idna, requests, docker-pycreds, docker, PyYAML, texttable, docker-compose [2020-12-09T00:40:50.778Z] Running setup.py install for dockerpty: started [2020-12-09T00:40:51.355Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-09T00:40:51.355Z] Running setup.py install for docopt: started [2020-12-09T00:40:51.929Z] Running setup.py install for docopt: finished with status 'done' [2020-12-09T00:40:51.929Z] Attempting uninstall: urllib3 [2020-12-09T00:40:51.929Z] Found existing installation: urllib3 1.25.9 [2020-12-09T00:40:51.929Z] Uninstalling urllib3-1.25.9: [2020-12-09T00:40:52.879Z] Successfully uninstalled urllib3-1.25.9 [2020-12-09T00:40:53.150Z] Attempting uninstall: idna [2020-12-09T00:40:53.150Z] Found existing installation: idna 2.9 [2020-12-09T00:40:53.150Z] Uninstalling idna-2.9: [2020-12-09T00:40:53.150Z] Successfully uninstalled idna-2.9 [2020-12-09T00:40:53.414Z] Attempting uninstall: requests [2020-12-09T00:40:53.414Z] Found existing installation: requests 2.23.0 [2020-12-09T00:40:53.414Z] Uninstalling requests-2.23.0: [2020-12-09T00:40:53.414Z] Successfully uninstalled requests-2.23.0 [2020-12-09T00:40:53.676Z] Running setup.py install for PyYAML: started [2020-12-09T00:40:54.248Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-09T00:40:54.248Z] Running setup.py install for texttable: started [2020-12-09T00:40:54.822Z] Running setup.py install for texttable: finished with status 'done' [2020-12-09T00:40:55.084Z] 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 [2020-12-09T00:40:58.409Z] Removing intermediate container 1fc99ad1c3f1 [2020-12-09T00:40:58.409Z] ---> 39b871f534a2 [2020-12-09T00:40:58.409Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-09T00:40:58.409Z] ---> Running in 907153753fcd [2020-12-09T00:40:58.985Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-09T00:40:58.985Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-09T00:40:59.247Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-09T00:40:59.247Z] (2/3) Installing libcurl (7.69.1-r1) [2020-12-09T00:40:59.247Z] (3/3) Installing curl (7.69.1-r1) [2020-12-09T00:40:59.247Z] Executing busybox-1.31.1-r19.trigger [2020-12-09T00:40:59.247Z] OK: 72 MiB in 58 packages [2020-12-09T00:40:59.834Z] Removing intermediate container 907153753fcd [2020-12-09T00:40:59.834Z] ---> 21272e126389 [2020-12-09T00:40:59.834Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-09T00:40:59.834Z] ---> Running in 2689f2fbd1ee [2020-12-09T00:41:00.102Z] Removing intermediate container 2689f2fbd1ee [2020-12-09T00:41:00.103Z] ---> d1e588afe541 [2020-12-09T00:41:00.103Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-09T00:41:00.103Z] ---> Running in 321571e5ff98 [2020-12-09T00:41:00.103Z] Removing intermediate container 321571e5ff98 [2020-12-09T00:41:00.103Z] ---> 234f5064976b [2020-12-09T00:41:00.103Z] Step 25/27 : LABEL arch=x86_64 [2020-12-09T00:41:00.366Z] ---> Running in 84f742d53863 [2020-12-09T00:41:00.366Z] Removing intermediate container 84f742d53863 [2020-12-09T00:41:00.366Z] ---> 962ca615a852 [2020-12-09T00:41:00.366Z] Step 26/27 : LABEL git_sha=c1e49a12e17a9809dc79898f0c58b41357d7f812 [2020-12-09T00:41:00.366Z] ---> Running in a3546a49d963 [2020-12-09T00:41:00.628Z] Removing intermediate container a3546a49d963 [2020-12-09T00:41:00.628Z] ---> d5a18b3e1d04 [2020-12-09T00:41:00.628Z] Step 27/27 : LABEL version=0.0.0 [2020-12-09T00:41:00.628Z] ---> Running in 33b89f86cc48 [2020-12-09T00:41:00.890Z] Removing intermediate container 33b89f86cc48 [2020-12-09T00:41:00.891Z] ---> e2cdd9a057ff [2020-12-09T00:41:00.891Z] [2020-12-09T00:41:00.891Z] Successfully built e2cdd9a057ff [2020-12-09T00:41:00.891Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-09T00:41:01.197Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-09T00:41:01.239Z] $ docker stop --time=1 0d1dcd741b3798bdda5a3dfe3c8204a481947902f2f6539f67389dbbf3687010 [2020-12-09T00:41:02.903Z] $ docker rm -f 0d1dcd741b3798bdda5a3dfe3c8204a481947902f2f6539f67389dbbf3687010 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-09T00:41:03.452Z] + docker images [2020-12-09T00:41:03.452Z] + grep docker [2020-12-09T00:41:03.452Z] docker-sys-mgmt-agent-go latest e2cdd9a057ff 3 seconds ago 293MB [2020-12-09T00:41:03.452Z] docker-core-data-go latest 26462ab7884e 17 seconds ago 23.7MB [2020-12-09T00:41:03.452Z] docker-core-command-go latest caeeb8183ed0 34 seconds ago 12.2MB [2020-12-09T00:41:03.452Z] docker-core-metadata-go latest c5c259b8dc50 34 seconds ago 14.5MB [2020-12-09T00:41:03.452Z] docker-security-proxy-setup-go latest 832726a79f13 39 seconds ago 24.6MB [2020-12-09T00:41:03.452Z] docker-support-notifications-go latest 3f88d345d47a 2 minutes ago 13.6MB [2020-12-09T00:41:03.452Z] docker-security-secretstore-setup-go latest 3757fdf1e137 2 minutes ago 24.7MB [2020-12-09T00:41:03.452Z] docker-security-secrets-setup-go latest 332dd155da93 3 minutes ago 23.9MB [2020-12-09T00:41:03.452Z] docker-support-scheduler-go latest 09cb4fb775ea 3 minutes ago 12.3MB [2020-12-09T00:41:03.453Z] docker-security-bootstrap-redis-go latest 104e863d4887 3 minutes ago 15.8MB [2020-12-09T00:41:03.453Z] docker latest b0757c55a1fd 6 days ago 220MB [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 [2020-12-09T00:41:19.545Z] Still waiting to schedule task [2020-12-09T00:41:19.545Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-15193’ [2020-12-09T00:41:54.734Z] gofmt -l . [2020-12-09T00:41:54.735Z] [ "`gofmt -l .`" = "" ] [2020-12-09T00:41:54.735Z] ./bin/test-go-mod-tidy.sh [2020-12-09T00:41:54.735Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-09T00:41:58.080Z] + ls -al . [2020-12-09T00:41:58.080Z] total 688 [2020-12-09T00:41:58.080Z] drwxrwxr-x 9 1001 1001 4096 Dec 9 00:41 . [2020-12-09T00:41:58.080Z] drwxr-xr-x 4 root root 4096 Dec 9 00:37 .. [2020-12-09T00:41:58.080Z] -rw-rw-r-- 1 1001 1001 11 Dec 9 00:35 .dockerignore [2020-12-09T00:41:58.080Z] drwxrwxr-x 8 1001 1001 4096 Dec 9 00:36 .git [2020-12-09T00:41:58.080Z] drwxrwxr-x 3 1001 1001 4096 Dec 9 00:35 .github [2020-12-09T00:41:58.080Z] -rw-rw-r-- 1 1001 1001 943 Dec 9 00:35 .gitignore [2020-12-09T00:41:58.080Z] -rw-rw-r-- 1 1001 1001 166 Dec 9 00:35 .sonarcloud.properties [2020-12-09T00:41:58.080Z] -rw-rw-r-- 1 1001 1001 3804 Dec 9 00:35 CONTRIBUTING.md [2020-12-09T00:41:58.080Z] -rw-rw-r-- 1 1001 1001 1035 Dec 9 00:35 Dockerfile.build [2020-12-09T00:41:58.080Z] -rw-rw-r-- 1 1001 1001 943 Dec 9 00:35 Jenkinsfile [2020-12-09T00:41:58.080Z] -rw-rw-r-- 1 1001 1001 10775 Dec 9 00:35 LICENSE [2020-12-09T00:41:58.080Z] -rw-rw-r-- 1 1001 1001 6318 Dec 9 00:35 Makefile [2020-12-09T00:41:58.080Z] -rw-rw-r-- 1 1001 1001 6447 Dec 9 00:35 README.md [2020-12-09T00:41:58.080Z] -rw-rw-r-- 1 1001 1001 7286 Dec 9 00:35 SECURITY.md [2020-12-09T00:41:58.080Z] -rw-rw-r-- 1 1001 1001 5 Dec 9 00:31 VERSION [2020-12-09T00:41:58.080Z] -rw-rw-r-- 1 1001 1001 4131 Dec 9 00:35 ZMQWindows.md [2020-12-09T00:41:58.080Z] drwxrwxr-x 2 1001 1001 4096 Dec 9 00:35 bin [2020-12-09T00:41:58.080Z] drwxrwxr-x 15 1001 1001 4096 Dec 9 00:35 cmd [2020-12-09T00:41:58.080Z] -rw-r--r-- 1 root root 562145 Dec 9 00:40 coverage.out [2020-12-09T00:41:58.080Z] -rw-r--r-- 1 root root 1041 Dec 9 00:41 go.mod [2020-12-09T00:41:58.080Z] -rw-r--r-- 1 root root 18856 Dec 9 00:41 go.sum [2020-12-09T00:41:58.080Z] drwxrwxr-x 8 1001 1001 4096 Dec 9 00:35 internal [2020-12-09T00:41:58.080Z] drwxrwxr-x 4 1001 1001 4096 Dec 9 00:35 openapi [2020-12-09T00:41:58.080Z] drwxrwxr-x 4 1001 1001 4096 Dec 9 00:35 snap [2020-12-09T00:41:58.080Z] -rw-rw-r-- 1 1001 1001 168 Dec 9 00:35 version.go [Pipeline] sh [2020-12-09T00:41:58.758Z] + '[' -e coverage.out ] [2020-12-09T00:41:58.759Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-09T00:41:58.782Z] Warning: overwriting stash ‘coverage-report’ [2020-12-09T00:42:00.052Z] Stashed 1 file(s) [Pipeline] sh [2020-12-09T00:42:00.702Z] + make build [2020-12-09T00:42:00.702Z] 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 [2020-12-09T00:42:10.870Z] 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 [2020-12-09T00:42:37.783Z] 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 [2020-12-09T00:42:39.222Z] 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 [2020-12-09T00:42:44.616Z] 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 [2020-12-09T00:42:45.595Z] 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 [2020-12-09T00:42:50.990Z] 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 [2020-12-09T00:42:55.292Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-09T00:42:58.688Z] 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 [2020-12-09T00:43:02.994Z] 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 [2020-12-09T00:43:07.299Z] 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 [2020-12-09T00:43:10.694Z] 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 [2020-12-09T00:43:14.077Z] 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] } [2020-12-09T00:43:18.441Z] $ docker stop --time=1 17868d712c5c411f83986a1e2ac096667b180244f178cd311f055df6264a8229 [2020-12-09T00:43:20.962Z] $ docker rm -f 17868d712c5c411f83986a1e2ac096667b180244f178cd311f055df6264a8229 [2020-12-09T00:43:21.381Z] Running on prd-ubuntu18.04-docker-8c-8g-15198 in /w/workspace/edgexfoundry_edgex-go_PR-2898 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2020-12-09T00:43:22.227Z] Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-09T00:43:22.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-09T00:43:22.858Z] [2020-12-09T00:43:22.858Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-09T00:43:23.254Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-09T00:43:23.523Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-09T00:43:23.524Z] 29e5d40040c1: Pulling fs layer [2020-12-09T00:43:23.524Z] 1ce36da41761: Pulling fs layer [2020-12-09T00:43:23.524Z] 25b303627fd3: Pulling fs layer [2020-12-09T00:43:24.116Z] 29e5d40040c1: Verifying Checksum [2020-12-09T00:43:24.116Z] 29e5d40040c1: Download complete [2020-12-09T00:43:24.517Z] using credential edgex-jenkins-ssh [2020-12-09T00:43:24.573Z] Cloning the remote Git repository [2020-12-09T00:43:24.726Z] 29e5d40040c1: Pull complete [2020-12-09T00:43:24.615Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-09T00:43:24.684Z] > git init /w/workspace/edgex-go/11 # timeout=10 [2020-12-09T00:43:24.722Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-09T00:43:24.723Z] > git --version # timeout=10 [2020-12-09T00:43:24.731Z] > git --version # 'git version 2.17.1' [2020-12-09T00:43:24.732Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-09T00:43:24.821Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-09T00:43:25.005Z] 1ce36da41761: Verifying Checksum [2020-12-09T00:43:25.005Z] 1ce36da41761: Download complete [2020-12-09T00:43:26.000Z] 1ce36da41761: Pull complete [2020-12-09T00:43:27.010Z] 25b303627fd3: Verifying Checksum [2020-12-09T00:43:27.010Z] 25b303627fd3: Download complete [2020-12-09T00:43:37.162Z] 25b303627fd3: Pull complete [2020-12-09T00:43:37.162Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-09T00:43:37.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-09T00:43:37.162Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-09T00:43:37.428Z] prd-ubuntu18.04-docker-arm64-4c-16g-15186 does not seem to be running inside a container [2020-12-09T00:43:37.533Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-09T00:43:40.700Z] $ docker top 85ab2a69e9b7a4bdd981c18b98252fce2e9f333853f21dabff07dd62307f6dcf -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-09T00:43:41.695Z] + grep parallel [2020-12-09T00:43:41.695Z] + docker-compose build --help [2020-12-09T00:43:45.065Z] --parallel Build images in parallel. [Pipeline] } [2020-12-09T00:43:45.110Z] $ docker stop --time=1 85ab2a69e9b7a4bdd981c18b98252fce2e9f333853f21dabff07dd62307f6dcf [2020-12-09T00:43:47.054Z] $ docker rm -f 85ab2a69e9b7a4bdd981c18b98252fce2e9f333853f21dabff07dd62307f6dcf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-09T00:43:47.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-09T00:43:47.839Z] . [Pipeline] withDockerContainer [2020-12-09T00:43:48.105Z] prd-ubuntu18.04-docker-arm64-4c-16g-15186 does not seem to be running inside a container [2020-12-09T00:43:48.207Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-09T00:43:50.258Z] $ docker top ddfe7c0ffcb600a1bb6a792dc684559fd78976fc5e8fa7a4fe6b850ec90ce4a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-09T00:43:51.257Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-09T00:43:55.625Z] Building docker-core-command-go ... [2020-12-09T00:43:55.625Z] Building docker-core-data-go ... [2020-12-09T00:43:55.625Z] Building docker-core-metadata-go ... [2020-12-09T00:43:55.625Z] Building docker-security-bootstrap-redis-go ... [2020-12-09T00:43:55.625Z] Building docker-security-proxy-setup-go ... [2020-12-09T00:43:55.625Z] Building docker-security-secrets-setup-go ... [2020-12-09T00:43:55.625Z] Building docker-security-secretstore-setup-go ... [2020-12-09T00:43:55.625Z] Building docker-support-notifications-go ... [2020-12-09T00:43:55.625Z] Building docker-support-scheduler-go ... [2020-12-09T00:43:55.625Z] Building docker-sys-mgmt-agent-go ... [2020-12-09T00:43:55.625Z] Building docker-support-scheduler-go [2020-12-09T00:43:55.625Z] Building docker-sys-mgmt-agent-go [2020-12-09T00:43:55.625Z] Building docker-core-data-go [2020-12-09T00:43:55.625Z] Building docker-support-notifications-go [2020-12-09T00:43:55.625Z] Building docker-security-secretstore-setup-go [2020-12-09T00:44:00.416Z] Merging remotes/origin/master commit 34dce4612a631976cf4327d6db635ffc5909a851 into PR head commit 05c74b819efbe47d36e2ce0e241fd573970fd385 [2020-12-09T00:44:00.610Z] Merge succeeded, producing 2da9be7fc1448f335f90269821a7d84c1d061508 [2020-12-09T00:44:00.610Z] Checking out Revision 2da9be7fc1448f335f90269821a7d84c1d061508 (PR-2898) [2020-12-09T00:43:59.832Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-09T00:43:59.842Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-09T00:43:59.851Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-09T00:43:59.861Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-09T00:43:59.862Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-09T00:43:59.865Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2898/head:refs/remotes/origin/PR-2898 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-09T00:44:00.427Z] > git config core.sparsecheckout # timeout=10 [2020-12-09T00:44:00.432Z] > git checkout -f 05c74b819efbe47d36e2ce0e241fd573970fd385 # timeout=10 [2020-12-09T00:44:00.515Z] > git remote # timeout=10 [2020-12-09T00:44:00.522Z] > git config --get remote.origin.url # timeout=10 [2020-12-09T00:44:00.528Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-09T00:44:00.531Z] > git merge 34dce4612a631976cf4327d6db635ffc5909a851 # timeout=10 [2020-12-09T00:44:00.603Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-09T00:44:00.613Z] > git config core.sparsecheckout # timeout=10 [2020-12-09T00:44:00.619Z] > git checkout -f 2da9be7fc1448f335f90269821a7d84c1d061508 # timeout=10 [2020-12-09T00:44:04.307Z] Commit message: "Merge commit '34dce4612a631976cf4327d6db635ffc5909a851' into HEAD" [2020-12-09T00:44:04.310Z] > git rev-list --no-walk 05c74b819efbe47d36e2ce0e241fd573970fd385 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-09T00:44:05.371Z] + echo snap-build.sh [2020-12-09T00:44:05.371Z] snap-build.sh [2020-12-09T00:44:05.371Z] + SNAP_BASE_DIR=. [2020-12-09T00:44:05.371Z] + '[' '!' -z /w/workspace/edgex-go/11 ']' [2020-12-09T00:44:05.371Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/11 [2020-12-09T00:44:05.371Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/11]' [2020-12-09T00:44:05.371Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/11] [2020-12-09T00:44:05.371Z] + cd /w/workspace/edgex-go/11 [2020-12-09T00:44:05.371Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-09T00:44:05.371Z] Reading package lists... [2020-12-09T00:44:05.633Z] Building dependency tree... [2020-12-09T00:44:05.633Z] Reading state information... [2020-12-09T00:44:05.633Z] The following packages were automatically installed and are no longer required: [2020-12-09T00:44:05.633Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-09T00:44:05.633Z] uidmap xdelta3 [2020-12-09T00:44:05.633Z] Use 'sudo apt autoremove' to remove them. [2020-12-09T00:44:05.633Z] The following packages will be REMOVED: [2020-12-09T00:44:05.633Z] lxd* lxd-client* [2020-12-09T00:44:06.206Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-09T00:44:06.206Z] After this operation, 31.7 MB disk space will be freed. [2020-12-09T00:44:07.254Z] (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.) [2020-12-09T00:44:07.254Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-09T00:44:08.196Z] Removing lxd dnsmasq configuration [2020-12-09T00:44:08.196Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-09T00:44:08.196Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-09T00:44:09.143Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-09T00:44:09.405Z] (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.) [2020-12-09T00:44:09.405Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-09T00:44:10.797Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-09T00:44:10.797Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-09T00:44:11.785Z] + sudo snap remove --purge lxd [2020-12-09T00:44:12.048Z] snap "lxd" is not installed [2020-12-09T00:44:12.048Z] + sudo groupadd --force --system lxd [2020-12-09T00:44:12.048Z] ++ whoami [2020-12-09T00:44:12.048Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-09T00:44:12.048Z] + newgrp - lxd [2020-12-09T00:44:12.048Z] + sudo snap install lxd [2020-12-09T00:44:22.103Z] 2020-12-09T00:44:18Z INFO Waiting for automatic snapd restart... [2020-12-09T00:44:34.351Z] lxd 4.8 from Canonical* installed [2020-12-09T00:44:34.351Z] + sudo lxd init --auto [2020-12-09T00:44:44.369Z] + sudo snap install --classic snapcraft [2020-12-09T00:44:48.600Z] snapcraft 4.4.4 from Canonical* installed [2020-12-09T00:44:48.600Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-09T00:44:48.600Z] + patch --verbose -p1 [2020-12-09T00:44:48.600Z] Hmm... Looks like a unified diff to me... [2020-12-09T00:44:48.600Z] The text leading up to this was: [2020-12-09T00:44:48.600Z] -------------------------- [2020-12-09T00:44:48.600Z] |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 [2020-12-09T00:44:48.600Z] |From: Tony Espy [2020-12-09T00:44:48.600Z] |Date: Wed, 2 Dec 2020 17:38:31 -0500 [2020-12-09T00:44:48.600Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2020-12-09T00:44:48.600Z] | [2020-12-09T00:44:48.600Z] |This patch is used by the EdgeX CI pipeline builds to [2020-12-09T00:44:48.600Z] |optimize the snap CI check run for pull requests. When [2020-12-09T00:44:48.600Z] |applied, it essentially strips out everything (apps and [2020-12-09T00:44:48.600Z] |parts) from the snapcraft.yaml file except those required [2020-12-09T00:44:48.600Z] |to build edgex-go, as the whole idea of the CI check is to [2020-12-09T00:44:48.600Z] |catch changes to edgex-go that break the snap build. [2020-12-09T00:44:48.600Z] | [2020-12-09T00:44:48.600Z] |In general, anyone updating snapcraft.yaml will also need [2020-12-09T00:44:48.600Z] |to update this patch file, otherwise it may fail to apply, [2020-12-09T00:44:48.600Z] |resulting in a failed snap build CI check in the associated [2020-12-09T00:44:48.600Z] |pull request. [2020-12-09T00:44:48.600Z] | [2020-12-09T00:44:48.600Z] |Note - in addition to applying this patch, the pipeline also [2020-12-09T00:44:48.600Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2020-12-09T00:44:48.600Z] |need to build the finally binary .snap file (and it won't [2020-12-09T00:44:48.600Z] |work with the patch applied). This further reduces the build [2020-12-09T00:44:48.600Z] |time. [2020-12-09T00:44:48.600Z] |--- [2020-12-09T00:44:48.600Z] | snap/snapcraft.yaml | 466 +------------------------------------------- [2020-12-09T00:44:48.600Z] | 1 file changed, 2 insertions(+), 464 deletions(-) [2020-12-09T00:44:48.600Z] | [2020-12-09T00:44:48.600Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-12-09T00:44:48.600Z] |index b265277c..d7e1de37 100644 [2020-12-09T00:44:48.600Z] |--- a/snap/snapcraft.yaml [2020-12-09T00:44:48.600Z] |+++ b/snap/snapcraft.yaml [2020-12-09T00:44:48.600Z] -------------------------- [2020-12-09T00:44:48.600Z] patching file snap/snapcraft.yaml [2020-12-09T00:44:48.600Z] Using Plan A... [2020-12-09T00:44:48.600Z] Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). [2020-12-09T00:44:48.600Z] Hunk #2 succeeded at 81 (offset -3 lines). [2020-12-09T00:44:48.600Z] Hunk #3 succeeded at 211 (offset -7 lines). [2020-12-09T00:44:48.600Z] Hunk #4 succeeded at 226 (offset -7 lines). [2020-12-09T00:44:48.600Z] Hunk #5 succeeded at 234 (offset -7 lines). [2020-12-09T00:44:48.600Z] Hunk #6 succeeded at 241 (offset -7 lines). [2020-12-09T00:44:48.600Z] Hunk #7 succeeded at 268 (offset -7 lines). [2020-12-09T00:44:48.600Z] Hunk #8 succeeded at 302 (offset -7 lines). [2020-12-09T00:44:48.600Z] Hunk #9 succeeded at 358 (offset -7 lines). [2020-12-09T00:44:48.600Z] Hmm... Ignoring the trailing garbage. [2020-12-09T00:44:48.600Z] done [2020-12-09T00:44:48.600Z] + sudo snapcraft prime --use-lxd [2020-12-09T00:44:49.546Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-12-09T00:44:49.546Z] 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: [2020-12-09T00:44:49.546Z] - README.md [2020-12-09T00:44:49.546Z] - snapcraft.yaml.orig [2020-12-09T00:44:49.546Z] [2020-12-09T00:44:49.546Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-09T00:44:50.116Z] Launching a container. [2020-12-09T00:45:02.358Z] Waiting for container to be ready [2020-12-09T00:45:02.358Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-12-09T00:45:02.358Z] [2020-12-09T00:45:05.671Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-12-09T00:45:05.671Z] Waiting for network to be ready... [2020-12-09T00:45:06.241Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-09T00:45:06.241Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-09T00:45:06.501Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-09T00:45:06.501Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-09T00:45:06.761Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-09T00:45:07.022Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-09T00:45:07.022Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-09T00:45:07.022Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-09T00:45:07.022Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-09T00:45:07.022Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-09T00:45:07.022Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-09T00:45:07.022Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-09T00:45:07.022Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] [2020-12-09T00:45:07.022Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] [2020-12-09T00:45:07.022Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [184 kB] [2020-12-09T00:45:07.022Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.4 kB] [2020-12-09T00:45:07.022Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1092 kB] [2020-12-09T00:45:07.022Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-09T00:45:07.283Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-09T00:45:07.543Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1789 kB] [2020-12-09T00:45:07.804Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-09T00:45:07.804Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] [2020-12-09T00:45:07.804Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7308 B] [2020-12-09T00:45:07.804Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-09T00:45:07.804Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [28.0 kB] [2020-12-09T00:45:07.804Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1695 kB] [2020-12-09T00:45:07.804Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-09T00:45:10.347Z] Fetched 23.5 MB in 4s (5611 kB/s) [2020-12-09T00:45:10.927Z] Reading package lists... [2020-12-09T00:45:11.189Z] Reading package lists... [2020-12-09T00:45:11.189Z] Building dependency tree... [2020-12-09T00:45:11.189Z] Reading state information... [2020-12-09T00:45:11.451Z] The following additional packages will be installed: [2020-12-09T00:45:11.451Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-09T00:45:11.451Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-09T00:45:11.451Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-09T00:45:11.451Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-12-09T00:45:11.451Z] Suggested packages: [2020-12-09T00:45:11.451Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-12-09T00:45:11.451Z] Recommended packages: [2020-12-09T00:45:11.451Z] gnupg libsasl2-modules [2020-12-09T00:45:11.451Z] The following NEW packages will be installed: [2020-12-09T00:45:11.451Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-09T00:45:11.451Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-09T00:45:11.451Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-09T00:45:11.451Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-12-09T00:45:11.451Z] The following packages will be upgraded: [2020-12-09T00:45:11.451Z] gpg gpg-agent gpgconf libudev1 [2020-12-09T00:45:11.451Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2020-12-09T00:45:11.451Z] Need to get 3531 kB of archives. [2020-12-09T00:45:11.451Z] After this operation, 13.3 MB of additional disk space will be used. [2020-12-09T00:45:11.451Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2020-12-09T00:45:11.715Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2020-12-09T00:45:11.715Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2020-12-09T00:45:11.715Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2020-12-09T00:45:11.715Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2020-12-09T00:45:11.715Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2020-12-09T00:45:11.715Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2020-12-09T00:45:11.715Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2020-12-09T00:45:11.715Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2020-12-09T00:45:11.978Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2020-12-09T00:45:12.241Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-12-09T00:45:12.242Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2020-12-09T00:45:12.242Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-12-09T00:45:12.242Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-12-09T00:45:12.503Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-12-09T00:45:12.503Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-12-09T00:45:12.503Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-12-09T00:45:12.503Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-12-09T00:45:12.503Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-12-09T00:45:12.503Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-12-09T00:45:12.503Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-12-09T00:45:12.503Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-12-09T00:45:12.503Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-09T00:45:12.503Z] Fetched 3531 kB in 1s (3539 kB/s) [2020-12-09T00:45:12.766Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-09T00:45:12.766Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2020-12-09T00:45:12.766Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-09T00:45:12.766Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2020-12-09T00:45:12.766Z] Selecting previously unselected package udev. [2020-12-09T00:45:13.028Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-09T00:45:13.028Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2020-12-09T00:45:13.028Z] Unpacking udev (237-3ubuntu10.43) ... [2020-12-09T00:45:13.289Z] Selecting previously unselected package libfuse2:amd64. [2020-12-09T00:45:13.289Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-12-09T00:45:13.290Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-09T00:45:13.290Z] Selecting previously unselected package fuse. [2020-12-09T00:45:13.290Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2020-12-09T00:45:13.290Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-12-09T00:45:13.290Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-09T00:45:13.290Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-09T00:45:13.556Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-09T00:45:13.556Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-09T00:45:13.556Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-09T00:45:13.556Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-09T00:45:13.822Z] Selecting previously unselected package libksba8:amd64. [2020-12-09T00:45:13.822Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2020-12-09T00:45:13.822Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-12-09T00:45:13.822Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-12-09T00:45:13.822Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-09T00:45:13.822Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:45:13.822Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-12-09T00:45:13.822Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-09T00:45:13.822Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:45:14.085Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-12-09T00:45:14.085Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-09T00:45:14.085Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:45:14.085Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-12-09T00:45:14.085Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-09T00:45:14.085Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:45:14.085Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-12-09T00:45:14.085Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-09T00:45:14.085Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:45:14.350Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-12-09T00:45:14.350Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-09T00:45:14.350Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:45:14.350Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-12-09T00:45:14.350Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-09T00:45:14.350Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:45:14.350Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-12-09T00:45:14.350Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-09T00:45:14.350Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:45:14.616Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-12-09T00:45:14.616Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-09T00:45:14.616Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:45:14.616Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-09T00:45:14.616Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-09T00:45:14.616Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-09T00:45:14.616Z] Selecting previously unselected package libsasl2-2:amd64. [2020-12-09T00:45:14.616Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-09T00:45:14.616Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-09T00:45:14.879Z] Selecting previously unselected package libldap-common. [2020-12-09T00:45:14.879Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2020-12-09T00:45:14.879Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-09T00:45:14.879Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-09T00:45:14.879Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2020-12-09T00:45:14.879Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-09T00:45:15.141Z] Selecting previously unselected package dirmngr. [2020-12-09T00:45:15.141Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-09T00:45:15.141Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-09T00:45:15.141Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-09T00:45:15.141Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-12-09T00:45:15.141Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-09T00:45:15.403Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-09T00:45:15.403Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-09T00:45:15.403Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-12-09T00:45:15.403Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:45:15.403Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-12-09T00:45:15.403Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-09T00:45:15.403Z] Setting up udev (237-3ubuntu10.43) ... [2020-12-09T00:45:15.988Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-12-09T00:45:15.988Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:45:15.988Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-12-09T00:45:15.988Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-12-09T00:45:15.988Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-12-09T00:45:15.988Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:45:16.252Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:45:16.252Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:45:16.252Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:45:16.252Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:45:16.252Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:45:16.252Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-09T00:45:16.252Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-09T00:45:16.252Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-09T00:45:16.252Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-09T00:45:16.827Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-12-09T00:45:16.827Z] settings in the [Install] section, and DefaultInstance for template units). [2020-12-09T00:45:16.827Z] This means they are not meant to be enabled using systemctl. [2020-12-09T00:45:16.827Z] Possible reasons for having this kind of units are: [2020-12-09T00:45:16.827Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-12-09T00:45:16.827Z] .wants/ or .requires/ directory. [2020-12-09T00:45:16.827Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-12-09T00:45:16.827Z] a requirement dependency on it. [2020-12-09T00:45:16.827Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-12-09T00:45:16.827Z] D-Bus, udev, scripted systemctl call, ...). [2020-12-09T00:45:16.827Z] 4) In case of template units, the unit is meant to be enabled with some [2020-12-09T00:45:16.827Z] instance name specified. [2020-12-09T00:45:17.089Z] Reading package lists... [2020-12-09T00:45:17.089Z] Building dependency tree... [2020-12-09T00:45:17.089Z] Reading state information... [2020-12-09T00:45:17.352Z] The following additional packages will be installed: [2020-12-09T00:45:17.352Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-12-09T00:45:17.352Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-12-09T00:45:17.352Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-12-09T00:45:17.352Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-12-09T00:45:17.352Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-12-09T00:45:17.352Z] Suggested packages: [2020-12-09T00:45:17.352Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-12-09T00:45:17.352Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-12-09T00:45:17.352Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-12-09T00:45:17.352Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-12-09T00:45:17.352Z] systemd-container policykit-1 [2020-12-09T00:45:17.352Z] Recommended packages: [2020-12-09T00:45:17.352Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-12-09T00:45:17.352Z] The following NEW packages will be installed: [2020-12-09T00:45:17.352Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-12-09T00:45:17.352Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-12-09T00:45:17.352Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-12-09T00:45:17.352Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-12-09T00:45:17.352Z] python3.6-minimal snapd squashfs-tools sudo [2020-12-09T00:45:17.352Z] The following packages will be upgraded: [2020-12-09T00:45:17.352Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-12-09T00:45:17.376Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:45:17.376Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:45:17.376Z] ---> 2d61296dc8f4 [2020-12-09T00:45:17.376Z] Step 3/24 : WORKDIR /edgex-go [2020-12-09T00:45:17.376Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:45:17.376Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:45:17.376Z] ---> 2d61296dc8f4 [2020-12-09T00:45:17.376Z] Step 3/27 : WORKDIR /edgex-go [2020-12-09T00:45:17.376Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:45:17.376Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:45:17.376Z] ---> 2d61296dc8f4 [2020-12-09T00:45:17.376Z] Step 3/24 : WORKDIR /edgex-go [2020-12-09T00:45:17.376Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:45:17.376Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:45:17.376Z] ---> 2d61296dc8f4 [2020-12-09T00:45:17.376Z] Step 3/23 : WORKDIR /edgex-go [2020-12-09T00:45:17.376Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:45:17.376Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:45:17.376Z] ---> 2d61296dc8f4 [2020-12-09T00:45:17.376Z] Step 3/21 : WORKDIR /edgex-go [2020-12-09T00:45:17.376Z] ---> Running in 9a5a94feee9c [2020-12-09T00:45:17.376Z] ---> Running in 2be108a0a4b7 [2020-12-09T00:45:17.376Z] ---> Running in 2c32880aa8a2 [2020-12-09T00:45:17.376Z] ---> Running in bd0a61cefae8 [2020-12-09T00:45:17.376Z] ---> Running in 50af47ac3df3 [2020-12-09T00:45:17.376Z] Removing intermediate container 2be108a0a4b7 [2020-12-09T00:45:17.376Z] ---> 28a9f301f1a0 [2020-12-09T00:45:17.376Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:45:17.376Z] Removing intermediate container 50af47ac3df3 [2020-12-09T00:45:17.376Z] ---> 5061ad86c1e3 [2020-12-09T00:45:17.376Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:45:17.376Z] Removing intermediate container 2c32880aa8a2 [2020-12-09T00:45:17.376Z] ---> ddc7c37b66bc [2020-12-09T00:45:17.376Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:45:17.376Z] Removing intermediate container bd0a61cefae8 [2020-12-09T00:45:17.376Z] ---> 1eff711095b2 [2020-12-09T00:45:17.376Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:45:17.376Z] Removing intermediate container 9a5a94feee9c [2020-12-09T00:45:17.376Z] ---> cc911f354dd3 [2020-12-09T00:45:17.376Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:45:17.376Z] ---> Running in 140f6151696f [2020-12-09T00:45:17.376Z] ---> Running in e84726b69000 [2020-12-09T00:45:17.376Z] ---> Running in 5856382121d3 [2020-12-09T00:45:17.376Z] ---> Running in 8421d504b7cb [2020-12-09T00:45:17.376Z] ---> Running in ac8d5500c228 [2020-12-09T00:45:17.376Z] Removing intermediate container 140f6151696f [2020-12-09T00:45:17.376Z] ---> 7833de04df3b [2020-12-09T00:45:17.376Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-09T00:45:17.376Z] Removing intermediate container e84726b69000 [2020-12-09T00:45:17.376Z] ---> 5b7b08de5bf7 [2020-12-09T00:45:17.376Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-09T00:45:17.376Z] ---> Running in abd7d5a65c64 [2020-12-09T00:45:17.376Z] ---> Running in c5585e8cf1de [2020-12-09T00:45:17.376Z] Removing intermediate container 8421d504b7cb [2020-12-09T00:45:17.376Z] ---> 0a1a914803d9 [2020-12-09T00:45:17.376Z] Step 5/24 : RUN apk update && apk add make git [2020-12-09T00:45:17.376Z] ---> Running in b826155b8b1d [2020-12-09T00:45:17.376Z] Removing intermediate container ac8d5500c228 [2020-12-09T00:45:17.376Z] ---> b0d143a47674 [2020-12-09T00:45:17.376Z] Step 5/21 : RUN apk update && apk add make git [2020-12-09T00:45:17.376Z] Removing intermediate container 5856382121d3 [2020-12-09T00:45:17.376Z] ---> dbcd199d8f94 [2020-12-09T00:45:17.376Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-09T00:45:17.376Z] ---> Running in 9c967e3516c5 [2020-12-09T00:45:17.376Z] ---> Running in 603392dedcb3 [2020-12-09T00:45:17.376Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-09T00:45:17.376Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-09T00:45:17.377Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-09T00:45:17.377Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-09T00:45:17.377Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-09T00:45:17.377Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-09T00:45:17.612Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2020-12-09T00:45:17.613Z] Need to get 35.2 MB of archives. [2020-12-09T00:45:17.613Z] After this operation, 141 MB of additional disk space will be used. [2020-12-09T00:45:17.613Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2020-12-09T00:45:17.613Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.1 [807 kB] [2020-12-09T00:45:17.644Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-09T00:45:18.186Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.1 [1201 kB] [2020-12-09T00:45:18.186Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2020-12-09T00:45:18.237Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-09T00:45:18.237Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-09T00:45:18.237Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-09T00:45:18.446Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2020-12-09T00:45:18.446Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-12-09T00:45:18.446Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2020-12-09T00:45:18.446Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2020-12-09T00:45:18.511Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:45:18.511Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:45:18.511Z] OK: 12616 distinct packages available [2020-12-09T00:45:18.708Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2020-12-09T00:45:18.708Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2020-12-09T00:45:18.708Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-12-09T00:45:18.708Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-12-09T00:45:18.708Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-12-09T00:45:18.708Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-12-09T00:45:18.708Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-12-09T00:45:18.708Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-12-09T00:45:18.708Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] [2020-12-09T00:45:18.708Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-12-09T00:45:18.708Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-12-09T00:45:18.708Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2020-12-09T00:45:18.708Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2020-12-09T00:45:18.708Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2020-12-09T00:45:18.708Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2020-12-09T00:45:18.708Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2020-12-09T00:45:18.708Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2020-12-09T00:45:18.708Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-12-09T00:45:18.708Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-12-09T00:45:18.708Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-12-09T00:45:18.708Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-12-09T00:45:18.708Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2020-12-09T00:45:18.783Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:45:18.783Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:45:18.783Z] OK: 12616 distinct packages available [2020-12-09T00:45:19.057Z] OK: 217 MiB in 51 packages [2020-12-09T00:45:19.335Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:45:19.335Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:45:19.335Z] OK: 12616 distinct packages available [2020-12-09T00:45:19.335Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:45:19.335Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:45:19.335Z] OK: 12616 distinct packages available [2020-12-09T00:45:19.938Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:45:19.938Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:45:19.938Z] OK: 12616 distinct packages available [2020-12-09T00:45:19.938Z] OK: 217 MiB in 51 packages [2020-12-09T00:45:20.094Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-09T00:45:20.094Z] Fetched 35.2 MB in 2s (15.0 MB/s) [2020-12-09T00:45:20.094Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-09T00:45:20.094Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2020-12-09T00:45:20.094Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-09T00:45:20.220Z] OK: 217 MiB in 51 packages [2020-12-09T00:45:20.220Z] OK: 217 MiB in 51 packages [2020-12-09T00:45:20.668Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2020-12-09T00:45:20.668Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-09T00:45:20.668Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2020-12-09T00:45:20.668Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-09T00:45:20.668Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_amd64.deb ... [2020-12-09T00:45:20.831Z] OK: 217 MiB in 51 packages [2020-12-09T00:45:20.929Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) over (1.6.1) ... [2020-12-09T00:45:20.929Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) ... [2020-12-09T00:45:21.106Z] Removing intermediate container abd7d5a65c64 [2020-12-09T00:45:21.106Z] ---> f72dd55092de [2020-12-09T00:45:21.106Z] Step 6/23 : COPY go.mod . [2020-12-09T00:45:21.190Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-09T00:45:21.190Z] Preparing to unpack .../apt_1.6.12ubuntu0.1_amd64.deb ... [2020-12-09T00:45:21.190Z] Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... [2020-12-09T00:45:21.451Z] Setting up apt (1.6.12ubuntu0.1) ... [2020-12-09T00:45:21.451Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-12-09T00:45:21.704Z] Removing intermediate container c5585e8cf1de [2020-12-09T00:45:21.704Z] ---> 5ade4fa9447f [2020-12-09T00:45:21.704Z] Step 6/27 : COPY go.mod . [2020-12-09T00:45:21.712Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-12-09T00:45:21.974Z] (Reading database ... 12764 files and directories currently installed.) [2020-12-09T00:45:21.974Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-09T00:45:21.974Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-09T00:45:22.236Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-12-09T00:45:22.236Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-09T00:45:22.236Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-09T00:45:22.236Z] Selecting previously unselected package libexpat1:amd64. [2020-12-09T00:45:22.236Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-12-09T00:45:22.236Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-09T00:45:22.308Z] ---> f416f2ffe48f [2020-12-09T00:45:22.308Z] Step 7/23 : RUN go mod download [2020-12-09T00:45:22.308Z] Removing intermediate container 603392dedcb3 [2020-12-09T00:45:22.308Z] ---> 7d8f29b65d75 [2020-12-09T00:45:22.308Z] Step 6/24 : COPY go.mod . [2020-12-09T00:45:22.308Z] ---> Running in 2af44e045002 [2020-12-09T00:45:22.498Z] Selecting previously unselected package python3.6-minimal. [2020-12-09T00:45:22.498Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-09T00:45:22.498Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-09T00:45:22.581Z] Removing intermediate container b826155b8b1d [2020-12-09T00:45:22.581Z] ---> 82df623e6cd1 [2020-12-09T00:45:22.581Z] Step 6/24 : COPY go.mod . [2020-12-09T00:45:22.581Z] Removing intermediate container 9c967e3516c5 [2020-12-09T00:45:22.581Z] ---> 4fdeed3edb24 [2020-12-09T00:45:22.581Z] Step 6/21 : COPY go.mod . [2020-12-09T00:45:22.760Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-09T00:45:22.760Z] Checking for services that may need to be restarted...done. [2020-12-09T00:45:22.760Z] Checking for services that may need to be restarted...done. [2020-12-09T00:45:22.760Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-09T00:45:22.760Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-09T00:45:22.855Z] ---> 8511327ebed5 [2020-12-09T00:45:22.855Z] Step 7/27 : RUN go mod download [2020-12-09T00:45:23.019Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-09T00:45:23.130Z] ---> Running in c97b452a46d1 [2020-12-09T00:45:23.416Z] ---> 5842d0cb06e3 [2020-12-09T00:45:23.416Z] Step 7/24 : RUN go mod download [2020-12-09T00:45:23.694Z] ---> Running in f108ba6d7c52 [2020-12-09T00:45:23.694Z] ---> 30b246744bbf [2020-12-09T00:45:23.694Z] Step 7/21 : RUN go mod download [2020-12-09T00:45:23.961Z] Selecting previously unselected package python3-minimal. [2020-12-09T00:45:23.961Z] (Reading database ... 13012 files and directories currently installed.) [2020-12-09T00:45:23.961Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-12-09T00:45:23.961Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-12-09T00:45:23.961Z] Selecting previously unselected package mime-support. [2020-12-09T00:45:23.961Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-12-09T00:45:23.961Z] Unpacking mime-support (3.60ubuntu1) ... [2020-12-09T00:45:23.961Z] Selecting previously unselected package libmpdec2:amd64. [2020-12-09T00:45:23.961Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-12-09T00:45:23.961Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-09T00:45:23.961Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-12-09T00:45:23.961Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-09T00:45:23.961Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-09T00:45:23.975Z] ---> 1a498d7a4e3a [2020-12-09T00:45:23.975Z] Step 7/24 : RUN go mod download [2020-12-09T00:45:24.221Z] Selecting previously unselected package python3.6. [2020-12-09T00:45:24.221Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-09T00:45:24.221Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-09T00:45:24.250Z] ---> Running in 9857f0114abb [2020-12-09T00:45:24.250Z] ---> Running in e9f1d3379a67 [2020-12-09T00:45:24.482Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-09T00:45:24.482Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-12-09T00:45:24.482Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-09T00:45:24.482Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-12-09T00:45:24.743Z] Selecting previously unselected package python3. [2020-12-09T00:45:24.743Z] (Reading database ... 13442 files and directories currently installed.) [2020-12-09T00:45:24.743Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2020-12-09T00:45:24.743Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-12-09T00:45:24.743Z] Selecting previously unselected package multiarch-support. [2020-12-09T00:45:24.743Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... [2020-12-09T00:45:24.743Z] Unpacking multiarch-support (2.27-3ubuntu1.3) ... [2020-12-09T00:45:25.004Z] Setting up multiarch-support (2.27-3ubuntu1.3) ... [2020-12-09T00:45:25.004Z] Selecting previously unselected package liblzo2-2:amd64. [2020-12-09T00:45:25.004Z] (Reading database ... 13479 files and directories currently installed.) [2020-12-09T00:45:25.004Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-12-09T00:45:25.004Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-12-09T00:45:25.004Z] Selecting previously unselected package libbsd0:amd64. [2020-12-09T00:45:25.004Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-12-09T00:45:25.004Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-09T00:45:25.266Z] Selecting previously unselected package sudo. [2020-12-09T00:45:25.266Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2020-12-09T00:45:25.266Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-09T00:45:25.266Z] Selecting previously unselected package apparmor. [2020-12-09T00:45:25.266Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-12-09T00:45:25.266Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-12-09T00:45:25.527Z] Selecting previously unselected package libedit2:amd64. [2020-12-09T00:45:25.527Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2020-12-09T00:45:25.527Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-12-09T00:45:25.527Z] Selecting previously unselected package libkrb5support0:amd64. [2020-12-09T00:45:25.799Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2020-12-09T00:45:25.799Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-09T00:45:25.799Z] Selecting previously unselected package libk5crypto3:amd64. [2020-12-09T00:45:25.799Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-09T00:45:25.799Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-09T00:45:25.799Z] Selecting previously unselected package libkeyutils1:amd64. [2020-12-09T00:45:25.799Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-12-09T00:45:25.799Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-09T00:45:25.799Z] Selecting previously unselected package libkrb5-3:amd64. [2020-12-09T00:45:25.799Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-09T00:45:25.799Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-09T00:45:26.061Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-09T00:45:26.061Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2020-12-09T00:45:26.061Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-09T00:45:26.322Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-12-09T00:45:26.322Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2020-12-09T00:45:26.322Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-09T00:45:26.322Z] Selecting previously unselected package openssh-client. [2020-12-09T00:45:26.322Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-12-09T00:45:26.322Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-09T00:45:26.582Z] Selecting previously unselected package squashfs-tools. [2020-12-09T00:45:26.582Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-12-09T00:45:26.582Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-09T00:45:26.842Z] Selecting previously unselected package snapd. [2020-12-09T00:45:26.842Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2020-12-09T00:45:26.842Z] Unpacking snapd (2.48+18.04) ... [2020-12-09T00:45:26.907Z] Removing intermediate container 2af44e045002 [2020-12-09T00:45:26.907Z] ---> 3bef55378128 [2020-12-09T00:45:26.907Z] Step 8/23 : COPY . . [2020-12-09T00:45:27.508Z] Removing intermediate container c97b452a46d1 [2020-12-09T00:45:27.508Z] ---> 6192ab510da4 [2020-12-09T00:45:27.508Z] Step 8/27 : COPY . . [2020-12-09T00:45:28.115Z] Removing intermediate container f108ba6d7c52 [2020-12-09T00:45:28.115Z] ---> c9142972d0eb [2020-12-09T00:45:28.115Z] Step 8/24 : COPY . . [2020-12-09T00:45:28.832Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-12-09T00:45:28.832Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-09T00:45:29.094Z] Setting up mime-support (3.60ubuntu1) ... [2020-12-09T00:45:29.101Z] Removing intermediate container 9857f0114abb [2020-12-09T00:45:29.101Z] ---> 3228c23ead40 [2020-12-09T00:45:29.101Z] Step 8/21 : COPY . . [2020-12-09T00:45:29.704Z] Removing intermediate container e9f1d3379a67 [2020-12-09T00:45:29.704Z] ---> 71eda1485d46 [2020-12-09T00:45:29.704Z] Step 8/24 : COPY . . [2020-12-09T00:45:30.037Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-09T00:45:30.037Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-09T00:45:30.037Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-09T00:45:30.299Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-09T00:45:30.299Z] Setting up systemd (237-3ubuntu10.43) ... [2020-12-09T00:45:30.299Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-12-09T00:45:31.241Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-09T00:45:31.241Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-09T00:45:31.241Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-12-09T00:45:31.241Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-09T00:45:31.241Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-09T00:45:31.241Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-09T00:45:31.818Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-09T00:45:31.818Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-09T00:45:31.818Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-09T00:45:31.818Z] Setting up python3 (3.6.7-1~18.04) ... [2020-12-09T00:45:31.818Z] running python rtupdate hooks for python3.6... [2020-12-09T00:45:31.818Z] running python post-rtupdate hooks for python3.6... [2020-12-09T00:45:32.078Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-12-09T00:45:33.464Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-12-09T00:45:33.464Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-09T00:45:33.464Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-09T00:45:33.725Z] Setting up snapd (2.48+18.04) ... [2020-12-09T00:45:33.990Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-12-09T00:45:34.254Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-12-09T00:45:34.515Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-12-09T00:45:34.776Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-12-09T00:45:35.035Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-09T00:45:35.035Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-09T00:45:35.035Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-12-09T00:45:35.295Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-12-09T00:45:35.557Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-12-09T00:45:35.557Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-12-09T00:45:35.817Z] /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' [2020-12-09T00:45:35.817Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-09T00:45:35.817Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-09T00:45:36.761Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-09T00:45:36.761Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-09T00:45:37.055Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-09T00:45:37.996Z] Reading package lists... [2020-12-09T00:45:37.996Z] Reading package lists... [2020-12-09T00:45:38.256Z] Building dependency tree... [2020-12-09T00:45:38.256Z] Reading state information... [2020-12-09T00:45:38.256Z] Calculating upgrade... [2020-12-09T00:45:38.517Z] The following packages will be upgraded: [2020-12-09T00:45:38.517Z] advancecomp base-files bash binutils binutils-common [2020-12-09T00:45:38.517Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2020-12-09T00:45:38.517Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2020-12-09T00:45:38.517Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2020-12-09T00:45:38.517Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2020-12-09T00:45:38.517Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2020-12-09T00:45:38.517Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2020-12-09T00:45:38.517Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2020-12-09T00:45:38.517Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2020-12-09T00:45:38.517Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2020-12-09T00:45:38.517Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2020-12-09T00:45:38.517Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2020-12-09T00:45:38.517Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2020-12-09T00:45:38.517Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2020-12-09T00:45:38.777Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-12-09T00:45:38.777Z] Need to get 63.5 MB of archives. [2020-12-09T00:45:38.777Z] After this operation, 5191 kB of additional disk space will be used. [2020-12-09T00:45:38.777Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-126.129 [989 kB] [2020-12-09T00:45:38.777Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] [2020-12-09T00:45:39.358Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-12-09T00:45:39.358Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-12-09T00:45:39.358Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-12-09T00:45:39.358Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-12-09T00:45:39.358Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-12-09T00:45:39.358Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-12-09T00:45:39.358Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2020-12-09T00:45:39.358Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2020-12-09T00:45:39.358Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-12-09T00:45:39.358Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-12-09T00:45:39.358Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-12-09T00:45:39.358Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] [2020-12-09T00:45:39.358Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] [2020-12-09T00:45:39.358Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2020-12-09T00:45:39.358Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2020-12-09T00:45:39.358Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2020-12-09T00:45:39.618Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-12-09T00:45:39.618Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2020-12-09T00:45:39.618Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2020-12-09T00:45:39.618Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2020-12-09T00:45:39.618Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2020-12-09T00:45:39.618Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2020-12-09T00:45:39.618Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2020-12-09T00:45:39.618Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2020-12-09T00:45:39.618Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2020-12-09T00:45:39.618Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2020-12-09T00:45:39.618Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-12-09T00:45:39.618Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-12-09T00:45:39.618Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-12-09T00:45:39.618Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2020-12-09T00:45:39.618Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] [2020-12-09T00:45:40.253Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2020-12-09T00:45:40.253Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2020-12-09T00:45:40.253Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2020-12-09T00:45:40.253Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2020-12-09T00:45:40.253Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2020-12-09T00:45:40.253Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2020-12-09T00:45:40.253Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-12-09T00:45:40.253Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2020-12-09T00:45:40.253Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2020-12-09T00:45:40.253Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2020-12-09T00:45:40.253Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2020-12-09T00:45:40.253Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2020-12-09T00:45:40.253Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2020-12-09T00:45:40.253Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2020-12-09T00:45:40.254Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2020-12-09T00:45:40.254Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2020-12-09T00:45:40.254Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2020-12-09T00:45:40.254Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2020-12-09T00:45:40.254Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2020-12-09T00:45:40.254Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2020-12-09T00:45:40.824Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2020-12-09T00:45:40.824Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2020-12-09T00:45:40.824Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2020-12-09T00:45:40.824Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2020-12-09T00:45:40.824Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2020-12-09T00:45:40.824Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2020-12-09T00:45:40.824Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2020-12-09T00:45:40.824Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2020-12-09T00:45:40.824Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2020-12-09T00:45:40.824Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2020-12-09T00:45:40.824Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2020-12-09T00:45:40.824Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-12-09T00:45:40.824Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2020-12-09T00:45:40.824Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-12-09T00:45:40.824Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2020-12-09T00:45:40.824Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2020-12-09T00:45:40.824Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2020-12-09T00:45:40.824Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-12-09T00:45:40.824Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-12-09T00:45:41.086Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-12-09T00:45:41.086Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-12-09T00:45:41.086Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2020-12-09T00:45:41.086Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-12-09T00:45:41.086Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2020-12-09T00:45:41.086Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2020-12-09T00:45:41.086Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2020-12-09T00:45:41.086Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-12-09T00:45:41.086Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-12-09T00:45:41.086Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-12-09T00:45:41.086Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-12-09T00:45:41.086Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-12-09T00:45:41.346Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-12-09T00:45:41.346Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-12-09T00:45:41.346Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-12-09T00:45:41.607Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-12-09T00:45:42.184Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-12-09T00:45:42.184Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-12-09T00:45:42.184Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-12-09T00:45:42.444Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-12-09T00:45:42.444Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-12-09T00:45:42.444Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-12-09T00:45:42.444Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-12-09T00:45:42.444Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-12-09T00:45:42.704Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-09T00:45:42.704Z] Fetched 63.5 MB in 4s (15.9 MB/s) [2020-12-09T00:45:42.704Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:45:42.704Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... [2020-12-09T00:45:42.704Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-09T00:45:43.275Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-12-09T00:45:43.275Z] Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-09T00:45:43.275Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-126.129_amd64.deb ... [2020-12-09T00:45:43.275Z] Unpacking linux-libc-dev:amd64 (4.15.0-126.129) over (4.15.0-20.21) ... [2020-12-09T00:45:44.220Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-09T00:45:44.220Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-09T00:45:44.220Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-09T00:45:44.220Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-09T00:45:44.220Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-09T00:45:44.480Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-09T00:45:44.480Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-09T00:45:44.480Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-09T00:45:44.480Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-09T00:45:44.480Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-09T00:45:44.741Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-09T00:45:44.741Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-09T00:45:44.741Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-09T00:45:44.741Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-09T00:45:45.002Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-09T00:45:45.002Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-09T00:45:45.002Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-09T00:45:45.002Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-12-09T00:45:45.002Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-09T00:45:45.263Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-09T00:45:45.263Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-09T00:45:45.263Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-09T00:45:45.263Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-09T00:45:45.263Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-09T00:45:45.523Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-09T00:45:45.523Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-09T00:45:45.523Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-09T00:45:45.783Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-09T00:45:45.783Z] Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... [2020-12-09T00:45:45.783Z] Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-09T00:45:46.355Z] Setting up libc6:amd64 (2.27-3ubuntu1.3) ... [2020-12-09T00:45:46.355Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-09T00:45:46.355Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2020-12-09T00:45:46.355Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-12-09T00:45:46.355Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-12-09T00:45:46.615Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-12-09T00:45:46.615Z] Setting up base-files (10.1ubuntu2.10) ... [2020-12-09T00:45:46.876Z] Installing new version of config file /etc/issue ... [2020-12-09T00:45:46.876Z] Installing new version of config file /etc/issue.net ... [2020-12-09T00:45:46.876Z] Installing new version of config file /etc/lsb-release ... [2020-12-09T00:45:46.876Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-12-09T00:45:47.137Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-12-09T00:45:47.137Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-12-09T00:45:47.137Z] Removing obsolete conffile /etc/default/motd-news ... [2020-12-09T00:45:47.397Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:45:47.397Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2020-12-09T00:45:47.397Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-12-09T00:45:47.397Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-12-09T00:45:47.657Z] 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 [2020-12-09T00:45:47.657Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:45:47.657Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-09T00:45:47.657Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-12-09T00:45:47.657Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-12-09T00:45:47.918Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:45:47.918Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2020-12-09T00:45:47.918Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-12-09T00:45:47.918Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-12-09T00:45:48.183Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:45:48.183Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2020-12-09T00:45:48.183Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-09T00:45:48.444Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-12-09T00:45:48.444Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:45:48.444Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-09T00:45:48.444Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-09T00:45:48.705Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-09T00:45:48.705Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:45:48.705Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-09T00:45:48.705Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-09T00:45:48.977Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-12-09T00:45:48.977Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:45:48.977Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2020-12-09T00:45:48.977Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-12-09T00:45:49.241Z] Setting up grep (3.1-2build1) ... [2020-12-09T00:45:49.241Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:45:49.241Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-09T00:45:49.241Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-09T00:45:49.504Z] Setting up login (1:4.5-1ubuntu2) ... [2020-12-09T00:45:49.504Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:45:49.504Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-09T00:45:49.504Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-09T00:45:49.774Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-12-09T00:45:49.774Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:45:49.774Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-09T00:45:49.774Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-09T00:45:50.347Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-09T00:45:50.347Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-09T00:45:50.347Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-09T00:45:50.610Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-09T00:45:51.182Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-12-09T00:45:51.182Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:45:51.182Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-12-09T00:45:51.182Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-09T00:45:52.570Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-09T00:45:52.570Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-09T00:45:52.570Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-09T00:45:52.570Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-09T00:45:52.570Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2020-12-09T00:45:52.831Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:45:52.831Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2020-12-09T00:45:52.831Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-12-09T00:45:53.093Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2020-12-09T00:45:53.093Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:45:53.093Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-09T00:45:53.093Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-09T00:45:53.093Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-09T00:45:53.356Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:45:53.356Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-09T00:45:53.356Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-09T00:45:53.356Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-09T00:45:53.617Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:45:53.617Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-09T00:45:53.617Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-09T00:45:53.617Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-09T00:45:53.877Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:45:53.878Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-09T00:45:53.878Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-09T00:45:53.878Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-09T00:45:54.144Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:45:54.144Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-09T00:45:54.144Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-09T00:45:54.144Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-09T00:45:54.144Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-09T00:45:54.406Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-09T00:45:54.406Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:45:54.406Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-09T00:45:54.406Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-09T00:45:54.668Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-09T00:45:54.668Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:45:54.668Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-09T00:45:54.668Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-09T00:45:54.930Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-09T00:45:54.930Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:45:54.930Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-09T00:45:54.930Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-09T00:45:54.930Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-12-09T00:45:55.198Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:45:55.198Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-09T00:45:55.198Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-09T00:45:55.771Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-12-09T00:45:56.342Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-12-09T00:45:56.342Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-12-09T00:45:56.512Z] ---> bceb0e509211 [2020-12-09T00:45:56.512Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-09T00:45:56.512Z] ---> 6a5232e4cad3 [2020-12-09T00:45:56.512Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-09T00:45:56.512Z] ---> 407ee4d2dad1 [2020-12-09T00:45:56.512Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-09T00:45:56.512Z] ---> fea47d8d5dfc [2020-12-09T00:45:56.512Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-09T00:45:56.512Z] ---> 8e82c6046cea [2020-12-09T00:45:56.512Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-09T00:45:56.512Z] ---> Running in ac3fae70e42a [2020-12-09T00:45:56.512Z] ---> Running in 3669897f2a45 [2020-12-09T00:45:56.512Z] ---> Running in eaa54c97e583 [2020-12-09T00:45:56.512Z] ---> Running in 8fbb140af1ef [2020-12-09T00:45:56.512Z] ---> Running in 1a2af4073580 [2020-12-09T00:45:56.512Z] 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 [2020-12-09T00:45:56.512Z] 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 [2020-12-09T00:45:56.610Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:45:56.610Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-12-09T00:45:56.610Z] Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-09T00:45:56.786Z] 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 [2020-12-09T00:45:56.787Z] 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 [2020-12-09T00:45:56.787Z] 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 [2020-12-09T00:45:56.870Z] Setting up libc-bin (2.27-3ubuntu1.3) ... [2020-12-09T00:45:56.870Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-09T00:45:56.870Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-12-09T00:45:56.870Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-09T00:45:57.131Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-12-09T00:45:57.131Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-09T00:45:57.131Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-12-09T00:45:57.390Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-12-09T00:45:57.390Z] Setting up debconf (1.5.66ubuntu1) ... [2020-12-09T00:45:57.652Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-09T00:45:57.652Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-09T00:45:57.652Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-09T00:45:57.652Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-09T00:45:57.913Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-09T00:45:57.913Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-09T00:45:57.913Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-09T00:45:57.913Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-09T00:45:58.174Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-09T00:45:58.174Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-09T00:45:58.174Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-09T00:45:58.434Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-09T00:45:58.695Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-09T00:45:58.695Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-09T00:45:58.695Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-09T00:45:58.695Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2020-12-09T00:45:58.955Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-09T00:45:58.955Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-09T00:45:58.955Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-09T00:45:58.955Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-09T00:45:59.215Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-09T00:45:59.215Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2020-12-09T00:45:59.215Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-12-09T00:45:59.215Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2020-12-09T00:45:59.476Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-09T00:45:59.476Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-12-09T00:45:59.476Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-09T00:45:59.476Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-09T00:45:59.737Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-09T00:45:59.737Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-09T00:45:59.737Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-09T00:45:59.999Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-09T00:45:59.999Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-09T00:45:59.999Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2020-12-09T00:45:59.999Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-12-09T00:45:59.999Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-12-09T00:46:00.259Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-09T00:46:00.259Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-09T00:46:00.259Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-09T00:46:00.542Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-12-09T00:46:00.804Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-09T00:46:00.804Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-09T00:46:00.804Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-09T00:46:00.804Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-12-09T00:46:01.067Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-09T00:46:01.067Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2020-12-09T00:46:01.067Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-12-09T00:46:01.067Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2020-12-09T00:46:01.329Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-09T00:46:01.329Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2020-12-09T00:46:01.329Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-12-09T00:46:01.329Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2020-12-09T00:46:01.590Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-09T00:46:01.590Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-12-09T00:46:01.590Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-12-09T00:46:01.854Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2020-12-09T00:46:01.854Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-09T00:46:01.854Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2020-12-09T00:46:01.854Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-12-09T00:46:02.114Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2020-12-09T00:46:02.114Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-09T00:46:02.114Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-12-09T00:46:02.114Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-12-09T00:46:02.114Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-12-09T00:46:02.377Z] (Reading database ... 13915 files and directories currently installed.) [2020-12-09T00:46:02.377Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-09T00:46:02.377Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-09T00:46:02.377Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-09T00:46:02.377Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-09T00:46:02.638Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-09T00:46:02.638Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-09T00:46:02.899Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-12-09T00:46:02.899Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-12-09T00:46:03.160Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-12-09T00:46:03.160Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-12-09T00:46:03.160Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-12-09T00:46:03.160Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-12-09T00:46:03.160Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-12-09T00:46:03.421Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-12-09T00:46:03.421Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2020-12-09T00:46:03.421Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-12-09T00:46:03.421Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-12-09T00:46:03.421Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-12-09T00:46:03.682Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2020-12-09T00:46:03.682Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-12-09T00:46:03.682Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-12-09T00:46:03.682Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-12-09T00:46:03.974Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2020-12-09T00:46:03.974Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2020-12-09T00:46:04.668Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2020-12-09T00:46:04.668Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-12-09T00:46:04.977Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2020-12-09T00:46:04.977Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-12-09T00:46:04.977Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-09T00:46:04.977Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-09T00:46:05.318Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-09T00:46:05.318Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-09T00:46:05.579Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-09T00:46:05.579Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-09T00:46:05.579Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-09T00:46:05.579Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-09T00:46:05.838Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-09T00:46:05.838Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-09T00:46:05.838Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-09T00:46:05.838Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-09T00:46:06.098Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-09T00:46:06.098Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-09T00:46:06.098Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-09T00:46:06.098Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-09T00:46:07.040Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-09T00:46:07.040Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-09T00:46:07.980Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-09T00:46:07.980Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-09T00:46:08.550Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-09T00:46:08.551Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-09T00:46:08.811Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-09T00:46:08.811Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-09T00:46:09.755Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-09T00:46:09.755Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-09T00:46:09.755Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-09T00:46:09.755Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-09T00:46:10.016Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-12-09T00:46:10.017Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-09T00:46:10.278Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-12-09T00:46:10.278Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-09T00:46:10.278Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-12-09T00:46:10.278Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-12-09T00:46:10.538Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-09T00:46:10.538Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-09T00:46:10.538Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-09T00:46:10.538Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-09T00:46:10.799Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2020-12-09T00:46:10.799Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-12-09T00:46:10.799Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-09T00:46:10.799Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-09T00:46:10.799Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-09T00:46:11.059Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-09T00:46:11.059Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-09T00:46:11.059Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2020-12-09T00:46:11.059Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-12-09T00:46:11.059Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2020-12-09T00:46:11.059Z] [2020-12-09T00:46:11.059Z] Current default time zone: 'Etc/UTC' [2020-12-09T00:46:11.059Z] Local time is now: Wed Dec 9 00:46:11 UTC 2020. [2020-12-09T00:46:11.059Z] Universal Time is now: Wed Dec 9 00:46:11 UTC 2020. [2020-12-09T00:46:11.059Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-12-09T00:46:11.059Z] [2020-12-09T00:46:11.059Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2020-12-09T00:46:11.319Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-09T00:46:11.319Z] Setting up linux-libc-dev:amd64 (4.15.0-126.129) ... [2020-12-09T00:46:11.319Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-12-09T00:46:11.319Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-12-09T00:46:11.319Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-12-09T00:46:11.319Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-09T00:46:11.319Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2020-12-09T00:46:11.319Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2020-12-09T00:46:11.320Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-12-09T00:46:11.320Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-09T00:46:11.580Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-12-09T00:46:11.580Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-09T00:46:11.580Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-09T00:46:11.580Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-09T00:46:11.842Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-12-09T00:46:11.842Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-09T00:46:11.842Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-12-09T00:46:11.842Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-09T00:46:11.842Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-12-09T00:46:11.842Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-12-09T00:46:11.842Z] Setting up libc-dev-bin (2.27-3ubuntu1.3) ... [2020-12-09T00:46:11.842Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-09T00:46:13.754Z] Updating certificates in /etc/ssl/certs... [2020-12-09T00:46:14.701Z] 22 added, 17 removed; done. [2020-12-09T00:46:14.701Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... [2020-12-09T00:46:14.701Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-09T00:46:14.701Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-12-09T00:46:14.701Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2020-12-09T00:46:14.701Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-12-09T00:46:14.701Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-09T00:46:14.701Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-09T00:46:14.961Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-09T00:46:14.961Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-09T00:46:14.961Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-09T00:46:14.961Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-09T00:46:14.961Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-09T00:46:14.961Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-12-09T00:46:14.961Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-09T00:46:14.961Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-09T00:46:15.222Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-09T00:46:15.222Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-09T00:46:15.222Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-09T00:46:15.222Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-09T00:46:15.222Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-09T00:46:15.485Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-09T00:46:15.485Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-09T00:46:15.485Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-09T00:46:15.485Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-09T00:46:15.746Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-12-09T00:46:15.746Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-09T00:46:15.746Z] Updating certificates in /etc/ssl/certs... [2020-12-09T00:46:16.316Z] 0 added, 0 removed; done. [2020-12-09T00:46:16.316Z] Running hooks in /etc/ca-certificates/update.d... [2020-12-09T00:46:16.316Z] done. [2020-12-09T00:46:16.898Z] Reading package lists... [2020-12-09T00:46:16.898Z] Building dependency tree... [2020-12-09T00:46:16.898Z] Reading state information... [2020-12-09T00:46:17.159Z] The following NEW packages will be installed: [2020-12-09T00:46:17.159Z] apt-transport-https [2020-12-09T00:46:17.159Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-12-09T00:46:17.159Z] Need to get 1692 B of archives. [2020-12-09T00:46:17.159Z] After this operation, 153 kB of additional disk space will be used. [2020-12-09T00:46:17.159Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] [2020-12-09T00:46:17.159Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-09T00:46:17.159Z] Fetched 1692 B in 0s (47.6 kB/s) [2020-12-09T00:46:17.159Z] Selecting previously unselected package apt-transport-https. [2020-12-09T00:46:17.421Z] (Reading database ... 13929 files and directories currently installed.) [2020-12-09T00:46:17.421Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... [2020-12-09T00:46:17.421Z] Unpacking apt-transport-https (1.6.12ubuntu0.1) ... [2020-12-09T00:46:17.421Z] Setting up apt-transport-https (1.6.12ubuntu0.1) ... [2020-12-09T00:46:17.683Z] Waiting for network to be ready... [2020-12-09T00:46:22.971Z] 2020-12-09T00:46:20Z INFO Waiting for automatic snapd restart... [2020-12-09T00:46:23.232Z] snapd 2.48.1 from Canonical* installed [2020-12-09T00:46:24.615Z] "snapd" switched to the "latest/stable" channel [2020-12-09T00:46:24.615Z] [2020-12-09T00:46:27.161Z] core18 20200929 from Canonical* installed [2020-12-09T00:46:27.161Z] "core18" switched to the "latest/stable" channel [2020-12-09T00:46:27.161Z] [2020-12-09T00:46:30.466Z] snapcraft 4.4.4 from Canonical* installed [2020-12-09T00:46:30.727Z] "snapcraft" switched to the "latest/stable" channel [2020-12-09T00:46:30.727Z] [2020-12-09T00:46:34.937Z] 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: [2020-12-09T00:46:34.937Z] - README.md [2020-12-09T00:46:34.937Z] - snapcraft.yaml.orig [2020-12-09T00:46:34.937Z] [2020-12-09T00:46:34.937Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-09T00:46:41.551Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-09T00:46:41.551Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-09T00:46:41.551Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-09T00:46:41.551Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-09T00:46:41.812Z] Reading package lists... [2020-12-09T00:46:42.383Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.10 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 [2020-12-09T00:46:48.968Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-09T00:46:48.968Z] Reading package lists... [2020-12-09T00:46:48.968Z] Building dependency tree... [2020-12-09T00:46:48.968Z] Reading state information... [2020-12-09T00:46:48.968Z] Suggested packages: [2020-12-09T00:46:48.968Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-12-09T00:46:48.968Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-12-09T00:46:48.968Z] Recommended packages: [2020-12-09T00:46:48.968Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2020-12-09T00:46:48.968Z] The following NEW packages will be installed: [2020-12-09T00:46:48.968Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2020-12-09T00:46:48.968Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2020-12-09T00:46:48.968Z] pkg-config zip [2020-12-09T00:46:48.968Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2020-12-09T00:46:48.968Z] Need to get 7656 kB of archives. [2020-12-09T00:46:48.968Z] After this operation, 43.7 MB of additional disk space will be used. [2020-12-09T00:46:48.968Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-12-09T00:46:48.968Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-12-09T00:46:49.229Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-12-09T00:46:49.229Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-12-09T00:46:49.229Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-12-09T00:46:49.229Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-12-09T00:46:49.490Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-12-09T00:46:49.490Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-12-09T00:46:49.490Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-12-09T00:46:49.490Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2020-12-09T00:46:49.490Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] [2020-12-09T00:46:49.490Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-12-09T00:46:49.751Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-12-09T00:46:49.751Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-12-09T00:46:49.751Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-12-09T00:46:50.011Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-09T00:46:50.011Z] Fetched 7656 kB in 1s (7091 kB/s) [2020-12-09T00:46:50.011Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-12-09T00:46:50.011Z] (Reading database ... 13933 files and directories currently installed.) [2020-12-09T00:46:50.011Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-12-09T00:46:50.011Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-09T00:46:50.270Z] Selecting previously unselected package libpsl5:amd64. [2020-12-09T00:46:50.271Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2020-12-09T00:46:50.271Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-12-09T00:46:50.271Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-12-09T00:46:50.271Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-12-09T00:46:50.271Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-09T00:46:50.531Z] Selecting previously unselected package librtmp1:amd64. [2020-12-09T00:46:50.531Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-12-09T00:46:50.531Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-09T00:46:50.531Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-12-09T00:46:50.531Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-12-09T00:46:50.531Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-12-09T00:46:50.531Z] Selecting previously unselected package liberror-perl. [2020-12-09T00:46:50.531Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2020-12-09T00:46:50.531Z] Unpacking liberror-perl (0.17025-1) ... [2020-12-09T00:46:50.791Z] Selecting previously unselected package git-man. [2020-12-09T00:46:50.791Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-12-09T00:46:50.791Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-09T00:46:50.791Z] Selecting previously unselected package git. [2020-12-09T00:46:50.791Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-12-09T00:46:50.791Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-12-09T00:46:51.733Z] Selecting previously unselected package libnorm1:amd64. [2020-12-09T00:46:51.733Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-12-09T00:46:51.733Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-09T00:46:51.733Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-12-09T00:46:51.733Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-12-09T00:46:51.733Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-09T00:46:51.733Z] Selecting previously unselected package libsodium23:amd64. [2020-12-09T00:46:51.733Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2020-12-09T00:46:51.733Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-12-09T00:46:51.994Z] Selecting previously unselected package libzmq5:amd64. [2020-12-09T00:46:51.994Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-09T00:46:51.994Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-09T00:46:51.994Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-12-09T00:46:51.994Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-09T00:46:51.994Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-09T00:46:52.253Z] Selecting previously unselected package pkg-config. [2020-12-09T00:46:52.253Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-12-09T00:46:52.253Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-12-09T00:46:52.253Z] Selecting previously unselected package zip. [2020-12-09T00:46:52.253Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2020-12-09T00:46:52.253Z] Unpacking zip (3.0-11build1) ... [2020-12-09T00:46:52.253Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-09T00:46:52.253Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-09T00:46:52.253Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-09T00:46:52.514Z] Setting up liberror-perl (0.17025-1) ... [2020-12-09T00:46:52.514Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-12-09T00:46:52.514Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-09T00:46:52.514Z] No schema files found: doing nothing. [2020-12-09T00:46:52.514Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-09T00:46:52.514Z] Setting up zip (3.0-11build1) ... [2020-12-09T00:46:52.514Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-09T00:46:52.514Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-12-09T00:46:52.514Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-12-09T00:46:52.514Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-09T00:46:52.514Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-12-09T00:46:52.775Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-09T00:46:52.775Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-12-09T00:46:52.775Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-09T00:46:59.383Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-09T00:46:59.383Z] git set to automatically installed. [2020-12-09T00:46:59.383Z] git-man set to automatically installed. [2020-12-09T00:46:59.383Z] libcurl3-gnutls set to automatically installed. [2020-12-09T00:46:59.383Z] liberror-perl set to automatically installed. [2020-12-09T00:46:59.383Z] libglib2.0-0 set to automatically installed. [2020-12-09T00:46:59.383Z] libnghttp2-14 set to automatically installed. [2020-12-09T00:46:59.383Z] libnorm1 set to automatically installed. [2020-12-09T00:46:59.383Z] libpgm-5.2-0 set to automatically installed. [2020-12-09T00:46:59.383Z] libpsl5 set to automatically installed. [2020-12-09T00:46:59.383Z] librtmp1 set to automatically installed. [2020-12-09T00:46:59.383Z] libsodium23 set to automatically installed. [2020-12-09T00:46:59.383Z] libzmq3-dev set to automatically installed. [2020-12-09T00:46:59.383Z] libzmq5 set to automatically installed. [2020-12-09T00:46:59.383Z] pkg-config set to automatically installed. [2020-12-09T00:46:59.383Z] zip set to automatically installed. [2020-12-09T00:47:01.298Z] snapd is not logged in, snap install commands will use sudo [2020-12-09T00:47:06.940Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-09T00:47:07.511Z] snap "core18" has no updates available [2020-12-09T00:47:08.454Z] Pulling config-common [2020-12-09T00:47:09.395Z] Pulling go-build-helper [2020-12-09T00:47:18.583Z] 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 [2020-12-09T00:47:31.637Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-09T00:47:31.637Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-09T00:47:31.637Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-09T00:47:31.637Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-09T00:47:31.637Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] [2020-12-09T00:47:31.637Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] [2020-12-09T00:47:31.637Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [184 kB] [2020-12-09T00:47:31.637Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.4 kB] [2020-12-09T00:47:31.637Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1092 kB] [2020-12-09T00:47:31.637Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-09T00:47:31.637Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-09T00:47:31.637Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-09T00:47:31.637Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-09T00:47:31.637Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-09T00:47:31.637Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-09T00:47:31.637Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-09T00:47:31.637Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-09T00:47:31.637Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-09T00:47:31.637Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-09T00:47:31.637Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1789 kB] [2020-12-09T00:47:31.637Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-09T00:47:31.637Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] [2020-12-09T00:47:31.637Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7308 B] [2020-12-09T00:47:31.637Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-09T00:47:31.637Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [28.0 kB] [2020-12-09T00:47:31.637Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1695 kB] [2020-12-09T00:47:31.637Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-09T00:47:31.637Z] Fetched 23.5 MB in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2020-12-09T00:47:31.637Z] Fetched 96.5 kB in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2020-12-09T00:47:31.637Z] Fetched 279 kB in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2020-12-09T00:47:31.637Z] Fetched 122 kB in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2020-12-09T00:47:31.637Z] Fetched 77.8 kB in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2020-12-09T00:47:31.637Z] Fetched 8848 B in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2020-12-09T00:47:31.637Z] Fetched 47.8 kB in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2020-12-09T00:47:31.637Z] Fetched 45.6 kB in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2020-12-09T00:47:31.637Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 libcurl4_7.58.0-2ubuntu3.10_amd64.deb [214 kB] [2020-12-09T00:47:31.637Z] Fetched 214 kB in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2020-12-09T00:47:31.637Z] Fetched 155 kB in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2020-12-09T00:47:31.637Z] Fetched 50.6 kB in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2020-12-09T00:47:31.637Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2020-12-09T00:47:31.637Z] Fetched 41.8 kB in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2020-12-09T00:47:31.637Z] Fetched 499 kB in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2020-12-09T00:47:31.637Z] Fetched 111 kB in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2020-12-09T00:47:31.637Z] Fetched 240 kB in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2020-12-09T00:47:31.637Z] Fetched 29.3 kB in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2020-12-09T00:47:31.637Z] Fetched 85.5 kB in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2020-12-09T00:47:31.637Z] Fetched 24.5 kB in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2020-12-09T00:47:31.637Z] Fetched 49.2 kB in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2020-12-09T00:47:31.637Z] Fetched 54.2 kB in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2020-12-09T00:47:31.637Z] Fetched 30.8 kB in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2020-12-09T00:47:31.637Z] Fetched 17.0 kB in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2020-12-09T00:47:31.637Z] Fetched 85.9 kB in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2020-12-09T00:47:31.637Z] Fetched 8720 B in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2020-12-09T00:47:31.637Z] Fetched 137 kB in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2020-12-09T00:47:31.637Z] Fetched 119 kB in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2020-12-09T00:47:31.637Z] Fetched 109 kB in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2020-12-09T00:47:31.637Z] Fetched 11.1 kB in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2020-12-09T00:47:31.637Z] Fetched 645 kB in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2020-12-09T00:47:31.637Z] Fetched 41.3 kB in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2020-12-09T00:47:31.637Z] Fetched 17.9 kB in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2020-12-09T00:47:31.637Z] Fetched 368 kB in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2020-12-09T00:47:31.637Z] Fetched 187 kB in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2020-12-09T00:47:31.637Z] Fetched 175 kB in 0s (0 B/s) [2020-12-09T00:47:31.637Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2020-12-09T00:47:33.690Z] Removing intermediate container 1a2af4073580 [2020-12-09T00:47:33.690Z] ---> e67a860c943c [2020-12-09T00:47:33.690Z] [2020-12-09T00:47:33.690Z] Step 10/24 : FROM alpine:3.10 [2020-12-09T00:47:33.690Z] 3.10: Pulling from library/alpine [2020-12-09T00:47:33.690Z] Removing intermediate container ac3fae70e42a [2020-12-09T00:47:33.690Z] ---> b214cc3e646c [2020-12-09T00:47:33.690Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-09T00:47:33.690Z] ---> Running in 5cf7aee4e49f [2020-12-09T00:47:34.336Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-09T00:47:34.336Z] Status: Downloaded newer image for alpine:3.10 [2020-12-09T00:47:34.336Z] ---> 536a684cf733 [2020-12-09T00:47:34.336Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-09T00:47:34.937Z] Fetched 206 kB in 0s (0 B/s) [2020-12-09T00:47:34.938Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2020-12-09T00:47:34.938Z] Fetched 1301 kB in 0s (0 B/s) [2020-12-09T00:47:34.938Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2020-12-09T00:47:34.938Z] Fetched 36.2 kB in 0s (0 B/s) [2020-12-09T00:47:34.938Z] Get:1 curl_7.58.0-2ubuntu3.10_amd64.deb [159 kB] [2020-12-09T00:47:34.938Z] Fetched 159 kB in 0s (0 B/s) [2020-12-09T00:47:34.938Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2020-12-09T00:47:34.938Z] Fetched 107 kB in 0s (0 B/s) [2020-12-09T00:47:34.938Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2020-12-09T00:47:34.938Z] Fetched 48.7 kB in 0s (0 B/s) [2020-12-09T00:47:34.938Z] Pulling static-packages [2020-12-09T00:47:35.324Z] ---> Running in ec78813b1932 [2020-12-09T00:47:35.509Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2020-12-09T00:47:35.509Z] Skipping pull go-build-helper (already ran) [2020-12-09T00:47:35.509Z] Skipping pull static-packages (already ran) [2020-12-09T00:47:35.509Z] Building go-build-helper [2020-12-09T00:47:35.598Z] 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 [2020-12-09T00:47:37.040Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-09T00:47:37.638Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-09T00:47:37.911Z] v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-09T00:47:37.911Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-09T00:47:37.911Z] OK: 10169 distinct packages available [2020-12-09T00:47:38.898Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-09T00:47:38.898Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-09T00:47:38.898Z] (3/5) Installing libcurl (7.66.0-r1) [2020-12-09T00:47:38.898Z] (4/5) Installing curl (7.66.0-r1) [2020-12-09T00:47:38.898Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-09T00:47:38.898Z] Executing busybox-1.30.1-r3.trigger [2020-12-09T00:47:38.898Z] Executing ca-certificates-20191127-r2.trigger [2020-12-09T00:47:39.497Z] OK: 7 MiB in 19 packages [2020-12-09T00:47:39.716Z] Building static-packages [2020-12-09T00:47:41.100Z] Staging go-build-helper [2020-12-09T00:47:42.039Z] Staging static-packages [2020-12-09T00:47:42.901Z] Removing intermediate container 5cf7aee4e49f [2020-12-09T00:47:42.901Z] ---> b44b3cc8f497 [2020-12-09T00:47:42.901Z] [2020-12-09T00:47:42.901Z] Step 11/27 : FROM docker:latest [2020-12-09T00:47:42.901Z] ---> 84e3a507c27b [2020-12-09T00:47:42.901Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-09T00:47:42.901Z] Removing intermediate container ec78813b1932 [2020-12-09T00:47:42.901Z] ---> ee40523a20c8 [2020-12-09T00:47:42.901Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-09T00:47:42.901Z] ---> Running in d459bed60cd5 [2020-12-09T00:47:42.901Z] ---> Running in ba138c73145c [2020-12-09T00:47:42.977Z] Pulling go115 [2020-12-09T00:47:43.887Z] Removing intermediate container ba138c73145c [2020-12-09T00:47:43.887Z] ---> a758682121d7 [2020-12-09T00:47:43.887Z] Step 13/24 : WORKDIR / [2020-12-09T00:47:43.916Z] 'edgex-go' has dependencies that need to be staged: go115 [2020-12-09T00:47:43.916Z] Skipping pull go115 (already ran) [2020-12-09T00:47:43.916Z] Building go115 [2020-12-09T00:47:43.916Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-09T00:47:43.916Z] Dload Upload Total Spent Left Speed [2020-12-09T00:47:44.168Z] ---> Running in 9814c7459074 [2020-12-09T00:47:44.784Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-09T00:47:45.385Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-09T00:47:45.385Z] Removing intermediate container 9814c7459074 [2020-12-09T00:47:45.385Z] ---> c8c2681da6cf [2020-12-09T00:47:45.385Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-09T00:47:46.000Z] (1/2) Installing readline (8.0.4-r0) [2020-12-09T00:47:46.000Z] (2/2) Installing bash (5.0.17-r0) [2020-12-09T00:47:46.282Z] Executing bash-5.0.17-r0.post-install [2020-12-09T00:47:46.282Z] Executing busybox-1.31.1-r19.trigger [2020-12-09T00:47:46.282Z] OK: 12 MiB in 22 packages [2020-12-09T00:47:46.705Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 10 115M 10 12.4M 0 0 25.2M 0 0:00:04 --:--:-- 0:00:04 25.2M 46 115M 46 53.6M 0 0 36.2M 0 0:00:03 0:00:01 0:00:02 36.1M 88 115M 88 101M 0 0 41.0M 0 0:00:02 0:00:02 --:--:-- 40.9M 100 115M 100 115M 0 0 43.1M 0 0:00:02 0:00:02 --:--:-- 43.1M [2020-12-09T00:47:47.275Z] go1.15.2.linux-amd64.tar.gz: OK [2020-12-09T00:47:47.290Z] ---> a106e090d040 [2020-12-09T00:47:47.290Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-09T00:47:50.722Z] ---> 496ace0fc3e9 [2020-12-09T00:47:50.722Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-09T00:47:50.722Z] Removing intermediate container d459bed60cd5 [2020-12-09T00:47:50.722Z] ---> f6a9d59c0350 [2020-12-09T00:47:50.722Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-09T00:47:50.722Z] ---> Running in f4d460428c68 [2020-12-09T00:47:51.322Z] Removing intermediate container 8fbb140af1ef [2020-12-09T00:47:51.322Z] ---> 99febce74996 [2020-12-09T00:47:51.322Z] [2020-12-09T00:47:51.322Z] Step 10/21 : FROM scratch [2020-12-09T00:47:51.322Z] ---> [2020-12-09T00:47:51.322Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-09T00:47:51.491Z] Staging go115 [2020-12-09T00:47:51.600Z] ---> f9087e7968b7 [2020-12-09T00:47:51.600Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-09T00:47:51.600Z] ---> Running in 1718bc71117b [2020-12-09T00:47:52.617Z] Removing intermediate container eaa54c97e583 [2020-12-09T00:47:52.617Z] ---> d5fd3e1239a6 [2020-12-09T00:47:52.617Z] [2020-12-09T00:47:52.617Z] Step 10/24 : FROM scratch [2020-12-09T00:47:52.617Z] ---> [2020-12-09T00:47:52.617Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-09T00:47:52.892Z] Removing intermediate container 1718bc71117b [2020-12-09T00:47:52.892Z] ---> de3adc0f1b1c [2020-12-09T00:47:52.892Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-09T00:47:53.351Z] ---> Running in bc147aa6bf3c [2020-12-09T00:47:53.351Z] ---> Running in 21f62ee7a4e3 [2020-12-09T00:47:53.667Z] ---> 4e55a21e666d [2020-12-09T00:47:53.667Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-09T00:47:54.327Z] Removing intermediate container bc147aa6bf3c [2020-12-09T00:47:54.327Z] ---> 5c61b636306d [2020-12-09T00:47:54.327Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-09T00:47:54.604Z] ---> Running in 3a2a63d8550e [2020-12-09T00:47:54.604Z] Removing intermediate container 21f62ee7a4e3 [2020-12-09T00:47:54.604Z] ---> fe77c88ec3d1 [2020-12-09T00:47:54.604Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-09T00:47:54.891Z] ---> Running in bb413590a999 [2020-12-09T00:47:55.211Z] Removing intermediate container f4d460428c68 [2020-12-09T00:47:55.211Z] ---> 30ed46656ac0 [2020-12-09T00:47:55.211Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-09T00:47:55.527Z] Removing intermediate container 3a2a63d8550e [2020-12-09T00:47:55.527Z] ---> d0d93b3fcad2 [2020-12-09T00:47:55.527Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-09T00:47:55.527Z] ---> Running in 4725945036db [2020-12-09T00:47:55.819Z] Removing intermediate container bb413590a999 [2020-12-09T00:47:55.819Z] ---> 28191b7aecf0 [2020-12-09T00:47:55.819Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-09T00:47:55.819Z] ---> Running in 4f02b6f71dbb [2020-12-09T00:47:56.100Z] ---> 7ae0d9c0c3d4 [2020-12-09T00:47:56.100Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-09T00:47:56.698Z] Removing intermediate container 4f02b6f71dbb [2020-12-09T00:47:56.698Z] ---> c308ac7fc7cc [2020-12-09T00:47:56.698Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-09T00:47:56.698Z] Removing intermediate container 4725945036db [2020-12-09T00:47:56.698Z] ---> 5503c1c4abe4 [2020-12-09T00:47:56.698Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-09T00:47:56.698Z] ---> Running in 76da4b77f1a8 [2020-12-09T00:47:56.779Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-09T00:47:56.779Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-09T00:47:56.779Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-09T00:47:56.779Z] Fetched 0 B in 0s (0 B/s) [2020-12-09T00:47:56.779Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-12-09T00:47:56.779Z] Fetched 224 kB in 0s (0 B/s) [2020-12-09T00:47:56.779Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-12-09T00:47:56.779Z] Fetched 157 kB in 0s (0 B/s) [2020-12-09T00:47:56.779Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-12-09T00:47:56.779Z] Fetched 221 kB in 0s (0 B/s) [2020-12-09T00:47:56.779Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-12-09T00:47:56.779Z] Fetched 143 kB in 0s (0 B/s) [2020-12-09T00:47:56.779Z] Pulling edgex-go [2020-12-09T00:47:56.975Z] ---> fb2cc8d5072a [2020-12-09T00:47:56.975Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-09T00:47:57.249Z] ---> dd5cb22668cc [2020-12-09T00:47:57.249Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-09T00:47:57.523Z] ---> Running in ab598bd6fc55 [2020-12-09T00:47:57.523Z] Removing intermediate container 76da4b77f1a8 [2020-12-09T00:47:57.523Z] ---> d2bce3eafc7f [2020-12-09T00:47:57.523Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-09T00:47:57.718Z] Pulling version [2020-12-09T00:47:57.808Z] ---> 40ea1fa358cd [2020-12-09T00:47:57.808Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-09T00:47:57.808Z] ---> Running in 08e17f51acc0 [2020-12-09T00:47:58.658Z] Building config-common [2020-12-09T00:47:58.800Z] Removing intermediate container 08e17f51acc0 [2020-12-09T00:47:58.800Z] ---> 028a4f75f842 [2020-12-09T00:47:58.800Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-09T00:47:58.800Z] ---> 9a5205eb64ee [2020-12-09T00:47:58.800Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-09T00:47:59.797Z] ---> 8dea13cf9543 [2020-12-09T00:47:59.797Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-09T00:48:00.081Z] ---> 1f9a81d4b6a2 [2020-12-09T00:48:00.081Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-09T00:48:00.362Z] ---> Running in 40a03621bfca [2020-12-09T00:48:01.204Z] Skipping build go-build-helper (already ran) [2020-12-09T00:48:01.205Z] Skipping build static-packages (already ran) [2020-12-09T00:48:01.205Z] Skipping build go115 (already ran) [2020-12-09T00:48:01.205Z] Building edgex-go [2020-12-09T00:48:01.205Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-09T00:48:01.354Z] ---> 2ff9717dd7e3 [2020-12-09T00:48:01.354Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-09T00:48:01.629Z] Removing intermediate container 40a03621bfca [2020-12-09T00:48:01.629Z] ---> e165aded816d [2020-12-09T00:48:01.629Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-09T00:48:01.629Z] Removing intermediate container ab598bd6fc55 [2020-12-09T00:48:01.629Z] ---> e8ce1295988d [2020-12-09T00:48:01.629Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-09T00:48:01.946Z] ---> 565654363003 [2020-12-09T00:48:01.946Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-09T00:48:01.946Z] ---> Running in cb9731d69743 [2020-12-09T00:48:01.946Z] ---> Running in 765eae559b21 [2020-12-09T00:48:02.147Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-12-09T00:48:02.147Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 [2020-12-09T00:48:02.147Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.121 [2020-12-09T00:48:02.147Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-12-09T00:48:02.147Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-12-09T00:48:02.218Z] ---> 79c9c91503c5 [2020-12-09T00:48:02.218Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-09T00:48:02.412Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-12-09T00:48:02.412Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-12-09T00:48:02.412Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-12-09T00:48:02.412Z] go: downloading github.com/x448/float16 v0.8.4 [2020-12-09T00:48:02.412Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2020-12-09T00:48:02.412Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-12-09T00:48:02.412Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-12-09T00:48:02.412Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-12-09T00:48:02.412Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-12-09T00:48:02.412Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-09T00:48:02.412Z] go: downloading github.com/google/uuid v1.1.2 [2020-12-09T00:48:02.412Z] go: downloading github.com/pkg/errors v0.8.1 [2020-12-09T00:48:02.412Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-12-09T00:48:02.412Z] go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-12-09T00:48:02.412Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-12-09T00:48:02.412Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-12-09T00:48:02.412Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-12-09T00:48:02.412Z] go: downloading github.com/imdario/mergo v0.3.11 [2020-12-09T00:48:02.412Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2020-12-09T00:48:02.412Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-12-09T00:48:02.412Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-12-09T00:48:02.412Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-12-09T00:48:02.412Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-12-09T00:48:02.412Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-09T00:48:02.511Z] Removing intermediate container cb9731d69743 [2020-12-09T00:48:02.511Z] ---> 7e07f90101a4 [2020-12-09T00:48:02.511Z] Step 19/21 : LABEL arch=arm64 [2020-12-09T00:48:02.677Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-12-09T00:48:02.677Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-09T00:48:02.677Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-12-09T00:48:02.677Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-12-09T00:48:02.677Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-12-09T00:48:02.677Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-12-09T00:48:02.677Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-12-09T00:48:02.677Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-12-09T00:48:02.677Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-12-09T00:48:02.787Z] Removing intermediate container 765eae559b21 [2020-12-09T00:48:02.787Z] ---> 0950557277c2 [2020-12-09T00:48:02.787Z] Step 22/24 : LABEL arch=arm64 [2020-12-09T00:48:02.787Z] ---> Running in 7e19861e41b2 [2020-12-09T00:48:02.937Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-12-09T00:48:02.937Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-12-09T00:48:02.937Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-12-09T00:48:03.061Z] ---> Running in 1997e70fb85c [2020-12-09T00:48:03.061Z] ---> f98f4588c21b [2020-12-09T00:48:03.061Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-09T00:48:03.657Z] ---> 62360d2bed3a [2020-12-09T00:48:03.657Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-09T00:48:03.657Z] Removing intermediate container 7e19861e41b2 [2020-12-09T00:48:03.657Z] ---> 0699127f06e5 [2020-12-09T00:48:03.657Z] Step 20/21 : LABEL git_sha=c1e49a12e17a9809dc79898f0c58b41357d7f812 [2020-12-09T00:48:03.932Z] Removing intermediate container 1997e70fb85c [2020-12-09T00:48:03.932Z] ---> 051961a33ef1 [2020-12-09T00:48:03.932Z] Step 23/24 : LABEL git_sha=c1e49a12e17a9809dc79898f0c58b41357d7f812 [2020-12-09T00:48:03.932Z] ---> Running in 436122ea5ea9 [2020-12-09T00:48:03.932Z] ---> Running in 8bf4a0aa5c31 [2020-12-09T00:48:04.205Z] ---> Running in 7a419a02f9b8 [2020-12-09T00:48:05.182Z] Removing intermediate container 436122ea5ea9 [2020-12-09T00:48:05.182Z] ---> 4471aec23a8d [2020-12-09T00:48:05.182Z] Step 21/21 : LABEL version=0.0.0 [2020-12-09T00:48:05.182Z] Removing intermediate container 7a419a02f9b8 [2020-12-09T00:48:05.182Z] ---> ac8a733c1ee3 [2020-12-09T00:48:05.182Z] Step 24/24 : LABEL version=0.0.0 [2020-12-09T00:48:05.182Z] ---> 5befdf7e46b6 [2020-12-09T00:48:05.182Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-09T00:48:05.182Z] ---> Running in 451a4e338c2f [2020-12-09T00:48:05.457Z] ---> Running in b06ecb7403a1 [2020-12-09T00:48:05.733Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-09T00:48:06.007Z] Removing intermediate container 451a4e338c2f [2020-12-09T00:48:06.007Z] ---> fe904392da10 [2020-12-09T00:48:06.007Z] [2020-12-09T00:48:06.007Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-09T00:48:06.007Z] Removing intermediate container b06ecb7403a1 [2020-12-09T00:48:06.007Z] ---> 6dfcc7959acf [2020-12-09T00:48:06.007Z] [2020-12-09T00:48:06.290Z] Successfully built fe904392da10 [2020-12-09T00:48:06.565Z] ---> 52dd70d0d810 [2020-12-09T00:48:06.565Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-09T00:48:06.565Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-09T00:48:06.565Z]  Building docker-support-scheduler-go ... done Building docker-security-secrets-setup-go [2020-12-09T00:48:06.565Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-09T00:48:06.565Z] (2/33) Installing expat (2.2.9-r1) [2020-12-09T00:48:06.565Z] (3/33) Installing libffi (3.3-r2) [2020-12-09T00:48:06.565Z] (4/33) Installing gdbm (1.13-r1) [2020-12-09T00:48:06.565Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-09T00:48:06.565Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-09T00:48:06.840Z] Successfully built 6dfcc7959acf [2020-12-09T00:48:06.840Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-09T00:48:06.840Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-09T00:48:06.840Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2020-12-09T00:48:06.840Z] ---> Running in afa96bcdbdd3 [2020-12-09T00:48:08.280Z] Removing intermediate container afa96bcdbdd3 [2020-12-09T00:48:08.281Z] ---> c3891e12a44c [2020-12-09T00:48:08.281Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-09T00:48:08.879Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-09T00:48:08.879Z] ---> Running in abaf0461b9dc [2020-12-09T00:48:08.879Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-09T00:48:08.879Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-09T00:48:08.879Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-09T00:48:08.879Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-09T00:48:08.879Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-09T00:48:08.879Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-09T00:48:09.153Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-09T00:48:09.153Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-09T00:48:09.153Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-09T00:48:09.153Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-09T00:48:09.153Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-09T00:48:09.153Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-09T00:48:09.428Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-09T00:48:09.428Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-09T00:48:09.428Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-09T00:48:09.428Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-09T00:48:09.428Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-09T00:48:09.428Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-09T00:48:09.428Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-09T00:48:09.428Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-09T00:48:09.428Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-09T00:48:09.507Z] 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 [2020-12-09T00:48:09.702Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-09T00:48:09.702Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-09T00:48:09.702Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-09T00:48:09.702Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-09T00:48:09.977Z] Executing busybox-1.31.1-r19.trigger [2020-12-09T00:48:09.977Z] OK: 71 MiB in 55 packages [2020-12-09T00:48:10.251Z] Removing intermediate container abaf0461b9dc [2020-12-09T00:48:10.251Z] ---> 9b8ed6422a2c [2020-12-09T00:48:10.251Z] Step 22/24 : LABEL arch=arm64 [2020-12-09T00:48:11.250Z] ---> Running in 743dab8e972b [2020-12-09T00:48:12.695Z] Removing intermediate container 3669897f2a45 [2020-12-09T00:48:12.695Z] ---> f85c2aa2639e [2020-12-09T00:48:12.695Z] [2020-12-09T00:48:12.695Z] Step 10/23 : FROM alpine [2020-12-09T00:48:12.695Z] Removing intermediate container 743dab8e972b [2020-12-09T00:48:12.695Z] ---> 4b0e3d913ca7 [2020-12-09T00:48:12.695Z] Step 23/24 : LABEL git_sha=c1e49a12e17a9809dc79898f0c58b41357d7f812 [2020-12-09T00:48:12.695Z] latest: Pulling from library/alpine [2020-12-09T00:48:12.695Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-09T00:48:12.695Z] Status: Downloaded newer image for alpine:latest [2020-12-09T00:48:12.695Z] ---> 2e77e061c27f [2020-12-09T00:48:12.695Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-09T00:48:12.974Z] ---> Running in 536945b909dc [2020-12-09T00:48:13.249Z] ---> Running in e93fbb277f3d [2020-12-09T00:48:14.240Z] Removing intermediate container 536945b909dc [2020-12-09T00:48:14.240Z] ---> fa19089369a9 [2020-12-09T00:48:14.240Z] Step 24/24 : LABEL version=0.0.0 [2020-12-09T00:48:14.512Z] Removing intermediate container e93fbb277f3d [2020-12-09T00:48:14.512Z] ---> fd0639faae68 [2020-12-09T00:48:14.512Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-09T00:48:14.785Z] ---> Running in 56948ebb5ad9 [2020-12-09T00:48:14.802Z] 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 [2020-12-09T00:48:15.058Z] ---> Running in f8622961f5bd [2020-12-09T00:48:15.371Z] 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 [2020-12-09T00:48:15.653Z] Removing intermediate container 56948ebb5ad9 [2020-12-09T00:48:15.653Z] ---> b88482fe45d1 [2020-12-09T00:48:15.653Z] [2020-12-09T00:48:15.928Z] Removing intermediate container f8622961f5bd [2020-12-09T00:48:15.928Z] ---> fca1a162eb97 [2020-12-09T00:48:15.928Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-09T00:48:16.208Z] Successfully built b88482fe45d1 [2020-12-09T00:48:16.208Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-09T00:48:16.208Z] Building docker-core-metadata-go [2020-12-09T00:48:16.314Z] 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 [2020-12-09T00:48:16.489Z]  Building docker-support-notifications-go ... done  ---> Running in 079562a2d03f [2020-12-09T00:48:16.886Z] 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 [2020-12-09T00:48:16.887Z] go: downloading github.com/stretchr/testify v1.5.1 [2020-12-09T00:48:16.887Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-09T00:48:16.887Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-09T00:48:17.476Z] Removing intermediate container 079562a2d03f [2020-12-09T00:48:17.477Z] ---> fdd36093ca83 [2020-12-09T00:48:17.477Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:48:17.477Z] ---> Running in 7e82b9e61805 [2020-12-09T00:48:18.270Z] 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 [2020-12-09T00:48:18.270Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2020-12-09T00:48:18.270Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-12-09T00:48:18.457Z] Removing intermediate container 8bf4a0aa5c31 [2020-12-09T00:48:18.457Z] ---> 568ff62fb276 [2020-12-09T00:48:18.457Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-09T00:48:18.728Z] ---> Running in 717cab4ec2ca [2020-12-09T00:48:19.656Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-09T00:48:20.228Z] 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 [2020-12-09T00:48:20.228Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-12-09T00:48:20.709Z] Removing intermediate container 7e82b9e61805 [2020-12-09T00:48:20.709Z] ---> 3cc2e293d056 [2020-12-09T00:48:20.709Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-09T00:48:20.709Z] ---> Running in c74f802dd18a [2020-12-09T00:48:21.608Z] 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 [2020-12-09T00:48:21.608Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-09T00:48:21.697Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-09T00:48:22.680Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-09T00:48:22.992Z] 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 [2020-12-09T00:48:23.278Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-09T00:48:23.278Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-09T00:48:23.549Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-09T00:48:23.562Z] 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 [2020-12-09T00:48:23.823Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-09T00:48:23.823Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-09T00:48:24.099Z] Executing busybox-1.31.1-r19.trigger [2020-12-09T00:48:24.099Z] OK: 8 MiB in 19 packages [2020-12-09T00:48:24.513Z] 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 [2020-12-09T00:48:24.704Z] Collecting docker-compose==1.23.2 [2020-12-09T00:48:25.041Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-09T00:48:26.511Z] Collecting PyYAML<4,>=3.10 [2020-12-09T00:48:26.511Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-09T00:48:26.791Z] Removing intermediate container c74f802dd18a [2020-12-09T00:48:26.791Z] ---> 4d5ecee0ae0e [2020-12-09T00:48:26.791Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-09T00:48:27.070Z] Building version [2020-12-09T00:48:28.580Z] Staging config-common [2020-12-09T00:48:28.606Z] ---> 95297fbc54d0 [2020-12-09T00:48:28.606Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-09T00:48:29.525Z] Skipping stage go-build-helper (already ran) [2020-12-09T00:48:29.525Z] Skipping stage static-packages (already ran) [2020-12-09T00:48:29.525Z] Skipping stage go115 (already ran) [2020-12-09T00:48:29.525Z] Staging edgex-go [2020-12-09T00:48:30.467Z] Staging version [2020-12-09T00:48:30.592Z] ---> 2be296f65029 [2020-12-09T00:48:30.592Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-09T00:48:30.592Z] Collecting jsonschema<3,>=2.5.1 [2020-12-09T00:48:30.592Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-09T00:48:31.189Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-09T00:48:31.189Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-09T00:48:31.408Z] Priming config-common [2020-12-09T00:48:31.787Z] ---> 348f226e42a5 [2020-12-09T00:48:31.787Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-09T00:48:31.787Z] ---> Running in 7f153426a7de [2020-12-09T00:48:32.376Z] Priming go-build-helper [2020-12-09T00:48:32.387Z] Removing intermediate container 7f153426a7de [2020-12-09T00:48:32.387Z] ---> 776064fd0842 [2020-12-09T00:48:32.387Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-09T00:48:32.662Z] ---> Running in 7299a4c7fa17 [2020-12-09T00:48:33.317Z] Priming static-packages [2020-12-09T00:48:33.651Z] Removing intermediate container 7299a4c7fa17 [2020-12-09T00:48:33.651Z] ---> b228537b1ac8 [2020-12-09T00:48:33.651Z] Step 21/23 : LABEL arch=arm64 [2020-12-09T00:48:33.651Z] ---> Running in b4b7a9b72ba4 [2020-12-09T00:48:34.257Z] Removing intermediate container b4b7a9b72ba4 [2020-12-09T00:48:34.257Z] ---> 4f990127d8db [2020-12-09T00:48:34.257Z] Step 22/23 : LABEL git_sha=c1e49a12e17a9809dc79898f0c58b41357d7f812 [2020-12-09T00:48:34.532Z] ---> Running in 8f131c2f5f1f [2020-12-09T00:48:34.803Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-09T00:48:34.803Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-09T00:48:35.084Z] Removing intermediate container 8f131c2f5f1f [2020-12-09T00:48:35.084Z] ---> 54fb4293a015 [2020-12-09T00:48:35.084Z] Step 23/23 : LABEL version=0.0.0 [2020-12-09T00:48:35.240Z] Priming go115 [2020-12-09T00:48:35.359Z] ---> Running in 3c48d3e63f4d [2020-12-09T00:48:35.633Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-09T00:48:35.633Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-09T00:48:36.187Z] Priming edgex-go [2020-12-09T00:48:36.228Z] Removing intermediate container 3c48d3e63f4d [2020-12-09T00:48:36.228Z] ---> b24d2e4d4847 [2020-12-09T00:48:36.228Z] [2020-12-09T00:48:36.228Z] Collecting texttable<0.10,>=0.9.0 [2020-12-09T00:48:36.228Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-09T00:48:36.501Z] Successfully built b24d2e4d4847 [2020-12-09T00:48:36.501Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-09T00:48:36.501Z] Building docker-security-bootstrap-redis-go [2020-12-09T00:48:37.592Z] Priming version [2020-12-09T00:48:37.931Z]  Building docker-core-data-go ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-09T00:48:38.202Z] Collecting docopt<0.7,>=0.6.1 [2020-12-09T00:48:38.202Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-09T00:48:38.541Z] 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] } [2020-12-09T00:48:40.824Z] Collecting docker<4.0,>=3.6.0 [2020-12-09T00:48:40.824Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-09T00:48:41.804Z] Collecting cached-property<2,>=1.2.0 [2020-12-09T00:48:41.804Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-09T00:48:41.804Z] 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) [2020-12-09T00:48:42.077Z] Collecting idna<2.8,>=2.5 [2020-12-09T00:48:42.078Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-09T00:48:42.352Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-12-09T00:48:42.944Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-09T00:48:42.944Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-09T00:48:43.541Z] Collecting docker-pycreds>=0.4.0 [2020-12-09T00:48:43.541Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-09T00:48:43.541Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-09T00:48:43.541Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-09T00:48:43.541Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-09T00:48:43.541Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-09T00:48:44.983Z] Installing collected packages: PyYAML, jsonschema, dockerpty, idna, urllib3, requests, websocket-client, texttable, docopt, docker-pycreds, docker, cached-property, docker-compose [2020-12-09T00:48:44.983Z] Running setup.py install for PyYAML: started [2020-12-09T00:48:44.983Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:48:44.983Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:48:44.983Z] ---> 2d61296dc8f4 [2020-12-09T00:48:44.983Z] Step 3/22 : WORKDIR /edgex-go [2020-12-09T00:48:44.983Z] ---> Using cache [2020-12-09T00:48:44.983Z] ---> cc911f354dd3 [2020-12-09T00:48:44.983Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:48:44.983Z] ---> Using cache [2020-12-09T00:48:44.983Z] ---> b0d143a47674 [2020-12-09T00:48:44.983Z] Step 5/22 : RUN apk update && apk add make git [2020-12-09T00:48:44.983Z] ---> Using cache [2020-12-09T00:48:44.983Z] ---> 4fdeed3edb24 [2020-12-09T00:48:44.983Z] Step 6/22 : COPY go.mod . [2020-12-09T00:48:44.983Z] ---> Using cache [2020-12-09T00:48:44.983Z] ---> 30b246744bbf [2020-12-09T00:48:44.983Z] Step 7/22 : RUN go mod download [2020-12-09T00:48:44.983Z] ---> Using cache [2020-12-09T00:48:44.983Z] ---> 3228c23ead40 [2020-12-09T00:48:44.983Z] Step 8/22 : COPY . . [2020-12-09T00:48:44.983Z] ---> Using cache [2020-12-09T00:48:44.983Z] ---> fea47d8d5dfc [2020-12-09T00:48:44.983Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-09T00:48:45.259Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:48:45.259Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-09T00:48:45.259Z] ---> 2d61296dc8f4 [2020-12-09T00:48:45.259Z] Step 3/29 : WORKDIR /edgex-go [2020-12-09T00:48:45.259Z] ---> Using cache [2020-12-09T00:48:45.259Z] ---> cc911f354dd3 [2020-12-09T00:48:45.259Z] Step 4/29 : RUN apk update && apk add make git [2020-12-09T00:48:47.875Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-09T00:48:47.875Z] ---> Running in 79c80cbf5f74 [2020-12-09T00:48:47.875Z] ---> Running in 1a9440911485 [2020-12-09T00:48:47.875Z] Running setup.py install for dockerpty: started [2020-12-09T00:48:49.843Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-09T00:48:49.843Z] 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 [2020-12-09T00:48:50.477Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-09T00:48:50.477Z] Attempting uninstall: idna [2020-12-09T00:48:50.477Z] Found existing installation: idna 2.9 [2020-12-09T00:48:50.820Z] Uninstalling idna-2.9: [2020-12-09T00:48:50.820Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-09T00:48:50.820Z] Successfully uninstalled idna-2.9 [2020-12-09T00:48:51.499Z] Attempting uninstall: urllib3 [2020-12-09T00:48:51.499Z] Found existing installation: urllib3 1.25.9 [2020-12-09T00:48:51.499Z] Uninstalling urllib3-1.25.9: [2020-12-09T00:48:51.834Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:48:51.834Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:48:51.834Z] OK: 12616 distinct packages available [2020-12-09T00:48:52.127Z] Successfully uninstalled urllib3-1.25.9 [2020-12-09T00:48:52.790Z] OK: 217 MiB in 51 packages [2020-12-09T00:48:53.067Z] Attempting uninstall: requests [2020-12-09T00:48:53.067Z] Found existing installation: requests 2.23.0 [2020-12-09T00:48:53.067Z] Uninstalling requests-2.23.0: [2020-12-09T00:48:53.340Z] Successfully uninstalled requests-2.23.0 [2020-12-09T00:48:55.359Z] Running setup.py install for texttable: started [2020-12-09T00:48:55.967Z] Removing intermediate container 1a9440911485 [2020-12-09T00:48:55.967Z] ---> bcf46b3d8f26 [2020-12-09T00:48:55.967Z] Step 5/29 : COPY go.mod . [2020-12-09T00:48:57.446Z] ---> 525111367d19 [2020-12-09T00:48:57.446Z] Step 6/29 : RUN go mod download [2020-12-09T00:48:57.719Z] ---> Running in 4cc8b0027ccc [2020-12-09T00:48:57.995Z] Running setup.py install for texttable: finished with status 'done' [2020-12-09T00:48:57.995Z] Running setup.py install for docopt: started [2020-12-09T00:48:59.442Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:48:59.442Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:48:59.442Z] ---> 2d61296dc8f4 [2020-12-09T00:48:59.442Z] Step 3/22 : WORKDIR /edgex-go [2020-12-09T00:48:59.442Z] ---> Using cache [2020-12-09T00:48:59.442Z] ---> cc911f354dd3 [2020-12-09T00:48:59.442Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:48:59.442Z] ---> Using cache [2020-12-09T00:48:59.442Z] ---> b0d143a47674 [2020-12-09T00:48:59.442Z] Step 5/22 : RUN apk update && apk add make git [2020-12-09T00:48:59.442Z] ---> Using cache [2020-12-09T00:48:59.442Z] ---> 4fdeed3edb24 [2020-12-09T00:48:59.442Z] Step 6/22 : COPY go.mod . [2020-12-09T00:48:59.442Z] ---> Using cache [2020-12-09T00:48:59.442Z] ---> 30b246744bbf [2020-12-09T00:48:59.442Z] Step 7/22 : RUN go mod download [2020-12-09T00:48:59.442Z] ---> Using cache [2020-12-09T00:48:59.442Z] ---> 3228c23ead40 [2020-12-09T00:48:59.442Z] Step 8/22 : COPY . . [2020-12-09T00:48:59.442Z] ---> Using cache [2020-12-09T00:48:59.442Z] ---> fea47d8d5dfc [2020-12-09T00:48:59.442Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-09T00:48:59.716Z] ---> Running in 5f216602523b [2020-12-09T00:49:00.720Z] Running setup.py install for docopt: finished with status 'done' [2020-12-09T00:49:02.173Z] 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 [2020-12-09T00:49:03.166Z] Removing intermediate container 4cc8b0027ccc [2020-12-09T00:49:03.166Z] ---> 3df5c5c269f7 [2020-12-09T00:49:03.166Z] Step 7/29 : COPY . . [2020-12-09T00:49:03.770Z] 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 [2020-12-09T00:49:13.923Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:49:13.923Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:49:13.923Z] ---> 2d61296dc8f4 [2020-12-09T00:49:13.923Z] Step 3/22 : WORKDIR /edgex-go [2020-12-09T00:49:13.923Z] ---> Using cache [2020-12-09T00:49:13.923Z] ---> cc911f354dd3 [2020-12-09T00:49:13.923Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:49:13.923Z] ---> Using cache [2020-12-09T00:49:13.923Z] ---> b0d143a47674 [2020-12-09T00:49:13.923Z] Step 5/22 : RUN apk update && apk add make git [2020-12-09T00:49:13.923Z] ---> Using cache [2020-12-09T00:49:13.923Z] ---> 4fdeed3edb24 [2020-12-09T00:49:13.923Z] Step 6/22 : COPY go.mod . [2020-12-09T00:49:13.923Z] ---> Using cache [2020-12-09T00:49:13.923Z] ---> 30b246744bbf [2020-12-09T00:49:13.923Z] Step 7/22 : RUN go mod download [2020-12-09T00:49:13.923Z] ---> Using cache [2020-12-09T00:49:13.923Z] ---> 3228c23ead40 [2020-12-09T00:49:13.923Z] Step 8/22 : COPY . . [2020-12-09T00:49:13.923Z] ---> Using cache [2020-12-09T00:49:13.923Z] ---> fea47d8d5dfc [2020-12-09T00:49:13.923Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-09T00:49:13.923Z] ---> Running in 304d24be1511 [2020-12-09T00:49:13.923Z] Removing intermediate container 717cab4ec2ca [2020-12-09T00:49:13.923Z] ---> 1a1476655e85 [2020-12-09T00:49:13.923Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-09T00:49:13.923Z] ---> Running in 3ac88aa9e30c [2020-12-09T00:49:15.940Z] 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 [2020-12-09T00:49:16.217Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-09T00:49:16.495Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-09T00:49:16.773Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-09T00:49:17.052Z] (2/3) Installing libcurl (7.69.1-r1) [2020-12-09T00:49:17.052Z] (3/3) Installing curl (7.69.1-r1) [2020-12-09T00:49:17.052Z] Executing busybox-1.31.1-r19.trigger [2020-12-09T00:49:17.052Z] OK: 71 MiB in 58 packages [2020-12-09T00:49:20.491Z] Removing intermediate container 3ac88aa9e30c [2020-12-09T00:49:20.491Z] ---> 9be8a0d86413 [2020-12-09T00:49:20.491Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-09T00:49:20.491Z] ---> Running in c2da4c3ccc8b [2020-12-09T00:49:21.478Z] Removing intermediate container c2da4c3ccc8b [2020-12-09T00:49:21.478Z] ---> 6279eecc8464 [2020-12-09T00:49:21.478Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-09T00:49:21.750Z] ---> Running in 49bb838c8687 [2020-12-09T00:49:22.733Z] Removing intermediate container 49bb838c8687 [2020-12-09T00:49:22.733Z] ---> 818293b72ff6 [2020-12-09T00:49:22.733Z] Step 25/27 : LABEL arch=arm64 [2020-12-09T00:49:23.019Z] ---> Running in 2b2e0f964498 [2020-12-09T00:49:24.031Z] Removing intermediate container 2b2e0f964498 [2020-12-09T00:49:24.031Z] ---> f0d76c44d8e5 [2020-12-09T00:49:24.031Z] Step 26/27 : LABEL git_sha=c1e49a12e17a9809dc79898f0c58b41357d7f812 [2020-12-09T00:49:24.317Z] ---> Running in a4bc2e737123 [2020-12-09T00:49:25.309Z] Removing intermediate container a4bc2e737123 [2020-12-09T00:49:25.310Z] ---> 53114e012535 [2020-12-09T00:49:25.310Z] Step 27/27 : LABEL version=0.0.0 [2020-12-09T00:49:25.928Z] ---> Running in a7e2a192f79d [2020-12-09T00:49:26.920Z] Removing intermediate container a7e2a192f79d [2020-12-09T00:49:26.920Z] ---> a3a446bb09c6 [2020-12-09T00:49:26.920Z] [2020-12-09T00:49:27.531Z] Successfully built a3a446bb09c6 [2020-12-09T00:49:27.531Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-09T00:49:27.531Z] Building docker-security-proxy-setup-go [2020-12-09T00:49:28.966Z]  Building docker-sys-mgmt-agent-go ... done  ---> c4555d5ebeb8 [2020-12-09T00:49:28.966Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-09T00:49:29.246Z] ---> Running in 72a260cb2046 [2020-12-09T00:49:31.876Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-09T00:49:50.210Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-09T00:49:50.210Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-09T00:49:50.210Z] ---> 2d61296dc8f4 [2020-12-09T00:49:50.210Z] Step 3/21 : WORKDIR /edgex-go [2020-12-09T00:49:50.210Z] ---> Using cache [2020-12-09T00:49:50.210Z] ---> cc911f354dd3 [2020-12-09T00:49:50.210Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T00:49:50.210Z] ---> Using cache [2020-12-09T00:49:50.210Z] ---> b0d143a47674 [2020-12-09T00:49:50.210Z] Step 5/21 : RUN apk update && apk add make git [2020-12-09T00:49:50.210Z] ---> Using cache [2020-12-09T00:49:50.210Z] ---> 4fdeed3edb24 [2020-12-09T00:49:50.210Z] Step 6/21 : COPY go.mod . [2020-12-09T00:49:50.211Z] ---> Using cache [2020-12-09T00:49:50.211Z] ---> 30b246744bbf [2020-12-09T00:49:50.211Z] Step 7/21 : RUN go mod download [2020-12-09T00:49:50.211Z] ---> Using cache [2020-12-09T00:49:50.211Z] ---> 3228c23ead40 [2020-12-09T00:49:50.211Z] Step 8/21 : COPY . . [2020-12-09T00:49:50.211Z] ---> Using cache [2020-12-09T00:49:50.211Z] ---> fea47d8d5dfc [2020-12-09T00:49:50.211Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-09T00:49:50.810Z] ---> Running in 666e9cc47796 [2020-12-09T00:49:52.792Z] 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 [2020-12-09T00:50:39.770Z] Removing intermediate container 79c80cbf5f74 [2020-12-09T00:50:39.770Z] ---> 27d18db71d8b [2020-12-09T00:50:39.770Z] [2020-12-09T00:50:39.770Z] Step 10/22 : FROM scratch [2020-12-09T00:50:39.770Z] ---> [2020-12-09T00:50:39.770Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-09T00:50:39.770Z] ---> Using cache [2020-12-09T00:50:39.770Z] ---> de3adc0f1b1c [2020-12-09T00:50:39.770Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-09T00:50:39.770Z] ---> Running in 632bc15e4363 [2020-12-09T00:50:40.361Z] Removing intermediate container 632bc15e4363 [2020-12-09T00:50:40.361Z] ---> d277a86dcb59 [2020-12-09T00:50:40.361Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-09T00:50:40.631Z] ---> Running in 39273e73f5f6 [2020-12-09T00:50:41.228Z] Removing intermediate container 39273e73f5f6 [2020-12-09T00:50:41.228Z] ---> dd2a67546cc6 [2020-12-09T00:50:41.228Z] Step 14/22 : WORKDIR / [2020-12-09T00:50:41.228Z] ---> Running in 9510bff31180 [2020-12-09T00:50:42.205Z] Removing intermediate container 9510bff31180 [2020-12-09T00:50:42.205Z] ---> 9f220d91d9c5 [2020-12-09T00:50:42.205Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-09T00:50:43.183Z] ---> 2c125c2fb4d5 [2020-12-09T00:50:43.183Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-09T00:50:45.831Z] ---> 0b20ffb8d583 [2020-12-09T00:50:45.831Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-09T00:50:47.809Z] ---> d113f65f3143 [2020-12-09T00:50:47.809Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-09T00:50:47.809Z] Removing intermediate container 304d24be1511 [2020-12-09T00:50:48.081Z] ---> 4af80eb340b3 [2020-12-09T00:50:48.081Z] [2020-12-09T00:50:48.081Z] Step 10/22 : FROM alpine:3.10 [2020-12-09T00:50:48.081Z] ---> 536a684cf733 [2020-12-09T00:50:48.081Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-09T00:50:48.081Z] ---> Using cache [2020-12-09T00:50:48.081Z] ---> ee40523a20c8 [2020-12-09T00:50:48.081Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-09T00:50:48.081Z] ---> Running in ef0fed19fc41 [2020-12-09T00:50:48.354Z] ---> Running in 81caef0c35cf [2020-12-09T00:50:49.061Z] Removing intermediate container ef0fed19fc41 [2020-12-09T00:50:49.061Z] ---> 37b4aeaca04a [2020-12-09T00:50:49.061Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-09T00:50:49.348Z] Removing intermediate container 81caef0c35cf [2020-12-09T00:50:49.348Z] ---> b0153104b5e5 [2020-12-09T00:50:49.348Z] Step 13/22 : WORKDIR / [2020-12-09T00:50:49.348Z] ---> Running in 78c58af0dc09 [2020-12-09T00:50:49.348Z] ---> Running in 88550f50b3e6 [2020-12-09T00:50:50.338Z] Removing intermediate container 78c58af0dc09 [2020-12-09T00:50:50.338Z] ---> 1f7001f8d2f7 [2020-12-09T00:50:50.338Z] Step 20/22 : LABEL arch=arm64 [2020-12-09T00:50:50.613Z] ---> Running in e6f65e2c4540 [2020-12-09T00:50:50.893Z] Removing intermediate container 88550f50b3e6 [2020-12-09T00:50:50.893Z] ---> 7f1e4e0ffd4d [2020-12-09T00:50:50.893Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-09T00:50:52.331Z] Removing intermediate container e6f65e2c4540 [2020-12-09T00:50:52.331Z] ---> 66140446d617 [2020-12-09T00:50:52.331Z] Step 21/22 : LABEL git_sha=c1e49a12e17a9809dc79898f0c58b41357d7f812 [2020-12-09T00:50:52.608Z] ---> Running in 4739f753008e [2020-12-09T00:50:52.881Z] ---> 2721667f4e30 [2020-12-09T00:50:52.881Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-09T00:50:54.316Z] Removing intermediate container 4739f753008e [2020-12-09T00:50:54.316Z] ---> 3fbedb08e8b2 [2020-12-09T00:50:54.316Z] Step 22/22 : LABEL version=0.0.0 [2020-12-09T00:50:54.589Z] ---> Running in e2637ff08495 [2020-12-09T00:50:54.862Z] Removing intermediate container 72a260cb2046 [2020-12-09T00:50:54.862Z] ---> d5652c0a745e [2020-12-09T00:50:54.862Z] [2020-12-09T00:50:54.862Z] Step 9/29 : FROM alpine:latest [2020-12-09T00:50:54.862Z] ---> 2e77e061c27f [2020-12-09T00:50:54.862Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-09T00:50:55.138Z] ---> eff7c4185394 [2020-12-09T00:50:55.138Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-09T00:50:55.138Z] ---> Running in 2d2a6fb96d52 [2020-12-09T00:50:55.410Z] Removing intermediate container e2637ff08495 [2020-12-09T00:50:55.410Z] ---> da52ba47f2d2 [2020-12-09T00:50:55.410Z] [2020-12-09T00:50:56.011Z] Removing intermediate container 2d2a6fb96d52 [2020-12-09T00:50:56.011Z] ---> 80d16a518646 [2020-12-09T00:50:56.011Z] Step 11/29 : USER root [2020-12-09T00:50:56.286Z] ---> Running in 7dfacccc1e37 [2020-12-09T00:50:56.561Z] Successfully built da52ba47f2d2 [2020-12-09T00:50:56.561Z] ---> 1081493b46cd [2020-12-09T00:50:56.561Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-09T00:50:56.836Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-09T00:50:57.115Z]  Building docker-core-command-go ... done Removing intermediate container 7dfacccc1e37 [2020-12-09T00:50:57.115Z] ---> 13dd003f79c5 [2020-12-09T00:50:57.115Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-09T00:50:57.393Z] ---> Running in 1fd0a6c306cc [2020-12-09T00:50:58.006Z] ---> 047ba970b1cf [2020-12-09T00:50:58.006Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-09T00:50:58.281Z] ---> Running in 591a0e5f8fa0 [2020-12-09T00:50:59.294Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-09T00:50:59.573Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-09T00:51:00.181Z] v3.12.1-79-g28248c561e [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:51:00.181Z] v3.12.1-78-g8ca0a357ed [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:51:00.181Z] OK: 12617 distinct packages available [2020-12-09T00:51:01.168Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-09T00:51:01.168Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-09T00:51:01.168Z] Executing busybox-1.31.1-r19.trigger [2020-12-09T00:51:01.168Z] Executing ca-certificates-20191127-r4.trigger [2020-12-09T00:51:01.446Z] OK: 6 MiB in 16 packages [2020-12-09T00:51:01.732Z] Removing intermediate container 591a0e5f8fa0 [2020-12-09T00:51:01.732Z] ---> 16ec49f13582 [2020-12-09T00:51:01.732Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-09T00:51:02.008Z] ---> Running in aedbf6415330 [2020-12-09T00:51:03.015Z] Removing intermediate container aedbf6415330 [2020-12-09T00:51:03.015Z] ---> 01df37e6f80f [2020-12-09T00:51:03.015Z] Step 20/22 : LABEL arch=arm64 [2020-12-09T00:51:03.015Z] ---> Running in cefd18c47142 [2020-12-09T00:51:03.622Z] Removing intermediate container 1fd0a6c306cc [2020-12-09T00:51:03.622Z] ---> d6eaeb786019 [2020-12-09T00:51:03.622Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-09T00:51:03.894Z] Removing intermediate container cefd18c47142 [2020-12-09T00:51:03.894Z] ---> 7a4102a58ec3 [2020-12-09T00:51:03.894Z] Step 21/22 : LABEL git_sha=c1e49a12e17a9809dc79898f0c58b41357d7f812 [2020-12-09T00:51:03.894Z] ---> Running in 3a3d78aae86a [2020-12-09T00:51:04.166Z] ---> Running in c88baacc152c [2020-12-09T00:51:04.440Z] 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 [2020-12-09T00:51:04.737Z] Removing intermediate container 3a3d78aae86a [2020-12-09T00:51:04.737Z] ---> 59a2f4e09148 [2020-12-09T00:51:04.737Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-09T00:51:04.737Z] Removing intermediate container c88baacc152c [2020-12-09T00:51:04.737Z] ---> 7cc71640baf3 [2020-12-09T00:51:04.737Z] Step 22/22 : LABEL version=0.0.0 [2020-12-09T00:51:04.737Z] ---> Running in b6b3cabb82f8 [2020-12-09T00:51:04.737Z] ---> Running in f5bdfe87239d [2020-12-09T00:51:05.349Z] Removing intermediate container b6b3cabb82f8 [2020-12-09T00:51:05.349Z] ---> 664005a6fc7c [2020-12-09T00:51:05.349Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-09T00:51:05.631Z] Removing intermediate container f5bdfe87239d [2020-12-09T00:51:05.631Z] ---> 013a18c7a25a [2020-12-09T00:51:05.631Z] [2020-12-09T00:51:05.631Z] ---> Running in 3e539e5732bd [2020-12-09T00:51:06.238Z] Successfully built 013a18c7a25a [2020-12-09T00:51:06.238Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-09T00:51:08.885Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 3e539e5732bd [2020-12-09T00:51:08.885Z] ---> 6c9d903dabc5 [2020-12-09T00:51:08.885Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-09T00:51:10.331Z] ---> d885f7f6a469 [2020-12-09T00:51:10.331Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-09T00:51:11.801Z] ---> d09cf8283732 [2020-12-09T00:51:11.801Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-09T00:51:12.078Z] Removing intermediate container 5f216602523b [2020-12-09T00:51:12.078Z] ---> 4bca5596f4fd [2020-12-09T00:51:12.078Z] [2020-12-09T00:51:12.078Z] Step 10/22 : FROM scratch [2020-12-09T00:51:12.078Z] ---> [2020-12-09T00:51:12.078Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-09T00:51:12.078Z] ---> Using cache [2020-12-09T00:51:12.078Z] ---> de3adc0f1b1c [2020-12-09T00:51:12.078Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-09T00:51:12.678Z] ---> Running in 80e466b7326f [2020-12-09T00:51:12.951Z] ---> e8a04fc06b7e [2020-12-09T00:51:12.951Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-09T00:51:13.227Z] Removing intermediate container 80e466b7326f [2020-12-09T00:51:13.227Z] ---> 62f37e80d556 [2020-12-09T00:51:13.227Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-09T00:51:13.507Z] ---> Running in 1bc4f225bc0e [2020-12-09T00:51:13.784Z] Removing intermediate container 666e9cc47796 [2020-12-09T00:51:13.784Z] ---> 9b1d74c360c5 [2020-12-09T00:51:13.784Z] [2020-12-09T00:51:13.784Z] Step 10/21 : FROM alpine [2020-12-09T00:51:13.784Z] ---> 2e77e061c27f [2020-12-09T00:51:13.784Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-09T00:51:13.784Z] ---> d8be8ddb0e17 [2020-12-09T00:51:13.784Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-09T00:51:13.784Z] ---> Running in 0c87abf4d9e1 [2020-12-09T00:51:14.071Z] Removing intermediate container 1bc4f225bc0e [2020-12-09T00:51:14.071Z] ---> 1fbdb2b6198f [2020-12-09T00:51:14.071Z] Step 14/22 : WORKDIR / [2020-12-09T00:51:14.071Z] ---> Running in f6839b2ce6a4 [2020-12-09T00:51:14.676Z] ---> db44fbb432b5 [2020-12-09T00:51:14.676Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-09T00:51:14.676Z] Removing intermediate container f6839b2ce6a4 [2020-12-09T00:51:14.676Z] ---> 2f54271a75d9 [2020-12-09T00:51:14.676Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-09T00:51:14.676Z] ---> Running in 5f3d10146367 [2020-12-09T00:51:15.292Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-09T00:51:15.565Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-09T00:51:15.565Z] ---> 521cddaec091 [2020-12-09T00:51:15.565Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-09T00:51:16.171Z] v3.12.1-79-g28248c561e [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-09T00:51:16.171Z] v3.12.1-78-g8ca0a357ed [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-09T00:51:16.171Z] OK: 12617 distinct packages available [2020-12-09T00:51:16.776Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-09T00:51:17.063Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-09T00:51:17.063Z] (3/4) Installing libcurl (7.69.1-r1) [2020-12-09T00:51:17.063Z] (4/4) Installing curl (7.69.1-r1) [2020-12-09T00:51:17.063Z] Executing busybox-1.31.1-r19.trigger [2020-12-09T00:51:17.063Z] Executing ca-certificates-20191127-r4.trigger [2020-12-09T00:51:17.347Z] OK: 7 MiB in 18 packages [2020-12-09T00:51:17.347Z] ---> 06ca0ffff2e2 [2020-12-09T00:51:17.347Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-09T00:51:17.347Z] Removing intermediate container 5f3d10146367 [2020-12-09T00:51:17.347Z] ---> 3efa8ef2ebed [2020-12-09T00:51:17.347Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-09T00:51:18.341Z] ---> 5f318d499add [2020-12-09T00:51:18.341Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-09T00:51:18.341Z] ---> 9517243a69f9 [2020-12-09T00:51:18.341Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-09T00:51:18.341Z] ---> Running in d4b3034204a1 [2020-12-09T00:51:18.613Z] ---> Running in 40469769cbfe [2020-12-09T00:51:18.888Z] Removing intermediate container 0c87abf4d9e1 [2020-12-09T00:51:18.888Z] ---> 97b2a7128027 [2020-12-09T00:51:18.888Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-09T00:51:18.888Z] Removing intermediate container d4b3034204a1 [2020-12-09T00:51:18.888Z] ---> d0b647c7032f [2020-12-09T00:51:18.888Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-09T00:51:19.162Z] ---> Running in 4022bd8af86e [2020-12-09T00:51:19.162Z] ---> Running in a81628260098 [2020-12-09T00:51:19.760Z] Removing intermediate container 4022bd8af86e [2020-12-09T00:51:19.760Z] ---> 0111d2c89c8b [2020-12-09T00:51:19.760Z] Step 13/21 : WORKDIR /edgex [2020-12-09T00:51:19.760Z] Removing intermediate container a81628260098 [2020-12-09T00:51:19.760Z] ---> 5f0466119a9f [2020-12-09T00:51:19.760Z] Step 20/22 : LABEL arch=arm64 [2020-12-09T00:51:19.760Z] ---> Running in c2265fd8d31c [2020-12-09T00:51:19.760Z] ---> Running in 20b09a3c9464 [2020-12-09T00:51:20.371Z] Removing intermediate container c2265fd8d31c [2020-12-09T00:51:20.371Z] ---> 0d1439772349 [2020-12-09T00:51:20.371Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-09T00:51:20.371Z] Removing intermediate container 20b09a3c9464 [2020-12-09T00:51:20.371Z] ---> a8d994607c0e [2020-12-09T00:51:20.371Z] Step 21/22 : LABEL git_sha=c1e49a12e17a9809dc79898f0c58b41357d7f812 [2020-12-09T00:51:20.647Z] ---> Running in 5357ffbf70df [2020-12-09T00:51:20.923Z] Removing intermediate container 40469769cbfe [2020-12-09T00:51:20.923Z] ---> 6a053cdb43b6 [2020-12-09T00:51:20.923Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-09T00:51:21.205Z] ---> Running in dfa9dfef72e3 [2020-12-09T00:51:21.205Z] Removing intermediate container 5357ffbf70df [2020-12-09T00:51:21.205Z] ---> 08da1c7f2af9 [2020-12-09T00:51:21.205Z] Step 22/22 : LABEL version=0.0.0 [2020-12-09T00:51:21.205Z] ---> 17569e7b6159 [2020-12-09T00:51:21.205Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-09T00:51:21.481Z] ---> Running in 4d156ffdc608 [2020-12-09T00:51:22.086Z] Removing intermediate container 4d156ffdc608 [2020-12-09T00:51:22.086Z] ---> c8f928d6671f [2020-12-09T00:51:22.086Z] [2020-12-09T00:51:22.362Z] ---> acd9de3422b2 [2020-12-09T00:51:22.362Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-09T00:51:22.362Z] Successfully built c8f928d6671f [2020-12-09T00:51:22.639Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-09T00:51:23.626Z]  Building docker-core-metadata-go ... done  ---> d05b3edbd598 [2020-12-09T00:51:23.626Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-09T00:51:23.898Z] ---> Running in d07a9fb54708 [2020-12-09T00:51:24.174Z] Removing intermediate container dfa9dfef72e3 [2020-12-09T00:51:24.174Z] ---> 57aa8c1828da [2020-12-09T00:51:24.174Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-09T00:51:24.450Z] Removing intermediate container d07a9fb54708 [2020-12-09T00:51:24.450Z] ---> 9c26d40df17f [2020-12-09T00:51:24.450Z] Step 18/21 : CMD ["--init=true"] [2020-12-09T00:51:24.450Z] ---> Running in 8c5966473d36 [2020-12-09T00:51:24.450Z] ---> Running in 6b629ffafc61 [2020-12-09T00:51:25.047Z] Removing intermediate container 8c5966473d36 [2020-12-09T00:51:25.047Z] ---> dc41dd1a7814 [2020-12-09T00:51:25.047Z] Step 26/29 : CMD [ "generate" ] [2020-12-09T00:51:25.047Z] Removing intermediate container 6b629ffafc61 [2020-12-09T00:51:25.047Z] ---> 846329ab93ad [2020-12-09T00:51:25.047Z] Step 19/21 : LABEL arch=arm64 [2020-12-09T00:51:25.322Z] ---> Running in d1c6f81053dc [2020-12-09T00:51:25.322Z] ---> Running in b6cee9ae0826 [2020-12-09T00:51:25.597Z] Removing intermediate container d1c6f81053dc [2020-12-09T00:51:25.597Z] ---> 31d89bc3189b [2020-12-09T00:51:25.597Z] Step 27/29 : LABEL arch=arm64 [2020-12-09T00:51:25.873Z] Removing intermediate container b6cee9ae0826 [2020-12-09T00:51:25.873Z] ---> 5efefb235b6b [2020-12-09T00:51:25.873Z] Step 20/21 : LABEL git_sha=c1e49a12e17a9809dc79898f0c58b41357d7f812 [2020-12-09T00:51:25.873Z] ---> Running in 908cb19d5ff8 [2020-12-09T00:51:26.147Z] ---> Running in 0e5aa655f7ae [2020-12-09T00:51:26.422Z] Removing intermediate container 908cb19d5ff8 [2020-12-09T00:51:26.422Z] ---> d322cd3129b2 [2020-12-09T00:51:26.422Z] Step 28/29 : LABEL git_sha=c1e49a12e17a9809dc79898f0c58b41357d7f812 [2020-12-09T00:51:26.422Z] Removing intermediate container 0e5aa655f7ae [2020-12-09T00:51:26.422Z] ---> 6e31bf7c3c9f [2020-12-09T00:51:26.422Z] Step 21/21 : LABEL version=0.0.0 [2020-12-09T00:51:26.422Z] ---> Running in 720d39a4c829 [2020-12-09T00:51:26.693Z] ---> Running in b185cb4e971c [2020-12-09T00:51:26.966Z] Removing intermediate container 720d39a4c829 [2020-12-09T00:51:26.966Z] ---> b90ddd792bd6 [2020-12-09T00:51:26.966Z] Step 29/29 : LABEL version=0.0.0 [2020-12-09T00:51:26.966Z] Removing intermediate container b185cb4e971c [2020-12-09T00:51:26.966Z] ---> 74d2891a69fb [2020-12-09T00:51:26.966Z] [2020-12-09T00:51:27.239Z] ---> Running in 8605f0b67bc0 [2020-12-09T00:51:27.512Z] Successfully built 74d2891a69fb [2020-12-09T00:51:27.512Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-09T00:51:27.512Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 8605f0b67bc0 [2020-12-09T00:51:27.512Z] ---> 3a6ba0b2d5f2 [2020-12-09T00:51:27.512Z] [2020-12-09T00:51:28.110Z] Successfully built 3a6ba0b2d5f2 [2020-12-09T00:51:28.110Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-12-09T00:51:28.395Z]  Building docker-security-secrets-setup-go ... done  [Pipeline] } [2020-12-09T00:51:28.428Z] $ docker stop --time=1 ddfe7c0ffcb600a1bb6a792dc684559fd78976fc5e8fa7a4fe6b850ec90ce4a0 [2020-12-09T00:51:30.344Z] $ docker rm -f ddfe7c0ffcb600a1bb6a792dc684559fd78976fc5e8fa7a4fe6b850ec90ce4a0 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-09T00:51:31.043Z] + docker images [2020-12-09T00:51:31.043Z] + grep docker [2020-12-09T00:51:31.312Z] docker-security-secrets-setup-go-arm64 latest 3a6ba0b2d5f2 4 seconds ago 22.7MB [2020-12-09T00:51:31.312Z] docker-security-proxy-setup-go-arm64 latest 74d2891a69fb 5 seconds ago 23.4MB [2020-12-09T00:51:31.312Z] docker-core-metadata-go-arm64 latest c8f928d6671f 10 seconds ago 13.6MB [2020-12-09T00:51:31.312Z] docker-security-bootstrap-redis-go-arm64 latest 013a18c7a25a 26 seconds ago 15.2MB [2020-12-09T00:51:31.312Z] docker-core-command-go-arm64 latest da52ba47f2d2 36 seconds ago 11.4MB [2020-12-09T00:51:31.312Z] docker-sys-mgmt-agent-go-arm64 latest a3a446bb09c6 2 minutes ago 273MB [2020-12-09T00:51:31.312Z] docker-core-data-go-arm64 latest b24d2e4d4847 2 minutes ago 22.3MB [2020-12-09T00:51:31.312Z] docker-support-notifications-go-arm64 latest b88482fe45d1 3 minutes ago 12.9MB [2020-12-09T00:51:31.312Z] docker-security-secretstore-setup-go-arm64 latest 6dfcc7959acf 3 minutes ago 23.5MB [2020-12-09T00:51:31.312Z] docker-support-scheduler-go-arm64 latest fe904392da10 3 minutes ago 11.5MB [2020-12-09T00:51:31.312Z] docker latest 84e3a507c27b 7 days ago 201MB [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 [2020-12-09T00:51:35.060Z] provisioning config files... [2020-12-09T00:51:35.077Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/11@tmp/config4514268893930853681tmp [Pipeline] { [Pipeline] sh [2020-12-09T00:51:35.461Z] + set +x [2020-12-09T00:51:35.461Z] + curl -s https://codecov.io/bash [2020-12-09T00:51:35.461Z] + bash -s -- [2020-12-09T00:51:35.723Z] [2020-12-09T00:51:35.723Z] _____ _ [2020-12-09T00:51:35.723Z] / ____| | | [2020-12-09T00:51:35.723Z] | | ___ __| | ___ ___ _____ __ [2020-12-09T00:51:35.723Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-09T00:51:35.723Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-09T00:51:35.723Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-09T00:51:35.723Z] Bash-20201130-cc6d3fe [2020-12-09T00:51:35.723Z] [2020-12-09T00:51:35.723Z] [2020-12-09T00:51:35.723Z] ==> Jenkins CI detected. [2020-12-09T00:51:35.723Z] project root: . [2020-12-09T00:51:35.723Z] --> token set from env [2020-12-09T00:51:35.985Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-09T00:51:35.985Z] ==> Running gcov in . (disable via -X gcov) [2020-12-09T00:51:35.985Z] ==> Python coveragepy not found [2020-12-09T00:51:35.985Z] ==> Searching for coverage reports in: [2020-12-09T00:51:35.985Z] + . [2020-12-09T00:51:35.985Z] -> Found 1 reports [2020-12-09T00:51:35.985Z] ==> Detecting git/mercurial file structure [2020-12-09T00:51:35.985Z] ==> Reading reports [2020-12-09T00:51:35.985Z] + ./coverage.out bytes=562145 [2020-12-09T00:51:35.985Z] ==> Appending adjustments [2020-12-09T00:51:35.985Z] https://docs.codecov.io/docs/fixing-reports [2020-12-09T00:51:39.295Z] + Found adjustments [2020-12-09T00:51:39.295Z] ==> Gzipping contents [2020-12-09T00:51:39.295Z] 88K /tmp/codecov.b1vYHB.gz [2020-12-09T00:51:39.295Z] ==> Uploading reports [2020-12-09T00:51:39.295Z] url: https://codecov.io [2020-12-09T00:51:39.295Z] query: branch=PR-2898&commit=c1e49a12e17a9809dc79898f0c58b41357d7f812&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2898%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2898&job=&cmd_args= [2020-12-09T00:51:39.295Z] -> Pinging Codecov [2020-12-09T00:51:39.295Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2898&commit=c1e49a12e17a9809dc79898f0c58b41357d7f812&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2898%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2898&job=&cmd_args= [2020-12-09T00:51:39.871Z] -> Uploading to [2020-12-09T00:51:39.871Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-09/00271124DB129430A58F1EEE437C3FCB/c1e49a12e17a9809dc79898f0c58b41357d7f812/30ad6523-9211-4381-87dc-642319c05da4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201209%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201209T005139Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f42e050c8644e3eed3ef05da32dd1e6ec1ff94dd9b358cd78f09a6e0c97ca620 [2020-12-09T00:51:39.871Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-09T00:51:39.871Z] Dload Upload Total Spent Left Speed [2020-12-09T00:51:40.447Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87244 0 0 100 87244 0 164k --:--:-- --:--:-- --:--:-- 164k [2020-12-09T00:51:40.447Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/c1e49a12e17a9809dc79898f0c58b41357d7f812 [Pipeline] } [2020-12-09T00:51:40.456Z] 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 [2020-12-09T00:51:42.965Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-09T00:51:43.906Z] ---> package-listing.sh [2020-12-09T00:51:43.906Z] ++ facter osfamily [2020-12-09T00:51:43.906Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-09T00:51:43.906Z] + OS_FAMILY=redhat [2020-12-09T00:51:43.906Z] + workspace=/w/workspace/edgex-go/11 [2020-12-09T00:51:43.906Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-09T00:51:43.906Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-09T00:51:43.906Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-09T00:51:43.906Z] + PACKAGES=/tmp/packages_start.txt [2020-12-09T00:51:43.906Z] + '[' /w/workspace/edgex-go/11 ']' [2020-12-09T00:51:43.906Z] + PACKAGES=/tmp/packages_end.txt [2020-12-09T00:51:43.906Z] + case "${OS_FAMILY}" in [2020-12-09T00:51:43.906Z] + rpm -qa [2020-12-09T00:51:43.906Z] + sort [2020-12-09T00:51:48.171Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-09T00:51:48.171Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-09T00:51:48.171Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-09T00:51:48.171Z] + '[' /w/workspace/edgex-go/11 ']' [2020-12-09T00:51:48.171Z] + mkdir -p /w/workspace/edgex-go/11/archives/ [2020-12-09T00:51:48.171Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/11/archives/ [Pipeline] echo [2020-12-09T00:51:48.186Z] 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/11/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-09T00:51:48.484Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-09T00:51:48.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-09T00:51:48.801Z] [2020-12-09T00:51:48.801Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-09T00:51:49.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-09T00:51:49.167Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-09T00:51:49.167Z] df20fa9351a1: Pulling fs layer [2020-12-09T00:51:49.167Z] 36b3adc4ff6f: Pulling fs layer [2020-12-09T00:51:49.167Z] 8ad3a11d3b57: Pulling fs layer [2020-12-09T00:51:49.167Z] 46f8f816bc3b: Pulling fs layer [2020-12-09T00:51:49.167Z] 93b61091891f: Pulling fs layer [2020-12-09T00:51:49.167Z] 93b9cdb0e59b: Pulling fs layer [2020-12-09T00:51:49.167Z] 5e14af77c1be: Pulling fs layer [2020-12-09T00:51:49.167Z] 01666e4c0597: Pulling fs layer [2020-12-09T00:51:49.167Z] aa168da1d23b: Pulling fs layer [2020-12-09T00:51:49.167Z] 93b9cdb0e59b: Waiting [2020-12-09T00:51:49.167Z] 01666e4c0597: Waiting [2020-12-09T00:51:49.167Z] aa168da1d23b: Waiting [2020-12-09T00:51:49.167Z] 5e14af77c1be: Waiting [2020-12-09T00:51:49.167Z] 93b61091891f: Waiting [2020-12-09T00:51:49.167Z] 36b3adc4ff6f: Download complete [2020-12-09T00:51:49.167Z] 46f8f816bc3b: Verifying Checksum [2020-12-09T00:51:49.167Z] 46f8f816bc3b: Download complete [2020-12-09T00:51:49.167Z] df20fa9351a1: Verifying Checksum [2020-12-09T00:51:49.432Z] 93b9cdb0e59b: Download complete [2020-12-09T00:51:49.432Z] 5e14af77c1be: Download complete [2020-12-09T00:51:49.432Z] 93b61091891f: Verifying Checksum [2020-12-09T00:51:49.432Z] 93b61091891f: Download complete [2020-12-09T00:51:49.432Z] 01666e4c0597: Verifying Checksum [2020-12-09T00:51:49.432Z] 01666e4c0597: Download complete [2020-12-09T00:51:49.696Z] 8ad3a11d3b57: Verifying Checksum [2020-12-09T00:51:49.696Z] 8ad3a11d3b57: Download complete [2020-12-09T00:51:49.696Z] df20fa9351a1: Pull complete [2020-12-09T00:51:49.959Z] 36b3adc4ff6f: Pull complete [2020-12-09T00:51:50.923Z] 8ad3a11d3b57: Pull complete [2020-12-09T00:51:50.923Z] 46f8f816bc3b: Pull complete [2020-12-09T00:51:51.876Z] aa168da1d23b: Download complete [2020-12-09T00:51:52.823Z] 93b61091891f: Pull complete [2020-12-09T00:51:52.823Z] 93b9cdb0e59b: Pull complete [2020-12-09T00:51:52.823Z] 5e14af77c1be: Pull complete [2020-12-09T00:51:53.086Z] 01666e4c0597: Pull complete [2020-12-09T00:52:03.128Z] aa168da1d23b: Pull complete [2020-12-09T00:52:03.128Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-09T00:52:03.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-09T00:52:03.128Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-09T00:52:03.351Z] prd-centos7-docker-4c-2g-15176 does not seem to be running inside a container [2020-12-09T00:52:03.467Z] $ 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/11/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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-09T00:52:06.766Z] $ docker top e5eaf00e80548478772ae398b18a9bff6a73de4d7040d5c7e26f3d4067c4a66c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-09T00:52:07.325Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-09T00:52:07.623Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-09T00:52:07.923Z] + ls /var/log/sa-host [2020-12-09T00:52:07.923Z] + sadf -c /var/log/sa-host/sa09 [2020-12-09T00:52:07.923Z] file_magic: OK [2020-12-09T00:52:07.923Z] HZ: Using current value: 100 [2020-12-09T00:52:07.923Z] file_header: OK [2020-12-09T00:52:07.923Z] 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 [2020-12-09T00:52:07.923Z] Statistics: [2020-12-09T00:52:07.923Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-09T00:52:07.923Z] File successfully converted to sysstat format version 12.2.1 [2020-12-09T00:52:07.923Z] + sadf -c /var/log/sa-host/sa23 [2020-12-09T00:52:07.923Z] file_magic: OK [2020-12-09T00:52:07.923Z] HZ: Using current value: 100 [2020-12-09T00:52:07.923Z] file_header: OK [2020-12-09T00:52:07.923Z] 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 [2020-12-09T00:52:07.923Z] Statistics: [2020-12-09T00:52:07.923Z] Hnuu...uuuununununu... [2020-12-09T00:52:07.923Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-09T00:52:08.576Z] provisioning config files... [2020-12-09T00:52:08.597Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/11@tmp/config5191783570769368543tmp [Pipeline] { [Pipeline] echo [2020-12-09T00:52:08.792Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-09T00:52:09.089Z] ---> create-netrc.sh [Pipeline] } [2020-12-09T00:52:09.098Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-09T00:52:09.190Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-09T00:52:09.490Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-09T00:52:09.501Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-09T00:52:09.809Z] ---> sudo-logs.sh [2020-12-09T00:52:09.809Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-09T00:52:09.819Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-09T00:52:10.120Z] ---> job-cost.sh [2020-12-09T00:52:10.120Z] lf-activate-venv: SKIPPING [2020-12-09T00:52:10.120Z] INFO: No Stack... [2020-12-09T00:52:11.062Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-09T00:52:11.644Z] INFO: Archiving Costs [Pipeline] echo [2020-12-09T00:52:11.657Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-09T00:52:11.958Z] ---> logs-deploy.sh [2020-12-09T00:52:11.958Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2898/11 [2020-12-09T00:52:11.958Z] INFO: archiving workspace using pattern(s): [2020-12-09T00:52:13.349Z] Archives upload complete. [2020-12-09T00:52:13.349Z] INFO: archiving logs to Nexus