Pull request #3120 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from a651e25adb184497cc3a389de0d485b8677ac518+d0bc3b104123489a76cc16a6f8c025e818c2e684 (2a8c7f6bbb0afb6834e69f057e476029b4a3aa7a) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Running on prd-centos7-docker-4c-2g-24802 in /w/workspace/edgexfoundry_edgex-go_PR-3120 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit d0bc3b104123489a76cc16a6f8c025e818c2e684 into PR head commit a651e25adb184497cc3a389de0d485b8677ac518 Merge succeeded, producing a651e25adb184497cc3a389de0d485b8677ac518 Checking out Revision a651e25adb184497cc3a389de0d485b8677ac518 (PR-3120) > 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/3120/head:refs/remotes/origin/PR-3120 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a651e25adb184497cc3a389de0d485b8677ac518 # 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 d0bc3b104123489a76cc16a6f8c025e818c2e684 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a651e25adb184497cc3a389de0d485b8677ac518 # timeout=10 Commit message: "feat(command): Implement Command GET /device/name/{name}/{command} V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-04T00:51:10.588Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-04T00:51:10.872Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-04T00:51:10.964Z] ========================================================= [2021-02-04T00:51:10.964Z] EdgeX Global Pipelines Version Info [2021-02-04T00:51:10.964Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6a60b575eabdf4f0ff479bb390325355b232da08 # timeout=10 [2021-02-04T00:51:12.435Z] ------------------- [2021-02-04T00:51:12.435Z] stable info: [2021-02-04T00:51:12.435Z] ------------------- [2021-02-04T00:51:12.435Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-04T00:51:12.435Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-04T00:51:12.435Z] Message: update stable to v1.0.179 [2021-02-04T00:51:13.383Z] ------------------- [2021-02-04T00:51:13.383Z] experimental info: [2021-02-04T00:51:13.383Z] ------------------- [2021-02-04T00:51:13.383Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-04T00:51:13.383Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-04T00:51:13.383Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-04T00:51:13.635Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-04T00:51:13.726Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-04T00:51:13.812Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-04T00:51:13.897Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-04T00:51:13.984Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-04T00:51:14.078Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-04T00:51:14.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-04T00:51:14.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-04T00:51:14.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-04T00:51:14.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-04T00:51:14.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-04T00:51:14.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-04T00:51:14.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-04T00:51:14.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-04T00:51:14.830Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-04T00:51:14.915Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-04T00:51:15.005Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-04T00:51:15.098Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-04T00:51:15.190Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-04T00:51:15.313Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-04T00:51:15.428Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-04T00:51:15.513Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-04T00:51:15.596Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-04T00:51:15.714Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3120 [Pipeline] echo [2021-02-04T00:51:15.803Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3120 [Pipeline] echo [2021-02-04T00:51:15.884Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3120 [Pipeline] echo [2021-02-04T00:51:15.970Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a651e25adb184497cc3a389de0d485b8677ac518 [Pipeline] echo [2021-02-04T00:51:16.052Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a651e25 [Pipeline] echo [2021-02-04T00:51:16.133Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-04T00:51:16.299Z] provisioning config files... [2021-02-04T00:51:16.355Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2712541030266560596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-04T00:51:16.741Z] ---> docker-login.sh [2021-02-04T00:51:16.741Z] nexus3.edgexfoundry.org:10001 [2021-02-04T00:51:17.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T00:51:17.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T00:51:17.267Z] Configure a credential helper to remove this warning. See [2021-02-04T00:51:17.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T00:51:17.267Z] [2021-02-04T00:51:17.267Z] Login Succeeded [2021-02-04T00:51:17.267Z] nexus3.edgexfoundry.org:10002 [2021-02-04T00:51:17.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T00:51:17.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T00:51:17.529Z] Configure a credential helper to remove this warning. See [2021-02-04T00:51:17.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T00:51:17.529Z] [2021-02-04T00:51:17.529Z] Login Succeeded [2021-02-04T00:51:17.529Z] nexus3.edgexfoundry.org:10003 [2021-02-04T00:51:17.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T00:51:17.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T00:51:17.790Z] Configure a credential helper to remove this warning. See [2021-02-04T00:51:17.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T00:51:17.790Z] [2021-02-04T00:51:17.790Z] Login Succeeded [2021-02-04T00:51:17.790Z] nexus3.edgexfoundry.org:10004 [2021-02-04T00:51:17.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T00:51:18.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T00:51:18.053Z] Configure a credential helper to remove this warning. See [2021-02-04T00:51:18.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T00:51:18.053Z] [2021-02-04T00:51:18.053Z] Login Succeeded [2021-02-04T00:51:18.053Z] docker.io [2021-02-04T00:51:18.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T00:51:18.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T00:51:18.316Z] Configure a credential helper to remove this warning. See [2021-02-04T00:51:18.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T00:51:18.316Z] [2021-02-04T00:51:18.316Z] Login Succeeded [2021-02-04T00:51:18.316Z] ---> docker-login.sh ends [Pipeline] } [2021-02-04T00:51:18.325Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-04T00:51:18.851Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-02-04T00:51:18.851Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T00:51:18.851Z] ++ dirname cmd/core-command/Dockerfile [2021-02-04T00:51:18.851Z] ++ cut -d/ -f2 [2021-02-04T00:51:18.851Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-04T00:51:18.851Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T00:51:18.851Z] ++ dirname cmd/core-data/Dockerfile [2021-02-04T00:51:18.851Z] ++ cut -d/ -f2 [2021-02-04T00:51:18.851Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-04T00:51:18.851Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T00:51:18.851Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-04T00:51:18.851Z] ++ cut -d/ -f2 [2021-02-04T00:51:18.851Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-04T00:51:18.851Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T00:51:18.851Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-04T00:51:18.851Z] ++ cut -d/ -f2 [2021-02-04T00:51:18.851Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-04T00:51:18.851Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T00:51:18.851Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-04T00:51:18.851Z] ++ cut -d/ -f2 [2021-02-04T00:51:18.851Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-04T00:51:18.851Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T00:51:18.851Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-04T00:51:18.851Z] ++ cut -d/ -f2 [2021-02-04T00:51:18.851Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-04T00:51:18.851Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T00:51:18.851Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-04T00:51:18.851Z] ++ cut -d/ -f2 [2021-02-04T00:51:18.851Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-04T00:51:18.851Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T00:51:18.851Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-04T00:51:18.851Z] ++ cut -d/ -f2 [2021-02-04T00:51:18.851Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-04T00:51:18.851Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T00:51:18.851Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-04T00:51:18.851Z] ++ cut -d/ -f2 [2021-02-04T00:51:18.851Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-04T00:51:18.927Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-02-04T00:51:20.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-04T00:51:20.418Z] [2021-02-04T00:51:20.418Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-04T00:51:20.776Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-04T00:51:20.776Z] latest: Pulling from edgex-devops/git-semver [2021-02-04T00:51:20.776Z] 31603596830f: Pulling fs layer [2021-02-04T00:51:20.776Z] 2a8b12db71e7: Pulling fs layer [2021-02-04T00:51:20.776Z] 6ca5941a6612: Pulling fs layer [2021-02-04T00:51:20.776Z] ecc8261a40a4: Pulling fs layer [2021-02-04T00:51:20.776Z] ecc8261a40a4: Waiting [2021-02-04T00:51:20.776Z] 2a8b12db71e7: Verifying Checksum [2021-02-04T00:51:20.776Z] 2a8b12db71e7: Download complete [2021-02-04T00:51:21.041Z] 31603596830f: Download complete [2021-02-04T00:51:21.041Z] ecc8261a40a4: Verifying Checksum [2021-02-04T00:51:21.041Z] ecc8261a40a4: Download complete [2021-02-04T00:51:21.041Z] 6ca5941a6612: Verifying Checksum [2021-02-04T00:51:21.041Z] 6ca5941a6612: Download complete [2021-02-04T00:51:21.617Z] 31603596830f: Pull complete [2021-02-04T00:51:21.893Z] 2a8b12db71e7: Pull complete [2021-02-04T00:51:22.845Z] 6ca5941a6612: Pull complete [2021-02-04T00:51:23.109Z] ecc8261a40a4: Pull complete [2021-02-04T00:51:23.109Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-04T00:51:23.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-04T00:51:23.109Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-04T00:51:23.256Z] prd-centos7-docker-4c-2g-24802 does not seem to be running inside a container [2021-02-04T00:51:23.330Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-04T00:51:26.030Z] $ docker top d4283c7bb36ef4c8e1ecb8afa95d348862672c1b7db9cf5b716cb6ee141d7ff2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-04T00:51:26.377Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-04T00:51:26.377Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-04T00:51:26.646Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-04T00:51:26.650Z] $ docker exec d4283c7bb36ef4c8e1ecb8afa95d348862672c1b7db9cf5b716cb6ee141d7ff2 ssh-agent [2021-02-04T00:51:26.832Z] SSH_AUTH_SOCK=/tmp/ssh-OgzLMW0ZQyFS/agent.12 [2021-02-04T00:51:26.832Z] SSH_AGENT_PID=17 [2021-02-04T00:51:26.843Z] Running ssh-add (command line suppressed) [2021-02-04T00:51:26.970Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_5748687460747520597.key (/w/workspace/edgex-go/3@tmp/private_key_5748687460747520597.key) [2021-02-04T00:51:27.029Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-04T00:51:27.363Z] + git tag --points-at HEAD [Pipeline] } [2021-02-04T00:51:27.393Z] $ docker exec --env ******** --env ******** d4283c7bb36ef4c8e1ecb8afa95d348862672c1b7db9cf5b716cb6ee141d7ff2 ssh-agent -k [2021-02-04T00:51:27.519Z] unset SSH_AUTH_SOCK; [2021-02-04T00:51:27.519Z] unset SSH_AGENT_PID; [2021-02-04T00:51:27.519Z] echo Agent pid 17 killed; [2021-02-04T00:51:27.574Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-04T00:51:27.744Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-04T00:51:27.744Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-04T00:51:27.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-04T00:51:27.938Z] $ docker exec d4283c7bb36ef4c8e1ecb8afa95d348862672c1b7db9cf5b716cb6ee141d7ff2 ssh-agent [2021-02-04T00:51:28.140Z] SSH_AUTH_SOCK=/tmp/ssh-vJ57PW32n3Sn/agent.45 [2021-02-04T00:51:28.140Z] SSH_AGENT_PID=50 [2021-02-04T00:51:28.148Z] Running ssh-add (command line suppressed) [2021-02-04T00:51:28.274Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3973943922350218328.key (/w/workspace/edgex-go/3@tmp/private_key_3973943922350218328.key) [2021-02-04T00:51:28.362Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-04T00:51:28.721Z] + git semver init [2021-02-04T00:51:28.721Z] # -> Open(): unable to determine branch for HEAD [2021-02-04T00:51:28.721Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-02-04T00:51:28.721Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-02-04T00:51:28.721Z] # $SEMVER_REMOTE_NAME = origin [2021-02-04T00:51:28.721Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-04T00:51:28.721Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-04T00:51:28.721Z] # $SEMVER_BRANCH = PR-3120 [2021-02-04T00:51:28.721Z] # $SEMVER_TEMP = /tmp/semver-697498876 [2021-02-04T00:51:28.721Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-04T00:51:50.747Z] # '/tmp/semver-697498876' -> '/w/workspace/edgex-go/3/.semver' [2021-02-04T00:51:51.326Z] # -> Force: false [2021-02-04T00:51:51.326Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-02-04T00:51:51.605Z] $ docker exec --env ******** --env ******** d4283c7bb36ef4c8e1ecb8afa95d348862672c1b7db9cf5b716cb6ee141d7ff2 ssh-agent -k [2021-02-04T00:51:51.881Z] unset SSH_AUTH_SOCK; [2021-02-04T00:51:51.881Z] unset SSH_AGENT_PID; [2021-02-04T00:51:51.881Z] echo Agent pid 50 killed; [2021-02-04T00:51:51.994Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-04T00:51:52.519Z] + git semver [Pipeline] } [2021-02-04T00:51:52.536Z] $ docker stop --time=1 d4283c7bb36ef4c8e1ecb8afa95d348862672c1b7db9cf5b716cb6ee141d7ff2 [2021-02-04T00:51:54.140Z] $ docker rm -f d4283c7bb36ef4c8e1ecb8afa95d348862672c1b7db9cf5b716cb6ee141d7ff2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-04T00:51:54.672Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-04T00:51:55.214Z] Stashed 1 file(s) [Pipeline] echo [2021-02-04T00:51:55.218Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-04T00:51:55.840Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-24817 in /w/workspace/edgexfoundry_edgex-go_PR-3120 [Pipeline] { [Pipeline] ws [2021-02-04T00:51:55.915Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-02-04T00:51:56.089Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-04T00:51:56.417Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-04T00:51:56.729Z] + sudo service docker restart [2021-02-04T00:51:56.729Z] + true [2021-02-04T00:51:56.729Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-04T00:51:57.320Z] ========================================================= [2021-02-04T00:51:57.320Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-04T00:51:57.320Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-04T00:51:57.690Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-04T00:52:01.662Z] using credential edgex-jenkins-ssh [2021-02-04T00:52:01.736Z] Cloning the remote Git repository [2021-02-04T00:52:01.949Z] Sending build context to Docker daemon 327.5MB [2021-02-04T00:52:01.949Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-04T00:52:01.949Z] Step 2/6 : FROM ${BASE} [2021-02-04T00:52:01.949Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-04T00:52:01.949Z] 188c0c94c7c5: Pulling fs layer [2021-02-04T00:52:01.949Z] 0ef7d3d256c8: Pulling fs layer [2021-02-04T00:52:01.949Z] de9db76c5a1d: Pulling fs layer [2021-02-04T00:52:01.949Z] bca2f99d35d6: Pulling fs layer [2021-02-04T00:52:01.949Z] 93359f2a8cfa: Pulling fs layer [2021-02-04T00:52:01.949Z] 7c6f9722023f: Pulling fs layer [2021-02-04T00:52:01.949Z] a35cf1a2eb13: Pulling fs layer [2021-02-04T00:52:01.949Z] bca2f99d35d6: Waiting [2021-02-04T00:52:01.949Z] 93359f2a8cfa: Waiting [2021-02-04T00:52:01.949Z] 7c6f9722023f: Waiting [2021-02-04T00:52:01.949Z] a35cf1a2eb13: Waiting [2021-02-04T00:52:01.949Z] de9db76c5a1d: Verifying Checksum [2021-02-04T00:52:01.949Z] de9db76c5a1d: Download complete [2021-02-04T00:52:01.949Z] 0ef7d3d256c8: Download complete [2021-02-04T00:52:01.949Z] 93359f2a8cfa: Verifying Checksum [2021-02-04T00:52:01.949Z] 93359f2a8cfa: Download complete [2021-02-04T00:52:01.949Z] 188c0c94c7c5: Verifying Checksum [2021-02-04T00:52:01.949Z] 7c6f9722023f: Verifying Checksum [2021-02-04T00:52:01.795Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-04T00:52:01.931Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-02-04T00:52:02.014Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-04T00:52:02.015Z] > git --version # timeout=10 [2021-02-04T00:52:02.034Z] > git --version # 'git version 2.17.1' [2021-02-04T00:52:02.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T00:52:02.106Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-04T00:52:02.954Z] 188c0c94c7c5: Pull complete [2021-02-04T00:52:02.954Z] 0ef7d3d256c8: Pull complete [2021-02-04T00:52:03.223Z] de9db76c5a1d: Pull complete [2021-02-04T00:52:03.804Z] a35cf1a2eb13: Verifying Checksum [2021-02-04T00:52:03.804Z] a35cf1a2eb13: Download complete [2021-02-04T00:52:05.204Z] bca2f99d35d6: Verifying Checksum [2021-02-04T00:52:05.204Z] bca2f99d35d6: Download complete [2021-02-04T00:52:11.880Z] bca2f99d35d6: Pull complete [2021-02-04T00:52:11.880Z] 93359f2a8cfa: Pull complete [2021-02-04T00:52:11.880Z] 7c6f9722023f: Pull complete [2021-02-04T00:52:16.281Z] a35cf1a2eb13: Pull complete [2021-02-04T00:52:16.281Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-04T00:52:16.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-04T00:52:16.281Z] ---> a62c8e92a672 [2021-02-04T00:52:16.281Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-02-04T00:52:16.281Z] ---> Running in bcaf223c28f9 [2021-02-04T00:52:16.567Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:52:17.516Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:52:18.099Z] (1/12) Installing libmagic (5.38-r0) [2021-02-04T00:52:18.364Z] (2/12) Installing file (5.38-r0) [2021-02-04T00:52:18.364Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-04T00:52:18.628Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-04T00:52:22.442Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-04T00:52:22.462Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-04T00:52:22.492Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-04T00:52:22.529Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-04T00:52:22.530Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T00:52:22.545Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3120/head:refs/remotes/origin/PR-3120 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-04T00:52:22.866Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-04T00:52:22.866Z] (6/12) Installing patch (2.7.6-r6) [2021-02-04T00:52:22.866Z] (7/12) Installing build-base (0.5-r2) [2021-02-04T00:52:22.866Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-04T00:52:22.866Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-04T00:52:22.866Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-04T00:52:22.866Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-04T00:52:23.132Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-04T00:52:23.132Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T00:52:23.132Z] OK: 233 MiB in 51 packages [2021-02-04T00:52:23.378Z] Merging remotes/origin/master commit d0bc3b104123489a76cc16a6f8c025e818c2e684 into PR head commit a651e25adb184497cc3a389de0d485b8677ac518 [2021-02-04T00:52:23.859Z] Merge succeeded, producing a651e25adb184497cc3a389de0d485b8677ac518 [2021-02-04T00:52:23.860Z] Checking out Revision a651e25adb184497cc3a389de0d485b8677ac518 (PR-3120) [2021-02-04T00:52:23.400Z] > git config core.sparsecheckout # timeout=10 [2021-02-04T00:52:23.430Z] > git checkout -f a651e25adb184497cc3a389de0d485b8677ac518 # timeout=10 [2021-02-04T00:52:23.774Z] > git remote # timeout=10 [2021-02-04T00:52:23.795Z] > git config --get remote.origin.url # timeout=10 [2021-02-04T00:52:23.808Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T00:52:23.821Z] > git merge d0bc3b104123489a76cc16a6f8c025e818c2e684 # timeout=10 [2021-02-04T00:52:23.845Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-04T00:52:23.868Z] > git config core.sparsecheckout # timeout=10 [2021-02-04T00:52:23.885Z] > git checkout -f a651e25adb184497cc3a389de0d485b8677ac518 # timeout=10 [2021-02-04T00:52:27.357Z] Removing intermediate container bcaf223c28f9 [2021-02-04T00:52:27.357Z] ---> 73bef4e5e2f0 [2021-02-04T00:52:27.357Z] Step 4/6 : WORKDIR /edgex-go [2021-02-04T00:52:27.357Z] ---> Running in 0dd84c86f84f [2021-02-04T00:52:27.357Z] Removing intermediate container 0dd84c86f84f [2021-02-04T00:52:27.357Z] ---> 2167623384dc [2021-02-04T00:52:27.357Z] Step 5/6 : COPY go.mod . [2021-02-04T00:52:27.357Z] ---> 7de07f57984b [2021-02-04T00:52:27.357Z] Step 6/6 : RUN go mod download [2021-02-04T00:52:27.357Z] ---> Running in 910dc785f475 [2021-02-04T00:52:28.563Z] Commit message: "feat(command): Implement Command GET /device/name/{name}/{command} V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-04T00:52:30.082Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-04T00:52:30.524Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-04T00:52:30.885Z] + true [2021-02-04T00:52:30.885Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-04T00:52:32.971Z] provisioning config files... [2021-02-04T00:52:33.020Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config179056072365807965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-04T00:52:33.453Z] ---> docker-login.sh [2021-02-04T00:52:33.453Z] nexus3.edgexfoundry.org:10001 [2021-02-04T00:52:34.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T00:52:34.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T00:52:34.730Z] Configure a credential helper to remove this warning. See [2021-02-04T00:52:34.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T00:52:34.730Z] [2021-02-04T00:52:34.730Z] Login Succeeded [2021-02-04T00:52:34.730Z] nexus3.edgexfoundry.org:10002 [2021-02-04T00:52:35.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T00:52:35.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T00:52:35.332Z] Configure a credential helper to remove this warning. See [2021-02-04T00:52:35.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T00:52:35.332Z] [2021-02-04T00:52:35.332Z] Login Succeeded [2021-02-04T00:52:35.332Z] nexus3.edgexfoundry.org:10003 [2021-02-04T00:52:35.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T00:52:35.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T00:52:35.930Z] Configure a credential helper to remove this warning. See [2021-02-04T00:52:35.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T00:52:35.930Z] [2021-02-04T00:52:35.930Z] Login Succeeded [2021-02-04T00:52:35.930Z] nexus3.edgexfoundry.org:10004 [2021-02-04T00:52:36.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T00:52:36.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T00:52:36.529Z] Configure a credential helper to remove this warning. See [2021-02-04T00:52:36.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T00:52:36.529Z] [2021-02-04T00:52:36.529Z] Login Succeeded [2021-02-04T00:52:36.529Z] docker.io [2021-02-04T00:52:37.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T00:52:37.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T00:52:37.402Z] Configure a credential helper to remove this warning. See [2021-02-04T00:52:37.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T00:52:37.402Z] [2021-02-04T00:52:37.402Z] Login Succeeded [2021-02-04T00:52:37.402Z] ---> docker-login.sh ends [Pipeline] } [2021-02-04T00:52:37.422Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-04T00:52:37.974Z] ========================================================= [2021-02-04T00:52:37.974Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-04T00:52:37.974Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-04T00:52:38.385Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-04T00:52:41.064Z] Sending build context to Docker daemon 166.2MB [2021-02-04T00:52:41.064Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-04T00:52:41.064Z] Step 2/6 : FROM ${BASE} [2021-02-04T00:52:41.064Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-04T00:52:41.064Z] 5f621e34cdf4: Pulling fs layer [2021-02-04T00:52:41.064Z] a4357932f1b6: Pulling fs layer [2021-02-04T00:52:41.064Z] 18c013af1878: Pulling fs layer [2021-02-04T00:52:41.064Z] 00ac8860ef70: Pulling fs layer [2021-02-04T00:52:41.064Z] 63d7cb157983: Pulling fs layer [2021-02-04T00:52:41.064Z] b116817d02f9: Pulling fs layer [2021-02-04T00:52:41.064Z] 745a02a5169b: Pulling fs layer [2021-02-04T00:52:41.064Z] 63d7cb157983: Waiting [2021-02-04T00:52:41.064Z] 745a02a5169b: Waiting [2021-02-04T00:52:41.065Z] 00ac8860ef70: Waiting [2021-02-04T00:52:41.065Z] b116817d02f9: Waiting [2021-02-04T00:52:41.065Z] 18c013af1878: Download complete [2021-02-04T00:52:41.065Z] a4357932f1b6: Verifying Checksum [2021-02-04T00:52:41.065Z] a4357932f1b6: Download complete [2021-02-04T00:52:41.065Z] 63d7cb157983: Verifying Checksum [2021-02-04T00:52:41.065Z] 63d7cb157983: Download complete [2021-02-04T00:52:41.065Z] b116817d02f9: Download complete [2021-02-04T00:52:41.065Z] 5f621e34cdf4: Verifying Checksum [2021-02-04T00:52:41.065Z] 5f621e34cdf4: Download complete [2021-02-04T00:52:41.669Z] 5f621e34cdf4: Pull complete [2021-02-04T00:52:42.268Z] a4357932f1b6: Pull complete [2021-02-04T00:52:42.542Z] 18c013af1878: Pull complete [2021-02-04T00:52:43.140Z] 745a02a5169b: Verifying Checksum [2021-02-04T00:52:43.140Z] 745a02a5169b: Download complete [2021-02-04T00:52:44.126Z] 00ac8860ef70: Verifying Checksum [2021-02-04T00:52:44.126Z] 00ac8860ef70: Download complete [2021-02-04T00:52:49.389Z] Removing intermediate container 910dc785f475 [2021-02-04T00:52:49.389Z] ---> d04c1ac211c7 [2021-02-04T00:52:49.389Z] Successfully built d04c1ac211c7 [2021-02-04T00:52:49.389Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-04T00:52:49.715Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-04T00:52:49.715Z] . [Pipeline] withDockerContainer [2021-02-04T00:52:49.831Z] prd-centos7-docker-4c-2g-24802 does not seem to be running inside a container [2021-02-04T00:52:49.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-04T00:52:50.859Z] $ docker top bb7c63797eb0d7dc6d10897e7ecf34a1f5dc255b83cb25e6f428d1104b297e79 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T00:52:51.390Z] + go version [2021-02-04T00:52:51.390Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-04T00:52:51.668Z] $ docker stop --time=1 bb7c63797eb0d7dc6d10897e7ecf34a1f5dc255b83cb25e6f428d1104b297e79 [2021-02-04T00:52:53.057Z] $ docker rm -f bb7c63797eb0d7dc6d10897e7ecf34a1f5dc255b83cb25e6f428d1104b297e79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-04T00:52:53.935Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-04T00:52:53.935Z] . [Pipeline] withDockerContainer [2021-02-04T00:52:54.043Z] prd-centos7-docker-4c-2g-24802 does not seem to be running inside a container [2021-02-04T00:52:54.094Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-04T00:52:54.313Z] 00ac8860ef70: Pull complete [2021-02-04T00:52:54.591Z] 63d7cb157983: Pull complete [2021-02-04T00:52:54.870Z] b116817d02f9: Pull complete [2021-02-04T00:52:54.904Z] $ docker top 5f203b5d702a8b469860cf1164c6122b2215ab2c4bd65d77597e58df8f0a659a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-04T00:52:55.159Z] ========================================================= [2021-02-04T00:52:55.159Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-04T00:52:55.159Z] ========================================================= [Pipeline] sh [2021-02-04T00:52:55.451Z] + make test [2021-02-04T00:52:55.451Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-04T00:52:58.284Z] 745a02a5169b: Pull complete [2021-02-04T00:52:58.284Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-04T00:52:58.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-04T00:52:58.284Z] ---> b7e6874047d6 [2021-02-04T00:52:58.284Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-02-04T00:53:02.635Z] ---> Running in d051213f7ccf [2021-02-04T00:53:03.610Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T00:53:04.203Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T00:53:05.223Z] (1/12) Installing libmagic (5.38-r0) [2021-02-04T00:53:05.224Z] (2/12) Installing file (5.38-r0) [2021-02-04T00:53:05.224Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-04T00:53:05.524Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-04T00:53:05.556Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-04T00:53:20.671Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-04T00:53:20.771Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-04T00:53:20.772Z] (6/12) Installing patch (2.7.6-r6) [2021-02-04T00:53:20.772Z] (7/12) Installing build-base (0.5-r2) [2021-02-04T00:53:20.772Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-04T00:53:21.044Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-04T00:53:21.044Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-04T00:53:21.315Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-04T00:53:21.585Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-04T00:53:21.857Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T00:53:21.857Z] OK: 217 MiB in 51 packages [2021-02-04T00:53:26.164Z] Removing intermediate container d051213f7ccf [2021-02-04T00:53:26.164Z] ---> 47bd5fc09512 [2021-02-04T00:53:26.164Z] Step 4/6 : WORKDIR /edgex-go [2021-02-04T00:53:26.164Z] ---> Running in 1e40e2141b3a [2021-02-04T00:53:26.756Z] Removing intermediate container 1e40e2141b3a [2021-02-04T00:53:26.756Z] ---> 2a347361876e [2021-02-04T00:53:26.756Z] Step 5/6 : COPY go.mod . [2021-02-04T00:53:27.350Z] ---> ad54991929e9 [2021-02-04T00:53:27.350Z] Step 6/6 : RUN go mod download [2021-02-04T00:53:27.622Z] ---> Running in 0bdd441824fb [2021-02-04T00:53:28.901Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-04T00:53:28.901Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-04T00:53:28.901Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-04T00:53:28.901Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-02-04T00:53:30.850Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-04T00:53:30.850Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-04T00:53:30.850Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-04T00:53:30.850Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-04T00:53:30.850Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-04T00:53:31.440Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-04T00:53:34.052Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-04T00:53:34.052Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-04T00:53:34.052Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-04T00:53:36.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.140s coverage: 45.6% of statements [2021-02-04T00:53:36.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-04T00:53:36.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-04T00:53:36.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-04T00:53:36.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-04T00:53:36.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-04T00:53:36.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-04T00:53:36.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-04T00:53:36.333Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.080s coverage: 100.0% of statements [2021-02-04T00:53:40.251Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.218s coverage: 27.1% of statements [2021-02-04T00:53:40.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-04T00:53:40.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-04T00:53:40.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-04T00:53:40.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-04T00:53:40.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-04T00:53:40.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-04T00:53:40.251Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.044s coverage: 100.0% of statements [2021-02-04T00:53:40.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-04T00:53:40.251Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.042s coverage: 100.0% of statements [2021-02-04T00:53:40.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-04T00:53:40.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-04T00:53:40.251Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.111s coverage: 65.8% of statements [2021-02-04T00:53:40.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-04T00:53:40.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-04T00:53:40.251Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.492s coverage: 82.3% of statements [2021-02-04T00:53:40.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-04T00:53:40.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-04T00:53:40.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-04T00:53:40.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-04T00:53:42.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.363s coverage: 28.6% of statements [2021-02-04T00:53:42.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-04T00:53:42.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-04T00:53:42.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-04T00:53:42.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-04T00:53:42.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-04T00:53:42.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.079s coverage: 100.0% of statements [2021-02-04T00:53:42.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-04T00:53:42.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.055s coverage: 100.0% of statements [2021-02-04T00:53:42.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-04T00:53:42.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.118s coverage: 86.7% of statements [2021-02-04T00:53:42.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-04T00:53:42.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.146s coverage: 97.5% of statements [2021-02-04T00:53:42.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-04T00:53:42.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.084s coverage: 78.3% of statements [2021-02-04T00:53:42.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-04T00:53:42.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-04T00:53:42.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-04T00:53:42.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-04T00:53:46.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.423s coverage: 92.8% of statements [2021-02-04T00:53:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-04T00:53:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-04T00:53:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-04T00:53:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-04T00:53:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-04T00:53:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-04T00:53:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-04T00:53:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-04T00:53:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-04T00:53:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-04T00:53:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-04T00:53:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-04T00:53:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-04T00:53:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-04T00:53:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-04T00:53:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-04T00:53:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-04T00:53:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-04T00:53:46.264Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2021-02-04T00:53:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-04T00:53:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-04T00:53:46.264Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.077s coverage: 0.1% of statements [2021-02-04T00:53:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-04T00:53:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-04T00:53:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-04T00:53:46.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 45.5% of statements [2021-02-04T00:53:46.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.067s coverage: 79.5% of statements [2021-02-04T00:53:46.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2021-02-04T00:53:46.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.050s coverage: 96.3% of statements [2021-02-04T00:53:46.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2021-02-04T00:53:54.409Z] Removing intermediate container 0bdd441824fb [2021-02-04T00:53:54.409Z] ---> 12ce4502722b [2021-02-04T00:53:54.409Z] Successfully built 12ce4502722b [2021-02-04T00:53:54.409Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-04T00:53:54.755Z] + docker inspect -f . ci-base-image-arm64 [2021-02-04T00:53:54.755Z] . [Pipeline] withDockerContainer [2021-02-04T00:53:55.010Z] prd-ubuntu18.04-docker-arm64-4c-16g-24817 does not seem to be running inside a container [2021-02-04T00:53:55.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-04T00:53:56.732Z] $ docker top c630cea11d5c009a04b6a62eb310017a73728c7a3a8e128a7e867d04e97e4c9c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T00:53:57.755Z] + go version [2021-02-04T00:53:57.755Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-04T00:53:57.779Z] $ docker stop --time=1 c630cea11d5c009a04b6a62eb310017a73728c7a3a8e128a7e867d04e97e4c9c [2021-02-04T00:53:58.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.041s coverage: 94.4% of statements [2021-02-04T00:53:58.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.039s coverage: 44.8% of statements [2021-02-04T00:53:59.744Z] $ docker rm -f c630cea11d5c009a04b6a62eb310017a73728c7a3a8e128a7e867d04e97e4c9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-04T00:54:00.779Z] + docker inspect -f . ci-base-image-arm64 [2021-02-04T00:54:00.779Z] . [Pipeline] withDockerContainer [2021-02-04T00:54:01.062Z] prd-ubuntu18.04-docker-arm64-4c-16g-24817 does not seem to be running inside a container [2021-02-04T00:54:01.148Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-04T00:54:02.615Z] $ docker top 8f1e8f1abbe08739b95a50bfe74a1ed0392f0f5955445a386257c341ad6e09ff -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-04T00:54:02.988Z] ========================================================= [2021-02-04T00:54:02.988Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-04T00:54:02.988Z] ========================================================= [Pipeline] sh [2021-02-04T00:54:03.628Z] + make test [2021-02-04T00:54:03.628Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-04T00:54:08.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.070s coverage: 92.9% of statements [2021-02-04T00:54:08.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-04T00:54:08.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-04T00:54:08.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-04T00:54:08.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-04T00:54:08.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.046s coverage: 87.2% of statements [2021-02-04T00:54:08.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-04T00:54:08.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-04T00:54:08.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-04T00:54:08.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements [2021-02-04T00:54:08.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-02-04T00:54:08.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.049s coverage: 84.2% of statements [2021-02-04T00:54:08.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.4% of statements [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-04T00:54:08.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.189s coverage: 63.5% of statements [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-04T00:54:08.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements [2021-02-04T00:54:08.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements [2021-02-04T00:54:08.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2021-02-04T00:54:08.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-02-04T00:54:08.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-02-04T00:54:08.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.310s coverage: 68.9% of statements [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-02-04T00:54:08.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.100s coverage: 37.0% of statements [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-04T00:54:08.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.337s coverage: 84.0% of statements [2021-02-04T00:54:08.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.041s coverage: 100.0% of statements [2021-02-04T00:54:08.688Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.150s coverage: 47.0% of statements [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-04T00:54:08.688Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.072s coverage: 100.0% of statements [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-04T00:54:08.688Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.049s coverage: 100.0% of statements [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-04T00:54:08.688Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.081s coverage: 90.4% of statements [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-04T00:54:08.688Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.776s coverage: 29.1% of statements [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-04T00:54:08.688Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.084s coverage: 99.0% of statements [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-04T00:54:08.688Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.045s coverage: 100.0% of statements [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-04T00:54:08.688Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.071s coverage: 100.0% of statements [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-04T00:54:08.688Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-04T00:54:08.688Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.037s coverage: 100.0% of statements [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-04T00:54:08.688Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.042s coverage: 87.9% of statements [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-04T00:54:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-04T00:54:08.688Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.038s coverage: 100.0% of statements [2021-02-04T00:54:08.688Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements [2021-02-04T00:54:08.688Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.049s coverage: 100.0% of statements [2021-02-04T00:54:09.263Z] GO111MODULE=on go vet ./... [2021-02-04T00:54:25.834Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-04T00:54:41.568Z] gofmt -l . [2021-02-04T00:54:41.568Z] [ "`gofmt -l .`" = "" ] [2021-02-04T00:54:41.568Z] ./bin/test-go-mod-tidy.sh [2021-02-04T00:54:41.568Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-04T00:54:42.194Z] + ls -al . [2021-02-04T00:54:42.194Z] total 684 [2021-02-04T00:54:42.194Z] drwxrwxr-x 10 1001 1001 4096 Feb 4 00:54 . [2021-02-04T00:54:42.194Z] drwxr-xr-x 4 root root 28 Feb 4 00:52 .. [2021-02-04T00:54:42.194Z] -rw-rw-r-- 1 1001 1001 11 Feb 4 00:51 .dockerignore [2021-02-04T00:54:42.194Z] drwxrwxr-x 8 1001 1001 179 Feb 4 00:51 .git [2021-02-04T00:54:42.194Z] drwxrwxr-x 3 1001 1001 125 Feb 4 00:51 .github [2021-02-04T00:54:42.194Z] -rw-rw-r-- 1 1001 1001 872 Feb 4 00:51 .gitignore [2021-02-04T00:54:42.194Z] drwx------ 3 1001 1001 60 Feb 4 00:51 .semver [2021-02-04T00:54:42.194Z] -rw-rw-r-- 1 1001 1001 166 Feb 4 00:51 .sonarcloud.properties [2021-02-04T00:54:42.194Z] -rw-rw-r-- 1 1001 1001 7859 Feb 4 00:51 Attribution.txt [2021-02-04T00:54:42.194Z] -rw-rw-r-- 1 1001 1001 3804 Feb 4 00:51 CONTRIBUTING.md [2021-02-04T00:54:42.194Z] -rw-rw-r-- 1 1001 1001 931 Feb 4 00:51 Dockerfile.build [2021-02-04T00:54:42.194Z] -rw-rw-r-- 1 1001 1001 863 Feb 4 00:51 Jenkinsfile [2021-02-04T00:54:42.194Z] -rw-rw-r-- 1 1001 1001 10775 Feb 4 00:51 LICENSE [2021-02-04T00:54:42.194Z] -rw-rw-r-- 1 1001 1001 6001 Feb 4 00:51 Makefile [2021-02-04T00:54:42.194Z] -rw-rw-r-- 1 1001 1001 6524 Feb 4 00:51 README.md [2021-02-04T00:54:42.194Z] -rw-rw-r-- 1 1001 1001 6755 Feb 4 00:51 SECURITY.md [2021-02-04T00:54:42.194Z] -rw-rw-r-- 1 1001 1001 5 Feb 4 00:51 VERSION [2021-02-04T00:54:42.194Z] -rw-rw-r-- 1 1001 1001 4131 Feb 4 00:51 ZMQWindows.md [2021-02-04T00:54:42.194Z] drwxrwxr-x 2 1001 1001 117 Feb 4 00:51 bin [2021-02-04T00:54:42.194Z] drwxrwxr-x 15 1001 1001 4096 Feb 4 00:51 cmd [2021-02-04T00:54:42.194Z] -rw-r--r-- 1 root root 581365 Feb 4 00:54 coverage.out [2021-02-04T00:54:42.194Z] -rw-r--r-- 1 root root 1054 Feb 4 00:54 go.mod [2021-02-04T00:54:42.194Z] -rw-r--r-- 1 root root 19172 Feb 4 00:54 go.sum [2021-02-04T00:54:42.194Z] drwxrwxr-x 8 1001 1001 127 Feb 4 00:51 internal [2021-02-04T00:54:42.194Z] drwxrwxr-x 4 1001 1001 26 Feb 4 00:51 openapi [2021-02-04T00:54:42.194Z] drwxrwxr-x 4 1001 1001 71 Feb 4 00:51 snap [2021-02-04T00:54:42.194Z] -rw-rw-r-- 1 1001 1001 168 Feb 4 00:51 version.go [Pipeline] sh [2021-02-04T00:54:42.496Z] + '[' -e coverage.out ] [2021-02-04T00:54:42.496Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-04T00:54:42.801Z] Stashed 1 file(s) [Pipeline] sh [2021-02-04T00:54:43.097Z] + make build [2021-02-04T00:54:43.097Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-04T00:54:47.333Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-04T00:54:56.821Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-04T00:54:57.400Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-04T00:54:58.803Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-04T00:54:59.381Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-04T00:55:00.794Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-04T00:55:02.739Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-04T00:55:03.698Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-04T00:55:05.117Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-04T00:55:06.085Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-02-04T00:55:07.490Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-04T00:55:08.453Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-02-04T00:55:10.399Z] $ docker stop --time=1 5f203b5d702a8b469860cf1164c6122b2215ab2c4bd65d77597e58df8f0a659a [2021-02-04T00:55:12.161Z] $ docker rm -f 5f203b5d702a8b469860cf1164c6122b2215ab2c4bd65d77597e58df8f0a659a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-02-04T00:55:13.931Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [Pipeline] isUnix [Pipeline] sh [2021-02-04T00:55:16.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-04T00:55:16.013Z] [2021-02-04T00:55:16.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-04T00:55:16.362Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-04T00:55:16.362Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-04T00:55:16.362Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-04T00:55:16.362Z] ca9280d653b3: Pulling fs layer [2021-02-04T00:55:16.362Z] 7e9c9ca2126c: Pulling fs layer [2021-02-04T00:55:16.632Z] cbdbe7a5bc2a: Verifying Checksum [2021-02-04T00:55:16.632Z] cbdbe7a5bc2a: Download complete [2021-02-04T00:55:17.218Z] ca9280d653b3: Verifying Checksum [2021-02-04T00:55:17.218Z] ca9280d653b3: Download complete [2021-02-04T00:55:17.218Z] cbdbe7a5bc2a: Pull complete [2021-02-04T00:55:18.172Z] ca9280d653b3: Pull complete [2021-02-04T00:55:18.173Z] 7e9c9ca2126c: Download complete [2021-02-04T00:55:18.263Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-04T00:55:22.592Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-04T00:55:22.592Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-04T00:55:22.592Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-02-04T00:55:26.366Z] 7e9c9ca2126c: Pull complete [2021-02-04T00:55:26.366Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-04T00:55:26.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-04T00:55:26.366Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-04T00:55:26.563Z] prd-centos7-docker-4c-2g-24802 does not seem to be running inside a container [2021-02-04T00:55:26.614Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-04T00:55:29.809Z] $ docker top 2effed654fafc6e76cdb4baeb089e967771a5c5af2327c0f9b3c68faeff8568b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T00:55:30.329Z] + docker-compose build --help [2021-02-04T00:55:30.329Z] + grep parallel [2021-02-04T00:55:30.921Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-04T00:55:30.921Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-04T00:55:30.921Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-04T00:55:30.921Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-04T00:55:30.921Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-04T00:55:30.921Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-04T00:55:31.278Z] --parallel Build images in parallel. [Pipeline] } [2021-02-04T00:55:31.292Z] $ docker stop --time=1 2effed654fafc6e76cdb4baeb089e967771a5c5af2327c0f9b3c68faeff8568b [2021-02-04T00:55:33.183Z] $ docker rm -f 2effed654fafc6e76cdb4baeb089e967771a5c5af2327c0f9b3c68faeff8568b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-04T00:55:33.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-04T00:55:33.867Z] . [Pipeline] withDockerContainer [2021-02-04T00:55:34.027Z] prd-centos7-docker-4c-2g-24802 does not seem to be running inside a container [2021-02-04T00:55:34.095Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-04T00:55:34.835Z] $ docker top 1a264151292ddf5522993eeb667300df57c279873a9c2cbbf6d08b2c1ac7dccb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T00:55:35.363Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-04T00:55:36.315Z] Building docker-core-command-go ... [2021-02-04T00:55:36.315Z] Building docker-core-data-go ... [2021-02-04T00:55:36.315Z] Building docker-core-metadata-go ... [2021-02-04T00:55:36.315Z] Building docker-security-bootstrapper-go ... [2021-02-04T00:55:36.315Z] Building docker-security-proxy-setup-go ... [2021-02-04T00:55:36.315Z] Building docker-security-secretstore-setup-go ... [2021-02-04T00:55:36.316Z] Building docker-support-notifications-go ... [2021-02-04T00:55:36.316Z] Building docker-support-scheduler-go ... [2021-02-04T00:55:36.316Z] Building docker-sys-mgmt-agent-go ... [2021-02-04T00:55:36.316Z] Building docker-support-notifications-go [2021-02-04T00:55:36.316Z] Building docker-support-scheduler-go [2021-02-04T00:55:36.316Z] Building docker-sys-mgmt-agent-go [2021-02-04T00:55:36.316Z] Building docker-security-secretstore-setup-go [2021-02-04T00:55:36.316Z] Building docker-security-proxy-setup-go [2021-02-04T00:55:37.653Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-04T00:55:37.653Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-04T00:55:37.653Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-04T00:55:44.384Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.321s coverage: 45.6% of statements [2021-02-04T00:55:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-04T00:55:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-04T00:55:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-04T00:55:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-04T00:55:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-04T00:55:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-04T00:55:44.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-04T00:55:44.384Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.176s coverage: 100.0% of statements [2021-02-04T00:55:49.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.565s coverage: 27.1% of statements [2021-02-04T00:55:49.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-04T00:55:49.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-04T00:55:49.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-04T00:55:49.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-04T00:55:49.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-04T00:55:49.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-04T00:55:49.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.048s coverage: 100.0% of statements [2021-02-04T00:55:49.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-04T00:55:49.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.077s coverage: 100.0% of statements [2021-02-04T00:55:49.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-04T00:55:49.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-04T00:55:50.426Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.243s coverage: 65.8% of statements [2021-02-04T00:55:50.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-04T00:55:50.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-04T00:55:53.061Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.722s coverage: 82.3% of statements [2021-02-04T00:55:53.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-04T00:55:53.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-04T00:55:53.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-04T00:55:53.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-04T00:55:58.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.174s coverage: 28.6% of statements [2021-02-04T00:55:58.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-04T00:55:58.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-04T00:55:58.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-04T00:55:58.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-04T00:55:58.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-04T00:55:58.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.134s coverage: 100.0% of statements [2021-02-04T00:55:58.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-04T00:55:58.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.065s coverage: 100.0% of statements [2021-02-04T00:55:58.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-04T00:55:59.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.290s coverage: 86.7% of statements [2021-02-04T00:55:59.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-04T00:55:59.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.384s coverage: 97.5% of statements [2021-02-04T00:55:59.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-04T00:56:00.915Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.119s coverage: 78.3% of statements [2021-02-04T00:56:00.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-04T00:56:00.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-04T00:56:00.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-04T00:56:00.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-04T00:56:11.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.258s coverage: 92.8% of statements [2021-02-04T00:56:11.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-04T00:56:11.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-04T00:56:11.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-04T00:56:11.667Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-04T00:56:11.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-04T00:56:11.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-04T00:56:11.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-04T00:56:11.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-04T00:56:11.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-04T00:56:11.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-04T00:56:11.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-04T00:56:11.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-04T00:56:11.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-04T00:56:11.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-04T00:56:11.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-04T00:56:11.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-04T00:56:11.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-04T00:56:11.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-04T00:56:11.667Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-02-04T00:56:11.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-04T00:56:11.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-04T00:56:11.667Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.160s coverage: 0.1% of statements [2021-02-04T00:56:11.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-04T00:56:11.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-04T00:56:11.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-04T00:56:11.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 45.5% of statements [2021-02-04T00:56:11.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.110s coverage: 79.5% of statements [2021-02-04T00:56:11.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.074s coverage: 94.1% of statements [2021-02-04T00:56:11.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.109s coverage: 96.3% of statements [2021-02-04T00:56:11.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.090s coverage: 87.5% of statements [2021-02-04T00:56:15.322Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T00:56:15.322Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-04T00:56:15.322Z] ---> d04c1ac211c7 [2021-02-04T00:56:15.322Z] Step 3/24 : WORKDIR /edgex-go [2021-02-04T00:56:15.322Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T00:56:15.322Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-04T00:56:15.322Z] ---> d04c1ac211c7 [2021-02-04T00:56:15.322Z] Step 3/21 : WORKDIR /edgex-go [2021-02-04T00:56:15.322Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T00:56:15.322Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-04T00:56:15.323Z] ---> d04c1ac211c7 [2021-02-04T00:56:15.323Z] Step 3/22 : WORKDIR /edgex-go [2021-02-04T00:56:15.323Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T00:56:15.323Z] [2021-02-04T00:56:15.323Z] Step 2/22 : FROM ${BUILDER_BASE} AS builderStep 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-04T00:56:15.323Z] [2021-02-04T00:56:15.323Z] ---> d04c1ac211c7 [2021-02-04T00:56:15.323Z] ---> d04c1ac211c7 [2021-02-04T00:56:15.323Z] Step 3/22 : WORKDIR /edgex-go [2021-02-04T00:56:15.323Z] Step 3/26 : WORKDIR /edgex-go [2021-02-04T00:56:15.323Z] ---> Running in d7e3057f1c72 [2021-02-04T00:56:15.323Z] ---> Running in 9ba18a976388 [2021-02-04T00:56:15.323Z] ---> Running in 27bf1a181359 [2021-02-04T00:56:15.323Z] ---> Running in 7ace7a69cccb [2021-02-04T00:56:15.323Z] ---> Running in 094b241be6ce [2021-02-04T00:56:15.323Z] Removing intermediate container 27bf1a181359 [2021-02-04T00:56:15.323Z] ---> e219b4170f25 [2021-02-04T00:56:15.323Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T00:56:15.323Z] Removing intermediate container 7ace7a69cccb [2021-02-04T00:56:15.323Z] ---> d85438a0c8aa [2021-02-04T00:56:15.323Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T00:56:15.323Z] Removing intermediate container 9ba18a976388 [2021-02-04T00:56:15.323Z] ---> 0b37a5e376db [2021-02-04T00:56:15.323Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T00:56:15.323Z] Removing intermediate container 094b241be6ce [2021-02-04T00:56:15.323Z] ---> 7c5c1430fdde [2021-02-04T00:56:15.323Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T00:56:15.323Z] Removing intermediate container d7e3057f1c72 [2021-02-04T00:56:15.323Z] ---> 42c23453a0b6 [2021-02-04T00:56:15.323Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T00:56:15.323Z] ---> Running in 946765638ad9 [2021-02-04T00:56:15.323Z] ---> Running in 75345bca824f [2021-02-04T00:56:15.323Z] ---> Running in c0fbb725c5d6 [2021-02-04T00:56:15.323Z] ---> Running in fd18975f1354 [2021-02-04T00:56:15.323Z] ---> Running in 91da441668e4 [2021-02-04T00:56:15.323Z] Removing intermediate container 75345bca824f [2021-02-04T00:56:15.323Z] ---> b78bda37ebde [2021-02-04T00:56:15.323Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-04T00:56:15.323Z] Removing intermediate container fd18975f1354 [2021-02-04T00:56:15.323Z] ---> 697559fa0459 [2021-02-04T00:56:15.323Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-04T00:56:15.323Z] Removing intermediate container 946765638ad9 [2021-02-04T00:56:15.323Z] ---> c308cec561e3 [2021-02-04T00:56:15.323Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-04T00:56:15.323Z] ---> Running in 0c067ac8fb32 [2021-02-04T00:56:15.323Z] ---> Running in 6d47fe2c0200 [2021-02-04T00:56:15.323Z] Removing intermediate container c0fbb725c5d6 [2021-02-04T00:56:15.323Z] ---> dcc650a17973 [2021-02-04T00:56:15.323Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-04T00:56:15.323Z] ---> Running in a43ccc82a78a [2021-02-04T00:56:15.323Z] Removing intermediate container 91da441668e4 [2021-02-04T00:56:15.323Z] ---> 2a768496550a [2021-02-04T00:56:15.323Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-04T00:56:15.323Z] ---> Running in ec40030ea76a [2021-02-04T00:56:15.323Z] ---> Running in b28c36bd8a96 [2021-02-04T00:56:15.925Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:56:15.925Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:56:15.925Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:56:15.925Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:56:15.925Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:56:16.508Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:56:16.508Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:56:16.772Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:56:16.772Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:56:16.772Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:56:17.354Z] OK: 233 MiB in 51 packages [2021-02-04T00:56:17.354Z] OK: 233 MiB in 51 packages [2021-02-04T00:56:17.354Z] OK: 233 MiB in 51 packages [2021-02-04T00:56:17.630Z] OK: 233 MiB in 51 packages [2021-02-04T00:56:17.630Z] OK: 233 MiB in 51 packages [2021-02-04T00:56:17.908Z] Removing intermediate container 0c067ac8fb32 [2021-02-04T00:56:17.908Z] ---> cc2acf5e969d [2021-02-04T00:56:17.908Z] Step 6/24 : COPY go.mod . [2021-02-04T00:56:18.172Z] Removing intermediate container 6d47fe2c0200 [2021-02-04T00:56:18.172Z] ---> 4f8fee2bd3dd [2021-02-04T00:56:18.172Z] Step 6/22 : COPY go.mod . [2021-02-04T00:56:18.437Z] ---> 85f163d6e4d3 [2021-02-04T00:56:18.437Z] Step 7/24 : RUN go mod download [2021-02-04T00:56:18.437Z] ---> 3846fdcda84e [2021-02-04T00:56:18.437Z] Step 7/22 : RUN go mod download [2021-02-04T00:56:18.437Z] Removing intermediate container ec40030ea76a [2021-02-04T00:56:18.437Z] ---> 3032903b0595 [2021-02-04T00:56:18.437Z] Step 6/22 : COPY go.mod . [2021-02-04T00:56:18.704Z] Removing intermediate container b28c36bd8a96 [2021-02-04T00:56:18.704Z] ---> fc82c6f82988 [2021-02-04T00:56:18.704Z] Step 6/26 : COPY go.mod . [2021-02-04T00:56:18.704Z] ---> Running in 277a9e71a16e [2021-02-04T00:56:18.704Z] ---> Running in b1d8914f9226 [2021-02-04T00:56:18.705Z] Removing intermediate container a43ccc82a78a [2021-02-04T00:56:18.705Z] ---> f04528735b37 [2021-02-04T00:56:18.705Z] Step 6/21 : COPY go.mod . [2021-02-04T00:56:18.968Z] ---> 9f385dc8a732 [2021-02-04T00:56:18.968Z] Step 7/22 : RUN go mod download [2021-02-04T00:56:19.232Z] ---> bdbc764b2053 [2021-02-04T00:56:19.232Z] Step 7/26 : RUN go mod download [2021-02-04T00:56:19.232Z] ---> Running in 22f6feacadaa [2021-02-04T00:56:19.501Z] ---> Running in 4a527a698c11 [2021-02-04T00:56:19.501Z] ---> e8fccb5890f1 [2021-02-04T00:56:19.501Z] Step 7/21 : RUN go mod download [2021-02-04T00:56:19.771Z] ---> Running in a379802abf3c [2021-02-04T00:56:22.374Z] Removing intermediate container 22f6feacadaa [2021-02-04T00:56:22.374Z] ---> 61a3bf37bc1f [2021-02-04T00:56:22.374Z] Step 8/22 : COPY . . [2021-02-04T00:56:22.374Z] Removing intermediate container 4a527a698c11 [2021-02-04T00:56:22.374Z] ---> e15da2c3055b [2021-02-04T00:56:22.374Z] Step 8/26 : COPY . . [2021-02-04T00:56:22.374Z] Removing intermediate container 277a9e71a16e [2021-02-04T00:56:22.374Z] ---> 1a8bb00a161d [2021-02-04T00:56:22.374Z] Step 8/24 : COPY . . [2021-02-04T00:56:22.374Z] Removing intermediate container b1d8914f9226 [2021-02-04T00:56:22.374Z] ---> cbb7d4ff4c43 [2021-02-04T00:56:22.374Z] Step 8/22 : COPY . . [2021-02-04T00:56:24.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.078s coverage: 94.4% of statements [2021-02-04T00:56:24.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements [2021-02-04T00:56:26.636Z] Removing intermediate container a379802abf3c [2021-02-04T00:56:26.636Z] ---> 1d92c0f80da5 [2021-02-04T00:56:26.636Z] Step 8/21 : COPY . . [2021-02-04T00:56:39.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.122s coverage: 92.9% of statements [2021-02-04T00:56:39.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-04T00:56:39.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-04T00:56:39.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-04T00:56:39.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-04T00:56:39.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.081s coverage: 87.2% of statements [2021-02-04T00:56:39.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-04T00:56:39.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-04T00:56:39.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-02-04T00:56:39.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-04T00:56:39.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 75.5% of statements [2021-02-04T00:56:39.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-04T00:56:39.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.8% of statements [2021-02-04T00:56:39.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.128s coverage: 87.2% of statements [2021-02-04T00:56:39.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.125s coverage: 84.2% of statements [2021-02-04T00:56:39.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.204s coverage: 91.4% of statements [2021-02-04T00:56:39.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-04T00:56:39.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.502s coverage: 63.5% of statements [2021-02-04T00:56:39.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-04T00:56:39.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-04T00:56:39.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.074s coverage: 100.0% of statements [2021-02-04T00:56:39.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 91.3% of statements [2021-02-04T00:56:39.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements [2021-02-04T00:56:39.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements [2021-02-04T00:56:39.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2021-02-04T00:56:39.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.763s coverage: 68.9% of statements [2021-02-04T00:56:39.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-04T00:56:39.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-04T00:56:39.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-02-04T00:56:39.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-02-04T00:56:39.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-02-04T00:56:39.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.332s coverage: 37.0% of statements [2021-02-04T00:56:39.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-04T00:56:39.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-04T00:56:39.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.525s coverage: 84.0% of statements [2021-02-04T00:56:39.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.093s coverage: 100.0% of statements [2021-02-04T00:56:44.604Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.408s coverage: 47.0% of statements [2021-02-04T00:56:44.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-04T00:56:44.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-04T00:56:44.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-04T00:56:44.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-04T00:56:44.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-04T00:56:44.604Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.127s coverage: 100.0% of statements [2021-02-04T00:56:44.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-04T00:56:44.604Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.096s coverage: 100.0% of statements [2021-02-04T00:56:44.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-04T00:56:44.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-04T00:56:44.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-04T00:56:44.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-04T00:56:44.604Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.243s coverage: 90.4% of statements [2021-02-04T00:56:44.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-04T00:56:44.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-04T00:56:44.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-04T00:56:52.893Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.083s coverage: 29.1% of statements [2021-02-04T00:56:52.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-04T00:56:52.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-04T00:56:52.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-04T00:56:52.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-04T00:56:52.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-04T00:56:52.893Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.166s coverage: 99.0% of statements [2021-02-04T00:56:52.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-04T00:56:52.893Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.093s coverage: 100.0% of statements [2021-02-04T00:56:52.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-04T00:56:52.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-04T00:56:52.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-04T00:56:52.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-04T00:56:52.893Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.196s coverage: 100.0% of statements [2021-02-04T00:56:52.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-04T00:56:52.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-04T00:56:52.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-04T00:56:52.893Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.068s coverage: 0.0% of statements [2021-02-04T00:56:52.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-04T00:56:52.893Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.063s coverage: 100.0% of statements [2021-02-04T00:56:52.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-04T00:56:52.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-04T00:56:52.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-04T00:56:52.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-04T00:56:52.893Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.114s coverage: 87.9% of statements [2021-02-04T00:56:52.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-04T00:56:52.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-04T00:56:52.893Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.089s coverage: 100.0% of statements [2021-02-04T00:56:52.893Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.061s coverage: 32.1% of statements [2021-02-04T00:56:53.170Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-02-04T00:56:54.162Z] GO111MODULE=on go vet ./... [2021-02-04T00:57:05.648Z] ---> 96fcb9389cb3 [2021-02-04T00:57:05.648Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-04T00:57:05.648Z] ---> e1bf2abe7208 [2021-02-04T00:57:05.648Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-04T00:57:05.648Z] ---> 0bd5fe90a355 [2021-02-04T00:57:05.648Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-04T00:57:05.648Z] ---> Running in 9caafb864cb0 [2021-02-04T00:57:05.648Z] ---> 4f3b29afb5e2 [2021-02-04T00:57:05.648Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-04T00:57:05.648Z] ---> 38db2bea3f1f [2021-02-04T00:57:05.648Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-04T00:57:05.648Z] ---> Running in 46d47acaa74f [2021-02-04T00:57:05.648Z] ---> Running in 550694ef82a8 [2021-02-04T00:57:05.648Z] ---> Running in fbcf0e99ba17 [2021-02-04T00:57:05.648Z] ---> Running in eee1b925677b [2021-02-04T00:57:05.648Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-04T00:57:05.648Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-04T00:57:05.648Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-04T00:57:05.648Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-04T00:57:05.648Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-04T00:57:32.427Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-04T00:57:32.427Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-04T00:57:37.781Z] Removing intermediate container 46d47acaa74f [2021-02-04T00:57:37.781Z] ---> a7940fee7a91 [2021-02-04T00:57:37.781Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-04T00:57:38.735Z] Removing intermediate container 550694ef82a8 [2021-02-04T00:57:38.735Z] ---> d02dce30d8f3 [2021-02-04T00:57:38.735Z] [2021-02-04T00:57:38.735Z] Step 10/24 : FROM alpine:3.12 [2021-02-04T00:57:38.735Z] ---> Running in 39a70a183426 [2021-02-04T00:57:38.735Z] 3.12: Pulling from library/alpine [2021-02-04T00:57:38.735Z] Removing intermediate container fbcf0e99ba17 [2021-02-04T00:57:38.735Z] ---> 6d7302c7696f [2021-02-04T00:57:38.735Z] [2021-02-04T00:57:38.735Z] Step 10/21 : FROM alpine:3.12 [2021-02-04T00:57:38.735Z] 3.12: Pulling from library/alpine [2021-02-04T00:57:39.341Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-04T00:57:39.341Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-04T00:57:39.341Z] Status: Downloaded newer image for alpine:3.12 [2021-02-04T00:57:39.341Z] ---> 389fef711851 [2021-02-04T00:57:39.341Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-04T00:57:39.341Z] Status: Downloaded newer image for alpine:3.12 [2021-02-04T00:57:39.341Z] ---> 389fef711851 [2021-02-04T00:57:39.341Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-04T00:57:39.341Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-04T00:57:43.581Z] ---> Running in 31b1c7a1ba8a [2021-02-04T00:57:43.581Z] ---> Running in 3360c0417b7d [2021-02-04T00:57:43.581Z] Removing intermediate container eee1b925677b [2021-02-04T00:57:43.582Z] ---> 2619955a07c6 [2021-02-04T00:57:43.582Z] [2021-02-04T00:57:43.582Z] Step 10/22 : FROM alpine:3.12 [2021-02-04T00:57:43.582Z] ---> 389fef711851 [2021-02-04T00:57:43.582Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-04T00:57:43.582Z] Removing intermediate container 9caafb864cb0 [2021-02-04T00:57:43.582Z] ---> ba6701e04072 [2021-02-04T00:57:43.582Z] [2021-02-04T00:57:43.582Z] Step 10/22 : FROM alpine:3.12 [2021-02-04T00:57:43.582Z] ---> 389fef711851 [2021-02-04T00:57:43.582Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-04T00:57:43.582Z] ---> Running in a2b4eb411c98 [2021-02-04T00:57:43.582Z] ---> Running in cc94f700e0cc [2021-02-04T00:57:43.858Z] Removing intermediate container 39a70a183426 [2021-02-04T00:57:43.858Z] ---> d171a1534b63 [2021-02-04T00:57:43.858Z] [2021-02-04T00:57:43.858Z] Step 11/26 : FROM docker:20.10.0 [2021-02-04T00:57:43.858Z] 20.10.0: Pulling from library/docker [2021-02-04T00:57:43.858Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:57:44.128Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:57:44.128Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:57:44.128Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-04T00:57:44.128Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-04T00:57:44.128Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-04T00:57:44.408Z] (4/5) Installing curl (7.69.1-r3) [2021-02-04T00:57:44.408Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-04T00:57:44.408Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T00:57:44.408Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:57:44.408Z] Executing ca-certificates-20191127-r4.trigger [2021-02-04T00:57:44.408Z] OK: 7 MiB in 19 packages [2021-02-04T00:57:44.408Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-04T00:57:44.694Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-04T00:57:44.694Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-04T00:57:44.694Z] (4/4) Installing curl (7.69.1-r3) [2021-02-04T00:57:44.694Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T00:57:44.694Z] Executing ca-certificates-20191127-r4.trigger [2021-02-04T00:57:44.694Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:57:44.694Z] OK: 7 MiB in 18 packages [2021-02-04T00:57:44.694Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:57:44.694Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:57:44.959Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:57:44.959Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-04T00:57:44.960Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-04T00:57:44.960Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T00:57:45.546Z] OK: 6 MiB in 15 packages [2021-02-04T00:57:45.546Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-04T00:57:45.546Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T00:57:45.546Z] Executing ca-certificates-20191127-r4.trigger [2021-02-04T00:57:45.546Z] OK: 6 MiB in 16 packages [2021-02-04T00:57:47.497Z] Removing intermediate container 31b1c7a1ba8a [2021-02-04T00:57:47.497Z] ---> 8b50d85a7f3a [2021-02-04T00:57:47.497Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-04T00:57:47.761Z] ---> Running in 82e453beb212 [2021-02-04T00:57:48.037Z] Removing intermediate container a2b4eb411c98 [2021-02-04T00:57:48.037Z] ---> a5ba4d4092ed [2021-02-04T00:57:48.037Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-04T00:57:48.312Z] Removing intermediate container 3360c0417b7d [2021-02-04T00:57:48.312Z] ---> 805bd4af57a9 [2021-02-04T00:57:48.312Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-04T00:57:48.312Z] Removing intermediate container cc94f700e0cc [2021-02-04T00:57:48.312Z] ---> eba0e7920f19 [2021-02-04T00:57:48.312Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-04T00:57:48.312Z] Removing intermediate container 82e453beb212 [2021-02-04T00:57:48.312Z] ---> 9eae672e958e [2021-02-04T00:57:48.312Z] Step 13/24 : WORKDIR / [2021-02-04T00:57:48.312Z] ---> Running in 2cc6529ade18 [2021-02-04T00:57:48.312Z] ---> Running in b25f70c741d0 [2021-02-04T00:57:48.312Z] ---> Running in 1df937eede73 [2021-02-04T00:57:48.578Z] ---> Running in 375a5c1ee787 [2021-02-04T00:57:48.844Z] Removing intermediate container b25f70c741d0 [2021-02-04T00:57:48.844Z] ---> 63e81f8558b1 [2021-02-04T00:57:48.844Z] Step 13/21 : WORKDIR /edgex [2021-02-04T00:57:49.107Z] Removing intermediate container 2cc6529ade18 [2021-02-04T00:57:49.107Z] ---> e3d6a687d285 [2021-02-04T00:57:49.107Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-04T00:57:49.376Z] Removing intermediate container 1df937eede73 [2021-02-04T00:57:49.376Z] ---> cae3a27365a8 [2021-02-04T00:57:49.376Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-04T00:57:49.644Z] ---> Running in 5fabff4d5482 [2021-02-04T00:57:49.644Z] Removing intermediate container 375a5c1ee787 [2021-02-04T00:57:49.644Z] ---> 06e745c1404e [2021-02-04T00:57:49.644Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-04T00:57:49.916Z] ---> Running in 6b4d8e142e14 [2021-02-04T00:57:49.916Z] ---> Running in dba89721d84c [2021-02-04T00:57:50.881Z] ---> 37fa32cc4d4f [2021-02-04T00:57:50.881Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-04T00:57:50.881Z] Removing intermediate container 5fabff4d5482 [2021-02-04T00:57:50.881Z] ---> 25d18deacba3 [2021-02-04T00:57:50.881Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-04T00:57:50.881Z] Removing intermediate container dba89721d84c [2021-02-04T00:57:50.881Z] ---> dae13e1676b9 [2021-02-04T00:57:50.881Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-04T00:57:50.881Z] Removing intermediate container 6b4d8e142e14 [2021-02-04T00:57:50.881Z] ---> 34c40fc30992 [2021-02-04T00:57:50.881Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-04T00:57:51.149Z] ---> Running in 4c57995d3a61 [2021-02-04T00:57:51.149Z] ---> Running in 9fe774c06200 [2021-02-04T00:57:51.418Z] ---> d0c32d1f8b6f [2021-02-04T00:57:51.418Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-04T00:57:51.418Z] ---> a5d9c872f8fa [2021-02-04T00:57:51.418Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-04T00:57:51.418Z] Removing intermediate container 4c57995d3a61 [2021-02-04T00:57:51.418Z] ---> 99aec66549fa [2021-02-04T00:57:51.418Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T00:57:51.418Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-04T00:57:51.682Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-04T00:57:51.682Z] ---> aefe523efa57 [2021-02-04T00:57:51.682Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-04T00:57:51.682Z] Removing intermediate container 9fe774c06200 [2021-02-04T00:57:51.682Z] ---> 7af5c87308d6 [2021-02-04T00:57:51.682Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T00:57:51.951Z] ---> Running in dc59a11217c2 [2021-02-04T00:57:51.951Z] ---> 9dbcca6eb406 [2021-02-04T00:57:51.951Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-04T00:57:51.951Z] ---> 43ca3c2db08b [2021-02-04T00:57:51.951Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-04T00:57:52.218Z] ---> d3e87bdc1ac7 [2021-02-04T00:57:52.218Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-04T00:57:52.483Z] ---> 3feb3dbe0fa1 [2021-02-04T00:57:52.483Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-04T00:57:52.748Z] ---> 4cb3ca716dbf [2021-02-04T00:57:52.748Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-04T00:57:52.748Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:57:53.018Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:57:53.018Z] ---> 6905d01da2ad [2021-02-04T00:57:53.018Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-04T00:57:53.018Z] ---> 879ca2a9775b [2021-02-04T00:57:53.018Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-04T00:57:53.018Z] ---> 60aa63e4f4f5 [2021-02-04T00:57:53.018Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-04T00:57:53.018Z] (1/2) Installing readline (8.0.4-r0) [2021-02-04T00:57:53.018Z] (2/2) Installing bash (5.0.17-r0) [2021-02-04T00:57:53.284Z] Executing bash-5.0.17-r0.post-install [2021-02-04T00:57:53.284Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T00:57:53.284Z] OK: 12 MiB in 22 packages [2021-02-04T00:57:53.284Z] ---> Running in 7c2068111d81 [2021-02-04T00:57:53.284Z] ---> 9e7677aa4b61 [2021-02-04T00:57:53.284Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-04T00:57:53.284Z] ---> 343d14a2de96 [2021-02-04T00:57:53.284Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-04T00:57:53.550Z] ---> a9069e817fc8 [2021-02-04T00:57:53.550Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-04T00:57:53.550Z] ---> Running in bdc9edacfaeb [2021-02-04T00:57:53.821Z] ---> Running in 2f68c318744a [2021-02-04T00:57:53.821Z] Removing intermediate container 7c2068111d81 [2021-02-04T00:57:53.821Z] ---> e68a28319024 [2021-02-04T00:57:53.821Z] Step 18/21 : CMD ["--init=true"] [2021-02-04T00:57:53.821Z] ---> fafb28d8df7a [2021-02-04T00:57:53.821Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-04T00:57:53.821Z] ---> Running in fabb0fe9984f [2021-02-04T00:57:54.086Z] Removing intermediate container bdc9edacfaeb [2021-02-04T00:57:54.086Z] ---> dbbc97bf8bc7 [2021-02-04T00:57:54.086Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T00:57:54.086Z] ---> Running in b164af7eb87d [2021-02-04T00:57:54.349Z] Removing intermediate container 2f68c318744a [2021-02-04T00:57:54.349Z] ---> 7db16ad72f3a [2021-02-04T00:57:54.349Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T00:57:54.349Z] Removing intermediate container dc59a11217c2 [2021-02-04T00:57:54.349Z] ---> 6c37de88a6c5 [2021-02-04T00:57:54.349Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-04T00:57:54.349Z] ---> Running in d841cb8e356a [2021-02-04T00:57:54.639Z] Removing intermediate container fabb0fe9984f [2021-02-04T00:57:54.639Z] ---> 38344e4829ad [2021-02-04T00:57:54.639Z] Step 19/21 : LABEL arch=x86_64 [2021-02-04T00:57:54.639Z] ---> Running in 9fdd598522d4 [2021-02-04T00:57:54.639Z] ---> Running in 985c463665b5 [2021-02-04T00:57:54.639Z] ---> Running in 099a26a1b907 [2021-02-04T00:57:54.639Z] Removing intermediate container d841cb8e356a [2021-02-04T00:57:54.639Z] ---> 69c069f13459 [2021-02-04T00:57:54.639Z] Step 20/22 : LABEL arch=x86_64 [2021-02-04T00:57:54.904Z] Removing intermediate container 9fdd598522d4 [2021-02-04T00:57:54.904Z] ---> 493f36004ffe [2021-02-04T00:57:54.904Z] Step 20/22 : LABEL arch=x86_64 [2021-02-04T00:57:54.904Z] ---> Running in acca5a3b3506 [2021-02-04T00:57:55.171Z] ---> Running in 00728d124156 [2021-02-04T00:57:55.171Z] Removing intermediate container 985c463665b5 [2021-02-04T00:57:55.171Z] ---> 9d3d2e4993b0 [2021-02-04T00:57:55.171Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-04T00:57:55.171Z] Removing intermediate container 099a26a1b907 [2021-02-04T00:57:55.171Z] ---> 993be9ba50a9 [2021-02-04T00:57:55.171Z] Step 20/21 : LABEL git_sha=a651e25adb184497cc3a389de0d485b8677ac518 [2021-02-04T00:57:55.171Z] Removing intermediate container acca5a3b3506 [2021-02-04T00:57:55.171Z] ---> d6e085f49905 [2021-02-04T00:57:55.171Z] Step 21/22 : LABEL git_sha=a651e25adb184497cc3a389de0d485b8677ac518 [2021-02-04T00:57:55.436Z] ---> Running in 558dbd9fe3c7 [2021-02-04T00:57:55.436Z] ---> Running in d522e74c0f07 [2021-02-04T00:57:55.436Z] Removing intermediate container 00728d124156 [2021-02-04T00:57:55.436Z] ---> 7283e374a17c [2021-02-04T00:57:55.436Z] Step 21/22 : LABEL git_sha=a651e25adb184497cc3a389de0d485b8677ac518 [2021-02-04T00:57:55.436Z] ---> Running in d248f7c44465 [2021-02-04T00:57:55.701Z] ---> Running in 99b235dba3ee [2021-02-04T00:57:55.965Z] Removing intermediate container 558dbd9fe3c7 [2021-02-04T00:57:55.965Z] ---> ab990cf92180 [2021-02-04T00:57:55.965Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-04T00:57:55.965Z] Removing intermediate container d522e74c0f07 [2021-02-04T00:57:55.965Z] ---> d4709af42355 [2021-02-04T00:57:55.965Z] Step 21/21 : LABEL version=0.0.0 [2021-02-04T00:57:55.965Z] Removing intermediate container d248f7c44465 [2021-02-04T00:57:55.965Z] ---> 5733c8a4c9ec [2021-02-04T00:57:55.965Z] Step 22/22 : LABEL version=0.0.0 [2021-02-04T00:57:55.965Z] ---> Running in 2aaad59714b0 [2021-02-04T00:57:56.234Z] ---> Running in 61c807568278 [2021-02-04T00:57:56.234Z] Removing intermediate container b164af7eb87d [2021-02-04T00:57:56.234Z] ---> a95ce4745dda [2021-02-04T00:57:56.234Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-04T00:57:56.234Z] Removing intermediate container 99b235dba3ee [2021-02-04T00:57:56.234Z] ---> df1e2685dbb6 [2021-02-04T00:57:56.234Z] Step 22/22 : LABEL version=0.0.0 [2021-02-04T00:57:56.234Z] ---> Running in 0e73c22dca44 [2021-02-04T00:57:56.234Z] ---> Running in d3e20f13c66b [2021-02-04T00:57:56.234Z] ---> Running in 82bc7778a6c8 [2021-02-04T00:57:56.502Z] Removing intermediate container 2aaad59714b0 [2021-02-04T00:57:56.502Z] ---> cdac0cc62220 [2021-02-04T00:57:56.502Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-04T00:57:56.502Z] Removing intermediate container 61c807568278 [2021-02-04T00:57:56.502Z] ---> 5e206ab17448 [2021-02-04T00:57:56.502Z] [2021-02-04T00:57:56.772Z] Successfully built 5e206ab17448 [2021-02-04T00:57:56.772Z] Removing intermediate container 0e73c22dca44 [2021-02-04T00:57:56.772Z] ---> c521ebf3fddf [2021-02-04T00:57:56.772Z] [2021-02-04T00:57:57.038Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-04T00:57:57.038Z]  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go [2021-02-04T00:57:57.038Z] Removing intermediate container d3e20f13c66b [2021-02-04T00:57:57.038Z] ---> c6d6ef9c3fac [2021-02-04T00:57:57.038Z] Step 22/24 : LABEL arch=x86_64 [2021-02-04T00:57:57.038Z] Removing intermediate container 82bc7778a6c8 [2021-02-04T00:57:57.038Z] ---> b5b789732c62 [2021-02-04T00:57:57.038Z] [2021-02-04T00:57:57.038Z] Successfully built c521ebf3fddf [2021-02-04T00:57:57.303Z] Successfully tagged docker-support-notifications-go:latest [2021-02-04T00:57:57.303Z]  Building docker-support-notifications-go ... done Building docker-core-command-go [2021-02-04T00:57:57.303Z] ---> Running in cec908063746 [2021-02-04T00:57:57.303Z] Successfully built b5b789732c62 [2021-02-04T00:57:57.303Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-04T00:57:57.303Z]  Building docker-support-scheduler-go ... done Building docker-core-data-go [2021-02-04T00:57:57.303Z] ---> 5462b5b0328c [2021-02-04T00:57:57.303Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-04T00:57:57.303Z] Removing intermediate container cec908063746 [2021-02-04T00:57:57.303Z] ---> 3bd1d539bf0c [2021-02-04T00:57:57.303Z] Step 23/24 : LABEL git_sha=a651e25adb184497cc3a389de0d485b8677ac518 [2021-02-04T00:57:57.571Z] ---> Running in b0d7f28a77b7 [2021-02-04T00:57:57.571Z] ---> 9d2a7a8b3d9a [2021-02-04T00:57:57.571Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-04T00:57:57.571Z] Removing intermediate container b0d7f28a77b7 [2021-02-04T00:57:57.571Z] ---> b0599d07f72a [2021-02-04T00:57:57.571Z] Step 24/24 : LABEL version=0.0.0 [2021-02-04T00:57:57.847Z] ---> Running in 04410bec600d [2021-02-04T00:57:58.112Z] Removing intermediate container 04410bec600d [2021-02-04T00:57:58.112Z] ---> 9801333355a5 [2021-02-04T00:57:58.112Z] [2021-02-04T00:57:58.112Z] ---> 4d37a422f90a [2021-02-04T00:57:58.112Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-04T00:57:58.381Z] Successfully built 9801333355a5 [2021-02-04T00:57:58.960Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-04T00:57:58.961Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-bootstrapper-go [2021-02-04T00:58:01.543Z] ---> Running in 05f43b7c1db8 [2021-02-04T00:58:02.513Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:58:02.799Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:58:03.072Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-04T00:58:03.072Z] (2/33) Installing expat (2.2.9-r1) [2021-02-04T00:58:03.072Z] (3/33) Installing libffi (3.3-r2) [2021-02-04T00:58:03.072Z] (4/33) Installing gdbm (1.13-r1) [2021-02-04T00:58:03.072Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-04T00:58:03.072Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-04T00:58:03.072Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-04T00:58:11.251Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-04T00:58:11.251Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-04T00:58:11.251Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-04T00:58:11.251Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-04T00:58:11.251Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-04T00:58:11.251Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-04T00:58:11.251Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-04T00:58:11.516Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-04T00:58:11.516Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-04T00:58:11.516Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-04T00:58:11.779Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-04T00:58:11.779Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-04T00:58:11.779Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-04T00:58:12.067Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-04T00:58:12.067Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-04T00:58:12.067Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-04T00:58:12.067Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-04T00:58:12.067Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-04T00:58:12.067Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-04T00:58:12.067Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-04T00:58:12.339Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-04T00:58:12.339Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-04T00:58:12.339Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-04T00:58:12.339Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-04T00:58:12.339Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-04T00:58:12.339Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-04T00:58:12.339Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T00:58:12.339Z] OK: 71 MiB in 55 packages [2021-02-04T00:58:16.000Z] gofmt -l . [2021-02-04T00:58:16.000Z] [ "`gofmt -l .`" = "" ] [2021-02-04T00:58:16.000Z] ./bin/test-go-mod-tidy.sh [2021-02-04T00:58:16.000Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-04T00:58:16.715Z] + ls -al . [2021-02-04T00:58:16.716Z] total 712 [2021-02-04T00:58:16.716Z] drwxrwxr-x 9 1001 1001 4096 Feb 4 00:58 . [2021-02-04T00:58:16.716Z] drwxr-xr-x 4 root root 4096 Feb 4 00:54 .. [2021-02-04T00:58:16.716Z] -rw-rw-r-- 1 1001 1001 11 Feb 4 00:52 .dockerignore [2021-02-04T00:58:16.716Z] drwxrwxr-x 8 1001 1001 4096 Feb 4 00:52 .git [2021-02-04T00:58:16.716Z] drwxrwxr-x 3 1001 1001 4096 Feb 4 00:52 .github [2021-02-04T00:58:16.716Z] -rw-rw-r-- 1 1001 1001 872 Feb 4 00:52 .gitignore [2021-02-04T00:58:16.716Z] -rw-rw-r-- 1 1001 1001 166 Feb 4 00:52 .sonarcloud.properties [2021-02-04T00:58:16.716Z] -rw-rw-r-- 1 1001 1001 7859 Feb 4 00:52 Attribution.txt [2021-02-04T00:58:16.716Z] -rw-rw-r-- 1 1001 1001 3804 Feb 4 00:52 CONTRIBUTING.md [2021-02-04T00:58:16.716Z] -rw-rw-r-- 1 1001 1001 931 Feb 4 00:52 Dockerfile.build [2021-02-04T00:58:16.716Z] -rw-rw-r-- 1 1001 1001 863 Feb 4 00:52 Jenkinsfile [2021-02-04T00:58:16.716Z] -rw-rw-r-- 1 1001 1001 10775 Feb 4 00:52 LICENSE [2021-02-04T00:58:16.716Z] -rw-rw-r-- 1 1001 1001 6001 Feb 4 00:52 Makefile [2021-02-04T00:58:16.716Z] -rw-rw-r-- 1 1001 1001 6524 Feb 4 00:52 README.md [2021-02-04T00:58:16.716Z] -rw-rw-r-- 1 1001 1001 6755 Feb 4 00:52 SECURITY.md [2021-02-04T00:58:16.716Z] -rw-rw-r-- 1 1001 1001 5 Feb 4 00:51 VERSION [2021-02-04T00:58:16.716Z] -rw-rw-r-- 1 1001 1001 4131 Feb 4 00:52 ZMQWindows.md [2021-02-04T00:58:16.716Z] drwxrwxr-x 2 1001 1001 4096 Feb 4 00:52 bin [2021-02-04T00:58:16.716Z] drwxrwxr-x 15 1001 1001 4096 Feb 4 00:52 cmd [2021-02-04T00:58:16.716Z] -rw-r--r-- 1 root root 581365 Feb 4 00:56 coverage.out [2021-02-04T00:58:16.716Z] -rw-r--r-- 1 root root 1054 Feb 4 00:58 go.mod [2021-02-04T00:58:16.716Z] -rw-r--r-- 1 root root 19172 Feb 4 00:58 go.sum [2021-02-04T00:58:16.716Z] drwxrwxr-x 8 1001 1001 4096 Feb 4 00:52 internal [2021-02-04T00:58:16.716Z] drwxrwxr-x 4 1001 1001 4096 Feb 4 00:52 openapi [2021-02-04T00:58:16.716Z] drwxrwxr-x 4 1001 1001 4096 Feb 4 00:52 snap [2021-02-04T00:58:16.716Z] -rw-rw-r-- 1 1001 1001 168 Feb 4 00:52 version.go [Pipeline] sh [2021-02-04T00:58:17.378Z] + '[' -e coverage.out ] [2021-02-04T00:58:17.378Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-04T00:58:17.402Z] Warning: overwriting stash ‘coverage-report’ [2021-02-04T00:58:18.498Z] Stashed 1 file(s) [Pipeline] sh [2021-02-04T00:58:19.170Z] + make build [2021-02-04T00:58:19.170Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-04T00:58:29.325Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-04T00:58:31.063Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T00:58:31.063Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-04T00:58:31.063Z] ---> d04c1ac211c7 [2021-02-04T00:58:31.063Z] Step 3/23 : WORKDIR /edgex-go [2021-02-04T00:58:31.063Z] ---> Using cache [2021-02-04T00:58:31.063Z] ---> 42c23453a0b6 [2021-02-04T00:58:31.063Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T00:58:31.063Z] ---> Using cache [2021-02-04T00:58:31.063Z] ---> 2a768496550a [2021-02-04T00:58:31.063Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-04T00:58:31.063Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T00:58:31.063Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-04T00:58:31.063Z] ---> d04c1ac211c7 [2021-02-04T00:58:31.063Z] Step 3/23 : WORKDIR /edgex-go [2021-02-04T00:58:31.063Z] ---> Using cache [2021-02-04T00:58:31.063Z] ---> 42c23453a0b6 [2021-02-04T00:58:31.063Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T00:58:31.064Z] ---> Using cache [2021-02-04T00:58:31.064Z] ---> 2a768496550a [2021-02-04T00:58:31.064Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-04T00:58:31.653Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T00:58:31.653Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-02-04T00:58:31.653Z] ---> d04c1ac211c7 [2021-02-04T00:58:31.653Z] Step 3/31 : WORKDIR /edgex-go [2021-02-04T00:58:31.653Z] ---> Using cache [2021-02-04T00:58:31.653Z] ---> 42c23453a0b6 [2021-02-04T00:58:31.653Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T00:58:31.653Z] ---> Using cache [2021-02-04T00:58:31.653Z] ---> 2a768496550a [2021-02-04T00:58:31.653Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-02-04T00:58:31.653Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T00:58:31.653Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-04T00:58:31.653Z] ---> d04c1ac211c7 [2021-02-04T00:58:31.653Z] Step 3/23 : WORKDIR /edgex-go [2021-02-04T00:58:31.653Z] ---> Using cache [2021-02-04T00:58:31.653Z] ---> 42c23453a0b6 [2021-02-04T00:58:31.653Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T00:58:31.653Z] ---> Using cache [2021-02-04T00:58:31.653Z] ---> 2a768496550a [2021-02-04T00:58:31.653Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-04T00:58:34.214Z] ---> Running in c88a445dc2c4 [2021-02-04T00:58:34.214Z] ---> Running in f3ed5071788d [2021-02-04T00:58:34.214Z] ---> Running in e9ed5beffa9f [2021-02-04T00:58:34.214Z] ---> Running in 4549de31e4ca [2021-02-04T00:58:36.168Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:58:36.168Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:58:36.168Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:58:36.168Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:58:36.431Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:58:36.431Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:58:36.695Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:58:36.695Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:58:37.275Z] OK: 233 MiB in 51 packages [2021-02-04T00:58:37.275Z] OK: 233 MiB in 51 packages [2021-02-04T00:58:37.543Z] Removing intermediate container 05f43b7c1db8 [2021-02-04T00:58:37.543Z] ---> 172b14b6b848 [2021-02-04T00:58:37.543Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-04T00:58:37.818Z] ---> Running in 0b2d9361f369 [2021-02-04T00:58:37.818Z] OK: 233 MiB in 51 packages [2021-02-04T00:58:37.818Z] OK: 233 MiB in 51 packages [2021-02-04T00:58:38.085Z] Removing intermediate container e9ed5beffa9f [2021-02-04T00:58:38.085Z] ---> 88ee47f9c715 [2021-02-04T00:58:38.085Z] Step 6/31 : COPY go.mod . [2021-02-04T00:58:38.361Z] Removing intermediate container f3ed5071788d [2021-02-04T00:58:38.361Z] ---> dca9564e615c [2021-02-04T00:58:38.361Z] Step 6/23 : COPY go.mod . [2021-02-04T00:58:38.628Z] ---> 4ce66d6b7902 [2021-02-04T00:58:38.628Z] Step 7/31 : RUN go mod download [2021-02-04T00:58:38.628Z] Removing intermediate container c88a445dc2c4 [2021-02-04T00:58:38.628Z] ---> 26b007a679c6 [2021-02-04T00:58:38.628Z] Step 6/23 : COPY go.mod . [2021-02-04T00:58:38.628Z] ---> 7b6e039ff657 [2021-02-04T00:58:38.628Z] Step 7/23 : RUN go mod download [2021-02-04T00:58:38.892Z] ---> Running in 538a86c135a3 [2021-02-04T00:58:38.892Z] Removing intermediate container 4549de31e4ca [2021-02-04T00:58:38.892Z] ---> 36ed26a219ba [2021-02-04T00:58:38.892Z] Step 6/23 : COPY go.mod . [2021-02-04T00:58:38.892Z] ---> Running in f8ccea542378 [2021-02-04T00:58:39.159Z] ---> 44b8b753ebd6 [2021-02-04T00:58:39.159Z] Step 7/23 : RUN go mod download [2021-02-04T00:58:39.440Z] ---> be2c8eee6b97 [2021-02-04T00:58:39.440Z] Step 7/23 : RUN go mod download [2021-02-04T00:58:39.440Z] ---> Running in 782c15e11e72 [2021-02-04T00:58:39.440Z] ---> Running in c19ecdf0e4e7 [2021-02-04T00:58:40.451Z] Collecting docker-compose==1.23.2 [2021-02-04T00:58:40.451Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-04T00:58:40.718Z] Collecting cached-property<2,>=1.2.0 [2021-02-04T00:58:40.718Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-04T00:58:40.718Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-02-04T00:58:40.988Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-04T00:58:40.988Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-04T00:58:41.261Z] Collecting docopt<0.7,>=0.6.1 [2021-02-04T00:58:41.261Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-04T00:58:41.533Z] Removing intermediate container 538a86c135a3 [2021-02-04T00:58:41.533Z] ---> 3286ad7a69e2 [2021-02-04T00:58:41.533Z] Step 8/31 : COPY . . [2021-02-04T00:58:41.533Z] Removing intermediate container f8ccea542378 [2021-02-04T00:58:41.533Z] ---> 3c8abfb2a14c [2021-02-04T00:58:41.533Z] Step 8/23 : COPY . . [2021-02-04T00:58:41.533Z] Removing intermediate container 782c15e11e72 [2021-02-04T00:58:41.533Z] ---> 9b79b8325405 [2021-02-04T00:58:41.533Z] Step 8/23 : COPY . . [2021-02-04T00:58:41.797Z] Removing intermediate container c19ecdf0e4e7 [2021-02-04T00:58:41.797Z] ---> fc37232d2318 [2021-02-04T00:58:41.798Z] Step 8/23 : COPY . . [2021-02-04T00:58:42.078Z] Collecting jsonschema<3,>=2.5.1 [2021-02-04T00:58:42.078Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-04T00:58:42.361Z] Collecting docker<4.0,>=3.6.0 [2021-02-04T00:58:42.361Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-04T00:58:46.621Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-04T00:58:46.621Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-04T00:58:51.533Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-04T00:58:52.005Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-04T00:58:52.005Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-04T00:58:52.687Z] Collecting PyYAML<4,>=3.10 [2021-02-04T00:58:52.687Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-04T00:58:58.064Z] Collecting texttable<0.10,>=0.9.0 [2021-02-04T00:58:58.064Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-04T00:58:58.275Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-04T00:58:58.655Z] Collecting docker-pycreds>=0.4.0 [2021-02-04T00:58:58.656Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-04T00:59:00.081Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-04T00:59:00.081Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-04T00:59:04.401Z] Collecting idna<2.8,>=2.5 [2021-02-04T00:59:04.401Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-04T00:59:04.401Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-02-04T00:59:04.401Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-02-04T00:59:04.401Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-04T00:59:04.401Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-04T00:59:04.401Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-04T00:59:04.401Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-04T00:59:04.978Z] Installing collected packages: cached-property, websocket-client, docopt, jsonschema, docker-pycreds, urllib3, idna, requests, docker, dockerpty, PyYAML, texttable, docker-compose [2021-02-04T00:59:05.006Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-04T00:59:06.447Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-04T00:59:08.335Z] Running setup.py install for docopt: started [2021-02-04T00:59:10.970Z] Running setup.py install for docopt: finished with status 'done' [2021-02-04T00:59:11.891Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-04T00:59:13.650Z] Attempting uninstall: urllib3 [2021-02-04T00:59:13.650Z] Found existing installation: urllib3 1.25.9 [2021-02-04T00:59:13.650Z] Uninstalling urllib3-1.25.9: [2021-02-04T00:59:13.650Z] Successfully uninstalled urllib3-1.25.9 [2021-02-04T00:59:13.935Z] Attempting uninstall: idna [2021-02-04T00:59:13.935Z] Found existing installation: idna 2.9 [2021-02-04T00:59:13.935Z] Uninstalling idna-2.9: [2021-02-04T00:59:13.935Z] Successfully uninstalled idna-2.9 [2021-02-04T00:59:14.532Z] Attempting uninstall: requests [2021-02-04T00:59:14.532Z] Found existing installation: requests 2.23.0 [2021-02-04T00:59:14.532Z] Uninstalling requests-2.23.0: [2021-02-04T00:59:15.127Z] Successfully uninstalled requests-2.23.0 [2021-02-04T00:59:16.572Z] Running setup.py install for dockerpty: started [2021-02-04T00:59:18.562Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-04T00:59:18.562Z] Running setup.py install for PyYAML: started [2021-02-04T00:59:18.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-04T00:59:19.970Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-04T00:59:19.970Z] Running setup.py install for texttable: started [2021-02-04T00:59:20.931Z] Running setup.py install for texttable: finished with status 'done' [2021-02-04T00:59:21.892Z] ---> 8fdcb90d6281 [2021-02-04T00:59:21.892Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-02-04T00:59:21.892Z] ---> b8537f3ee188 [2021-02-04T00:59:21.892Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-04T00:59:21.892Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-02-04T00:59:21.999Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-04T00:59:22.472Z] ---> Running in 82ba105f0348 [2021-02-04T00:59:22.472Z] ---> Running in 2ce91298334d [2021-02-04T00:59:22.735Z] ---> e5863c2d6ed5 [2021-02-04T00:59:22.735Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-04T00:59:23.316Z] ---> Running in 293bbc594cf5 [2021-02-04T00:59:23.316Z] ---> 33006be13c26 [2021-02-04T00:59:23.316Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-04T00:59:23.589Z] ---> Running in 7692ee56f23c [2021-02-04T00:59:24.570Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-04T00:59:24.570Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-04T00:59:24.570Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-04T00:59:24.570Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-04T00:59:26.542Z] Removing intermediate container 0b2d9361f369 [2021-02-04T00:59:26.542Z] ---> 0920126169d8 [2021-02-04T00:59:26.543Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-04T00:59:26.543Z] ---> Running in 35cb0cdcf880 [2021-02-04T00:59:27.530Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:59:27.530Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:59:28.122Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-04T00:59:28.122Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-04T00:59:28.122Z] (3/3) Installing curl (7.69.1-r3) [2021-02-04T00:59:28.122Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T00:59:28.122Z] OK: 72 MiB in 58 packages [2021-02-04T00:59:28.706Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-04T00:59:30.104Z] Removing intermediate container 35cb0cdcf880 [2021-02-04T00:59:30.105Z] ---> bc6a51c43818 [2021-02-04T00:59:30.105Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-04T00:59:30.105Z] ---> Running in d36bb066f2fd [2021-02-04T00:59:30.388Z] Removing intermediate container d36bb066f2fd [2021-02-04T00:59:30.388Z] ---> 66369f6b350e [2021-02-04T00:59:30.388Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T00:59:30.658Z] ---> Running in 6a63dc64b64a [2021-02-04T00:59:30.926Z] Removing intermediate container 6a63dc64b64a [2021-02-04T00:59:30.926Z] ---> 6d72ca1a3a6d [2021-02-04T00:59:30.926Z] Step 24/26 : LABEL arch=x86_64 [2021-02-04T00:59:31.919Z] ---> Running in 560c7fcc4136 [2021-02-04T00:59:31.919Z] Removing intermediate container 560c7fcc4136 [2021-02-04T00:59:31.919Z] ---> 27e443418b86 [2021-02-04T00:59:31.919Z] Step 25/26 : LABEL git_sha=a651e25adb184497cc3a389de0d485b8677ac518 [2021-02-04T00:59:32.191Z] ---> Running in 3e317d7d7400 [2021-02-04T00:59:32.471Z] Removing intermediate container 3e317d7d7400 [2021-02-04T00:59:32.472Z] ---> 82f6bac5c85d [2021-02-04T00:59:32.472Z] Step 26/26 : LABEL version=0.0.0 [2021-02-04T00:59:32.472Z] ---> Running in 327b76894eb7 [2021-02-04T00:59:33.066Z] Removing intermediate container 327b76894eb7 [2021-02-04T00:59:33.066Z] ---> cd3538b91102 [2021-02-04T00:59:33.066Z] [2021-02-04T00:59:34.035Z] Successfully built cd3538b91102 [2021-02-04T00:59:34.035Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-04T00:59:34.114Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-02-04T00:59:39.506Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-04T00:59:43.837Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-04T00:59:49.088Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [Pipeline] } [2021-02-04T00:59:50.564Z] $ docker stop --time=1 8f1e8f1abbe08739b95a50bfe74a1ed0392f0f5955445a386257c341ad6e09ff [2021-02-04T00:59:53.076Z] $ docker rm -f 8f1e8f1abbe08739b95a50bfe74a1ed0392f0f5955445a386257c341ad6e09ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-04T00:59:55.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-04T00:59:55.299Z] [2021-02-04T00:59:55.299Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-04T00:59:55.964Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-04T00:59:56.238Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-04T00:59:56.238Z] 29e5d40040c1: Pulling fs layer [2021-02-04T00:59:56.238Z] 1ce36da41761: Pulling fs layer [2021-02-04T00:59:56.238Z] 25b303627fd3: Pulling fs layer [2021-02-04T00:59:56.834Z] 29e5d40040c1: Verifying Checksum [2021-02-04T00:59:56.834Z] 29e5d40040c1: Download complete [2021-02-04T00:59:57.109Z] 1ce36da41761: Verifying Checksum [2021-02-04T00:59:57.109Z] 1ce36da41761: Download complete [2021-02-04T00:59:57.385Z] 29e5d40040c1: Pull complete [2021-02-04T00:59:58.820Z] 1ce36da41761: Pull complete [2021-02-04T00:59:58.820Z] 25b303627fd3: Verifying Checksum [2021-02-04T00:59:58.820Z] 25b303627fd3: Download complete [2021-02-04T01:00:01.416Z] Removing intermediate container 2ce91298334d [2021-02-04T01:00:01.417Z] ---> bedff5d16522 [2021-02-04T01:00:01.417Z] [2021-02-04T01:00:01.417Z] Step 10/31 : FROM alpine:3.12 [2021-02-04T01:00:01.417Z] ---> 389fef711851 [2021-02-04T01:00:01.417Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-04T01:00:01.417Z] Removing intermediate container 293bbc594cf5 [2021-02-04T01:00:01.417Z] ---> 10527ca4f2ce [2021-02-04T01:00:01.417Z] [2021-02-04T01:00:01.417Z] Step 10/23 : FROM alpine:3.12 [2021-02-04T01:00:01.417Z] ---> 389fef711851 [2021-02-04T01:00:01.417Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-04T01:00:01.417Z] ---> Using cache [2021-02-04T01:00:01.417Z] ---> a5ba4d4092ed [2021-02-04T01:00:01.417Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-04T01:00:01.417Z] ---> Using cache [2021-02-04T01:00:01.417Z] ---> e3d6a687d285 [2021-02-04T01:00:01.417Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-04T01:00:01.417Z] ---> Running in cd52e383d677 [2021-02-04T01:00:01.417Z] ---> Running in 4495d0aa23e5 [2021-02-04T01:00:01.417Z] Removing intermediate container cd52e383d677 [2021-02-04T01:00:01.417Z] ---> 1da1d73730ed [2021-02-04T01:00:01.417Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-04T01:00:01.417Z] Removing intermediate container 4495d0aa23e5 [2021-02-04T01:00:01.417Z] ---> 834aae08e05c [2021-02-04T01:00:01.417Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-04T01:00:02.399Z] ---> Running in 07b74a1e200c [2021-02-04T01:00:02.399Z] ---> Running in 7edfaa0a6cbd [2021-02-04T01:00:06.884Z] Removing intermediate container 7edfaa0a6cbd [2021-02-04T01:00:06.884Z] ---> 4c56be329179 [2021-02-04T01:00:06.884Z] Step 15/23 : WORKDIR / [2021-02-04T01:00:07.192Z] ---> Running in 08c6c728f1ee [2021-02-04T01:00:07.192Z] Removing intermediate container 7692ee56f23c [2021-02-04T01:00:07.192Z] ---> f3415af8bb5d [2021-02-04T01:00:07.192Z] [2021-02-04T01:00:07.192Z] Step 10/23 : FROM alpine:3.12 [2021-02-04T01:00:07.192Z] ---> 389fef711851 [2021-02-04T01:00:07.192Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-04T01:00:07.192Z] ---> Using cache [2021-02-04T01:00:07.192Z] ---> a5ba4d4092ed [2021-02-04T01:00:07.192Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-04T01:00:07.192Z] ---> Using cache [2021-02-04T01:00:07.192Z] ---> e3d6a687d285 [2021-02-04T01:00:07.192Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-04T01:00:07.192Z] Removing intermediate container 82ba105f0348 [2021-02-04T01:00:07.192Z] ---> c26317be1b7f [2021-02-04T01:00:07.192Z] [2021-02-04T01:00:07.192Z] Step 10/23 : FROM alpine:3.12 [2021-02-04T01:00:07.192Z] ---> 389fef711851 [2021-02-04T01:00:07.192Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-04T01:00:07.192Z] ---> Running in 67bef8a4a4c9 [2021-02-04T01:00:07.192Z] ---> Running in 794d3b03f5cf [2021-02-04T01:00:07.480Z] Removing intermediate container 08c6c728f1ee [2021-02-04T01:00:07.480Z] ---> 05dccecc876d [2021-02-04T01:00:07.480Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T01:00:07.480Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T01:00:07.480Z] Removing intermediate container 67bef8a4a4c9 [2021-02-04T01:00:07.480Z] ---> 8ce2f87be538 [2021-02-04T01:00:07.480Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-04T01:00:07.480Z] Removing intermediate container 794d3b03f5cf [2021-02-04T01:00:07.480Z] ---> 969743a131ec [2021-02-04T01:00:07.480Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-04T01:00:07.480Z] ---> Running in 1a0b2090bea1 [2021-02-04T01:00:07.480Z] ---> Running in 9c7a2024669d [2021-02-04T01:00:07.757Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T01:00:07.757Z] Removing intermediate container 1a0b2090bea1 [2021-02-04T01:00:07.757Z] ---> 211d56966510 [2021-02-04T01:00:07.757Z] Step 15/23 : WORKDIR / [2021-02-04T01:00:07.757Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-04T01:00:07.757Z] (2/2) Installing su-exec (0.2-r1) [2021-02-04T01:00:07.757Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T01:00:07.757Z] Removing intermediate container 9c7a2024669d [2021-02-04T01:00:07.757Z] ---> e4d5c1990e71 [2021-02-04T01:00:07.757Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-04T01:00:07.757Z] ---> 74e98090e507 [2021-02-04T01:00:07.757Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-04T01:00:07.757Z] OK: 6 MiB in 16 packages [2021-02-04T01:00:08.025Z] ---> Running in a91d7cd5bc96 [2021-02-04T01:00:08.025Z] ---> Running in b786bb1b12a6 [2021-02-04T01:00:08.291Z] Removing intermediate container b786bb1b12a6 [2021-02-04T01:00:08.291Z] ---> 8f4011715904 [2021-02-04T01:00:08.291Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T01:00:08.291Z] Removing intermediate container a91d7cd5bc96 [2021-02-04T01:00:08.291Z] ---> 0cf5c4a559ed [2021-02-04T01:00:08.291Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T01:00:08.562Z] ---> Running in f295877e0754 [2021-02-04T01:00:08.562Z] ---> 9eb9c6e911c1 [2021-02-04T01:00:08.562Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-04T01:00:08.827Z] Removing intermediate container 07b74a1e200c [2021-02-04T01:00:08.827Z] ---> ad085f94edf4 [2021-02-04T01:00:08.827Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-04T01:00:08.827Z] ---> 8c608a8efdc0 [2021-02-04T01:00:08.827Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-04T01:00:08.973Z] 25b303627fd3: Pull complete [2021-02-04T01:00:08.973Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-04T01:00:08.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-04T01:00:08.973Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-04T01:00:09.092Z] ---> Running in b4faa8faf1c5 [2021-02-04T01:00:09.092Z] ---> bc8c1f2c95be [2021-02-04T01:00:09.092Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-04T01:00:09.092Z] ---> Running in cd0062c79cbc [2021-02-04T01:00:09.252Z] prd-ubuntu18.04-docker-arm64-4c-16g-24817 does not seem to be running inside a container [2021-02-04T01:00:09.334Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-04T01:00:09.353Z] Removing intermediate container b4faa8faf1c5 [2021-02-04T01:00:09.353Z] ---> 9605690ef05e [2021-02-04T01:00:09.353Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-04T01:00:09.353Z] Removing intermediate container cd0062c79cbc [2021-02-04T01:00:09.353Z] ---> 771e16470856 [2021-02-04T01:00:09.353Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T01:00:09.353Z] ---> Running in 33d6b02996dd [2021-02-04T01:00:09.616Z] ---> Running in 680b1692a931 [2021-02-04T01:00:09.616Z] ---> bde40c3436e9 [2021-02-04T01:00:09.616Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-04T01:00:09.878Z] Removing intermediate container 33d6b02996dd [2021-02-04T01:00:09.878Z] ---> 63feb4784107 [2021-02-04T01:00:09.878Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-04T01:00:09.878Z] Removing intermediate container 680b1692a931 [2021-02-04T01:00:09.878Z] ---> d75aeb36ded7 [2021-02-04T01:00:09.878Z] Step 21/23 : LABEL arch=x86_64 [2021-02-04T01:00:10.141Z] ---> Running in 37fbbaa243ec [2021-02-04T01:00:10.141Z] ---> Running in cb082637676d [2021-02-04T01:00:10.141Z] Removing intermediate container f295877e0754 [2021-02-04T01:00:10.141Z] ---> 9d9642a2e632 [2021-02-04T01:00:10.141Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-04T01:00:10.141Z] ---> 554fffb50818 [2021-02-04T01:00:10.141Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-04T01:00:10.405Z] ---> Running in 037e35c978b1 [2021-02-04T01:00:10.405Z] ---> Running in 4f117b1205f1 [2021-02-04T01:00:10.677Z] Removing intermediate container cb082637676d [2021-02-04T01:00:10.677Z] ---> 074261bad1e9 [2021-02-04T01:00:10.677Z] Step 22/23 : LABEL git_sha=a651e25adb184497cc3a389de0d485b8677ac518 [2021-02-04T01:00:10.677Z] ---> Running in 1164a036d5e7 [2021-02-04T01:00:10.677Z] Removing intermediate container 4f117b1205f1 [2021-02-04T01:00:10.677Z] ---> ab3c65b280b3 [2021-02-04T01:00:10.677Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T01:00:10.952Z] ---> Running in 582d664d3e61 [2021-02-04T01:00:11.219Z] Removing intermediate container 1164a036d5e7 [2021-02-04T01:00:11.219Z] ---> a41821969d62 [2021-02-04T01:00:11.219Z] Step 23/23 : LABEL version=0.0.0 [2021-02-04T01:00:11.219Z] Removing intermediate container 582d664d3e61 [2021-02-04T01:00:11.219Z] ---> 9713f5e94c79 [2021-02-04T01:00:11.219Z] Step 21/23 : LABEL arch=x86_64 [2021-02-04T01:00:11.219Z] ---> Running in 1eb6561e8460 [2021-02-04T01:00:11.219Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T01:00:11.219Z] ---> Running in be5108564560 [2021-02-04T01:00:11.483Z] Removing intermediate container 1eb6561e8460 [2021-02-04T01:00:11.483Z] ---> 255e50168228 [2021-02-04T01:00:11.483Z] [2021-02-04T01:00:12.060Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T01:00:12.324Z] Removing intermediate container be5108564560 [2021-02-04T01:00:12.324Z] ---> 21cc20d224bf [2021-02-04T01:00:12.324Z] Step 22/23 : LABEL git_sha=a651e25adb184497cc3a389de0d485b8677ac518 [2021-02-04T01:00:12.324Z] ---> Running in 71cf54e4d2d2 [2021-02-04T01:00:12.324Z] Removing intermediate container 37fbbaa243ec [2021-02-04T01:00:12.324Z] ---> cef95f6b6fc2 [2021-02-04T01:00:12.324Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-04T01:00:12.324Z] Successfully built 255e50168228 [2021-02-04T01:00:12.369Z] $ docker top bc651c1649a2f71b45aabf0e8e09325cba4e843ce9da28ab529da413557c3590 -eo pid,comm [2021-02-04T01:00:12.589Z] Successfully tagged docker-core-command-go:latest [2021-02-04T01:00:12.589Z]  Building docker-core-command-go ... done  ---> Running in dae26e81f056 [2021-02-04T01:00:12.589Z] Removing intermediate container 71cf54e4d2d2 [2021-02-04T01:00:12.589Z] ---> 9a561d9ab228 [2021-02-04T01:00:12.589Z] Step 23/23 : LABEL version=0.0.0 [2021-02-04T01:00:12.589Z] ---> Running in db831aa22c31 [Pipeline] { [Pipeline] sh [2021-02-04T01:00:12.851Z] Removing intermediate container dae26e81f056 [2021-02-04T01:00:12.852Z] ---> b9fe2b781b85 [2021-02-04T01:00:12.852Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-04T01:00:12.852Z] Removing intermediate container db831aa22c31 [2021-02-04T01:00:12.852Z] ---> ed98312721bb [2021-02-04T01:00:12.852Z] [2021-02-04T01:00:13.117Z] ---> 19fa253a438f [2021-02-04T01:00:13.117Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-04T01:00:13.117Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-04T01:00:13.117Z] Successfully built ed98312721bb [2021-02-04T01:00:13.117Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-04T01:00:13.117Z] Successfully tagged docker-core-metadata-go:latest [2021-02-04T01:00:13.117Z]  Building docker-core-metadata-go ... done  ---> Running in 7a3a52900f71 [2021-02-04T01:00:13.385Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-04T01:00:13.385Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-04T01:00:13.438Z] + + grep parallel [2021-02-04T01:00:13.438Z] docker-compose build --help [2021-02-04T01:00:13.653Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-04T01:00:13.916Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-04T01:00:13.916Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T01:00:13.916Z] OK: 8 MiB in 20 packages [2021-02-04T01:00:14.494Z] Removing intermediate container 7a3a52900f71 [2021-02-04T01:00:14.494Z] ---> 9e7b48666f65 [2021-02-04T01:00:14.494Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T01:00:14.494Z] Removing intermediate container 037e35c978b1 [2021-02-04T01:00:14.494Z] ---> aad6d73c7cd3 [2021-02-04T01:00:14.494Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T01:00:14.759Z] ---> 7b93cfbe6916 [2021-02-04T01:00:14.759Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-04T01:00:14.759Z] ---> bf78f8e204cd [2021-02-04T01:00:14.759Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-04T01:00:15.347Z] ---> 55a2eb3ef71b [2021-02-04T01:00:15.347Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-04T01:00:15.347Z] ---> e7de20e78031 [2021-02-04T01:00:15.347Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-04T01:00:15.611Z] ---> b804972c815b [2021-02-04T01:00:15.611Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-02-04T01:00:15.611Z] ---> cba00da1bb5b [2021-02-04T01:00:15.611Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-04T01:00:15.874Z] ---> Running in 1cf9d696cb8c [2021-02-04T01:00:16.138Z] Removing intermediate container 1cf9d696cb8c [2021-02-04T01:00:16.138Z] ---> 33aa267f10d6 [2021-02-04T01:00:16.138Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T01:00:16.138Z] ---> Running in 12635255547c [2021-02-04T01:00:16.138Z] ---> 7171d4447a18 [2021-02-04T01:00:16.138Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-04T01:00:16.401Z] Removing intermediate container 12635255547c [2021-02-04T01:00:16.401Z] ---> 23d61a7a0f8c [2021-02-04T01:00:16.401Z] Step 21/23 : LABEL arch=x86_64 [2021-02-04T01:00:16.665Z] ---> Running in e193ecaae310 [2021-02-04T01:00:16.665Z] ---> 3b45ac39c427 [2021-02-04T01:00:16.665Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-02-04T01:00:16.808Z] --parallel Build images in parallel. [2021-02-04T01:00:16.928Z] ---> Running in 22bd62a8d68c [2021-02-04T01:00:16.928Z] Removing intermediate container e193ecaae310 [2021-02-04T01:00:16.928Z] ---> 057fbba60276 [2021-02-04T01:00:16.928Z] Step 22/23 : LABEL git_sha=a651e25adb184497cc3a389de0d485b8677ac518 [2021-02-04T01:00:16.928Z] ---> Running in 38a1bad4f97d [Pipeline] } [2021-02-04T01:00:17.101Z] $ docker stop --time=1 bc651c1649a2f71b45aabf0e8e09325cba4e843ce9da28ab529da413557c3590 [2021-02-04T01:00:17.196Z] Removing intermediate container 22bd62a8d68c [2021-02-04T01:00:17.196Z] ---> a6b77adf2001 [2021-02-04T01:00:17.196Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-04T01:00:17.196Z] Removing intermediate container 38a1bad4f97d [2021-02-04T01:00:17.196Z] ---> 851a65fd9f73 [2021-02-04T01:00:17.196Z] Step 23/23 : LABEL version=0.0.0 [2021-02-04T01:00:17.196Z] ---> Running in 76b9d5df8da3 [2021-02-04T01:00:17.460Z] ---> 66407b77ad4d [2021-02-04T01:00:17.460Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-02-04T01:00:17.460Z] Removing intermediate container 76b9d5df8da3 [2021-02-04T01:00:17.460Z] ---> fec2e0f0a23d [2021-02-04T01:00:17.460Z] [2021-02-04T01:00:17.460Z] ---> Running in c857843f1fd0 [2021-02-04T01:00:17.724Z] Successfully built fec2e0f0a23d [2021-02-04T01:00:17.724Z] Successfully tagged docker-core-data-go:latest [2021-02-04T01:00:18.681Z]  Building docker-core-data-go ... done Removing intermediate container c857843f1fd0 [2021-02-04T01:00:18.682Z] ---> 673dccc46403 [2021-02-04T01:00:18.682Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-04T01:00:18.682Z] ---> Running in f3ea7fb13371 [2021-02-04T01:00:18.945Z] Removing intermediate container f3ea7fb13371 [2021-02-04T01:00:18.945Z] ---> 2db642b42911 [2021-02-04T01:00:18.945Z] Step 28/31 : CMD ["gate"] [2021-02-04T01:00:18.962Z] $ docker rm -f bc651c1649a2f71b45aabf0e8e09325cba4e843ce9da28ab529da413557c3590 [2021-02-04T01:00:19.208Z] ---> Running in 2e3cb04946d1 [2021-02-04T01:00:19.208Z] Removing intermediate container 2e3cb04946d1 [2021-02-04T01:00:19.208Z] ---> 12d12be58367 [2021-02-04T01:00:19.208Z] Step 29/31 : LABEL arch=x86_64 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-04T01:00:19.481Z] ---> Running in 146c717e3c72 [2021-02-04T01:00:19.747Z] Removing intermediate container 146c717e3c72 [2021-02-04T01:00:19.747Z] ---> f887d97f6da8 [2021-02-04T01:00:19.747Z] Step 30/31 : LABEL git_sha=a651e25adb184497cc3a389de0d485b8677ac518 [2021-02-04T01:00:19.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-04T01:00:19.814Z] . [Pipeline] withDockerContainer [2021-02-04T01:00:20.015Z] ---> Running in c5be5d5b63c0 [2021-02-04T01:00:20.134Z] prd-ubuntu18.04-docker-arm64-4c-16g-24817 does not seem to be running inside a container [2021-02-04T01:00:20.256Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-04T01:00:20.288Z] Removing intermediate container c5be5d5b63c0 [2021-02-04T01:00:20.288Z] ---> 414d5226f6f0 [2021-02-04T01:00:20.288Z] Step 31/31 : LABEL version=0.0.0 [2021-02-04T01:00:20.288Z] ---> Running in 0ae8a9f729fb [2021-02-04T01:00:20.567Z] Removing intermediate container 0ae8a9f729fb [2021-02-04T01:00:20.567Z] ---> 6b88e3960958 [2021-02-04T01:00:20.567Z] [2021-02-04T01:00:20.831Z] Successfully built 6b88e3960958 [2021-02-04T01:00:20.831Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-04T01:00:21.136Z]  Building docker-security-bootstrapper-go ... done  [2021-02-04T01:00:21.755Z] $ docker top c1893bb0c63af7851dbdfc8fe35e9bd992c1da8aabe6a3d862e51f9d632e5284 -eo pid,comm [Pipeline] { [Pipeline] } [2021-02-04T01:00:22.266Z] $ docker stop --time=1 1a264151292ddf5522993eeb667300df57c279873a9c2cbbf6d08b2c1ac7dccb [2021-02-04T01:00:24.048Z] $ docker rm -f 1a264151292ddf5522993eeb667300df57c279873a9c2cbbf6d08b2c1ac7dccb [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-02-04T01:00:24.603Z] + docker images [2021-02-04T01:00:24.603Z] + grep docker [2021-02-04T01:00:24.867Z] docker-security-bootstrapper-go latest 6b88e3960958 4 seconds ago 23.8MB [2021-02-04T01:00:24.867Z] docker-core-data-go latest fec2e0f0a23d 7 seconds ago 22.3MB [2021-02-04T01:00:24.867Z] docker-core-metadata-go latest ed98312721bb 12 seconds ago 18.8MB [2021-02-04T01:00:24.867Z] docker-core-command-go latest 255e50168228 13 seconds ago 16.9MB [2021-02-04T01:00:24.867Z] docker-sys-mgmt-agent-go latest cd3538b91102 52 seconds ago 313MB [2021-02-04T01:00:24.867Z] docker-security-secretstore-setup-go latest 9801333355a5 2 minutes ago 24.6MB [2021-02-04T01:00:24.867Z] docker-security-proxy-setup-go latest 5e206ab17448 2 minutes ago 24.4MB [2021-02-04T01:00:24.867Z] docker-support-notifications-go latest c521ebf3fddf 2 minutes ago 17.5MB [2021-02-04T01:00:24.867Z] docker-support-scheduler-go latest b5b789732c62 2 minutes ago 17MB [2021-02-04T01:00:24.867Z] docker 20.10.0 aefe523efa57 7 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-02-04T01:00:25.009Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-02-04T01:00:29.319Z] Building docker-core-command-go ... [2021-02-04T01:00:29.319Z] Building docker-core-data-go ... [2021-02-04T01:00:29.319Z] Building docker-core-metadata-go ... [2021-02-04T01:00:29.319Z] Building docker-security-bootstrapper-go ... [2021-02-04T01:00:29.319Z] Building docker-security-proxy-setup-go ... [2021-02-04T01:00:29.319Z] Building docker-security-secretstore-setup-go ... [2021-02-04T01:00:29.319Z] Building docker-support-notifications-go ... [2021-02-04T01:00:29.319Z] Building docker-support-scheduler-go ... [2021-02-04T01:00:29.319Z] Building docker-sys-mgmt-agent-go ... [2021-02-04T01:00:29.319Z] Building docker-security-secretstore-setup-go [2021-02-04T01:00:29.319Z] Building docker-security-bootstrapper-go [2021-02-04T01:00:29.319Z] Building docker-core-metadata-go [2021-02-04T01:00:29.319Z] Building docker-core-data-go [2021-02-04T01:00:29.319Z] Building docker-core-command-go [2021-02-04T01:00:40.808Z] Still waiting to schedule task [2021-02-04T01:00:40.808Z] ‘prd-ubuntu18.04-docker-8c-8g-24826’ is offline [2021-02-04T01:01:24.008Z] Running on prd-ubuntu18.04-docker-8c-8g-24827 in /w/workspace/edgexfoundry_edgex-go_PR-3120 [Pipeline] { [Pipeline] ws [2021-02-04T01:01:24.066Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-02-04T01:01:26.280Z] using credential edgex-jenkins-ssh [2021-02-04T01:01:26.344Z] Cloning the remote Git repository [2021-02-04T01:01:26.326Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-04T01:01:26.400Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-02-04T01:01:26.427Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-04T01:01:26.427Z] > git --version # timeout=10 [2021-02-04T01:01:26.434Z] > git --version # 'git version 2.17.1' [2021-02-04T01:01:26.434Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T01:01:26.456Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-04T01:01:40.160Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-04T01:01:40.168Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-04T01:01:40.184Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-04T01:01:40.195Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-04T01:01:40.196Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T01:01:40.200Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3120/head:refs/remotes/origin/PR-3120 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-04T01:01:40.799Z] Merging remotes/origin/master commit d0bc3b104123489a76cc16a6f8c025e818c2e684 into PR head commit a651e25adb184497cc3a389de0d485b8677ac518 [2021-02-04T01:01:41.005Z] Merge succeeded, producing a651e25adb184497cc3a389de0d485b8677ac518 [2021-02-04T01:01:41.005Z] Checking out Revision a651e25adb184497cc3a389de0d485b8677ac518 (PR-3120) [2021-02-04T01:01:40.801Z] > git config core.sparsecheckout # timeout=10 [2021-02-04T01:01:40.810Z] > git checkout -f a651e25adb184497cc3a389de0d485b8677ac518 # timeout=10 [2021-02-04T01:01:40.957Z] > git remote # timeout=10 [2021-02-04T01:01:40.966Z] > git config --get remote.origin.url # timeout=10 [2021-02-04T01:01:40.970Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T01:01:40.975Z] > git merge d0bc3b104123489a76cc16a6f8c025e818c2e684 # timeout=10 [2021-02-04T01:01:40.990Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-04T01:01:40.997Z] > git config core.sparsecheckout # timeout=10 [2021-02-04T01:01:41.000Z] > git checkout -f a651e25adb184497cc3a389de0d485b8677ac518 # timeout=10 [2021-02-04T01:01:44.686Z] Commit message: "feat(command): Implement Command GET /device/name/{name}/{command} V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-04T01:01:45.970Z] + echo snap-build.sh [2021-02-04T01:01:45.970Z] snap-build.sh [2021-02-04T01:01:45.970Z] + SNAP_BASE_DIR=. [2021-02-04T01:01:45.970Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-02-04T01:01:45.970Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-02-04T01:01:45.970Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-02-04T01:01:45.970Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-02-04T01:01:45.970Z] + cd /w/workspace/edgex-go/3 [2021-02-04T01:01:45.970Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-04T01:01:45.970Z] Reading package lists... [2021-02-04T01:01:46.233Z] Building dependency tree... [2021-02-04T01:01:46.233Z] Reading state information... [2021-02-04T01:01:46.233Z] The following packages were automatically installed and are no longer required: [2021-02-04T01:01:46.234Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-04T01:01:46.234Z] uidmap xdelta3 [2021-02-04T01:01:46.234Z] Use 'sudo apt autoremove' to remove them. [2021-02-04T01:01:46.495Z] The following packages will be REMOVED: [2021-02-04T01:01:46.495Z] lxd* lxd-client* [2021-02-04T01:01:47.067Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-04T01:01:47.068Z] After this operation, 31.7 MB disk space will be freed. [2021-02-04T01:01:47.850Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-02-04T01:01:47.850Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-04T01:01:48.792Z] Removing lxd dnsmasq configuration [2021-02-04T01:01:49.053Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-04T01:01:49.053Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-04T01:01:49.997Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-04T01:01:49.997Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-02-04T01:01:49.997Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-04T01:01:51.086Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T01:01:51.086Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-04T01:01:51.086Z] ---> 12ce4502722b [2021-02-04T01:01:51.086Z] Step 3/23 : WORKDIR /edgex-go [2021-02-04T01:01:51.086Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T01:01:51.086Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-04T01:01:51.086Z] ---> 12ce4502722b [2021-02-04T01:01:51.086Z] Step 3/23 : WORKDIR /edgex-go [2021-02-04T01:01:51.086Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T01:01:51.086Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-04T01:01:51.086Z] ---> 12ce4502722b [2021-02-04T01:01:51.086Z] Step 3/24 : WORKDIR /edgex-go [2021-02-04T01:01:51.086Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T01:01:51.086Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-02-04T01:01:51.086Z] ---> 12ce4502722b [2021-02-04T01:01:51.086Z] Step 3/31 : WORKDIR /edgex-go [2021-02-04T01:01:51.086Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T01:01:51.086Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-04T01:01:51.086Z] ---> 12ce4502722b [2021-02-04T01:01:51.086Z] Step 3/23 : WORKDIR /edgex-go [2021-02-04T01:01:51.086Z] ---> Running in 74e7e6183907 [2021-02-04T01:01:51.086Z] ---> Running in b378cf3e21c6 [2021-02-04T01:01:51.086Z] ---> Running in 84d7ac4c9fd4 [2021-02-04T01:01:51.086Z] ---> Running in 8d0ea368b46f [2021-02-04T01:01:51.086Z] ---> Running in 262d0893f348 [2021-02-04T01:01:51.086Z] Removing intermediate container 74e7e6183907 [2021-02-04T01:01:51.086Z] ---> e191d046e0cb [2021-02-04T01:01:51.086Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T01:01:51.086Z] Removing intermediate container 262d0893f348 [2021-02-04T01:01:51.086Z] ---> 3c6a06bcbcdb [2021-02-04T01:01:51.086Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T01:01:51.086Z] ---> Running in 1c5e541727a3 [2021-02-04T01:01:51.086Z] Removing intermediate container 84d7ac4c9fd4 [2021-02-04T01:01:51.086Z] ---> a380d17a2f85 [2021-02-04T01:01:51.086Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T01:01:51.086Z] Removing intermediate container b378cf3e21c6 [2021-02-04T01:01:51.086Z] ---> de4a05125602 [2021-02-04T01:01:51.086Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T01:01:51.086Z] Removing intermediate container 8d0ea368b46f [2021-02-04T01:01:51.086Z] ---> b547f3538a9f [2021-02-04T01:01:51.086Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T01:01:51.086Z] ---> Running in 676455a6fefc [2021-02-04T01:01:51.086Z] ---> Running in 699e5e30c7e9 [2021-02-04T01:01:51.086Z] ---> Running in 5e299a3a7121 [2021-02-04T01:01:51.086Z] ---> Running in 7b5a38533543 [2021-02-04T01:01:51.086Z] Removing intermediate container 1c5e541727a3 [2021-02-04T01:01:51.086Z] ---> 8e6ea678723c [2021-02-04T01:01:51.086Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-04T01:01:51.086Z] ---> Running in b0bb82dc497e [2021-02-04T01:01:51.086Z] Removing intermediate container 676455a6fefc [2021-02-04T01:01:51.086Z] ---> 3ac17e8fbcf5 [2021-02-04T01:01:51.086Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-04T01:01:51.086Z] Removing intermediate container 699e5e30c7e9 [2021-02-04T01:01:51.086Z] ---> e8d566e61da8 [2021-02-04T01:01:51.086Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-02-04T01:01:51.086Z] ---> Running in 77217be12fb9 [2021-02-04T01:01:51.086Z] ---> Running in e2a2bed86d89 [2021-02-04T01:01:51.086Z] Removing intermediate container 7b5a38533543 [2021-02-04T01:01:51.086Z] ---> 4367163ab74b [2021-02-04T01:01:51.086Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-04T01:01:51.086Z] Removing intermediate container 5e299a3a7121 [2021-02-04T01:01:51.086Z] ---> 51df1d43b0d5 [2021-02-04T01:01:51.086Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-04T01:01:51.086Z] ---> Running in af99b1ba8c0c [2021-02-04T01:01:51.086Z] ---> Running in 32220923910d [2021-02-04T01:01:51.086Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T01:01:51.086Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T01:01:51.086Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T01:01:51.086Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T01:01:51.086Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T01:01:51.086Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T01:01:51.396Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-04T01:01:51.656Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-04T01:01:51.683Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T01:01:51.962Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T01:01:51.962Z] OK: 217 MiB in 51 packages [2021-02-04T01:01:51.962Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T01:01:51.962Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T01:01:52.558Z] OK: 217 MiB in 51 packages [2021-02-04T01:01:52.833Z] OK: 217 MiB in 51 packages [2021-02-04T01:01:52.833Z] OK: 217 MiB in 51 packages [2021-02-04T01:01:53.040Z] + sudo snap remove --purge lxd [2021-02-04T01:01:53.040Z] snap "lxd" is not installed [2021-02-04T01:01:53.040Z] + sudo groupadd --force --system lxd [2021-02-04T01:01:53.040Z] ++ whoami [2021-02-04T01:01:53.040Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-04T01:01:53.109Z] OK: 217 MiB in 51 packages [2021-02-04T01:01:53.300Z] + newgrp - lxd [2021-02-04T01:01:53.300Z] + sudo snap install lxd [2021-02-04T01:01:53.385Z] Removing intermediate container b0bb82dc497e [2021-02-04T01:01:53.385Z] ---> 538abeb7ba27 [2021-02-04T01:01:53.385Z] Step 6/23 : COPY go.mod . [2021-02-04T01:01:54.373Z] Removing intermediate container 77217be12fb9 [2021-02-04T01:01:54.373Z] ---> 4efe11d61a92 [2021-02-04T01:01:54.373Z] Step 6/24 : COPY go.mod . [2021-02-04T01:01:54.373Z] ---> 430b358ecc16 [2021-02-04T01:01:54.373Z] Step 7/23 : RUN go mod download [2021-02-04T01:01:54.653Z] ---> Running in f8b26298dd81 [2021-02-04T01:01:54.653Z] Removing intermediate container e2a2bed86d89 [2021-02-04T01:01:54.653Z] ---> 4f2d9484f31a [2021-02-04T01:01:54.653Z] Step 6/31 : COPY go.mod . [2021-02-04T01:01:54.932Z] Removing intermediate container 32220923910d [2021-02-04T01:01:54.932Z] ---> bee611fb6a91 [2021-02-04T01:01:55.207Z] Step 6/23 : COPY go.mod . [2021-02-04T01:01:55.207Z] Removing intermediate container af99b1ba8c0c [2021-02-04T01:01:55.207Z] ---> 2edb4c5da27d [2021-02-04T01:01:55.207Z] Step 6/23 : COPY go.mod . [2021-02-04T01:01:55.207Z] ---> 93ee10148017 [2021-02-04T01:01:55.207Z] Step 7/24 : RUN go mod download [2021-02-04T01:01:55.481Z] ---> Running in a4a7b5445da1 [2021-02-04T01:01:55.757Z] ---> b75577d69d22 [2021-02-04T01:01:55.757Z] Step 7/31 : RUN go mod download [2021-02-04T01:01:56.028Z] ---> Running in f127a7b97b75 [2021-02-04T01:01:56.301Z] ---> f4a445cead57 [2021-02-04T01:01:56.301Z] Step 7/23 : RUN go mod download [2021-02-04T01:01:56.301Z] ---> f89f38991941 [2021-02-04T01:01:56.301Z] Step 7/23 : RUN go mod download [2021-02-04T01:01:56.586Z] ---> Running in 2f19cce6c5ff [2021-02-04T01:01:56.586Z] ---> Running in 39f1be455aea [2021-02-04T01:01:58.569Z] Removing intermediate container f8b26298dd81 [2021-02-04T01:01:58.569Z] ---> ab4ad60030f2 [2021-02-04T01:01:58.569Z] Step 8/23 : COPY . . [2021-02-04T01:02:00.008Z] Removing intermediate container a4a7b5445da1 [2021-02-04T01:02:00.008Z] ---> 8f1ff7f1b5cd [2021-02-04T01:02:00.008Z] Step 8/24 : COPY . . [2021-02-04T01:02:00.621Z] Removing intermediate container f127a7b97b75 [2021-02-04T01:02:00.621Z] ---> 8c054dde3189 [2021-02-04T01:02:00.621Z] Step 8/31 : COPY . . [2021-02-04T01:02:01.222Z] Removing intermediate container 2f19cce6c5ff [2021-02-04T01:02:01.222Z] ---> 63e71f8f76f3 [2021-02-04T01:02:01.222Z] Step 8/23 : COPY . . [2021-02-04T01:02:01.466Z] 2021-02-04T01:01:58Z INFO Waiting for automatic snapd restart... [2021-02-04T01:02:01.497Z] Removing intermediate container 39f1be455aea [2021-02-04T01:02:01.497Z] ---> 709dfd55b65c [2021-02-04T01:02:01.497Z] Step 8/23 : COPY . . [2021-02-04T01:02:16.379Z] lxd 4.10 from Canonical* installed [2021-02-04T01:02:16.379Z] + sudo lxd init --auto [2021-02-04T01:02:24.527Z] + sudo snap install --classic snapcraft [2021-02-04T01:02:28.326Z] ---> ed81b9293060 [2021-02-04T01:02:28.326Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-04T01:02:28.326Z] ---> 77a2d490b1b5 [2021-02-04T01:02:28.326Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-04T01:02:28.326Z] ---> Running in 4911e791d050 [2021-02-04T01:02:28.326Z] ---> Running in cbe2ffce0708 [2021-02-04T01:02:28.326Z] ---> 7789d164ecd2 [2021-02-04T01:02:28.326Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-04T01:02:28.326Z] ---> 6bab577fd233 [2021-02-04T01:02:28.326Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-02-04T01:02:28.326Z] ---> 9f04838955be [2021-02-04T01:02:28.326Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-04T01:02:28.326Z] ---> Running in f5bdcf17c140 [2021-02-04T01:02:28.326Z] ---> Running in 3f00de727369 [2021-02-04T01:02:28.326Z] ---> Running in c343ea7d2e09 [2021-02-04T01:02:28.326Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-04T01:02:28.603Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-04T01:02:28.603Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-04T01:02:28.751Z] snapcraft 4.4.4 from Canonical* installed [2021-02-04T01:02:28.751Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-04T01:02:28.751Z] + patch --verbose -p1 [2021-02-04T01:02:28.751Z] Hmm... Looks like a unified diff to me... [2021-02-04T01:02:28.751Z] The text leading up to this was: [2021-02-04T01:02:28.751Z] -------------------------- [2021-02-04T01:02:28.751Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-04T01:02:28.751Z] |From: Tony Espy [2021-02-04T01:02:28.751Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-04T01:02:28.751Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-04T01:02:28.751Z] | [2021-02-04T01:02:28.751Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-04T01:02:28.751Z] |optimize the snap CI check run for pull requests. When [2021-02-04T01:02:28.751Z] |applied, it essentially strips out everything (apps and [2021-02-04T01:02:28.751Z] |parts) from the snapcraft.yaml file except those required [2021-02-04T01:02:28.751Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-04T01:02:28.751Z] |catch changes to edgex-go that break the snap build. [2021-02-04T01:02:28.751Z] | [2021-02-04T01:02:28.751Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-04T01:02:28.751Z] |to update this patch file, otherwise it may fail to apply, [2021-02-04T01:02:28.751Z] |resulting in a failed snap build CI check in the associated [2021-02-04T01:02:28.751Z] |pull request. [2021-02-04T01:02:28.751Z] | [2021-02-04T01:02:28.751Z] |Note - in addition to applying this patch, the pipeline also [2021-02-04T01:02:28.751Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-04T01:02:28.751Z] |need to build the finally binary .snap file (and it won't [2021-02-04T01:02:28.751Z] |work with the patch applied). This further reduces the build [2021-02-04T01:02:28.751Z] |time. [2021-02-04T01:02:28.751Z] |--- [2021-02-04T01:02:28.751Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-04T01:02:28.751Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-04T01:02:28.751Z] | [2021-02-04T01:02:28.751Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-04T01:02:28.751Z] |index 1e537489..faf42425 100644 [2021-02-04T01:02:28.751Z] |--- a/snap/snapcraft.yaml [2021-02-04T01:02:28.751Z] |+++ b/snap/snapcraft.yaml [2021-02-04T01:02:28.751Z] -------------------------- [2021-02-04T01:02:28.751Z] patching file snap/snapcraft.yaml [2021-02-04T01:02:28.751Z] Using Plan A... [2021-02-04T01:02:28.751Z] Hunk #1 succeeded at 73. [2021-02-04T01:02:28.751Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-02-04T01:02:28.751Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-02-04T01:02:28.751Z] Hunk #4 succeeded at 222 (offset -1 lines). [2021-02-04T01:02:28.751Z] Hunk #5 succeeded at 229 (offset -1 lines). [2021-02-04T01:02:28.751Z] Hunk #6 succeeded at 256 (offset -1 lines). [2021-02-04T01:02:28.751Z] Hunk #7 succeeded at 290 (offset -1 lines). [2021-02-04T01:02:28.751Z] Hunk #8 succeeded at 342. [2021-02-04T01:02:28.751Z] Hmm... Ignoring the trailing garbage. [2021-02-04T01:02:28.751Z] done [2021-02-04T01:02:28.751Z] + sudo snapcraft prime --use-lxd [2021-02-04T01:02:28.878Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-04T01:02:29.156Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-04T01:02:30.141Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-02-04T01:02:30.141Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-02-04T01:02:30.141Z] - README.md [2021-02-04T01:02:30.141Z] - snapcraft.yaml.orig [2021-02-04T01:02:30.141Z] [2021-02-04T01:02:30.141Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-04T01:02:31.086Z] Launching a container. [2021-02-04T01:02:43.322Z] Waiting for container to be ready [2021-02-04T01:02:43.322Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-02-04T01:02:43.322Z] [2021-02-04T01:02:45.871Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-02-04T01:02:46.442Z] Waiting for network to be ready... [2021-02-04T01:02:47.012Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-04T01:02:47.012Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-04T01:02:47.274Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1537 kB] [2021-02-04T01:02:47.274Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-04T01:02:47.533Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-04T01:02:47.534Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-04T01:02:47.534Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-04T01:02:47.795Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-04T01:02:47.795Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-04T01:02:47.795Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-04T01:02:47.795Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-04T01:02:47.795Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] [2021-02-04T01:02:47.795Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-04T01:02:47.795Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-04T01:02:47.795Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-04T01:02:47.795Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-04T01:02:47.795Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] [2021-02-04T01:02:47.795Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-02-04T01:02:48.057Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-04T01:02:48.317Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1877 kB] [2021-02-04T01:02:48.578Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] [2021-02-04T01:02:48.578Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-04T01:02:48.578Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-04T01:02:48.578Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-04T01:02:48.579Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-04T01:02:48.579Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1714 kB] [2021-02-04T01:02:48.579Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] [2021-02-04T01:02:52.791Z] Fetched 23.9 MB in 5s (4367 kB/s) [2021-02-04T01:02:53.365Z] Reading package lists... [2021-02-04T01:02:53.625Z] Reading package lists... [2021-02-04T01:02:53.625Z] Building dependency tree... [2021-02-04T01:02:53.625Z] Reading state information... [2021-02-04T01:02:53.887Z] The following additional packages will be installed: [2021-02-04T01:02:53.887Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-04T01:02:53.887Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-04T01:02:53.887Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-04T01:02:53.887Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-02-04T01:02:53.887Z] Suggested packages: [2021-02-04T01:02:53.887Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-02-04T01:02:53.887Z] Recommended packages: [2021-02-04T01:02:53.887Z] gnupg libsasl2-modules [2021-02-04T01:02:53.887Z] The following NEW packages will be installed: [2021-02-04T01:02:53.887Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-04T01:02:53.887Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-04T01:02:53.887Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-04T01:02:53.887Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-02-04T01:02:53.887Z] The following packages will be upgraded: [2021-02-04T01:02:53.887Z] gpg gpg-agent gpgconf libudev1 [2021-02-04T01:02:53.887Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-02-04T01:02:53.887Z] Need to get 3533 kB of archives. [2021-02-04T01:02:53.887Z] After this operation, 13.3 MB of additional disk space will be used. [2021-02-04T01:02:53.887Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-02-04T01:02:54.150Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-02-04T01:02:54.150Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-02-04T01:02:54.150Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-02-04T01:02:54.150Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-02-04T01:02:54.150Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-02-04T01:02:54.150Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-02-04T01:02:54.150Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-02-04T01:02:54.150Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-02-04T01:02:54.411Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-02-04T01:02:54.672Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-02-04T01:02:54.672Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-02-04T01:02:54.672Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-02-04T01:02:54.672Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-02-04T01:02:54.672Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-02-04T01:02:54.672Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-02-04T01:02:54.672Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-02-04T01:02:54.672Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-02-04T01:02:54.672Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-02-04T01:02:54.933Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-02-04T01:02:54.933Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-02-04T01:02:54.933Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-02-04T01:02:54.933Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-04T01:02:55.196Z] Fetched 3533 kB in 1s (3522 kB/s) [2021-02-04T01:02:55.196Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-04T01:02:55.196Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-02-04T01:02:55.196Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-04T01:02:55.457Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-02-04T01:02:55.457Z] Selecting previously unselected package udev. [2021-02-04T01:02:55.457Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-04T01:02:55.457Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-02-04T01:02:55.457Z] Unpacking udev (237-3ubuntu10.44) ... [2021-02-04T01:02:55.719Z] Selecting previously unselected package libfuse2:amd64. [2021-02-04T01:02:55.719Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-02-04T01:02:55.719Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-04T01:02:55.979Z] Selecting previously unselected package fuse. [2021-02-04T01:02:55.979Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-02-04T01:02:55.979Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-02-04T01:02:55.979Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-04T01:02:55.979Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-04T01:02:56.241Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-04T01:02:56.241Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-04T01:02:56.241Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-04T01:02:56.241Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-04T01:02:56.502Z] Selecting previously unselected package libksba8:amd64. [2021-02-04T01:02:56.502Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-02-04T01:02:56.502Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-02-04T01:02:56.502Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-02-04T01:02:56.502Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-04T01:02:56.502Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T01:02:56.763Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-02-04T01:02:56.763Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-04T01:02:56.763Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T01:02:56.763Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-02-04T01:02:56.763Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-04T01:02:56.763Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T01:02:57.025Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-02-04T01:02:57.025Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-04T01:02:57.025Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T01:02:57.025Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-02-04T01:02:57.025Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-04T01:02:57.025Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T01:02:57.025Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-02-04T01:02:57.286Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-04T01:02:57.286Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T01:02:57.286Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-02-04T01:02:57.286Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-04T01:02:57.286Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T01:02:57.286Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-02-04T01:02:57.286Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-04T01:02:57.286Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T01:02:57.547Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-02-04T01:02:57.547Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-04T01:02:57.547Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T01:02:57.547Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-04T01:02:57.547Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-04T01:02:57.547Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-04T01:02:57.547Z] Selecting previously unselected package libsasl2-2:amd64. [2021-02-04T01:02:57.547Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-04T01:02:57.808Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-04T01:02:57.808Z] Selecting previously unselected package libldap-common. [2021-02-04T01:02:57.808Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-02-04T01:02:57.808Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-04T01:02:57.808Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-04T01:02:57.808Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-02-04T01:02:57.808Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-04T01:02:58.070Z] Selecting previously unselected package dirmngr. [2021-02-04T01:02:58.070Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-04T01:02:58.070Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-04T01:02:58.070Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-04T01:02:58.070Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-02-04T01:02:58.070Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-04T01:02:58.070Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-04T01:02:58.331Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-04T01:02:58.331Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-02-04T01:02:58.331Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T01:02:58.331Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-02-04T01:02:58.331Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-04T01:02:58.331Z] Setting up udev (237-3ubuntu10.44) ... [2021-02-04T01:02:58.904Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-02-04T01:02:58.904Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T01:02:58.904Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-02-04T01:02:58.904Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-02-04T01:02:58.904Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-02-04T01:02:59.165Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T01:02:59.165Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T01:02:59.165Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T01:02:59.165Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T01:02:59.165Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T01:02:59.165Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T01:02:59.165Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-04T01:02:59.165Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-04T01:02:59.427Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-04T01:02:59.427Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-04T01:02:59.688Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-02-04T01:02:59.688Z] settings in the [Install] section, and DefaultInstance for template units). [2021-02-04T01:02:59.688Z] This means they are not meant to be enabled using systemctl. [2021-02-04T01:02:59.688Z] Possible reasons for having this kind of units are: [2021-02-04T01:02:59.688Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-02-04T01:02:59.688Z] .wants/ or .requires/ directory. [2021-02-04T01:02:59.688Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-02-04T01:02:59.688Z] a requirement dependency on it. [2021-02-04T01:02:59.688Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-02-04T01:02:59.688Z] D-Bus, udev, scripted systemctl call, ...). [2021-02-04T01:02:59.688Z] 4) In case of template units, the unit is meant to be enabled with some [2021-02-04T01:02:59.688Z] instance name specified. [2021-02-04T01:03:00.271Z] Reading package lists... [2021-02-04T01:03:00.271Z] Building dependency tree... [2021-02-04T01:03:00.271Z] Reading state information... [2021-02-04T01:03:00.533Z] The following additional packages will be installed: [2021-02-04T01:03:00.533Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-02-04T01:03:00.533Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-02-04T01:03:00.533Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-02-04T01:03:00.533Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-02-04T01:03:00.533Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-02-04T01:03:00.533Z] Suggested packages: [2021-02-04T01:03:00.533Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-02-04T01:03:00.533Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-02-04T01:03:00.533Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-02-04T01:03:00.533Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-02-04T01:03:00.533Z] systemd-container policykit-1 [2021-02-04T01:03:00.533Z] Recommended packages: [2021-02-04T01:03:00.533Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-02-04T01:03:00.533Z] The following NEW packages will be installed: [2021-02-04T01:03:00.533Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-02-04T01:03:00.533Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-02-04T01:03:00.533Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-02-04T01:03:00.533Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-02-04T01:03:00.533Z] python3.6-minimal snapd squashfs-tools sudo [2021-02-04T01:03:00.533Z] The following packages will be upgraded: [2021-02-04T01:03:00.533Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-02-04T01:03:00.533Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-02-04T01:03:00.533Z] Need to get 35.2 MB of archives. [2021-02-04T01:03:00.533Z] After this operation, 141 MB of additional disk space will be used. [2021-02-04T01:03:00.533Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-02-04T01:03:00.533Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-02-04T01:03:01.477Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-02-04T01:03:01.477Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-02-04T01:03:01.477Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-02-04T01:03:01.477Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-02-04T01:03:01.477Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-02-04T01:03:01.477Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-02-04T01:03:01.477Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-02-04T01:03:01.477Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-02-04T01:03:01.477Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-02-04T01:03:01.477Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-02-04T01:03:01.477Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-02-04T01:03:01.477Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-02-04T01:03:01.477Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-02-04T01:03:01.477Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-02-04T01:03:01.477Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-02-04T01:03:01.477Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-02-04T01:03:01.477Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-02-04T01:03:01.743Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-02-04T01:03:01.743Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-02-04T01:03:01.743Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-02-04T01:03:01.743Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-02-04T01:03:01.743Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-02-04T01:03:01.743Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-02-04T01:03:01.743Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-02-04T01:03:01.743Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-02-04T01:03:01.743Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-02-04T01:03:01.743Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-02-04T01:03:01.743Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-02-04T01:03:03.131Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-04T01:03:03.131Z] Fetched 35.2 MB in 2s (15.8 MB/s) [2021-02-04T01:03:03.131Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-04T01:03:03.131Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-02-04T01:03:03.131Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-04T01:03:03.704Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-02-04T01:03:03.704Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-04T01:03:03.704Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-02-04T01:03:03.965Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-04T01:03:03.965Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-02-04T01:03:04.228Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-04T01:03:04.490Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-02-04T01:03:04.490Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-04T01:03:04.490Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-02-04T01:03:04.490Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-04T01:03:04.751Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-02-04T01:03:05.013Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-02-04T01:03:05.274Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-02-04T01:03:05.535Z] (Reading database ... 12764 files and directories currently installed.) [2021-02-04T01:03:05.535Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-04T01:03:05.535Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-04T01:03:05.797Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-02-04T01:03:05.797Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-04T01:03:05.797Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-04T01:03:05.797Z] Selecting previously unselected package libexpat1:amd64. [2021-02-04T01:03:05.797Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-02-04T01:03:05.797Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-04T01:03:06.059Z] Selecting previously unselected package python3.6-minimal. [2021-02-04T01:03:06.059Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-04T01:03:06.059Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-04T01:03:06.320Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-04T01:03:06.320Z] Checking for services that may need to be restarted...done. [2021-02-04T01:03:06.320Z] Checking for services that may need to be restarted...done. [2021-02-04T01:03:06.320Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-04T01:03:06.581Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-04T01:03:06.581Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-04T01:03:07.152Z] Selecting previously unselected package python3-minimal. [2021-02-04T01:03:07.152Z] (Reading database ... 13012 files and directories currently installed.) [2021-02-04T01:03:07.152Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-02-04T01:03:07.152Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-02-04T01:03:07.152Z] Selecting previously unselected package mime-support. [2021-02-04T01:03:07.152Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-02-04T01:03:07.152Z] Unpacking mime-support (3.60ubuntu1) ... [2021-02-04T01:03:07.152Z] Selecting previously unselected package libmpdec2:amd64. [2021-02-04T01:03:07.152Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-02-04T01:03:07.152Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-04T01:03:07.413Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-02-04T01:03:07.413Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-04T01:03:07.413Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-04T01:03:07.675Z] Selecting previously unselected package python3.6. [2021-02-04T01:03:07.675Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-04T01:03:07.675Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-04T01:03:07.675Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-04T01:03:07.675Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-02-04T01:03:07.675Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-04T01:03:07.937Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-02-04T01:03:08.199Z] Selecting previously unselected package python3. [2021-02-04T01:03:08.199Z] (Reading database ... 13442 files and directories currently installed.) [2021-02-04T01:03:08.199Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-02-04T01:03:08.199Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-02-04T01:03:08.199Z] Selecting previously unselected package multiarch-support. [2021-02-04T01:03:08.199Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-02-04T01:03:08.199Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-02-04T01:03:08.199Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-02-04T01:03:08.460Z] Selecting previously unselected package liblzo2-2:amd64. [2021-02-04T01:03:08.460Z] (Reading database ... 13479 files and directories currently installed.) [2021-02-04T01:03:08.460Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-02-04T01:03:08.460Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-02-04T01:03:08.460Z] Selecting previously unselected package libbsd0:amd64. [2021-02-04T01:03:08.460Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-02-04T01:03:08.460Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-04T01:03:08.722Z] Selecting previously unselected package sudo. [2021-02-04T01:03:08.722Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-02-04T01:03:08.722Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-04T01:03:08.722Z] Selecting previously unselected package apparmor. [2021-02-04T01:03:08.722Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-02-04T01:03:08.722Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-02-04T01:03:08.984Z] Selecting previously unselected package libedit2:amd64. [2021-02-04T01:03:08.984Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-02-04T01:03:08.984Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-02-04T01:03:08.984Z] Selecting previously unselected package libkrb5support0:amd64. [2021-02-04T01:03:08.984Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-02-04T01:03:08.984Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-04T01:03:09.247Z] Selecting previously unselected package libk5crypto3:amd64. [2021-02-04T01:03:09.247Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-04T01:03:09.247Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-04T01:03:09.247Z] Selecting previously unselected package libkeyutils1:amd64. [2021-02-04T01:03:09.247Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-02-04T01:03:09.247Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-04T01:03:09.520Z] Selecting previously unselected package libkrb5-3:amd64. [2021-02-04T01:03:09.520Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-04T01:03:10.098Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-04T01:03:10.360Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-04T01:03:10.360Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-02-04T01:03:10.360Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-04T01:03:10.622Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-02-04T01:03:10.622Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-02-04T01:03:10.622Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-04T01:03:10.884Z] Selecting previously unselected package openssh-client. [2021-02-04T01:03:10.884Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-02-04T01:03:10.884Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-04T01:03:10.884Z] Selecting previously unselected package squashfs-tools. [2021-02-04T01:03:10.884Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-02-04T01:03:10.884Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-04T01:03:11.145Z] Selecting previously unselected package snapd. [2021-02-04T01:03:11.145Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-02-04T01:03:11.145Z] Unpacking snapd (2.48+18.04) ... [2021-02-04T01:03:13.700Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-02-04T01:03:13.700Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-04T01:03:13.700Z] Setting up mime-support (3.60ubuntu1) ... [2021-02-04T01:03:13.700Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-04T01:03:13.700Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-04T01:03:13.700Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-04T01:03:13.700Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-04T01:03:13.700Z] Setting up systemd (237-3ubuntu10.44) ... [2021-02-04T01:03:13.700Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-02-04T01:03:14.646Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-04T01:03:14.646Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-04T01:03:14.646Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-02-04T01:03:14.646Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-04T01:03:14.908Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-04T01:03:14.908Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-04T01:03:15.480Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-04T01:03:15.480Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-04T01:03:15.743Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-04T01:03:15.743Z] Setting up python3 (3.6.7-1~18.04) ... [2021-02-04T01:03:15.743Z] running python rtupdate hooks for python3.6... [2021-02-04T01:03:15.743Z] running python post-rtupdate hooks for python3.6... [2021-02-04T01:03:15.743Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-02-04T01:03:17.140Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-02-04T01:03:17.404Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-04T01:03:17.404Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-04T01:03:17.664Z] Setting up snapd (2.48+18.04) ... [2021-02-04T01:03:18.237Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-02-04T01:03:18.237Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-02-04T01:03:18.498Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-02-04T01:03:18.759Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-02-04T01:03:19.019Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-04T01:03:19.019Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-04T01:03:19.019Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-02-04T01:03:19.280Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-02-04T01:03:19.542Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-02-04T01:03:19.803Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-02-04T01:03:19.803Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-02-04T01:03:19.803Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-04T01:03:19.803Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-04T01:03:21.188Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-04T01:03:21.451Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-04T01:03:21.451Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-04T01:03:22.837Z] Reading package lists... [2021-02-04T01:03:23.097Z] Reading package lists... [2021-02-04T01:03:23.097Z] Building dependency tree... [2021-02-04T01:03:23.097Z] Reading state information... [2021-02-04T01:03:23.362Z] Calculating upgrade... [2021-02-04T01:03:23.623Z] The following packages will be upgraded: [2021-02-04T01:03:23.623Z] advancecomp base-files bash binutils binutils-common [2021-02-04T01:03:23.623Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-02-04T01:03:23.623Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-02-04T01:03:23.623Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-02-04T01:03:23.623Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-02-04T01:03:23.623Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-02-04T01:03:23.623Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-02-04T01:03:23.623Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-02-04T01:03:23.623Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-02-04T01:03:23.623Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-02-04T01:03:23.623Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-02-04T01:03:23.623Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-02-04T01:03:23.623Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-02-04T01:03:23.623Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-02-04T01:03:23.623Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-02-04T01:03:23.623Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-02-04T01:03:23.623Z] Need to get 63.8 MB of archives. [2021-02-04T01:03:23.623Z] After this operation, 5188 kB of additional disk space will be used. [2021-02-04T01:03:23.623Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-02-04T01:03:23.623Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] [2021-02-04T01:03:24.566Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-02-04T01:03:24.566Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-02-04T01:03:24.566Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-02-04T01:03:24.566Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-02-04T01:03:24.566Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-02-04T01:03:24.566Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-02-04T01:03:24.566Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-02-04T01:03:24.566Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-02-04T01:03:24.566Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-02-04T01:03:24.566Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-02-04T01:03:24.566Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-02-04T01:03:24.566Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-02-04T01:03:24.566Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-02-04T01:03:24.566Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-02-04T01:03:24.566Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-02-04T01:03:24.566Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-02-04T01:03:24.566Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-02-04T01:03:24.566Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-02-04T01:03:24.566Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-02-04T01:03:24.566Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-02-04T01:03:24.566Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-02-04T01:03:24.566Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-02-04T01:03:24.827Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-02-04T01:03:24.827Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-02-04T01:03:24.827Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-02-04T01:03:24.827Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-02-04T01:03:24.827Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-02-04T01:03:24.827Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-02-04T01:03:24.827Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-02-04T01:03:24.827Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-02-04T01:03:24.827Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-02-04T01:03:24.827Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-02-04T01:03:24.827Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-02-04T01:03:24.827Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-02-04T01:03:24.827Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-02-04T01:03:24.827Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-02-04T01:03:24.827Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-02-04T01:03:24.827Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-02-04T01:03:24.827Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-02-04T01:03:24.827Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-02-04T01:03:24.827Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-02-04T01:03:24.827Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-02-04T01:03:24.827Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-02-04T01:03:24.827Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-02-04T01:03:24.827Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-02-04T01:03:24.827Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-02-04T01:03:24.827Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-02-04T01:03:24.827Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-02-04T01:03:24.827Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-02-04T01:03:24.827Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-02-04T01:03:24.827Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-02-04T01:03:25.088Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-02-04T01:03:25.088Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-02-04T01:03:25.088Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-02-04T01:03:25.088Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-02-04T01:03:25.088Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-02-04T01:03:25.088Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-02-04T01:03:25.088Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-02-04T01:03:25.088Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-02-04T01:03:25.088Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-02-04T01:03:25.088Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-02-04T01:03:25.088Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-02-04T01:03:25.088Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-02-04T01:03:25.088Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-02-04T01:03:25.088Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-02-04T01:03:25.088Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-02-04T01:03:25.088Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-02-04T01:03:25.088Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-02-04T01:03:25.088Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-02-04T01:03:25.088Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-02-04T01:03:25.088Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-02-04T01:03:25.088Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-02-04T01:03:25.088Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-02-04T01:03:25.349Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-02-04T01:03:25.349Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-02-04T01:03:25.349Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-02-04T01:03:25.349Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-02-04T01:03:25.349Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-02-04T01:03:25.349Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-02-04T01:03:25.349Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-02-04T01:03:25.349Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-02-04T01:03:25.349Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-02-04T01:03:25.349Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-02-04T01:03:25.349Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-02-04T01:03:25.349Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-02-04T01:03:25.349Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-02-04T01:03:25.349Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-02-04T01:03:25.349Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-02-04T01:03:25.921Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-02-04T01:03:26.182Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-02-04T01:03:26.182Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-02-04T01:03:26.443Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-02-04T01:03:26.708Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-02-04T01:03:26.708Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-02-04T01:03:26.708Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-02-04T01:03:26.708Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-02-04T01:03:26.708Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-02-04T01:03:26.970Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-04T01:03:26.970Z] Fetched 63.8 MB in 3s (20.0 MB/s) [2021-02-04T01:03:27.231Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T01:03:27.231Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-02-04T01:03:27.231Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-04T01:03:27.802Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-04T01:03:28.063Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-04T01:03:28.063Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... [2021-02-04T01:03:28.063Z] Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... [2021-02-04T01:03:29.009Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-04T01:03:29.009Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-04T01:03:29.009Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-04T01:03:29.270Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-04T01:03:29.270Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-04T01:03:29.270Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-04T01:03:29.270Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-04T01:03:29.530Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-04T01:03:29.530Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-04T01:03:29.530Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-04T01:03:29.530Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-04T01:03:29.791Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-04T01:03:29.791Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-04T01:03:29.791Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-04T01:03:29.791Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-04T01:03:30.058Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-04T01:03:30.058Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-04T01:03:30.058Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-02-04T01:03:30.058Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-02-04T01:03:30.058Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-04T01:03:30.058Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-04T01:03:30.058Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-04T01:03:30.319Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-04T01:03:30.319Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-04T01:03:30.319Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-04T01:03:30.319Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-04T01:03:30.579Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-04T01:03:30.841Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-04T01:03:30.841Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-02-04T01:03:30.841Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-04T01:03:31.411Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-02-04T01:03:31.672Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-04T01:03:31.672Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-02-04T01:03:31.672Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-02-04T01:03:31.672Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-02-04T01:03:31.672Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-02-04T01:03:31.932Z] Setting up base-files (10.1ubuntu2.10) ... [2021-02-04T01:03:31.932Z] Installing new version of config file /etc/issue ... [2021-02-04T01:03:31.932Z] Installing new version of config file /etc/issue.net ... [2021-02-04T01:03:31.932Z] Installing new version of config file /etc/lsb-release ... [2021-02-04T01:03:32.193Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-02-04T01:03:32.454Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-02-04T01:03:32.454Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-02-04T01:03:32.454Z] Removing obsolete conffile /etc/default/motd-news ... [2021-02-04T01:03:32.454Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T01:03:32.454Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-02-04T01:03:32.454Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-02-04T01:03:32.715Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-02-04T01:03:32.715Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-02-04T01:03:32.715Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T01:03:32.715Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-04T01:03:32.715Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-02-04T01:03:32.976Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-02-04T01:03:32.976Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T01:03:32.976Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-02-04T01:03:32.976Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-02-04T01:03:33.238Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-02-04T01:03:33.238Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T01:03:33.238Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-02-04T01:03:33.238Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-04T01:03:33.498Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-02-04T01:03:33.759Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T01:03:33.759Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-04T01:03:33.759Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-04T01:03:33.759Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-04T01:03:33.759Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T01:03:33.759Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-04T01:03:33.759Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-04T01:03:34.019Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-02-04T01:03:34.019Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T01:03:34.019Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-02-04T01:03:34.280Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-02-04T01:03:34.280Z] Setting up grep (3.1-2build1) ... [2021-02-04T01:03:34.280Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T01:03:34.280Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-04T01:03:34.280Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-04T01:03:34.540Z] Setting up login (1:4.5-1ubuntu2) ... [2021-02-04T01:03:34.540Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T01:03:34.540Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-04T01:03:34.802Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-04T01:03:34.802Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-02-04T01:03:34.802Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T01:03:34.802Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-04T01:03:34.802Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-04T01:03:35.745Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-04T01:03:35.745Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-04T01:03:35.745Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-04T01:03:35.745Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-04T01:03:36.317Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-02-04T01:03:36.317Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T01:03:36.317Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-02-04T01:03:36.317Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-04T01:03:37.702Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-04T01:03:37.702Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-04T01:03:37.702Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-04T01:03:37.702Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-04T01:03:37.702Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-02-04T01:03:37.702Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T01:03:37.702Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-02-04T01:03:37.702Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-02-04T01:03:37.963Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-02-04T01:03:37.963Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T01:03:37.963Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-04T01:03:38.224Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-04T01:03:38.224Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-04T01:03:38.224Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T01:03:38.224Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-04T01:03:38.486Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-04T01:03:38.486Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-04T01:03:38.486Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T01:03:38.486Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-04T01:03:38.748Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-04T01:03:38.748Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-04T01:03:38.748Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T01:03:38.748Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-04T01:03:39.008Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-04T01:03:39.008Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-04T01:03:39.008Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T01:03:39.008Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-04T01:03:39.008Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-04T01:03:39.268Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-04T01:03:39.268Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-04T01:03:39.268Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-04T01:03:39.536Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T01:03:39.536Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-04T01:03:39.536Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-04T01:03:39.536Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-04T01:03:39.536Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T01:03:39.536Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-04T01:03:39.801Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-04T01:03:39.801Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-04T01:03:39.801Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T01:03:39.801Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-04T01:03:39.801Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-04T01:03:40.062Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-02-04T01:03:40.062Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T01:03:40.062Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-04T01:03:40.062Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-04T01:03:40.637Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-02-04T01:03:40.898Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-02-04T01:03:41.159Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-02-04T01:03:41.159Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T01:03:41.159Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-04T01:03:41.159Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-04T01:03:41.420Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-02-04T01:03:41.681Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-04T01:03:41.681Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-02-04T01:03:41.681Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-04T01:03:41.945Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-02-04T01:03:41.945Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T01:03:41.945Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-02-04T01:03:41.945Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-02-04T01:03:42.206Z] Setting up debconf (1.5.66ubuntu1) ... [2021-02-04T01:03:42.467Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T01:03:42.467Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-02-04T01:03:42.467Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-04T01:03:42.728Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-02-04T01:03:42.728Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T01:03:42.728Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-02-04T01:03:42.728Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-04T01:03:42.995Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-02-04T01:03:42.995Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T01:03:42.995Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-04T01:03:42.995Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-04T01:03:42.995Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-04T01:03:43.256Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T01:03:43.256Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-04T01:03:43.256Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-04T01:03:43.518Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-04T01:03:43.518Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T01:03:43.518Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-04T01:03:43.778Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-04T01:03:43.778Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-04T01:03:44.039Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T01:03:44.039Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-04T01:03:44.039Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-04T01:03:44.301Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-02-04T01:03:44.301Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-04T01:03:44.301Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-04T01:03:44.301Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-04T01:03:44.562Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-04T01:03:44.562Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T01:03:44.562Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-02-04T01:03:44.562Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-02-04T01:03:44.824Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-02-04T01:03:44.824Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T01:03:44.824Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-02-04T01:03:44.824Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-04T01:03:44.824Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-04T01:03:45.396Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T01:03:45.396Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-04T01:03:45.396Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-04T01:03:45.396Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-04T01:03:45.396Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T01:03:45.396Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-02-04T01:03:45.396Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-02-04T01:03:45.658Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-02-04T01:03:45.658Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T01:03:45.658Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-04T01:03:45.658Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-04T01:03:45.920Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-02-04T01:03:46.181Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T01:03:46.181Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-04T01:03:46.181Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-04T01:03:46.443Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-02-04T01:03:46.443Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T01:03:46.443Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-02-04T01:03:47.015Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-02-04T01:03:47.015Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-02-04T01:03:47.275Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T01:03:47.275Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-02-04T01:03:47.275Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-02-04T01:03:47.275Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-02-04T01:03:47.275Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T01:03:47.275Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-02-04T01:03:47.275Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-02-04T01:03:47.536Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-02-04T01:03:47.536Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T01:03:47.536Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-02-04T01:03:47.536Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-02-04T01:03:47.798Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-02-04T01:03:47.798Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T01:03:47.798Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-02-04T01:03:48.061Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-02-04T01:03:48.061Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-02-04T01:03:48.061Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-04T01:03:48.061Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-02-04T01:03:48.061Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-02-04T01:03:48.330Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-02-04T01:03:48.330Z] (Reading database ... 13915 files and directories currently installed.) [2021-02-04T01:03:48.330Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-04T01:03:48.330Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-04T01:03:48.330Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-04T01:03:48.591Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-04T01:03:48.591Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-04T01:03:48.591Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-04T01:03:48.856Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-02-04T01:03:48.856Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-02-04T01:03:49.118Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-02-04T01:03:49.118Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-02-04T01:03:49.379Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-02-04T01:03:49.379Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-02-04T01:03:49.379Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-02-04T01:03:49.379Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-02-04T01:03:49.640Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-02-04T01:03:49.641Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-02-04T01:03:49.641Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-02-04T01:03:49.641Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-02-04T01:03:49.901Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-02-04T01:03:49.901Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-02-04T01:03:49.901Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-02-04T01:03:49.901Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-02-04T01:03:50.164Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-02-04T01:03:50.164Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-02-04T01:03:50.952Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-04T01:03:51.108Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-02-04T01:03:51.108Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-02-04T01:03:51.108Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-02-04T01:03:51.108Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-02-04T01:03:51.108Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-04T01:03:51.108Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-04T01:03:51.691Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-04T01:03:51.691Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-04T01:03:51.952Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-04T01:03:51.952Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-04T01:03:51.952Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-04T01:03:52.213Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-04T01:03:52.213Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-04T01:03:52.213Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-04T01:03:52.475Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-04T01:03:52.475Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-04T01:03:52.475Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-04T01:03:52.475Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-04T01:03:52.736Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-04T01:03:52.736Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-04T01:03:53.597Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-02-04T01:03:53.681Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-04T01:03:53.681Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-04T01:03:54.620Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-04T01:03:54.881Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-04T01:03:55.453Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-04T01:03:55.453Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-04T01:03:56.023Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-04T01:03:56.023Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-04T01:03:56.970Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-04T01:03:56.970Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-04T01:03:56.970Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-04T01:03:57.233Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-04T01:03:57.233Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-02-04T01:03:57.233Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-04T01:03:57.725Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-02-04T01:03:57.725Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-04T01:03:57.725Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-02-04T01:03:57.725Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-02-04T01:03:57.725Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-04T01:03:57.725Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-04T01:03:57.725Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-04T01:03:57.725Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-04T01:03:57.992Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-02-04T01:03:57.992Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-02-04T01:03:58.263Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-04T01:03:58.263Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-04T01:03:58.263Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-04T01:03:58.263Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-04T01:03:58.263Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-04T01:03:58.263Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-02-04T01:03:58.263Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-02-04T01:03:58.263Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-02-04T01:03:58.530Z] [2021-02-04T01:03:58.530Z] Current default time zone: 'Etc/UTC' [2021-02-04T01:03:58.530Z] Local time is now: Thu Feb 4 01:03:58 UTC 2021. [2021-02-04T01:03:58.530Z] Universal Time is now: Thu Feb 4 01:03:58 UTC 2021. [2021-02-04T01:03:58.530Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-02-04T01:03:58.530Z] [2021-02-04T01:03:58.530Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-02-04T01:03:58.530Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-04T01:03:58.530Z] Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... [2021-02-04T01:03:58.530Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-02-04T01:03:58.798Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-02-04T01:03:58.798Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-02-04T01:03:58.798Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-02-04T01:03:58.798Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-02-04T01:03:58.798Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-02-04T01:03:58.798Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-02-04T01:03:58.798Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-04T01:03:59.065Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-02-04T01:03:59.065Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-04T01:03:59.325Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-04T01:03:59.325Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-04T01:03:59.325Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-02-04T01:03:59.325Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-02-04T01:03:59.325Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-02-04T01:03:59.325Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-04T01:03:59.326Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-02-04T01:03:59.326Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-02-04T01:03:59.326Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-02-04T01:03:59.586Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-02-04T01:04:00.973Z] Updating certificates in /etc/ssl/certs... [2021-02-04T01:04:01.548Z] 23 added, 27 removed; done. [2021-02-04T01:04:01.807Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-02-04T01:04:01.807Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-04T01:04:01.808Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-02-04T01:04:01.808Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-02-04T01:04:01.808Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-02-04T01:04:02.070Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-04T01:04:02.070Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-04T01:04:02.070Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-04T01:04:02.070Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-04T01:04:02.070Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-04T01:04:02.070Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-04T01:04:02.070Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-04T01:04:02.331Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-02-04T01:04:02.331Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-02-04T01:04:02.331Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-02-04T01:04:02.331Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-02-04T01:04:02.331Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-02-04T01:04:02.332Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-04T01:04:02.332Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-04T01:04:02.332Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-02-04T01:04:02.593Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-02-04T01:04:02.593Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-02-04T01:04:02.593Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-04T01:04:02.593Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-04T01:04:02.854Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-02-04T01:04:02.854Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-02-04T01:04:02.854Z] Updating certificates in /etc/ssl/certs... [2021-02-04T01:04:03.426Z] 0 added, 0 removed; done. [2021-02-04T01:04:03.426Z] Running hooks in /etc/ca-certificates/update.d... [2021-02-04T01:04:03.426Z] done. [2021-02-04T01:04:03.813Z] Removing intermediate container cbe2ffce0708 [2021-02-04T01:04:03.813Z] ---> 3a872652e140 [2021-02-04T01:04:03.813Z] [2021-02-04T01:04:03.813Z] Step 10/24 : FROM alpine:3.12 [2021-02-04T01:04:03.813Z] 3.12: Pulling from library/alpine [2021-02-04T01:04:03.997Z] Reading package lists... [2021-02-04T01:04:03.997Z] Building dependency tree... [2021-02-04T01:04:03.997Z] Reading state information... [2021-02-04T01:04:04.257Z] The following NEW packages will be installed: [2021-02-04T01:04:04.257Z] apt-transport-https [2021-02-04T01:04:04.518Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-02-04T01:04:04.518Z] Need to get 1696 B of archives. [2021-02-04T01:04:04.518Z] After this operation, 153 kB of additional disk space will be used. [2021-02-04T01:04:04.518Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-02-04T01:04:04.518Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-04T01:04:04.518Z] Fetched 1696 B in 0s (7602 B/s) [2021-02-04T01:04:04.518Z] Selecting previously unselected package apt-transport-https. [2021-02-04T01:04:04.518Z] (Reading database ... 13920 files and directories currently installed.) [2021-02-04T01:04:04.518Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-02-04T01:04:04.779Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-04T01:04:04.779Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-04T01:04:05.040Z] Waiting for network to be ready... [2021-02-04T01:04:05.260Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-04T01:04:05.260Z] Status: Downloaded newer image for alpine:3.12 [2021-02-04T01:04:05.260Z] ---> afeebe901d6b [2021-02-04T01:04:05.260Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-04T01:04:05.863Z] ---> Running in b4d9be1b1f8d [2021-02-04T01:04:07.851Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T01:04:07.851Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T01:04:08.842Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-04T01:04:08.842Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-04T01:04:08.842Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-04T01:04:08.842Z] (4/5) Installing curl (7.69.1-r3) [2021-02-04T01:04:08.842Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-04T01:04:08.842Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T01:04:08.842Z] Executing ca-certificates-20191127-r4.trigger [2021-02-04T01:04:09.446Z] OK: 7 MiB in 19 packages [2021-02-04T01:04:11.628Z] 2021-02-04T01:04:08Z INFO Waiting for automatic snapd restart... [2021-02-04T01:04:11.629Z] snapd 2.48.2 from Canonical* installed [2021-02-04T01:04:12.368Z] Removing intermediate container b4d9be1b1f8d [2021-02-04T01:04:12.368Z] ---> bf99e345be27 [2021-02-04T01:04:12.368Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-04T01:04:12.570Z] "snapd" switched to the "latest/stable" channel [2021-02-04T01:04:12.570Z] [2021-02-04T01:04:12.643Z] ---> Running in 0163fb33509e [2021-02-04T01:04:13.630Z] Removing intermediate container 0163fb33509e [2021-02-04T01:04:13.631Z] ---> 12662559c592 [2021-02-04T01:04:13.631Z] Step 13/24 : WORKDIR / [2021-02-04T01:04:13.631Z] ---> Running in 08d42044b5f0 [2021-02-04T01:04:14.622Z] Removing intermediate container 08d42044b5f0 [2021-02-04T01:04:14.622Z] ---> 2ae8b5472634 [2021-02-04T01:04:14.622Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-04T01:04:16.072Z] ---> a0688d81d653 [2021-02-04T01:04:16.073Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-04T01:04:16.776Z] core18 20201210 from Canonical* installed [2021-02-04T01:04:16.776Z] "core18" switched to the "latest/stable" channel [2021-02-04T01:04:16.776Z] [2021-02-04T01:04:17.060Z] ---> 414276483419 [2021-02-04T01:04:17.060Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-04T01:04:18.054Z] ---> b3d42ca85ebf [2021-02-04T01:04:18.054Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-04T01:04:20.046Z] ---> a34928f2a13c [2021-02-04T01:04:20.046Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-04T01:04:22.062Z] snapcraft 4.4.4 from Canonical* installed [2021-02-04T01:04:22.062Z] "snapcraft" switched to the "latest/stable" channel [2021-02-04T01:04:22.062Z] [2021-02-04T01:04:23.461Z] ---> 8d09a3dac259 [2021-02-04T01:04:23.461Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-04T01:04:24.916Z] ---> 7c548ee3f190 [2021-02-04T01:04:24.916Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-04T01:04:25.193Z] ---> Running in 8dd29bf3176c [2021-02-04T01:04:25.370Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-02-04T01:04:25.370Z] - README.md [2021-02-04T01:04:25.370Z] - snapcraft.yaml.orig [2021-02-04T01:04:25.370Z] [2021-02-04T01:04:25.370Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-04T01:04:25.472Z] Removing intermediate container f5bdcf17c140 [2021-02-04T01:04:25.472Z] ---> e24a569d60cd [2021-02-04T01:04:25.472Z] [2021-02-04T01:04:25.472Z] Step 10/31 : FROM alpine:3.12 [2021-02-04T01:04:25.472Z] ---> afeebe901d6b [2021-02-04T01:04:25.472Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-04T01:04:26.065Z] ---> Running in 215b38e8e152 [2021-02-04T01:04:27.504Z] Removing intermediate container 215b38e8e152 [2021-02-04T01:04:27.504Z] ---> acc5fe953695 [2021-02-04T01:04:27.504Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-04T01:04:28.100Z] ---> Running in d57f924a3cb3 [2021-02-04T01:04:30.095Z] Removing intermediate container c343ea7d2e09 [2021-02-04T01:04:30.095Z] ---> e635cdee1d6e [2021-02-04T01:04:30.095Z] [2021-02-04T01:04:30.095Z] Step 10/23 : FROM alpine:3.12 [2021-02-04T01:04:30.095Z] ---> afeebe901d6b [2021-02-04T01:04:30.095Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-04T01:04:30.095Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T01:04:30.095Z] ---> Running in caf3b46c4b1d [2021-02-04T01:04:30.095Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T01:04:30.371Z] Removing intermediate container 8dd29bf3176c [2021-02-04T01:04:30.371Z] ---> 7cb267b864b6 [2021-02-04T01:04:30.371Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-04T01:04:30.647Z] ---> Running in 7b32f16597c9 [2021-02-04T01:04:31.244Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-04T01:04:31.244Z] (2/2) Installing su-exec (0.2-r1) [2021-02-04T01:04:31.244Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T01:04:31.244Z] OK: 5 MiB in 16 packages [2021-02-04T01:04:31.244Z] Removing intermediate container 7b32f16597c9 [2021-02-04T01:04:31.244Z] ---> d8a92b77b6f0 [2021-02-04T01:04:31.244Z] Step 22/24 : LABEL arch=arm64 [2021-02-04T01:04:31.516Z] ---> Running in 747a3fb0b6ff [2021-02-04T01:04:31.959Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-04T01:04:31.959Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-04T01:04:31.959Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-04T01:04:31.959Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-04T01:04:32.122Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T01:04:32.122Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T01:04:32.395Z] Removing intermediate container 747a3fb0b6ff [2021-02-04T01:04:32.395Z] ---> 8b4cfb3f8017 [2021-02-04T01:04:32.395Z] Step 23/24 : LABEL git_sha=a651e25adb184497cc3a389de0d485b8677ac518 [2021-02-04T01:04:32.667Z] ---> Running in 787b6395c87b [2021-02-04T01:04:32.902Z] Reading package lists... [2021-02-04T01:04:32.941Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-04T01:04:32.941Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T01:04:32.941Z] OK: 5 MiB in 15 packages [2021-02-04T01:04:32.941Z] Removing intermediate container d57f924a3cb3 [2021-02-04T01:04:32.941Z] ---> 46d162dc63f8 [2021-02-04T01:04:32.941Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-04T01:04:33.216Z] ---> Running in 734fc4061490 [2021-02-04T01:04:33.473Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-02-04T01:04:33.486Z] Removing intermediate container 787b6395c87b [2021-02-04T01:04:33.486Z] ---> 4dbd7b3599fc [2021-02-04T01:04:33.486Z] Step 24/24 : LABEL version=0.0.0 [2021-02-04T01:04:33.761Z] ---> Running in 3222695cfa19 [2021-02-04T01:04:34.074Z] Removing intermediate container 734fc4061490 [2021-02-04T01:04:34.074Z] ---> b3e4a56c8307 [2021-02-04T01:04:34.074Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-04T01:04:34.668Z] ---> Running in 3243ca40d0db [2021-02-04T01:04:34.941Z] Removing intermediate container 3222695cfa19 [2021-02-04T01:04:34.941Z] ---> 9544d8d23160 [2021-02-04T01:04:34.941Z] [2021-02-04T01:04:34.941Z] Removing intermediate container caf3b46c4b1d [2021-02-04T01:04:34.941Z] ---> 395de048d767 [2021-02-04T01:04:34.941Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-04T01:04:35.540Z] ---> Running in ebc1b732e505 [2021-02-04T01:04:35.540Z] Removing intermediate container 3243ca40d0db [2021-02-04T01:04:35.540Z] ---> b38cb961e1fb [2021-02-04T01:04:35.540Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-04T01:04:35.812Z] Successfully built 9544d8d23160 [2021-02-04T01:04:35.812Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-04T01:04:35.812Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go [2021-02-04T01:04:35.812Z] ---> Running in fb7bd9c07a3d [2021-02-04T01:04:36.087Z] Removing intermediate container ebc1b732e505 [2021-02-04T01:04:36.087Z] ---> a624fde117a5 [2021-02-04T01:04:36.087Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-04T01:04:36.691Z] ---> Running in 7d48d4df4139 [2021-02-04T01:04:37.694Z] Removing intermediate container 7d48d4df4139 [2021-02-04T01:04:37.694Z] ---> 238a23fc294b [2021-02-04T01:04:37.694Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-04T01:04:37.970Z] Removing intermediate container 4911e791d050 [2021-02-04T01:04:37.970Z] ---> 1afd204fef4a [2021-02-04T01:04:37.970Z] [2021-02-04T01:04:37.970Z] Step 10/23 : FROM alpine:3.12 [2021-02-04T01:04:37.970Z] ---> afeebe901d6b [2021-02-04T01:04:37.970Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-04T01:04:37.970Z] ---> Using cache [2021-02-04T01:04:37.970Z] ---> 395de048d767 [2021-02-04T01:04:37.970Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-04T01:04:37.970Z] ---> Using cache [2021-02-04T01:04:37.970Z] ---> a624fde117a5 [2021-02-04T01:04:37.970Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-04T01:04:38.581Z] ---> Running in 093a92eff1cc [2021-02-04T01:04:38.581Z] ---> Running in 425acfbef1d4 [2021-02-04T01:04:39.567Z] Removing intermediate container 425acfbef1d4 [2021-02-04T01:04:39.567Z] ---> 284ffcd489e8 [2021-02-04T01:04:39.567Z] Step 15/23 : WORKDIR / [2021-02-04T01:04:39.567Z] Removing intermediate container 093a92eff1cc [2021-02-04T01:04:39.567Z] ---> caab29a2f7d6 [2021-02-04T01:04:39.567Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-04T01:04:39.843Z] Removing intermediate container fb7bd9c07a3d [2021-02-04T01:04:39.843Z] ---> 7be68dd2c248 [2021-02-04T01:04:39.843Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-04T01:04:39.843Z] ---> Running in 44bdd5982cf5 [2021-02-04T01:04:39.843Z] ---> Running in 87ad0718d24a [2021-02-04T01:04:40.057Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-04T01:04:40.057Z] Reading package lists... [2021-02-04T01:04:40.057Z] Building dependency tree... [2021-02-04T01:04:40.057Z] Reading state information... [2021-02-04T01:04:40.057Z] Suggested packages: [2021-02-04T01:04:40.057Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-02-04T01:04:40.057Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-02-04T01:04:40.057Z] Recommended packages: [2021-02-04T01:04:40.057Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-02-04T01:04:40.057Z] The following NEW packages will be installed: [2021-02-04T01:04:40.057Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-02-04T01:04:40.057Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-02-04T01:04:40.057Z] pkg-config zip [2021-02-04T01:04:40.057Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-02-04T01:04:40.057Z] Need to get 7655 kB of archives. [2021-02-04T01:04:40.057Z] After this operation, 43.7 MB of additional disk space will be used. [2021-02-04T01:04:40.057Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-02-04T01:04:40.057Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-02-04T01:04:40.057Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-02-04T01:04:40.057Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-02-04T01:04:40.057Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-02-04T01:04:40.117Z] ---> Running in d27eee46b125 [2021-02-04T01:04:40.318Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-02-04T01:04:40.318Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-02-04T01:04:40.318Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-02-04T01:04:40.318Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-02-04T01:04:40.579Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-02-04T01:04:40.579Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-02-04T01:04:40.579Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-02-04T01:04:40.579Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-02-04T01:04:40.579Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-02-04T01:04:40.579Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-02-04T01:04:40.715Z] Removing intermediate container 44bdd5982cf5 [2021-02-04T01:04:40.715Z] ---> 7d1d5d67d70d [2021-02-04T01:04:40.715Z] Step 15/23 : WORKDIR / [2021-02-04T01:04:40.839Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-04T01:04:40.839Z] Fetched 7655 kB in 1s (10.5 MB/s) [2021-02-04T01:04:40.839Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-02-04T01:04:40.992Z] Removing intermediate container 87ad0718d24a [2021-02-04T01:04:40.992Z] ---> b9fa18d9ca36 [2021-02-04T01:04:40.992Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T01:04:41.099Z] (Reading database ... 13924 files and directories currently installed.) [2021-02-04T01:04:41.099Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-02-04T01:04:41.099Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-04T01:04:41.273Z] ---> Running in a4e2a00a8616 [2021-02-04T01:04:41.273Z] Removing intermediate container d27eee46b125 [2021-02-04T01:04:41.273Z] ---> aca32dd7fd60 [2021-02-04T01:04:41.273Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-04T01:04:41.360Z] Selecting previously unselected package libpsl5:amd64. [2021-02-04T01:04:41.360Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-02-04T01:04:41.360Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-02-04T01:04:41.360Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-02-04T01:04:41.360Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-02-04T01:04:41.360Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-04T01:04:41.360Z] Selecting previously unselected package librtmp1:amd64. [2021-02-04T01:04:41.360Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-02-04T01:04:41.360Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-04T01:04:41.619Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-02-04T01:04:41.620Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-02-04T01:04:41.620Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-04T01:04:41.620Z] Selecting previously unselected package liberror-perl. [2021-02-04T01:04:41.620Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-02-04T01:04:41.620Z] Unpacking liberror-perl (0.17025-1) ... [2021-02-04T01:04:41.881Z] Selecting previously unselected package git-man. [2021-02-04T01:04:41.881Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-02-04T01:04:41.881Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-04T01:04:42.142Z] Selecting previously unselected package git. [2021-02-04T01:04:42.142Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-02-04T01:04:42.402Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-02-04T01:04:43.253Z] ---> c6d9093b567e [2021-02-04T01:04:43.253Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-04T01:04:43.253Z] Removing intermediate container a4e2a00a8616 [2021-02-04T01:04:43.253Z] ---> c22a160e10e6 [2021-02-04T01:04:43.253Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T01:04:43.345Z] Selecting previously unselected package libnorm1:amd64. [2021-02-04T01:04:43.345Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-02-04T01:04:43.345Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-04T01:04:43.525Z] ---> 1f68611a37a7 [2021-02-04T01:04:43.525Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-04T01:04:43.606Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-02-04T01:04:43.606Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-02-04T01:04:43.606Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-04T01:04:43.866Z] Selecting previously unselected package libsodium23:amd64. [2021-02-04T01:04:43.866Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-02-04T01:04:43.866Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-02-04T01:04:44.119Z] ---> Running in 0ec8a019564d [2021-02-04T01:04:44.437Z] Selecting previously unselected package libzmq5:amd64. [2021-02-04T01:04:44.437Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-04T01:04:44.437Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-04T01:04:44.437Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-02-04T01:04:44.437Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-04T01:04:44.437Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-04T01:04:44.698Z] Selecting previously unselected package pkg-config. [2021-02-04T01:04:44.698Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-02-04T01:04:44.698Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-02-04T01:04:44.721Z] ---> 0b3493c92e58 [2021-02-04T01:04:44.721Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-04T01:04:44.958Z] Selecting previously unselected package zip. [2021-02-04T01:04:44.958Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-02-04T01:04:44.958Z] Unpacking zip (3.0-11build1) ... [2021-02-04T01:04:44.958Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-04T01:04:44.958Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-04T01:04:44.958Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-04T01:04:44.958Z] Setting up liberror-perl (0.17025-1) ... [2021-02-04T01:04:44.958Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-02-04T01:04:44.958Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-04T01:04:44.997Z] ---> 539975c54134 [2021-02-04T01:04:44.998Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-04T01:04:44.998Z] Removing intermediate container 3f00de727369 [2021-02-04T01:04:44.998Z] ---> fcee28de1f96 [2021-02-04T01:04:44.998Z] [2021-02-04T01:04:44.998Z] Step 10/23 : FROM alpine:3.12 [2021-02-04T01:04:44.998Z] ---> afeebe901d6b [2021-02-04T01:04:44.998Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-04T01:04:45.219Z] No schema files found: doing nothing. [2021-02-04T01:04:45.219Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-04T01:04:45.219Z] Setting up zip (3.0-11build1) ... [2021-02-04T01:04:45.219Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-04T01:04:45.219Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-02-04T01:04:45.219Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-02-04T01:04:45.219Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-04T01:04:45.219Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-04T01:04:45.219Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-04T01:04:45.219Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-02-04T01:04:45.480Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-04T01:04:45.589Z] ---> Running in ccf43b6e7b99 [2021-02-04T01:04:46.578Z] ---> 40e6ae7630c5 [2021-02-04T01:04:46.578Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-04T01:04:46.855Z] Removing intermediate container ccf43b6e7b99 [2021-02-04T01:04:46.855Z] ---> cbf040ab67e9 [2021-02-04T01:04:46.855Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-04T01:04:47.131Z] ---> ab9e1c715232 [2021-02-04T01:04:47.131Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-04T01:04:47.131Z] ---> Running in 230fb3c3e135 [2021-02-04T01:04:47.131Z] ---> Running in 966ec54805ae [2021-02-04T01:04:47.404Z] Removing intermediate container 0ec8a019564d [2021-02-04T01:04:47.404Z] ---> 5caa3cdc44ea [2021-02-04T01:04:47.404Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T01:04:48.004Z] Removing intermediate container 230fb3c3e135 [2021-02-04T01:04:48.004Z] ---> 5d8713320d51 [2021-02-04T01:04:48.004Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-04T01:04:48.004Z] Removing intermediate container 966ec54805ae [2021-02-04T01:04:48.004Z] ---> 0d9fbc0c4261 [2021-02-04T01:04:48.004Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T01:04:48.280Z] ---> Running in 1909cf72b71c [2021-02-04T01:04:48.280Z] ---> Running in 0d3c12fdbd4a [2021-02-04T01:04:48.557Z] ---> 0ca7f0521872 [2021-02-04T01:04:48.557Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-04T01:04:48.557Z] ---> 7476bd81ec66 [2021-02-04T01:04:48.557Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-04T01:04:48.831Z] ---> Running in 4f3584777cdd [2021-02-04T01:04:49.105Z] Removing intermediate container 1909cf72b71c [2021-02-04T01:04:49.105Z] ---> b58ce8f69319 [2021-02-04T01:04:49.105Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T01:04:49.105Z] Removing intermediate container 0d3c12fdbd4a [2021-02-04T01:04:49.105Z] ---> 9c44f8384b02 [2021-02-04T01:04:49.105Z] Step 21/23 : LABEL arch=arm64 [2021-02-04T01:04:49.377Z] ---> Running in 26b00898a218 [2021-02-04T01:04:49.377Z] ---> Running in 752bbbd04e7d [2021-02-04T01:04:49.652Z] Removing intermediate container 4f3584777cdd [2021-02-04T01:04:49.652Z] ---> 064ae359e84a [2021-02-04T01:04:49.652Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T01:04:50.246Z] ---> Running in 04be19334205 [2021-02-04T01:04:50.246Z] Removing intermediate container 26b00898a218 [2021-02-04T01:04:50.246Z] ---> e8ff0a082b89 [2021-02-04T01:04:50.246Z] Step 22/23 : LABEL git_sha=a651e25adb184497cc3a389de0d485b8677ac518 [2021-02-04T01:04:50.521Z] ---> 6fd7caba492b [2021-02-04T01:04:50.521Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-04T01:04:50.521Z] ---> Running in 6a223f94a685 [2021-02-04T01:04:50.795Z] Removing intermediate container 04be19334205 [2021-02-04T01:04:50.795Z] ---> bf67a2e22a5a [2021-02-04T01:04:50.795Z] Step 21/23 : LABEL arch=arm64 [2021-02-04T01:04:51.068Z] ---> Running in 54b50c253946 [2021-02-04T01:04:51.364Z] Removing intermediate container 6a223f94a685 [2021-02-04T01:04:51.364Z] ---> f74c9fd216b6 [2021-02-04T01:04:51.364Z] Step 23/23 : LABEL version=0.0.0 [2021-02-04T01:04:51.641Z] ---> Running in 72588ba9de2b [2021-02-04T01:04:51.923Z] ---> fc6ce529461b [2021-02-04T01:04:51.923Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-02-04T01:04:52.061Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-04T01:04:52.214Z] Removing intermediate container 54b50c253946 [2021-02-04T01:04:52.214Z] ---> b86dfc48bc83 [2021-02-04T01:04:52.214Z] Step 22/23 : LABEL git_sha=a651e25adb184497cc3a389de0d485b8677ac518 [2021-02-04T01:04:52.321Z] git set to automatically installed. [2021-02-04T01:04:52.321Z] git-man set to automatically installed. [2021-02-04T01:04:52.321Z] libcurl3-gnutls set to automatically installed. [2021-02-04T01:04:52.321Z] liberror-perl set to automatically installed. [2021-02-04T01:04:52.321Z] libglib2.0-0 set to automatically installed. [2021-02-04T01:04:52.321Z] libnghttp2-14 set to automatically installed. [2021-02-04T01:04:52.321Z] libnorm1 set to automatically installed. [2021-02-04T01:04:52.321Z] libpgm-5.2-0 set to automatically installed. [2021-02-04T01:04:52.321Z] libpsl5 set to automatically installed. [2021-02-04T01:04:52.321Z] librtmp1 set to automatically installed. [2021-02-04T01:04:52.321Z] libsodium23 set to automatically installed. [2021-02-04T01:04:52.321Z] libzmq3-dev set to automatically installed. [2021-02-04T01:04:52.321Z] libzmq5 set to automatically installed. [2021-02-04T01:04:52.321Z] pkg-config set to automatically installed. [2021-02-04T01:04:52.321Z] zip set to automatically installed. [2021-02-04T01:04:52.498Z] ---> Running in 83accd5e946b [2021-02-04T01:04:52.498Z] Removing intermediate container 72588ba9de2b [2021-02-04T01:04:52.498Z] ---> eca490ec0e3e [2021-02-04T01:04:52.498Z] [2021-02-04T01:04:53.099Z] Removing intermediate container 752bbbd04e7d [2021-02-04T01:04:53.100Z] ---> 37dc5adfa70c [2021-02-04T01:04:53.100Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-04T01:04:53.373Z] ---> Running in cfa8cd418ef4 [2021-02-04T01:04:53.373Z] Successfully built eca490ec0e3e [2021-02-04T01:04:53.373Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-04T01:04:53.373Z]  Building docker-core-command-go ... done Building docker-support-scheduler-go [2021-02-04T01:04:53.373Z] Removing intermediate container 83accd5e946b [2021-02-04T01:04:53.373Z] ---> 8b2a2c3530c7 [2021-02-04T01:04:53.373Z] Step 23/23 : LABEL version=0.0.0 [2021-02-04T01:04:53.649Z] ---> Running in c98af275cdda [2021-02-04T01:04:53.920Z] ---> a5986d978fd0 [2021-02-04T01:04:53.920Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-04T01:04:54.522Z] Removing intermediate container c98af275cdda [2021-02-04T01:04:54.522Z] ---> 07d7156b59b8 [2021-02-04T01:04:54.522Z] [2021-02-04T01:04:54.861Z] snapd is not logged in, snap install commands will use sudo [2021-02-04T01:04:55.119Z] Successfully built 07d7156b59b8 [2021-02-04T01:04:55.120Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T01:04:55.120Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-04T01:04:55.120Z] Building docker-sys-mgmt-agent-go [2021-02-04T01:04:55.394Z]  Building docker-core-metadata-go ... done  ---> c581ef47200f [2021-02-04T01:04:55.394Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-02-04T01:04:55.667Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T01:04:55.667Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-04T01:04:55.667Z] ---> 12ce4502722b [2021-02-04T01:04:55.667Z] Step 3/21 : WORKDIR /edgex-go [2021-02-04T01:04:55.667Z] ---> Using cache [2021-02-04T01:04:55.667Z] ---> b547f3538a9f [2021-02-04T01:04:55.667Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T01:04:55.667Z] ---> Using cache [2021-02-04T01:04:55.667Z] ---> e8d566e61da8 [2021-02-04T01:04:55.667Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-04T01:04:55.667Z] ---> Using cache [2021-02-04T01:04:55.667Z] ---> 4f2d9484f31a [2021-02-04T01:04:55.667Z] Step 6/21 : COPY go.mod . [2021-02-04T01:04:55.667Z] ---> Using cache [2021-02-04T01:04:55.667Z] ---> b75577d69d22 [2021-02-04T01:04:55.667Z] Step 7/21 : RUN go mod download [2021-02-04T01:04:55.667Z] ---> Using cache [2021-02-04T01:04:55.667Z] ---> 8c054dde3189 [2021-02-04T01:04:55.667Z] Step 8/21 : COPY . . [2021-02-04T01:04:55.667Z] ---> Using cache [2021-02-04T01:04:55.667Z] ---> 6bab577fd233 [2021-02-04T01:04:55.667Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-04T01:04:55.940Z] ---> Running in 152f19c4cbcd [2021-02-04T01:04:55.940Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T01:04:56.213Z] ---> Running in be26c492ee08 [2021-02-04T01:04:56.813Z] Removing intermediate container 152f19c4cbcd [2021-02-04T01:04:56.813Z] ---> 191c7430588d [2021-02-04T01:04:56.813Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-04T01:04:57.085Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-04T01:04:57.085Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-04T01:04:57.085Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-04T01:04:57.361Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-04T01:04:57.361Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-04T01:04:57.631Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-04T01:04:57.631Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-04T01:04:57.905Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T01:04:57.905Z] OK: 8 MiB in 20 packages [2021-02-04T01:04:58.507Z] ---> b640edda942e [2021-02-04T01:04:58.507Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-02-04T01:04:59.099Z] ---> Running in 4234b13328c2 [2021-02-04T01:05:00.542Z] Removing intermediate container cfa8cd418ef4 [2021-02-04T01:05:00.542Z] ---> b6d5df0ce821 [2021-02-04T01:05:00.542Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T01:05:01.438Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-04T01:05:01.698Z] snap "core18" has no updates available [2021-02-04T01:05:02.268Z] Pulling config-common [2021-02-04T01:05:02.527Z] ---> b8132742bf6e [2021-02-04T01:05:02.527Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-04T01:05:03.653Z] Pulling go-build-helper [2021-02-04T01:05:03.975Z] Removing intermediate container 4234b13328c2 [2021-02-04T01:05:03.975Z] ---> 71cd77d97b01 [2021-02-04T01:05:03.975Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-04T01:05:04.961Z] ---> Running in 826a2f6b3245 [2021-02-04T01:05:04.961Z] ---> 39db2c25c045 [2021-02-04T01:05:04.961Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-04T01:05:05.952Z] Removing intermediate container 826a2f6b3245 [2021-02-04T01:05:05.953Z] ---> 1a0579d419c1 [2021-02-04T01:05:05.953Z] Step 28/31 : CMD ["gate"] [2021-02-04T01:05:06.551Z] ---> Running in 1cb1705a94ba [2021-02-04T01:05:06.552Z] ---> c1a3fc123c2c [2021-02-04T01:05:06.552Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-04T01:05:06.828Z] ---> Running in 9e68fa8189b4 [2021-02-04T01:05:07.425Z] Removing intermediate container 1cb1705a94ba [2021-02-04T01:05:07.425Z] ---> 72211e41666e [2021-02-04T01:05:07.425Z] Step 29/31 : LABEL arch=arm64 [2021-02-04T01:05:07.697Z] ---> Running in 7ed41c3b1ddd [2021-02-04T01:05:07.697Z] Removing intermediate container 9e68fa8189b4 [2021-02-04T01:05:07.697Z] ---> 87e313629847 [2021-02-04T01:05:07.697Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T01:05:07.973Z] ---> Running in 35556dd41f36 [2021-02-04T01:05:08.247Z] Removing intermediate container 7ed41c3b1ddd [2021-02-04T01:05:08.247Z] ---> e60c97c4e8ac [2021-02-04T01:05:08.247Z] Step 30/31 : LABEL git_sha=a651e25adb184497cc3a389de0d485b8677ac518 [2021-02-04T01:05:08.847Z] ---> Running in ba75de66f61b [2021-02-04T01:05:08.847Z] Removing intermediate container 35556dd41f36 [2021-02-04T01:05:08.847Z] ---> e8bb3b732e6a [2021-02-04T01:05:08.847Z] Step 21/23 : LABEL arch=arm64 [2021-02-04T01:05:09.123Z] ---> Running in c554bffbe57f [2021-02-04T01:05:09.726Z] Removing intermediate container ba75de66f61b [2021-02-04T01:05:09.726Z] ---> de0fb1baa834 [2021-02-04T01:05:09.726Z] Step 31/31 : LABEL version=0.0.0 [2021-02-04T01:05:10.117Z] Removing intermediate container c554bffbe57f [2021-02-04T01:05:10.117Z] ---> 39c882aa6f54 [2021-02-04T01:05:10.117Z] Step 22/23 : LABEL git_sha=a651e25adb184497cc3a389de0d485b8677ac518 [2021-02-04T01:05:10.450Z] ---> Running in 4a63eff97c26 [2021-02-04T01:05:10.450Z] ---> Running in 4b06af4f4af8 [2021-02-04T01:05:11.524Z] Removing intermediate container 4b06af4f4af8 [2021-02-04T01:05:11.524Z] ---> 50f9418f504f [2021-02-04T01:05:11.524Z] Step 23/23 : LABEL version=0.0.0 [2021-02-04T01:05:11.808Z] Removing intermediate container 4a63eff97c26 [2021-02-04T01:05:11.808Z] ---> 180c498bb27f [2021-02-04T01:05:11.808Z] [2021-02-04T01:05:11.808Z] ---> Running in d772a41ffe6c [2021-02-04T01:05:12.816Z] Removing intermediate container d772a41ffe6c [2021-02-04T01:05:12.816Z] ---> 493f0eae8a97 [2021-02-04T01:05:12.816Z] [2021-02-04T01:05:12.816Z] Successfully built 180c498bb27f [2021-02-04T01:05:13.094Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-04T01:05:13.094Z]  Building docker-security-bootstrapper-go ... done Building docker-support-notifications-go [2021-02-04T01:05:13.371Z] Successfully built 493f0eae8a97 [2021-02-04T01:05:13.371Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-04T01:05:25.638Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-04T01:05:25.638Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-04T01:05:25.638Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1537 kB] [2021-02-04T01:05:25.638Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] [2021-02-04T01:05:25.638Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-04T01:05:25.638Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-04T01:05:25.638Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-04T01:05:25.638Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-04T01:05:25.638Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] [2021-02-04T01:05:25.638Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-02-04T01:05:25.638Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-04T01:05:25.638Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-04T01:05:25.638Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-04T01:05:25.638Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-04T01:05:25.638Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-04T01:05:25.638Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-04T01:05:25.638Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-04T01:05:25.638Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-04T01:05:25.638Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-04T01:05:25.638Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1877 kB] [2021-02-04T01:05:25.638Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] [2021-02-04T01:05:25.638Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-04T01:05:25.638Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-04T01:05:25.638Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-04T01:05:25.638Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-04T01:05:25.638Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1714 kB] [2021-02-04T01:05:25.638Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] [2021-02-04T01:05:25.638Z] Fetched 23.9 MB in 0s (0 B/s) [2021-02-04T01:05:25.638Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-02-04T01:05:25.638Z] Fetched 96.5 kB in 0s (0 B/s) [2021-02-04T01:05:25.638Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-02-04T01:05:25.638Z] Fetched 279 kB in 0s (0 B/s) [2021-02-04T01:05:25.638Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-02-04T01:05:25.638Z] Fetched 122 kB in 0s (0 B/s) [2021-02-04T01:05:25.638Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-02-04T01:05:25.638Z] Fetched 77.8 kB in 0s (0 B/s) [2021-02-04T01:05:25.638Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-02-04T01:05:25.638Z] Fetched 8848 B in 0s (0 B/s) [2021-02-04T01:05:25.638Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-02-04T01:05:25.638Z] Fetched 47.8 kB in 0s (0 B/s) [2021-02-04T01:05:25.638Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-02-04T01:05:25.638Z] Fetched 45.6 kB in 0s (0 B/s) [2021-02-04T01:05:25.638Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-02-04T01:05:25.638Z] Fetched 15.0 kB in 0s (0 B/s) [2021-02-04T01:05:25.638Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-02-04T01:05:25.638Z] Fetched 214 kB in 0s (0 B/s) [2021-02-04T01:05:25.638Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-02-04T01:05:25.638Z] Fetched 155 kB in 0s (0 B/s) [2021-02-04T01:05:25.638Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-02-04T01:05:25.638Z] Fetched 50.6 kB in 0s (0 B/s) [2021-02-04T01:05:25.638Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-02-04T01:05:25.638Z] Fetched 14.8 kB in 0s (0 B/s) [2021-02-04T01:05:25.638Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-02-04T01:05:25.638Z] Fetched 41.8 kB in 0s (0 B/s) [2021-02-04T01:05:25.638Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-02-04T01:05:25.638Z] Fetched 499 kB in 0s (0 B/s) [2021-02-04T01:05:25.638Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-02-04T01:05:25.638Z] Fetched 111 kB in 0s (0 B/s) [2021-02-04T01:05:25.638Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-02-04T01:05:25.638Z] Fetched 240 kB in 0s (0 B/s) [2021-02-04T01:05:25.638Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-02-04T01:05:25.638Z] Fetched 29.3 kB in 0s (0 B/s) [2021-02-04T01:05:25.638Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-02-04T01:05:25.638Z] Fetched 85.5 kB in 0s (0 B/s) [2021-02-04T01:05:25.638Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-02-04T01:05:25.638Z] Fetched 24.5 kB in 0s (0 B/s) [2021-02-04T01:05:25.638Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-02-04T01:05:25.638Z] Fetched 49.2 kB in 0s (0 B/s) [2021-02-04T01:05:25.638Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-02-04T01:05:25.638Z] Fetched 54.2 kB in 0s (0 B/s) [2021-02-04T01:05:25.638Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-02-04T01:05:25.638Z] Fetched 30.8 kB in 0s (0 B/s) [2021-02-04T01:05:25.638Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-02-04T01:05:25.638Z] Fetched 17.0 kB in 0s (0 B/s) [2021-02-04T01:05:25.638Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-02-04T01:05:25.638Z] Fetched 85.9 kB in 0s (0 B/s) [2021-02-04T01:05:25.638Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-02-04T01:05:25.638Z] Fetched 8720 B in 0s (0 B/s) [2021-02-04T01:05:25.638Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-02-04T01:05:25.638Z] Fetched 137 kB in 0s (0 B/s) [2021-02-04T01:05:25.638Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-02-04T01:05:25.638Z] Fetched 119 kB in 0s (0 B/s) [2021-02-04T01:05:25.639Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-02-04T01:05:25.639Z] Fetched 109 kB in 0s (0 B/s) [2021-02-04T01:05:25.639Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-02-04T01:05:25.639Z] Fetched 11.1 kB in 0s (0 B/s) [2021-02-04T01:05:25.639Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-02-04T01:05:25.639Z] Fetched 645 kB in 0s (0 B/s) [2021-02-04T01:05:25.639Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-02-04T01:05:25.639Z] Fetched 41.3 kB in 0s (0 B/s) [2021-02-04T01:05:25.639Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-02-04T01:05:25.639Z] Fetched 17.9 kB in 0s (0 B/s) [2021-02-04T01:05:25.639Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-02-04T01:05:25.639Z] Fetched 368 kB in 0s (0 B/s) [2021-02-04T01:05:25.639Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-02-04T01:05:25.639Z] Fetched 187 kB in 0s (0 B/s) [2021-02-04T01:05:25.639Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-02-04T01:05:25.639Z] Fetched 175 kB in 0s (0 B/s) [2021-02-04T01:05:25.639Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-02-04T01:05:28.951Z] Fetched 206 kB in 0s (0 B/s) [2021-02-04T01:05:28.951Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-02-04T01:05:28.951Z] Fetched 1301 kB in 0s (0 B/s) [2021-02-04T01:05:28.951Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-02-04T01:05:28.951Z] Fetched 36.2 kB in 0s (0 B/s) [2021-02-04T01:05:28.951Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-02-04T01:05:28.951Z] Fetched 159 kB in 0s (0 B/s) [2021-02-04T01:05:28.951Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-02-04T01:05:28.951Z] Fetched 107 kB in 0s (0 B/s) [2021-02-04T01:05:28.951Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-02-04T01:05:28.952Z] Fetched 48.7 kB in 0s (0 B/s) [2021-02-04T01:05:28.952Z] Pulling static-packages [2021-02-04T01:05:29.895Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-02-04T01:05:29.895Z] Skipping pull go-build-helper (already ran) [2021-02-04T01:05:29.895Z] Skipping pull static-packages (already ran) [2021-02-04T01:05:29.895Z] Building go-build-helper [2021-02-04T01:05:31.708Z]  Building docker-core-data-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T01:05:31.708Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-04T01:05:31.708Z] ---> 12ce4502722b [2021-02-04T01:05:31.708Z] Step 3/22 : WORKDIR /edgex-go [2021-02-04T01:05:31.708Z] ---> Using cache [2021-02-04T01:05:31.708Z] ---> b547f3538a9f [2021-02-04T01:05:31.708Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T01:05:31.708Z] ---> Using cache [2021-02-04T01:05:31.708Z] ---> e8d566e61da8 [2021-02-04T01:05:31.708Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-04T01:05:31.708Z] ---> Using cache [2021-02-04T01:05:31.708Z] ---> 4f2d9484f31a [2021-02-04T01:05:31.709Z] Step 6/22 : COPY go.mod . [2021-02-04T01:05:31.709Z] ---> Using cache [2021-02-04T01:05:31.709Z] ---> b75577d69d22 [2021-02-04T01:05:31.709Z] Step 7/22 : RUN go mod download [2021-02-04T01:05:31.709Z] ---> Using cache [2021-02-04T01:05:31.709Z] ---> 8c054dde3189 [2021-02-04T01:05:31.709Z] Step 8/22 : COPY . . [2021-02-04T01:05:31.709Z] ---> Using cache [2021-02-04T01:05:31.709Z] ---> 6bab577fd233 [2021-02-04T01:05:31.709Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-04T01:05:33.160Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T01:05:33.160Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-04T01:05:33.160Z] ---> 12ce4502722b [2021-02-04T01:05:33.160Z] Step 3/26 : WORKDIR /edgex-go [2021-02-04T01:05:33.160Z] ---> Using cache [2021-02-04T01:05:33.160Z] ---> b547f3538a9f [2021-02-04T01:05:33.160Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T01:05:33.160Z] ---> Using cache [2021-02-04T01:05:33.160Z] ---> e8d566e61da8 [2021-02-04T01:05:33.160Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-04T01:05:34.107Z] Building static-packages [2021-02-04T01:05:35.135Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-04T01:05:36.024Z] Staging go-build-helper [2021-02-04T01:05:36.580Z] ---> Running in 5c76cd3f3faa [2021-02-04T01:05:36.580Z] ---> Running in 086e5c6fe26a [2021-02-04T01:05:36.966Z] Staging static-packages [2021-02-04T01:05:38.351Z] Pulling go115 [2021-02-04T01:05:39.207Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-04T01:05:39.207Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T01:05:39.299Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-02-04T01:05:39.299Z] Skipping pull go115 (already ran) [2021-02-04T01:05:39.299Z] Building go115 [2021-02-04T01:05:39.299Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-04T01:05:39.299Z] Dload Upload Total Spent Left Speed [2021-02-04T01:05:40.203Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T01:05:40.203Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-04T01:05:40.203Z] ---> 12ce4502722b [2021-02-04T01:05:40.203Z] Step 3/22 : WORKDIR /edgex-go [2021-02-04T01:05:40.203Z] ---> Using cache [2021-02-04T01:05:40.203Z] ---> b547f3538a9f [2021-02-04T01:05:40.203Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T01:05:40.203Z] ---> Using cache [2021-02-04T01:05:40.203Z] ---> e8d566e61da8 [2021-02-04T01:05:40.203Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-04T01:05:40.203Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T01:05:41.206Z] ---> Running in cc074a493217 [2021-02-04T01:05:42.146Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 10 115M 10 11.8M 0 0 25.5M 0 0:00:04 --:--:-- 0:00:04 25.4M 43 115M 43 50.3M 0 0 34.3M 0 0:00:03 0:00:01 0:00:02 34.3M 76 115M 76 88.4M 0 0 35.8M 0 0:00:03 0:00:02 0:00:01 35.8M 100 115M 100 115M 0 0 36.9M 0 0:00:03 0:00:03 --:--:-- 36.9M [2021-02-04T01:05:43.091Z] go1.15.2.linux-amd64.tar.gz: OK [2021-02-04T01:05:43.193Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T01:05:43.792Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T01:05:44.792Z] OK: 217 MiB in 51 packages [2021-02-04T01:05:44.792Z] OK: 217 MiB in 51 packages [2021-02-04T01:05:46.799Z] Removing intermediate container be26c492ee08 [2021-02-04T01:05:46.799Z] ---> d5ffa093c4af [2021-02-04T01:05:46.799Z] [2021-02-04T01:05:46.799Z] Step 10/21 : FROM alpine:3.12 [2021-02-04T01:05:46.799Z] ---> afeebe901d6b [2021-02-04T01:05:46.799Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-04T01:05:46.799Z] Removing intermediate container cc074a493217 [2021-02-04T01:05:46.799Z] ---> d65658071764 [2021-02-04T01:05:46.799Z] Step 6/22 : COPY go.mod . [2021-02-04T01:05:46.799Z] ---> Running in 1f951ab78574 [2021-02-04T01:05:47.405Z] Removing intermediate container 086e5c6fe26a [2021-02-04T01:05:47.405Z] ---> 3bd8405f6c18 [2021-02-04T01:05:47.405Z] Step 6/26 : COPY go.mod . [2021-02-04T01:05:48.393Z] Staging go115 [2021-02-04T01:05:48.841Z] ---> 6ac0f3d4714e [2021-02-04T01:05:48.841Z] Step 7/22 : RUN go mod download [2021-02-04T01:05:48.841Z] ---> Running in ac769ca2c102 [2021-02-04T01:05:48.841Z] ---> 6cf9a4448a7d [2021-02-04T01:05:48.841Z] Step 7/26 : RUN go mod download [2021-02-04T01:05:48.841Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T01:05:49.117Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T01:05:49.422Z] ---> Running in 7d9a4eb3c212 [2021-02-04T01:05:50.034Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-04T01:05:50.034Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-04T01:05:50.034Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-04T01:05:50.034Z] (4/4) Installing curl (7.69.1-r3) [2021-02-04T01:05:50.034Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T01:05:50.034Z] Executing ca-certificates-20191127-r4.trigger [2021-02-04T01:05:50.319Z] OK: 7 MiB in 18 packages [2021-02-04T01:05:52.950Z] Removing intermediate container 1f951ab78574 [2021-02-04T01:05:52.950Z] ---> 2e05ced7ed66 [2021-02-04T01:05:52.950Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-04T01:05:53.233Z] ---> Running in f624eece2df6 [2021-02-04T01:05:53.740Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-04T01:05:53.741Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-04T01:05:53.741Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-04T01:05:53.741Z] Fetched 0 B in 0s (0 B/s) [2021-02-04T01:05:53.741Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-02-04T01:05:53.741Z] Fetched 224 kB in 0s (0 B/s) [2021-02-04T01:05:53.741Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-02-04T01:05:53.741Z] Fetched 157 kB in 0s (0 B/s) [2021-02-04T01:05:53.741Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-02-04T01:05:53.741Z] Fetched 221 kB in 0s (0 B/s) [2021-02-04T01:05:53.741Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-02-04T01:05:53.741Z] Fetched 143 kB in 0s (0 B/s) [2021-02-04T01:05:53.741Z] Pulling edgex-go [2021-02-04T01:05:53.842Z] Removing intermediate container ac769ca2c102 [2021-02-04T01:05:53.842Z] ---> 8bf26fb72f2e [2021-02-04T01:05:53.842Z] Step 8/22 : COPY . . [2021-02-04T01:05:54.442Z] Removing intermediate container f624eece2df6 [2021-02-04T01:05:54.442Z] ---> 7d9d6b44d96a [2021-02-04T01:05:54.442Z] Step 13/21 : WORKDIR /edgex [2021-02-04T01:05:54.442Z] Removing intermediate container 7d9a4eb3c212 [2021-02-04T01:05:54.442Z] ---> 64fd8a178dcd [2021-02-04T01:05:54.442Z] Step 8/26 : COPY . . [2021-02-04T01:05:54.729Z] ---> Running in 4dc1f5adcf8e [2021-02-04T01:05:55.125Z] Pulling version [2021-02-04T01:05:55.716Z] Removing intermediate container 4dc1f5adcf8e [2021-02-04T01:05:55.716Z] ---> 2ffc440dfd2c [2021-02-04T01:05:55.716Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-04T01:05:56.066Z] Building config-common [2021-02-04T01:05:57.709Z] ---> 7840068f0bf3 [2021-02-04T01:05:57.709Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-04T01:05:58.614Z] Skipping build go-build-helper (already ran) [2021-02-04T01:05:58.614Z] Skipping build static-packages (already ran) [2021-02-04T01:05:58.614Z] Skipping build go115 (already ran) [2021-02-04T01:05:58.614Z] Building edgex-go [2021-02-04T01:05:59.187Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-04T01:06:01.112Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-02-04T01:06:01.112Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-02-04T01:06:01.112Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.7 [2021-02-04T01:06:01.112Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.18 [2021-02-04T01:06:01.112Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 [2021-02-04T01:06:01.112Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.3 [2021-02-04T01:06:01.112Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-02-04T01:06:01.112Z] go: downloading github.com/google/uuid v1.2.0 [2021-02-04T01:06:01.112Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-02-04T01:06:01.112Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-02-04T01:06:01.112Z] ---> 3809d339fae7 [2021-02-04T01:06:01.112Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-02-04T01:06:01.112Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-04T01:06:01.112Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-02-04T01:06:01.112Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-02-04T01:06:01.112Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-04T01:06:01.112Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-04T01:06:01.112Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-02-04T01:06:01.112Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-02-04T01:06:01.112Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-02-04T01:06:01.112Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-02-04T01:06:01.112Z] go: downloading github.com/x448/float16 v0.8.4 [2021-02-04T01:06:01.112Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-02-04T01:06:01.112Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-02-04T01:06:01.112Z] go: downloading github.com/pkg/errors v0.8.1 [2021-02-04T01:06:01.112Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-02-04T01:06:01.112Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-02-04T01:06:01.112Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-02-04T01:06:01.112Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-02-04T01:06:01.377Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-04T01:06:01.377Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-02-04T01:06:01.377Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-02-04T01:06:01.377Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-02-04T01:06:01.377Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-02-04T01:06:01.377Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-02-04T01:06:01.377Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-02-04T01:06:01.377Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-02-04T01:06:01.377Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-02-04T01:06:01.377Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-02-04T01:06:01.377Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-02-04T01:06:01.639Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-02-04T01:06:01.639Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-02-04T01:06:03.105Z] ---> 2f8300071650 [2021-02-04T01:06:03.105Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-04T01:06:03.384Z] ---> Running in 223640eca28d [2021-02-04T01:06:04.836Z] Removing intermediate container 223640eca28d [2021-02-04T01:06:04.836Z] ---> c35c60373fb1 [2021-02-04T01:06:04.836Z] Step 18/21 : CMD ["--init=true"] [2021-02-04T01:06:04.836Z] ---> Running in e14b73b77f41 [2021-02-04T01:06:05.834Z] Removing intermediate container e14b73b77f41 [2021-02-04T01:06:05.834Z] ---> f47d37ac724b [2021-02-04T01:06:05.834Z] Step 19/21 : LABEL arch=arm64 [2021-02-04T01:06:06.432Z] ---> Running in a74844b6138c [2021-02-04T01:06:07.891Z] Removing intermediate container a74844b6138c [2021-02-04T01:06:07.891Z] ---> dfd6d082a3de [2021-02-04T01:06:07.891Z] Step 20/21 : LABEL git_sha=a651e25adb184497cc3a389de0d485b8677ac518 [2021-02-04T01:06:08.177Z] ---> Running in e125d188aa2e [2021-02-04T01:06:09.190Z] Removing intermediate container e125d188aa2e [2021-02-04T01:06:09.190Z] ---> 3b564e946aee [2021-02-04T01:06:09.190Z] Step 21/21 : LABEL version=0.0.0 [2021-02-04T01:06:09.468Z] ---> Running in 35169cc1e0e3 [2021-02-04T01:06:09.899Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-04T01:06:10.470Z] Removing intermediate container 35169cc1e0e3 [2021-02-04T01:06:10.470Z] ---> e7939f122060 [2021-02-04T01:06:10.470Z] [2021-02-04T01:06:11.940Z] Successfully built e7939f122060 [2021-02-04T01:06:11.940Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-04T01:06:14.137Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-04T01:06:15.105Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-04T01:06:16.498Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-04T01:06:16.771Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-04T01:06:16.771Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-02-04T01:06:16.771Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-04T01:06:16.771Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-04T01:06:16.771Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-02-04T01:06:18.703Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-04T01:06:18.703Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-02-04T01:06:18.703Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-02-04T01:06:20.088Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-04T01:06:20.660Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-04T01:06:20.660Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-04T01:06:22.148Z]  Building docker-security-proxy-setup-go ... done  ---> 93af8f1f3b9e [2021-02-04T01:06:22.148Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-04T01:06:22.148Z] ---> 3fd70d02bdbc [2021-02-04T01:06:22.148Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-04T01:06:22.148Z] ---> Running in e69986d60f30 [2021-02-04T01:06:22.148Z] ---> Running in eadf95b28495 [2021-02-04T01:06:22.575Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-04T01:06:23.146Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-02-04T01:06:23.585Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-04T01:06:23.585Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-04T01:06:24.087Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-04T01:06:24.088Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-02-04T01:06:25.063Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-04T01:06:25.063Z] go: downloading github.com/lib/pq v1.9.0 [2021-02-04T01:06:25.570Z] Removing intermediate container 5c76cd3f3faa [2021-02-04T01:06:25.570Z] ---> 2208b8037a19 [2021-02-04T01:06:25.570Z] [2021-02-04T01:06:25.570Z] Step 10/22 : FROM alpine:3.12 [2021-02-04T01:06:25.570Z] ---> afeebe901d6b [2021-02-04T01:06:25.570Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-04T01:06:25.570Z] ---> Using cache [2021-02-04T01:06:25.570Z] ---> 395de048d767 [2021-02-04T01:06:25.570Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-04T01:06:25.570Z] ---> Using cache [2021-02-04T01:06:25.570Z] ---> a624fde117a5 [2021-02-04T01:06:25.570Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-04T01:06:25.570Z] ---> Running in 9b485bd5305e [2021-02-04T01:06:26.181Z] Removing intermediate container 9b485bd5305e [2021-02-04T01:06:26.181Z] ---> 04afc8e8e7f9 [2021-02-04T01:06:26.181Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-04T01:06:26.456Z] ---> Running in b2026928b158 [2021-02-04T01:06:27.065Z] Removing intermediate container b2026928b158 [2021-02-04T01:06:27.065Z] ---> 782c404a471d [2021-02-04T01:06:27.065Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T01:06:28.684Z] ---> 200f81493ffe [2021-02-04T01:06:28.685Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-04T01:06:29.362Z] Building version [2021-02-04T01:06:30.188Z] ---> d087f5f40b3d [2021-02-04T01:06:30.188Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-04T01:06:31.171Z] ---> 3da7a0c51299 [2021-02-04T01:06:31.171Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-04T01:06:31.327Z] Staging config-common [2021-02-04T01:06:31.443Z] ---> Running in cde77f7bae06 [2021-02-04T01:06:32.048Z] Removing intermediate container cde77f7bae06 [2021-02-04T01:06:32.048Z] ---> 623fd68e58c0 [2021-02-04T01:06:32.048Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T01:06:32.298Z] Skipping stage go-build-helper (already ran) [2021-02-04T01:06:32.298Z] Skipping stage static-packages (already ran) [2021-02-04T01:06:32.298Z] Skipping stage go115 (already ran) [2021-02-04T01:06:32.298Z] Staging edgex-go [2021-02-04T01:06:32.326Z] ---> Running in b2cac70aafdf [2021-02-04T01:06:32.928Z] Removing intermediate container b2cac70aafdf [2021-02-04T01:06:32.928Z] ---> 1f6bb39002e7 [2021-02-04T01:06:32.928Z] Step 20/22 : LABEL arch=arm64 [2021-02-04T01:06:33.212Z] ---> Running in 59d9cdd4526a [2021-02-04T01:06:33.321Z] Staging version [2021-02-04T01:06:33.821Z] Removing intermediate container 59d9cdd4526a [2021-02-04T01:06:33.821Z] ---> da27f4fd4d28 [2021-02-04T01:06:33.821Z] Step 21/22 : LABEL git_sha=a651e25adb184497cc3a389de0d485b8677ac518 [2021-02-04T01:06:34.099Z] ---> Running in 1157fde4066b [2021-02-04T01:06:34.704Z] Priming config-common [2021-02-04T01:06:34.711Z] Removing intermediate container 1157fde4066b [2021-02-04T01:06:34.711Z] ---> 47048d36d57b [2021-02-04T01:06:34.711Z] Step 22/22 : LABEL version=0.0.0 [2021-02-04T01:06:34.988Z] ---> Running in b8aa6bb01e55 [2021-02-04T01:06:35.587Z] Removing intermediate container b8aa6bb01e55 [2021-02-04T01:06:35.587Z] ---> c62a1c127f5c [2021-02-04T01:06:35.587Z] [2021-02-04T01:06:35.647Z] Priming go-build-helper [2021-02-04T01:06:36.195Z] Successfully built c62a1c127f5c [2021-02-04T01:06:36.195Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-04T01:06:36.588Z] Priming static-packages [2021-02-04T01:06:39.133Z] Priming go115 [2021-02-04T01:06:40.073Z] Priming edgex-go [2021-02-04T01:06:41.459Z] Priming version [2021-02-04T01:06:42.408Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-04T01:07:15.214Z]  Building docker-support-scheduler-go ... done Removing intermediate container e69986d60f30 [2021-02-04T01:07:15.214Z] ---> a07c607115f5 [2021-02-04T01:07:15.214Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-04T01:07:15.214Z] ---> Running in 37e44ad01307 [2021-02-04T01:07:15.214Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-04T01:07:15.214Z] Removing intermediate container eadf95b28495 [2021-02-04T01:07:15.214Z] ---> 4922d3501b66 [2021-02-04T01:07:15.214Z] [2021-02-04T01:07:15.214Z] Step 10/22 : FROM alpine:3.12 [2021-02-04T01:07:15.214Z] ---> afeebe901d6b [2021-02-04T01:07:15.214Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-04T01:07:15.214Z] ---> Running in 09732c4d7539 [2021-02-04T01:07:15.214Z] Removing intermediate container 37e44ad01307 [2021-02-04T01:07:15.214Z] ---> 8de954fe4c55 [2021-02-04T01:07:15.214Z] [2021-02-04T01:07:15.214Z] Step 11/26 : FROM docker:20.10.0 [2021-02-04T01:07:15.214Z] 20.10.0: Pulling from library/docker [2021-02-04T01:07:15.214Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T01:07:15.214Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T01:07:15.487Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-04T01:07:15.487Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-04T01:07:15.487Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T01:07:15.487Z] Executing ca-certificates-20191127-r4.trigger [2021-02-04T01:07:15.759Z] OK: 6 MiB in 16 packages [2021-02-04T01:07:18.380Z] Removing intermediate container 09732c4d7539 [2021-02-04T01:07:18.380Z] ---> e316793ed664 [2021-02-04T01:07:18.380Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-04T01:07:18.976Z] ---> Running in 1ffae3e34833 [2021-02-04T01:07:19.571Z] Removing intermediate container 1ffae3e34833 [2021-02-04T01:07:19.571Z] ---> 5ba7c13be367 [2021-02-04T01:07:19.571Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-04T01:07:19.853Z] ---> Running in 98ce523b8807 [2021-02-04T01:07:20.830Z] Removing intermediate container 98ce523b8807 [2021-02-04T01:07:20.830Z] ---> 3ec6f097da60 [2021-02-04T01:07:20.830Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-04T01:07:20.830Z] ---> Running in 7781cfca2dd8 [2021-02-04T01:07:21.105Z] Removing intermediate container 7781cfca2dd8 [2021-02-04T01:07:21.105Z] ---> 3d41f63a3c8f [2021-02-04T01:07:21.105Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T01:07:22.085Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-04T01:07:22.085Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-04T01:07:22.085Z] ---> eeaf43b92773 [2021-02-04T01:07:22.085Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-04T01:07:22.085Z] ---> Running in cef33c88e2c3 [2021-02-04T01:07:22.085Z] ---> 958a6dc9e56b [2021-02-04T01:07:22.085Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-04T01:07:23.515Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T01:07:23.515Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T01:07:23.515Z] ---> d0dd33025105 [2021-02-04T01:07:23.515Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-04T01:07:24.109Z] (1/2) Installing readline (8.0.4-r0) [2021-02-04T01:07:24.109Z] (2/2) Installing bash (5.0.17-r0) [2021-02-04T01:07:24.109Z] Executing bash-5.0.17-r0.post-install [2021-02-04T01:07:24.109Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T01:07:24.109Z] OK: 12 MiB in 22 packages [2021-02-04T01:07:24.382Z] ---> a4bda17ba132 [2021-02-04T01:07:24.382Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-04T01:07:24.382Z] ---> Running in ec82c9a20ac7 [2021-02-04T01:07:24.976Z] Removing intermediate container ec82c9a20ac7 [2021-02-04T01:07:24.976Z] ---> 2416354bf288 [2021-02-04T01:07:24.976Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T01:07:25.250Z] ---> Running in 5d3639b4a0d4 [2021-02-04T01:07:25.521Z] Removing intermediate container cef33c88e2c3 [2021-02-04T01:07:25.521Z] ---> 2a78b27537b7 [2021-02-04T01:07:25.521Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-04T01:07:25.806Z] ---> Running in 6d701604897e [2021-02-04T01:07:25.806Z] Removing intermediate container 5d3639b4a0d4 [2021-02-04T01:07:25.806Z] ---> 9704ca83ccb4 [2021-02-04T01:07:25.806Z] Step 20/22 : LABEL arch=arm64 [2021-02-04T01:07:25.806Z] ---> Running in d6eddf546e46 [2021-02-04T01:07:26.076Z] Removing intermediate container 6d701604897e [2021-02-04T01:07:26.076Z] ---> 74d6182af813 [2021-02-04T01:07:26.076Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-04T01:07:26.347Z] ---> Running in 7eb31cadd2ca [2021-02-04T01:07:26.347Z] Removing intermediate container d6eddf546e46 [2021-02-04T01:07:26.347Z] ---> 7431c951888e [2021-02-04T01:07:26.347Z] Step 21/22 : LABEL git_sha=a651e25adb184497cc3a389de0d485b8677ac518 [2021-02-04T01:07:26.619Z] ---> Running in 4e275b165e94 [2021-02-04T01:07:26.892Z] Removing intermediate container 7eb31cadd2ca [2021-02-04T01:07:26.892Z] ---> e447bcf7f142 [2021-02-04T01:07:26.892Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-04T01:07:26.892Z] ---> Running in 2f57b13ccc31 [2021-02-04T01:07:27.164Z] Removing intermediate container 4e275b165e94 [2021-02-04T01:07:27.164Z] ---> 53d8599b5f40 [2021-02-04T01:07:27.164Z] Step 22/22 : LABEL version=0.0.0 [2021-02-04T01:07:27.164Z] ---> Running in 7ab424f5c021 [2021-02-04T01:07:27.435Z] Removing intermediate container 2f57b13ccc31 [2021-02-04T01:07:27.435Z] ---> 60df1666d55d [2021-02-04T01:07:27.435Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-04T01:07:27.706Z] Removing intermediate container 7ab424f5c021 [2021-02-04T01:07:27.706Z] ---> c196aeeecad8 [2021-02-04T01:07:27.706Z] [2021-02-04T01:07:28.299Z] Successfully built c196aeeecad8 [2021-02-04T01:07:28.299Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-04T01:07:28.578Z]  Building docker-support-notifications-go ... done  ---> 4bfde0442c07 [2021-02-04T01:07:28.578Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-04T01:07:29.552Z] ---> fdf18e21b429 [2021-02-04T01:07:29.552Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-04T01:07:30.535Z] ---> 9d203d658872 [2021-02-04T01:07:30.535Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-04T01:07:30.535Z] ---> Running in e9aafdf6af1d [2021-02-04T01:07:31.508Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T01:07:31.779Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T01:07:32.370Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-04T01:07:32.370Z] (2/33) Installing expat (2.2.9-r1) [2021-02-04T01:07:32.370Z] (3/33) Installing libffi (3.3-r2) [2021-02-04T01:07:32.370Z] (4/33) Installing gdbm (1.13-r1) [2021-02-04T01:07:32.370Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-04T01:07:32.370Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-04T01:07:32.643Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-04T01:07:34.605Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-04T01:07:34.605Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-04T01:07:34.605Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-04T01:07:34.605Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-04T01:07:34.605Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-04T01:07:34.605Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-04T01:07:34.605Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-04T01:07:34.605Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-04T01:07:34.605Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-04T01:07:34.605Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-04T01:07:34.605Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-04T01:07:34.605Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-04T01:07:34.605Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-04T01:07:34.605Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-04T01:07:34.876Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-04T01:07:34.876Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-04T01:07:34.876Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-04T01:07:34.876Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-04T01:07:34.876Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-04T01:07:34.876Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-04T01:07:34.876Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-04T01:07:34.876Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-04T01:07:34.876Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-04T01:07:34.876Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-04T01:07:34.876Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-04T01:07:34.876Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-04T01:07:35.149Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T01:07:35.149Z] OK: 71 MiB in 55 packages [2021-02-04T01:07:41.843Z] Removing intermediate container e9aafdf6af1d [2021-02-04T01:07:41.843Z] ---> 2767ce4e9bd3 [2021-02-04T01:07:41.843Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-04T01:07:41.843Z] ---> Running in 21672ee095bb [2021-02-04T01:07:46.138Z] Collecting docker-compose==1.23.2 [2021-02-04T01:07:46.138Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-04T01:07:46.729Z] Collecting docopt<0.7,>=0.6.1 [2021-02-04T01:07:46.729Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-04T01:07:48.690Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-02-04T01:07:48.960Z] Collecting jsonschema<3,>=2.5.1 [2021-02-04T01:07:48.960Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-04T01:07:49.929Z] Collecting PyYAML<4,>=3.10 [2021-02-04T01:07:49.929Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-04T01:07:53.294Z] Collecting cached-property<2,>=1.2.0 [2021-02-04T01:07:53.294Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-04T01:07:53.564Z] Collecting docker<4.0,>=3.6.0 [2021-02-04T01:07:53.564Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-04T01:07:54.534Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-04T01:07:54.534Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-04T01:07:54.804Z] Collecting texttable<0.10,>=0.9.0 [2021-02-04T01:07:54.804Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-04T01:07:56.765Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-04T01:07:56.765Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-04T01:08:00.130Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-04T01:08:00.130Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-04T01:08:00.130Z] Collecting docker-pycreds>=0.4.0 [2021-02-04T01:08:00.130Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-04T01:08:00.130Z] Collecting idna<2.8,>=2.5 [2021-02-04T01:08:00.130Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-04T01:08:00.401Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-02-04T01:08:00.988Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-04T01:08:00.988Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-04T01:08:00.988Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-02-04T01:08:00.988Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-04T01:08:00.988Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-04T01:08:00.988Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-04T01:08:00.988Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-04T01:08:01.991Z] Installing collected packages: docopt, jsonschema, PyYAML, cached-property, docker-pycreds, websocket-client, idna, urllib3, requests, docker, texttable, dockerpty, docker-compose [2021-02-04T01:08:01.992Z] Running setup.py install for docopt: started [2021-02-04T01:08:03.987Z] Running setup.py install for docopt: finished with status 'done' [2021-02-04T01:08:04.258Z] Running setup.py install for PyYAML: started [2021-02-04T01:08:06.864Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-04T01:08:06.864Z] Attempting uninstall: idna [2021-02-04T01:08:06.864Z] Found existing installation: idna 2.9 [2021-02-04T01:08:06.864Z] Uninstalling idna-2.9: [2021-02-04T01:08:06.864Z] Successfully uninstalled idna-2.9 [2021-02-04T01:08:07.836Z] Attempting uninstall: urllib3 [2021-02-04T01:08:07.836Z] Found existing installation: urllib3 1.25.9 [2021-02-04T01:08:07.836Z] Uninstalling urllib3-1.25.9: [2021-02-04T01:08:07.836Z] Successfully uninstalled urllib3-1.25.9 [2021-02-04T01:08:08.425Z] Attempting uninstall: requests [2021-02-04T01:08:08.425Z] Found existing installation: requests 2.23.0 [2021-02-04T01:08:08.425Z] Uninstalling requests-2.23.0: [2021-02-04T01:08:08.425Z] Successfully uninstalled requests-2.23.0 [2021-02-04T01:08:09.395Z] Running setup.py install for texttable: started [2021-02-04T01:08:11.357Z] Running setup.py install for texttable: finished with status 'done' [2021-02-04T01:08:11.357Z] Running setup.py install for dockerpty: started [2021-02-04T01:08:13.321Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-04T01:08:13.913Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-02-04T01:08:17.289Z] Removing intermediate container 21672ee095bb [2021-02-04T01:08:17.289Z] ---> 0d830e14f01e [2021-02-04T01:08:17.289Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-04T01:08:17.560Z] ---> Running in a1df5ac49382 [2021-02-04T01:08:18.532Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T01:08:18.803Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T01:08:19.395Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-04T01:08:19.395Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-04T01:08:19.395Z] (3/3) Installing curl (7.69.1-r3) [2021-02-04T01:08:19.395Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T01:08:19.395Z] OK: 71 MiB in 58 packages [2021-02-04T01:08:20.900Z] Removing intermediate container a1df5ac49382 [2021-02-04T01:08:20.900Z] ---> 6597f8a3b7cf [2021-02-04T01:08:20.900Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-04T01:08:20.900Z] ---> Running in d6b84df23e7b [2021-02-04T01:08:21.170Z] Removing intermediate container d6b84df23e7b [2021-02-04T01:08:21.170Z] ---> cd8c7001063b [2021-02-04T01:08:21.170Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T01:08:21.441Z] ---> Running in 81f5bbd75761 [2021-02-04T01:08:21.715Z] Removing intermediate container 81f5bbd75761 [2021-02-04T01:08:21.715Z] ---> 962b427d0f3d [2021-02-04T01:08:21.715Z] Step 24/26 : LABEL arch=arm64 [2021-02-04T01:08:21.986Z] ---> Running in 89a86a2b5e4b [2021-02-04T01:08:22.257Z] Removing intermediate container 89a86a2b5e4b [2021-02-04T01:08:22.257Z] ---> ef220deadb4f [2021-02-04T01:08:22.257Z] Step 25/26 : LABEL git_sha=a651e25adb184497cc3a389de0d485b8677ac518 [2021-02-04T01:08:22.528Z] ---> Running in 6373b0ead00a [2021-02-04T01:08:22.799Z] Removing intermediate container 6373b0ead00a [2021-02-04T01:08:22.799Z] ---> bbd3275c0b79 [2021-02-04T01:08:22.799Z] Step 26/26 : LABEL version=0.0.0 [2021-02-04T01:08:23.069Z] ---> Running in de009fbae0d0 [2021-02-04T01:08:23.661Z] Removing intermediate container de009fbae0d0 [2021-02-04T01:08:23.661Z] ---> 46ab2b4e2296 [2021-02-04T01:08:23.661Z] [2021-02-04T01:08:23.933Z] Successfully built 46ab2b4e2296 [2021-02-04T01:08:23.933Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-04T01:08:24.216Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-04T01:08:24.226Z] $ docker stop --time=1 c1893bb0c63af7851dbdfc8fe35e9bd992c1da8aabe6a3d862e51f9d632e5284 [2021-02-04T01:08:26.190Z] $ docker rm -f c1893bb0c63af7851dbdfc8fe35e9bd992c1da8aabe6a3d862e51f9d632e5284 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-04T01:08:26.907Z] + grep docker [2021-02-04T01:08:26.907Z] + docker images [2021-02-04T01:08:27.177Z] docker-sys-mgmt-agent-go-arm64 latest 46ab2b4e2296 4 seconds ago 300MB [2021-02-04T01:08:27.177Z] docker-support-notifications-go-arm64 latest c196aeeecad8 About a minute ago 16.7MB [2021-02-04T01:08:27.177Z] docker-support-scheduler-go-arm64 latest c62a1c127f5c About a minute ago 16.1MB [2021-02-04T01:08:27.177Z] docker-security-proxy-setup-go-arm64 latest e7939f122060 2 minutes ago 23.2MB [2021-02-04T01:08:27.177Z] docker-core-data-go-arm64 latest 493f0eae8a97 3 minutes ago 21MB [2021-02-04T01:08:27.177Z] docker-security-bootstrapper-go-arm64 latest 180c498bb27f 3 minutes ago 22.6MB [2021-02-04T01:08:27.177Z] docker-core-metadata-go-arm64 latest 07d7156b59b8 3 minutes ago 17.7MB [2021-02-04T01:08:27.177Z] docker-core-command-go-arm64 latest eca490ec0e3e 3 minutes ago 16MB [2021-02-04T01:08:27.177Z] docker-security-secretstore-setup-go-arm64 latest 9544d8d23160 3 minutes ago 23.4MB [2021-02-04T01:08:27.177Z] docker 20.10.0 eeaf43b92773 7 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-02-04T01:08:29.414Z] provisioning config files... [2021-02-04T01:08:29.428Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config1213346107258887539tmp [Pipeline] { [Pipeline] sh [2021-02-04T01:08:29.814Z] + set +x [2021-02-04T01:08:29.814Z] + curl -s https://codecov.io/bash [2021-02-04T01:08:29.814Z] + bash -s -- [2021-02-04T01:08:30.405Z] [2021-02-04T01:08:30.405Z] _____ _ [2021-02-04T01:08:30.405Z] / ____| | | [2021-02-04T01:08:30.405Z] | | ___ __| | ___ ___ _____ __ [2021-02-04T01:08:30.405Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-04T01:08:30.405Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-04T01:08:30.405Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-04T01:08:30.405Z] Bash-20210129-7c25fce [2021-02-04T01:08:30.405Z] [2021-02-04T01:08:30.405Z] [2021-02-04T01:08:30.405Z] ==> git version 2.24.3 found [2021-02-04T01:08:30.405Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-02-04T01:08:30.405Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-04T01:08:30.405Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-04T01:08:30.405Z] ==> Jenkins CI detected. [2021-02-04T01:08:30.405Z] project root: . [2021-02-04T01:08:30.405Z] --> token set from env [2021-02-04T01:08:30.405Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-04T01:08:30.405Z] ==> Running gcov in . (disable via -X gcov) [2021-02-04T01:08:30.405Z] ==> Python coveragepy not found [2021-02-04T01:08:30.405Z] ==> Searching for coverage reports in: [2021-02-04T01:08:30.405Z] + . [2021-02-04T01:08:30.405Z] -> Found 1 reports [2021-02-04T01:08:30.405Z] ==> Detecting git/mercurial file structure [2021-02-04T01:08:30.676Z] ==> Reading reports [2021-02-04T01:08:30.677Z] + ./coverage.out bytes=581365 [2021-02-04T01:08:30.677Z] ==> Appending adjustments [2021-02-04T01:08:30.677Z] https://docs.codecov.io/docs/fixing-reports [2021-02-04T01:08:34.000Z] + Found adjustments [2021-02-04T01:08:34.000Z] ==> Gzipping contents [2021-02-04T01:08:34.000Z] 88K /tmp/codecov.0nDJP6.gz [2021-02-04T01:08:34.000Z] ==> Uploading reports [2021-02-04T01:08:34.000Z] url: https://codecov.io [2021-02-04T01:08:34.000Z] query: branch=PR-3120&commit=a651e25adb184497cc3a389de0d485b8677ac518&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3120%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3120&job=&cmd_args= [2021-02-04T01:08:34.000Z] -> Pinging Codecov [2021-02-04T01:08:34.000Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3120&commit=a651e25adb184497cc3a389de0d485b8677ac518&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3120%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3120&job=&cmd_args= [2021-02-04T01:08:34.262Z] -> Uploading to [2021-02-04T01:08:34.262Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-04/00271124DB129430A58F1EEE437C3FCB/a651e25adb184497cc3a389de0d485b8677ac518/0532c467-d0c6-4862-87ac-352f8ea63e50.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210204%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210204T010834Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5dae8b260f3f96b1887e2da071177df6575f263555aa5ba481af737ad313d926 [2021-02-04T01:08:34.262Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-04T01:08:34.262Z] Dload Upload Total Spent Left Speed [2021-02-04T01:08:35.100Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87935 0 0 100 87935 0 137k --:--:-- --:--:-- --:--:-- 137k [2021-02-04T01:08:35.100Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/a651e25adb184497cc3a389de0d485b8677ac518 [Pipeline] } [2021-02-04T01:08:35.111Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-04T01:08:37.413Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T01:08:38.309Z] ---> package-listing.sh [2021-02-04T01:08:38.309Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-04T01:08:38.309Z] ++ facter osfamily [2021-02-04T01:08:38.309Z] + OS_FAMILY=redhat [2021-02-04T01:08:38.309Z] + workspace=/w/workspace/edgex-go/3 [2021-02-04T01:08:38.309Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-04T01:08:38.309Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-04T01:08:38.309Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-04T01:08:38.309Z] + PACKAGES=/tmp/packages_start.txt [2021-02-04T01:08:38.309Z] + '[' /w/workspace/edgex-go/3 ']' [2021-02-04T01:08:38.309Z] + PACKAGES=/tmp/packages_end.txt [2021-02-04T01:08:38.309Z] + case "${OS_FAMILY}" in [2021-02-04T01:08:38.309Z] + rpm -qa [2021-02-04T01:08:38.309Z] + sort [2021-02-04T01:08:43.619Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-04T01:08:43.619Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-04T01:08:43.619Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-04T01:08:43.619Z] + '[' /w/workspace/edgex-go/3 ']' [2021-02-04T01:08:43.619Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-02-04T01:08:43.619Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-02-04T01:08:43.634Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-04T01:08:44.007Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-04T01:08:44.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-04T01:08:44.328Z] [2021-02-04T01:08:44.328Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-04T01:08:44.688Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-04T01:08:44.688Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-04T01:08:44.688Z] df20fa9351a1: Pulling fs layer [2021-02-04T01:08:44.688Z] 36b3adc4ff6f: Pulling fs layer [2021-02-04T01:08:44.688Z] 8ad3a11d3b57: Pulling fs layer [2021-02-04T01:08:44.688Z] 46f8f816bc3b: Pulling fs layer [2021-02-04T01:08:44.688Z] 93b61091891f: Pulling fs layer [2021-02-04T01:08:44.688Z] 93b9cdb0e59b: Pulling fs layer [2021-02-04T01:08:44.688Z] 5e14af77c1be: Pulling fs layer [2021-02-04T01:08:44.688Z] 01666e4c0597: Pulling fs layer [2021-02-04T01:08:44.688Z] aa168da1d23b: Pulling fs layer [2021-02-04T01:08:44.688Z] 46f8f816bc3b: Waiting [2021-02-04T01:08:44.688Z] 93b61091891f: Waiting [2021-02-04T01:08:44.688Z] 93b9cdb0e59b: Waiting [2021-02-04T01:08:44.688Z] 5e14af77c1be: Waiting [2021-02-04T01:08:44.688Z] 01666e4c0597: Waiting [2021-02-04T01:08:44.688Z] aa168da1d23b: Waiting [2021-02-04T01:08:44.688Z] 36b3adc4ff6f: Download complete [2021-02-04T01:08:44.950Z] 46f8f816bc3b: Verifying Checksum [2021-02-04T01:08:44.950Z] 46f8f816bc3b: Download complete [2021-02-04T01:08:44.950Z] df20fa9351a1: Download complete [2021-02-04T01:08:44.950Z] 93b9cdb0e59b: Verifying Checksum [2021-02-04T01:08:44.950Z] 93b9cdb0e59b: Download complete [2021-02-04T01:08:44.950Z] 5e14af77c1be: Verifying Checksum [2021-02-04T01:08:44.950Z] 5e14af77c1be: Download complete [2021-02-04T01:08:44.950Z] 01666e4c0597: Verifying Checksum [2021-02-04T01:08:44.950Z] 01666e4c0597: Download complete [2021-02-04T01:08:44.950Z] 93b61091891f: Download complete [2021-02-04T01:08:45.213Z] 8ad3a11d3b57: Verifying Checksum [2021-02-04T01:08:45.213Z] 8ad3a11d3b57: Download complete [2021-02-04T01:08:45.213Z] df20fa9351a1: Pull complete [2021-02-04T01:08:45.475Z] 36b3adc4ff6f: Pull complete [2021-02-04T01:08:46.435Z] 8ad3a11d3b57: Pull complete [2021-02-04T01:08:46.435Z] 46f8f816bc3b: Pull complete [2021-02-04T01:08:47.401Z] aa168da1d23b: Verifying Checksum [2021-02-04T01:08:47.401Z] aa168da1d23b: Download complete [2021-02-04T01:08:48.353Z] 93b61091891f: Pull complete [2021-02-04T01:08:48.621Z] 93b9cdb0e59b: Pull complete [2021-02-04T01:08:48.621Z] 5e14af77c1be: Pull complete [2021-02-04T01:08:48.886Z] 01666e4c0597: Pull complete [2021-02-04T01:08:57.098Z] aa168da1d23b: Pull complete [2021-02-04T01:08:57.098Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-04T01:08:57.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-04T01:08:57.098Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-04T01:08:57.357Z] prd-centos7-docker-4c-2g-24802 does not seem to be running inside a container [2021-02-04T01:08:57.413Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-04T01:09:02.409Z] $ docker top 28f8af04480100fba06f1db0efd84f16734115e29ad2ff67c8f352123f2d9135 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T01:09:03.132Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-04T01:09:03.479Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-04T01:09:03.782Z] + ls /var/log/sa-host [2021-02-04T01:09:03.782Z] + sadf -c /var/log/sa-host/sa04 [2021-02-04T01:09:03.782Z] file_magic: OK [2021-02-04T01:09:03.782Z] HZ: Using current value: 100 [2021-02-04T01:09:03.782Z] file_header: OK [2021-02-04T01:09:03.782Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-04T01:09:03.782Z] Statistics: [2021-02-04T01:09:03.782Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-04T01:09:03.782Z] File successfully converted to sysstat format version 12.2.1 [2021-02-04T01:09:03.782Z] + sadf -c /var/log/sa-host/sa23 [2021-02-04T01:09:03.782Z] file_magic: OK [2021-02-04T01:09:03.782Z] HZ: Using current value: 100 [2021-02-04T01:09:03.782Z] file_header: OK [2021-02-04T01:09:03.782Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-04T01:09:03.782Z] Statistics: [2021-02-04T01:09:03.782Z] Hnuu...uuuununununu... [2021-02-04T01:09:03.782Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-04T01:09:04.437Z] provisioning config files... [2021-02-04T01:09:04.455Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1078914958670403547tmp [Pipeline] { [Pipeline] echo [2021-02-04T01:09:04.523Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T01:09:05.149Z] ---> create-netrc.sh [Pipeline] } [2021-02-04T01:09:05.425Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-04T01:09:05.528Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T01:09:05.834Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-04T01:09:05.849Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T01:09:06.153Z] ---> sudo-logs.sh [2021-02-04T01:09:06.153Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-04T01:09:06.164Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T01:09:06.467Z] ---> job-cost.sh [2021-02-04T01:09:06.467Z] lf-activate-venv: SKIPPING [2021-02-04T01:09:06.467Z] INFO: No Stack... [2021-02-04T01:09:07.417Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-04T01:09:07.679Z] INFO: Archiving Costs [Pipeline] echo [2021-02-04T01:09:07.694Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T01:09:07.997Z] ---> logs-deploy.sh [2021-02-04T01:09:07.997Z] lf-activate-venv: SKIPPING [2021-02-04T01:09:07.997Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3120/3 [2021-02-04T01:09:07.997Z] INFO: archiving workspace using pattern(s): [2021-02-04T01:09:09.920Z] Archives upload complete. [2021-02-04T01:09:09.920Z] INFO: archiving logs to Nexus