Pull request #2944 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 24b7634453227e8df51ea6aa002a7fed098fab96+c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 (caa7c10e05297fe224af4a532259377d9a96d1de) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2944/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2944/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-15894 in /w/workspace/edgexfoundry_edgex-go_PR-2944 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2944/head:refs/remotes/origin/PR-2944 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit 24b7634453227e8df51ea6aa002a7fed098fab96 Merge succeeded, producing 24b7634453227e8df51ea6aa002a7fed098fab96 Checking out Revision 24b7634453227e8df51ea6aa002a7fed098fab96 (PR-2944) > git config core.sparsecheckout # timeout=10 > git checkout -f 24b7634453227e8df51ea6aa002a7fed098fab96 # 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 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 24b7634453227e8df51ea6aa002a7fed098fab96 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-14T07:36:08.724Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-14T07:36:09.040Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-14T07:36:09.272Z] ========================================================= [2020-12-14T07:36:09.272Z] EdgeX Global Pipelines Version Info [2020-12-14T07:36:09.272Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-14T07:36:10.745Z] ------------------- [2020-12-14T07:36:10.745Z] stable info: [2020-12-14T07:36:10.745Z] ------------------- [2020-12-14T07:36:10.745Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-14T07:36:10.745Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-14T07:36:10.745Z] Message: update stable to v1.0.172 [2020-12-14T07:36:11.689Z] ------------------- [2020-12-14T07:36:11.689Z] experimental info: [2020-12-14T07:36:11.689Z] ------------------- [2020-12-14T07:36:11.689Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-14T07:36:11.689Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-14T07:36:11.689Z] Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-14T07:36:12.117Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-14T07:36:12.250Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-14T07:36:12.381Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-14T07:36:12.508Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-14T07:36:12.630Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-14T07:36:12.756Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-14T07:36:12.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-14T07:36:13.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-14T07:36:13.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-14T07:36:13.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-14T07:36:13.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-14T07:36:13.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-14T07:36:13.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-14T07:36:13.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-14T07:36:14.017Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-14T07:36:14.166Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-14T07:36:14.300Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-14T07:36:14.429Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-14T07:36:14.555Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-14T07:36:14.700Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-14T07:36:14.853Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-14T07:36:15.011Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-14T07:36:15.194Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2944 [Pipeline] echo [2020-12-14T07:36:15.326Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2944 [Pipeline] echo [2020-12-14T07:36:15.448Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2944 [Pipeline] echo [2020-12-14T07:36:15.570Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 24b7634453227e8df51ea6aa002a7fed098fab96 [Pipeline] echo [2020-12-14T07:36:15.733Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 24b7634 [Pipeline] echo [2020-12-14T07:36:15.864Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-14T07:36:16.158Z] provisioning config files... [2020-12-14T07:36:16.188Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8366046597553086876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-14T07:36:16.623Z] ---> docker-login.sh [2020-12-14T07:36:16.623Z] nexus3.edgexfoundry.org:10001 [2020-12-14T07:36:16.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T07:36:16.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T07:36:16.889Z] Configure a credential helper to remove this warning. See [2020-12-14T07:36:16.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T07:36:16.889Z] [2020-12-14T07:36:16.889Z] Login Succeeded [2020-12-14T07:36:16.889Z] nexus3.edgexfoundry.org:10002 [2020-12-14T07:36:17.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T07:36:17.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T07:36:17.171Z] Configure a credential helper to remove this warning. See [2020-12-14T07:36:17.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T07:36:17.171Z] [2020-12-14T07:36:17.171Z] Login Succeeded [2020-12-14T07:36:17.171Z] nexus3.edgexfoundry.org:10003 [2020-12-14T07:36:17.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T07:36:17.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T07:36:17.433Z] Configure a credential helper to remove this warning. See [2020-12-14T07:36:17.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T07:36:17.433Z] [2020-12-14T07:36:17.433Z] Login Succeeded [2020-12-14T07:36:17.433Z] nexus3.edgexfoundry.org:10004 [2020-12-14T07:36:17.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T07:36:17.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T07:36:17.433Z] Configure a credential helper to remove this warning. See [2020-12-14T07:36:17.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T07:36:17.433Z] [2020-12-14T07:36:17.433Z] Login Succeeded [2020-12-14T07:36:17.433Z] docker.io [2020-12-14T07:36:17.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T07:36:17.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T07:36:17.955Z] Configure a credential helper to remove this warning. See [2020-12-14T07:36:17.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T07:36:17.955Z] [2020-12-14T07:36:17.955Z] Login Succeeded [2020-12-14T07:36:17.955Z] ---> docker-login.sh ends [Pipeline] } [2020-12-14T07:36:17.977Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-14T07:36:18.545Z] ++ 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-14T07:36:18.545Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-14T07:36:18.545Z] ++ dirname cmd/core-command/Dockerfile [2020-12-14T07:36:18.545Z] ++ cut -d/ -f2 [2020-12-14T07:36:18.545Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-14T07:36:18.545Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-14T07:36:18.545Z] ++ dirname cmd/core-data/Dockerfile [2020-12-14T07:36:18.545Z] ++ cut -d/ -f2 [2020-12-14T07:36:18.545Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-14T07:36:18.545Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-14T07:36:18.545Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-14T07:36:18.545Z] ++ cut -d/ -f2 [2020-12-14T07:36:18.545Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-14T07:36:18.545Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-14T07:36:18.545Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-14T07:36:18.545Z] ++ cut -d/ -f2 [2020-12-14T07:36:18.545Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-14T07:36:18.545Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-14T07:36:18.545Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-14T07:36:18.545Z] ++ cut -d/ -f2 [2020-12-14T07:36:18.545Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-14T07:36:18.545Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-14T07:36:18.545Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-12-14T07:36:18.545Z] ++ cut -d/ -f2 [2020-12-14T07:36:18.545Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-12-14T07:36:18.545Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-14T07:36:18.545Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-14T07:36:18.545Z] ++ cut -d/ -f2 [2020-12-14T07:36:18.545Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-14T07:36:18.545Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-14T07:36:18.545Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-14T07:36:18.545Z] ++ cut -d/ -f2 [2020-12-14T07:36:18.545Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-14T07:36:18.545Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-14T07:36:18.545Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-14T07:36:18.545Z] ++ cut -d/ -f2 [2020-12-14T07:36:18.545Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-14T07:36:18.545Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-14T07:36:18.545Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-14T07:36:18.545Z] ++ cut -d/ -f2 [2020-12-14T07:36:18.545Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-14T07:36:18.643Z] 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-14T07:36:19.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-14T07:36:19.712Z] [2020-12-14T07:36:19.712Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-14T07:36:20.115Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-14T07:36:20.115Z] latest: Pulling from edgex-devops/git-semver [2020-12-14T07:36:20.115Z] 31603596830f: Pulling fs layer [2020-12-14T07:36:20.115Z] 2a8b12db71e7: Pulling fs layer [2020-12-14T07:36:20.115Z] 6ca5941a6612: Pulling fs layer [2020-12-14T07:36:20.115Z] ecc8261a40a4: Pulling fs layer [2020-12-14T07:36:20.115Z] ecc8261a40a4: Waiting [2020-12-14T07:36:20.115Z] 2a8b12db71e7: Verifying Checksum [2020-12-14T07:36:20.115Z] 2a8b12db71e7: Download complete [2020-12-14T07:36:20.115Z] 31603596830f: Verifying Checksum [2020-12-14T07:36:20.115Z] 31603596830f: Download complete [2020-12-14T07:36:20.380Z] ecc8261a40a4: Verifying Checksum [2020-12-14T07:36:20.380Z] ecc8261a40a4: Download complete [2020-12-14T07:36:20.380Z] 6ca5941a6612: Verifying Checksum [2020-12-14T07:36:20.380Z] 6ca5941a6612: Download complete [2020-12-14T07:36:20.643Z] 31603596830f: Pull complete [2020-12-14T07:36:20.643Z] 2a8b12db71e7: Pull complete [2020-12-14T07:36:21.584Z] 6ca5941a6612: Pull complete [2020-12-14T07:36:21.584Z] ecc8261a40a4: Pull complete [2020-12-14T07:36:21.584Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-14T07:36:21.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-14T07:36:21.584Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-14T07:36:21.706Z] prd-centos7-docker-4c-2g-15894 does not seem to be running inside a container [2020-12-14T07:36:21.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-14T07:36:24.379Z] $ docker top 822f298a00ed422ddbc2031fe1567d815562dbbfc6e24c5484ac1717a07df94e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-14T07:36:24.812Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-14T07:36:24.813Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-14T07:36:25.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-14T07:36:25.025Z] $ docker exec 822f298a00ed422ddbc2031fe1567d815562dbbfc6e24c5484ac1717a07df94e ssh-agent [2020-12-14T07:36:25.203Z] SSH_AUTH_SOCK=/tmp/ssh-9Yp1FV0cmnBi/agent.13 [2020-12-14T07:36:25.203Z] SSH_AGENT_PID=19 [2020-12-14T07:36:25.214Z] Running ssh-add (command line suppressed) [2020-12-14T07:36:25.342Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1859737512832088704.key (/w/workspace/edgex-go/1@tmp/private_key_1859737512832088704.key) [2020-12-14T07:36:25.391Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-14T07:36:25.845Z] + git tag --points-at HEAD [Pipeline] } [2020-12-14T07:36:25.881Z] $ docker exec --env ******** --env ******** 822f298a00ed422ddbc2031fe1567d815562dbbfc6e24c5484ac1717a07df94e ssh-agent -k [2020-12-14T07:36:25.991Z] unset SSH_AUTH_SOCK; [2020-12-14T07:36:25.991Z] unset SSH_AGENT_PID; [2020-12-14T07:36:25.991Z] echo Agent pid 19 killed; [2020-12-14T07:36:26.032Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-14T07:36:26.220Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-14T07:36:26.220Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-14T07:36:26.386Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-14T07:36:26.393Z] $ docker exec 822f298a00ed422ddbc2031fe1567d815562dbbfc6e24c5484ac1717a07df94e ssh-agent [2020-12-14T07:36:26.542Z] SSH_AUTH_SOCK=/tmp/ssh-wks8EHuHPZW7/agent.48 [2020-12-14T07:36:26.542Z] SSH_AGENT_PID=54 [2020-12-14T07:36:26.549Z] Running ssh-add (command line suppressed) [2020-12-14T07:36:26.664Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5160427109441509375.key (/w/workspace/edgex-go/1@tmp/private_key_5160427109441509375.key) [2020-12-14T07:36:26.707Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-14T07:36:27.087Z] + git semver init [2020-12-14T07:36:27.087Z] # -> Open(): unable to determine branch for HEAD [2020-12-14T07:36:27.087Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2020-12-14T07:36:27.087Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2020-12-14T07:36:27.087Z] # $SEMVER_REMOTE_NAME = origin [2020-12-14T07:36:27.088Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-14T07:36:27.088Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-14T07:36:27.088Z] # $SEMVER_BRANCH = PR-2944 [2020-12-14T07:36:27.088Z] # $SEMVER_TEMP = /tmp/semver-153091691 [2020-12-14T07:36:27.088Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-14T07:36:53.745Z] # '/tmp/semver-153091691' -> '/w/workspace/edgex-go/1/.semver' [2020-12-14T07:36:53.745Z] # -> Force: false [2020-12-14T07:36:53.745Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2020-12-14T07:36:53.768Z] $ docker exec --env ******** --env ******** 822f298a00ed422ddbc2031fe1567d815562dbbfc6e24c5484ac1717a07df94e ssh-agent -k [2020-12-14T07:36:53.977Z] unset SSH_AUTH_SOCK; [2020-12-14T07:36:53.978Z] unset SSH_AGENT_PID; [2020-12-14T07:36:53.978Z] echo Agent pid 54 killed; [2020-12-14T07:36:54.037Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-14T07:36:54.614Z] + git semver [Pipeline] } [2020-12-14T07:36:54.690Z] $ docker stop --time=1 822f298a00ed422ddbc2031fe1567d815562dbbfc6e24c5484ac1717a07df94e [2020-12-14T07:36:56.224Z] $ docker rm -f 822f298a00ed422ddbc2031fe1567d815562dbbfc6e24c5484ac1717a07df94e [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-14T07:36:56.824Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-14T07:36:57.481Z] Stashed 1 file(s) [Pipeline] echo [2020-12-14T07:36:57.505Z] [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-14T07:36:58.964Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-14T07:36:59.296Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-14T07:36:59.629Z] + true [2020-12-14T07:36:59.629Z] + sudo service docker restart [2020-12-14T07:36:59.629Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-14T07:37:00.241Z] ========================================================= [2020-12-14T07:37:00.241Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-14T07:37:00.241Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-14T07:37:00.626Z] + 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-14T07:37:03.952Z] Sending build context to Docker daemon 326.4MB [2020-12-14T07:37:03.952Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-14T07:37:03.952Z] Step 2/7 : FROM ${BASE} [2020-12-14T07:37:03.952Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-14T07:37:03.952Z] 188c0c94c7c5: Pulling fs layer [2020-12-14T07:37:03.952Z] 0ef7d3d256c8: Pulling fs layer [2020-12-14T07:37:03.952Z] de9db76c5a1d: Pulling fs layer [2020-12-14T07:37:03.952Z] bca2f99d35d6: Pulling fs layer [2020-12-14T07:37:03.952Z] 93359f2a8cfa: Pulling fs layer [2020-12-14T07:37:03.952Z] 7c6f9722023f: Pulling fs layer [2020-12-14T07:37:03.952Z] a35cf1a2eb13: Pulling fs layer [2020-12-14T07:37:03.952Z] 93359f2a8cfa: Waiting [2020-12-14T07:37:03.952Z] bca2f99d35d6: Waiting [2020-12-14T07:37:03.952Z] 7c6f9722023f: Waiting [2020-12-14T07:37:03.952Z] a35cf1a2eb13: Waiting [2020-12-14T07:37:03.952Z] de9db76c5a1d: Verifying Checksum [2020-12-14T07:37:03.952Z] de9db76c5a1d: Download complete [2020-12-14T07:37:03.952Z] 0ef7d3d256c8: Verifying Checksum [2020-12-14T07:37:03.952Z] 0ef7d3d256c8: Download complete [2020-12-14T07:37:03.952Z] 93359f2a8cfa: Verifying Checksum [2020-12-14T07:37:03.952Z] 93359f2a8cfa: Download complete [2020-12-14T07:37:03.952Z] 188c0c94c7c5: Verifying Checksum [2020-12-14T07:37:03.952Z] 188c0c94c7c5: Download complete [2020-12-14T07:37:03.952Z] 7c6f9722023f: Verifying Checksum [2020-12-14T07:37:03.952Z] 7c6f9722023f: Download complete [2020-12-14T07:37:04.222Z] 188c0c94c7c5: Pull complete [2020-12-14T07:37:04.805Z] 0ef7d3d256c8: Pull complete [2020-12-14T07:37:04.805Z] de9db76c5a1d: Pull complete [2020-12-14T07:37:05.755Z] a35cf1a2eb13: Verifying Checksum [2020-12-14T07:37:05.755Z] a35cf1a2eb13: Download complete [2020-12-14T07:37:06.332Z] bca2f99d35d6: Verifying Checksum [2020-12-14T07:37:06.332Z] bca2f99d35d6: Download complete [2020-12-14T07:37:11.709Z] bca2f99d35d6: Pull complete [2020-12-14T07:37:11.709Z] 93359f2a8cfa: Pull complete [2020-12-14T07:37:11.709Z] 7c6f9722023f: Pull complete [2020-12-14T07:37:13.302Z] Still waiting to schedule task [2020-12-14T07:37:13.302Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-15883’ [2020-12-14T07:37:15.938Z] a35cf1a2eb13: Pull complete [2020-12-14T07:37:15.938Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-14T07:37:15.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-14T07:37:15.938Z] ---> a62c8e92a672 [2020-12-14T07:37:15.938Z] 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-14T07:37:16.205Z] ---> Running in de304dba0c38 [2020-12-14T07:37:16.785Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T07:37:17.358Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T07:37:17.931Z] (1/12) Installing libmagic (5.38-r0) [2020-12-14T07:37:18.881Z] (2/12) Installing file (5.38-r0) [2020-12-14T07:37:18.881Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-14T07:37:18.881Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-14T07:37:33.802Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-14T07:37:33.802Z] (6/12) Installing patch (2.7.6-r6) [2020-12-14T07:37:33.802Z] (7/12) Installing build-base (0.5-r2) [2020-12-14T07:37:33.802Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-14T07:37:33.802Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-14T07:37:33.802Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-14T07:37:33.802Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-14T07:37:33.802Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-14T07:37:33.802Z] Executing busybox-1.31.1-r19.trigger [2020-12-14T07:37:33.802Z] OK: 233 MiB in 51 packages [2020-12-14T07:37:37.122Z] Removing intermediate container de304dba0c38 [2020-12-14T07:37:37.122Z] ---> 548dfbe542f0 [2020-12-14T07:37:37.122Z] Step 4/7 : WORKDIR /edgex-go [2020-12-14T07:37:37.122Z] ---> Running in bf35dc2e76ae [2020-12-14T07:37:37.389Z] Removing intermediate container bf35dc2e76ae [2020-12-14T07:37:37.389Z] ---> f659ab8b3fa1 [2020-12-14T07:37:37.389Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-14T07:37:38.779Z] latest: Pulling from library/docker [2020-12-14T07:37:38.779Z] 05e7bc50f07f: Pulling fs layer [2020-12-14T07:37:38.779Z] 6db28d0fdbf6: Pulling fs layer [2020-12-14T07:37:38.779Z] 292df0bc6bf3: Pulling fs layer [2020-12-14T07:37:38.779Z] 2e060f4bd70b: Pulling fs layer [2020-12-14T07:37:38.779Z] 80e8d568a223: Pulling fs layer [2020-12-14T07:37:38.779Z] 8dc6ef1a942a: Pulling fs layer [2020-12-14T07:37:38.779Z] 2312dd95470a: Pulling fs layer [2020-12-14T07:37:38.779Z] 8dc6ef1a942a: Waiting [2020-12-14T07:37:38.779Z] 2e060f4bd70b: Waiting [2020-12-14T07:37:38.779Z] 80e8d568a223: Waiting [2020-12-14T07:37:38.779Z] 2312dd95470a: Waiting [2020-12-14T07:37:38.779Z] 292df0bc6bf3: Verifying Checksum [2020-12-14T07:37:38.779Z] 292df0bc6bf3: Download complete [2020-12-14T07:37:38.779Z] 6db28d0fdbf6: Download complete [2020-12-14T07:37:38.779Z] 05e7bc50f07f: Download complete [2020-12-14T07:37:39.045Z] 8dc6ef1a942a: Verifying Checksum [2020-12-14T07:37:39.045Z] 8dc6ef1a942a: Download complete [2020-12-14T07:37:39.045Z] 80e8d568a223: Verifying Checksum [2020-12-14T07:37:39.045Z] 80e8d568a223: Download complete [2020-12-14T07:37:39.045Z] 05e7bc50f07f: Pull complete [2020-12-14T07:37:39.045Z] 2312dd95470a: Verifying Checksum [2020-12-14T07:37:39.045Z] 2312dd95470a: Download complete [2020-12-14T07:37:39.310Z] 6db28d0fdbf6: Pull complete [2020-12-14T07:37:39.572Z] 292df0bc6bf3: Pull complete [2020-12-14T07:37:40.155Z] 2e060f4bd70b: Download complete [2020-12-14T07:37:42.728Z] 2e060f4bd70b: Pull complete [2020-12-14T07:37:42.728Z] 80e8d568a223: Pull complete [2020-12-14T07:37:42.728Z] 8dc6ef1a942a: Pull complete [2020-12-14T07:37:42.728Z] 2312dd95470a: Pull complete [2020-12-14T07:37:42.728Z] Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 [2020-12-14T07:37:42.728Z] Status: Downloaded newer image for docker:latest [2020-12-14T07:37:44.114Z] ---> 174f1431dd1f [2020-12-14T07:37:44.114Z] Step 6/7 : COPY go.mod . [2020-12-14T07:37:44.114Z] ---> b65a364e9be0 [2020-12-14T07:37:44.114Z] Step 7/7 : RUN go mod download [2020-12-14T07:37:44.376Z] ---> Running in 515007fa6ccd [2020-12-14T07:38:06.403Z] Removing intermediate container 515007fa6ccd [2020-12-14T07:38:06.403Z] ---> 1ce369cd6b60 [2020-12-14T07:38:06.403Z] Successfully built 1ce369cd6b60 [2020-12-14T07:38:06.403Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-14T07:38:06.764Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-14T07:38:06.764Z] . [Pipeline] withDockerContainer [2020-12-14T07:38:06.888Z] prd-centos7-docker-4c-2g-15894 does not seem to be running inside a container [2020-12-14T07:38:06.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-14T07:38:07.713Z] $ docker top 418ae2ba820c5cd3fb19bc7c92e7c447a73d4c84333b0f04d88ce212a72ae73a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-14T07:38:08.268Z] + go version [2020-12-14T07:38:08.268Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-14T07:38:08.304Z] $ docker stop --time=1 418ae2ba820c5cd3fb19bc7c92e7c447a73d4c84333b0f04d88ce212a72ae73a [2020-12-14T07:38:09.689Z] $ docker rm -f 418ae2ba820c5cd3fb19bc7c92e7c447a73d4c84333b0f04d88ce212a72ae73a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-14T07:38:11.006Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-14T07:38:11.006Z] . [Pipeline] withDockerContainer [2020-12-14T07:38:11.122Z] prd-centos7-docker-4c-2g-15894 does not seem to be running inside a container [2020-12-14T07:38:11.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-14T07:38:11.908Z] $ docker top 63f7d3276a9225dabfedfaf0dbed58c13e65069d3941aa06b4940d153f2eab24 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-14T07:38:12.213Z] ========================================================= [2020-12-14T07:38:12.213Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-14T07:38:12.213Z] ========================================================= [Pipeline] sh [2020-12-14T07:38:12.624Z] + make test [2020-12-14T07:38:12.624Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-14T07:38:20.822Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-14T07:38:35.816Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-14T07:38:42.469Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-14T07:38:42.469Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-14T07:38:42.734Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-14T07:38:42.734Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-14T07:38:42.999Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-14T07:38:42.999Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-14T07:38:44.944Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.038s [2020-12-14T07:38:44.944Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-14T07:38:44.944Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-14T07:38:45.531Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-14T07:38:45.531Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-14T07:38:45.531Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-14T07:38:45.531Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-14T07:38:48.140Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.088s coverage: 46.6% of statements [2020-12-14T07:38:48.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-14T07:38:48.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-14T07:38:48.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-14T07:38:48.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-14T07:38:48.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-14T07:38:52.436Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.156s coverage: 27.1% of statements [2020-12-14T07:38:52.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-14T07:38:52.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-14T07:38:52.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-14T07:38:52.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-14T07:38:52.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-14T07:38:52.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-14T07:38:52.436Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.036s coverage: 100.0% of statements [2020-12-14T07:38:52.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-14T07:38:52.436Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.040s coverage: 100.0% of statements [2020-12-14T07:38:52.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-14T07:38:52.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-14T07:38:52.436Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.091s coverage: 67.7% of statements [2020-12-14T07:38:52.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-14T07:38:52.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-14T07:38:52.436Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.113s coverage: 82.3% of statements [2020-12-14T07:38:52.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-14T07:38:52.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-14T07:38:52.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-14T07:38:52.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-14T07:38:52.436Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.307s coverage: 28.6% of statements [2020-12-14T07:38:52.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-14T07:38:52.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-14T07:38:52.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-14T07:38:52.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-14T07:38:52.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-14T07:38:52.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.058s coverage: 100.0% of statements [2020-12-14T07:38:52.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-14T07:38:52.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.032s coverage: 100.0% of statements [2020-12-14T07:38:52.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-14T07:38:53.676Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.117s coverage: 86.7% of statements [2020-12-14T07:38:53.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-14T07:38:53.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.119s coverage: 97.5% of statements [2020-12-14T07:38:53.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-14T07:38:53.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.049s coverage: 78.3% of statements [2020-12-14T07:38:53.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-14T07:38:53.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-14T07:38:53.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-14T07:38:53.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-14T07:38:55.912Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.287s coverage: 93.8% of statements [2020-12-14T07:38:55.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-14T07:38:55.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-14T07:38:55.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-14T07:38:55.912Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-14T07:38:55.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-14T07:38:55.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-14T07:38:55.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-14T07:38:55.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-14T07:38:55.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-14T07:38:55.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-14T07:38:55.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-14T07:38:55.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-14T07:38:55.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-14T07:38:55.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-14T07:38:55.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-14T07:38:55.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-14T07:38:55.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-14T07:38:55.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-14T07:38:55.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-14T07:38:55.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-14T07:38:55.912Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements [2020-12-14T07:38:55.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-14T07:38:55.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-14T07:38:55.912Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.067s coverage: 0.1% of statements [2020-12-14T07:38:55.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-14T07:38:55.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-14T07:38:55.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-14T07:38:55.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-14T07:38:55.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.031s coverage: 100.0% of statements [2020-12-14T07:38:55.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-14T07:38:55.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 75.5% of statements [2020-12-14T07:38:55.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-14T07:38:55.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.047s coverage: 80.8% of statements [2020-12-14T07:38:55.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.077s coverage: 87.2% of statements [2020-12-14T07:38:56.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.047s coverage: 84.2% of statements [2020-12-14T07:38:56.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.4% of statements [2020-12-14T07:38:56.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-14T07:38:57.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 63.5% of statements [2020-12-14T07:38:57.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-14T07:38:57.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-14T07:38:57.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2020-12-14T07:38:57.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2020-12-14T07:38:57.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2020-12-14T07:38:57.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2020-12-14T07:38:57.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2020-12-14T07:38:58.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.276s coverage: 55.9% of statements [2020-12-14T07:38:58.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-14T07:38:58.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-14T07:38:58.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-14T07:38:58.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-14T07:38:58.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-14T07:38:58.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-14T07:39:11.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 11.617s coverage: 86.3% of statements [2020-12-14T07:39:11.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-14T07:39:11.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.051s coverage: 72.2% of statements [2020-12-14T07:39:11.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.421s coverage: 72.1% of statements [2020-12-14T07:39:11.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.116s coverage: 82.4% of statements [2020-12-14T07:39:11.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.047s coverage: 48.4% of statements [2020-12-14T07:39:11.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-14T07:39:11.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-14T07:39:11.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-14T07:39:11.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.038s coverage: 28.8% of statements [2020-12-14T07:39:11.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-14T07:39:11.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.049s coverage: 96.8% of statements [2020-12-14T07:39:11.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-14T07:39:11.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.086s coverage: 37.0% of statements [2020-12-14T07:39:11.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-14T07:39:11.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-14T07:39:11.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.312s coverage: 84.0% of statements [2020-12-14T07:39:11.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.048s coverage: 100.0% of statements [2020-12-14T07:39:11.236Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.105s coverage: 47.1% of statements [2020-12-14T07:39:11.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-14T07:39:11.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-14T07:39:11.236Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.026s coverage: 100.0% of statements [2020-12-14T07:39:11.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-14T07:39:11.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-14T07:39:11.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-14T07:39:11.236Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements [2020-12-14T07:39:11.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-14T07:39:11.236Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.056s coverage: 100.0% of statements [2020-12-14T07:39:11.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-14T07:39:11.236Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.697s coverage: 29.1% of statements [2020-12-14T07:39:11.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-14T07:39:11.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-14T07:39:11.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-14T07:39:11.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-14T07:39:11.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-14T07:39:11.236Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.059s coverage: 99.0% of statements [2020-12-14T07:39:11.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-14T07:39:11.236Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements [2020-12-14T07:39:11.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-14T07:39:11.236Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.031s coverage: 0.0% of statements [2020-12-14T07:39:11.236Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-14T07:39:11.236Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements [2020-12-14T07:39:11.236Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-14T07:39:11.236Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-14T07:39:11.236Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-14T07:39:11.236Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-14T07:39:11.236Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.073s coverage: 87.9% of statements [2020-12-14T07:39:11.236Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-14T07:39:11.236Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-14T07:39:11.236Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.039s coverage: 100.0% of statements [2020-12-14T07:39:11.236Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2020-12-14T07:39:11.236Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements [2020-12-14T07:39:11.236Z] GO111MODULE=on go vet ./... [2020-12-14T07:39:33.346Z] gofmt -l . [2020-12-14T07:39:33.346Z] [ "`gofmt -l .`" = "" ] [2020-12-14T07:39:33.608Z] ./bin/test-go-mod-tidy.sh [2020-12-14T07:39:34.185Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-14T07:39:35.902Z] + ls -al . [2020-12-14T07:39:35.903Z] total 668 [2020-12-14T07:39:35.903Z] drwxrwxr-x 10 1001 1001 4096 Dec 14 07:39 . [2020-12-14T07:39:35.903Z] drwxr-xr-x 4 root root 28 Dec 14 07:38 .. [2020-12-14T07:39:35.903Z] -rw-rw-r-- 1 1001 1001 11 Dec 14 07:36 .dockerignore [2020-12-14T07:39:35.903Z] drwxrwxr-x 8 1001 1001 179 Dec 14 07:36 .git [2020-12-14T07:39:35.903Z] drwxrwxr-x 3 1001 1001 125 Dec 14 07:36 .github [2020-12-14T07:39:35.903Z] -rw-rw-r-- 1 1001 1001 943 Dec 14 07:36 .gitignore [2020-12-14T07:39:35.903Z] drwx------ 3 1001 1001 47 Dec 14 07:36 .semver [2020-12-14T07:39:35.903Z] -rw-rw-r-- 1 1001 1001 166 Dec 14 07:36 .sonarcloud.properties [2020-12-14T07:39:35.903Z] -rw-rw-r-- 1 1001 1001 3804 Dec 14 07:36 CONTRIBUTING.md [2020-12-14T07:39:35.903Z] -rw-rw-r-- 1 1001 1001 1035 Dec 14 07:36 Dockerfile.build [2020-12-14T07:39:35.903Z] -rw-rw-r-- 1 1001 1001 863 Dec 14 07:36 Jenkinsfile [2020-12-14T07:39:35.903Z] -rw-rw-r-- 1 1001 1001 10775 Dec 14 07:36 LICENSE [2020-12-14T07:39:35.903Z] -rw-rw-r-- 1 1001 1001 6318 Dec 14 07:36 Makefile [2020-12-14T07:39:35.903Z] -rw-rw-r-- 1 1001 1001 6447 Dec 14 07:36 README.md [2020-12-14T07:39:35.903Z] -rw-rw-r-- 1 1001 1001 7286 Dec 14 07:36 SECURITY.md [2020-12-14T07:39:35.903Z] -rw-rw-r-- 1 1001 1001 5 Dec 14 07:36 VERSION [2020-12-14T07:39:35.903Z] -rw-rw-r-- 1 1001 1001 4131 Dec 14 07:36 ZMQWindows.md [2020-12-14T07:39:35.903Z] drwxrwxr-x 2 1001 1001 117 Dec 14 07:36 bin [2020-12-14T07:39:35.903Z] drwxrwxr-x 15 1001 1001 4096 Dec 14 07:36 cmd [2020-12-14T07:39:35.903Z] -rw-r--r-- 1 root root 569827 Dec 14 07:39 coverage.out [2020-12-14T07:39:35.903Z] -rw-r--r-- 1 root root 1041 Dec 14 07:39 go.mod [2020-12-14T07:39:35.903Z] -rw-r--r-- 1 root root 18959 Dec 14 07:39 go.sum [2020-12-14T07:39:35.903Z] drwxrwxr-x 8 1001 1001 127 Dec 14 07:36 internal [2020-12-14T07:39:35.903Z] drwxrwxr-x 4 1001 1001 26 Dec 14 07:36 openapi [2020-12-14T07:39:35.903Z] drwxrwxr-x 4 1001 1001 71 Dec 14 07:36 snap [2020-12-14T07:39:35.903Z] -rw-rw-r-- 1 1001 1001 168 Dec 14 07:36 version.go [Pipeline] sh [2020-12-14T07:39:36.230Z] + '[' -e coverage.out ] [2020-12-14T07:39:36.230Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-14T07:39:36.437Z] Stashed 1 file(s) [Pipeline] sh [2020-12-14T07:39:36.806Z] + make build [2020-12-14T07:39:36.807Z] 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-14T07:39:42.109Z] 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-14T07:39:48.765Z] 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-14T07:39:50.157Z] 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-14T07:39:51.554Z] 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-14T07:39:51.823Z] 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-14T07:39:53.216Z] 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-14T07:39:54.607Z] 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-14T07:39:55.559Z] 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-14T07:39:56.515Z] 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-14T07:39:57.904Z] 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-14T07:39:58.853Z] 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-14T07:39:59.803Z] 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-14T07:40:00.785Z] $ docker stop --time=1 63f7d3276a9225dabfedfaf0dbed58c13e65069d3941aa06b4940d153f2eab24 [2020-12-14T07:40:02.465Z] $ docker rm -f 63f7d3276a9225dabfedfaf0dbed58c13e65069d3941aa06b4940d153f2eab24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-14T07:40:05.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-14T07:40:05.888Z] [2020-12-14T07:40:05.888Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-14T07:40:06.285Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-14T07:40:06.285Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-14T07:40:06.285Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-14T07:40:06.285Z] ca9280d653b3: Pulling fs layer [2020-12-14T07:40:06.285Z] 7e9c9ca2126c: Pulling fs layer [2020-12-14T07:40:06.551Z] cbdbe7a5bc2a: Verifying Checksum [2020-12-14T07:40:06.551Z] cbdbe7a5bc2a: Download complete [2020-12-14T07:40:06.816Z] cbdbe7a5bc2a: Pull complete [2020-12-14T07:40:07.083Z] ca9280d653b3: Verifying Checksum [2020-12-14T07:40:07.083Z] ca9280d653b3: Download complete [2020-12-14T07:40:08.037Z] 7e9c9ca2126c: Verifying Checksum [2020-12-14T07:40:08.037Z] 7e9c9ca2126c: Download complete [2020-12-14T07:40:08.037Z] ca9280d653b3: Pull complete [2020-12-14T07:40:13.362Z] 7e9c9ca2126c: Pull complete [2020-12-14T07:40:13.362Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-14T07:40:13.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-14T07:40:13.362Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-14T07:40:13.508Z] prd-centos7-docker-4c-2g-15894 does not seem to be running inside a container [2020-12-14T07:40:13.556Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-14T07:40:16.209Z] $ docker top a36a08ddc15869f295d30bbec99974c6e91aecf0a88f84001820b4c5fecceabf -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-14T07:40:16.819Z] + docker-compose build --help [2020-12-14T07:40:16.819Z] + grep parallel [2020-12-14T07:40:17.811Z] --parallel Build images in parallel. [Pipeline] } [2020-12-14T07:40:17.869Z] $ docker stop --time=1 a36a08ddc15869f295d30bbec99974c6e91aecf0a88f84001820b4c5fecceabf [2020-12-14T07:40:19.261Z] $ docker rm -f a36a08ddc15869f295d30bbec99974c6e91aecf0a88f84001820b4c5fecceabf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-14T07:40:20.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-14T07:40:20.116Z] . [Pipeline] withDockerContainer [2020-12-14T07:40:20.233Z] prd-centos7-docker-4c-2g-15894 does not seem to be running inside a container [2020-12-14T07:40:20.288Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-14T07:40:20.912Z] $ docker top a7d3f7e0cd0b535f0a0cf522fb9b1e7b8b1d69418485c1ff9c4c5d4800aac8c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-14T07:40:21.452Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-14T07:40:22.393Z] Building docker-core-command-go ... [2020-12-14T07:40:22.393Z] Building docker-core-data-go ... [2020-12-14T07:40:22.393Z] Building docker-core-metadata-go ... [2020-12-14T07:40:22.393Z] Building docker-security-bootstrap-redis-go ... [2020-12-14T07:40:22.393Z] Building docker-security-proxy-setup-go ... [2020-12-14T07:40:22.393Z] Building docker-security-secrets-setup-go ... [2020-12-14T07:40:22.393Z] Building docker-security-secretstore-setup-go ... [2020-12-14T07:40:22.393Z] Building docker-support-notifications-go ... [2020-12-14T07:40:22.393Z] Building docker-support-scheduler-go ... [2020-12-14T07:40:22.393Z] Building docker-sys-mgmt-agent-go ... [2020-12-14T07:40:22.393Z] Building docker-core-command-go [2020-12-14T07:40:22.393Z] Building docker-support-scheduler-go [2020-12-14T07:40:22.393Z] Building docker-security-secrets-setup-go [2020-12-14T07:40:22.393Z] Building docker-core-metadata-go [2020-12-14T07:40:22.393Z] Building docker-core-data-go [2020-12-14T07:40:54.612Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T07:40:54.612Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-14T07:40:54.612Z] ---> 1ce369cd6b60 [2020-12-14T07:40:54.612Z] Step 3/21 : WORKDIR /edgex-go [2020-12-14T07:40:54.612Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T07:40:54.612Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-14T07:40:54.612Z] ---> 1ce369cd6b60 [2020-12-14T07:40:54.612Z] Step 3/22 : WORKDIR /edgex-go [2020-12-14T07:40:54.612Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T07:40:54.612Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-14T07:40:54.612Z] ---> 1ce369cd6b60 [2020-12-14T07:40:54.612Z] Step 3/23 : WORKDIR /edgex-go [2020-12-14T07:40:54.612Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T07:40:54.612Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-14T07:40:54.612Z] ---> 1ce369cd6b60 [2020-12-14T07:40:54.612Z] Step 3/22 : WORKDIR /edgex-go [2020-12-14T07:40:54.612Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T07:40:54.612Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-14T07:40:54.612Z] ---> 1ce369cd6b60 [2020-12-14T07:40:54.612Z] Step 3/29 : WORKDIR /edgex-go [2020-12-14T07:40:54.612Z] ---> Running in 0d382de5b688 [2020-12-14T07:40:54.612Z] ---> Running in 14bf9ec5666e [2020-12-14T07:40:54.612Z] ---> Running in cc1732caf6c4 [2020-12-14T07:40:54.612Z] ---> Running in 7801724f7d10 [2020-12-14T07:40:54.612Z] ---> Running in 405757bbc877 [2020-12-14T07:40:54.612Z] Removing intermediate container 0d382de5b688 [2020-12-14T07:40:54.612Z] ---> 71d9cef2281b [2020-12-14T07:40:54.612Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T07:40:54.612Z] Removing intermediate container 7801724f7d10 [2020-12-14T07:40:54.612Z] ---> 68c469fb2385 [2020-12-14T07:40:54.612Z] Step 4/29 : RUN apk update && apk add make git [2020-12-14T07:40:54.612Z] Removing intermediate container 405757bbc877 [2020-12-14T07:40:54.612Z] ---> c4c23a5e8358 [2020-12-14T07:40:54.612Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T07:40:54.612Z] Removing intermediate container cc1732caf6c4 [2020-12-14T07:40:54.612Z] ---> f72d51d15dae [2020-12-14T07:40:54.612Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T07:40:54.612Z] Removing intermediate container 14bf9ec5666e [2020-12-14T07:40:54.612Z] ---> 0fe3b420229f [2020-12-14T07:40:54.612Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T07:40:54.612Z] ---> Running in 5df795be4e6f [2020-12-14T07:40:54.612Z] ---> Running in 4024a4a67e60 [2020-12-14T07:40:54.612Z] ---> Running in 2d03f0831211 [2020-12-14T07:40:54.612Z] ---> Running in 260594c97593 [2020-12-14T07:40:54.612Z] ---> Running in 67fa0934e80e [2020-12-14T07:40:54.612Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T07:40:54.612Z] Removing intermediate container 4024a4a67e60 [2020-12-14T07:40:54.612Z] ---> a2ba1dd96b84 [2020-12-14T07:40:54.612Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-14T07:40:54.612Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T07:40:54.612Z] ---> Running in c155b8a9ebd0 [2020-12-14T07:40:54.612Z] Removing intermediate container 2d03f0831211 [2020-12-14T07:40:54.612Z] ---> 249d22f27495 [2020-12-14T07:40:54.612Z] Step 5/22 : RUN apk update && apk add make git [2020-12-14T07:40:54.612Z] ---> Running in 24bd22f76540 [2020-12-14T07:40:54.612Z] Removing intermediate container 67fa0934e80e [2020-12-14T07:40:54.612Z] ---> d327dfb8bf44 [2020-12-14T07:40:54.612Z] Step 5/21 : RUN apk update && apk add make git [2020-12-14T07:40:54.612Z] v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-14T07:40:54.612Z] v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-14T07:40:54.612Z] OK: 12750 distinct packages available [2020-12-14T07:40:54.612Z] Removing intermediate container 260594c97593 [2020-12-14T07:40:54.613Z] ---> 28677dab1aa7 [2020-12-14T07:40:54.613Z] Step 5/22 : RUN apk update && apk add make git [2020-12-14T07:40:54.613Z] ---> Running in 8d031d032099 [2020-12-14T07:40:54.613Z] ---> Running in 574b8269b4a4 [2020-12-14T07:40:54.884Z] OK: 233 MiB in 51 packages [2020-12-14T07:40:54.884Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T07:40:55.151Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T07:40:55.415Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T07:40:55.415Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T07:40:55.415Z] Removing intermediate container 5df795be4e6f [2020-12-14T07:40:55.415Z] ---> 0fce07786dc2 [2020-12-14T07:40:55.415Z] Step 5/29 : COPY go.mod . [2020-12-14T07:40:55.684Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T07:40:55.684Z] ---> 8e9b80df986e [2020-12-14T07:40:55.685Z] Step 6/29 : RUN go mod download [2020-12-14T07:40:55.685Z] ---> Running in 62bbb0736634 [2020-12-14T07:40:55.949Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T07:40:56.224Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T07:40:56.224Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T07:40:56.494Z] v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-14T07:40:56.495Z] v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-14T07:40:56.495Z] OK: 12750 distinct packages available [2020-12-14T07:40:56.495Z] OK: 233 MiB in 51 packages [2020-12-14T07:40:56.777Z] v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-14T07:40:56.777Z] v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-14T07:40:56.777Z] OK: 12750 distinct packages available [2020-12-14T07:40:57.055Z] v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-14T07:40:57.055Z] v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-14T07:40:57.055Z] OK: 12750 distinct packages available [2020-12-14T07:40:57.055Z] v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-14T07:40:57.055Z] v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-14T07:40:57.055Z] OK: 12750 distinct packages available [2020-12-14T07:40:57.055Z] OK: 233 MiB in 51 packages [2020-12-14T07:40:57.318Z] OK: 233 MiB in 51 packages [2020-12-14T07:40:57.318Z] OK: 233 MiB in 51 packages [2020-12-14T07:40:57.580Z] Removing intermediate container c155b8a9ebd0 [2020-12-14T07:40:57.580Z] ---> c34c9720a696 [2020-12-14T07:40:57.580Z] Step 6/23 : COPY go.mod . [2020-12-14T07:40:57.580Z] Removing intermediate container 62bbb0736634 [2020-12-14T07:40:57.580Z] ---> 009c76c4f687 [2020-12-14T07:40:57.580Z] Step 7/29 : COPY . . [2020-12-14T07:40:58.158Z] ---> 4a31167398e9 [2020-12-14T07:40:58.158Z] Step 7/23 : RUN go mod download [2020-12-14T07:41:00.110Z] ---> Running in e5599cc8e9c6 [2020-12-14T07:41:00.695Z] Removing intermediate container 24bd22f76540 [2020-12-14T07:41:00.695Z] ---> 26eb1428c128 [2020-12-14T07:41:00.695Z] Step 6/22 : COPY go.mod . [2020-12-14T07:41:00.695Z] Removing intermediate container 8d031d032099 [2020-12-14T07:41:00.695Z] ---> 5cd8c3273bdd [2020-12-14T07:41:00.695Z] Step 6/21 : COPY go.mod . [2020-12-14T07:41:01.651Z] Removing intermediate container 574b8269b4a4 [2020-12-14T07:41:01.651Z] ---> eeac683afa8b [2020-12-14T07:41:01.651Z] Step 6/22 : COPY go.mod . [2020-12-14T07:41:03.615Z] ---> dcfec81771eb [2020-12-14T07:41:03.615Z] ---> f1e756f2df2e [2020-12-14T07:41:03.615Z] Step 7/21 : RUN go mod download [2020-12-14T07:41:03.615Z] Step 7/22 : RUN go mod download [2020-12-14T07:41:03.879Z] ---> f8afdf273d84 [2020-12-14T07:41:03.879Z] Step 7/22 : RUN go mod download [2020-12-14T07:41:05.278Z] ---> Running in a23c78e3b75a [2020-12-14T07:41:05.278Z] ---> Running in 77f8b68e249f [2020-12-14T07:41:05.853Z] ---> Running in 65e814d7d8bb [2020-12-14T07:41:06.430Z] Removing intermediate container e5599cc8e9c6 [2020-12-14T07:41:06.430Z] ---> a196c675fb4d [2020-12-14T07:41:06.430Z] Step 8/23 : COPY . . [2020-12-14T07:41:11.604Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15899 in /w/workspace/edgexfoundry_edgex-go_PR-2944 [Pipeline] { [Pipeline] ws [2020-12-14T07:41:11.699Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-12-14T07:41:16.226Z] using credential edgex-jenkins-ssh [2020-12-14T07:41:16.318Z] Cloning the remote Git repository [2020-12-14T07:41:16.507Z] Removing intermediate container a23c78e3b75a [2020-12-14T07:41:16.507Z] ---> eb31f41ed4b1 [2020-12-14T07:41:16.507Z] Step 8/22 : COPY . . [2020-12-14T07:41:16.507Z] ---> a31573520be0 [2020-12-14T07:41:16.507Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-14T07:41:16.507Z] Removing intermediate container 77f8b68e249f [2020-12-14T07:41:16.507Z] ---> 3294f14f25f3 [2020-12-14T07:41:16.507Z] Step 8/21 : COPY . . [2020-12-14T07:41:16.507Z] Removing intermediate container 65e814d7d8bb [2020-12-14T07:41:16.507Z] ---> dde7f3b64b09 [2020-12-14T07:41:16.507Z] Step 8/22 : COPY . . [2020-12-14T07:41:16.507Z] ---> Running in b5a14fadb2f6 [2020-12-14T07:41:16.372Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-14T07:41:16.518Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-12-14T07:41:16.591Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-14T07:41:16.592Z] > git --version # timeout=10 [2020-12-14T07:41:16.615Z] > git --version # 'git version 2.17.1' [2020-12-14T07:41:16.617Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T07:41:16.710Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-14T07:41:21.941Z] 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-14T07:41:31.325Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-14T07:41:31.342Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-14T07:41:31.434Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-14T07:41:31.477Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-14T07:41:31.478Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T07:41:31.500Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2944/head:refs/remotes/origin/PR-2944 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-14T07:41:32.064Z] Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit 24b7634453227e8df51ea6aa002a7fed098fab96 [2020-12-14T07:41:32.233Z] ---> bbb7bd7d0148 [2020-12-14T07:41:32.233Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-14T07:41:32.233Z] ---> Running in 4febb93845b2 [2020-12-14T07:41:32.501Z] Merge succeeded, producing 24b7634453227e8df51ea6aa002a7fed098fab96 [2020-12-14T07:41:32.502Z] Checking out Revision 24b7634453227e8df51ea6aa002a7fed098fab96 (PR-2944) [2020-12-14T07:41:32.084Z] > git config core.sparsecheckout # timeout=10 [2020-12-14T07:41:32.114Z] > git checkout -f 24b7634453227e8df51ea6aa002a7fed098fab96 # timeout=10 [2020-12-14T07:41:32.429Z] > git remote # timeout=10 [2020-12-14T07:41:32.444Z] > git config --get remote.origin.url # timeout=10 [2020-12-14T07:41:32.456Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T07:41:32.466Z] > git merge c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 [2020-12-14T07:41:32.491Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-14T07:41:32.511Z] > git config core.sparsecheckout # timeout=10 [2020-12-14T07:41:32.521Z] > git checkout -f 24b7634453227e8df51ea6aa002a7fed098fab96 # timeout=10 [2020-12-14T07:41:36.531Z] 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-14T07:41:36.874Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry" [2020-12-14T07:41:36.932Z] > git --version # timeout=10 [2020-12-14T07:41:36.942Z] > git --version # 'git version 2.17.1' [2020-12-14T07:41:36.955Z] fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-14T07:41:38.672Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-14T07:41:39.112Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-14T07:41:39.474Z] + true [2020-12-14T07:41:39.474Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-14T07:41:42.242Z] provisioning config files... [2020-12-14T07:41:42.283Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8446663702025543992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-14T07:41:42.730Z] ---> docker-login.sh [2020-12-14T07:41:42.730Z] nexus3.edgexfoundry.org:10001 [2020-12-14T07:41:43.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T07:41:43.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T07:41:43.939Z] Configure a credential helper to remove this warning. See [2020-12-14T07:41:43.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T07:41:43.939Z] [2020-12-14T07:41:43.939Z] Login Succeeded [2020-12-14T07:41:43.939Z] nexus3.edgexfoundry.org:10002 [2020-12-14T07:41:44.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T07:41:44.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T07:41:44.493Z] Configure a credential helper to remove this warning. See [2020-12-14T07:41:44.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T07:41:44.493Z] [2020-12-14T07:41:44.493Z] Login Succeeded [2020-12-14T07:41:44.493Z] nexus3.edgexfoundry.org:10003 [2020-12-14T07:41:44.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T07:41:44.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T07:41:44.767Z] Configure a credential helper to remove this warning. See [2020-12-14T07:41:44.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T07:41:44.767Z] [2020-12-14T07:41:44.767Z] Login Succeeded [2020-12-14T07:41:44.767Z] nexus3.edgexfoundry.org:10004 [2020-12-14T07:41:45.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T07:41:45.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T07:41:45.365Z] Configure a credential helper to remove this warning. See [2020-12-14T07:41:45.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T07:41:45.365Z] [2020-12-14T07:41:45.365Z] Login Succeeded [2020-12-14T07:41:45.365Z] docker.io [2020-12-14T07:41:45.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-14T07:41:45.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-14T07:41:45.915Z] Configure a credential helper to remove this warning. See [2020-12-14T07:41:45.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-14T07:41:45.915Z] [2020-12-14T07:41:45.915Z] Login Succeeded [2020-12-14T07:41:45.915Z] ---> docker-login.sh ends [Pipeline] } [2020-12-14T07:41:45.954Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-14T07:41:46.532Z] ========================================================= [2020-12-14T07:41:46.532Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-14T07:41:46.532Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-14T07:41:46.945Z] + 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-14T07:41:48.981Z] ---> e5df39ebd1ff [2020-12-14T07:41:48.981Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-14T07:41:49.262Z] ---> 6812504b3db8 [2020-12-14T07:41:49.262Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-14T07:41:49.262Z] ---> Running in 511a4beca277 [2020-12-14T07:41:49.262Z] ---> 531496e98952 [2020-12-14T07:41:49.262Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-14T07:41:49.541Z] Removing intermediate container b5a14fadb2f6 [2020-12-14T07:41:49.541Z] ---> d51a09db39d2 [2020-12-14T07:41:49.541Z] [2020-12-14T07:41:49.541Z] Step 9/29 : FROM alpine:latest [2020-12-14T07:41:49.541Z] ---> Running in c93b6eb118b4 [2020-12-14T07:41:49.541Z] ---> Running in 86fa0b158b29 [2020-12-14T07:41:49.622Z] Sending build context to Docker daemon 165.7MB [2020-12-14T07:41:49.622Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-14T07:41:49.622Z] Step 2/7 : FROM ${BASE} [2020-12-14T07:41:49.622Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-14T07:41:49.622Z] 5f621e34cdf4: Pulling fs layer [2020-12-14T07:41:49.622Z] a4357932f1b6: Pulling fs layer [2020-12-14T07:41:49.622Z] 18c013af1878: Pulling fs layer [2020-12-14T07:41:49.622Z] 00ac8860ef70: Pulling fs layer [2020-12-14T07:41:49.622Z] 63d7cb157983: Pulling fs layer [2020-12-14T07:41:49.622Z] b116817d02f9: Pulling fs layer [2020-12-14T07:41:49.622Z] 745a02a5169b: Pulling fs layer [2020-12-14T07:41:49.622Z] 63d7cb157983: Waiting [2020-12-14T07:41:49.622Z] 00ac8860ef70: Waiting [2020-12-14T07:41:49.622Z] b116817d02f9: Waiting [2020-12-14T07:41:49.622Z] 745a02a5169b: Waiting [2020-12-14T07:41:49.622Z] 18c013af1878: Verifying Checksum [2020-12-14T07:41:49.622Z] 18c013af1878: Download complete [2020-12-14T07:41:49.622Z] a4357932f1b6: Verifying Checksum [2020-12-14T07:41:49.622Z] a4357932f1b6: Download complete [2020-12-14T07:41:49.622Z] 63d7cb157983: Download complete [2020-12-14T07:41:49.622Z] b116817d02f9: Verifying Checksum [2020-12-14T07:41:49.622Z] b116817d02f9: Download complete [2020-12-14T07:41:49.622Z] 5f621e34cdf4: Verifying Checksum [2020-12-14T07:41:49.622Z] 5f621e34cdf4: Download complete [2020-12-14T07:41:49.814Z] latest: Pulling from library/alpine [2020-12-14T07:41:50.225Z] 5f621e34cdf4: Pull complete [2020-12-14T07:41:50.418Z] 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-14T07:41:50.693Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-14T07:41:50.693Z] Status: Downloaded newer image for alpine:latest [2020-12-14T07:41:50.693Z] ---> b14afc6dfb98 [2020-12-14T07:41:50.693Z] 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-14T07:41:50.693Z] 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-14T07:41:50.693Z] ---> Running in 5bd6ffd38e46 [2020-12-14T07:41:50.693Z] 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-14T07:41:50.828Z] a4357932f1b6: Pull complete [2020-12-14T07:41:50.967Z] Removing intermediate container 5bd6ffd38e46 [2020-12-14T07:41:50.967Z] ---> 92c48900da75 [2020-12-14T07:41:50.967Z] Step 11/29 : USER root [2020-12-14T07:41:51.241Z] ---> Running in a13cb1053e17 [2020-12-14T07:41:51.447Z] 18c013af1878: Pull complete [2020-12-14T07:41:51.509Z] Removing intermediate container a13cb1053e17 [2020-12-14T07:41:51.509Z] ---> 92f641d5abc5 [2020-12-14T07:41:51.509Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-14T07:41:51.509Z] ---> Running in edaa9bc8790a [2020-12-14T07:41:52.052Z] 745a02a5169b: Verifying Checksum [2020-12-14T07:41:52.052Z] 745a02a5169b: Download complete [2020-12-14T07:41:52.480Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T07:41:52.752Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T07:41:52.753Z] v3.12.2-11-g0ba74c8686 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-14T07:41:52.753Z] v3.12.2-9-gb9bbe18535 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-14T07:41:52.753Z] OK: 12747 distinct packages available [2020-12-14T07:41:53.018Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-14T07:41:53.037Z] 00ac8860ef70: Download complete [2020-12-14T07:41:53.296Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-14T07:41:53.296Z] Executing busybox-1.31.1-r19.trigger [2020-12-14T07:41:53.296Z] Executing ca-certificates-20191127-r4.trigger [2020-12-14T07:41:53.296Z] OK: 6 MiB in 16 packages [2020-12-14T07:41:56.679Z] Removing intermediate container edaa9bc8790a [2020-12-14T07:41:56.679Z] ---> 689df73c1ea2 [2020-12-14T07:41:56.679Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-14T07:41:56.950Z] ---> Running in 93d8e375101a [2020-12-14T07:41:57.543Z] Removing intermediate container 93d8e375101a [2020-12-14T07:41:57.543Z] ---> 10990ddcf446 [2020-12-14T07:41:57.543Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-14T07:41:57.543Z] ---> Running in 7742a90f193c [2020-12-14T07:41:57.811Z] Removing intermediate container 7742a90f193c [2020-12-14T07:41:57.811Z] ---> 24f7f62bf71a [2020-12-14T07:41:57.811Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-14T07:41:58.085Z] ---> Running in a35227d87aeb [2020-12-14T07:42:00.670Z] Removing intermediate container a35227d87aeb [2020-12-14T07:42:00.670Z] ---> 863a83f89431 [2020-12-14T07:42:00.670Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-14T07:42:01.634Z] ---> 1f77b6371855 [2020-12-14T07:42:01.634Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-14T07:42:01.908Z] ---> 10dc3d23c737 [2020-12-14T07:42:01.908Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-14T07:42:02.505Z] ---> f07a20428b33 [2020-12-14T07:42:02.505Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-14T07:42:03.095Z] ---> ca93f44f622a [2020-12-14T07:42:03.095Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-14T07:42:03.241Z] 00ac8860ef70: Pull complete [2020-12-14T07:42:03.368Z] ---> 687af6882264 [2020-12-14T07:42:03.368Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-14T07:42:03.368Z] ---> Running in 1fe67cfdab85 [2020-12-14T07:42:03.515Z] 63d7cb157983: Pull complete [2020-12-14T07:42:03.797Z] b116817d02f9: Pull complete [2020-12-14T07:42:05.333Z] Removing intermediate container 1fe67cfdab85 [2020-12-14T07:42:05.333Z] ---> ed20b4e8db0b [2020-12-14T07:42:05.333Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-14T07:42:05.600Z] ---> 5733f9155cea [2020-12-14T07:42:05.600Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-14T07:42:05.600Z] ---> Running in 0015d34d4eb4 [2020-12-14T07:42:08.111Z] 745a02a5169b: Pull complete [2020-12-14T07:42:08.111Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-14T07:42:08.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-14T07:42:08.111Z] ---> b7e6874047d6 [2020-12-14T07:42:08.111Z] 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-14T07:42:09.912Z] Removing intermediate container 0015d34d4eb4 [2020-12-14T07:42:09.912Z] ---> 6d679ed4e7db [2020-12-14T07:42:09.912Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-14T07:42:09.912Z] ---> Running in cb22a545b07e [2020-12-14T07:42:10.741Z] ---> Running in 1a3107ee234f [2020-12-14T07:42:12.176Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T07:42:13.155Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T07:42:13.307Z] Removing intermediate container cb22a545b07e [2020-12-14T07:42:13.307Z] ---> f6aa0b7b1fbf [2020-12-14T07:42:13.307Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-14T07:42:14.284Z] ---> Running in 896d8fe7bd92 [2020-12-14T07:42:14.576Z] (1/12) Installing libmagic (5.38-r0) [2020-12-14T07:42:14.846Z] (2/12) Installing file (5.38-r0) [2020-12-14T07:42:15.115Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-14T07:42:15.115Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-14T07:42:15.258Z] Removing intermediate container 896d8fe7bd92 [2020-12-14T07:42:15.258Z] ---> 7f5ee399713d [2020-12-14T07:42:15.258Z] Step 26/29 : CMD [ "generate" ] [2020-12-14T07:42:15.258Z] Removing intermediate container 4febb93845b2 [2020-12-14T07:42:15.258Z] ---> aeb3fbc36df4 [2020-12-14T07:42:15.258Z] [2020-12-14T07:42:15.258Z] Step 10/23 : FROM alpine [2020-12-14T07:42:15.258Z] ---> b14afc6dfb98 [2020-12-14T07:42:15.258Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-14T07:42:15.850Z] ---> Running in ef774e1dc715 [2020-12-14T07:42:15.850Z] ---> Running in 3cd9258ddd37 [2020-12-14T07:42:16.440Z] Removing intermediate container 3cd9258ddd37 [2020-12-14T07:42:16.440Z] ---> 28daadc8f396 [2020-12-14T07:42:16.440Z] Step 27/29 : LABEL arch=x86_64 [2020-12-14T07:42:17.020Z] Removing intermediate container ef774e1dc715 [2020-12-14T07:42:17.020Z] ---> 6d3a653e11ca [2020-12-14T07:42:17.020Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-14T07:42:17.298Z] ---> Running in 65c3eb945551 [2020-12-14T07:42:17.299Z] ---> Running in d350980bef93 [2020-12-14T07:42:17.299Z] Removing intermediate container 65c3eb945551 [2020-12-14T07:42:17.299Z] ---> 6697d09f5984 [2020-12-14T07:42:17.299Z] Step 28/29 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 [2020-12-14T07:42:17.573Z] ---> Running in ca78eab8fa38 [2020-12-14T07:42:17.573Z] Removing intermediate container d350980bef93 [2020-12-14T07:42:17.573Z] ---> 3ca46cb4f517 [2020-12-14T07:42:17.573Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-14T07:42:17.844Z] ---> Running in 33788da002bc [2020-12-14T07:42:17.844Z] Removing intermediate container ca78eab8fa38 [2020-12-14T07:42:17.844Z] ---> 9d03303f27a7 [2020-12-14T07:42:17.844Z] Step 29/29 : LABEL version=0.0.0 [2020-12-14T07:42:17.844Z] ---> Running in 7422be84abe9 [2020-12-14T07:42:18.117Z] Removing intermediate container 33788da002bc [2020-12-14T07:42:18.117Z] ---> 8057633418a4 [2020-12-14T07:42:18.117Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T07:42:18.400Z] Removing intermediate container 7422be84abe9 [2020-12-14T07:42:18.400Z] ---> b38491f1ef28 [2020-12-14T07:42:18.400Z] [2020-12-14T07:42:18.400Z] ---> Running in adb5b1b8371f [2020-12-14T07:42:18.669Z] Successfully built b38491f1ef28 [2020-12-14T07:42:18.669Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-12-14T07:42:18.936Z]  Building docker-security-secrets-setup-go ... done Building docker-support-notifications-go [2020-12-14T07:42:27.480Z] Removing intermediate container 511a4beca277 [2020-12-14T07:42:27.480Z] ---> 88c53bd52d09 [2020-12-14T07:42:27.480Z] [2020-12-14T07:42:27.480Z] Step 10/21 : FROM scratch [2020-12-14T07:42:27.480Z] ---> [2020-12-14T07:42:27.480Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-14T07:42:27.480Z] Removing intermediate container adb5b1b8371f [2020-12-14T07:42:27.480Z] ---> 94e112017399 [2020-12-14T07:42:27.480Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-14T07:42:27.480Z] ---> Running in acb7ff534d04 [2020-12-14T07:42:27.480Z] ---> Running in 1709d3b50eff [2020-12-14T07:42:29.399Z] Removing intermediate container acb7ff534d04 [2020-12-14T07:42:29.399Z] ---> e8f9727f3277 [2020-12-14T07:42:29.399Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-14T07:42:31.953Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T07:42:32.537Z] ---> Running in 947c1e648f3d [2020-12-14T07:42:32.537Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T07:42:33.117Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-14T07:42:33.384Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-14T07:42:33.384Z] (6/12) Installing patch (2.7.6-r6) [2020-12-14T07:42:33.384Z] (7/12) Installing build-base (0.5-r2) [2020-12-14T07:42:33.384Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-14T07:42:33.384Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-14T07:42:33.384Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-14T07:42:33.384Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-14T07:42:33.384Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-14T07:42:33.384Z] Executing busybox-1.31.1-r19.trigger [2020-12-14T07:42:33.384Z] OK: 217 MiB in 51 packages [2020-12-14T07:42:33.386Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-14T07:42:33.386Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-14T07:42:33.648Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-14T07:42:33.910Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-14T07:42:33.910Z] Executing busybox-1.31.1-r19.trigger [2020-12-14T07:42:34.176Z] OK: 8 MiB in 19 packages [2020-12-14T07:42:35.126Z] Removing intermediate container 947c1e648f3d [2020-12-14T07:42:35.126Z] ---> 4f331a3d7bb6 [2020-12-14T07:42:35.126Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-14T07:42:35.387Z] Removing intermediate container c93b6eb118b4 [2020-12-14T07:42:35.387Z] ---> 4e998f9a9d18 [2020-12-14T07:42:35.387Z] [2020-12-14T07:42:35.387Z] Step 10/22 : FROM scratch [2020-12-14T07:42:35.387Z] ---> [2020-12-14T07:42:35.387Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-14T07:42:35.964Z] ---> Using cache [2020-12-14T07:42:35.964Z] ---> e8f9727f3277 [2020-12-14T07:42:35.964Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-14T07:42:36.783Z] Removing intermediate container 1a3107ee234f [2020-12-14T07:42:36.783Z] ---> f3064d8bea19 [2020-12-14T07:42:36.783Z] Step 4/7 : WORKDIR /edgex-go [2020-12-14T07:42:36.783Z] ---> Running in f5ee105d1834 [2020-12-14T07:42:37.357Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T07:42:37.358Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-14T07:42:37.358Z] ---> 1ce369cd6b60 [2020-12-14T07:42:37.358Z] Step 3/24 : WORKDIR /edgex-go [2020-12-14T07:42:37.358Z] ---> Using cache [2020-12-14T07:42:37.358Z] ---> 0fe3b420229f [2020-12-14T07:42:37.358Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T07:42:37.358Z] ---> Using cache [2020-12-14T07:42:37.358Z] ---> d327dfb8bf44 [2020-12-14T07:42:37.358Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-14T07:42:37.384Z] Removing intermediate container f5ee105d1834 [2020-12-14T07:42:37.384Z] ---> d4789c4a7904 [2020-12-14T07:42:37.385Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-14T07:42:37.655Z] latest: Pulling from library/docker [2020-12-14T07:42:37.937Z] a3cc7d3b244e: Pulling fs layer [2020-12-14T07:42:37.937Z] 02a3295e0d61: Pulling fs layer [2020-12-14T07:42:37.937Z] 0f4f2e6d8100: Pulling fs layer [2020-12-14T07:42:37.937Z] 330b718f631f: Pulling fs layer [2020-12-14T07:42:37.937Z] a93816041522: Pulling fs layer [2020-12-14T07:42:37.937Z] bdb6da89ff94: Pulling fs layer [2020-12-14T07:42:37.937Z] 2a70c0c122f4: Pulling fs layer [2020-12-14T07:42:37.937Z] a93816041522: Waiting [2020-12-14T07:42:37.937Z] bdb6da89ff94: Waiting [2020-12-14T07:42:37.937Z] 2a70c0c122f4: Waiting [2020-12-14T07:42:37.937Z] 330b718f631f: Waiting [2020-12-14T07:42:37.937Z] 0f4f2e6d8100: Download complete [2020-12-14T07:42:38.216Z] 02a3295e0d61: Download complete [2020-12-14T07:42:38.216Z] a3cc7d3b244e: Verifying Checksum [2020-12-14T07:42:38.216Z] a3cc7d3b244e: Download complete [2020-12-14T07:42:38.216Z] a93816041522: Verifying Checksum [2020-12-14T07:42:38.493Z] bdb6da89ff94: Verifying Checksum [2020-12-14T07:42:38.493Z] bdb6da89ff94: Download complete [2020-12-14T07:42:38.493Z] 2a70c0c122f4: Download complete [2020-12-14T07:42:38.770Z] a3cc7d3b244e: Pull complete [2020-12-14T07:42:39.752Z] 02a3295e0d61: Pull complete [2020-12-14T07:42:39.752Z] 330b718f631f: Verifying Checksum [2020-12-14T07:42:39.752Z] 330b718f631f: Download complete [2020-12-14T07:42:39.931Z] ---> Running in 07543eac844a [2020-12-14T07:42:39.931Z] ---> Running in 6dd930c91d1a [2020-12-14T07:42:39.931Z] ---> Running in a74d140a8d99 [2020-12-14T07:42:40.027Z] 0f4f2e6d8100: Pull complete [2020-12-14T07:42:40.880Z] Removing intermediate container 86fa0b158b29 [2020-12-14T07:42:40.880Z] ---> 56cc3d2d7f3f [2020-12-14T07:42:40.880Z] [2020-12-14T07:42:40.880Z] Step 10/22 : FROM scratch [2020-12-14T07:42:40.880Z] ---> [2020-12-14T07:42:40.880Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-14T07:42:40.880Z] ---> Using cache [2020-12-14T07:42:40.880Z] ---> e8f9727f3277 [2020-12-14T07:42:40.880Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-14T07:42:40.880Z] Removing intermediate container 6dd930c91d1a [2020-12-14T07:42:40.880Z] ---> db20775146af [2020-12-14T07:42:40.880Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-14T07:42:40.880Z] ---> Running in fdc196762c3a [2020-12-14T07:42:40.880Z] Removing intermediate container 07543eac844a [2020-12-14T07:42:40.880Z] ---> c962a6466ad4 [2020-12-14T07:42:40.880Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-14T07:42:40.880Z] Removing intermediate container 1709d3b50eff [2020-12-14T07:42:40.880Z] ---> 11c462ec721c [2020-12-14T07:42:40.880Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-14T07:42:41.145Z] ---> Running in 651a655ab4ed [2020-12-14T07:42:41.145Z] Removing intermediate container fdc196762c3a [2020-12-14T07:42:41.145Z] ---> 07917665a942 [2020-12-14T07:42:41.145Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-14T07:42:41.406Z] ---> 797df209ade2 [2020-12-14T07:42:41.407Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-14T07:42:41.407Z] ---> Running in a40ff066cb7b [2020-12-14T07:42:41.407Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T07:42:41.407Z] ---> 617f58a783ae [2020-12-14T07:42:41.407Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-14T07:42:41.407Z] Removing intermediate container 651a655ab4ed [2020-12-14T07:42:41.407Z] ---> 251d1d626259 [2020-12-14T07:42:41.407Z] Step 14/22 : WORKDIR / [2020-12-14T07:42:41.670Z] ---> Running in 56455cfb59e3 [2020-12-14T07:42:41.670Z] Removing intermediate container a40ff066cb7b [2020-12-14T07:42:41.670Z] ---> ecd73e40a338 [2020-12-14T07:42:41.670Z] Step 14/22 : WORKDIR / [2020-12-14T07:42:41.670Z] ---> Running in 9ff5d0626eaa [2020-12-14T07:42:41.944Z] Removing intermediate container 56455cfb59e3 [2020-12-14T07:42:41.944Z] ---> 6812f85d4ce3 [2020-12-14T07:42:41.944Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-14T07:42:41.944Z] ---> 822e609b7a2d [2020-12-14T07:42:41.944Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-14T07:42:42.210Z] Removing intermediate container 9ff5d0626eaa [2020-12-14T07:42:42.210Z] ---> b9ab5a040200 [2020-12-14T07:42:42.210Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-14T07:42:42.210Z] ---> 9256cd71a5e6 [2020-12-14T07:42:42.210Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-14T07:42:42.210Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T07:42:42.210Z] ---> b3150c3547bb [2020-12-14T07:42:42.210Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-14T07:42:42.473Z] ---> 265b25cdf495 [2020-12-14T07:42:42.473Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-14T07:42:42.473Z] ---> 9eb04c76952a [2020-12-14T07:42:42.473Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-14T07:42:42.473Z] ---> 426e4d18c65c [2020-12-14T07:42:42.473Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-14T07:42:42.740Z] ---> Running in c4c4f08767a7 [2020-12-14T07:42:42.740Z] ---> Running in 5d16cd3faae2 [2020-12-14T07:42:43.002Z] ---> 6ba9fdf09cde [2020-12-14T07:42:43.002Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-14T07:42:43.002Z] Removing intermediate container c4c4f08767a7 [2020-12-14T07:42:43.002Z] ---> cbdab9000e58 [2020-12-14T07:42:43.002Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-14T07:42:43.002Z] Removing intermediate container 5d16cd3faae2 [2020-12-14T07:42:43.002Z] ---> 00b79e8cbb8c [2020-12-14T07:42:43.002Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-14T07:42:43.002Z] ---> Running in 41766ccc17f5 [2020-12-14T07:42:43.263Z] v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-14T07:42:43.263Z] v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-14T07:42:43.263Z] OK: 12750 distinct packages available [2020-12-14T07:42:43.263Z] ---> 1e0eddfa1fd5 [2020-12-14T07:42:43.263Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-14T07:42:43.263Z] ---> Running in bfa23c7d7f3e [2020-12-14T07:42:43.263Z] ---> 76fe276bee0b [2020-12-14T07:42:43.263Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-14T07:42:43.263Z] OK: 233 MiB in 51 packages [2020-12-14T07:42:43.416Z] 330b718f631f: Pull complete [2020-12-14T07:42:43.525Z] ---> Running in 52defe823308 [2020-12-14T07:42:43.525Z] Removing intermediate container 41766ccc17f5 [2020-12-14T07:42:43.525Z] ---> 9a4a489f6f4e [2020-12-14T07:42:43.525Z] Step 19/21 : LABEL arch=x86_64 [2020-12-14T07:42:43.525Z] Removing intermediate container bfa23c7d7f3e [2020-12-14T07:42:43.525Z] ---> f856c2a80015 [2020-12-14T07:42:43.525Z] Step 21/23 : LABEL arch=x86_64 [2020-12-14T07:42:43.525Z] ---> 7a92ed159a70 [2020-12-14T07:42:43.525Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-14T07:42:43.693Z] a93816041522: Pull complete [2020-12-14T07:42:43.788Z] ---> Running in 8c6a7453b962 [2020-12-14T07:42:43.788Z] ---> Running in 3157817b14f6 [2020-12-14T07:42:43.967Z] bdb6da89ff94: Pull complete [2020-12-14T07:42:44.050Z] ---> Running in a4a082eabfba [2020-12-14T07:42:44.050Z] Removing intermediate container 52defe823308 [2020-12-14T07:42:44.050Z] ---> cf3e3aadf679 [2020-12-14T07:42:44.050Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-14T07:42:44.316Z] Removing intermediate container 8c6a7453b962 [2020-12-14T07:42:44.316Z] ---> 485f8b06abe3 [2020-12-14T07:42:44.316Z] Step 20/21 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 [2020-12-14T07:42:44.316Z] ---> Running in 385682458a61 [2020-12-14T07:42:44.316Z] Removing intermediate container 3157817b14f6 [2020-12-14T07:42:44.316Z] ---> e4155c302d48 [2020-12-14T07:42:44.316Z] Step 22/23 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 [2020-12-14T07:42:44.316Z] ---> Running in 8fe083d3f5a7 [2020-12-14T07:42:44.316Z] Removing intermediate container a4a082eabfba [2020-12-14T07:42:44.316Z] ---> e70a271e3dcc [2020-12-14T07:42:44.316Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-14T07:42:44.316Z] Removing intermediate container a74d140a8d99 [2020-12-14T07:42:44.316Z] ---> 4900aeafc1d7 [2020-12-14T07:42:44.316Z] Step 6/24 : COPY go.mod . [2020-12-14T07:42:44.560Z] 2a70c0c122f4: Pull complete [2020-12-14T07:42:44.560Z] Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 [2020-12-14T07:42:44.560Z] Status: Downloaded newer image for docker:latest [2020-12-14T07:42:44.578Z] ---> Running in 3ce6857f2059 [2020-12-14T07:42:44.578Z] ---> Running in 55463ede8c6b [2020-12-14T07:42:44.578Z] Removing intermediate container 385682458a61 [2020-12-14T07:42:44.578Z] ---> d412dbf60e25 [2020-12-14T07:42:44.578Z] Step 20/22 : LABEL arch=x86_64 [2020-12-14T07:42:44.838Z] Removing intermediate container 8fe083d3f5a7 [2020-12-14T07:42:44.838Z] ---> b9d5ad311f6a [2020-12-14T07:42:44.838Z] Step 21/21 : LABEL version=0.0.0 [2020-12-14T07:42:44.838Z] ---> e59583e22f90 [2020-12-14T07:42:44.838Z] Step 7/24 : RUN go mod download [2020-12-14T07:42:44.838Z] ---> Running in 4c673700759a [2020-12-14T07:42:45.100Z] ---> Running in 873d4abcf00b [2020-12-14T07:42:45.100Z] Removing intermediate container 55463ede8c6b [2020-12-14T07:42:45.100Z] ---> 78df266ec577 [2020-12-14T07:42:45.100Z] Step 20/22 : LABEL arch=x86_64 [2020-12-14T07:42:45.100Z] Removing intermediate container 3ce6857f2059 [2020-12-14T07:42:45.100Z] ---> 5fd1b3bf8619 [2020-12-14T07:42:45.100Z] Step 23/23 : LABEL version=0.0.0 [2020-12-14T07:42:45.100Z] ---> Running in d61781c760a9 [2020-12-14T07:42:45.100Z] ---> Running in eff34a259b02 [2020-12-14T07:42:45.100Z] ---> Running in b53f62a00eec [2020-12-14T07:42:45.363Z] Removing intermediate container 4c673700759a [2020-12-14T07:42:45.363Z] ---> a159470ab604 [2020-12-14T07:42:45.363Z] Step 21/22 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 [2020-12-14T07:42:45.363Z] Removing intermediate container 873d4abcf00b [2020-12-14T07:42:45.363Z] ---> 95b77800d5f7 [2020-12-14T07:42:45.363Z] [2020-12-14T07:42:45.626Z] ---> Running in 9a23b550bc6c [2020-12-14T07:42:46.215Z] Successfully built 95b77800d5f7 [2020-12-14T07:42:46.215Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-14T07:42:46.215Z] Removing intermediate container eff34a259b02 [2020-12-14T07:42:46.215Z] ---> 1119d1e3b2c4 [2020-12-14T07:42:46.215Z] Step 21/22 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 [2020-12-14T07:42:46.215Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2020-12-14T07:42:46.215Z] Removing intermediate container b53f62a00eec [2020-12-14T07:42:46.215Z] ---> 8101ba3dde75 [2020-12-14T07:42:46.215Z] [2020-12-14T07:42:46.481Z] ---> Running in 56810a67af43 [2020-12-14T07:42:46.481Z] Removing intermediate container 9a23b550bc6c [2020-12-14T07:42:46.481Z] ---> 5563e953816f [2020-12-14T07:42:46.481Z] Step 22/22 : LABEL version=0.0.0 [2020-12-14T07:42:46.481Z] Successfully built 8101ba3dde75 [2020-12-14T07:42:46.481Z] Successfully tagged docker-core-data-go:latest [2020-12-14T07:42:46.481Z]  Building docker-core-data-go ... done Building docker-security-bootstrap-redis-go [2020-12-14T07:42:46.481Z] ---> Running in 2d02ddb4da7e [2020-12-14T07:42:46.747Z] Removing intermediate container 56810a67af43 [2020-12-14T07:42:46.747Z] ---> be2249931a98 [2020-12-14T07:42:46.747Z] Step 22/22 : LABEL version=0.0.0 [2020-12-14T07:42:47.010Z] Removing intermediate container 2d02ddb4da7e [2020-12-14T07:42:47.010Z] ---> 94b509764cf8 [2020-12-14T07:42:47.010Z] [2020-12-14T07:42:47.010Z] ---> Running in f957715c5b5d [2020-12-14T07:42:47.010Z] Successfully built 94b509764cf8 [2020-12-14T07:42:47.274Z] Successfully tagged docker-core-command-go:latest [2020-12-14T07:42:47.274Z]  Building docker-core-command-go ... done Building docker-security-proxy-setup-go [2020-12-14T07:42:47.537Z] Removing intermediate container f957715c5b5d [2020-12-14T07:42:47.538Z] ---> 75d6fc3b3ca4 [2020-12-14T07:42:47.538Z] [2020-12-14T07:42:47.800Z] Successfully built 75d6fc3b3ca4 [2020-12-14T07:42:47.800Z] Successfully tagged docker-core-metadata-go:latest [2020-12-14T07:42:47.800Z]  Building docker-core-metadata-go ... done Building docker-security-secretstore-setup-go [2020-12-14T07:42:47.800Z] Removing intermediate container d61781c760a9 [2020-12-14T07:42:47.800Z] ---> 41c47e0880b0 [2020-12-14T07:42:47.800Z] Step 8/24 : COPY . . [2020-12-14T07:42:47.949Z] ---> cc0b1576ebd5 [2020-12-14T07:42:47.949Z] Step 6/7 : COPY go.mod . [2020-12-14T07:42:48.545Z] ---> 1df3ad2dac0c [2020-12-14T07:42:48.545Z] Step 7/7 : RUN go mod download [2020-12-14T07:42:48.826Z] ---> Running in 6a63e27171f4 [2020-12-14T07:43:15.607Z] Removing intermediate container 6a63e27171f4 [2020-12-14T07:43:15.607Z] ---> f51994c53397 [2020-12-14T07:43:15.607Z] Successfully built f51994c53397 [2020-12-14T07:43:15.607Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-14T07:43:16.052Z] + docker inspect -f . ci-base-image-arm64 [2020-12-14T07:43:16.052Z] . [Pipeline] withDockerContainer [2020-12-14T07:43:16.356Z] prd-ubuntu18.04-docker-arm64-4c-16g-15899 does not seem to be running inside a container [2020-12-14T07:43:16.443Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-14T07:43:17.961Z] $ docker top 7945f4eb5faada5c79553f7fea35eb51c0f3195f5de84d9307f6a084b6b421fb -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-14T07:43:19.053Z] + go version [2020-12-14T07:43:19.053Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-14T07:43:19.089Z] $ docker stop --time=1 7945f4eb5faada5c79553f7fea35eb51c0f3195f5de84d9307f6a084b6b421fb [2020-12-14T07:43:20.021Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T07:43:20.021Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-14T07:43:20.021Z] ---> 1ce369cd6b60 [2020-12-14T07:43:20.021Z] Step 3/27 : WORKDIR /edgex-go [2020-12-14T07:43:20.021Z] ---> Using cache [2020-12-14T07:43:20.021Z] ---> 0fe3b420229f [2020-12-14T07:43:20.021Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T07:43:20.021Z] ---> Using cache [2020-12-14T07:43:20.021Z] ---> d327dfb8bf44 [2020-12-14T07:43:20.021Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-14T07:43:20.021Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T07:43:20.021Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-14T07:43:20.021Z] ---> 1ce369cd6b60 [2020-12-14T07:43:20.021Z] Step 3/22 : WORKDIR /edgex-go [2020-12-14T07:43:20.021Z] ---> Using cache [2020-12-14T07:43:20.021Z] ---> 0fe3b420229f [2020-12-14T07:43:20.021Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T07:43:20.021Z] ---> Using cache [2020-12-14T07:43:20.021Z] ---> d327dfb8bf44 [2020-12-14T07:43:20.021Z] Step 5/22 : RUN apk update && apk add make git [2020-12-14T07:43:20.021Z] ---> Using cache [2020-12-14T07:43:20.021Z] ---> 5cd8c3273bdd [2020-12-14T07:43:20.021Z] Step 6/22 : COPY go.mod . [2020-12-14T07:43:20.021Z] ---> Using cache [2020-12-14T07:43:20.021Z] ---> dcfec81771eb [2020-12-14T07:43:20.021Z] Step 7/22 : RUN go mod download [2020-12-14T07:43:20.021Z] ---> Using cache [2020-12-14T07:43:20.021Z] ---> 3294f14f25f3 [2020-12-14T07:43:20.021Z] Step 8/22 : COPY . . [2020-12-14T07:43:20.021Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T07:43:20.021Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-14T07:43:20.021Z] ---> 1ce369cd6b60 [2020-12-14T07:43:20.021Z] Step 3/24 : WORKDIR /edgex-go [2020-12-14T07:43:20.021Z] ---> Using cache [2020-12-14T07:43:20.021Z] ---> 0fe3b420229f [2020-12-14T07:43:20.021Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T07:43:20.021Z] ---> Using cache [2020-12-14T07:43:20.021Z] ---> d327dfb8bf44 [2020-12-14T07:43:20.021Z] Step 5/24 : RUN apk update && apk add make git [2020-12-14T07:43:20.021Z] ---> Using cache [2020-12-14T07:43:20.021Z] ---> 5cd8c3273bdd [2020-12-14T07:43:20.021Z] Step 6/24 : COPY go.mod . [2020-12-14T07:43:20.021Z] ---> Using cache [2020-12-14T07:43:20.021Z] ---> dcfec81771eb [2020-12-14T07:43:20.021Z] Step 7/24 : RUN go mod download [2020-12-14T07:43:20.021Z] ---> Using cache [2020-12-14T07:43:20.021Z] ---> 3294f14f25f3 [2020-12-14T07:43:20.021Z] Step 8/24 : COPY . . [2020-12-14T07:43:20.021Z] ---> Using cache [2020-12-14T07:43:20.021Z] ---> e5df39ebd1ff [2020-12-14T07:43:20.021Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-14T07:43:20.021Z] ---> Using cache [2020-12-14T07:43:20.021Z] ---> e5df39ebd1ff [2020-12-14T07:43:20.021Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-14T07:43:20.021Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T07:43:20.021Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-14T07:43:20.021Z] ---> 1ce369cd6b60 [2020-12-14T07:43:20.021Z] Step 3/21 : WORKDIR /edgex-go [2020-12-14T07:43:20.021Z] ---> Using cache [2020-12-14T07:43:20.021Z] ---> 0fe3b420229f [2020-12-14T07:43:20.021Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T07:43:20.021Z] ---> Using cache [2020-12-14T07:43:20.021Z] ---> d327dfb8bf44 [2020-12-14T07:43:20.021Z] Step 5/21 : RUN apk update && apk add make git [2020-12-14T07:43:20.021Z] ---> Using cache [2020-12-14T07:43:20.021Z] ---> 5cd8c3273bdd [2020-12-14T07:43:20.021Z] Step 6/21 : COPY go.mod . [2020-12-14T07:43:20.021Z] ---> Using cache [2020-12-14T07:43:20.022Z] ---> dcfec81771eb [2020-12-14T07:43:20.022Z] Step 7/21 : RUN go mod download [2020-12-14T07:43:20.022Z] ---> Using cache [2020-12-14T07:43:20.022Z] ---> 3294f14f25f3 [2020-12-14T07:43:20.022Z] Step 8/21 : COPY . . [2020-12-14T07:43:20.022Z] ---> Using cache [2020-12-14T07:43:20.022Z] ---> e5df39ebd1ff [2020-12-14T07:43:20.022Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-14T07:43:20.022Z] ---> Running in c21704d333b0 [2020-12-14T07:43:20.022Z] ---> Running in fd75b6a12c68 [2020-12-14T07:43:20.022Z] ---> Running in ff07ec7f26e0 [2020-12-14T07:43:20.022Z] ---> Running in 20810a5b7c38 [2020-12-14T07:43:20.022Z] 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-14T07:43:20.022Z] 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-14T07:43:20.022Z] 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-14T07:43:20.022Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T07:43:20.022Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T07:43:20.289Z] ---> d7dbaf066676 [2020-12-14T07:43:20.289Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-14T07:43:20.289Z] ---> Running in c27ad8d44716 [2020-12-14T07:43:20.903Z] v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-14T07:43:20.903Z] v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-14T07:43:20.903Z] OK: 12750 distinct packages available [2020-12-14T07:43:20.953Z] $ docker rm -f 7945f4eb5faada5c79553f7fea35eb51c0f3195f5de84d9307f6a084b6b421fb [2020-12-14T07:43:21.179Z] 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-14T07:43:21.179Z] OK: 233 MiB in 51 packages [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-14T07:43:22.262Z] + docker inspect -f . ci-base-image-arm64 [2020-12-14T07:43:22.262Z] . [Pipeline] withDockerContainer [2020-12-14T07:43:22.552Z] prd-ubuntu18.04-docker-arm64-4c-16g-15899 does not seem to be running inside a container [2020-12-14T07:43:22.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-14T07:43:23.779Z] Removing intermediate container ff07ec7f26e0 [2020-12-14T07:43:23.779Z] ---> bb206a106949 [2020-12-14T07:43:23.779Z] Step 6/27 : COPY go.mod . [2020-12-14T07:43:23.992Z] $ docker top 294f65f22d833eb0fb07b1a2196f31d7ed6776bfae081cfcd0d3dcc44d7d9842 -eo pid,comm [2020-12-14T07:43:24.052Z] ---> 72e1b8d2f5b7 [2020-12-14T07:43:24.052Z] Step 7/27 : RUN go mod download [2020-12-14T07:43:24.052Z] ---> Running in d24ad43185ba [Pipeline] { [Pipeline] echo [2020-12-14T07:43:24.447Z] ========================================================= [2020-12-14T07:43:24.448Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-14T07:43:24.448Z] ========================================================= [Pipeline] sh [2020-12-14T07:43:25.115Z] + make test [2020-12-14T07:43:25.115Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-14T07:43:28.405Z] Removing intermediate container d24ad43185ba [2020-12-14T07:43:28.405Z] ---> eee9540ebc96 [2020-12-14T07:43:28.405Z] Step 8/27 : COPY . . [2020-12-14T07:43:43.519Z] 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-14T07:43:45.796Z] 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-14T07:43:47.453Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-14T07:43:51.137Z] ---> f000a415bd74 [2020-12-14T07:43:51.137Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-14T07:43:51.137Z] ---> Running in 740034c569bf [2020-12-14T07:43:51.137Z] Removing intermediate container c21704d333b0 [2020-12-14T07:43:51.137Z] ---> 7bcb8cb1dbe9 [2020-12-14T07:43:51.137Z] [2020-12-14T07:43:51.137Z] Step 10/22 : FROM alpine:3.10 [2020-12-14T07:43:51.137Z] 3.10: Pulling from library/alpine [2020-12-14T07:43:51.725Z] 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-14T07:43:51.987Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-14T07:43:51.987Z] Status: Downloaded newer image for alpine:3.10 [2020-12-14T07:43:51.987Z] ---> be4e4bea2c2e [2020-12-14T07:43:51.987Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-14T07:43:53.918Z] ---> Running in 7e2e25b927e1 [2020-12-14T07:43:53.918Z] Removing intermediate container fd75b6a12c68 [2020-12-14T07:43:53.918Z] ---> 261aa940e687 [2020-12-14T07:43:53.918Z] [2020-12-14T07:43:53.918Z] Step 10/21 : FROM alpine [2020-12-14T07:43:53.918Z] ---> b14afc6dfb98 [2020-12-14T07:43:53.918Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-14T07:43:53.918Z] Removing intermediate container 20810a5b7c38 [2020-12-14T07:43:53.918Z] ---> 98ab9e2d48ef [2020-12-14T07:43:53.918Z] [2020-12-14T07:43:53.918Z] Step 10/24 : FROM alpine:3.10 [2020-12-14T07:43:53.918Z] ---> be4e4bea2c2e [2020-12-14T07:43:53.918Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-14T07:43:54.525Z] ---> Running in c4debf017f59 [2020-12-14T07:43:54.525Z] ---> Running in cea70ed811dd [2020-12-14T07:43:55.517Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-14T07:43:55.517Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-14T07:43:55.517Z] v3.10.5-166-g5903711767 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-14T07:43:55.517Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-14T07:43:55.517Z] OK: 10348 distinct packages available [2020-12-14T07:43:55.789Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-14T07:43:55.789Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-14T07:43:55.789Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-14T07:43:55.789Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-14T07:43:56.160Z] (4/5) Installing curl (7.66.0-r3) [2020-12-14T07:43:56.160Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-14T07:43:56.160Z] Executing busybox-1.30.1-r3.trigger [2020-12-14T07:43:56.160Z] Executing ca-certificates-20191127-r2.trigger [2020-12-14T07:43:56.423Z] OK: 7 MiB in 19 packages [2020-12-14T07:43:56.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-14T07:43:56.423Z] v3.10.5-166-g5903711767 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-14T07:43:56.423Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-14T07:43:56.423Z] OK: 10348 distinct packages available [2020-12-14T07:43:56.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T07:43:56.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T07:43:56.423Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-14T07:43:56.423Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-14T07:43:56.423Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-14T07:43:56.423Z] (4/5) Installing curl (7.66.0-r3) [2020-12-14T07:43:56.423Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-14T07:43:56.423Z] Executing busybox-1.30.1-r3.trigger [2020-12-14T07:43:56.423Z] v3.12.2-11-g0ba74c8686 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-14T07:43:56.423Z] v3.12.2-9-gb9bbe18535 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-14T07:43:56.423Z] OK: 12747 distinct packages available [2020-12-14T07:43:56.686Z] Executing ca-certificates-20191127-r2.trigger [2020-12-14T07:43:56.686Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-14T07:43:56.686Z] OK: 7 MiB in 19 packages [2020-12-14T07:43:56.686Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-14T07:43:56.686Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-14T07:43:56.950Z] (4/4) Installing curl (7.69.1-r3) [2020-12-14T07:43:56.950Z] Executing busybox-1.31.1-r19.trigger [2020-12-14T07:43:57.211Z] Executing ca-certificates-20191127-r4.trigger [2020-12-14T07:43:57.211Z] OK: 7 MiB in 18 packages [2020-12-14T07:43:57.797Z] Removing intermediate container c27ad8d44716 [2020-12-14T07:43:57.797Z] ---> 3b12b7797ec4 [2020-12-14T07:43:57.797Z] [2020-12-14T07:43:57.797Z] Step 10/24 : FROM scratch [2020-12-14T07:43:57.797Z] ---> [2020-12-14T07:43:57.797Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-14T07:43:59.251Z] ---> Running in 6e4109c8aadb [2020-12-14T07:44:00.292Z] Removing intermediate container 6e4109c8aadb [2020-12-14T07:44:00.292Z] ---> 7172d4e49e2b [2020-12-14T07:44:00.292Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-14T07:44:00.292Z] Removing intermediate container 7e2e25b927e1 [2020-12-14T07:44:00.292Z] ---> 686c483ff94d [2020-12-14T07:44:00.292Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-14T07:44:00.561Z] Removing intermediate container cea70ed811dd [2020-12-14T07:44:00.561Z] ---> 5982fc9fa182 [2020-12-14T07:44:00.561Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-14T07:44:00.561Z] ---> Running in 3e172235246d [2020-12-14T07:44:00.561Z] Removing intermediate container c4debf017f59 [2020-12-14T07:44:00.561Z] ---> a05e0a0349e0 [2020-12-14T07:44:00.561Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-14T07:44:00.841Z] ---> Running in 8603b08d7daa [2020-12-14T07:44:00.841Z] ---> Running in 179ec23d5fa2 [2020-12-14T07:44:00.841Z] ---> Running in da662902a6c6 [2020-12-14T07:44:01.115Z] Removing intermediate container 3e172235246d [2020-12-14T07:44:01.115Z] ---> 22d5131b42de [2020-12-14T07:44:01.115Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-14T07:44:01.115Z] Removing intermediate container 8603b08d7daa [2020-12-14T07:44:01.115Z] ---> 58b316ecfc9d [2020-12-14T07:44:01.115Z] Step 13/22 : WORKDIR / [2020-12-14T07:44:01.386Z] ---> Running in 7bd389bdf45c [2020-12-14T07:44:01.662Z] ---> Running in e33786e085c5 [2020-12-14T07:44:01.662Z] Removing intermediate container 179ec23d5fa2 [2020-12-14T07:44:01.662Z] ---> eda2aea142ef [2020-12-14T07:44:01.662Z] Step 13/21 : WORKDIR /edgex [2020-12-14T07:44:01.925Z] Removing intermediate container da662902a6c6 [2020-12-14T07:44:01.925Z] ---> 7d10db784195 [2020-12-14T07:44:01.925Z] Step 13/24 : WORKDIR / [2020-12-14T07:44:01.925Z] Removing intermediate container 7bd389bdf45c [2020-12-14T07:44:01.925Z] ---> 7aa88c117599 [2020-12-14T07:44:01.925Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-14T07:44:01.925Z] ---> Running in bbc3d42eb9cf [2020-12-14T07:44:02.885Z] ---> Running in aceefe30ab24 [2020-12-14T07:44:02.885Z] Removing intermediate container e33786e085c5 [2020-12-14T07:44:02.885Z] ---> 7fed7ab3b14a [2020-12-14T07:44:02.885Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-14T07:44:02.885Z] ---> a943bdf4d8e1 [2020-12-14T07:44:02.885Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-14T07:44:03.149Z] Removing intermediate container bbc3d42eb9cf [2020-12-14T07:44:03.149Z] ---> 3ae4877c86f0 [2020-12-14T07:44:03.149Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-14T07:44:03.413Z] Removing intermediate container aceefe30ab24 [2020-12-14T07:44:03.413Z] ---> 37083a780a66 [2020-12-14T07:44:03.413Z] 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-14T07:44:03.986Z] ---> 0cc921c4faa3 [2020-12-14T07:44:03.986Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-14T07:44:04.560Z] ---> b9d62aba1c0b [2020-12-14T07:44:04.560Z] 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-14T07:44:04.824Z] ---> 7aa920ac0bcd [2020-12-14T07:44:04.824Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-14T07:44:04.824Z] ---> 475318554c02 [2020-12-14T07:44:04.824Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-14T07:44:04.824Z] ---> c61e7c0df4cc [2020-12-14T07:44:04.824Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-14T07:44:05.112Z] ---> f70c41a780c8 [2020-12-14T07:44:05.112Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-14T07:44:05.386Z] ---> ee8f27a16b37 [2020-12-14T07:44:05.386Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-14T07:44:05.386Z] ---> eb7bb277c9a0 [2020-12-14T07:44:05.386Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-14T07:44:07.316Z] ---> 16b558e8bb9d [2020-12-14T07:44:07.316Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-14T07:44:07.316Z] ---> 9969b803ec27 [2020-12-14T07:44:07.316Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-14T07:44:07.316Z] ---> 05b4207cf82c [2020-12-14T07:44:07.316Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-14T07:44:07.316Z] ---> 1a348c78befd [2020-12-14T07:44:07.316Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-14T07:44:07.316Z] Removing intermediate container 740034c569bf [2020-12-14T07:44:07.316Z] ---> d23dbb7d312f [2020-12-14T07:44:07.316Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-14T07:44:07.578Z] ---> Running in d49720a9ccc7 [2020-12-14T07:44:07.839Z] ---> Running in 4c009a5c382a [2020-12-14T07:44:07.839Z] ---> 7e6f90e46796 [2020-12-14T07:44:07.839Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-14T07:44:08.100Z] ---> 86f716861c41 [2020-12-14T07:44:08.100Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-14T07:44:08.100Z] ---> 9d5192e23288 [2020-12-14T07:44:08.100Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-14T07:44:08.361Z] ---> Running in 503e09903c1b [2020-12-14T07:44:08.629Z] ---> eec54adc753e [2020-12-14T07:44:08.629Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-14T07:44:08.629Z] ---> a676b4e347df [2020-12-14T07:44:08.629Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-14T07:44:08.629Z] Removing intermediate container 503e09903c1b [2020-12-14T07:44:08.629Z] ---> 2989f55c7065 [2020-12-14T07:44:08.629Z] Step 18/21 : CMD ["--init=true"] [2020-12-14T07:44:08.629Z] ---> Running in 8fa68a12b8bb [2020-12-14T07:44:08.629Z] ---> Running in a5669bf9637e [2020-12-14T07:44:08.896Z] 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-14T07:44:09.160Z] Removing intermediate container a5669bf9637e [2020-12-14T07:44:09.160Z] ---> 416377b6e020 [2020-12-14T07:44:09.160Z] Step 19/21 : LABEL arch=x86_64 [2020-12-14T07:44:09.160Z] ---> 42127f299051 [2020-12-14T07:44:09.160Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-14T07:44:09.160Z] ---> Running in 48a2840d4517 [2020-12-14T07:44:09.160Z] ---> Running in f0b17a8c4a0b [2020-12-14T07:44:09.744Z] Removing intermediate container 48a2840d4517 [2020-12-14T07:44:09.744Z] ---> 0e696b2c7277 [2020-12-14T07:44:09.744Z] Step 20/21 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 [2020-12-14T07:44:09.744Z] Removing intermediate container f0b17a8c4a0b [2020-12-14T07:44:09.744Z] ---> 6ecdce743402 [2020-12-14T07:44:09.744Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-14T07:44:09.744Z] ---> Running in de7003e63e09 [2020-12-14T07:44:10.691Z] ---> Running in 981ba72725aa [2020-12-14T07:44:10.691Z] Removing intermediate container d49720a9ccc7 [2020-12-14T07:44:10.691Z] ---> b4a55a508d72 [2020-12-14T07:44:10.691Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-14T07:44:10.954Z] ---> Running in 4bbe63093000 [2020-12-14T07:44:10.954Z] Removing intermediate container de7003e63e09 [2020-12-14T07:44:10.954Z] ---> f37dba379269 [2020-12-14T07:44:10.954Z] Step 21/21 : LABEL version=0.0.0 [2020-12-14T07:44:11.216Z] ---> Running in 009302f9b0e6 [2020-12-14T07:44:11.216Z] Removing intermediate container 981ba72725aa [2020-12-14T07:44:11.216Z] ---> 4f4e256378ce [2020-12-14T07:44:11.216Z] Step 22/24 : LABEL arch=x86_64 [2020-12-14T07:44:11.216Z] Removing intermediate container 4bbe63093000 [2020-12-14T07:44:11.216Z] ---> dd1eb1b5efca [2020-12-14T07:44:11.216Z] Step 20/22 : LABEL arch=x86_64 [2020-12-14T07:44:11.477Z] Removing intermediate container 8fa68a12b8bb [2020-12-14T07:44:11.477Z] ---> 90cef582fac8 [2020-12-14T07:44:11.477Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-14T07:44:11.477Z] ---> Running in 0abe30e22829 [2020-12-14T07:44:11.477Z] ---> Running in e5c3376574d2 [2020-12-14T07:44:11.477Z] Removing intermediate container 009302f9b0e6 [2020-12-14T07:44:11.477Z] ---> 2c92f8d938f5 [2020-12-14T07:44:11.477Z] [2020-12-14T07:44:11.742Z] ---> Running in 0f294207576b [2020-12-14T07:44:11.742Z] Removing intermediate container 4c009a5c382a [2020-12-14T07:44:11.742Z] ---> e9528d8ea418 [2020-12-14T07:44:11.742Z] [2020-12-14T07:44:11.742Z] Step 11/27 : FROM docker:latest [2020-12-14T07:44:11.742Z] ---> aefe523efa57 [2020-12-14T07:44:11.742Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-14T07:44:11.742Z] Successfully built 2c92f8d938f5 [2020-12-14T07:44:11.742Z] Removing intermediate container 0abe30e22829 [2020-12-14T07:44:11.742Z] ---> 6e2ba27d51d5 [2020-12-14T07:44:11.742Z] Step 23/24 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 [2020-12-14T07:44:11.742Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-14T07:44:12.010Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 32b0bd446c31 [2020-12-14T07:44:12.010Z] Removing intermediate container e5c3376574d2 [2020-12-14T07:44:12.010Z] ---> 0938114ab034 [2020-12-14T07:44:12.010Z] Step 21/22 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 [2020-12-14T07:44:12.010Z] ---> Running in 79ca781436a0 [2020-12-14T07:44:12.010Z] Removing intermediate container 0f294207576b [2020-12-14T07:44:12.010Z] ---> 2bfa352d80be [2020-12-14T07:44:12.010Z] Step 22/24 : LABEL arch=x86_64 [2020-12-14T07:44:12.277Z] ---> Running in ca6c6e0d660b [2020-12-14T07:44:12.277Z] ---> Running in e22c154930e4 [2020-12-14T07:44:12.277Z] Removing intermediate container 79ca781436a0 [2020-12-14T07:44:12.277Z] ---> 0f9940ace555 [2020-12-14T07:44:12.277Z] Step 24/24 : LABEL version=0.0.0 [2020-12-14T07:44:12.542Z] Removing intermediate container ca6c6e0d660b [2020-12-14T07:44:12.542Z] ---> 468f7e8fd6a4 [2020-12-14T07:44:12.542Z] Step 22/22 : LABEL version=0.0.0 [2020-12-14T07:44:12.542Z] ---> Running in 5857136d109a [2020-12-14T07:44:12.804Z] ---> Running in 19617f9d623f [2020-12-14T07:44:12.804Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T07:44:12.804Z] Removing intermediate container e22c154930e4 [2020-12-14T07:44:12.804Z] ---> 4e1d8ea0f64e [2020-12-14T07:44:12.804Z] Step 23/24 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 [2020-12-14T07:44:12.804Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T07:44:12.804Z] ---> Running in 5f9424edb443 [2020-12-14T07:44:12.804Z] Removing intermediate container 5857136d109a [2020-12-14T07:44:12.804Z] ---> 4c94cfa7c964 [2020-12-14T07:44:12.804Z] [2020-12-14T07:44:12.804Z] Removing intermediate container 19617f9d623f [2020-12-14T07:44:12.804Z] ---> 1cd503401bdc [2020-12-14T07:44:12.804Z] [2020-12-14T07:44:13.065Z] (1/2) Installing readline (8.0.4-r0) [2020-12-14T07:44:13.065Z] (2/2) Installing bash (5.0.17-r0) [2020-12-14T07:44:13.065Z] Removing intermediate container 5f9424edb443 [2020-12-14T07:44:13.065Z] ---> 4fb4aa26e853 [2020-12-14T07:44:13.065Z] Step 24/24 : LABEL version=0.0.0 [2020-12-14T07:44:13.065Z] Executing bash-5.0.17-r0.post-install [2020-12-14T07:44:13.065Z] Executing busybox-1.31.1-r19.trigger [2020-12-14T07:44:13.065Z] OK: 12 MiB in 22 packages [2020-12-14T07:44:13.065Z] Successfully built 1cd503401bdc [2020-12-14T07:44:13.065Z] Successfully built 4c94cfa7c964 [2020-12-14T07:44:13.065Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-14T07:44:13.335Z]  Building docker-security-bootstrap-redis-go ... done Successfully tagged docker-support-notifications-go:latest [2020-12-14T07:44:13.335Z]  Building docker-support-notifications-go ... done  ---> Running in d40757760ba8 [2020-12-14T07:44:13.335Z] Removing intermediate container d40757760ba8 [2020-12-14T07:44:13.335Z] ---> ec3bd76019b7 [2020-12-14T07:44:13.335Z] [2020-12-14T07:44:13.597Z] Successfully built ec3bd76019b7 [2020-12-14T07:44:13.597Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-14T07:44:13.597Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 32b0bd446c31 [2020-12-14T07:44:13.597Z] ---> f1b9ef6b9fa5 [2020-12-14T07:44:13.597Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-14T07:44:13.597Z] ---> Running in d8f4d91957f8 [2020-12-14T07:44:14.551Z] Removing intermediate container d8f4d91957f8 [2020-12-14T07:44:14.551Z] ---> 9578411a6a6f [2020-12-14T07:44:14.551Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-14T07:44:14.551Z] ---> Running in 8406f81da4b1 [2020-12-14T07:44:14.551Z] Removing intermediate container 8406f81da4b1 [2020-12-14T07:44:14.551Z] ---> ff227f88b3ff [2020-12-14T07:44:14.551Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-14T07:44:14.812Z] ---> Running in 970e02a82b8e [2020-12-14T07:44:14.812Z] Removing intermediate container 970e02a82b8e [2020-12-14T07:44:14.812Z] ---> 6ba984d466ce [2020-12-14T07:44:14.812Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-14T07:44:15.074Z] ---> Running in 7d5cf17b9edc [2020-12-14T07:44:15.074Z] Removing intermediate container 7d5cf17b9edc [2020-12-14T07:44:15.074Z] ---> 204633c2f8f3 [2020-12-14T07:44:15.074Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-14T07:44:16.019Z] ---> ab1bc53a43ac [2020-12-14T07:44:16.019Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-14T07:44:16.019Z] ---> 2b940c540c8c [2020-12-14T07:44:16.019Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-14T07:44:16.617Z] ---> 3320ba2f6e7c [2020-12-14T07:44:16.617Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-14T07:44:16.617Z] ---> Running in c17b0242dc1f [2020-12-14T07:44:16.887Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T07:44:16.887Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T07:44:17.162Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-14T07:44:17.162Z] (2/33) Installing expat (2.2.9-r1) [2020-12-14T07:44:17.162Z] (3/33) Installing libffi (3.3-r2) [2020-12-14T07:44:17.162Z] (4/33) Installing gdbm (1.13-r1) [2020-12-14T07:44:17.162Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-14T07:44:17.162Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-14T07:44:17.162Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-14T07:44:18.135Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-14T07:44:18.135Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-14T07:44:18.135Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-14T07:44:18.135Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-14T07:44:18.135Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-14T07:44:18.135Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-14T07:44:18.135Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-14T07:44:18.407Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-14T07:44:18.698Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-14T07:44:18.698Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-14T07:44:18.698Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-14T07:44:18.698Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-14T07:44:18.698Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-14T07:44:18.698Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-14T07:44:18.698Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-14T07:44:18.698Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-14T07:44:18.698Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-14T07:44:18.698Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-14T07:44:18.698Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-14T07:44:18.698Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-14T07:44:18.959Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-14T07:44:18.959Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-14T07:44:18.959Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-14T07:44:18.959Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-14T07:44:18.959Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-14T07:44:18.959Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-14T07:44:18.959Z] Executing busybox-1.31.1-r19.trigger [2020-12-14T07:44:18.959Z] OK: 71 MiB in 55 packages [2020-12-14T07:44:26.489Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-14T07:44:28.984Z] Removing intermediate container c17b0242dc1f [2020-12-14T07:44:28.984Z] ---> b33a740dafe3 [2020-12-14T07:44:28.984Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-14T07:44:28.984Z] ---> Running in 693d993a3508 [2020-12-14T07:44:29.245Z] Collecting docker-compose==1.23.2 [2020-12-14T07:44:29.245Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-14T07:44:29.507Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-14T07:44:29.507Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-14T07:44:29.507Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-14T07:44:29.507Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-14T07:44:30.079Z] 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-14T07:44:30.079Z] Collecting jsonschema<3,>=2.5.1 [2020-12-14T07:44:30.079Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-14T07:44:30.341Z] Collecting docker<4.0,>=3.6.0 [2020-12-14T07:44:30.341Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-14T07:44:30.341Z] Collecting cached-property<2,>=1.2.0 [2020-12-14T07:44:30.341Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-14T07:44:30.601Z] Collecting docopt<0.7,>=0.6.1 [2020-12-14T07:44:30.601Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-14T07:44:31.173Z] Collecting texttable<0.10,>=0.9.0 [2020-12-14T07:44:31.173Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-14T07:44:31.439Z] Collecting PyYAML<4,>=3.10 [2020-12-14T07:44:31.439Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-14T07:44:32.381Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-14T07:44:32.381Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-14T07:44:32.381Z] Collecting docker-pycreds>=0.4.0 [2020-12-14T07:44:32.642Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-14T07:44:32.642Z] 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-14T07:44:32.642Z] Collecting idna<2.8,>=2.5 [2020-12-14T07:44:32.642Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-14T07:44:32.642Z] 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-14T07:44:32.904Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-14T07:44:32.904Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-14T07:44:32.904Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-14T07:44:32.904Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-14T07:44:32.904Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-14T07:44:32.904Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-14T07:44:33.165Z] Installing collected packages: websocket-client, dockerpty, jsonschema, idna, urllib3, requests, docker-pycreds, docker, cached-property, docopt, texttable, PyYAML, docker-compose [2020-12-14T07:44:33.165Z] Running setup.py install for dockerpty: started [2020-12-14T07:44:33.426Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-14T07:44:33.695Z] Attempting uninstall: idna [2020-12-14T07:44:33.695Z] Found existing installation: idna 2.9 [2020-12-14T07:44:33.695Z] Uninstalling idna-2.9: [2020-12-14T07:44:33.695Z] Successfully uninstalled idna-2.9 [2020-12-14T07:44:33.957Z] Attempting uninstall: urllib3 [2020-12-14T07:44:33.957Z] Found existing installation: urllib3 1.25.9 [2020-12-14T07:44:33.957Z] Uninstalling urllib3-1.25.9: [2020-12-14T07:44:33.957Z] Successfully uninstalled urllib3-1.25.9 [2020-12-14T07:44:33.957Z] Attempting uninstall: requests [2020-12-14T07:44:33.957Z] Found existing installation: requests 2.23.0 [2020-12-14T07:44:33.957Z] Uninstalling requests-2.23.0: [2020-12-14T07:44:34.218Z] Successfully uninstalled requests-2.23.0 [2020-12-14T07:44:34.479Z] Running setup.py install for docopt: started [2020-12-14T07:44:35.051Z] Running setup.py install for docopt: finished with status 'done' [2020-12-14T07:44:35.051Z] Running setup.py install for texttable: started [2020-12-14T07:44:35.313Z] Running setup.py install for texttable: finished with status 'done' [2020-12-14T07:44:35.313Z] Running setup.py install for PyYAML: started [2020-12-14T07:44:35.886Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-14T07:44:36.147Z] 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-14T07:44:39.454Z] Removing intermediate container 693d993a3508 [2020-12-14T07:44:39.454Z] ---> 0c0a2406140d [2020-12-14T07:44:39.454Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-14T07:44:39.454Z] ---> Running in 4766c2bff3a3 [2020-12-14T07:44:39.454Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-14T07:44:39.716Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-14T07:44:39.716Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-14T07:44:39.716Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-14T07:44:39.978Z] (3/3) Installing curl (7.69.1-r3) [2020-12-14T07:44:39.978Z] Executing busybox-1.31.1-r19.trigger [2020-12-14T07:44:39.978Z] OK: 72 MiB in 58 packages [2020-12-14T07:44:41.363Z] Removing intermediate container 4766c2bff3a3 [2020-12-14T07:44:41.363Z] ---> 6a647de78d21 [2020-12-14T07:44:41.363Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-14T07:44:41.363Z] ---> Running in c26e2722a331 [2020-12-14T07:44:41.363Z] Removing intermediate container c26e2722a331 [2020-12-14T07:44:41.363Z] ---> add9a9fb7628 [2020-12-14T07:44:41.363Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-14T07:44:41.363Z] ---> Running in 52a5407c5b3a [2020-12-14T07:44:41.625Z] Removing intermediate container 52a5407c5b3a [2020-12-14T07:44:41.625Z] ---> 7cc02380f9bd [2020-12-14T07:44:41.625Z] Step 25/27 : LABEL arch=x86_64 [2020-12-14T07:44:41.625Z] ---> Running in 80b7af36821e [2020-12-14T07:44:41.887Z] Removing intermediate container 80b7af36821e [2020-12-14T07:44:41.887Z] ---> 59fe37861815 [2020-12-14T07:44:41.887Z] Step 26/27 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 [2020-12-14T07:44:41.887Z] ---> Running in a0e77a63b825 [2020-12-14T07:44:42.148Z] Removing intermediate container a0e77a63b825 [2020-12-14T07:44:42.148Z] ---> 0f2ab55ed69a [2020-12-14T07:44:42.148Z] Step 27/27 : LABEL version=0.0.0 [2020-12-14T07:44:42.148Z] ---> Running in b14837acd30e [2020-12-14T07:44:42.148Z] Removing intermediate container b14837acd30e [2020-12-14T07:44:42.148Z] ---> 94bce6f94825 [2020-12-14T07:44:42.148Z] [2020-12-14T07:44:42.418Z] Successfully built 94bce6f94825 [2020-12-14T07:44:42.418Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-14T07:44:43.375Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-14T07:44:43.414Z] $ docker stop --time=1 a7d3f7e0cd0b535f0a0cf522fb9b1e7b8b1d69418485c1ff9c4c5d4800aac8c4 [2020-12-14T07:44:45.062Z] $ docker rm -f a7d3f7e0cd0b535f0a0cf522fb9b1e7b8b1d69418485c1ff9c4c5d4800aac8c4 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-14T07:44:45.623Z] + docker images [2020-12-14T07:44:45.623Z] + grep docker [2020-12-14T07:44:45.623Z] docker-sys-mgmt-agent-go latest 94bce6f94825 3 seconds ago 313MB [2020-12-14T07:44:45.623Z] docker-security-secretstore-setup-go latest ec3bd76019b7 32 seconds ago 24.7MB [2020-12-14T07:44:45.623Z] docker-security-bootstrap-redis-go latest 1cd503401bdc 33 seconds ago 15.9MB [2020-12-14T07:44:45.623Z] docker-support-notifications-go latest 4c94cfa7c964 33 seconds ago 13.6MB [2020-12-14T07:44:45.623Z] docker-security-proxy-setup-go latest 2c92f8d938f5 34 seconds ago 24.6MB [2020-12-14T07:44:45.623Z] docker-core-metadata-go latest 75d6fc3b3ca4 About a minute ago 14.5MB [2020-12-14T07:44:45.623Z] docker-core-command-go latest 94b509764cf8 About a minute ago 12.2MB [2020-12-14T07:44:45.623Z] docker-support-scheduler-go latest 95b77800d5f7 2 minutes ago 12.3MB [2020-12-14T07:44:45.623Z] docker-core-data-go latest 8101ba3dde75 2 minutes ago 23.7MB [2020-12-14T07:44:45.623Z] docker-security-secrets-setup-go latest b38491f1ef28 2 minutes ago 23.9MB [2020-12-14T07:44:45.623Z] docker latest aefe523efa57 3 days ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-12-14T07:44:46.801Z] Running on prd-ubuntu18.04-docker-8c-8g-15887 in /w/workspace/edgexfoundry_edgex-go_PR-2944 [Pipeline] { [Pipeline] ws [2020-12-14T07:44:46.896Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-12-14T07:44:48.745Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-14T07:44:48.745Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-14T07:44:48.745Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-14T07:44:48.745Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-14T07:44:48.745Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-14T07:44:48.745Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-14T07:44:48.909Z] using credential edgex-jenkins-ssh [2020-12-14T07:44:48.961Z] Cloning the remote Git repository [2020-12-14T07:44:48.978Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-14T07:44:49.049Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-12-14T07:44:49.101Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-14T07:44:49.102Z] > git --version # timeout=10 [2020-12-14T07:44:49.112Z] > git --version # 'git version 2.17.1' [2020-12-14T07:44:49.112Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T07:44:49.149Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-14T07:44:53.077Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.099s [2020-12-14T07:44:53.077Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-14T07:44:53.077Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-14T07:44:54.060Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-14T07:44:54.060Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-14T07:44:54.060Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-14T07:44:54.060Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-14T07:44:56.766Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-14T07:44:56.772Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-14T07:44:56.782Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-14T07:44:56.791Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-14T07:44:56.791Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T07:44:56.794Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2944/head:refs/remotes/origin/PR-2944 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-14T07:44:57.299Z] Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit 24b7634453227e8df51ea6aa002a7fed098fab96 [2020-12-14T07:44:57.419Z] Merge succeeded, producing 24b7634453227e8df51ea6aa002a7fed098fab96 [2020-12-14T07:44:57.419Z] Checking out Revision 24b7634453227e8df51ea6aa002a7fed098fab96 (PR-2944) [2020-12-14T07:44:57.302Z] > git config core.sparsecheckout # timeout=10 [2020-12-14T07:44:57.308Z] > git checkout -f 24b7634453227e8df51ea6aa002a7fed098fab96 # timeout=10 [2020-12-14T07:44:57.383Z] > git remote # timeout=10 [2020-12-14T07:44:57.390Z] > git config --get remote.origin.url # timeout=10 [2020-12-14T07:44:57.397Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-14T07:44:57.401Z] > git merge c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 [2020-12-14T07:44:57.410Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-14T07:44:57.417Z] > git config core.sparsecheckout # timeout=10 [2020-12-14T07:44:57.420Z] > git checkout -f 24b7634453227e8df51ea6aa002a7fed098fab96 # timeout=10 [2020-12-14T07:45:01.012Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry" [2020-12-14T07:45:01.036Z] > git --version # timeout=10 [2020-12-14T07:45:01.039Z] > git --version # 'git version 2.17.1' [2020-12-14T07:45:01.044Z] fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-14T07:45:02.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.213s coverage: 46.6% of statements [2020-12-14T07:45:02.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-14T07:45:02.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-14T07:45:02.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-14T07:45:02.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-14T07:45:02.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-14T07:45:02.442Z] + echo snap-build.sh [2020-12-14T07:45:02.442Z] snap-build.sh [2020-12-14T07:45:02.442Z] + SNAP_BASE_DIR=. [2020-12-14T07:45:02.442Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2020-12-14T07:45:02.442Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2020-12-14T07:45:02.442Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2020-12-14T07:45:02.442Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2020-12-14T07:45:02.442Z] + cd /w/workspace/edgex-go/1 [2020-12-14T07:45:02.442Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-14T07:45:02.442Z] Reading package lists... [2020-12-14T07:45:02.442Z] Building dependency tree... [2020-12-14T07:45:02.442Z] Reading state information... [2020-12-14T07:45:02.714Z] The following packages were automatically installed and are no longer required: [2020-12-14T07:45:02.714Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-14T07:45:02.714Z] uidmap xdelta3 [2020-12-14T07:45:02.714Z] Use 'sudo apt autoremove' to remove them. [2020-12-14T07:45:02.714Z] The following packages will be REMOVED: [2020-12-14T07:45:02.714Z] lxd* lxd-client* [2020-12-14T07:45:02.977Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-14T07:45:02.977Z] After this operation, 31.7 MB disk space will be freed. [2020-12-14T07:45:04.024Z] (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-14T07:45:04.024Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-14T07:45:04.966Z] Removing lxd dnsmasq configuration [2020-12-14T07:45:04.966Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-14T07:45:04.966Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-14T07:45:10.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.512s coverage: 27.1% of statements [2020-12-14T07:45:10.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-14T07:45:10.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-14T07:45:10.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-14T07:45:10.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-14T07:45:10.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-14T07:45:10.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-14T07:45:10.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.071s coverage: 100.0% of statements [2020-12-14T07:45:10.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-14T07:45:10.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.087s coverage: 100.0% of statements [2020-12-14T07:45:10.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-14T07:45:10.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-14T07:45:10.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.195s coverage: 67.7% of statements [2020-12-14T07:45:10.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-14T07:45:10.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-14T07:45:10.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.676s coverage: 82.3% of statements [2020-12-14T07:45:10.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-14T07:45:10.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-14T07:45:10.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-14T07:45:10.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-14T07:45:16.163Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.127s coverage: 28.6% of statements [2020-12-14T07:45:16.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-14T07:45:16.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-14T07:45:16.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-14T07:45:16.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-14T07:45:16.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-14T07:45:16.163Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.145s coverage: 100.0% of statements [2020-12-14T07:45:16.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-14T07:45:16.163Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.087s coverage: 100.0% of statements [2020-12-14T07:45:16.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-14T07:45:17.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.299s coverage: 86.7% of statements [2020-12-14T07:45:17.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-14T07:45:20.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.350s coverage: 97.5% of statements [2020-12-14T07:45:20.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-14T07:45:20.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.164s coverage: 78.3% of statements [2020-12-14T07:45:20.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-14T07:45:20.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-14T07:45:20.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-14T07:45:20.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-14T07:45:25.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.086s coverage: 93.8% of statements [2020-12-14T07:45:25.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-14T07:45:25.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-14T07:45:25.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-14T07:45:25.693Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-14T07:45:25.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-14T07:45:25.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-14T07:45:25.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-14T07:45:25.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-14T07:45:25.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-14T07:45:25.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-14T07:45:25.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-14T07:45:25.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-14T07:45:25.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-14T07:45:25.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-14T07:45:25.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-14T07:45:25.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-14T07:45:25.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-14T07:45:25.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-14T07:45:25.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-14T07:45:25.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-14T07:45:25.693Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2020-12-14T07:45:25.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-14T07:45:25.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-14T07:45:25.693Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.216s coverage: 0.1% of statements [2020-12-14T07:45:25.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-14T07:45:25.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-14T07:45:25.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-14T07:45:25.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-14T07:45:25.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2020-12-14T07:45:25.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-14T07:45:25.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.133s coverage: 75.5% of statements [2020-12-14T07:45:25.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-14T07:45:25.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.8% of statements [2020-12-14T07:45:25.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.165s coverage: 87.2% of statements [2020-12-14T07:45:27.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.129s coverage: 84.2% of statements [2020-12-14T07:45:28.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.215s coverage: 91.4% of statements [2020-12-14T07:45:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-14T07:45:31.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.690s coverage: 63.5% of statements [2020-12-14T07:45:31.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-14T07:45:31.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-14T07:45:31.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.096s coverage: 100.0% of statements [2020-12-14T07:45:31.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 91.3% of statements [2020-12-14T07:45:31.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2020-12-14T07:45:31.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements [2020-12-14T07:45:32.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements [2020-12-14T07:45:37.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.805s coverage: 55.9% of statements [2020-12-14T07:45:37.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-14T07:45:37.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-14T07:45:37.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-14T07:45:37.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-14T07:45:37.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-14T07:45:37.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-14T07:46:10.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 31.784s coverage: 86.3% of statements [2020-12-14T07:46:10.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-14T07:46:10.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.212s coverage: 72.2% of statements [2020-12-14T07:46:10.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.529s coverage: 72.1% of statements [2020-12-14T07:46:10.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.137s coverage: 82.4% of statements [2020-12-14T07:46:10.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.076s coverage: 48.4% of statements [2020-12-14T07:46:10.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-14T07:46:10.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-14T07:46:10.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-14T07:46:10.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.061s coverage: 28.8% of statements [2020-12-14T07:46:10.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-14T07:46:10.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.106s coverage: 96.8% of statements [2020-12-14T07:46:10.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-14T07:46:10.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.364s coverage: 37.0% of statements [2020-12-14T07:46:10.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-14T07:46:10.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-14T07:46:10.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.599s coverage: 84.0% of statements [2020-12-14T07:46:10.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.101s coverage: 100.0% of statements [2020-12-14T07:46:10.860Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.383s coverage: 47.1% of statements [2020-12-14T07:46:10.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-14T07:46:10.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-14T07:46:10.860Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.040s coverage: 100.0% of statements [2020-12-14T07:46:10.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-14T07:46:10.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-14T07:46:10.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-14T07:46:10.860Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.119s coverage: 100.0% of statements [2020-12-14T07:46:10.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-14T07:46:10.860Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.104s coverage: 100.0% of statements [2020-12-14T07:46:10.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-14T07:46:10.860Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.623s coverage: 29.1% of statements [2020-12-14T07:46:10.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-14T07:46:10.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-14T07:46:10.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-14T07:46:10.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-14T07:46:10.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-14T07:46:10.860Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.179s coverage: 99.0% of statements [2020-12-14T07:46:10.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-14T07:46:10.860Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.100s coverage: 100.0% of statements [2020-12-14T07:46:10.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-14T07:46:10.860Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements [2020-12-14T07:46:10.860Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-14T07:46:10.860Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.061s coverage: 100.0% of statements [2020-12-14T07:46:10.860Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-14T07:46:10.860Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-14T07:46:10.860Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-14T07:46:10.860Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-14T07:46:10.860Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.084s coverage: 87.9% of statements [2020-12-14T07:46:10.860Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-14T07:46:10.860Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-14T07:46:10.860Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements [2020-12-14T07:46:10.860Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2020-12-14T07:46:10.860Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2020-12-14T07:46:10.860Z] GO111MODULE=on go vet ./... [2020-12-14T07:46:41.473Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-14T07:46:41.473Z] (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-14T07:46:41.473Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-14T07:46:41.733Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-14T07:46:41.999Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-14T07:46:42.945Z] + sudo snap remove --purge lxd [2020-12-14T07:46:43.207Z] snap "lxd" is not installed [2020-12-14T07:46:43.207Z] + sudo groupadd --force --system lxd [2020-12-14T07:46:43.207Z] ++ whoami [2020-12-14T07:46:43.207Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-14T07:46:43.207Z] + newgrp - lxd [2020-12-14T07:46:43.207Z] + sudo snap install lxd [2020-12-14T07:46:49.797Z] 2020-12-14T07:46:48Z INFO Waiting for automatic snapd restart... [2020-12-14T07:47:04.704Z] lxd 4.8 from Canonical* installed [2020-12-14T07:47:04.704Z] + sudo lxd init --auto [2020-12-14T07:47:12.876Z] + sudo snap install --classic snapcraft [2020-12-14T07:47:18.925Z] gofmt -l . [2020-12-14T07:47:18.925Z] [ "`gofmt -l .`" = "" ] [2020-12-14T07:47:18.925Z] ./bin/test-go-mod-tidy.sh [2020-12-14T07:47:19.459Z] snapcraft 4.4.4 from Canonical* installed [2020-12-14T07:47:19.459Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-14T07:47:19.459Z] + patch --verbose -p1 [2020-12-14T07:47:19.459Z] Hmm... Looks like a unified diff to me... [2020-12-14T07:47:19.459Z] The text leading up to this was: [2020-12-14T07:47:19.459Z] -------------------------- [2020-12-14T07:47:19.459Z] |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 [2020-12-14T07:47:19.459Z] |From: Tony Espy [2020-12-14T07:47:19.459Z] |Date: Wed, 2 Dec 2020 17:38:31 -0500 [2020-12-14T07:47:19.459Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2020-12-14T07:47:19.459Z] | [2020-12-14T07:47:19.459Z] |This patch is used by the EdgeX CI pipeline builds to [2020-12-14T07:47:19.459Z] |optimize the snap CI check run for pull requests. When [2020-12-14T07:47:19.459Z] |applied, it essentially strips out everything (apps and [2020-12-14T07:47:19.459Z] |parts) from the snapcraft.yaml file except those required [2020-12-14T07:47:19.459Z] |to build edgex-go, as the whole idea of the CI check is to [2020-12-14T07:47:19.459Z] |catch changes to edgex-go that break the snap build. [2020-12-14T07:47:19.459Z] | [2020-12-14T07:47:19.459Z] |In general, anyone updating snapcraft.yaml will also need [2020-12-14T07:47:19.459Z] |to update this patch file, otherwise it may fail to apply, [2020-12-14T07:47:19.459Z] |resulting in a failed snap build CI check in the associated [2020-12-14T07:47:19.459Z] |pull request. [2020-12-14T07:47:19.459Z] | [2020-12-14T07:47:19.459Z] |Note - in addition to applying this patch, the pipeline also [2020-12-14T07:47:19.459Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2020-12-14T07:47:19.459Z] |need to build the finally binary .snap file (and it won't [2020-12-14T07:47:19.459Z] |work with the patch applied). This further reduces the build [2020-12-14T07:47:19.459Z] |time. [2020-12-14T07:47:19.459Z] |--- [2020-12-14T07:47:19.459Z] | snap/snapcraft.yaml | 466 +------------------------------------------- [2020-12-14T07:47:19.459Z] | 1 file changed, 2 insertions(+), 464 deletions(-) [2020-12-14T07:47:19.459Z] | [2020-12-14T07:47:19.459Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-12-14T07:47:19.459Z] |index b265277c..d7e1de37 100644 [2020-12-14T07:47:19.459Z] |--- a/snap/snapcraft.yaml [2020-12-14T07:47:19.459Z] |+++ b/snap/snapcraft.yaml [2020-12-14T07:47:19.459Z] -------------------------- [2020-12-14T07:47:19.459Z] patching file snap/snapcraft.yaml [2020-12-14T07:47:19.459Z] Using Plan A... [2020-12-14T07:47:19.459Z] Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). [2020-12-14T07:47:19.459Z] Hunk #2 succeeded at 81 (offset -3 lines). [2020-12-14T07:47:19.459Z] Hunk #3 succeeded at 211 (offset -7 lines). [2020-12-14T07:47:19.459Z] Hunk #4 succeeded at 226 (offset -7 lines). [2020-12-14T07:47:19.459Z] Hunk #5 succeeded at 234 (offset -7 lines). [2020-12-14T07:47:19.459Z] Hunk #6 succeeded at 241 (offset -7 lines). [2020-12-14T07:47:19.459Z] Hunk #7 succeeded at 268 (offset -7 lines). [2020-12-14T07:47:19.459Z] Hunk #8 succeeded at 302 (offset -7 lines). [2020-12-14T07:47:19.459Z] Hunk #9 succeeded at 358 (offset -7 lines). [2020-12-14T07:47:19.459Z] Hmm... Ignoring the trailing garbage. [2020-12-14T07:47:19.459Z] done [2020-12-14T07:47:19.459Z] + sudo snapcraft prime --use-lxd [2020-12-14T07:47:19.521Z] ./bin/test-attribution-txt.sh [2020-12-14T07:47:20.403Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-12-14T07:47:20.403Z] 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-14T07:47:20.403Z] - README.md [2020-12-14T07:47:20.403Z] - snapcraft.yaml.orig [2020-12-14T07:47:20.403Z] [2020-12-14T07:47:20.403Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-14T07:47:20.976Z] Launching a container. [Pipeline] sh [2020-12-14T07:47:24.502Z] + ls -al . [2020-12-14T07:47:24.502Z] total 696 [2020-12-14T07:47:24.502Z] drwxrwxr-x 9 1001 1001 4096 Dec 14 07:47 . [2020-12-14T07:47:24.502Z] drwxr-xr-x 4 root root 4096 Dec 14 07:43 .. [2020-12-14T07:47:24.502Z] -rw-rw-r-- 1 1001 1001 11 Dec 14 07:41 .dockerignore [2020-12-14T07:47:24.502Z] drwxrwxr-x 8 1001 1001 4096 Dec 14 07:41 .git [2020-12-14T07:47:24.502Z] drwxrwxr-x 3 1001 1001 4096 Dec 14 07:41 .github [2020-12-14T07:47:24.502Z] -rw-rw-r-- 1 1001 1001 943 Dec 14 07:41 .gitignore [2020-12-14T07:47:24.502Z] -rw-rw-r-- 1 1001 1001 166 Dec 14 07:41 .sonarcloud.properties [2020-12-14T07:47:24.502Z] -rw-rw-r-- 1 1001 1001 3804 Dec 14 07:41 CONTRIBUTING.md [2020-12-14T07:47:24.502Z] -rw-rw-r-- 1 1001 1001 1035 Dec 14 07:41 Dockerfile.build [2020-12-14T07:47:24.502Z] -rw-rw-r-- 1 1001 1001 863 Dec 14 07:41 Jenkinsfile [2020-12-14T07:47:24.502Z] -rw-rw-r-- 1 1001 1001 10775 Dec 14 07:41 LICENSE [2020-12-14T07:47:24.502Z] -rw-rw-r-- 1 1001 1001 6318 Dec 14 07:41 Makefile [2020-12-14T07:47:24.502Z] -rw-rw-r-- 1 1001 1001 6447 Dec 14 07:41 README.md [2020-12-14T07:47:24.502Z] -rw-rw-r-- 1 1001 1001 7286 Dec 14 07:41 SECURITY.md [2020-12-14T07:47:24.502Z] -rw-rw-r-- 1 1001 1001 5 Dec 14 07:36 VERSION [2020-12-14T07:47:24.502Z] -rw-rw-r-- 1 1001 1001 4131 Dec 14 07:41 ZMQWindows.md [2020-12-14T07:47:24.502Z] drwxrwxr-x 2 1001 1001 4096 Dec 14 07:41 bin [2020-12-14T07:47:24.502Z] drwxrwxr-x 15 1001 1001 4096 Dec 14 07:41 cmd [2020-12-14T07:47:24.502Z] -rw-r--r-- 1 root root 569827 Dec 14 07:46 coverage.out [2020-12-14T07:47:24.502Z] -rw-r--r-- 1 root root 1041 Dec 14 07:47 go.mod [2020-12-14T07:47:24.502Z] -rw-r--r-- 1 root root 18959 Dec 14 07:47 go.sum [2020-12-14T07:47:24.502Z] drwxrwxr-x 8 1001 1001 4096 Dec 14 07:41 internal [2020-12-14T07:47:24.502Z] drwxrwxr-x 4 1001 1001 4096 Dec 14 07:41 openapi [2020-12-14T07:47:24.502Z] drwxrwxr-x 4 1001 1001 4096 Dec 14 07:41 snap [2020-12-14T07:47:24.502Z] -rw-rw-r-- 1 1001 1001 168 Dec 14 07:41 version.go [Pipeline] sh [2020-12-14T07:47:25.227Z] + '[' -e coverage.out ] [2020-12-14T07:47:25.227Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-14T07:47:25.278Z] Warning: overwriting stash ‘coverage-report’ [2020-12-14T07:47:26.627Z] Stashed 1 file(s) [Pipeline] sh [2020-12-14T07:47:27.316Z] + make build [2020-12-14T07:47:27.316Z] 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-14T07:47:33.214Z] Waiting for container to be ready [2020-12-14T07:47:33.214Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-12-14T07:47:33.214Z] [2020-12-14T07:47:35.133Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-12-14T07:47:35.703Z] Waiting for network to be ready... [2020-12-14T07:47:36.275Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-14T07:47:36.275Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-14T07:47:36.537Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1452 kB] [2020-12-14T07:47:36.799Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-14T07:47:36.799Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-14T07:47:37.059Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-14T07:47:37.320Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-14T07:47:37.320Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-14T07:47:37.320Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-14T07:47:37.320Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-14T07:47:37.320Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-14T07:47:37.320Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-14T07:47:37.320Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-14T07:47:37.320Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-14T07:47:37.320Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-14T07:47:37.320Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-14T07:47:37.320Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-14T07:47:37.320Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-14T07:47:37.894Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-14T07:47:37.894Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1787 kB] [2020-12-14T07:47:37.894Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-14T07:47:37.894Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-14T07:47:38.154Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-14T07:47:38.154Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-14T07:47:38.154Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-14T07:47:38.154Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-14T07:47:38.154Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-14T07:47:39.704Z] 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-14T07:47:40.701Z] Fetched 23.5 MB in 4s (5389 kB/s) [2020-12-14T07:47:40.962Z] Reading package lists... [2020-12-14T07:47:41.222Z] Reading package lists... [2020-12-14T07:47:41.482Z] Building dependency tree... [2020-12-14T07:47:41.482Z] Reading state information... [2020-12-14T07:47:41.482Z] The following additional packages will be installed: [2020-12-14T07:47:41.482Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-14T07:47:41.482Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-14T07:47:41.482Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-14T07:47:41.482Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-12-14T07:47:41.482Z] Suggested packages: [2020-12-14T07:47:41.482Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-12-14T07:47:41.482Z] Recommended packages: [2020-12-14T07:47:41.482Z] gnupg libsasl2-modules [2020-12-14T07:47:41.482Z] The following NEW packages will be installed: [2020-12-14T07:47:41.482Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-14T07:47:41.482Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-14T07:47:41.482Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-14T07:47:41.482Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-12-14T07:47:41.482Z] The following packages will be upgraded: [2020-12-14T07:47:41.482Z] gpg gpg-agent gpgconf libudev1 [2020-12-14T07:47:41.742Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2020-12-14T07:47:41.742Z] Need to get 3531 kB of archives. [2020-12-14T07:47:41.742Z] After this operation, 13.3 MB of additional disk space will be used. [2020-12-14T07:47:41.742Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2020-12-14T07:47:41.742Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2020-12-14T07:47:41.742Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2020-12-14T07:47:41.742Z] 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-14T07:47:41.742Z] 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-14T07:47:41.742Z] 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-14T07:47:41.742Z] 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-14T07:47:41.742Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2020-12-14T07:47:41.742Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2020-12-14T07:47:42.315Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2020-12-14T07:47:42.577Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-12-14T07:47:42.577Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2020-12-14T07:47:42.577Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-12-14T07:47:42.577Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-12-14T07:47:42.577Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-12-14T07:47:42.577Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-12-14T07:47:42.577Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-12-14T07:47:42.577Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-12-14T07:47:42.577Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-12-14T07:47:42.577Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-12-14T07:47:42.577Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-12-14T07:47:42.577Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-12-14T07:47:42.838Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-14T07:47:42.838Z] Fetched 3531 kB in 1s (3170 kB/s) [2020-12-14T07:47:42.838Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-14T07:47:42.838Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2020-12-14T07:47:42.838Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-14T07:47:43.098Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2020-12-14T07:47:43.098Z] Selecting previously unselected package udev. [2020-12-14T07:47:43.098Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-14T07:47:43.098Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2020-12-14T07:47:43.098Z] Unpacking udev (237-3ubuntu10.43) ... [2020-12-14T07:47:43.359Z] Selecting previously unselected package libfuse2:amd64. [2020-12-14T07:47:43.359Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-12-14T07:47:43.359Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-14T07:47:43.359Z] Selecting previously unselected package fuse. [2020-12-14T07:47:43.359Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2020-12-14T07:47:43.359Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-12-14T07:47:43.625Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-14T07:47:43.625Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-14T07:47:43.625Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-14T07:47:43.625Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-14T07:47:43.887Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-14T07:47:43.887Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-14T07:47:43.887Z] Selecting previously unselected package libksba8:amd64. [2020-12-14T07:47:43.887Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2020-12-14T07:47:43.887Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-12-14T07:47:43.887Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-12-14T07:47:43.887Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-14T07:47:43.887Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-14T07:47:43.887Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-12-14T07:47:43.887Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-14T07:47:44.148Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-14T07:47:44.148Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-12-14T07:47:44.148Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-14T07:47:44.148Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-14T07:47:44.148Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-12-14T07:47:44.148Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-14T07:47:44.148Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-14T07:47:44.410Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-12-14T07:47:44.410Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-14T07:47:44.410Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-14T07:47:44.410Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-12-14T07:47:44.410Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-14T07:47:44.410Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-14T07:47:44.410Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-12-14T07:47:44.410Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-14T07:47:44.410Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-14T07:47:44.410Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-12-14T07:47:44.410Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-14T07:47:44.410Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-14T07:47:44.672Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-12-14T07:47:44.672Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-14T07:47:44.672Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-14T07:47:44.672Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-14T07:47:44.672Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-14T07:47:44.672Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-14T07:47:44.672Z] Selecting previously unselected package libsasl2-2:amd64. [2020-12-14T07:47:44.672Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-14T07:47:44.672Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-14T07:47:44.935Z] Selecting previously unselected package libldap-common. [2020-12-14T07:47:44.935Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2020-12-14T07:47:44.935Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-14T07:47:44.935Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-14T07:47:44.935Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2020-12-14T07:47:44.935Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-14T07:47:44.935Z] Selecting previously unselected package dirmngr. [2020-12-14T07:47:44.935Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-14T07:47:44.935Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-14T07:47:45.196Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-14T07:47:45.196Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-12-14T07:47:45.196Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-14T07:47:45.196Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-14T07:47:45.196Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-14T07:47:45.458Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-12-14T07:47:45.458Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-14T07:47:45.458Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-12-14T07:47:45.458Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-14T07:47:45.458Z] Setting up udev (237-3ubuntu10.43) ... [2020-12-14T07:47:45.719Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-12-14T07:47:45.981Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-14T07:47:45.981Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-12-14T07:47:45.981Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-12-14T07:47:45.981Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-12-14T07:47:45.981Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-14T07:47:45.981Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-14T07:47:46.245Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-14T07:47:46.245Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-14T07:47:46.245Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-14T07:47:46.245Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-14T07:47:46.245Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-14T07:47:46.245Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-14T07:47:46.245Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-14T07:47:46.245Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-14T07:47:46.818Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-12-14T07:47:46.818Z] settings in the [Install] section, and DefaultInstance for template units). [2020-12-14T07:47:46.818Z] This means they are not meant to be enabled using systemctl. [2020-12-14T07:47:46.818Z] Possible reasons for having this kind of units are: [2020-12-14T07:47:46.818Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-12-14T07:47:46.818Z] .wants/ or .requires/ directory. [2020-12-14T07:47:46.818Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-12-14T07:47:46.818Z] a requirement dependency on it. [2020-12-14T07:47:46.818Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-12-14T07:47:46.818Z] D-Bus, udev, scripted systemctl call, ...). [2020-12-14T07:47:46.818Z] 4) In case of template units, the unit is meant to be enabled with some [2020-12-14T07:47:46.818Z] instance name specified. [2020-12-14T07:47:47.079Z] Reading package lists... [2020-12-14T07:47:47.079Z] Building dependency tree... [2020-12-14T07:47:47.079Z] Reading state information... [2020-12-14T07:47:47.339Z] The following additional packages will be installed: [2020-12-14T07:47:47.339Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-12-14T07:47:47.339Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-12-14T07:47:47.339Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-12-14T07:47:47.339Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-12-14T07:47:47.339Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-12-14T07:47:47.339Z] Suggested packages: [2020-12-14T07:47:47.339Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-12-14T07:47:47.339Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-12-14T07:47:47.339Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-12-14T07:47:47.339Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-12-14T07:47:47.339Z] systemd-container policykit-1 [2020-12-14T07:47:47.339Z] Recommended packages: [2020-12-14T07:47:47.339Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-12-14T07:47:47.339Z] The following NEW packages will be installed: [2020-12-14T07:47:47.339Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-12-14T07:47:47.339Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-12-14T07:47:47.339Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-12-14T07:47:47.339Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-12-14T07:47:47.340Z] python3.6-minimal snapd squashfs-tools sudo [2020-12-14T07:47:47.340Z] The following packages will be upgraded: [2020-12-14T07:47:47.340Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-12-14T07:47:47.600Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2020-12-14T07:47:47.600Z] Need to get 35.2 MB of archives. [2020-12-14T07:47:47.600Z] After this operation, 141 MB of additional disk space will be used. [2020-12-14T07:47:47.600Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2020-12-14T07:47:47.600Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2020-12-14T07:47:48.170Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2020-12-14T07:47:48.170Z] 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-14T07:47:48.170Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2020-12-14T07:47:48.171Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2020-12-14T07:47:48.171Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-12-14T07:47:48.171Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-12-14T07:47:48.171Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-12-14T07:47:48.171Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-12-14T07:47:48.171Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] [2020-12-14T07:47:48.171Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-12-14T07:47:48.171Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2020-12-14T07:47:48.171Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2020-12-14T07:47:48.431Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-12-14T07:47:48.431Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2020-12-14T07:47:48.431Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-12-14T07:47:48.431Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2020-12-14T07:47:48.431Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-12-14T07:47:48.431Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-12-14T07:47:48.431Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-12-14T07:47:48.431Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-12-14T07:47:48.431Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-12-14T07:47:48.431Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2020-12-14T07:47:48.694Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2020-12-14T07:47:48.694Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2020-12-14T07:47:48.694Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2020-12-14T07:47:48.694Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2020-12-14T07:47:48.694Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2020-12-14T07:47:48.694Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-12-14T07:47:49.641Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-14T07:47:49.641Z] Fetched 35.2 MB in 2s (15.9 MB/s) [2020-12-14T07:47:49.641Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-14T07:47:49.641Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2020-12-14T07:47:49.902Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-14T07:47:50.475Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2020-12-14T07:47:50.475Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-14T07:47:50.475Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2020-12-14T07:47:50.736Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-14T07:47:50.736Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2020-12-14T07:47:50.736Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-14T07:47:50.997Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2020-12-14T07:47:50.997Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-14T07:47:50.997Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2020-12-14T07:47:50.997Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-14T07:47:51.258Z] Setting up apt (1.6.12ubuntu0.2) ... [2020-12-14T07:47:51.258Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-12-14T07:47:51.830Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-12-14T07:47:51.830Z] (Reading database ... 12764 files and directories currently installed.) [2020-12-14T07:47:51.830Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-14T07:47:51.830Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-14T07:47:52.091Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-12-14T07:47:52.091Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-14T07:47:52.091Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-14T07:47:52.353Z] Selecting previously unselected package libexpat1:amd64. [2020-12-14T07:47:52.353Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-12-14T07:47:52.353Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-14T07:47:52.353Z] Selecting previously unselected package python3.6-minimal. [2020-12-14T07:47:52.353Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-14T07:47:52.353Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-14T07:47:52.614Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-14T07:47:52.614Z] Checking for services that may need to be restarted...done. [2020-12-14T07:47:52.614Z] Checking for services that may need to be restarted...done. [2020-12-14T07:47:52.875Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-14T07:47:52.875Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-14T07:47:52.875Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-14T07:47:53.447Z] Selecting previously unselected package python3-minimal. [2020-12-14T07:47:53.447Z] (Reading database ... 13012 files and directories currently installed.) [2020-12-14T07:47:53.447Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-12-14T07:47:53.447Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-12-14T07:47:53.447Z] Selecting previously unselected package mime-support. [2020-12-14T07:47:53.447Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-12-14T07:47:53.447Z] Unpacking mime-support (3.60ubuntu1) ... [2020-12-14T07:47:53.447Z] Selecting previously unselected package libmpdec2:amd64. [2020-12-14T07:47:53.447Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-12-14T07:47:53.447Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-14T07:47:53.710Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-12-14T07:47:53.710Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-14T07:47:53.710Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-14T07:47:53.971Z] Selecting previously unselected package python3.6. [2020-12-14T07:47:53.971Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-14T07:47:53.971Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-14T07:47:53.971Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-14T07:47:53.971Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-12-14T07:47:53.971Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-14T07:47:54.231Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-12-14T07:47:54.231Z] Selecting previously unselected package python3. [2020-12-14T07:47:54.494Z] (Reading database ... 13442 files and directories currently installed.) [2020-12-14T07:47:54.494Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2020-12-14T07:47:54.494Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-12-14T07:47:54.494Z] Selecting previously unselected package multiarch-support. [2020-12-14T07:47:54.494Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... [2020-12-14T07:47:54.494Z] Unpacking multiarch-support (2.27-3ubuntu1.3) ... [2020-12-14T07:47:54.494Z] Setting up multiarch-support (2.27-3ubuntu1.3) ... [2020-12-14T07:47:54.494Z] Selecting previously unselected package liblzo2-2:amd64. [2020-12-14T07:47:54.494Z] (Reading database ... 13479 files and directories currently installed.) [2020-12-14T07:47:54.494Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-12-14T07:47:54.755Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-12-14T07:47:54.755Z] Selecting previously unselected package libbsd0:amd64. [2020-12-14T07:47:54.755Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-12-14T07:47:54.755Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-14T07:47:54.755Z] Selecting previously unselected package sudo. [2020-12-14T07:47:54.755Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2020-12-14T07:47:54.755Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-14T07:47:55.015Z] Selecting previously unselected package apparmor. [2020-12-14T07:47:55.016Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-12-14T07:47:55.016Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-12-14T07:47:55.016Z] Selecting previously unselected package libedit2:amd64. [2020-12-14T07:47:55.016Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2020-12-14T07:47:55.016Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-12-14T07:47:55.276Z] Selecting previously unselected package libkrb5support0:amd64. [2020-12-14T07:47:55.276Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2020-12-14T07:47:55.276Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-14T07:47:55.276Z] Selecting previously unselected package libk5crypto3:amd64. [2020-12-14T07:47:55.276Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-14T07:47:55.276Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-14T07:47:55.538Z] Selecting previously unselected package libkeyutils1:amd64. [2020-12-14T07:47:55.538Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-12-14T07:47:55.538Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-14T07:47:55.538Z] Selecting previously unselected package libkrb5-3:amd64. [2020-12-14T07:47:55.538Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-14T07:47:55.538Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-14T07:47:55.538Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-14T07:47:55.538Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2020-12-14T07:47:55.538Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-14T07:47:56.110Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-12-14T07:47:56.110Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2020-12-14T07:47:56.110Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-14T07:47:56.371Z] Selecting previously unselected package openssh-client. [2020-12-14T07:47:56.371Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-12-14T07:47:56.371Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-14T07:47:56.371Z] Selecting previously unselected package squashfs-tools. [2020-12-14T07:47:56.371Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-12-14T07:47:56.371Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-14T07:47:56.632Z] Selecting previously unselected package snapd. [2020-12-14T07:47:56.632Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2020-12-14T07:47:56.632Z] Unpacking snapd (2.48+18.04) ... [2020-12-14T07:47:58.542Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-12-14T07:47:58.542Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-14T07:47:58.542Z] Setting up mime-support (3.60ubuntu1) ... [2020-12-14T07:47:58.807Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-14T07:47:58.807Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-14T07:47:58.807Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-14T07:47:58.807Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-14T07:47:58.807Z] Setting up systemd (237-3ubuntu10.43) ... [2020-12-14T07:47:58.807Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-12-14T07:47:59.752Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-14T07:47:59.752Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-14T07:47:59.752Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-12-14T07:47:59.752Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-14T07:47:59.752Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-14T07:47:59.752Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-14T07:48:00.330Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-14T07:48:00.330Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-14T07:48:00.330Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-14T07:48:00.330Z] Setting up python3 (3.6.7-1~18.04) ... [2020-12-14T07:48:00.330Z] running python rtupdate hooks for python3.6... [2020-12-14T07:48:00.330Z] running python post-rtupdate hooks for python3.6... [2020-12-14T07:48:00.592Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-12-14T07:48:02.513Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-12-14T07:48:02.774Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-14T07:48:02.774Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-14T07:48:02.774Z] Setting up snapd (2.48+18.04) ... [2020-12-14T07:48:03.345Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-12-14T07:48:03.345Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-12-14T07:48:03.607Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-12-14T07:48:03.607Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-12-14T07:48:03.867Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-14T07:48:03.867Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-14T07:48:03.867Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-12-14T07:48:04.131Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-12-14T07:48:04.393Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-12-14T07:48:04.393Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-12-14T07:48:04.653Z] /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-14T07:48:04.653Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-14T07:48:04.653Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-14T07:48:05.597Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-14T07:48:05.597Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-14T07:48:05.597Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-14T07:48:06.431Z] Reading package lists... [2020-12-14T07:48:06.501Z] 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-14T07:48:06.691Z] Reading package lists... [2020-12-14T07:48:06.952Z] Building dependency tree... [2020-12-14T07:48:06.952Z] Reading state information... [2020-12-14T07:48:06.952Z] Calculating upgrade... [2020-12-14T07:48:07.213Z] The following packages will be upgraded: [2020-12-14T07:48:07.213Z] advancecomp base-files bash binutils binutils-common [2020-12-14T07:48:07.213Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2020-12-14T07:48:07.213Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2020-12-14T07:48:07.213Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2020-12-14T07:48:07.213Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2020-12-14T07:48:07.213Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2020-12-14T07:48:07.213Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2020-12-14T07:48:07.213Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2020-12-14T07:48:07.213Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2020-12-14T07:48:07.213Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2020-12-14T07:48:07.213Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2020-12-14T07:48:07.213Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2020-12-14T07:48:07.213Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2020-12-14T07:48:07.213Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2020-12-14T07:48:07.213Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-12-14T07:48:07.213Z] Need to get 63.5 MB of archives. [2020-12-14T07:48:07.213Z] After this operation, 5191 kB of additional disk space will be used. [2020-12-14T07:48:07.213Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] [2020-12-14T07:48:07.213Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] [2020-12-14T07:48:08.155Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-12-14T07:48:08.155Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-12-14T07:48:08.155Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-12-14T07:48:08.155Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-12-14T07:48:08.155Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-12-14T07:48:08.155Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-12-14T07:48:08.155Z] 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-14T07:48:08.155Z] 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-14T07:48:08.155Z] 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-14T07:48:08.155Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-12-14T07:48:08.155Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] [2020-12-14T07:48:08.155Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] [2020-12-14T07:48:08.155Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-12-14T07:48:08.155Z] 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-14T07:48:08.155Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2020-12-14T07:48:08.155Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2020-12-14T07:48:08.155Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-12-14T07:48:08.155Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2020-12-14T07:48:08.155Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2020-12-14T07:48:08.155Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2020-12-14T07:48:08.155Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2020-12-14T07:48:08.155Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2020-12-14T07:48:08.155Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2020-12-14T07:48:08.155Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2020-12-14T07:48:08.155Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2020-12-14T07:48:08.155Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2020-12-14T07:48:08.155Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2020-12-14T07:48:08.155Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-12-14T07:48:08.155Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-12-14T07:48:08.415Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-12-14T07:48:08.415Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] [2020-12-14T07:48:08.415Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-12-14T07:48:08.415Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2020-12-14T07:48:08.415Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2020-12-14T07:48:08.415Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2020-12-14T07:48:08.415Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2020-12-14T07:48:08.415Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2020-12-14T07:48:08.415Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2020-12-14T07:48:08.415Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2020-12-14T07:48:08.415Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2020-12-14T07:48:08.415Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2020-12-14T07:48:08.415Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2020-12-14T07:48:08.415Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2020-12-14T07:48:08.415Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2020-12-14T07:48:08.415Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2020-12-14T07:48:08.415Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2020-12-14T07:48:08.415Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2020-12-14T07:48:08.415Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2020-12-14T07:48:08.415Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2020-12-14T07:48:08.415Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2020-12-14T07:48:08.415Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2020-12-14T07:48:08.676Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2020-12-14T07:48:08.676Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2020-12-14T07:48:08.676Z] Get:56 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-14T07:48:08.676Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2020-12-14T07:48:08.676Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2020-12-14T07:48:08.676Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-12-14T07:48:08.676Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2020-12-14T07:48:08.676Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-12-14T07:48:08.676Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-12-14T07:48:08.676Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-12-14T07:48:08.676Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2020-12-14T07:48:08.676Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2020-12-14T07:48:08.676Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2020-12-14T07:48:08.676Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2020-12-14T07:48:08.676Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2020-12-14T07:48:08.676Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2020-12-14T07:48:08.676Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2020-12-14T07:48:08.676Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2020-12-14T07:48:08.676Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2020-12-14T07:48:08.676Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-12-14T07:48:08.936Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-12-14T07:48:08.936Z] 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-14T07:48:08.936Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-12-14T07:48:08.936Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2020-12-14T07:48:08.936Z] 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-14T07:48:08.936Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2020-12-14T07:48:08.936Z] 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-14T07:48:08.936Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-12-14T07:48:08.936Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-12-14T07:48:08.936Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-12-14T07:48:08.936Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-12-14T07:48:08.936Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-12-14T07:48:08.936Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-12-14T07:48:08.936Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-12-14T07:48:09.113Z] 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-14T07:48:09.507Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-12-14T07:48:09.768Z] 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-14T07:48:10.030Z] 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-14T07:48:10.030Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-12-14T07:48:10.290Z] 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-14T07:48:10.290Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-12-14T07:48:10.290Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-12-14T07:48:10.290Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-12-14T07:48:10.290Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-12-14T07:48:10.290Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-14T07:48:10.552Z] Fetched 63.5 MB in 3s (20.1 MB/s) [2020-12-14T07:48:10.552Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-14T07:48:10.552Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... [2020-12-14T07:48:10.552Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-14T07:48:11.122Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-12-14T07:48:11.122Z] Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-14T07:48:11.122Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... [2020-12-14T07:48:11.122Z] Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... [2020-12-14T07:48:12.066Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-14T07:48:12.066Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-14T07:48:12.066Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-14T07:48:12.067Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-14T07:48:12.639Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-14T07:48:12.639Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-14T07:48:12.639Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-14T07:48:12.639Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-14T07:48:12.900Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-14T07:48:12.900Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-14T07:48:12.900Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-14T07:48:12.900Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-14T07:48:13.161Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-14T07:48:13.161Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-14T07:48:13.161Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-14T07:48:13.161Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-14T07:48:13.161Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-14T07:48:13.422Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-12-14T07:48:13.422Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-14T07:48:13.422Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-14T07:48:13.423Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-14T07:48:13.684Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-14T07:48:13.684Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-14T07:48:13.684Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-14T07:48:13.684Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-14T07:48:13.947Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-14T07:48:13.948Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-14T07:48:14.208Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-14T07:48:14.208Z] Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... [2020-12-14T07:48:14.208Z] Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-14T07:48:14.529Z] 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-14T07:48:14.781Z] Setting up libc6:amd64 (2.27-3ubuntu1.3) ... [2020-12-14T07:48:15.044Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-14T07:48:15.044Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2020-12-14T07:48:15.044Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-12-14T07:48:15.044Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-12-14T07:48:15.044Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-12-14T07:48:15.306Z] Setting up base-files (10.1ubuntu2.10) ... [2020-12-14T07:48:15.306Z] Installing new version of config file /etc/issue ... [2020-12-14T07:48:15.306Z] Installing new version of config file /etc/issue.net ... [2020-12-14T07:48:15.306Z] Installing new version of config file /etc/lsb-release ... [2020-12-14T07:48:15.566Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-12-14T07:48:15.566Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-12-14T07:48:15.827Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-12-14T07:48:15.827Z] Removing obsolete conffile /etc/default/motd-news ... [2020-12-14T07:48:15.827Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-14T07:48:15.827Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2020-12-14T07:48:15.827Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-12-14T07:48:15.960Z] 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-14T07:48:16.100Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-12-14T07:48:16.100Z] 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-14T07:48:16.100Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-14T07:48:16.100Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-14T07:48:16.100Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-12-14T07:48:16.361Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-12-14T07:48:16.361Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-14T07:48:16.361Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2020-12-14T07:48:16.361Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-12-14T07:48:16.626Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-12-14T07:48:16.627Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-14T07:48:16.627Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2020-12-14T07:48:16.627Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-14T07:48:16.887Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-12-14T07:48:16.887Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-14T07:48:16.887Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-14T07:48:16.887Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-14T07:48:17.156Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-14T07:48:17.156Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-14T07:48:17.156Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-14T07:48:17.415Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-14T07:48:17.415Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-12-14T07:48:17.676Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-14T07:48:17.676Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2020-12-14T07:48:17.676Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-12-14T07:48:17.676Z] Setting up grep (3.1-2build1) ... [2020-12-14T07:48:17.945Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-14T07:48:17.945Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-14T07:48:17.945Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-14T07:48:17.945Z] Setting up login (1:4.5-1ubuntu2) ... [2020-12-14T07:48:18.209Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-14T07:48:18.209Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-14T07:48:18.209Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-14T07:48:18.209Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-12-14T07:48:18.209Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-14T07:48:18.209Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-14T07:48:18.470Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-14T07:48:18.731Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-14T07:48:18.991Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-14T07:48:18.991Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-14T07:48:18.991Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-14T07:48:19.573Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-12-14T07:48:19.573Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-14T07:48:19.573Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-12-14T07:48:19.573Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-14T07:48:20.960Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-14T07:48:20.960Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-14T07:48:20.960Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-14T07:48:20.960Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-14T07:48:20.960Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2020-12-14T07:48:20.960Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-14T07:48:20.960Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2020-12-14T07:48:21.232Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-12-14T07:48:21.232Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2020-12-14T07:48:21.358Z] 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-14T07:48:21.493Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-14T07:48:21.493Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-14T07:48:21.493Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-14T07:48:21.493Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-14T07:48:21.755Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-14T07:48:21.755Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-14T07:48:21.755Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-14T07:48:21.755Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-14T07:48:22.016Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-14T07:48:22.016Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-14T07:48:22.016Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-14T07:48:22.016Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-14T07:48:22.277Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-14T07:48:22.277Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-14T07:48:22.277Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-14T07:48:22.277Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-14T07:48:22.561Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-14T07:48:22.561Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-14T07:48:22.561Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-14T07:48:22.561Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-14T07:48:22.561Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-14T07:48:22.821Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-14T07:48:22.821Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-14T07:48:22.821Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-14T07:48:22.821Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-14T07:48:22.821Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-14T07:48:23.082Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-14T07:48:23.082Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-14T07:48:23.082Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-14T07:48:23.082Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-14T07:48:23.082Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-14T07:48:23.082Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-14T07:48:23.082Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-14T07:48:23.343Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-12-14T07:48:23.343Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-14T07:48:23.343Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-14T07:48:23.343Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-14T07:48:23.918Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-12-14T07:48:24.180Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-12-14T07:48:24.444Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-12-14T07:48:24.444Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-14T07:48:24.444Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-12-14T07:48:24.444Z] Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-14T07:48:24.707Z] Setting up libc-bin (2.27-3ubuntu1.3) ... [2020-12-14T07:48:24.707Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-14T07:48:24.707Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-12-14T07:48:24.969Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-14T07:48:24.969Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-12-14T07:48:24.969Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-14T07:48:24.969Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-12-14T07:48:24.969Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-12-14T07:48:25.230Z] Setting up debconf (1.5.66ubuntu1) ... [2020-12-14T07:48:25.493Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-14T07:48:25.493Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-14T07:48:25.493Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-14T07:48:25.493Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-14T07:48:25.658Z] 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-14T07:48:25.754Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-14T07:48:25.754Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-14T07:48:25.754Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-14T07:48:25.754Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-14T07:48:25.754Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-14T07:48:25.754Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-14T07:48:26.015Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-14T07:48:26.015Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-14T07:48:26.279Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-14T07:48:26.279Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-14T07:48:26.279Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-14T07:48:26.279Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2020-12-14T07:48:26.279Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-14T07:48:26.540Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-14T07:48:26.540Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-14T07:48:26.540Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-14T07:48:26.540Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-14T07:48:26.540Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2020-12-14T07:48:26.540Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-12-14T07:48:26.801Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2020-12-14T07:48:26.801Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-14T07:48:26.801Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-12-14T07:48:26.801Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-14T07:48:27.063Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-14T07:48:27.324Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-14T07:48:27.324Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-14T07:48:27.324Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-14T07:48:27.324Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-14T07:48:27.324Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-14T07:48:27.324Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2020-12-14T07:48:27.585Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-12-14T07:48:27.585Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-12-14T07:48:27.585Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-14T07:48:27.585Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-14T07:48:27.845Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-14T07:48:28.107Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-12-14T07:48:28.367Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-14T07:48:28.367Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-14T07:48:28.367Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-14T07:48:28.367Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-12-14T07:48:28.367Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-14T07:48:28.367Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2020-12-14T07:48:28.628Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-12-14T07:48:28.628Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2020-12-14T07:48:28.628Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-14T07:48:28.628Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2020-12-14T07:48:28.628Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-12-14T07:48:28.888Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2020-12-14T07:48:28.888Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-14T07:48:28.888Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-12-14T07:48:28.888Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-12-14T07:48:28.888Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2020-12-14T07:48:29.049Z] 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-14T07:48:29.150Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-14T07:48:29.150Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2020-12-14T07:48:29.150Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-12-14T07:48:29.150Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2020-12-14T07:48:29.150Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-14T07:48:29.150Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-12-14T07:48:29.411Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-12-14T07:48:29.411Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-12-14T07:48:29.411Z] (Reading database ... 13915 files and directories currently installed.) [2020-12-14T07:48:29.411Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-14T07:48:29.411Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-14T07:48:29.672Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-14T07:48:29.672Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-14T07:48:29.932Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-14T07:48:29.932Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-14T07:48:30.195Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-12-14T07:48:30.195Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-12-14T07:48:30.195Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-12-14T07:48:30.195Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-12-14T07:48:30.458Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-12-14T07:48:30.458Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-12-14T07:48:30.458Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-12-14T07:48:30.458Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-12-14T07:48:30.720Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2020-12-14T07:48:30.720Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-12-14T07:48:30.720Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-12-14T07:48:30.720Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-12-14T07:48:30.983Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2020-12-14T07:48:30.983Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-12-14T07:48:30.983Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-12-14T07:48:30.983Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-12-14T07:48:31.245Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2020-12-14T07:48:31.245Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2020-12-14T07:48:32.191Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2020-12-14T07:48:32.191Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-12-14T07:48:32.191Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2020-12-14T07:48:32.191Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-12-14T07:48:32.192Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-14T07:48:32.192Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-14T07:48:32.453Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-14T07:48:32.453Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-14T07:48:32.718Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-14T07:48:32.718Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-14T07:48:32.718Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-14T07:48:32.718Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-14T07:48:33.290Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-14T07:48:33.290Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-14T07:48:33.290Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-14T07:48:33.290Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-14T07:48:33.349Z] 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-14T07:48:33.551Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-14T07:48:33.551Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-14T07:48:33.551Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-14T07:48:33.551Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-14T07:48:34.494Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-14T07:48:34.494Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-14T07:48:35.437Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-14T07:48:35.437Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-14T07:48:36.009Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-14T07:48:36.009Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-14T07:48:36.272Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-14T07:48:36.533Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-14T07:48:36.762Z] 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-14T07:48:37.476Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-14T07:48:37.476Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-14T07:48:37.476Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-14T07:48:37.476Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-14T07:48:37.476Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-12-14T07:48:37.476Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-14T07:48:37.741Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-12-14T07:48:37.741Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-14T07:48:37.741Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-12-14T07:48:37.741Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-12-14T07:48:38.003Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-14T07:48:38.003Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-14T07:48:38.003Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-14T07:48:38.003Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-14T07:48:38.003Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2020-12-14T07:48:38.264Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-12-14T07:48:38.526Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-14T07:48:38.526Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-14T07:48:38.526Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-14T07:48:38.526Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-14T07:48:38.526Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-14T07:48:38.526Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2020-12-14T07:48:38.526Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-12-14T07:48:38.791Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2020-12-14T07:48:38.791Z] [2020-12-14T07:48:38.791Z] Current default time zone: 'Etc/UTC' [2020-12-14T07:48:38.791Z] Local time is now: Mon Dec 14 07:48:38 UTC 2020. [2020-12-14T07:48:38.791Z] Universal Time is now: Mon Dec 14 07:48:38 UTC 2020. [2020-12-14T07:48:38.791Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-12-14T07:48:38.791Z] [2020-12-14T07:48:38.791Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2020-12-14T07:48:38.791Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-14T07:48:38.791Z] Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... [2020-12-14T07:48:38.791Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-12-14T07:48:39.063Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-12-14T07:48:39.063Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-12-14T07:48:39.063Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-14T07:48:39.063Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2020-12-14T07:48:39.063Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2020-12-14T07:48:39.063Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-12-14T07:48:39.063Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-14T07:48:39.063Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-12-14T07:48:39.325Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-14T07:48:39.325Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-14T07:48:39.325Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-14T07:48:39.325Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-12-14T07:48:39.325Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-14T07:48:39.586Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-12-14T07:48:39.586Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-14T07:48:39.587Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-12-14T07:48:39.587Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-12-14T07:48:39.587Z] Setting up libc-dev-bin (2.27-3ubuntu1.3) ... [2020-12-14T07:48:39.587Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-14T07:48:40.150Z] 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-14T07:48:41.500Z] Updating certificates in /etc/ssl/certs... [2020-12-14T07:48:42.072Z] 22 added, 17 removed; done. [2020-12-14T07:48:42.337Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... [2020-12-14T07:48:42.337Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-14T07:48:42.337Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-12-14T07:48:42.337Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2020-12-14T07:48:42.337Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-12-14T07:48:42.337Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-14T07:48:42.337Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-14T07:48:42.337Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-14T07:48:42.337Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-14T07:48:42.337Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-14T07:48:42.337Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-14T07:48:42.599Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-14T07:48:42.599Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-12-14T07:48:42.599Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-14T07:48:42.599Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-14T07:48:42.599Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-14T07:48:42.599Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-14T07:48:42.599Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-14T07:48:42.599Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-14T07:48:42.599Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-14T07:48:42.860Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-14T07:48:42.860Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-14T07:48:42.860Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-14T07:48:42.860Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-14T07:48:42.860Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-12-14T07:48:42.860Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-14T07:48:43.120Z] Updating certificates in /etc/ssl/certs... [2020-12-14T07:48:43.532Z] 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-14T07:48:43.692Z] 0 added, 0 removed; done. [2020-12-14T07:48:43.692Z] Running hooks in /etc/ca-certificates/update.d... [2020-12-14T07:48:43.692Z] done. [2020-12-14T07:48:43.952Z] Reading package lists... [2020-12-14T07:48:44.212Z] Building dependency tree... [2020-12-14T07:48:44.212Z] Reading state information... [2020-12-14T07:48:44.212Z] The following NEW packages will be installed: [2020-12-14T07:48:44.212Z] apt-transport-https [2020-12-14T07:48:44.473Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-12-14T07:48:44.473Z] Need to get 1696 B of archives. [2020-12-14T07:48:44.473Z] After this operation, 153 kB of additional disk space will be used. [2020-12-14T07:48:44.473Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2020-12-14T07:48:44.473Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-14T07:48:44.473Z] Fetched 1696 B in 0s (27.0 kB/s) [2020-12-14T07:48:44.473Z] Selecting previously unselected package apt-transport-https. [2020-12-14T07:48:44.473Z] (Reading database ... 13929 files and directories currently installed.) [2020-12-14T07:48:44.473Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2020-12-14T07:48:44.473Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-14T07:48:44.733Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-14T07:48:44.733Z] Waiting for network to be ready... [Pipeline] } [2020-12-14T07:48:46.952Z] $ docker stop --time=1 294f65f22d833eb0fb07b1a2196f31d7ed6776bfae081cfcd0d3dcc44d7d9842 [2020-12-14T07:48:49.486Z] $ docker rm -f 294f65f22d833eb0fb07b1a2196f31d7ed6776bfae081cfcd0d3dcc44d7d9842 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2020-12-14T07:48:51.319Z] 2020-12-14T07:48:48Z INFO Waiting for automatic snapd restart... [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-14T07:48:51.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-14T07:48:51.814Z] [2020-12-14T07:48:51.814Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [2020-12-14T07:48:51.891Z] snapd 2.48.1 from Canonical* installed [Pipeline] sh [2020-12-14T07:48:52.268Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-14T07:48:52.541Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-14T07:48:52.541Z] 29e5d40040c1: Pulling fs layer [2020-12-14T07:48:52.541Z] 1ce36da41761: Pulling fs layer [2020-12-14T07:48:52.541Z] 25b303627fd3: Pulling fs layer [2020-12-14T07:48:52.832Z] "snapd" switched to the "latest/stable" channel [2020-12-14T07:48:52.832Z] [2020-12-14T07:48:53.133Z] 29e5d40040c1: Verifying Checksum [2020-12-14T07:48:53.133Z] 29e5d40040c1: Download complete [2020-12-14T07:48:53.405Z] 1ce36da41761: Verifying Checksum [2020-12-14T07:48:53.405Z] 1ce36da41761: Download complete [2020-12-14T07:48:54.004Z] 29e5d40040c1: Pull complete [2020-12-14T07:48:55.373Z] core18 20200929 from Canonical* installed [2020-12-14T07:48:55.373Z] "core18" switched to the "latest/stable" channel [2020-12-14T07:48:55.373Z] [2020-12-14T07:48:55.440Z] 1ce36da41761: Pull complete [2020-12-14T07:48:55.440Z] 25b303627fd3: Verifying Checksum [2020-12-14T07:48:55.440Z] 25b303627fd3: Download complete [2020-12-14T07:48:58.675Z] snapcraft 4.4.4 from Canonical* installed [2020-12-14T07:48:58.675Z] "snapcraft" switched to the "latest/stable" channel [2020-12-14T07:48:58.675Z] [2020-12-14T07:49:01.980Z] 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-14T07:49:01.980Z] - README.md [2020-12-14T07:49:01.980Z] - snapcraft.yaml.orig [2020-12-14T07:49:01.980Z] [2020-12-14T07:49:01.980Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-14T07:49:05.579Z] 25b303627fd3: Pull complete [2020-12-14T07:49:05.579Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-14T07:49:05.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-14T07:49:05.579Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-14T07:49:05.859Z] prd-ubuntu18.04-docker-arm64-4c-16g-15899 does not seem to be running inside a container [2020-12-14T07:49:05.934Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-14T07:49:08.571Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-14T07:49:08.571Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-14T07:49:08.571Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-14T07:49:08.571Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-14T07:49:09.025Z] $ docker top a457f973a593ad4bb0ffaa42ef3457666e222f80937ec3f1e8c15eee6025de4c -eo pid,comm [2020-12-14T07:49:09.143Z] Reading package lists... [Pipeline] { [Pipeline] sh [2020-12-14T07:49:09.719Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2020-12-14T07:49:10.143Z] + grep parallel [2020-12-14T07:49:10.143Z] + docker-compose build --help [2020-12-14T07:49:13.517Z] --parallel Build images in parallel. [Pipeline] } [2020-12-14T07:49:13.822Z] $ docker stop --time=1 a457f973a593ad4bb0ffaa42ef3457666e222f80937ec3f1e8c15eee6025de4c [2020-12-14T07:49:15.672Z] $ docker rm -f a457f973a593ad4bb0ffaa42ef3457666e222f80937ec3f1e8c15eee6025de4c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [2020-12-14T07:49:16.310Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-14T07:49:16.310Z] Reading package lists... [2020-12-14T07:49:16.310Z] Building dependency tree... [2020-12-14T07:49:16.310Z] Reading state information... [2020-12-14T07:49:16.310Z] Suggested packages: [2020-12-14T07:49:16.310Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-12-14T07:49:16.310Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-12-14T07:49:16.310Z] Recommended packages: [2020-12-14T07:49:16.310Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2020-12-14T07:49:16.310Z] The following NEW packages will be installed: [2020-12-14T07:49:16.310Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2020-12-14T07:49:16.310Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2020-12-14T07:49:16.310Z] pkg-config zip [2020-12-14T07:49:16.310Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2020-12-14T07:49:16.310Z] Need to get 7655 kB of archives. [2020-12-14T07:49:16.310Z] After this operation, 43.7 MB of additional disk space will be used. [2020-12-14T07:49:16.310Z] 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-14T07:49:16.310Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-12-14T07:49:16.310Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2020-12-14T07:49:16.310Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-12-14T07:49:16.310Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-12-14T07:49:16.310Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-12-14T07:49:16.310Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-12-14T07:49:16.310Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-12-14T07:49:16.310Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-12-14T07:49:16.310Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [Pipeline] isUnix [Pipeline] sh [2020-12-14T07:49:16.571Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-12-14T07:49:16.571Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-12-14T07:49:16.571Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-12-14T07:49:16.571Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-12-14T07:49:16.571Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2020-12-14T07:49:16.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-14T07:49:16.674Z] . [Pipeline] withDockerContainer [2020-12-14T07:49:16.833Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-14T07:49:16.833Z] Fetched 7655 kB in 1s (10.5 MB/s) [2020-12-14T07:49:16.833Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-12-14T07:49:16.833Z] (Reading database ... 13933 files and directories currently installed.) [2020-12-14T07:49:16.833Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-12-14T07:49:16.833Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-14T07:49:16.915Z] prd-ubuntu18.04-docker-arm64-4c-16g-15899 does not seem to be running inside a container [2020-12-14T07:49:16.988Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-14T07:49:17.094Z] Selecting previously unselected package libpsl5:amd64. [2020-12-14T07:49:17.094Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2020-12-14T07:49:17.094Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-12-14T07:49:17.094Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-12-14T07:49:17.094Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-12-14T07:49:17.094Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-14T07:49:17.354Z] Selecting previously unselected package librtmp1:amd64. [2020-12-14T07:49:17.355Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-12-14T07:49:17.355Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-14T07:49:17.355Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-12-14T07:49:17.355Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2020-12-14T07:49:17.355Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-14T07:49:17.355Z] Selecting previously unselected package liberror-perl. [2020-12-14T07:49:17.355Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2020-12-14T07:49:17.355Z] Unpacking liberror-perl (0.17025-1) ... [2020-12-14T07:49:17.615Z] Selecting previously unselected package git-man. [2020-12-14T07:49:17.615Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-12-14T07:49:17.615Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-14T07:49:17.615Z] Selecting previously unselected package git. [2020-12-14T07:49:17.615Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-12-14T07:49:17.615Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-12-14T07:49:18.363Z] $ docker top 453bbf9ebf84c897187de427ed0952fab7df90625e8b966976b5a358b9d24d7c -eo pid,comm [2020-12-14T07:49:18.557Z] Selecting previously unselected package libnorm1:amd64. [2020-12-14T07:49:18.557Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-12-14T07:49:18.557Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-14T07:49:18.557Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-12-14T07:49:18.557Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-12-14T07:49:18.557Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [Pipeline] { [2020-12-14T07:49:18.818Z] Selecting previously unselected package libsodium23:amd64. [2020-12-14T07:49:18.818Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2020-12-14T07:49:18.818Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-12-14T07:49:18.818Z] Selecting previously unselected package libzmq5:amd64. [2020-12-14T07:49:18.818Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-14T07:49:18.818Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-14T07:49:18.818Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-12-14T07:49:18.818Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-14T07:49:18.818Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [Pipeline] sh [2020-12-14T07:49:19.081Z] Selecting previously unselected package pkg-config. [2020-12-14T07:49:19.081Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-12-14T07:49:19.081Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-12-14T07:49:19.081Z] Selecting previously unselected package zip. [2020-12-14T07:49:19.081Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2020-12-14T07:49:19.081Z] Unpacking zip (3.0-11build1) ... [2020-12-14T07:49:19.081Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-14T07:49:19.343Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-14T07:49:19.343Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-14T07:49:19.343Z] Setting up liberror-perl (0.17025-1) ... [2020-12-14T07:49:19.343Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-12-14T07:49:19.343Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-14T07:49:19.343Z] No schema files found: doing nothing. [2020-12-14T07:49:19.343Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-14T07:49:19.343Z] Setting up zip (3.0-11build1) ... [2020-12-14T07:49:19.343Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-14T07:49:19.343Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-12-14T07:49:19.343Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-12-14T07:49:19.533Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-14T07:49:19.607Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-14T07:49:19.607Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-14T07:49:19.607Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-14T07:49:19.607Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-12-14T07:49:19.607Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-14T07:49:23.882Z] Building docker-core-command-go ... [2020-12-14T07:49:23.882Z] Building docker-core-data-go ... [2020-12-14T07:49:23.882Z] Building docker-core-metadata-go ... [2020-12-14T07:49:23.882Z] Building docker-security-bootstrap-redis-go ... [2020-12-14T07:49:23.882Z] Building docker-security-proxy-setup-go ... [2020-12-14T07:49:23.882Z] Building docker-security-secrets-setup-go ... [2020-12-14T07:49:23.882Z] Building docker-security-secretstore-setup-go ... [2020-12-14T07:49:23.882Z] Building docker-support-notifications-go ... [2020-12-14T07:49:23.882Z] Building docker-support-scheduler-go ... [2020-12-14T07:49:23.882Z] Building docker-sys-mgmt-agent-go ... [2020-12-14T07:49:23.882Z] Building docker-core-data-go [2020-12-14T07:49:23.882Z] Building docker-support-scheduler-go [2020-12-14T07:49:23.882Z] Building docker-core-metadata-go [2020-12-14T07:49:23.882Z] Building docker-security-secrets-setup-go [2020-12-14T07:49:23.882Z] Building docker-security-bootstrap-redis-go [2020-12-14T07:49:26.194Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-14T07:49:26.194Z] git set to automatically installed. [2020-12-14T07:49:26.194Z] git-man set to automatically installed. [2020-12-14T07:49:26.194Z] libcurl3-gnutls set to automatically installed. [2020-12-14T07:49:26.194Z] liberror-perl set to automatically installed. [2020-12-14T07:49:26.194Z] libglib2.0-0 set to automatically installed. [2020-12-14T07:49:26.194Z] libnghttp2-14 set to automatically installed. [2020-12-14T07:49:26.194Z] libnorm1 set to automatically installed. [2020-12-14T07:49:26.194Z] libpgm-5.2-0 set to automatically installed. [2020-12-14T07:49:26.194Z] libpsl5 set to automatically installed. [2020-12-14T07:49:26.194Z] librtmp1 set to automatically installed. [2020-12-14T07:49:26.194Z] libsodium23 set to automatically installed. [2020-12-14T07:49:26.194Z] libzmq3-dev set to automatically installed. [2020-12-14T07:49:26.194Z] libzmq5 set to automatically installed. [2020-12-14T07:49:26.194Z] pkg-config set to automatically installed. [2020-12-14T07:49:26.194Z] zip set to automatically installed. [2020-12-14T07:49:28.120Z] snapd is not logged in, snap install commands will use sudo [2020-12-14T07:49:34.740Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-14T07:49:34.740Z] snap "core18" has no updates available [2020-12-14T07:49:35.684Z] Pulling config-common [2020-12-14T07:49:36.626Z] Pulling go-build-helper [2020-12-14T07:49:58.601Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-14T07:49:58.601Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-14T07:49:58.601Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-14T07:49:58.601Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1452 kB] [2020-12-14T07:49:58.601Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-14T07:49:58.601Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-14T07:49:58.601Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-14T07:49:58.601Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-14T07:49:58.601Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-14T07:49:58.601Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-14T07:49:58.601Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-14T07:49:58.601Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-14T07:49:58.601Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-14T07:49:58.601Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-14T07:49:58.601Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-14T07:49:58.601Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-14T07:49:58.601Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-14T07:49:58.601Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-14T07:49:58.601Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-14T07:49:58.601Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1787 kB] [2020-12-14T07:49:58.601Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-14T07:49:58.601Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-14T07:49:58.601Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-14T07:49:58.601Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-14T07:49:58.601Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-14T07:49:58.601Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-14T07:49:58.601Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-14T07:49:58.601Z] Fetched 23.5 MB in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2020-12-14T07:49:58.601Z] Fetched 96.5 kB in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2020-12-14T07:49:58.601Z] Fetched 279 kB in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2020-12-14T07:49:58.601Z] Fetched 122 kB in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2020-12-14T07:49:58.601Z] Fetched 77.8 kB in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2020-12-14T07:49:58.601Z] Fetched 8848 B in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2020-12-14T07:49:58.601Z] Fetched 47.8 kB in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2020-12-14T07:49:58.601Z] Fetched 45.6 kB in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2020-12-14T07:49:58.601Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2020-12-14T07:49:58.601Z] Fetched 214 kB in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2020-12-14T07:49:58.601Z] Fetched 155 kB in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2020-12-14T07:49:58.601Z] Fetched 50.6 kB in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2020-12-14T07:49:58.601Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2020-12-14T07:49:58.601Z] Fetched 41.8 kB in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2020-12-14T07:49:58.601Z] Fetched 499 kB in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2020-12-14T07:49:58.601Z] Fetched 111 kB in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2020-12-14T07:49:58.601Z] Fetched 240 kB in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2020-12-14T07:49:58.601Z] Fetched 29.3 kB in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2020-12-14T07:49:58.601Z] Fetched 85.5 kB in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2020-12-14T07:49:58.601Z] Fetched 24.5 kB in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2020-12-14T07:49:58.601Z] Fetched 49.2 kB in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2020-12-14T07:49:58.601Z] Fetched 54.2 kB in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2020-12-14T07:49:58.601Z] Fetched 30.8 kB in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2020-12-14T07:49:58.601Z] Fetched 17.0 kB in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2020-12-14T07:49:58.601Z] Fetched 85.9 kB in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2020-12-14T07:49:58.601Z] Fetched 8720 B in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2020-12-14T07:49:58.601Z] Fetched 137 kB in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2020-12-14T07:49:58.601Z] Fetched 119 kB in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2020-12-14T07:49:58.601Z] Fetched 109 kB in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2020-12-14T07:49:58.601Z] Fetched 11.1 kB in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2020-12-14T07:49:58.601Z] Fetched 645 kB in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2020-12-14T07:49:58.601Z] Fetched 41.3 kB in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2020-12-14T07:49:58.601Z] Fetched 17.9 kB in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2020-12-14T07:49:58.601Z] Fetched 368 kB in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2020-12-14T07:49:58.601Z] Fetched 187 kB in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2020-12-14T07:49:58.601Z] Fetched 175 kB in 0s (0 B/s) [2020-12-14T07:49:58.601Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2020-12-14T07:50:00.518Z] Fetched 206 kB in 0s (0 B/s) [2020-12-14T07:50:00.518Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2020-12-14T07:50:00.518Z] Fetched 1301 kB in 0s (0 B/s) [2020-12-14T07:50:00.518Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2020-12-14T07:50:00.518Z] Fetched 36.2 kB in 0s (0 B/s) [2020-12-14T07:50:00.518Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2020-12-14T07:50:00.518Z] Fetched 159 kB in 0s (0 B/s) [2020-12-14T07:50:00.518Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2020-12-14T07:50:00.518Z] Fetched 107 kB in 0s (0 B/s) [2020-12-14T07:50:00.518Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2020-12-14T07:50:00.518Z] Fetched 48.7 kB in 0s (0 B/s) [2020-12-14T07:50:00.518Z] Pulling static-packages [2020-12-14T07:50:01.465Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2020-12-14T07:50:01.465Z] Skipping pull go-build-helper (already ran) [2020-12-14T07:50:01.465Z] Skipping pull static-packages (already ran) [2020-12-14T07:50:01.465Z] Building go-build-helper [2020-12-14T07:50:05.676Z] Building static-packages [2020-12-14T07:50:07.063Z] Staging go-build-helper [2020-12-14T07:50:07.635Z] Staging static-packages [2020-12-14T07:50:09.021Z] Pulling go115 [2020-12-14T07:50:09.594Z] 'edgex-go' has dependencies that need to be staged: go115 [2020-12-14T07:50:09.594Z] Skipping pull go115 (already ran) [2020-12-14T07:50:09.594Z] Building go115 [2020-12-14T07:50:09.594Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-14T07:50:09.594Z] Dload Upload Total Spent Left Speed [2020-12-14T07:50:13.413Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 12 115M 12 14.7M 0 0 18.4M 0 0:00:06 --:--:-- 0:00:06 18.4M 40 115M 40 47.0M 0 0 26.3M 0 0:00:04 0:00:01 0:00:03 26.3M 74 115M 74 85.7M 0 0 30.7M 0 0:00:03 0:00:02 0:00:01 30.7M 100 115M 100 115M 0 0 31.1M 0 0:00:03 0:00:03 --:--:-- 31.1M [2020-12-14T07:50:13.985Z] go1.15.2.linux-amd64.tar.gz: OK [2020-12-14T07:50:17.288Z] Staging go115 [2020-12-14T07:50:23.875Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-14T07:50:23.875Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-14T07:50:23.875Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-14T07:50:23.875Z] Fetched 0 B in 0s (0 B/s) [2020-12-14T07:50:23.875Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-12-14T07:50:23.875Z] Fetched 224 kB in 0s (0 B/s) [2020-12-14T07:50:23.875Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-12-14T07:50:23.875Z] Fetched 157 kB in 0s (0 B/s) [2020-12-14T07:50:23.875Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-12-14T07:50:23.875Z] Fetched 221 kB in 0s (0 B/s) [2020-12-14T07:50:23.875Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-12-14T07:50:23.875Z] Fetched 143 kB in 0s (0 B/s) [2020-12-14T07:50:23.875Z] Pulling edgex-go [2020-12-14T07:50:23.875Z] Pulling version [2020-12-14T07:50:24.819Z] Building config-common [2020-12-14T07:50:26.736Z] Skipping build go-build-helper (already ran) [2020-12-14T07:50:26.736Z] Skipping build static-packages (already ran) [2020-12-14T07:50:26.736Z] Skipping build go115 (already ran) [2020-12-14T07:50:26.736Z] Building edgex-go [2020-12-14T07:50:26.736Z] 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-14T07:50:28.658Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-12-14T07:50:28.658Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.121 [2020-12-14T07:50:28.658Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 [2020-12-14T07:50:28.658Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2020-12-14T07:50:28.658Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-12-14T07:50:28.658Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-12-14T07:50:28.658Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-12-14T07:50:28.658Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-12-14T07:50:28.658Z] go: downloading github.com/x448/float16 v0.8.4 [2020-12-14T07:50:28.658Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-12-14T07:50:28.658Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-12-14T07:50:28.658Z] go: downloading github.com/google/uuid v1.1.2 [2020-12-14T07:50:28.658Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-12-14T07:50:28.658Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-14T07:50:28.658Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-12-14T07:50:28.658Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2020-12-14T07:50:28.658Z] go: downloading github.com/pkg/errors v0.8.1 [2020-12-14T07:50:28.658Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-12-14T07:50:28.658Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-12-14T07:50:28.658Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2020-12-14T07:50:28.658Z] go: downloading github.com/imdario/mergo v0.3.11 [2020-12-14T07:50:28.658Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-14T07:50:28.658Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-12-14T07:50:28.658Z] go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-12-14T07:50:28.658Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-12-14T07:50:28.658Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-12-14T07:50:28.922Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-12-14T07:50:28.922Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-12-14T07:50:28.922Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-12-14T07:50:28.922Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-12-14T07:50:28.922Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-12-14T07:50:28.922Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-12-14T07:50:28.922Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-12-14T07:50:28.922Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-12-14T07:50:28.922Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-12-14T07:50:28.922Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-12-14T07:50:28.922Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-12-14T07:50:28.922Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-14T07:50:29.183Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-12-14T07:50:29.183Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-12-14T07:50:29.183Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-12-14T07:50:35.768Z] 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-14T07:50:39.973Z] 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-14T07:50:40.233Z] 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-14T07:50:41.176Z] 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-14T07:50:41.750Z] 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-14T07:50:41.750Z] go: downloading github.com/stretchr/testify v1.5.1 [2020-12-14T07:50:42.012Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-14T07:50:42.012Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-14T07:50:43.397Z] 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-14T07:50:43.397Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2020-12-14T07:50:43.397Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-12-14T07:50:44.622Z] 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-14T07:50:45.267Z] 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-14T07:50:45.267Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-12-14T07:50:45.651Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T07:50:45.651Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-14T07:50:45.651Z] ---> f51994c53397 [2020-12-14T07:50:45.651Z] Step 3/22 : WORKDIR /edgex-go [2020-12-14T07:50:45.651Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T07:50:45.651Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-14T07:50:45.651Z] ---> f51994c53397 [2020-12-14T07:50:45.651Z] Step 3/21 : WORKDIR /edgex-go [2020-12-14T07:50:45.651Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T07:50:45.651Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-14T07:50:45.651Z] ---> f51994c53397 [2020-12-14T07:50:45.651Z] Step 3/29 : WORKDIR /edgex-go [2020-12-14T07:50:45.651Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T07:50:45.651Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-14T07:50:45.651Z] ---> f51994c53397 [2020-12-14T07:50:45.651Z] Step 3/23 : WORKDIR /edgex-go [2020-12-14T07:50:45.651Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T07:50:45.651Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-14T07:50:45.651Z] ---> f51994c53397 [2020-12-14T07:50:45.651Z] Step 3/22 : WORKDIR /edgex-go [2020-12-14T07:50:45.651Z] ---> Running in 996b9dde65e7 [2020-12-14T07:50:45.651Z] ---> Running in b62231d9c8fe [2020-12-14T07:50:45.651Z] ---> Running in 341723a5bbc2 [2020-12-14T07:50:45.651Z] ---> Running in 29099073a736 [2020-12-14T07:50:45.651Z] ---> Running in 3fdda96b6541 [2020-12-14T07:50:45.651Z] Removing intermediate container 341723a5bbc2 [2020-12-14T07:50:45.651Z] ---> d86c8e89fb40 [2020-12-14T07:50:45.651Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T07:50:45.651Z] Removing intermediate container 29099073a736 [2020-12-14T07:50:45.651Z] ---> d2218d5cf3b2 [2020-12-14T07:50:45.651Z] Removing intermediate container 996b9dde65e7 [2020-12-14T07:50:45.651Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 9dcfdea9f13b [2020-12-14T07:50:45.651Z] Step 4/29 : RUN apk update && apk add make git [2020-12-14T07:50:45.651Z] [2020-12-14T07:50:45.651Z] Removing intermediate container b62231d9c8fe [2020-12-14T07:50:45.651Z] Removing intermediate container 3fdda96b6541 [2020-12-14T07:50:45.651Z] ---> 1397bd1368be [2020-12-14T07:50:45.651Z] ---> baafe210b611 [2020-12-14T07:50:45.651Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T07:50:45.651Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T07:50:45.651Z] ---> Running in 6cd5a3059b5c [2020-12-14T07:50:45.651Z] ---> Running in 89c756672a35 [2020-12-14T07:50:45.651Z] ---> Running in 6a97096687f4 [2020-12-14T07:50:45.651Z] ---> Running in 6739b1728d87 [2020-12-14T07:50:45.651Z] ---> Running in 3209089cae03 [2020-12-14T07:50:45.651Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T07:50:45.651Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T07:50:45.651Z] Removing intermediate container 6cd5a3059b5c [2020-12-14T07:50:45.651Z] ---> 9ec94966d6d3 [2020-12-14T07:50:45.651Z] Step 5/22 : RUN apk update && apk add make git [2020-12-14T07:50:45.651Z] ---> Running in 06476747a5fb [2020-12-14T07:50:45.651Z] Removing intermediate container 6a97096687f4 [2020-12-14T07:50:45.651Z] ---> 0a6d95d97021 [2020-12-14T07:50:45.651Z] Step 5/22 : RUN apk update && apk add make git [2020-12-14T07:50:45.651Z] ---> Running in 3b67fbfb69bb [2020-12-14T07:50:45.651Z] Removing intermediate container 6739b1728d87 [2020-12-14T07:50:45.651Z] ---> ac23322d7c87 [2020-12-14T07:50:45.651Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-14T07:50:45.651Z] Removing intermediate container 3209089cae03 [2020-12-14T07:50:45.651Z] ---> 505098cfe064 [2020-12-14T07:50:45.651Z] Step 5/21 : RUN apk update && apk add make git [2020-12-14T07:50:45.651Z] v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-14T07:50:45.651Z] v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-14T07:50:45.651Z] OK: 12620 distinct packages available [2020-12-14T07:50:45.651Z] ---> Running in d80273ab6331 [2020-12-14T07:50:45.651Z] ---> Running in a84fb3c931b3 [2020-12-14T07:50:46.263Z] OK: 217 MiB in 51 packages [2020-12-14T07:50:46.306Z] 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-14T07:50:46.306Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-14T07:50:46.543Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T07:50:46.818Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T07:50:47.092Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T07:50:47.368Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T07:50:47.368Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T07:50:47.641Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T07:50:47.641Z] Removing intermediate container 89c756672a35 [2020-12-14T07:50:47.641Z] ---> aa63311c0794 [2020-12-14T07:50:47.641Z] Step 5/29 : COPY go.mod . [2020-12-14T07:50:47.851Z] 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-14T07:50:48.238Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T07:50:48.239Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T07:50:48.239Z] ---> 9eac9eba8105 [2020-12-14T07:50:48.239Z] Step 6/29 : RUN go mod download [2020-12-14T07:50:48.516Z] v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-14T07:50:48.516Z] v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-14T07:50:48.516Z] OK: 12620 distinct packages available [2020-12-14T07:50:48.516Z] ---> Running in afd328337358 [2020-12-14T07:50:48.516Z] v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-14T07:50:48.516Z] v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-14T07:50:48.516Z] OK: 12620 distinct packages available [2020-12-14T07:50:48.556Z] 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-14T07:50:49.121Z] v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-14T07:50:49.121Z] v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-14T07:50:49.121Z] OK: 12620 distinct packages available [2020-12-14T07:50:49.399Z] OK: 217 MiB in 51 packages [2020-12-14T07:50:49.399Z] OK: 217 MiB in 51 packages [2020-12-14T07:50:49.399Z] v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-14T07:50:49.399Z] v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-14T07:50:49.399Z] OK: 12620 distinct packages available [2020-12-14T07:50:49.501Z] 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-14T07:50:50.385Z] OK: 217 MiB in 51 packages [2020-12-14T07:50:50.385Z] OK: 217 MiB in 51 packages [2020-12-14T07:50:51.392Z] Removing intermediate container 06476747a5fb [2020-12-14T07:50:51.392Z] ---> b9cc738d775a [2020-12-14T07:50:51.392Z] Step 6/22 : COPY go.mod . [2020-12-14T07:50:51.392Z] Removing intermediate container 3b67fbfb69bb [2020-12-14T07:50:51.392Z] ---> f4dfef5f6931 [2020-12-14T07:50:51.392Z] Step 6/22 : COPY go.mod . [2020-12-14T07:50:51.416Z] Building version [2020-12-14T07:50:51.988Z] Removing intermediate container d80273ab6331 [2020-12-14T07:50:51.988Z] ---> 7a0e7dfada76 [2020-12-14T07:50:51.988Z] Step 6/23 : COPY go.mod . [2020-12-14T07:50:52.271Z] Removing intermediate container a84fb3c931b3 [2020-12-14T07:50:52.271Z] ---> 26bd9bcd6c6c [2020-12-14T07:50:52.271Z] Step 6/21 : COPY go.mod . [2020-12-14T07:50:52.271Z] ---> e3e18c455dbd [2020-12-14T07:50:52.271Z] Step 7/22 : RUN go mod download [2020-12-14T07:50:52.549Z] Removing intermediate container afd328337358 [2020-12-14T07:50:52.549Z] ---> 42fd3c0e6df6 [2020-12-14T07:50:52.549Z] Step 7/29 : COPY . . [2020-12-14T07:50:52.549Z] ---> d5f565034616 [2020-12-14T07:50:52.549Z] Step 7/22 : RUN go mod download [2020-12-14T07:50:52.549Z] ---> Running in 65e3f19fdf22 [2020-12-14T07:50:52.821Z] ---> Running in cdfeedb2f95e [2020-12-14T07:50:53.097Z] ---> 9c402e6ae64a [2020-12-14T07:50:53.097Z] Step 7/23 : RUN go mod download [2020-12-14T07:50:53.330Z] Staging config-common [2020-12-14T07:50:53.369Z] ---> Running in 323201bd21c3 [2020-12-14T07:50:53.369Z] ---> 1a82f721f71f [2020-12-14T07:50:53.369Z] Step 7/21 : RUN go mod download [2020-12-14T07:50:53.979Z] ---> Running in b49e49493d85 [2020-12-14T07:50:54.314Z] Skipping stage go-build-helper (already ran) [2020-12-14T07:50:54.314Z] Skipping stage static-packages (already ran) [2020-12-14T07:50:54.314Z] Skipping stage go115 (already ran) [2020-12-14T07:50:54.314Z] Staging edgex-go [2020-12-14T07:50:55.263Z] Staging version [2020-12-14T07:50:55.835Z] Priming config-common [2020-12-14T07:50:56.776Z] Priming go-build-helper [2020-12-14T07:50:57.717Z] Priming static-packages [2020-12-14T07:50:58.288Z] Removing intermediate container 65e3f19fdf22 [2020-12-14T07:50:58.288Z] ---> 0ff852120c07 [2020-12-14T07:50:58.288Z] Step 8/22 : COPY . . [2020-12-14T07:50:58.562Z] Removing intermediate container cdfeedb2f95e [2020-12-14T07:50:58.562Z] ---> 0e12ca2d8125 [2020-12-14T07:50:58.562Z] Removing intermediate container b49e49493d85 [2020-12-14T07:50:58.562Z] ---> f0cac59b328d [2020-12-14T07:50:58.562Z] Step 8/21 : COPY . . [2020-12-14T07:50:58.562Z] Step 8/22 : COPY . . [2020-12-14T07:50:58.833Z] Removing intermediate container 323201bd21c3 [2020-12-14T07:50:58.833Z] ---> 72bf0e946c64 [2020-12-14T07:50:58.833Z] Step 8/23 : COPY . . [2020-12-14T07:51:00.258Z] Priming go115 [2020-12-14T07:51:00.828Z] Priming edgex-go [2020-12-14T07:51:02.213Z] Priming version [2020-12-14T07:51:03.158Z] 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-14T07:51:21.059Z] ---> e40fc30daac9 [2020-12-14T07:51:21.059Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-14T07:51:21.059Z] ---> Running in 744883b8eccf [2020-12-14T07:51:21.335Z] ---> 0bed37adfd68 [2020-12-14T07:51:21.335Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-14T07:51:21.335Z] ---> 4d9f50f8a141 [2020-12-14T07:51:21.335Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-14T07:51:21.335Z] ---> 920329851379 [2020-12-14T07:51:21.335Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-14T07:51:21.335Z] ---> a616bc59cf0f [2020-12-14T07:51:21.335Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-14T07:51:21.614Z] ---> Running in f4119ab1c92c [2020-12-14T07:51:21.614Z] ---> Running in 6671b08206fe [2020-12-14T07:51:21.614Z] ---> Running in 0047dacced38 [2020-12-14T07:51:21.614Z] ---> Running in 6b582f9aa1e5 [2020-12-14T07:51:22.221Z] 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-14T07:51:23.708Z] 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-14T07:51:23.985Z] 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-14T07:51:24.278Z] 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-14T07:51:24.557Z] 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-14T07:53:01.407Z] Removing intermediate container 744883b8eccf [2020-12-14T07:53:01.408Z] ---> 8838fc217211 [2020-12-14T07:53:01.408Z] [2020-12-14T07:53:01.408Z] Step 9/29 : FROM alpine:latest [2020-12-14T07:53:01.408Z] latest: Pulling from library/alpine [2020-12-14T07:53:01.408Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-14T07:53:01.408Z] Status: Downloaded newer image for alpine:latest [2020-12-14T07:53:01.408Z] ---> dd36a01c3f31 [2020-12-14T07:53:01.408Z] 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-14T07:53:01.408Z] ---> Running in d4ee6ba6d126 [2020-12-14T07:53:01.408Z] Removing intermediate container d4ee6ba6d126 [2020-12-14T07:53:01.408Z] ---> a9ae70467bd9 [2020-12-14T07:53:01.408Z] Step 11/29 : USER root [2020-12-14T07:53:01.408Z] Removing intermediate container f4119ab1c92c [2020-12-14T07:53:01.408Z] ---> 0ea1a2f267f1 [2020-12-14T07:53:01.408Z] [2020-12-14T07:53:01.408Z] Step 10/22 : FROM alpine:3.10 [2020-12-14T07:53:01.408Z] 3.10: Pulling from library/alpine [2020-12-14T07:53:01.408Z] ---> Running in 6961f387a7f8 [2020-12-14T07:53:02.005Z] Removing intermediate container 6961f387a7f8 [2020-12-14T07:53:02.005Z] ---> 9110ce69a4d0 [2020-12-14T07:53:02.005Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-14T07:53:02.290Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-14T07:53:02.290Z] Status: Downloaded newer image for alpine:3.10 [2020-12-14T07:53:02.290Z] ---> 536a684cf733 [2020-12-14T07:53:02.290Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-14T07:53:03.731Z] ---> Running in 0d7c021de178 [2020-12-14T07:53:03.731Z] ---> Running in 7ea85e27d92a [2020-12-14T07:53:06.369Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T07:53:06.369Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-14T07:53:06.642Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T07:53:06.642Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-14T07:53:07.241Z] v3.10.5-166-g5903711767 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-14T07:53:07.241Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-14T07:53:07.241Z] OK: 10169 distinct packages available [2020-12-14T07:53:07.519Z] v3.12.2-11-g0ba74c8686 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-14T07:53:07.519Z] v3.12.2-9-gb9bbe18535 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-14T07:53:07.519Z] OK: 12617 distinct packages available [2020-12-14T07:53:08.123Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-14T07:53:08.123Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-14T07:53:08.123Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-14T07:53:08.123Z] (4/5) Installing curl (7.66.0-r3) [2020-12-14T07:53:08.123Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-14T07:53:08.123Z] Executing busybox-1.30.1-r3.trigger [2020-12-14T07:53:08.399Z] Executing ca-certificates-20191127-r2.trigger [2020-12-14T07:53:08.399Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-14T07:53:08.679Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-14T07:53:08.679Z] Executing busybox-1.31.1-r19.trigger [2020-12-14T07:53:08.679Z] Executing ca-certificates-20191127-r4.trigger [2020-12-14T07:53:08.679Z] OK: 7 MiB in 19 packages [2020-12-14T07:53:08.957Z] OK: 6 MiB in 16 packages [2020-12-14T07:53:14.406Z] Removing intermediate container 0047dacced38 [2020-12-14T07:53:14.406Z] ---> 1d6c01c47407 [2020-12-14T07:53:14.406Z] [2020-12-14T07:53:14.406Z] Step 10/21 : FROM scratch [2020-12-14T07:53:14.406Z] ---> [2020-12-14T07:53:14.406Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-14T07:53:15.007Z] ---> Running in 149012e5efba [2020-12-14T07:53:15.287Z] Removing intermediate container 7ea85e27d92a [2020-12-14T07:53:15.287Z] ---> 78e0c4e86042 [2020-12-14T07:53:15.287Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-14T07:53:15.287Z] Removing intermediate container 0d7c021de178 [2020-12-14T07:53:15.287Z] ---> 878568f6f486 [2020-12-14T07:53:15.287Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-14T07:53:15.564Z] ---> Running in 6ee290093f7b [2020-12-14T07:53:15.564Z] ---> Running in 627d7946e79a [2020-12-14T07:53:15.842Z] Removing intermediate container 149012e5efba [2020-12-14T07:53:15.842Z] ---> 697477491aaf [2020-12-14T07:53:15.842Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-14T07:53:16.123Z] ---> Running in 59b8498d1478 [2020-12-14T07:53:16.406Z] Removing intermediate container 6ee290093f7b [2020-12-14T07:53:16.406Z] ---> 16e54894cf64 [2020-12-14T07:53:16.406Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-14T07:53:16.406Z] Removing intermediate container 627d7946e79a [2020-12-14T07:53:16.406Z] ---> d6168b227e08 [2020-12-14T07:53:16.406Z] Step 13/22 : WORKDIR / [2020-12-14T07:53:16.683Z] ---> Running in c1aaa32dc185 [2020-12-14T07:53:16.683Z] ---> Running in 2b14b978cd35 [2020-12-14T07:53:16.683Z] Removing intermediate container 59b8498d1478 [2020-12-14T07:53:16.683Z] ---> 40f8d0ed4914 [2020-12-14T07:53:16.683Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-14T07:53:16.963Z] ---> Running in 5d844830af0c [2020-12-14T07:53:17.558Z] Removing intermediate container 2b14b978cd35 [2020-12-14T07:53:17.558Z] ---> 629113b657ba [2020-12-14T07:53:17.558Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-14T07:53:17.558Z] Removing intermediate container c1aaa32dc185 [2020-12-14T07:53:17.558Z] ---> 1a0e6912a4a5 [2020-12-14T07:53:17.558Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-14T07:53:17.558Z] Removing intermediate container 5d844830af0c [2020-12-14T07:53:17.558Z] ---> d776a694cc68 [2020-12-14T07:53:17.558Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-14T07:53:17.829Z] ---> Running in 88bb2f96a59f [2020-12-14T07:53:18.812Z] ---> f523fe73a7d1 [2020-12-14T07:53:18.812Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-14T07:53:19.085Z] ---> fac25b5180b6 [2020-12-14T07:53:19.086Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-14T07:53:21.726Z] ---> 9935efec84bf [2020-12-14T07:53:21.726Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-14T07:53:21.726Z] Removing intermediate container 88bb2f96a59f [2020-12-14T07:53:21.726Z] ---> ccbcc3db4fa6 [2020-12-14T07:53:21.726Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-14T07:53:22.011Z] ---> f36df1eb1742 [2020-12-14T07:53:22.011Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-14T07:53:22.386Z] ---> b7b63ccd5984 [2020-12-14T07:53:22.386Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-14T07:53:24.155Z] ---> 55a0c52b8332 [2020-12-14T07:53:24.155Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-14T07:53:24.155Z] ---> e353644c6477 [2020-12-14T07:53:24.155Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-14T07:53:24.457Z] ---> Running in a8262a7ff22f [2020-12-14T07:53:24.457Z] ---> 915631ea0f1e [2020-12-14T07:53:24.457Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-14T07:53:25.119Z] ---> Running in 91fd78359d2b [2020-12-14T07:53:25.407Z] Removing intermediate container a8262a7ff22f [2020-12-14T07:53:25.407Z] ---> 8ae75bc7ba68 [2020-12-14T07:53:25.407Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-14T07:53:25.682Z] ---> Running in 085902ab6b4e [2020-12-14T07:53:26.279Z] ---> e27728820521 [2020-12-14T07:53:26.279Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-14T07:53:26.884Z] Removing intermediate container 085902ab6b4e [2020-12-14T07:53:26.884Z] ---> 7ef3185e077b [2020-12-14T07:53:26.884Z] Step 19/21 : LABEL arch=arm64 [2020-12-14T07:53:27.491Z] ---> Running in 411fbcf96779 [2020-12-14T07:53:27.768Z] ---> d9f61f3b4e6c [2020-12-14T07:53:27.768Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-14T07:53:28.375Z] Removing intermediate container 411fbcf96779 [2020-12-14T07:53:28.375Z] ---> 58c3deca9c16 [2020-12-14T07:53:28.375Z] Step 20/21 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 [2020-12-14T07:53:28.650Z] ---> Running in ac908ea774ca [2020-12-14T07:53:28.927Z] Removing intermediate container 6671b08206fe [2020-12-14T07:53:28.927Z] ---> d1bd5ca54dd8 [2020-12-14T07:53:28.927Z] [2020-12-14T07:53:28.927Z] Step 10/22 : FROM scratch [2020-12-14T07:53:28.927Z] ---> [2020-12-14T07:53:28.927Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-14T07:53:28.927Z] ---> Using cache [2020-12-14T07:53:28.927Z] ---> 697477491aaf [2020-12-14T07:53:28.927Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-14T07:53:28.927Z] ---> 4285c0177957 [2020-12-14T07:53:28.927Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-14T07:53:29.202Z] Removing intermediate container 91fd78359d2b [2020-12-14T07:53:29.203Z] ---> 6730d5ee5b59 [2020-12-14T07:53:29.203Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-14T07:53:29.203Z] ---> Running in 5a8a6c41e922 [2020-12-14T07:53:29.476Z] ---> Running in dfa57dde6591 [2020-12-14T07:53:29.476Z] Removing intermediate container ac908ea774ca [2020-12-14T07:53:29.476Z] ---> 5b2dd538f71b [2020-12-14T07:53:29.476Z] Step 21/21 : LABEL version=0.0.0 [2020-12-14T07:53:30.078Z] ---> Running in 9d0828e0fc87 [2020-12-14T07:53:30.078Z] Removing intermediate container 5a8a6c41e922 [2020-12-14T07:53:30.078Z] ---> 2a840e6fe250 [2020-12-14T07:53:30.079Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-14T07:53:30.079Z] Removing intermediate container dfa57dde6591 [2020-12-14T07:53:30.079Z] ---> 4678771b2a78 [2020-12-14T07:53:30.079Z] Step 20/22 : LABEL arch=arm64 [2020-12-14T07:53:30.079Z] ---> f9366b147f19 [2020-12-14T07:53:30.079Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-14T07:53:30.079Z] ---> Running in 97c183bc4dde [2020-12-14T07:53:30.360Z] ---> Running in f0de92a07f98 [2020-12-14T07:53:30.360Z] ---> Running in 462e0fbd91bb [2020-12-14T07:53:30.659Z] Removing intermediate container 9d0828e0fc87 [2020-12-14T07:53:30.659Z] ---> 768efa31c926 [2020-12-14T07:53:30.659Z] [2020-12-14T07:53:30.946Z] Removing intermediate container 97c183bc4dde [2020-12-14T07:53:30.946Z] ---> 9e706fb1b691 [2020-12-14T07:53:30.946Z] Step 14/22 : WORKDIR / [2020-12-14T07:53:30.946Z] Removing intermediate container f0de92a07f98 [2020-12-14T07:53:30.946Z] ---> fb943f2af458 [2020-12-14T07:53:30.946Z] Step 21/22 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 [2020-12-14T07:53:31.224Z] ---> Running in e29bc8da6368 [2020-12-14T07:53:31.224Z] ---> Running in 1c74dd132cdf [2020-12-14T07:53:31.224Z] Successfully built 768efa31c926 [2020-12-14T07:53:31.509Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-14T07:53:31.509Z] Building docker-security-proxy-setup-go [2020-12-14T07:53:31.785Z]  Building docker-support-scheduler-go ... done Removing intermediate container e29bc8da6368 [2020-12-14T07:53:31.785Z] ---> c3987024d45b [2020-12-14T07:53:31.785Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-14T07:53:32.068Z] Removing intermediate container 1c74dd132cdf [2020-12-14T07:53:32.068Z] ---> 53b2d2c2991e [2020-12-14T07:53:32.068Z] Step 22/22 : LABEL version=0.0.0 [2020-12-14T07:53:32.345Z] ---> Running in 65474b89f295 [2020-12-14T07:53:33.790Z] ---> 75223a9f2c2f [2020-12-14T07:53:33.790Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-14T07:53:33.790Z] Removing intermediate container 65474b89f295 [2020-12-14T07:53:33.790Z] ---> d84fe60212b0 [2020-12-14T07:53:33.790Z] [2020-12-14T07:53:34.389Z] Successfully built d84fe60212b0 [2020-12-14T07:53:34.389Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-14T07:53:34.389Z] Building docker-support-notifications-go [2020-12-14T07:53:34.389Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 462e0fbd91bb [2020-12-14T07:53:34.389Z] ---> cc2ec9c3bbb8 [2020-12-14T07:53:34.389Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-14T07:53:35.827Z] ---> 1676c663d1e5 [2020-12-14T07:53:35.827Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-14T07:53:36.823Z] ---> Running in 9fe690f15a6a [2020-12-14T07:53:36.823Z] ---> dd91ae129ed6 [2020-12-14T07:53:36.823Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-14T07:53:38.282Z] Removing intermediate container 6b582f9aa1e5 [2020-12-14T07:53:38.282Z] ---> fe0d9f289e92 [2020-12-14T07:53:38.282Z] [2020-12-14T07:53:38.282Z] Step 10/23 : FROM alpine [2020-12-14T07:53:38.282Z] ---> dd36a01c3f31 [2020-12-14T07:53:38.282Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-14T07:53:38.557Z] ---> 084274882bce [2020-12-14T07:53:38.557Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-14T07:53:38.843Z] ---> Running in 3c4ee567a3a8 [2020-12-14T07:53:39.121Z] ---> Running in 147344359f1e [2020-12-14T07:53:39.720Z] Removing intermediate container 3c4ee567a3a8 [2020-12-14T07:53:39.720Z] ---> 6ecaca6f1311 [2020-12-14T07:53:39.720Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-14T07:53:39.720Z] ---> Running in 7915b6ac6da1 [2020-12-14T07:53:39.992Z] Removing intermediate container 147344359f1e [2020-12-14T07:53:39.993Z] ---> 9917ec699094 [2020-12-14T07:53:39.993Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-14T07:53:40.272Z] ---> Running in 57d1965b5c8e [2020-12-14T07:53:40.548Z] Removing intermediate container 7915b6ac6da1 [2020-12-14T07:53:40.548Z] ---> 524515b80215 [2020-12-14T07:53:40.548Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-14T07:53:40.548Z] Removing intermediate container 9fe690f15a6a [2020-12-14T07:53:40.548Z] ---> 0778fb2e667d [2020-12-14T07:53:40.548Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-14T07:53:40.548Z] ---> Running in 1e38c8d1806a [2020-12-14T07:53:40.841Z] ---> Running in 0c76ece1e26f [2020-12-14T07:53:40.841Z] Removing intermediate container 57d1965b5c8e [2020-12-14T07:53:40.841Z] ---> 270007c83101 [2020-12-14T07:53:40.841Z] Step 20/22 : LABEL arch=arm64 [2020-12-14T07:53:41.119Z] ---> Running in 59aff8366dd8 [2020-12-14T07:53:41.403Z] Removing intermediate container 1e38c8d1806a [2020-12-14T07:53:41.403Z] ---> 0fac28c82650 [2020-12-14T07:53:41.403Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T07:53:42.011Z] ---> Running in 7a9eb4681ce2 [2020-12-14T07:53:42.011Z] Removing intermediate container 59aff8366dd8 [2020-12-14T07:53:42.011Z] ---> f78086bf2924 [2020-12-14T07:53:42.011Z] Step 21/22 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 [2020-12-14T07:53:42.612Z] ---> Running in 4fa810c18c68 [2020-12-14T07:53:43.606Z] Removing intermediate container 4fa810c18c68 [2020-12-14T07:53:43.606Z] ---> 6872cbe006ac [2020-12-14T07:53:43.606Z] Step 22/22 : LABEL version=0.0.0 [2020-12-14T07:53:44.202Z] ---> Running in d7daa9b34b7b [2020-12-14T07:53:44.798Z] Removing intermediate container 0c76ece1e26f [2020-12-14T07:53:44.798Z] ---> 28a43b42c4e9 [2020-12-14T07:53:44.798Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-14T07:53:44.798Z] Removing intermediate container d7daa9b34b7b [2020-12-14T07:53:44.798Z] ---> 9633b95cd687 [2020-12-14T07:53:44.798Z] [2020-12-14T07:53:45.071Z] ---> Running in ecd2206edef4 [2020-12-14T07:53:45.342Z] Removing intermediate container 7a9eb4681ce2 [2020-12-14T07:53:45.342Z] ---> 2a98528ae5c5 [2020-12-14T07:53:45.342Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-14T07:53:45.342Z] Successfully built 9633b95cd687 [2020-12-14T07:53:45.614Z] ---> Running in 6477cf515ab6 [2020-12-14T07:53:45.614Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-14T07:53:45.614Z] Building docker-core-command-go [2020-12-14T07:53:45.614Z]  Building docker-core-metadata-go ... done Removing intermediate container ecd2206edef4 [2020-12-14T07:53:45.614Z] ---> 7dea040f22e8 [2020-12-14T07:53:45.614Z] Step 26/29 : CMD [ "generate" ] [2020-12-14T07:53:45.892Z] ---> Running in 35ff896d3de5 [2020-12-14T07:53:46.487Z] Removing intermediate container 35ff896d3de5 [2020-12-14T07:53:46.487Z] ---> 66bf23d905b1 [2020-12-14T07:53:46.487Z] Step 27/29 : LABEL arch=arm64 [2020-12-14T07:53:46.756Z] ---> Running in e9c70aa5f257 [2020-12-14T07:53:46.756Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T07:53:47.028Z] Removing intermediate container e9c70aa5f257 [2020-12-14T07:53:47.029Z] ---> 5c5913c0cf9f [2020-12-14T07:53:47.029Z] Step 28/29 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 [2020-12-14T07:53:47.304Z] ---> Running in 97dfefd003e8 [2020-12-14T07:53:47.584Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T07:53:47.855Z] Removing intermediate container 97dfefd003e8 [2020-12-14T07:53:47.855Z] ---> 065ca8aeee3d [2020-12-14T07:53:47.855Z] Step 29/29 : LABEL version=0.0.0 [2020-12-14T07:53:48.125Z] ---> Running in 7603d4864728 [2020-12-14T07:53:48.398Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-14T07:53:48.398Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-14T07:53:48.398Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-14T07:53:48.674Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-14T07:53:48.951Z] Removing intermediate container 7603d4864728 [2020-12-14T07:53:48.951Z] ---> 3c061b7b3798 [2020-12-14T07:53:48.951Z] [2020-12-14T07:53:48.951Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-14T07:53:48.951Z] Executing busybox-1.31.1-r19.trigger [2020-12-14T07:53:48.951Z] OK: 8 MiB in 19 packages [2020-12-14T07:53:49.227Z] Successfully built 3c061b7b3798 [2020-12-14T07:53:49.227Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-12-14T07:53:49.227Z]  Building docker-security-secrets-setup-go ... done Building docker-security-secretstore-setup-go [2020-12-14T07:53:50.655Z] Removing intermediate container 6477cf515ab6 [2020-12-14T07:53:50.655Z] ---> 61a7e889f7ce [2020-12-14T07:53:50.655Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-14T07:53:51.632Z] ---> 13cf5d6ecb07 [2020-12-14T07:53:51.632Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-14T07:53:53.606Z] ---> 58cd21cb0f65 [2020-12-14T07:53:53.606Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-14T07:53:55.044Z] ---> fb17dcbef020 [2020-12-14T07:53:55.044Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-14T07:53:55.044Z] ---> Running in 8508e1f341af [2020-12-14T07:53:55.640Z] Removing intermediate container 8508e1f341af [2020-12-14T07:53:55.640Z] ---> bbed2ff31ea1 [2020-12-14T07:53:55.640Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-14T07:53:55.951Z] ---> Running in 4502726ca215 [2020-12-14T07:53:56.932Z] Removing intermediate container 4502726ca215 [2020-12-14T07:53:56.932Z] ---> caefafe92b3c [2020-12-14T07:53:56.932Z] Step 21/23 : LABEL arch=arm64 [2020-12-14T07:53:57.205Z] ---> Running in e517aa1439fc [2020-12-14T07:53:57.809Z] Removing intermediate container e517aa1439fc [2020-12-14T07:53:57.809Z] ---> abe2d0ac1dad [2020-12-14T07:53:57.809Z] Step 22/23 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 [2020-12-14T07:53:57.809Z] ---> Running in 8987f4b8b1e3 [2020-12-14T07:53:58.406Z] Removing intermediate container 8987f4b8b1e3 [2020-12-14T07:53:58.406Z] ---> 35d5faf0f274 [2020-12-14T07:53:58.406Z] Step 23/23 : LABEL version=0.0.0 [2020-12-14T07:53:58.681Z] ---> Running in de8437a44deb [2020-12-14T07:53:59.276Z] Removing intermediate container de8437a44deb [2020-12-14T07:53:59.276Z] ---> 0ac475aa01f1 [2020-12-14T07:53:59.276Z] [2020-12-14T07:53:59.875Z] Successfully built 0ac475aa01f1 [2020-12-14T07:53:59.875Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-14T07:53:59.875Z]  Building docker-core-data-go ... done Building docker-sys-mgmt-agent-go [2020-12-14T07:54:18.161Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T07:54:18.161Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-14T07:54:18.161Z] ---> f51994c53397 [2020-12-14T07:54:18.161Z] Step 3/21 : WORKDIR /edgex-go [2020-12-14T07:54:18.161Z] ---> Using cache [2020-12-14T07:54:18.161Z] ---> 1397bd1368be [2020-12-14T07:54:18.161Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T07:54:18.161Z] ---> Using cache [2020-12-14T07:54:18.161Z] ---> ac23322d7c87 [2020-12-14T07:54:18.161Z] Step 5/21 : RUN apk update && apk add make git [2020-12-14T07:54:21.563Z] ---> Running in 3aec9aabc923 [2020-12-14T07:54:22.540Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T07:54:23.522Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T07:54:24.508Z] v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-14T07:54:24.508Z] v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-14T07:54:24.508Z] OK: 12620 distinct packages available [2020-12-14T07:54:25.107Z] OK: 217 MiB in 51 packages [2020-12-14T07:54:27.097Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T07:54:27.097Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-14T07:54:27.097Z] ---> f51994c53397 [2020-12-14T07:54:27.097Z] Step 3/24 : WORKDIR /edgex-go [2020-12-14T07:54:27.097Z] ---> Using cache [2020-12-14T07:54:27.097Z] ---> 1397bd1368be [2020-12-14T07:54:27.097Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T07:54:27.097Z] ---> Using cache [2020-12-14T07:54:27.097Z] ---> ac23322d7c87 [2020-12-14T07:54:27.097Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-14T07:54:27.693Z] ---> Running in df1b3d449c85 [2020-12-14T07:54:28.289Z] Removing intermediate container 3aec9aabc923 [2020-12-14T07:54:28.289Z] ---> 7db56c69ceb4 [2020-12-14T07:54:28.289Z] Step 6/21 : COPY go.mod . [2020-12-14T07:54:28.882Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T07:54:29.155Z] ---> b7fbfd0b4e2d [2020-12-14T07:54:29.155Z] Step 7/21 : RUN go mod download [2020-12-14T07:54:29.756Z] ---> Running in b6d58c9c1db3 [2020-12-14T07:54:29.756Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T07:54:30.731Z] v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-14T07:54:30.731Z] v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-14T07:54:30.731Z] OK: 12620 distinct packages available [2020-12-14T07:54:31.711Z] OK: 217 MiB in 51 packages [2020-12-14T07:54:36.128Z] Removing intermediate container df1b3d449c85 [2020-12-14T07:54:36.128Z] ---> dc551a369be0 [2020-12-14T07:54:36.128Z] Step 6/24 : COPY go.mod . [2020-12-14T07:54:36.128Z] Removing intermediate container b6d58c9c1db3 [2020-12-14T07:54:36.128Z] ---> 6dcc05e48dd9 [2020-12-14T07:54:36.128Z] Step 8/21 : COPY . . [2020-12-14T07:54:36.727Z] ---> 985d349dfdfd [2020-12-14T07:54:36.727Z] Step 7/24 : RUN go mod download [2020-12-14T07:54:37.708Z] ---> Running in df08ec3f9ea3 [2020-12-14T07:54:40.344Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T07:54:40.344Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-14T07:54:40.344Z] ---> f51994c53397 [2020-12-14T07:54:40.344Z] Step 3/22 : WORKDIR /edgex-go [2020-12-14T07:54:40.344Z] ---> Using cache [2020-12-14T07:54:40.344Z] ---> 1397bd1368be [2020-12-14T07:54:40.344Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T07:54:40.344Z] ---> Using cache [2020-12-14T07:54:40.344Z] ---> ac23322d7c87 [2020-12-14T07:54:40.344Z] Step 5/22 : RUN apk update && apk add make git [2020-12-14T07:54:40.344Z] ---> Using cache [2020-12-14T07:54:40.344Z] ---> 7db56c69ceb4 [2020-12-14T07:54:40.344Z] Step 6/22 : COPY go.mod . [2020-12-14T07:54:40.344Z] ---> Using cache [2020-12-14T07:54:40.344Z] ---> b7fbfd0b4e2d [2020-12-14T07:54:40.344Z] Step 7/22 : RUN go mod download [2020-12-14T07:54:40.344Z] ---> Using cache [2020-12-14T07:54:40.344Z] ---> 6dcc05e48dd9 [2020-12-14T07:54:40.344Z] Step 8/22 : COPY . . [2020-12-14T07:54:41.796Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T07:54:41.796Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-14T07:54:41.796Z] ---> f51994c53397 [2020-12-14T07:54:41.796Z] Step 3/24 : WORKDIR /edgex-go [2020-12-14T07:54:41.796Z] ---> Using cache [2020-12-14T07:54:41.796Z] ---> 1397bd1368be [2020-12-14T07:54:41.796Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T07:54:41.796Z] ---> Using cache [2020-12-14T07:54:41.796Z] ---> ac23322d7c87 [2020-12-14T07:54:41.796Z] Step 5/24 : RUN apk update && apk add make git [2020-12-14T07:54:41.796Z] ---> Using cache [2020-12-14T07:54:41.796Z] ---> 7db56c69ceb4 [2020-12-14T07:54:41.796Z] Step 6/24 : COPY go.mod . [2020-12-14T07:54:41.796Z] ---> Using cache [2020-12-14T07:54:41.796Z] ---> b7fbfd0b4e2d [2020-12-14T07:54:41.796Z] Step 7/24 : RUN go mod download [2020-12-14T07:54:41.796Z] ---> Using cache [2020-12-14T07:54:41.796Z] ---> 6dcc05e48dd9 [2020-12-14T07:54:41.796Z] Step 8/24 : COPY . . [2020-12-14T07:54:44.442Z] Removing intermediate container df08ec3f9ea3 [2020-12-14T07:54:44.442Z] ---> f66cbcb0cec7 [2020-12-14T07:54:44.442Z] Step 8/24 : COPY . . [2020-12-14T07:54:45.894Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-14T07:54:45.894Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-14T07:54:45.894Z] ---> f51994c53397 [2020-12-14T07:54:45.894Z] Step 3/27 : WORKDIR /edgex-go [2020-12-14T07:54:45.894Z] ---> Using cache [2020-12-14T07:54:45.894Z] ---> 1397bd1368be [2020-12-14T07:54:45.894Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-14T07:54:45.894Z] ---> Using cache [2020-12-14T07:54:45.894Z] ---> ac23322d7c87 [2020-12-14T07:54:45.894Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-14T07:54:51.366Z] ---> Running in ecda4269039d [2020-12-14T07:54:52.829Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T07:54:53.436Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T07:54:54.426Z] v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-14T07:54:54.426Z] v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-14T07:54:54.426Z] OK: 12620 distinct packages available [2020-12-14T07:54:55.030Z] OK: 217 MiB in 51 packages [2020-12-14T07:55:00.508Z] Removing intermediate container ecda4269039d [2020-12-14T07:55:00.508Z] ---> 58e49325e66c [2020-12-14T07:55:00.508Z] Step 6/27 : COPY go.mod . [2020-12-14T07:55:00.508Z] ---> 45be221c3dac [2020-12-14T07:55:00.508Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-14T07:55:00.789Z] ---> Running in 8ebcd4f3685a [2020-12-14T07:55:01.067Z] ---> 2f441629cf17 [2020-12-14T07:55:01.067Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-14T07:55:01.347Z] ---> 4e52500092ad [2020-12-14T07:55:01.347Z] Step 7/27 : RUN go mod download [2020-12-14T07:55:01.625Z] ---> Running in c47211257951 [2020-12-14T07:55:01.900Z] ---> Running in b45eb9808cf3 [2020-12-14T07:55:02.504Z] 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-14T07:55:03.490Z] 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-14T07:55:04.107Z] ---> 2062587e0a4d [2020-12-14T07:55:04.107Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-14T07:55:04.707Z] ---> Running in a5187f25936a [2020-12-14T07:55:07.356Z] 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-14T07:55:07.356Z] Removing intermediate container b45eb9808cf3 [2020-12-14T07:55:07.356Z] ---> c0d1d4eafadd [2020-12-14T07:55:07.356Z] Step 8/27 : COPY . . [2020-12-14T07:55:07.636Z] ---> 07103f2068cc [2020-12-14T07:55:07.636Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-14T07:55:07.947Z] ---> Running in 005710cb1bb2 [2020-12-14T07:55:09.957Z] 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-14T07:55:28.364Z] ---> 1b9b14e38898 [2020-12-14T07:55:28.364Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-14T07:55:28.364Z] ---> Running in 82fc37f8eb10 [2020-12-14T07:55:29.819Z] 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-14T07:56:26.477Z] 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-14T07:56:26.477Z] 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-14T07:56:38.954Z] Removing intermediate container 8ebcd4f3685a [2020-12-14T07:56:38.954Z] ---> 889407290b61 [2020-12-14T07:56:38.954Z] [2020-12-14T07:56:38.954Z] Step 10/21 : FROM alpine [2020-12-14T07:56:38.954Z] ---> dd36a01c3f31 [2020-12-14T07:56:38.954Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-14T07:56:38.954Z] ---> Running in f9285a06dc52 [2020-12-14T07:56:40.966Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T07:56:41.256Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T07:56:41.256Z] Removing intermediate container a5187f25936a [2020-12-14T07:56:41.256Z] ---> 2c3a73fc67b6 [2020-12-14T07:56:41.256Z] [2020-12-14T07:56:41.256Z] Step 10/24 : FROM alpine:3.10 [2020-12-14T07:56:41.543Z] ---> 536a684cf733 [2020-12-14T07:56:41.543Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-14T07:56:41.543Z] ---> Using cache [2020-12-14T07:56:41.543Z] ---> 878568f6f486 [2020-12-14T07:56:41.543Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-14T07:56:41.829Z] ---> Running in abe5d2b5eea9 [2020-12-14T07:56:42.443Z] v3.12.2-11-g0ba74c8686 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-14T07:56:42.443Z] v3.12.2-9-gb9bbe18535 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-14T07:56:42.443Z] OK: 12617 distinct packages available [2020-12-14T07:56:42.443Z] Removing intermediate container abe5d2b5eea9 [2020-12-14T07:56:42.443Z] ---> dfa0d9ceacfd [2020-12-14T07:56:42.443Z] Step 13/24 : WORKDIR / [2020-12-14T07:56:42.443Z] ---> Running in d24df071d7e2 [2020-12-14T07:56:43.056Z] Removing intermediate container d24df071d7e2 [2020-12-14T07:56:43.056Z] ---> 30d55f7f2c38 [2020-12-14T07:56:43.056Z] 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-14T07:56:43.344Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-14T07:56:43.344Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-14T07:56:43.344Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-14T07:56:43.344Z] (4/4) Installing curl (7.69.1-r3) [2020-12-14T07:56:43.344Z] Executing busybox-1.31.1-r19.trigger [2020-12-14T07:56:43.630Z] Executing ca-certificates-20191127-r4.trigger [2020-12-14T07:56:43.914Z] OK: 7 MiB in 18 packages [2020-12-14T07:56:44.527Z] ---> 4410fe7fbb32 [2020-12-14T07:56:44.527Z] 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-14T07:56:46.006Z] ---> be9ce3ca671d [2020-12-14T07:56:46.006Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-14T07:56:46.631Z] Removing intermediate container f9285a06dc52 [2020-12-14T07:56:46.631Z] ---> 35b6d5e9b869 [2020-12-14T07:56:46.631Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-14T07:56:46.912Z] ---> Running in d850ddcb6022 [2020-12-14T07:56:47.188Z] ---> 2368b0586f1f [2020-12-14T07:56:47.188Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-14T07:56:47.792Z] Removing intermediate container d850ddcb6022 [2020-12-14T07:56:47.792Z] ---> 9403af63942a [2020-12-14T07:56:47.792Z] Step 13/21 : WORKDIR /edgex [2020-12-14T07:56:47.792Z] ---> Running in 492fc7d5a69e [2020-12-14T07:56:48.953Z] Removing intermediate container 492fc7d5a69e [2020-12-14T07:56:48.953Z] ---> 588ec78f4a33 [2020-12-14T07:56:48.953Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-14T07:56:49.243Z] ---> 2c2411991b89 [2020-12-14T07:56:49.243Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-14T07:56:50.306Z] ---> 7da2d4459a95 [2020-12-14T07:56:50.306Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-14T07:56:51.747Z] ---> 5142297b53f4 [2020-12-14T07:56:51.747Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-14T07:56:52.360Z] ---> adab972855ef [2020-12-14T07:56:52.360Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-14T07:56:53.361Z] ---> 2dbe8ae241c3 [2020-12-14T07:56:53.361Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-14T07:56:53.645Z] ---> Running in eb4c1b8baccf [2020-12-14T07:56:54.265Z] ---> b6b39e1ce082 [2020-12-14T07:56:54.265Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-14T07:56:54.553Z] ---> Running in 4e991a6209cb [2020-12-14T07:56:55.589Z] Removing intermediate container 4e991a6209cb [2020-12-14T07:56:55.589Z] ---> 7ad045b26f9a [2020-12-14T07:56:55.589Z] Step 18/21 : CMD ["--init=true"] [2020-12-14T07:56:55.866Z] ---> Running in 5c90ec455e6e [2020-12-14T07:56:56.852Z] Removing intermediate container 5c90ec455e6e [2020-12-14T07:56:56.852Z] ---> 7d9f38dba1c2 [2020-12-14T07:56:56.852Z] Step 19/21 : LABEL arch=arm64 [2020-12-14T07:56:57.127Z] ---> Running in bdc895ab756b [2020-12-14T07:56:57.127Z] Removing intermediate container eb4c1b8baccf [2020-12-14T07:56:57.127Z] ---> 73acdc3d625e [2020-12-14T07:56:57.127Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-14T07:56:57.729Z] ---> Running in 96df20c2980e [2020-12-14T07:56:58.004Z] Removing intermediate container bdc895ab756b [2020-12-14T07:56:58.004Z] ---> 19b950ac0fc9 [2020-12-14T07:56:58.004Z] Step 20/21 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 [2020-12-14T07:56:58.620Z] ---> Running in dc21a8ec5a13 [2020-12-14T07:56:58.620Z] Removing intermediate container 96df20c2980e [2020-12-14T07:56:58.620Z] ---> c4383170318c [2020-12-14T07:56:58.620Z] Step 22/24 : LABEL arch=arm64 [2020-12-14T07:56:58.620Z] Removing intermediate container 82fc37f8eb10 [2020-12-14T07:56:58.620Z] ---> 4d6b676cfe94 [2020-12-14T07:56:58.620Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-14T07:56:59.221Z] ---> Running in ae39346a4f6c [2020-12-14T07:56:59.221Z] ---> Running in 89fd1518aa2f [2020-12-14T07:56:59.221Z] Removing intermediate container dc21a8ec5a13 [2020-12-14T07:56:59.221Z] ---> 7147a9f90f15 [2020-12-14T07:56:59.221Z] Step 21/21 : LABEL version=0.0.0 [2020-12-14T07:56:59.824Z] ---> Running in e2fa7898c761 [2020-12-14T07:56:59.824Z] Removing intermediate container c47211257951 [2020-12-14T07:56:59.824Z] ---> 91f8aae41d72 [2020-12-14T07:56:59.824Z] [2020-12-14T07:56:59.824Z] Step 10/22 : FROM scratch [2020-12-14T07:56:59.824Z] ---> [2020-12-14T07:56:59.824Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-14T07:57:00.100Z] Removing intermediate container ae39346a4f6c [2020-12-14T07:57:00.100Z] ---> e9b745b0c95e [2020-12-14T07:57:00.100Z] Step 23/24 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 [2020-12-14T07:57:00.100Z] ---> Using cache [2020-12-14T07:57:00.100Z] ---> 697477491aaf [2020-12-14T07:57:00.100Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-14T07:57:00.100Z] ---> Running in df4b0870eb04 [2020-12-14T07:57:00.100Z] ---> Running in 892c4cfdc0d7 [2020-12-14T07:57:00.697Z] Removing intermediate container e2fa7898c761 [2020-12-14T07:57:00.698Z] ---> 59336d585178 [2020-12-14T07:57:00.698Z] [2020-12-14T07:57:00.698Z] Removing intermediate container 005710cb1bb2 [2020-12-14T07:57:00.698Z] ---> 002db9d47aa3 [2020-12-14T07:57:00.698Z] [2020-12-14T07:57:00.698Z] Step 10/24 : FROM scratch [2020-12-14T07:57:00.698Z] ---> [2020-12-14T07:57:00.698Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-14T07:57:00.988Z] 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-14T07:57:00.988Z] ---> Running in 1e777b65252d [2020-12-14T07:57:00.988Z] Removing intermediate container df4b0870eb04 [2020-12-14T07:57:00.988Z] ---> ef4afe414d1f [2020-12-14T07:57:00.988Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-14T07:57:00.988Z] Removing intermediate container 892c4cfdc0d7 [2020-12-14T07:57:00.988Z] ---> 813d1b30d8c7 [2020-12-14T07:57:00.988Z] Step 24/24 : LABEL version=0.0.0 [2020-12-14T07:57:01.269Z] Successfully built 59336d585178 [2020-12-14T07:57:01.269Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-14T07:57:01.269Z] ---> Running in be860505ea00 [2020-12-14T07:57:01.269Z]  Building docker-security-proxy-setup-go ... done  ---> Running in d4d5ff264f52 [2020-12-14T07:57:01.549Z] Removing intermediate container 1e777b65252d [2020-12-14T07:57:01.549Z] ---> 98f674811666 [2020-12-14T07:57:01.549Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-14T07:57:01.826Z] ---> Running in f50d51834ea1 [2020-12-14T07:57:01.826Z] Removing intermediate container be860505ea00 [2020-12-14T07:57:01.826Z] ---> ea774063c3dc [2020-12-14T07:57:01.826Z] Step 14/22 : WORKDIR / [2020-12-14T07:57:02.099Z] Removing intermediate container d4d5ff264f52 [2020-12-14T07:57:02.099Z] ---> 898bfcf35b99 [2020-12-14T07:57:02.099Z] [2020-12-14T07:57:02.099Z] ---> Running in 2725a8d05af3 [2020-12-14T07:57:02.372Z] Removing intermediate container f50d51834ea1 [2020-12-14T07:57:02.372Z] ---> 15b4d7ad1f68 [2020-12-14T07:57:02.372Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-14T07:57:02.372Z] ---> Running in 7beedd6496ae [2020-12-14T07:57:02.648Z] Successfully built 898bfcf35b99 [2020-12-14T07:57:02.648Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-14T07:57:02.648Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 2725a8d05af3 [2020-12-14T07:57:02.648Z] ---> cfa0d9085e66 [2020-12-14T07:57:02.648Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-14T07:57:02.931Z] Removing intermediate container 7beedd6496ae [2020-12-14T07:57:02.931Z] ---> bee02249e0f2 [2020-12-14T07:57:02.931Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-14T07:57:03.525Z] ---> 038cf5f37819 [2020-12-14T07:57:03.525Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-14T07:57:03.797Z] ---> 8de2aa1e4cb1 [2020-12-14T07:57:03.797Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-14T07:57:04.394Z] Removing intermediate container 89fd1518aa2f [2020-12-14T07:57:04.394Z] ---> 5d330e651419 [2020-12-14T07:57:04.394Z] [2020-12-14T07:57:04.394Z] Step 11/27 : FROM docker:latest [2020-12-14T07:57:04.394Z] ---> eeaf43b92773 [2020-12-14T07:57:04.394Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-14T07:57:04.666Z] ---> Running in 8ade55c0c93f [2020-12-14T07:57:04.940Z] ---> 336698e9779b [2020-12-14T07:57:04.940Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-14T07:57:04.940Z] ---> 088cddadf61a [2020-12-14T07:57:04.940Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-14T07:57:05.921Z] ---> 77157cb0ca94 [2020-12-14T07:57:05.921Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-14T07:57:06.198Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T07:57:06.198Z] ---> Running in c596b1c13460 [2020-12-14T07:57:06.469Z] ---> ee8fbb65eec0 [2020-12-14T07:57:06.469Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-14T07:57:06.469Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T07:57:06.741Z] Removing intermediate container c596b1c13460 [2020-12-14T07:57:06.741Z] ---> 2cc86a21c785 [2020-12-14T07:57:06.741Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-14T07:57:07.015Z] ---> Running in 15c52a833378 [2020-12-14T07:57:07.015Z] (1/2) Installing readline (8.0.4-r0) [2020-12-14T07:57:07.015Z] (2/2) Installing bash (5.0.17-r0) [2020-12-14T07:57:07.015Z] Executing bash-5.0.17-r0.post-install [2020-12-14T07:57:07.015Z] Executing busybox-1.31.1-r19.trigger [2020-12-14T07:57:07.303Z] OK: 12 MiB in 22 packages [2020-12-14T07:57:07.303Z] ---> 7cab25babb82 [2020-12-14T07:57:07.303Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-14T07:57:07.303Z] Removing intermediate container 15c52a833378 [2020-12-14T07:57:07.303Z] ---> 182dcc0481dd [2020-12-14T07:57:07.303Z] Step 20/22 : LABEL arch=arm64 [2020-12-14T07:57:07.578Z] ---> Running in 92de6ee2166b [2020-12-14T07:57:08.179Z] Removing intermediate container 92de6ee2166b [2020-12-14T07:57:08.179Z] ---> a49098fdc7ab [2020-12-14T07:57:08.179Z] Step 21/22 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 [2020-12-14T07:57:08.779Z] ---> Running in b5b95c8b088b [2020-12-14T07:57:08.779Z] Removing intermediate container 8ade55c0c93f [2020-12-14T07:57:08.779Z] ---> f40e87ea16b4 [2020-12-14T07:57:08.779Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-14T07:57:08.779Z] ---> d2254dc30902 [2020-12-14T07:57:08.779Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-14T07:57:08.779Z] ---> Running in 66733649da4c [2020-12-14T07:57:09.060Z] Removing intermediate container b5b95c8b088b [2020-12-14T07:57:09.060Z] ---> a606f30724d4 [2020-12-14T07:57:09.060Z] Step 22/22 : LABEL version=0.0.0 [2020-12-14T07:57:09.338Z] ---> Running in 345a66850744 [2020-12-14T07:57:09.614Z] ---> 1c804556dd50 [2020-12-14T07:57:09.614Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-14T07:57:09.887Z] ---> Running in b9889675f6e3 [2020-12-14T07:57:09.887Z] Removing intermediate container 345a66850744 [2020-12-14T07:57:09.887Z] ---> bcd72e65ea24 [2020-12-14T07:57:09.887Z] [2020-12-14T07:57:10.490Z] Successfully built bcd72e65ea24 [2020-12-14T07:57:10.490Z] Removing intermediate container b9889675f6e3 [2020-12-14T07:57:10.490Z] ---> b336686cf320 [2020-12-14T07:57:10.490Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-14T07:57:10.490Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-14T07:57:10.490Z]  Building docker-core-command-go ... done  ---> Running in 6984f13063c9 [2020-12-14T07:57:11.088Z] Removing intermediate container 6984f13063c9 [2020-12-14T07:57:11.088Z] ---> 9a8e8209bd6d [2020-12-14T07:57:11.088Z] Step 22/24 : LABEL arch=arm64 [2020-12-14T07:57:11.357Z] ---> Running in 983ca2c1ba42 [2020-12-14T07:57:11.357Z] Removing intermediate container 66733649da4c [2020-12-14T07:57:11.357Z] ---> e32769700f80 [2020-12-14T07:57:11.357Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-14T07:57:11.628Z] ---> Running in 2b072e62af31 [2020-12-14T07:57:11.628Z] Removing intermediate container 983ca2c1ba42 [2020-12-14T07:57:11.628Z] ---> 06d181cace71 [2020-12-14T07:57:11.628Z] Step 23/24 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 [2020-12-14T07:57:11.902Z] ---> Running in d68c28df80ce [2020-12-14T07:57:11.902Z] Removing intermediate container 2b072e62af31 [2020-12-14T07:57:11.902Z] ---> 999c03d6c382 [2020-12-14T07:57:12.171Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-14T07:57:12.171Z] ---> Running in 9b8d0b3c77d4 [2020-12-14T07:57:12.441Z] Removing intermediate container d68c28df80ce [2020-12-14T07:57:12.441Z] ---> cd00e295e62e [2020-12-14T07:57:12.441Z] Step 24/24 : LABEL version=0.0.0 [2020-12-14T07:57:12.441Z] ---> Running in 2ceb6106fdeb [2020-12-14T07:57:12.711Z] Removing intermediate container 9b8d0b3c77d4 [2020-12-14T07:57:12.711Z] ---> 7dfb9a61abde [2020-12-14T07:57:12.711Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-14T07:57:12.711Z] ---> Running in edc4cf70c8d8 [2020-12-14T07:57:12.986Z] Removing intermediate container 2ceb6106fdeb [2020-12-14T07:57:12.986Z] ---> c6f21ce3d332 [2020-12-14T07:57:12.986Z] [2020-12-14T07:57:13.259Z] Successfully built c6f21ce3d332 [2020-12-14T07:57:13.259Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-14T07:57:13.259Z]  Building docker-support-notifications-go ... done Removing intermediate container edc4cf70c8d8 [2020-12-14T07:57:13.259Z] ---> 7bf3d5c9aa52 [2020-12-14T07:57:13.259Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-14T07:57:14.683Z] ---> 6f486096270e [2020-12-14T07:57:14.683Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-14T07:57:15.271Z] ---> 74409ee03bed [2020-12-14T07:57:15.271Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-14T07:57:15.858Z] ---> 4b870a0dd2ad [2020-12-14T07:57:15.858Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-14T07:57:16.135Z] ---> Running in fbad21f5fee7 [2020-12-14T07:57:17.110Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T07:57:17.381Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T07:57:17.972Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-14T07:57:17.972Z] (2/33) Installing expat (2.2.9-r1) [2020-12-14T07:57:17.972Z] (3/33) Installing libffi (3.3-r2) [2020-12-14T07:57:17.972Z] (4/33) Installing gdbm (1.13-r1) [2020-12-14T07:57:17.972Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-14T07:57:17.972Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-14T07:57:17.972Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-14T07:57:19.937Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-14T07:57:19.937Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-14T07:57:19.937Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-14T07:57:19.937Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-14T07:57:19.937Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-14T07:57:19.937Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-14T07:57:19.937Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-14T07:57:19.937Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-14T07:57:19.937Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-14T07:57:19.937Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-14T07:57:19.937Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-14T07:57:19.937Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-14T07:57:19.937Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-14T07:57:19.937Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-14T07:57:20.208Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-14T07:57:20.208Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-14T07:57:20.208Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-14T07:57:20.208Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-14T07:57:20.208Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-14T07:57:20.208Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-14T07:57:20.208Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-14T07:57:20.208Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-14T07:57:20.208Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-14T07:57:20.208Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-14T07:57:20.208Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-14T07:57:20.208Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-14T07:57:20.479Z] Executing busybox-1.31.1-r19.trigger [2020-12-14T07:57:20.479Z] OK: 71 MiB in 55 packages [2020-12-14T07:57:27.174Z] Removing intermediate container fbad21f5fee7 [2020-12-14T07:57:27.174Z] ---> 3e4f5751606f [2020-12-14T07:57:27.174Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-14T07:57:27.174Z] ---> Running in 7f8b2b36bf74 [2020-12-14T07:57:31.457Z] Collecting docker-compose==1.23.2 [2020-12-14T07:57:31.457Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-14T07:57:32.423Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-14T07:57:32.423Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-14T07:57:32.693Z] Collecting docopt<0.7,>=0.6.1 [2020-12-14T07:57:32.693Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-14T07:57:34.649Z] Collecting jsonschema<3,>=2.5.1 [2020-12-14T07:57:34.649Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-14T07:57:34.919Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-14T07:57:34.919Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-14T07:57:37.517Z] Collecting PyYAML<4,>=3.10 [2020-12-14T07:57:37.517Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-14T07:57:40.884Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-14T07:57:40.884Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-14T07:57:41.156Z] Collecting texttable<0.10,>=0.9.0 [2020-12-14T07:57:41.156Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-14T07:57:43.117Z] Collecting cached-property<2,>=1.2.0 [2020-12-14T07:57:43.117Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-14T07:57:43.117Z] 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-14T07:57:43.705Z] Collecting docker<4.0,>=3.6.0 [2020-12-14T07:57:43.705Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-14T07:57:43.976Z] 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-14T07:57:44.246Z] Collecting idna<2.8,>=2.5 [2020-12-14T07:57:44.246Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-14T07:57:44.835Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-14T07:57:44.835Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-14T07:57:45.106Z] 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-14T07:57:45.106Z] Collecting docker-pycreds>=0.4.0 [2020-12-14T07:57:45.106Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-14T07:57:45.375Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-14T07:57:45.376Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-14T07:57:45.376Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-14T07:57:45.376Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-14T07:57:45.974Z] Installing collected packages: websocket-client, docopt, jsonschema, dockerpty, PyYAML, idna, urllib3, requests, texttable, cached-property, docker-pycreds, docker, docker-compose [2020-12-14T07:57:46.598Z] Running setup.py install for docopt: started [2020-12-14T07:57:48.605Z] Running setup.py install for docopt: finished with status 'done' [2020-12-14T07:57:48.879Z] Running setup.py install for dockerpty: started [2020-12-14T07:57:50.843Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-14T07:57:50.843Z] Running setup.py install for PyYAML: started [2020-12-14T07:57:52.804Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-14T07:57:52.804Z] Attempting uninstall: idna [2020-12-14T07:57:52.804Z] Found existing installation: idna 2.9 [2020-12-14T07:57:52.804Z] Uninstalling idna-2.9: [2020-12-14T07:57:52.804Z] Successfully uninstalled idna-2.9 [2020-12-14T07:57:53.075Z] Attempting uninstall: urllib3 [2020-12-14T07:57:53.075Z] Found existing installation: urllib3 1.25.9 [2020-12-14T07:57:53.075Z] Uninstalling urllib3-1.25.9: [2020-12-14T07:57:53.346Z] Successfully uninstalled urllib3-1.25.9 [2020-12-14T07:57:53.938Z] Attempting uninstall: requests [2020-12-14T07:57:53.938Z] Found existing installation: requests 2.23.0 [2020-12-14T07:57:53.938Z] Uninstalling requests-2.23.0: [2020-12-14T07:57:53.938Z] Successfully uninstalled requests-2.23.0 [2020-12-14T07:57:54.208Z] Running setup.py install for texttable: started [2020-12-14T07:57:56.169Z] Running setup.py install for texttable: finished with status 'done' [2020-12-14T07:57:57.593Z] 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-14T07:58:01.889Z] Removing intermediate container 7f8b2b36bf74 [2020-12-14T07:58:01.889Z] ---> 95a76d0894e6 [2020-12-14T07:58:01.889Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-14T07:58:01.889Z] ---> Running in bd02c5517d40 [2020-12-14T07:58:02.865Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-14T07:58:02.865Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-14T07:58:03.458Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-14T07:58:03.459Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-14T07:58:03.459Z] (3/3) Installing curl (7.69.1-r3) [2020-12-14T07:58:03.459Z] Executing busybox-1.31.1-r19.trigger [2020-12-14T07:58:03.459Z] OK: 71 MiB in 58 packages [2020-12-14T07:58:04.887Z] Removing intermediate container bd02c5517d40 [2020-12-14T07:58:04.887Z] ---> 2f41e0a5a2a6 [2020-12-14T07:58:04.887Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-14T07:58:04.887Z] ---> Running in 47d8d3af32b9 [2020-12-14T07:58:05.157Z] Removing intermediate container 47d8d3af32b9 [2020-12-14T07:58:05.157Z] ---> d8a5c6189abb [2020-12-14T07:58:05.157Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-14T07:58:05.431Z] ---> Running in ffbdffbf56af [2020-12-14T07:58:05.703Z] Removing intermediate container ffbdffbf56af [2020-12-14T07:58:05.703Z] ---> 42185e500802 [2020-12-14T07:58:05.703Z] Step 25/27 : LABEL arch=arm64 [2020-12-14T07:58:05.976Z] ---> Running in f3a61d302577 [2020-12-14T07:58:06.247Z] Removing intermediate container f3a61d302577 [2020-12-14T07:58:06.247Z] ---> 6aae675674d4 [2020-12-14T07:58:06.247Z] Step 26/27 : LABEL git_sha=24b7634453227e8df51ea6aa002a7fed098fab96 [2020-12-14T07:58:06.518Z] ---> Running in 24157dad3a06 [2020-12-14T07:58:06.788Z] Removing intermediate container 24157dad3a06 [2020-12-14T07:58:06.788Z] ---> 1ee14621a00a [2020-12-14T07:58:06.788Z] Step 27/27 : LABEL version=0.0.0 [2020-12-14T07:58:07.058Z] ---> Running in f7bf7b4133bf [2020-12-14T07:58:07.652Z] Removing intermediate container f7bf7b4133bf [2020-12-14T07:58:07.652Z] ---> 5b119c48d261 [2020-12-14T07:58:07.652Z] [2020-12-14T07:58:07.924Z] Successfully built 5b119c48d261 [2020-12-14T07:58:07.924Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-14T07:58:08.211Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-14T07:58:08.226Z] $ docker stop --time=1 453bbf9ebf84c897187de427ed0952fab7df90625e8b966976b5a358b9d24d7c [2020-12-14T07:58:10.155Z] $ docker rm -f 453bbf9ebf84c897187de427ed0952fab7df90625e8b966976b5a358b9d24d7c [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-14T07:58:11.088Z] + docker images [2020-12-14T07:58:11.088Z] + grep docker [2020-12-14T07:58:11.358Z] docker-sys-mgmt-agent-go-arm64 latest 5b119c48d261 4 seconds ago 300MB [2020-12-14T07:58:11.358Z] docker-support-notifications-go-arm64 latest c6f21ce3d332 59 seconds ago 12.9MB [2020-12-14T07:58:11.358Z] docker-core-command-go-arm64 latest bcd72e65ea24 About a minute ago 11.4MB [2020-12-14T07:58:11.358Z] docker-security-secretstore-setup-go-arm64 latest 898bfcf35b99 About a minute ago 23.5MB [2020-12-14T07:58:11.358Z] docker-security-proxy-setup-go-arm64 latest 59336d585178 About a minute ago 23.4MB [2020-12-14T07:58:11.358Z] docker-core-data-go-arm64 latest 0ac475aa01f1 4 minutes ago 22.3MB [2020-12-14T07:58:11.358Z] docker-security-secrets-setup-go-arm64 latest 3c061b7b3798 4 minutes ago 22.7MB [2020-12-14T07:58:11.358Z] docker-core-metadata-go-arm64 latest 9633b95cd687 4 minutes ago 13.6MB [2020-12-14T07:58:11.358Z] docker-security-bootstrap-redis-go-arm64 latest d84fe60212b0 4 minutes ago 15.2MB [2020-12-14T07:58:11.358Z] docker-support-scheduler-go-arm64 latest 768efa31c926 4 minutes ago 11.5MB [2020-12-14T07:58:11.358Z] docker latest eeaf43b92773 3 days ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-12-14T07:58:14.646Z] provisioning config files... [2020-12-14T07:58:14.660Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3746482464672557278tmp [Pipeline] { [Pipeline] sh [2020-12-14T07:58:15.106Z] + set +x [2020-12-14T07:58:15.106Z] + curl -s https://codecov.io/bash [2020-12-14T07:58:15.106Z] + bash -s -- [2020-12-14T07:58:15.367Z] [2020-12-14T07:58:15.367Z] _____ _ [2020-12-14T07:58:15.367Z] / ____| | | [2020-12-14T07:58:15.367Z] | | ___ __| | ___ ___ _____ __ [2020-12-14T07:58:15.367Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-14T07:58:15.367Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-14T07:58:15.367Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-14T07:58:15.367Z] Bash-20201130-cc6d3fe [2020-12-14T07:58:15.367Z] [2020-12-14T07:58:15.367Z] [2020-12-14T07:58:15.367Z] ==> Jenkins CI detected. [2020-12-14T07:58:15.367Z] project root: . [2020-12-14T07:58:15.367Z] --> token set from env [2020-12-14T07:58:15.629Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-14T07:58:15.629Z] ==> Running gcov in . (disable via -X gcov) [2020-12-14T07:58:15.629Z] ==> Python coveragepy not found [2020-12-14T07:58:15.629Z] ==> Searching for coverage reports in: [2020-12-14T07:58:15.629Z] + . [2020-12-14T07:58:15.629Z] -> Found 1 reports [2020-12-14T07:58:15.629Z] ==> Detecting git/mercurial file structure [2020-12-14T07:58:15.629Z] ==> Reading reports [2020-12-14T07:58:15.629Z] + ./coverage.out bytes=569827 [2020-12-14T07:58:15.629Z] ==> Appending adjustments [2020-12-14T07:58:15.629Z] https://docs.codecov.io/docs/fixing-reports [2020-12-14T07:58:18.934Z] + Found adjustments [2020-12-14T07:58:18.934Z] ==> Gzipping contents [2020-12-14T07:58:18.934Z] 88K /tmp/codecov.3lwyfc.gz [2020-12-14T07:58:18.934Z] ==> Uploading reports [2020-12-14T07:58:18.934Z] url: https://codecov.io [2020-12-14T07:58:18.934Z] query: branch=PR-2944&commit=24b7634453227e8df51ea6aa002a7fed098fab96&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2944%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2944&job=&cmd_args= [2020-12-14T07:58:18.934Z] -> Pinging Codecov [2020-12-14T07:58:18.934Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2944&commit=24b7634453227e8df51ea6aa002a7fed098fab96&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2944%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2944&job=&cmd_args= [2020-12-14T07:58:19.198Z] -> Uploading to [2020-12-14T07:58:19.198Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-14/00271124DB129430A58F1EEE437C3FCB/24b7634453227e8df51ea6aa002a7fed098fab96/7ffc00d9-5a7b-4b2a-88f2-6d09466e2304.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201214T075819Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c49fac648734ed295e86b63d29f80928d6a8ad27eb0a598b40f3c367d3a9f8de [2020-12-14T07:58:19.198Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-14T07:58:19.198Z] Dload Upload Total Spent Left Speed [2020-12-14T07:58:19.772Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88114 0 0 100 88114 0 137k --:--:-- --:--:-- --:--:-- 137k [2020-12-14T07:58:19.772Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/24b7634453227e8df51ea6aa002a7fed098fab96 [Pipeline] } [2020-12-14T07:58:19.796Z] 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-14T07:58:22.880Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T07:58:23.799Z] ---> package-listing.sh [2020-12-14T07:58:23.799Z] ++ facter osfamily [2020-12-14T07:58:23.799Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-14T07:58:23.799Z] + OS_FAMILY=redhat [2020-12-14T07:58:23.799Z] + workspace=/w/workspace/edgex-go/1 [2020-12-14T07:58:23.799Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-14T07:58:23.799Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-14T07:58:23.799Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-14T07:58:23.799Z] + PACKAGES=/tmp/packages_start.txt [2020-12-14T07:58:23.799Z] + '[' /w/workspace/edgex-go/1 ']' [2020-12-14T07:58:23.799Z] + PACKAGES=/tmp/packages_end.txt [2020-12-14T07:58:23.799Z] + case "${OS_FAMILY}" in [2020-12-14T07:58:23.799Z] + rpm -qa [2020-12-14T07:58:23.799Z] + sort [2020-12-14T07:58:29.094Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-14T07:58:29.095Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-14T07:58:29.095Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-14T07:58:29.095Z] + '[' /w/workspace/edgex-go/1 ']' [2020-12-14T07:58:29.095Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2020-12-14T07:58:29.095Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2020-12-14T07:58:29.144Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-14T07:58:29.447Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-14T07:58:29.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-14T07:58:29.821Z] [2020-12-14T07:58:29.821Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-14T07:58:30.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-14T07:58:30.219Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-14T07:58:30.219Z] df20fa9351a1: Pulling fs layer [2020-12-14T07:58:30.219Z] 36b3adc4ff6f: Pulling fs layer [2020-12-14T07:58:30.219Z] 8ad3a11d3b57: Pulling fs layer [2020-12-14T07:58:30.219Z] 46f8f816bc3b: Pulling fs layer [2020-12-14T07:58:30.219Z] 93b61091891f: Pulling fs layer [2020-12-14T07:58:30.219Z] 93b9cdb0e59b: Pulling fs layer [2020-12-14T07:58:30.219Z] 5e14af77c1be: Pulling fs layer [2020-12-14T07:58:30.219Z] 01666e4c0597: Pulling fs layer [2020-12-14T07:58:30.219Z] aa168da1d23b: Pulling fs layer [2020-12-14T07:58:30.219Z] 46f8f816bc3b: Waiting [2020-12-14T07:58:30.219Z] 93b61091891f: Waiting [2020-12-14T07:58:30.219Z] 93b9cdb0e59b: Waiting [2020-12-14T07:58:30.219Z] 5e14af77c1be: Waiting [2020-12-14T07:58:30.219Z] aa168da1d23b: Waiting [2020-12-14T07:58:30.219Z] 01666e4c0597: Waiting [2020-12-14T07:58:30.219Z] 36b3adc4ff6f: Verifying Checksum [2020-12-14T07:58:30.219Z] 36b3adc4ff6f: Download complete [2020-12-14T07:58:30.480Z] 46f8f816bc3b: Verifying Checksum [2020-12-14T07:58:30.480Z] 46f8f816bc3b: Download complete [2020-12-14T07:58:30.480Z] df20fa9351a1: Download complete [2020-12-14T07:58:30.480Z] 93b9cdb0e59b: Verifying Checksum [2020-12-14T07:58:30.480Z] 93b9cdb0e59b: Download complete [2020-12-14T07:58:30.480Z] 93b61091891f: Verifying Checksum [2020-12-14T07:58:30.480Z] 93b61091891f: Download complete [2020-12-14T07:58:30.480Z] 01666e4c0597: Verifying Checksum [2020-12-14T07:58:30.480Z] 01666e4c0597: Download complete [2020-12-14T07:58:30.480Z] 5e14af77c1be: Verifying Checksum [2020-12-14T07:58:30.480Z] 5e14af77c1be: Download complete [2020-12-14T07:58:30.744Z] df20fa9351a1: Pull complete [2020-12-14T07:58:31.005Z] 36b3adc4ff6f: Pull complete [2020-12-14T07:58:31.580Z] 8ad3a11d3b57: Verifying Checksum [2020-12-14T07:58:31.580Z] 8ad3a11d3b57: Download complete [2020-12-14T07:58:32.977Z] aa168da1d23b: Verifying Checksum [2020-12-14T07:58:32.977Z] aa168da1d23b: Download complete [2020-12-14T07:58:33.556Z] 8ad3a11d3b57: Pull complete [2020-12-14T07:58:34.501Z] 46f8f816bc3b: Pull complete [2020-12-14T07:58:34.766Z] 93b61091891f: Pull complete [2020-12-14T07:58:34.766Z] 93b9cdb0e59b: Pull complete [2020-12-14T07:58:35.027Z] 5e14af77c1be: Pull complete [2020-12-14T07:58:35.027Z] 01666e4c0597: Pull complete [2020-12-14T07:58:41.645Z] aa168da1d23b: Pull complete [2020-12-14T07:58:41.645Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-14T07:58:41.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-14T07:58:41.645Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-14T07:58:41.816Z] prd-centos7-docker-4c-2g-15894 does not seem to be running inside a container [2020-12-14T07:58:41.865Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-14T07:58:46.451Z] $ docker top b88bce5f76e0bf58ddc185cd977b3f4f01759744a10a5ecfc1216b7208c6b3de -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-14T07:58:47.164Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-14T07:58:47.480Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-14T07:58:47.901Z] + ls /var/log/sa-host [2020-12-14T07:58:47.902Z] + sadf -c /var/log/sa-host/sa14 [2020-12-14T07:58:47.902Z] file_magic: OK [2020-12-14T07:58:47.902Z] HZ: Using current value: 100 [2020-12-14T07:58:47.902Z] file_header: OK [2020-12-14T07:58:47.902Z] 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-14T07:58:47.902Z] Statistics: [2020-12-14T07:58:47.902Z] 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...Hnuu...uuuununununu... [2020-12-14T07:58:47.902Z] File successfully converted to sysstat format version 12.2.1 [2020-12-14T07:58:47.902Z] + sadf -c /var/log/sa-host/sa23 [2020-12-14T07:58:47.902Z] file_magic: OK [2020-12-14T07:58:47.902Z] HZ: Using current value: 100 [2020-12-14T07:58:47.902Z] file_header: OK [2020-12-14T07:58:47.902Z] 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-14T07:58:47.902Z] Statistics: [2020-12-14T07:58:47.902Z] Hnuu...uuuununununu... [2020-12-14T07:58:47.902Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-14T07:58:48.228Z] provisioning config files... [2020-12-14T07:58:48.275Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4176703973388272314tmp [Pipeline] { [Pipeline] echo [2020-12-14T07:58:48.385Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T07:58:48.731Z] ---> create-netrc.sh [Pipeline] } [2020-12-14T07:58:48.754Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-14T07:58:48.936Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T07:58:49.279Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-14T07:58:49.319Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T07:58:49.654Z] ---> sudo-logs.sh [2020-12-14T07:58:49.654Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-14T07:58:49.687Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T07:58:51.102Z] ---> job-cost.sh [2020-12-14T07:58:51.103Z] lf-activate-venv: SKIPPING [2020-12-14T07:58:51.103Z] INFO: No Stack... [2020-12-14T07:58:51.103Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-14T07:58:51.103Z] INFO: Archiving Costs [Pipeline] echo [2020-12-14T07:58:51.138Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-14T07:58:51.464Z] ---> logs-deploy.sh [2020-12-14T07:58:51.465Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2944/1 [2020-12-14T07:58:51.465Z] INFO: archiving workspace using pattern(s): [2020-12-14T07:58:52.860Z] Archives upload complete. [2020-12-14T07:58:52.860Z] INFO: archiving logs to Nexus [2020-12-14T07:58:53.810Z] ---> uname -a: [2020-12-14T07:58:53.810Z] Linux prd-centos7-docker-4c-2g-15894.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-14T07:58:53.810Z] [2020-12-14T07:58:53.810Z] [2020-12-14T07:58:53.810Z] ---> lscpu: [2020-12-14T07:58:53.810Z] Architecture: x86_64 [2020-12-14T07:58:53.810Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-14T07:58:53.810Z] Byte Order: Little Endian [2020-12-14T07:58:53.810Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-14T07:58:53.810Z] CPU(s): 4 [2020-12-14T07:58:53.810Z] On-line CPU(s) list: 0-3 [2020-12-14T07:58:53.810Z] Thread(s) per core: 1 [2020-12-14T07:58:53.810Z] Core(s) per socket: 1 [2020-12-14T07:58:53.810Z] Socket(s): 4 [2020-12-14T07:58:53.810Z] NUMA node(s): 1 [2020-12-14T07:58:53.810Z] Vendor ID: GenuineIntel [2020-12-14T07:58:53.810Z] CPU family: 6 [2020-12-14T07:58:53.810Z] Model: 44 [2020-12-14T07:58:53.810Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-14T07:58:53.810Z] Stepping: 1 [2020-12-14T07:58:53.810Z] CPU MHz: 2933.442 [2020-12-14T07:58:53.810Z] BogoMIPS: 5866.88 [2020-12-14T07:58:53.810Z] Virtualization: VT-x [2020-12-14T07:58:53.810Z] Hypervisor vendor: KVM [2020-12-14T07:58:53.810Z] Virtualization type: full [2020-12-14T07:58:53.810Z] L1d cache: 128 KiB [2020-12-14T07:58:53.810Z] L1i cache: 128 KiB [2020-12-14T07:58:53.810Z] L2 cache: 16 MiB [2020-12-14T07:58:53.810Z] L3 cache: 64 MiB [2020-12-14T07:58:53.810Z] NUMA node0 CPU(s): 0-3 [2020-12-14T07:58:53.810Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-14T07:58:53.810Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-14T07:58:53.810Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-14T07:58:53.810Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-14T07:58:53.810Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-14T07:58:53.810Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-14T07:58:53.810Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-14T07:58:53.810Z] Vulnerability Srbds: Not affected [2020-12-14T07:58:53.810Z] Vulnerability Tsx async abort: Not affected [2020-12-14T07:58:53.810Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-12-14T07:58:53.810Z] [2020-12-14T07:58:53.810Z] [2020-12-14T07:58:53.810Z] ---> nproc: [2020-12-14T07:58:53.810Z] 4 [2020-12-14T07:58:53.810Z] [2020-12-14T07:58:53.810Z] [2020-12-14T07:58:53.810Z] ---> df -h: [2020-12-14T07:58:53.810Z] Filesystem Size Used Available Use% Mounted on [2020-12-14T07:58:53.810Z] overlay 50.0G 12.3G 37.7G 25% / [2020-12-14T07:58:53.810Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-14T07:58:53.810Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-14T07:58:53.810Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-14T07:58:53.810Z] /dev/vda1 50.0G 12.3G 37.7G 25% /facter-os [2020-12-14T07:58:53.810Z] /dev/vda1 50.0G 12.3G 37.7G 25% /etc/resolv.conf [2020-12-14T07:58:53.810Z] /dev/vda1 50.0G 12.3G 37.7G 25% /etc/hostname [2020-12-14T07:58:53.810Z] /dev/vda1 50.0G 12.3G 37.7G 25% /etc/hosts [2020-12-14T07:58:53.810Z] /dev/vda1 50.0G 12.3G 37.7G 25% /run/cloud-init/result.json [2020-12-14T07:58:53.810Z] /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/sa-host [2020-12-14T07:58:53.810Z] /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/secure [2020-12-14T07:58:53.810Z] /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/auth.log [2020-12-14T07:58:53.810Z] /dev/vda1 50.0G 12.3G 37.7G 25% /w/workspace/edgex-go/1 [2020-12-14T07:58:53.810Z] /dev/vda1 50.0G 12.3G 37.7G 25% /w/workspace/edgex-go/1@tmp [2020-12-14T07:58:53.810Z] [2020-12-14T07:58:53.811Z] [2020-12-14T07:58:53.811Z] ---> free -m: [2020-12-14T07:58:53.811Z] total used free shared buff/cache available [2020-12-14T07:58:53.811Z] Mem: 1837 713 125 0 997 1041 [2020-12-14T07:58:53.811Z] Swap: 1023 83 940 [2020-12-14T07:58:53.811Z] [2020-12-14T07:58:53.811Z] [2020-12-14T07:58:53.811Z] ---> ip addr: [2020-12-14T07:58:53.811Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-12-14T07:58:53.811Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-12-14T07:58:53.811Z] inet 127.0.0.1/8 scope host lo [2020-12-14T07:58:53.811Z] valid_lft forever preferred_lft forever [2020-12-14T07:58:53.811Z] inet6 ::1/128 scope host [2020-12-14T07:58:53.811Z] valid_lft forever preferred_lft forever [2020-12-14T07:58:53.811Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-12-14T07:58:53.811Z] link/ether fa:16:3e:a7:c0:3c brd ff:ff:ff:ff:ff:ff [2020-12-14T07:58:53.811Z] inet 10.30.123.21/23 brd 10.30.123.255 scope global dynamic eth0 [2020-12-14T07:58:53.811Z] valid_lft 84988sec preferred_lft 84988sec [2020-12-14T07:58:53.811Z] inet6 fe80::f816:3eff:fea7:c03c/64 scope link [2020-12-14T07:58:53.811Z] valid_lft forever preferred_lft forever [2020-12-14T07:58:53.811Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-12-14T07:58:53.811Z] link/ether 02:42:b6:0c:dd:1b brd ff:ff:ff:ff:ff:ff [2020-12-14T07:58:53.811Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-12-14T07:58:53.811Z] valid_lft forever preferred_lft forever [2020-12-14T07:58:53.811Z] inet6 fe80::42:b6ff:fe0c:dd1b/64 scope link [2020-12-14T07:58:53.811Z] valid_lft forever preferred_lft forever [2020-12-14T07:58:53.811Z] [2020-12-14T07:58:53.811Z]