Pull request #3234 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bcdc0b503bfe55a544ff90db21609e7c171f1072+2c126a996be31befa6625c4f217e526aa48b3805 (42f3a46d9783a0290e0f2c3d0c152fc035df4934) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3234/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3234/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28950’ Running on prd-centos7-docker-4c-2g-28954 in /w/workspace/edgexfoundry_edgex-go_PR-3234 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3234/head:refs/remotes/origin/PR-3234 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2c126a996be31befa6625c4f217e526aa48b3805 into PR head commit bcdc0b503bfe55a544ff90db21609e7c171f1072 Merge succeeded, producing bcdc0b503bfe55a544ff90db21609e7c171f1072 Checking out Revision bcdc0b503bfe55a544ff90db21609e7c171f1072 (PR-3234) > git config core.sparsecheckout # timeout=10 > git checkout -f bcdc0b503bfe55a544ff90db21609e7c171f1072 # 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 2c126a996be31befa6625c4f217e526aa48b3805 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bcdc0b503bfe55a544ff90db21609e7c171f1072 # timeout=10 Commit message: "Bump github.com/lib/pq from 1.9.0 to 1.10.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-08T07:00:43.739Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-08T07:00:44.150Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-08T07:00:44.378Z] ========================================================= [2021-03-08T07:00:44.378Z] EdgeX Global Pipelines Version Info [2021-03-08T07:00:44.378Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-08T07:00:45.981Z] ------------------- [2021-03-08T07:00:45.981Z] stable info: [2021-03-08T07:00:45.981Z] ------------------- [2021-03-08T07:00:45.981Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-08T07:00:45.981Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-08T07:00:45.981Z] Message: update stable to v1.0.184 [2021-03-08T07:00:46.935Z] ------------------- [2021-03-08T07:00:46.935Z] experimental info: [2021-03-08T07:00:46.935Z] ------------------- [2021-03-08T07:00:46.935Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-08T07:00:46.935Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-08T07:00:46.935Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-08T07:00:47.337Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-08T07:00:47.509Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-08T07:00:47.637Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-08T07:00:47.781Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-08T07:00:47.914Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-08T07:00:48.055Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-08T07:00:48.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-08T07:00:48.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-08T07:00:48.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-08T07:00:48.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-08T07:00:48.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-08T07:00:48.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-08T07:00:49.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-08T07:00:49.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-08T07:00:49.311Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-08T07:00:49.452Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-08T07:00:49.586Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-08T07:00:49.710Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-08T07:00:49.842Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-08T07:00:49.972Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-08T07:00:50.110Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-08T07:00:50.258Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-08T07:00:50.382Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3234 [Pipeline] echo [2021-03-08T07:00:50.525Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3234 [Pipeline] echo [2021-03-08T07:00:50.697Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3234 [Pipeline] echo [2021-03-08T07:00:50.856Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bcdc0b503bfe55a544ff90db21609e7c171f1072 [Pipeline] echo [2021-03-08T07:00:50.987Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bcdc0b5 [Pipeline] echo [2021-03-08T07:00:52.906Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-08T07:00:53.202Z] provisioning config files... [2021-03-08T07:00:53.266Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3471384528146396180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-08T07:00:53.705Z] ---> docker-login.sh [2021-03-08T07:00:53.705Z] nexus3.edgexfoundry.org:10001 [2021-03-08T07:00:53.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-08T07:00:54.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-08T07:00:54.234Z] Configure a credential helper to remove this warning. See [2021-03-08T07:00:54.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-08T07:00:54.234Z] [2021-03-08T07:00:54.234Z] Login Succeeded [2021-03-08T07:00:54.234Z] nexus3.edgexfoundry.org:10002 [2021-03-08T07:00:54.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-08T07:00:54.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-08T07:00:54.234Z] Configure a credential helper to remove this warning. See [2021-03-08T07:00:54.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-08T07:00:54.234Z] [2021-03-08T07:00:54.234Z] Login Succeeded [2021-03-08T07:00:54.234Z] nexus3.edgexfoundry.org:10003 [2021-03-08T07:00:54.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-08T07:00:54.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-08T07:00:54.502Z] Configure a credential helper to remove this warning. See [2021-03-08T07:00:54.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-08T07:00:54.502Z] [2021-03-08T07:00:54.502Z] Login Succeeded [2021-03-08T07:00:54.502Z] nexus3.edgexfoundry.org:10004 [2021-03-08T07:00:54.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-08T07:00:54.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-08T07:00:54.765Z] Configure a credential helper to remove this warning. See [2021-03-08T07:00:54.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-08T07:00:54.765Z] [2021-03-08T07:00:54.765Z] Login Succeeded [2021-03-08T07:00:54.765Z] docker.io [2021-03-08T07:00:54.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-08T07:00:55.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-08T07:00:55.026Z] Configure a credential helper to remove this warning. See [2021-03-08T07:00:55.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-08T07:00:55.026Z] [2021-03-08T07:00:55.026Z] Login Succeeded [2021-03-08T07:00:55.026Z] ---> docker-login.sh ends [Pipeline] } [2021-03-08T07:00:55.059Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-08T07:00:55.638Z] ++ 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-03-08T07:00:55.638Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-08T07:00:55.638Z] ++ dirname cmd/core-command/Dockerfile [2021-03-08T07:00:55.638Z] ++ cut -d/ -f2 [2021-03-08T07:00:55.638Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-08T07:00:55.638Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-08T07:00:55.638Z] ++ dirname cmd/core-data/Dockerfile [2021-03-08T07:00:55.638Z] ++ cut -d/ -f2 [2021-03-08T07:00:55.638Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-08T07:00:55.638Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-08T07:00:55.638Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-08T07:00:55.638Z] ++ cut -d/ -f2 [2021-03-08T07:00:55.638Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-08T07:00:55.638Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-08T07:00:55.638Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-08T07:00:55.638Z] ++ cut -d/ -f2 [2021-03-08T07:00:55.638Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-08T07:00:55.638Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-08T07:00:55.638Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-08T07:00:55.638Z] ++ cut -d/ -f2 [2021-03-08T07:00:55.638Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-08T07:00:55.638Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-08T07:00:55.638Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-08T07:00:55.638Z] ++ cut -d/ -f2 [2021-03-08T07:00:55.638Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-08T07:00:55.638Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-08T07:00:55.638Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-08T07:00:55.638Z] ++ cut -d/ -f2 [2021-03-08T07:00:55.638Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-08T07:00:55.638Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-08T07:00:55.638Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-08T07:00:55.638Z] ++ cut -d/ -f2 [2021-03-08T07:00:55.638Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-08T07:00:55.638Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-08T07:00:55.638Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-08T07:00:55.638Z] ++ cut -d/ -f2 [2021-03-08T07:00:55.638Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-08T07:00:55.755Z] 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-03-08T07:00:56.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-08T07:00:56.771Z] [2021-03-08T07:00:56.771Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-08T07:00:57.154Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-08T07:00:57.154Z] latest: Pulling from edgex-devops/git-semver [2021-03-08T07:00:57.154Z] 31603596830f: Pulling fs layer [2021-03-08T07:00:57.154Z] 2a8b12db71e7: Pulling fs layer [2021-03-08T07:00:57.154Z] 6ca5941a6612: Pulling fs layer [2021-03-08T07:00:57.154Z] ecc8261a40a4: Pulling fs layer [2021-03-08T07:00:57.154Z] ecc8261a40a4: Waiting [2021-03-08T07:00:57.154Z] 2a8b12db71e7: Verifying Checksum [2021-03-08T07:00:57.154Z] 2a8b12db71e7: Download complete [2021-03-08T07:00:57.418Z] 31603596830f: Verifying Checksum [2021-03-08T07:00:57.418Z] 31603596830f: Download complete [2021-03-08T07:00:57.418Z] ecc8261a40a4: Verifying Checksum [2021-03-08T07:00:57.418Z] ecc8261a40a4: Download complete [2021-03-08T07:00:57.418Z] 6ca5941a6612: Verifying Checksum [2021-03-08T07:00:57.418Z] 6ca5941a6612: Download complete [2021-03-08T07:00:57.997Z] 31603596830f: Pull complete [2021-03-08T07:00:57.998Z] 2a8b12db71e7: Pull complete [2021-03-08T07:00:58.973Z] 6ca5941a6612: Pull complete [2021-03-08T07:00:59.239Z] ecc8261a40a4: Pull complete [2021-03-08T07:00:59.239Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-08T07:00:59.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-08T07:00:59.239Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-08T07:00:59.421Z] prd-centos7-docker-4c-2g-28954 does not seem to be running inside a container [2021-03-08T07:00:59.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-08T07:01:02.181Z] $ docker top 6fef0f33f6c72be0850d61a94b6e2b7236d30daaad6d222954d9056f4814696a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-08T07:01:02.703Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-08T07:01:02.703Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-08T07:01:02.985Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-08T07:01:02.990Z] $ docker exec 6fef0f33f6c72be0850d61a94b6e2b7236d30daaad6d222954d9056f4814696a ssh-agent [2021-03-08T07:01:03.217Z] SSH_AUTH_SOCK=/tmp/ssh-0gk6WYa7tDch/agent.11 [2021-03-08T07:01:03.217Z] SSH_AGENT_PID=16 [2021-03-08T07:01:03.237Z] Running ssh-add (command line suppressed) [2021-03-08T07:01:03.375Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5509359676120778998.key (/w/workspace/edgex-go/1@tmp/private_key_5509359676120778998.key) [2021-03-08T07:01:03.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-08T07:01:03.874Z] + git tag --points-at HEAD [Pipeline] } [2021-03-08T07:01:03.908Z] $ docker exec --env ******** --env ******** 6fef0f33f6c72be0850d61a94b6e2b7236d30daaad6d222954d9056f4814696a ssh-agent -k [2021-03-08T07:01:04.029Z] unset SSH_AUTH_SOCK; [2021-03-08T07:01:04.030Z] unset SSH_AGENT_PID; [2021-03-08T07:01:04.030Z] echo Agent pid 16 killed; [2021-03-08T07:01:04.082Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-08T07:01:04.280Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-08T07:01:04.280Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-08T07:01:04.503Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-08T07:01:04.509Z] $ docker exec 6fef0f33f6c72be0850d61a94b6e2b7236d30daaad6d222954d9056f4814696a ssh-agent [2021-03-08T07:01:04.716Z] SSH_AUTH_SOCK=/tmp/ssh-0VlBi9JJ2gtW/agent.44 [2021-03-08T07:01:04.716Z] SSH_AGENT_PID=50 [2021-03-08T07:01:04.725Z] Running ssh-add (command line suppressed) [2021-03-08T07:01:04.869Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2375739923559585777.key (/w/workspace/edgex-go/1@tmp/private_key_2375739923559585777.key) [2021-03-08T07:01:04.932Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-08T07:01:05.326Z] + git semver init [2021-03-08T07:01:05.326Z] # -> Open(): unable to determine branch for HEAD [2021-03-08T07:01:05.326Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-03-08T07:01:05.326Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-03-08T07:01:05.326Z] # $SEMVER_REMOTE_NAME = origin [2021-03-08T07:01:05.326Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-08T07:01:05.326Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-08T07:01:05.326Z] # $SEMVER_BRANCH = PR-3234 [2021-03-08T07:01:05.326Z] # $SEMVER_TEMP = /tmp/semver-510667509 [2021-03-08T07:01:05.326Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-08T07:01:37.706Z] # '/tmp/semver-510667509' -> '/w/workspace/edgex-go/1/.semver' [2021-03-08T07:01:37.706Z] # -> Force: false [2021-03-08T07:01:37.706Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-03-08T07:01:37.729Z] $ docker exec --env ******** --env ******** 6fef0f33f6c72be0850d61a94b6e2b7236d30daaad6d222954d9056f4814696a ssh-agent -k [2021-03-08T07:01:38.103Z] unset SSH_AUTH_SOCK; [2021-03-08T07:01:38.104Z] unset SSH_AGENT_PID; [2021-03-08T07:01:38.104Z] echo Agent pid 50 killed; [2021-03-08T07:01:38.194Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-08T07:01:38.788Z] + git semver [Pipeline] } [2021-03-08T07:01:38.827Z] $ docker stop --time=1 6fef0f33f6c72be0850d61a94b6e2b7236d30daaad6d222954d9056f4814696a [2021-03-08T07:01:40.891Z] $ docker rm -f 6fef0f33f6c72be0850d61a94b6e2b7236d30daaad6d222954d9056f4814696a [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-08T07:01:41.584Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-08T07:01:42.259Z] Stashed 1 file(s) [Pipeline] echo [2021-03-08T07:01:42.282Z] [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-03-08T07:01:43.708Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-08T07:01:44.037Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-08T07:01:44.385Z] + sudo service docker restart [2021-03-08T07:01:44.385Z] + true [2021-03-08T07:01:44.385Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-08T07:01:45.380Z] ========================================================= [2021-03-08T07:01:45.380Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-08T07:01:45.380Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-08T07:01:45.767Z] + 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-03-08T07:01:50.007Z] Sending build context to Docker daemon 328.3MB [2021-03-08T07:01:50.007Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-08T07:01:50.007Z] Step 2/6 : FROM ${BASE} [2021-03-08T07:01:50.007Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-08T07:01:50.007Z] 188c0c94c7c5: Pulling fs layer [2021-03-08T07:01:50.007Z] 0ef7d3d256c8: Pulling fs layer [2021-03-08T07:01:50.007Z] de9db76c5a1d: Pulling fs layer [2021-03-08T07:01:50.007Z] bca2f99d35d6: Pulling fs layer [2021-03-08T07:01:50.007Z] 93359f2a8cfa: Pulling fs layer [2021-03-08T07:01:50.007Z] 7c6f9722023f: Pulling fs layer [2021-03-08T07:01:50.007Z] a35cf1a2eb13: Pulling fs layer [2021-03-08T07:01:50.007Z] 93359f2a8cfa: Waiting [2021-03-08T07:01:50.007Z] 7c6f9722023f: Waiting [2021-03-08T07:01:50.007Z] a35cf1a2eb13: Waiting [2021-03-08T07:01:50.007Z] bca2f99d35d6: Waiting [2021-03-08T07:01:50.007Z] de9db76c5a1d: Verifying Checksum [2021-03-08T07:01:50.007Z] de9db76c5a1d: Download complete [2021-03-08T07:01:50.007Z] 0ef7d3d256c8: Verifying Checksum [2021-03-08T07:01:50.007Z] 0ef7d3d256c8: Download complete [2021-03-08T07:01:50.007Z] 93359f2a8cfa: Verifying Checksum [2021-03-08T07:01:50.007Z] 93359f2a8cfa: Download complete [2021-03-08T07:01:50.007Z] 7c6f9722023f: Download complete [2021-03-08T07:01:50.007Z] 188c0c94c7c5: Verifying Checksum [2021-03-08T07:01:50.007Z] 188c0c94c7c5: Download complete [2021-03-08T07:01:50.279Z] 188c0c94c7c5: Pull complete [2021-03-08T07:01:50.545Z] 0ef7d3d256c8: Pull complete [2021-03-08T07:01:50.810Z] de9db76c5a1d: Pull complete [2021-03-08T07:01:52.237Z] a35cf1a2eb13: Verifying Checksum [2021-03-08T07:01:52.237Z] a35cf1a2eb13: Download complete [2021-03-08T07:01:53.673Z] bca2f99d35d6: Verifying Checksum [2021-03-08T07:01:53.673Z] bca2f99d35d6: Download complete [2021-03-08T07:01:57.971Z] Still waiting to schedule task [2021-03-08T07:01:57.971Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-08T07:02:00.354Z] bca2f99d35d6: Pull complete [2021-03-08T07:02:00.354Z] 93359f2a8cfa: Pull complete [2021-03-08T07:02:00.354Z] 7c6f9722023f: Pull complete [2021-03-08T07:02:05.719Z] a35cf1a2eb13: Pull complete [2021-03-08T07:02:05.719Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-08T07:02:05.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-08T07:02:05.719Z] ---> a62c8e92a672 [2021-03-08T07:02:05.719Z] 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-03-08T07:02:05.719Z] ---> Running in 67323824bac8 [2021-03-08T07:02:05.984Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T07:02:06.940Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T07:02:07.519Z] (1/12) Installing libmagic (5.38-r0) [2021-03-08T07:02:07.783Z] (2/12) Installing file (5.38-r0) [2021-03-08T07:02:07.783Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-08T07:02:07.783Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-08T07:02:25.977Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-08T07:02:25.977Z] (6/12) Installing patch (2.7.6-r6) [2021-03-08T07:02:25.977Z] (7/12) Installing build-base (0.5-r2) [2021-03-08T07:02:25.977Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-08T07:02:25.977Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-08T07:02:25.977Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-08T07:02:25.977Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-08T07:02:25.977Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-08T07:02:25.977Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:02:25.977Z] OK: 233 MiB in 51 packages [2021-03-08T07:02:27.379Z] Removing intermediate container 67323824bac8 [2021-03-08T07:02:27.379Z] ---> 2356f2942fda [2021-03-08T07:02:27.379Z] Step 4/6 : WORKDIR /edgex-go [2021-03-08T07:02:27.379Z] ---> Running in 7557305b443c [2021-03-08T07:02:27.648Z] Removing intermediate container 7557305b443c [2021-03-08T07:02:27.648Z] ---> 4de5ddf0fac4 [2021-03-08T07:02:27.648Z] Step 5/6 : COPY go.mod . [2021-03-08T07:02:27.917Z] ---> 9da03473cb61 [2021-03-08T07:02:27.917Z] Step 6/6 : RUN go mod download [2021-03-08T07:02:28.191Z] ---> Running in 1b7bca0124fd [2021-03-08T07:02:54.929Z] Removing intermediate container 1b7bca0124fd [2021-03-08T07:02:54.929Z] ---> dc4d3d12b7d6 [2021-03-08T07:02:54.929Z] Successfully built dc4d3d12b7d6 [2021-03-08T07:02:54.929Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-08T07:02:55.322Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-08T07:02:55.322Z] . [Pipeline] withDockerContainer [2021-03-08T07:02:55.464Z] prd-centos7-docker-4c-2g-28954 does not seem to be running inside a container [2021-03-08T07:02:55.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-08T07:02:56.687Z] $ docker top 00b1bdff9b986b8a8acdac3313b670d4574aadfac30f21d4d838efaad89c2e5b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-08T07:02:57.326Z] + go version [2021-03-08T07:02:57.326Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-08T07:02:57.355Z] $ docker stop --time=1 00b1bdff9b986b8a8acdac3313b670d4574aadfac30f21d4d838efaad89c2e5b [2021-03-08T07:02:58.871Z] $ docker rm -f 00b1bdff9b986b8a8acdac3313b670d4574aadfac30f21d4d838efaad89c2e5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-08T07:02:59.911Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-08T07:02:59.911Z] . [Pipeline] withDockerContainer [2021-03-08T07:03:00.078Z] prd-centos7-docker-4c-2g-28954 does not seem to be running inside a container [2021-03-08T07:03:00.138Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-08T07:03:00.946Z] $ docker top 7833ccb98caa6d550bd9d13fd019390a2d41ce19d9ddf00e23d3e86ac422c614 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-08T07:03:01.202Z] ========================================================= [2021-03-08T07:03:01.202Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-08T07:03:01.202Z] ========================================================= [Pipeline] sh [2021-03-08T07:03:01.528Z] + make test [2021-03-08T07:03:01.528Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-08T07:03:13.867Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-08T07:03:32.176Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-08T07:03:40.945Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-08T07:03:40.945Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-08T07:03:40.945Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-08T07:03:43.703Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-08T07:03:43.703Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-08T07:03:43.703Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-08T07:03:43.703Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-08T07:03:44.712Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-08T07:03:45.307Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-08T07:03:47.964Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-08T07:03:47.964Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-08T07:03:47.964Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-08T07:03:51.335Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.162s coverage: 45.9% of statements [2021-03-08T07:03:51.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-08T07:03:51.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-08T07:03:51.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-08T07:03:51.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-08T07:03:51.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-08T07:03:51.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-08T07:03:51.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-08T07:03:51.335Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.129s coverage: 100.0% of statements [2021-03-08T07:03:53.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.264s coverage: 27.1% of statements [2021-03-08T07:03:53.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-08T07:03:53.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-08T07:03:53.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-08T07:03:53.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-08T07:03:53.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-08T07:03:53.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-08T07:03:53.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.057s coverage: 100.0% of statements [2021-03-08T07:03:53.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-08T07:03:53.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.052s coverage: 100.0% of statements [2021-03-08T07:03:53.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-08T07:03:53.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-08T07:03:54.538Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.134s coverage: 66.2% of statements [2021-03-08T07:03:54.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-08T07:03:54.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-08T07:03:54.810Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.432s coverage: 82.4% of statements [2021-03-08T07:03:54.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-08T07:03:54.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-08T07:03:54.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-08T07:03:54.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-08T07:03:58.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.474s coverage: 28.6% of statements [2021-03-08T07:03:58.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-08T07:03:58.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-08T07:03:58.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-08T07:03:58.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-08T07:03:58.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-08T07:03:58.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.076s coverage: 100.0% of statements [2021-03-08T07:03:58.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-08T07:03:58.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.056s coverage: 100.0% of statements [2021-03-08T07:03:58.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-08T07:03:58.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.148s coverage: 86.7% of statements [2021-03-08T07:03:58.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-08T07:03:58.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.183s coverage: 97.5% of statements [2021-03-08T07:03:58.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-08T07:03:58.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.103s coverage: 78.3% of statements [2021-03-08T07:03:58.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-08T07:03:58.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-08T07:03:58.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-08T07:03:58.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-08T07:04:00.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.423s coverage: 92.8% of statements [2021-03-08T07:04:00.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-08T07:04:00.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-08T07:04:00.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-08T07:04:00.880Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-08T07:04:00.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-08T07:04:00.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-08T07:04:00.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-08T07:04:00.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-08T07:04:00.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-08T07:04:00.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-08T07:04:00.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-08T07:04:00.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-08T07:04:00.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-08T07:04:00.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-08T07:04:00.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-08T07:04:00.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-08T07:04:00.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-08T07:04:00.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-08T07:04:00.880Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.035s coverage: 58.8% of statements [2021-03-08T07:04:00.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-08T07:04:00.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-08T07:04:00.880Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.079s coverage: 0.1% of statements [2021-03-08T07:04:00.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-08T07:04:00.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-08T07:04:00.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-08T07:04:00.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.037s coverage: 47.1% of statements [2021-03-08T07:04:00.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.079s coverage: 79.5% of statements [2021-03-08T07:04:00.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.035s coverage: 94.1% of statements [2021-03-08T07:04:01.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.048s coverage: 96.3% of statements [2021-03-08T07:04:01.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-03-08T07:04:13.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.086s coverage: 94.4% of statements [2021-03-08T07:04:13.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.029s coverage: 44.8% of statements [2021-03-08T07:04:13.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.080s coverage: 81.4% of statements [2021-03-08T07:04:28.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.148s coverage: 92.9% of statements [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-08T07:04:28.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 77.8% of statements [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-08T07:04:28.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-08T07:04:28.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.030s coverage: 100.0% of statements [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-08T07:04:28.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 75.5% of statements [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-08T07:04:28.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-03-08T07:04:28.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-03-08T07:04:28.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 84.6% of statements [2021-03-08T07:04:28.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.104s coverage: 91.6% of statements [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-08T07:04:28.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.214s coverage: 62.4% of statements [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-08T07:04:28.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.036s coverage: 100.0% of statements [2021-03-08T07:04:28.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.051s coverage: 91.3% of statements [2021-03-08T07:04:28.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-03-08T07:04:28.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements [2021-03-08T07:04:28.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements [2021-03-08T07:04:28.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.551s coverage: 69.0% of statements [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-08T07:04:28.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 38.4% of statements [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-08T07:04:28.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.078s coverage: 89.5% of statements [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-08T07:04:28.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.041s coverage: 84.8% of statements [2021-03-08T07:04:28.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.187s coverage: 47.0% of statements [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-08T07:04:28.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.059s coverage: 100.0% of statements [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-08T07:04:28.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.057s coverage: 100.0% of statements [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-08T07:04:28.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.154s coverage: 88.5% of statements [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-08T07:04:28.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.806s coverage: 29.1% of statements [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-08T07:04:28.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.111s coverage: 99.0% of statements [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-08T07:04:28.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.050s coverage: 100.0% of statements [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-08T07:04:28.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.093s coverage: 95.6% of statements [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-08T07:04:28.819Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.031s coverage: 0.0% of statements [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-08T07:04:28.819Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-08T07:04:28.819Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.049s coverage: 87.9% of statements [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-08T07:04:28.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-08T07:04:28.819Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements [2021-03-08T07:04:28.819Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.039s coverage: 32.1% of statements [2021-03-08T07:04:28.819Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.067s coverage: 100.0% of statements [2021-03-08T07:04:28.819Z] GO111MODULE=on go vet ./... [2021-03-08T07:04:43.479Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28962 in /w/workspace/edgexfoundry_edgex-go_PR-3234 [Pipeline] { [Pipeline] ws [2021-03-08T07:04:43.584Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-08T07:04:50.231Z] using credential edgex-jenkins-ssh [2021-03-08T07:04:50.288Z] Cloning the remote Git repository [2021-03-08T07:04:50.380Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-08T07:04:50.536Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-08T07:04:50.617Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-08T07:04:50.618Z] > git --version # timeout=10 [2021-03-08T07:04:50.634Z] > git --version # 'git version 2.17.1' [2021-03-08T07:04:50.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-08T07:04:50.733Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-08T07:05:01.302Z] gofmt -l . [2021-03-08T07:05:01.302Z] [ "`gofmt -l .`" = "" ] [2021-03-08T07:05:01.572Z] ./bin/test-go-mod-tidy.sh [2021-03-08T07:05:02.546Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-08T07:05:03.773Z] + ls -al . [2021-03-08T07:05:03.774Z] total 732 [2021-03-08T07:05:03.774Z] drwxrwxr-x 10 1001 1001 4096 Mar 8 07:05 . [2021-03-08T07:05:03.774Z] drwxr-xr-x 4 root root 28 Mar 8 07:03 .. [2021-03-08T07:05:03.774Z] -rw-rw-r-- 1 1001 1001 11 Mar 8 07:00 .dockerignore [2021-03-08T07:05:03.774Z] drwxrwxr-x 8 1001 1001 179 Mar 8 07:00 .git [2021-03-08T07:05:03.774Z] drwxrwxr-x 3 1001 1001 125 Mar 8 07:00 .github [2021-03-08T07:05:03.774Z] -rw-rw-r-- 1 1001 1001 818 Mar 8 07:00 .gitignore [2021-03-08T07:05:03.774Z] drwx------ 3 1001 1001 60 Mar 8 07:01 .semver [2021-03-08T07:05:03.774Z] -rw-rw-r-- 1 1001 1001 166 Mar 8 07:00 .sonarcloud.properties [2021-03-08T07:05:03.774Z] -rw-rw-r-- 1 1001 1001 8475 Mar 8 07:00 Attribution.txt [2021-03-08T07:05:03.774Z] -rw-rw-r-- 1 1001 1001 3804 Mar 8 07:00 CONTRIBUTING.md [2021-03-08T07:05:03.774Z] -rw-rw-r-- 1 1001 1001 931 Mar 8 07:00 Dockerfile.build [2021-03-08T07:05:03.774Z] -rw-rw-r-- 1 1001 1001 863 Mar 8 07:00 Jenkinsfile [2021-03-08T07:05:03.774Z] -rw-rw-r-- 1 1001 1001 10775 Mar 8 07:00 LICENSE [2021-03-08T07:05:03.774Z] -rw-rw-r-- 1 1001 1001 5774 Mar 8 07:00 Makefile [2021-03-08T07:05:03.774Z] -rw-rw-r-- 1 1001 1001 6524 Mar 8 07:00 README.md [2021-03-08T07:05:03.774Z] -rw-rw-r-- 1 1001 1001 6755 Mar 8 07:00 SECURITY.md [2021-03-08T07:05:03.774Z] -rw-rw-r-- 1 1001 1001 5 Mar 8 07:01 VERSION [2021-03-08T07:05:03.774Z] -rw-rw-r-- 1 1001 1001 4131 Mar 8 07:00 ZMQWindows.md [2021-03-08T07:05:03.774Z] drwxrwxr-x 2 1001 1001 117 Mar 8 07:00 bin [2021-03-08T07:05:03.774Z] drwxrwxr-x 14 1001 1001 4096 Mar 8 07:00 cmd [2021-03-08T07:05:03.774Z] -rw-r--r-- 1 root root 621194 Mar 8 07:04 coverage.out [2021-03-08T07:05:03.774Z] -rw-r--r-- 1 root root 1056 Mar 8 07:05 go.mod [2021-03-08T07:05:03.774Z] -rw-r--r-- 1 root root 21701 Mar 8 07:05 go.sum [2021-03-08T07:05:03.774Z] drwxrwxr-x 8 1001 1001 127 Mar 8 07:00 internal [2021-03-08T07:05:03.774Z] drwxrwxr-x 4 1001 1001 26 Mar 8 07:00 openapi [2021-03-08T07:05:03.774Z] drwxrwxr-x 4 1001 1001 71 Mar 8 07:00 snap [2021-03-08T07:05:03.774Z] -rw-rw-r-- 1 1001 1001 168 Mar 8 07:00 version.go [Pipeline] sh [2021-03-08T07:05:04.166Z] + '[' -e coverage.out ] [2021-03-08T07:05:04.166Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-08T07:05:04.414Z] Stashed 1 file(s) [Pipeline] sh [2021-03-08T07:05:04.733Z] + make build [2021-03-08T07:05:04.733Z] 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-03-08T07:05:10.070Z] 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-03-08T07:05:18.364Z] 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-03-08T07:05:19.316Z] 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-03-08T07:05:19.788Z] Merging remotes/origin/master commit 2c126a996be31befa6625c4f217e526aa48b3805 into PR head commit bcdc0b503bfe55a544ff90db21609e7c171f1072 [2021-03-08T07:05:20.370Z] Merge succeeded, producing bcdc0b503bfe55a544ff90db21609e7c171f1072 [2021-03-08T07:05:20.371Z] Checking out Revision bcdc0b503bfe55a544ff90db21609e7c171f1072 (PR-3234) [2021-03-08T07:05:19.008Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-08T07:05:19.024Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-08T07:05:19.059Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-08T07:05:19.096Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-08T07:05:19.096Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-08T07:05:19.110Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3234/head:refs/remotes/origin/PR-3234 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-08T07:05:19.813Z] > git config core.sparsecheckout # timeout=10 [2021-03-08T07:05:19.828Z] > git checkout -f bcdc0b503bfe55a544ff90db21609e7c171f1072 # timeout=10 [2021-03-08T07:05:20.254Z] > git remote # timeout=10 [2021-03-08T07:05:20.291Z] > git config --get remote.origin.url # timeout=10 [2021-03-08T07:05:20.318Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-08T07:05:20.329Z] > git merge 2c126a996be31befa6625c4f217e526aa48b3805 # timeout=10 [2021-03-08T07:05:20.356Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-08T07:05:20.380Z] > git config core.sparsecheckout # timeout=10 [2021-03-08T07:05:20.403Z] > git checkout -f bcdc0b503bfe55a544ff90db21609e7c171f1072 # timeout=10 [2021-03-08T07:05:21.286Z] 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-03-08T07:05:21.867Z] 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-03-08T07:05:23.811Z] 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-03-08T07:05:24.859Z] Commit message: "Bump github.com/lib/pq from 1.9.0 to 1.10.0" [2021-03-08T07:05:24.922Z] > git --version # timeout=10 [2021-03-08T07:05:24.931Z] > git --version # 'git version 2.17.1' [2021-03-08T07:05:24.952Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2021-03-08T07:05:25.751Z] 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 [Pipeline] sh [2021-03-08T07:05:26.711Z] 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-03-08T07:05:26.717Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-08T07:05:27.230Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-08T07:05:27.587Z] + sudo service docker restart [2021-03-08T07:05:27.587Z] + true [2021-03-08T07:05:28.124Z] 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-03-08T07:05:29.553Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-08T07:05:29.707Z] provisioning config files... [2021-03-08T07:05:29.755Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2902302703609419473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-08T07:05:30.217Z] ---> docker-login.sh [2021-03-08T07:05:30.217Z] nexus3.edgexfoundry.org:10001 [2021-03-08T07:05:30.963Z] 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-03-08T07:05:31.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-08T07:05:31.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-08T07:05:31.487Z] Configure a credential helper to remove this warning. See [2021-03-08T07:05:31.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-08T07:05:31.487Z] [2021-03-08T07:05:31.487Z] Login Succeeded [2021-03-08T07:05:31.487Z] nexus3.edgexfoundry.org:10002 [2021-03-08T07:05:32.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-08T07:05:32.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-08T07:05:32.088Z] Configure a credential helper to remove this warning. See [2021-03-08T07:05:32.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-08T07:05:32.088Z] [2021-03-08T07:05:32.088Z] Login Succeeded [2021-03-08T07:05:32.088Z] nexus3.edgexfoundry.org:10003 [2021-03-08T07:05:32.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-08T07:05:32.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-08T07:05:32.640Z] Configure a credential helper to remove this warning. See [2021-03-08T07:05:32.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-08T07:05:32.640Z] [2021-03-08T07:05:32.640Z] Login Succeeded [2021-03-08T07:05:32.640Z] nexus3.edgexfoundry.org:10004 [2021-03-08T07:05:32.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-08T07:05:33.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-08T07:05:33.185Z] Configure a credential helper to remove this warning. See [2021-03-08T07:05:33.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-08T07:05:33.185Z] [2021-03-08T07:05:33.185Z] Login Succeeded [2021-03-08T07:05:33.185Z] docker.io [2021-03-08T07:05:33.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [2021-03-08T07:05:33.583Z] $ docker stop --time=1 7833ccb98caa6d550bd9d13fd019390a2d41ce19d9ddf00e23d3e86ac422c614 [2021-03-08T07:05:33.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-08T07:05:33.737Z] Configure a credential helper to remove this warning. See [2021-03-08T07:05:33.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-08T07:05:33.737Z] [2021-03-08T07:05:33.737Z] Login Succeeded [2021-03-08T07:05:33.737Z] ---> docker-login.sh ends [2021-03-08T07:05:35.295Z] $ docker rm -f 7833ccb98caa6d550bd9d13fd019390a2d41ce19d9ddf00e23d3e86ac422c614 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-03-08T07:05:35.973Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-03-08T07:05:38.955Z] ========================================================= [2021-03-08T07:05:38.955Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-08T07:05:38.955Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-03-08T07:05:39.383Z] + 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-03-08T07:05:39.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-08T07:05:39.455Z] [2021-03-08T07:05:39.455Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-08T07:05:39.864Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-08T07:05:39.864Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-08T07:05:39.864Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-08T07:05:39.864Z] ca9280d653b3: Pulling fs layer [2021-03-08T07:05:39.864Z] 7e9c9ca2126c: Pulling fs layer [2021-03-08T07:05:40.133Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-08T07:05:40.133Z] cbdbe7a5bc2a: Download complete [2021-03-08T07:05:40.730Z] cbdbe7a5bc2a: Pull complete [2021-03-08T07:05:41.006Z] ca9280d653b3: Verifying Checksum [2021-03-08T07:05:41.006Z] ca9280d653b3: Download complete [2021-03-08T07:05:42.040Z] Sending build context to Docker daemon 166.6MB [2021-03-08T07:05:42.040Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-08T07:05:42.040Z] Step 2/6 : FROM ${BASE} [2021-03-08T07:05:42.040Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-08T07:05:42.040Z] 5f621e34cdf4: Pulling fs layer [2021-03-08T07:05:42.040Z] a4357932f1b6: Pulling fs layer [2021-03-08T07:05:42.040Z] 18c013af1878: Pulling fs layer [2021-03-08T07:05:42.040Z] 00ac8860ef70: Pulling fs layer [2021-03-08T07:05:42.040Z] 63d7cb157983: Pulling fs layer [2021-03-08T07:05:42.040Z] b116817d02f9: Pulling fs layer [2021-03-08T07:05:42.040Z] 745a02a5169b: Pulling fs layer [2021-03-08T07:05:42.040Z] 63d7cb157983: Waiting [2021-03-08T07:05:42.040Z] b116817d02f9: Waiting [2021-03-08T07:05:42.040Z] 745a02a5169b: Waiting [2021-03-08T07:05:42.040Z] 00ac8860ef70: Waiting [2021-03-08T07:05:42.040Z] 18c013af1878: Download complete [2021-03-08T07:05:42.040Z] a4357932f1b6: Download complete [2021-03-08T07:05:42.040Z] 63d7cb157983: Download complete [2021-03-08T07:05:42.040Z] b116817d02f9: Verifying Checksum [2021-03-08T07:05:42.040Z] b116817d02f9: Download complete [2021-03-08T07:05:42.040Z] 5f621e34cdf4: Verifying Checksum [2021-03-08T07:05:42.040Z] 5f621e34cdf4: Download complete [2021-03-08T07:05:42.327Z] 5f621e34cdf4: Pull complete [2021-03-08T07:05:42.448Z] ca9280d653b3: Pull complete [2021-03-08T07:05:42.928Z] a4357932f1b6: Pull complete [2021-03-08T07:05:43.202Z] 18c013af1878: Pull complete [2021-03-08T07:05:43.405Z] 7e9c9ca2126c: Verifying Checksum [2021-03-08T07:05:43.405Z] 7e9c9ca2126c: Download complete [2021-03-08T07:05:45.194Z] 745a02a5169b: Verifying Checksum [2021-03-08T07:05:45.194Z] 745a02a5169b: Download complete [2021-03-08T07:05:46.179Z] 00ac8860ef70: Verifying Checksum [2021-03-08T07:05:46.179Z] 00ac8860ef70: Download complete [2021-03-08T07:05:50.082Z] 7e9c9ca2126c: Pull complete [2021-03-08T07:05:50.082Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-08T07:05:50.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-08T07:05:50.082Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-08T07:05:50.290Z] prd-centos7-docker-4c-2g-28954 does not seem to be running inside a container [2021-03-08T07:05:50.353Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-08T07:05:53.619Z] $ docker top e75304fa03266fb199f0116fa907689d2ea0a4b1fe6bbcceaa79ccab8a901a38 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-08T07:05:54.353Z] + docker-compose build --help [2021-03-08T07:05:54.353Z] + grep parallel [2021-03-08T07:05:55.378Z] --parallel Build images in parallel. [Pipeline] } [2021-03-08T07:05:55.408Z] $ docker stop --time=1 e75304fa03266fb199f0116fa907689d2ea0a4b1fe6bbcceaa79ccab8a901a38 [2021-03-08T07:05:56.369Z] 00ac8860ef70: Pull complete [2021-03-08T07:05:56.369Z] 63d7cb157983: Pull complete [2021-03-08T07:05:56.369Z] b116817d02f9: Pull complete [2021-03-08T07:05:56.825Z] $ docker rm -f e75304fa03266fb199f0116fa907689d2ea0a4b1fe6bbcceaa79ccab8a901a38 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-08T07:05:57.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-08T07:05:57.598Z] . [Pipeline] withDockerContainer [2021-03-08T07:05:57.767Z] prd-centos7-docker-4c-2g-28954 does not seem to be running inside a container [2021-03-08T07:05:57.825Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-08T07:05:58.713Z] $ docker top 15332af86bbd0e8dbaccb5082d720f900c973732904bfaf4cbd9476efc7e7a11 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-08T07:05:59.382Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-08T07:05:59.763Z] 745a02a5169b: Pull complete [2021-03-08T07:05:59.763Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-08T07:05:59.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-08T07:05:59.763Z] ---> b7e6874047d6 [2021-03-08T07:05:59.763Z] 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-03-08T07:06:00.350Z] Building docker-core-command-go ... [2021-03-08T07:06:00.350Z] Building docker-core-data-go ... [2021-03-08T07:06:00.350Z] Building docker-core-metadata-go ... [2021-03-08T07:06:00.350Z] Building docker-security-bootstrapper-go ... [2021-03-08T07:06:00.350Z] Building docker-security-proxy-setup-go ... [2021-03-08T07:06:00.350Z] Building docker-security-secretstore-setup-go ... [2021-03-08T07:06:00.350Z] Building docker-support-notifications-go ... [2021-03-08T07:06:00.350Z] Building docker-support-scheduler-go ... [2021-03-08T07:06:00.350Z] Building docker-sys-mgmt-agent-go ... [2021-03-08T07:06:00.350Z] Building docker-security-proxy-setup-go [2021-03-08T07:06:00.350Z] Building docker-security-secretstore-setup-go [2021-03-08T07:06:00.350Z] Building docker-sys-mgmt-agent-go [2021-03-08T07:06:00.350Z] Building docker-support-scheduler-go [2021-03-08T07:06:00.350Z] Building docker-core-command-go [2021-03-08T07:06:03.184Z] ---> Running in ff942e031b5d [2021-03-08T07:06:04.171Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:06:05.157Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:06:05.431Z] (1/12) Installing libmagic (5.38-r0) [2021-03-08T07:06:05.706Z] (2/12) Installing file (5.38-r0) [2021-03-08T07:06:05.979Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-08T07:06:05.979Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-08T07:06:10.302Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-08T07:06:10.583Z] (6/12) Installing patch (2.7.6-r6) [2021-03-08T07:06:10.583Z] (7/12) Installing build-base (0.5-r2) [2021-03-08T07:06:10.583Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-08T07:06:10.583Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-08T07:06:10.857Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-08T07:06:10.857Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-08T07:06:11.130Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-08T07:06:11.130Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:06:11.130Z] OK: 217 MiB in 51 packages [2021-03-08T07:06:15.438Z] Removing intermediate container ff942e031b5d [2021-03-08T07:06:15.438Z] ---> 8d48b61c6c81 [2021-03-08T07:06:15.438Z] Step 4/6 : WORKDIR /edgex-go [2021-03-08T07:06:15.438Z] ---> Running in ffb3dbfe66ad [2021-03-08T07:06:16.034Z] Removing intermediate container ffb3dbfe66ad [2021-03-08T07:06:16.034Z] ---> c46647f4ec22 [2021-03-08T07:06:16.034Z] Step 5/6 : COPY go.mod . [2021-03-08T07:06:16.632Z] ---> dfd17a712f23 [2021-03-08T07:06:16.632Z] Step 6/6 : RUN go mod download [2021-03-08T07:06:16.632Z] ---> Running in dff9a5ca1e52 [2021-03-08T07:06:39.289Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:06:39.289Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:06:39.289Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:06:39.289Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:06:39.289Z] ---> dc4d3d12b7d6 [2021-03-08T07:06:39.289Z] Step 3/22 : WORKDIR /edgex-go [2021-03-08T07:06:39.289Z] ---> dc4d3d12b7d6 [2021-03-08T07:06:39.289Z] Step 3/23 : WORKDIR /edgex-go [2021-03-08T07:06:39.289Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:06:39.289Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:06:39.289Z] ---> dc4d3d12b7d6 [2021-03-08T07:06:39.289Z] Step 3/26 : WORKDIR /edgex-go [2021-03-08T07:06:39.289Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:06:39.289Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:06:39.289Z] ---> dc4d3d12b7d6 [2021-03-08T07:06:39.289Z] Step 3/21 : WORKDIR /edgex-go [2021-03-08T07:06:39.289Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:06:39.289Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:06:39.289Z] ---> dc4d3d12b7d6 [2021-03-08T07:06:39.289Z] Step 3/24 : WORKDIR /edgex-go [2021-03-08T07:06:39.289Z] ---> Running in 24d95c0daa34 [2021-03-08T07:06:39.289Z] ---> Running in 235189a371a9 [2021-03-08T07:06:39.289Z] ---> Running in 45141e404f1b [2021-03-08T07:06:39.289Z] ---> Running in 3c8302b12fdb [2021-03-08T07:06:39.289Z] ---> Running in dfac0c658134 [2021-03-08T07:06:39.289Z] Removing intermediate container 45141e404f1b [2021-03-08T07:06:39.289Z] ---> f3bbe265d4d7 [2021-03-08T07:06:39.289Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:06:39.289Z] Removing intermediate container 24d95c0daa34 [2021-03-08T07:06:39.289Z] ---> 9bcea2b559f4 [2021-03-08T07:06:39.289Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:06:39.289Z] Removing intermediate container dfac0c658134 [2021-03-08T07:06:39.289Z] ---> 3af9cf4ebfa7 [2021-03-08T07:06:39.289Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:06:39.289Z] Removing intermediate container 235189a371a9 [2021-03-08T07:06:39.289Z] ---> f485e72b8ff7 [2021-03-08T07:06:39.289Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:06:39.289Z] Removing intermediate container 3c8302b12fdb [2021-03-08T07:06:39.289Z] ---> 16edc93d85ab [2021-03-08T07:06:39.289Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:06:39.289Z] ---> Running in 5a2970cc8f23 [2021-03-08T07:06:39.289Z] ---> Running in 8a705033843b [2021-03-08T07:06:39.289Z] ---> Running in 9216184a41d2 [2021-03-08T07:06:39.289Z] ---> Running in 5e04487370c1 [2021-03-08T07:06:39.289Z] ---> Running in 9bcb9198545d [2021-03-08T07:06:39.557Z] Removing intermediate container 9216184a41d2 [2021-03-08T07:06:39.558Z] ---> 7a54a7fff5b3 [2021-03-08T07:06:39.558Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-08T07:06:39.822Z] ---> Running in 9ebc8297b2f1 [2021-03-08T07:06:39.822Z] Removing intermediate container 5a2970cc8f23 [2021-03-08T07:06:39.822Z] ---> dfe776063f7b [2021-03-08T07:06:39.822Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-08T07:06:39.822Z] Removing intermediate container 8a705033843b [2021-03-08T07:06:39.822Z] ---> 6d153cd42ee8 [2021-03-08T07:06:39.822Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-08T07:06:40.086Z] ---> Running in db1f7c29c3e4 [2021-03-08T07:06:40.086Z] Removing intermediate container 9bcb9198545d [2021-03-08T07:06:40.086Z] ---> 183a0655db6f [2021-03-08T07:06:40.086Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-08T07:06:40.353Z] Removing intermediate container 5e04487370c1 [2021-03-08T07:06:40.353Z] ---> 47d04f43951d [2021-03-08T07:06:40.353Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-08T07:06:40.353Z] ---> Running in a7e2f50952a2 [2021-03-08T07:06:40.353Z] ---> Running in 56c2a6abeeb4 [2021-03-08T07:06:40.353Z] ---> Running in 59bd662bd71f [2021-03-08T07:06:40.941Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T07:06:41.225Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T07:06:41.490Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T07:06:41.490Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T07:06:41.490Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T07:06:41.798Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T07:06:41.798Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T07:06:42.072Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T07:06:42.072Z] OK: 233 MiB in 51 packages [2021-03-08T07:06:42.355Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T07:06:42.355Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T07:06:42.355Z] OK: 233 MiB in 51 packages [2021-03-08T07:06:42.625Z] OK: 233 MiB in 51 packages [2021-03-08T07:06:42.625Z] OK: 233 MiB in 51 packages [2021-03-08T07:06:42.890Z] Removing intermediate container 9ebc8297b2f1 [2021-03-08T07:06:42.890Z] ---> ab096c7b7751 [2021-03-08T07:06:42.890Z] Step 6/26 : COPY go.mod . [2021-03-08T07:06:42.890Z] Removing intermediate container db1f7c29c3e4 [2021-03-08T07:06:42.890Z] ---> 08d0447c1466 [2021-03-08T07:06:42.890Z] Step 6/24 : COPY go.mod . [2021-03-08T07:06:43.164Z] ---> d4d8abeb7457 [2021-03-08T07:06:43.164Z] Step 7/26 : RUN go mod download [2021-03-08T07:06:43.164Z] ---> addcc0672c06 [2021-03-08T07:06:43.164Z] Step 7/24 : RUN go mod download [2021-03-08T07:06:43.427Z] Removing intermediate container dff9a5ca1e52 [2021-03-08T07:06:43.427Z] ---> bda1e19cede5 [2021-03-08T07:06:43.436Z] ---> Running in 92bf459701cd [2021-03-08T07:06:43.436Z] OK: 233 MiB in 51 packages [2021-03-08T07:06:43.436Z] ---> Running in 21bb3f53e7e4 [2021-03-08T07:06:43.712Z] Removing intermediate container 56c2a6abeeb4 [2021-03-08T07:06:43.712Z] ---> 6d0e1b7e8479 [2021-03-08T07:06:43.712Z] Step 6/23 : COPY go.mod . [2021-03-08T07:06:43.712Z] Removing intermediate container a7e2f50952a2 [2021-03-08T07:06:43.712Z] ---> 404cf4de5c41 [2021-03-08T07:06:43.712Z] Step 6/21 : COPY go.mod . [2021-03-08T07:06:43.715Z] Successfully built bda1e19cede5 [2021-03-08T07:06:43.716Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-08T07:06:43.992Z] ---> 3e43067c820f [2021-03-08T07:06:43.992Z] Step 7/23 : RUN go mod download [2021-03-08T07:06:44.106Z] + docker inspect -f . ci-base-image-arm64 [2021-03-08T07:06:44.106Z] . [Pipeline] withDockerContainer [2021-03-08T07:06:44.276Z] ---> Running in 619661fb569f [2021-03-08T07:06:44.276Z] ---> 2348a54cca1d [2021-03-08T07:06:44.276Z] Step 7/21 : RUN go mod download [2021-03-08T07:06:44.396Z] prd-ubuntu18.04-docker-arm64-4c-16g-28962 does not seem to be running inside a container [2021-03-08T07:06:44.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-08T07:06:44.545Z] ---> Running in 2b691285bd6b [2021-03-08T07:06:44.545Z] Removing intermediate container 59bd662bd71f [2021-03-08T07:06:44.545Z] ---> 5cc14975a53f [2021-03-08T07:06:44.545Z] Step 6/22 : COPY go.mod . [2021-03-08T07:06:44.808Z] ---> 9aa4c38d5c08 [2021-03-08T07:06:44.808Z] Step 7/22 : RUN go mod download [2021-03-08T07:06:45.078Z] ---> Running in 2d0e43ede6dc [2021-03-08T07:06:45.980Z] $ docker top a582224a9ab119c0954d9fecabb895bb8bd121f73d41d1a8baf8ea9ba02c093b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-08T07:06:46.506Z] Removing intermediate container 21bb3f53e7e4 [2021-03-08T07:06:46.506Z] ---> fffca6d22aae [2021-03-08T07:06:46.506Z] Step 8/24 : COPY . . [2021-03-08T07:06:46.506Z] Removing intermediate container 92bf459701cd [2021-03-08T07:06:46.506Z] ---> 776cd21b8ac3 [2021-03-08T07:06:46.506Z] Step 8/26 : COPY . . [2021-03-08T07:06:46.506Z] Removing intermediate container 619661fb569f [2021-03-08T07:06:46.506Z] ---> ed20d31ebf2f [2021-03-08T07:06:46.506Z] Step 8/23 : COPY . . [2021-03-08T07:06:46.789Z] Removing intermediate container 2b691285bd6b [2021-03-08T07:06:46.789Z] ---> 3bccbbcf9a74 [2021-03-08T07:06:46.789Z] Step 8/21 : COPY . . [2021-03-08T07:06:47.079Z] + go version [2021-03-08T07:06:47.080Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-08T07:06:47.118Z] $ docker stop --time=1 a582224a9ab119c0954d9fecabb895bb8bd121f73d41d1a8baf8ea9ba02c093b [2021-03-08T07:06:48.748Z] Removing intermediate container 2d0e43ede6dc [2021-03-08T07:06:48.748Z] ---> 1f4de2cd27b9 [2021-03-08T07:06:48.748Z] Step 8/22 : COPY . . [2021-03-08T07:06:49.047Z] $ docker rm -f a582224a9ab119c0954d9fecabb895bb8bd121f73d41d1a8baf8ea9ba02c093b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-08T07:06:50.335Z] + docker inspect -f . ci-base-image-arm64 [2021-03-08T07:06:50.335Z] . [Pipeline] withDockerContainer [2021-03-08T07:06:50.644Z] prd-ubuntu18.04-docker-arm64-4c-16g-28962 does not seem to be running inside a container [2021-03-08T07:06:50.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-08T07:06:52.203Z] $ docker top c71aa5a87628b8ac0b8e6740fd514243312072fffc9767ba2edc75a38edd0aec -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-08T07:06:52.575Z] ========================================================= [2021-03-08T07:06:52.575Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-08T07:06:52.575Z] ========================================================= [Pipeline] sh [2021-03-08T07:06:53.238Z] + make test [2021-03-08T07:06:53.238Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-08T07:07:15.390Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-08T07:07:28.244Z] ---> ce4e3cc85977 [2021-03-08T07:07:28.244Z] ---> c3d839d91425 [2021-03-08T07:07:28.244Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-08T07:07:28.244Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-08T07:07:28.244Z] ---> Running in 5494c09358ee [2021-03-08T07:07:28.244Z] ---> Running in 6c7e5d9374ae [2021-03-08T07:07:28.244Z] ---> 601b5b123703 [2021-03-08T07:07:28.244Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-08T07:07:28.244Z] ---> ba6f96b207aa [2021-03-08T07:07:28.244Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-08T07:07:28.244Z] ---> ac49b10afde3 [2021-03-08T07:07:28.244Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-08T07:07:28.244Z] ---> Running in c62470fbb6c1 [2021-03-08T07:07:28.244Z] ---> Running in abe39500889a [2021-03-08T07:07:28.244Z] ---> Running in afac00bb771e [2021-03-08T07:07:28.244Z] 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-03-08T07:07:28.244Z] 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-03-08T07:07:28.244Z] 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-03-08T07:07:28.244Z] 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-03-08T07:07:28.244Z] 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-03-08T07:08:00.528Z] 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-03-08T07:08:00.528Z] 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-03-08T07:08:05.983Z] Removing intermediate container c62470fbb6c1 [2021-03-08T07:08:05.983Z] ---> 6fc54eb60ef0 [2021-03-08T07:08:05.983Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-08T07:08:09.325Z] ---> Running in 58d44b197647 [2021-03-08T07:08:09.325Z] Removing intermediate container abe39500889a [2021-03-08T07:08:09.325Z] ---> b1c63d6b55a3 [2021-03-08T07:08:09.325Z] [2021-03-08T07:08:09.325Z] Step 10/24 : FROM alpine:3.12 [2021-03-08T07:08:09.325Z] Removing intermediate container afac00bb771e [2021-03-08T07:08:09.325Z] ---> 343cf6246fa2 [2021-03-08T07:08:09.325Z] [2021-03-08T07:08:09.325Z] Step 10/21 : FROM alpine:3.12 [2021-03-08T07:08:09.325Z] 3.12: Pulling from library/alpine [2021-03-08T07:08:09.325Z] 3.12: Pulling from library/alpine [2021-03-08T07:08:09.976Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-08T07:08:09.976Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-08T07:08:09.976Z] Status: Downloaded newer image for alpine:3.12 [2021-03-08T07:08:09.976Z] ---> 88dd2752d2ea [2021-03-08T07:08:09.976Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-08T07:08:09.976Z] Status: Downloaded newer image for alpine:3.12 [2021-03-08T07:08:09.976Z] ---> 88dd2752d2ea [2021-03-08T07:08:09.976Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-08T07:08:10.260Z] 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-03-08T07:08:12.030Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-08T07:08:12.031Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-08T07:08:13.004Z] ---> Running in 3448020377f9 [2021-03-08T07:08:13.004Z] ---> Running in e36759a4bb69 [2021-03-08T07:08:13.268Z] Removing intermediate container 5494c09358ee [2021-03-08T07:08:13.268Z] ---> d97bb8451f4a [2021-03-08T07:08:13.268Z] [2021-03-08T07:08:13.268Z] Step 10/22 : FROM alpine:3.12 [2021-03-08T07:08:13.268Z] ---> 88dd2752d2ea [2021-03-08T07:08:13.268Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-08T07:08:13.268Z] Removing intermediate container 6c7e5d9374ae [2021-03-08T07:08:13.268Z] ---> 00b81e87aca1 [2021-03-08T07:08:13.268Z] [2021-03-08T07:08:13.268Z] Step 10/23 : FROM alpine:3.12 [2021-03-08T07:08:13.268Z] ---> 88dd2752d2ea [2021-03-08T07:08:13.268Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-08T07:08:13.532Z] ---> Running in 49900d0dec25 [2021-03-08T07:08:13.532Z] ---> Running in 52d7c69f0e99 [2021-03-08T07:08:13.798Z] Removing intermediate container 58d44b197647 [2021-03-08T07:08:13.798Z] ---> 4e806e4acd05 [2021-03-08T07:08:13.798Z] [2021-03-08T07:08:13.798Z] Step 11/26 : FROM docker:20.10.0 [2021-03-08T07:08:13.798Z] 20.10.0: Pulling from library/docker [2021-03-08T07:08:14.816Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T07:08:14.816Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T07:08:14.816Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T07:08:14.816Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T07:08:14.816Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-08T07:08:15.095Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-08T07:08:15.095Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-08T07:08:15.095Z] (4/4) Installing curl (7.69.1-r3) [2021-03-08T07:08:15.095Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T07:08:15.095Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T07:08:15.095Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:08:15.095Z] Executing ca-certificates-20191127-r4.trigger [2021-03-08T07:08:15.095Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T07:08:15.095Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-08T07:08:15.095Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T07:08:15.095Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-08T07:08:15.095Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-08T07:08:15.095Z] (4/5) Installing curl (7.69.1-r3) [2021-03-08T07:08:15.095Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-08T07:08:15.095Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:08:15.381Z] Executing ca-certificates-20191127-r4.trigger [2021-03-08T07:08:15.381Z] OK: 7 MiB in 18 packages [2021-03-08T07:08:15.381Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-08T07:08:15.381Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:08:15.381Z] OK: 6 MiB in 15 packages [2021-03-08T07:08:15.381Z] OK: 7 MiB in 19 packages [2021-03-08T07:08:15.381Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-08T07:08:15.381Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:08:15.381Z] OK: 6 MiB in 15 packages [2021-03-08T07:08:18.039Z] Removing intermediate container 49900d0dec25 [2021-03-08T07:08:18.039Z] ---> d8393ed7f259 [2021-03-08T07:08:18.039Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-08T07:08:18.314Z] Removing intermediate container 3448020377f9 [2021-03-08T07:08:18.314Z] ---> 7a91cf1cdf3a [2021-03-08T07:08:18.314Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-08T07:08:18.583Z] ---> Running in ae40dc2c8869 [2021-03-08T07:08:18.583Z] Removing intermediate container 52d7c69f0e99 [2021-03-08T07:08:18.583Z] ---> 36735336b5f0 [2021-03-08T07:08:18.583Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-08T07:08:18.583Z] Removing intermediate container e36759a4bb69 [2021-03-08T07:08:18.583Z] ---> af87bfb98b73 [2021-03-08T07:08:18.583Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-08T07:08:18.583Z] ---> Running in 3491c61d6322 [2021-03-08T07:08:18.583Z] ---> Running in d7b736395b38 [2021-03-08T07:08:18.583Z] ---> Running in 73fac4901622 [2021-03-08T07:08:18.861Z] Removing intermediate container ae40dc2c8869 [2021-03-08T07:08:18.861Z] ---> 903057594218 [2021-03-08T07:08:18.861Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-08T07:08:18.861Z] ---> Running in a195834101f0 [2021-03-08T07:08:18.861Z] Removing intermediate container 3491c61d6322 [2021-03-08T07:08:18.861Z] ---> 7bcd0748e08f [2021-03-08T07:08:18.861Z] Step 13/21 : WORKDIR /edgex [2021-03-08T07:08:19.449Z] Removing intermediate container 73fac4901622 [2021-03-08T07:08:19.449Z] ---> 7166af0bf5de [2021-03-08T07:08:19.449Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-08T07:08:19.449Z] Removing intermediate container d7b736395b38 [2021-03-08T07:08:19.449Z] ---> 15619763b6b1 [2021-03-08T07:08:19.449Z] Step 13/24 : WORKDIR / [2021-03-08T07:08:19.721Z] ---> Running in e59b66cb7775 [2021-03-08T07:08:19.722Z] Removing intermediate container a195834101f0 [2021-03-08T07:08:19.722Z] ---> 99ea6b664024 [2021-03-08T07:08:19.722Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-08T07:08:19.722Z] ---> Running in d6641c0fd74e [2021-03-08T07:08:19.722Z] ---> Running in 6a9d0868e791 [2021-03-08T07:08:19.991Z] ---> Running in 51906a2fe051 [2021-03-08T07:08:20.269Z] Removing intermediate container e59b66cb7775 [2021-03-08T07:08:20.269Z] ---> 439937bf5560 [2021-03-08T07:08:20.269Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-08T07:08:20.269Z] Removing intermediate container 6a9d0868e791 [2021-03-08T07:08:20.269Z] ---> c4b76f5c1f8a [2021-03-08T07:08:20.269Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-08T07:08:20.269Z] Removing intermediate container d6641c0fd74e [2021-03-08T07:08:20.269Z] ---> f62d1385eb32 [2021-03-08T07:08:20.269Z] 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-03-08T07:08:20.269Z] Removing intermediate container 51906a2fe051 [2021-03-08T07:08:20.269Z] ---> 048df144c3c6 [2021-03-08T07:08:20.269Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T07:08:20.561Z] ---> Running in 73745d80d258 [2021-03-08T07:08:20.643Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-08T07:08:20.643Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-08T07:08:21.518Z] Removing intermediate container 73745d80d258 [2021-03-08T07:08:21.518Z] ---> 1f5a224f020e [2021-03-08T07:08:21.518Z] Step 15/23 : WORKDIR / [2021-03-08T07:08:21.791Z] ---> 6576a49858a5 [2021-03-08T07:08:21.791Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-08T07:08:21.791Z] ---> 9851dfcb1845 [2021-03-08T07:08:21.791Z] 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-03-08T07:08:21.791Z] ---> fb9fa2b07da2 [2021-03-08T07:08:21.791Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-08T07:08:21.791Z] ---> Running in 5a12936d6420 [2021-03-08T07:08:22.082Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-08T07:08:22.082Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-08T07:08:22.082Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-08T07:08:22.083Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-08T07:08:22.382Z] Removing intermediate container 5a12936d6420 [2021-03-08T07:08:22.382Z] ---> 41cf6e502496 [2021-03-08T07:08:22.383Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T07:08:22.383Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-08T07:08:22.383Z] ---> 4adb2634749b [2021-03-08T07:08:22.383Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-08T07:08:22.383Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-08T07:08:22.383Z] ---> aefe523efa57 [2021-03-08T07:08:22.383Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-08T07:08:22.649Z] ---> 6edb7da9167c [2021-03-08T07:08:22.649Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-08T07:08:22.649Z] ---> a4dfd26a66b9 [2021-03-08T07:08:22.649Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-08T07:08:22.649Z] ---> Running in a0f7173a1e9a [2021-03-08T07:08:22.916Z] ---> c91f507583b4 [2021-03-08T07:08:22.916Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-08T07:08:23.517Z] ---> 70573481d0b8 [2021-03-08T07:08:23.517Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-08T07:08:23.517Z] ---> ffc51ce09afa [2021-03-08T07:08:23.517Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-08T07:08:23.793Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T07:08:23.793Z] ---> Running in 6313b759dbfd [2021-03-08T07:08:23.793Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T07:08:23.793Z] ---> 9a9722fe53a2 [2021-03-08T07:08:23.793Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-08T07:08:24.077Z] ---> 3e0f24acce3d [2021-03-08T07:08:24.077Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-08T07:08:24.077Z] ---> Running in 3e0540849a08 [2021-03-08T07:08:24.077Z] (1/2) Installing readline (8.0.4-r0) [2021-03-08T07:08:24.077Z] (2/2) Installing bash (5.0.17-r0) [2021-03-08T07:08:24.077Z] Executing bash-5.0.17-r0.post-install [2021-03-08T07:08:24.077Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:08:24.077Z] OK: 12 MiB in 22 packages [2021-03-08T07:08:24.077Z] Removing intermediate container 6313b759dbfd [2021-03-08T07:08:24.077Z] ---> 1a0ad9934edf [2021-03-08T07:08:24.077Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T07:08:24.357Z] ---> Running in 34c4af25ff09 [2021-03-08T07:08:24.357Z] Removing intermediate container 3e0540849a08 [2021-03-08T07:08:24.357Z] ---> aa32e3d5be67 [2021-03-08T07:08:24.357Z] Step 18/21 : CMD ["--init=true"] [2021-03-08T07:08:24.357Z] ---> 579be7231dac [2021-03-08T07:08:24.357Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-08T07:08:24.621Z] ---> 5cbb3e5ca861 [2021-03-08T07:08:24.621Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-08T07:08:24.621Z] ---> Running in d1c39d789a0a [2021-03-08T07:08:24.884Z] ---> Running in 35173cb912d5 [2021-03-08T07:08:24.884Z] Removing intermediate container 34c4af25ff09 [2021-03-08T07:08:24.884Z] ---> d362ad0ddac1 [2021-03-08T07:08:24.884Z] Step 20/22 : LABEL arch=x86_64 [2021-03-08T07:08:24.884Z] Removing intermediate container d1c39d789a0a [2021-03-08T07:08:24.884Z] ---> f80378849905 [2021-03-08T07:08:24.884Z] Step 19/21 : LABEL arch=x86_64 [2021-03-08T07:08:25.160Z] ---> Running in 37bef1ab5edd [2021-03-08T07:08:25.160Z] ---> Running in b4eaa8e8a10c [2021-03-08T07:08:25.160Z] ---> 7ecd6dc9ea8e [2021-03-08T07:08:25.160Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-08T07:08:25.160Z] Removing intermediate container 35173cb912d5 [2021-03-08T07:08:25.160Z] ---> dc9a47dabf5f [2021-03-08T07:08:25.160Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T07:08:25.160Z] Removing intermediate container a0f7173a1e9a [2021-03-08T07:08:25.160Z] ---> 3e00b883d080 [2021-03-08T07:08:25.160Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-08T07:08:25.427Z] ---> Running in f40a049317ca [2021-03-08T07:08:25.427Z] ---> Running in c9fe7d02f192 [2021-03-08T07:08:25.501Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-08T07:08:25.696Z] Removing intermediate container 37bef1ab5edd [2021-03-08T07:08:25.696Z] ---> 4c1626c9fcdf [2021-03-08T07:08:25.696Z] Step 21/22 : LABEL git_sha=bcdc0b503bfe55a544ff90db21609e7c171f1072 [2021-03-08T07:08:25.696Z] Removing intermediate container b4eaa8e8a10c [2021-03-08T07:08:25.696Z] ---> 41d4a807e81c [2021-03-08T07:08:25.696Z] Step 20/21 : LABEL git_sha=bcdc0b503bfe55a544ff90db21609e7c171f1072 [2021-03-08T07:08:25.696Z] ---> 1995ae7b32f9 [2021-03-08T07:08:25.696Z] 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-03-08T07:08:25.696Z] ---> Running in e2d4756f3a4e [2021-03-08T07:08:25.696Z] ---> Running in cd264648cca6 [2021-03-08T07:08:25.696Z] Removing intermediate container f40a049317ca [2021-03-08T07:08:25.696Z] ---> 684432507b34 [2021-03-08T07:08:25.696Z] Step 21/23 : LABEL arch=x86_64 [2021-03-08T07:08:25.778Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-08T07:08:25.963Z] Removing intermediate container c9fe7d02f192 [2021-03-08T07:08:25.963Z] ---> 73788d687834 [2021-03-08T07:08:25.963Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-08T07:08:25.963Z] ---> Running in dc4c791d5bab [2021-03-08T07:08:25.963Z] ---> Running in d87470fba94c [2021-03-08T07:08:25.963Z] ---> Running in 5524bef5da17 [2021-03-08T07:08:26.228Z] Removing intermediate container e2d4756f3a4e [2021-03-08T07:08:26.228Z] ---> 8b7070ffdfc8 [2021-03-08T07:08:26.228Z] Step 22/22 : LABEL version=0.0.0 [2021-03-08T07:08:26.228Z] Removing intermediate container cd264648cca6 [2021-03-08T07:08:26.228Z] ---> b8d679cd002d [2021-03-08T07:08:26.228Z] Step 21/21 : LABEL version=0.0.0 [2021-03-08T07:08:26.497Z] ---> Running in 7edf62f34824 [2021-03-08T07:08:26.497Z] ---> Running in 7d27e199d39c [2021-03-08T07:08:26.497Z] Removing intermediate container dc4c791d5bab [2021-03-08T07:08:26.497Z] ---> 74bdc16062a7 [2021-03-08T07:08:26.497Z] Step 22/23 : LABEL git_sha=bcdc0b503bfe55a544ff90db21609e7c171f1072 [2021-03-08T07:08:26.497Z] Removing intermediate container 5524bef5da17 [2021-03-08T07:08:26.497Z] ---> 8f55ac6b5734 [2021-03-08T07:08:26.497Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-08T07:08:26.767Z] ---> Running in 7e9aa736aaef [2021-03-08T07:08:26.767Z] ---> Running in f077d6d4bf3d [2021-03-08T07:08:26.767Z] Removing intermediate container 7edf62f34824 [2021-03-08T07:08:26.767Z] ---> e1d92af26b3b [2021-03-08T07:08:26.767Z] [2021-03-08T07:08:26.767Z] Removing intermediate container 7d27e199d39c [2021-03-08T07:08:26.767Z] ---> f57265e325e2 [2021-03-08T07:08:26.767Z] [2021-03-08T07:08:27.030Z] Removing intermediate container 7e9aa736aaef [2021-03-08T07:08:27.030Z] ---> c5131ef7c346 [2021-03-08T07:08:27.030Z] Step 23/23 : LABEL version=0.0.0 [2021-03-08T07:08:27.030Z] Removing intermediate container f077d6d4bf3d [2021-03-08T07:08:27.030Z] ---> 027b04b9b064 [2021-03-08T07:08:27.030Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-08T07:08:27.030Z] Successfully built f57265e325e2 [2021-03-08T07:08:27.030Z] Successfully built e1d92af26b3b [2021-03-08T07:08:27.030Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-08T07:08:27.030Z] Building docker-core-metadata-go [2021-03-08T07:08:27.316Z]  Building docker-security-proxy-setup-go ... done Successfully tagged docker-support-scheduler-go:latest [2021-03-08T07:08:27.316Z] Building docker-security-bootstrapper-go [2021-03-08T07:08:27.316Z]  Building docker-support-scheduler-go ... done  ---> Running in d3cbe3bbdd3c [2021-03-08T07:08:27.580Z] Removing intermediate container d3cbe3bbdd3c [2021-03-08T07:08:27.580Z] ---> 6ba6daa36fe3 [2021-03-08T07:08:27.580Z] [2021-03-08T07:08:27.580Z] Removing intermediate container d87470fba94c [2021-03-08T07:08:27.580Z] ---> 7b5182c42536 [2021-03-08T07:08:27.580Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-08T07:08:27.580Z] Successfully built 6ba6daa36fe3 [2021-03-08T07:08:27.857Z] Successfully tagged docker-core-command-go:latest [2021-03-08T07:08:27.857Z]  Building docker-core-command-go ... done Building docker-support-notifications-go [2021-03-08T07:08:27.857Z] ---> Running in 7badecbc62a9 [2021-03-08T07:08:27.857Z] ---> 6051a0c2f500 [2021-03-08T07:08:27.857Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-08T07:08:28.124Z] Removing intermediate container 7badecbc62a9 [2021-03-08T07:08:28.124Z] ---> bdd0d265acb2 [2021-03-08T07:08:28.124Z] Step 22/24 : LABEL arch=x86_64 [2021-03-08T07:08:28.124Z] ---> Running in 729a48b77465 [2021-03-08T07:08:28.417Z] ---> d5cd9eb5c845 [2021-03-08T07:08:28.417Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-08T07:08:28.417Z] Removing intermediate container 729a48b77465 [2021-03-08T07:08:28.417Z] ---> 9ca06dea5087 [2021-03-08T07:08:28.417Z] Step 23/24 : LABEL git_sha=bcdc0b503bfe55a544ff90db21609e7c171f1072 [2021-03-08T07:08:29.829Z] ---> Running in 2f6b8aa0abac [2021-03-08T07:08:30.862Z] ---> 3ffb6105b48b [2021-03-08T07:08:30.862Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-08T07:08:30.862Z] Removing intermediate container 2f6b8aa0abac [2021-03-08T07:08:30.862Z] ---> e7f194dc70ef [2021-03-08T07:08:30.862Z] Step 24/24 : LABEL version=0.0.0 [2021-03-08T07:08:30.862Z] ---> Running in 4a069acf6884 [2021-03-08T07:08:31.140Z] ---> Running in 15e9de51d78c [2021-03-08T07:08:31.752Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T07:08:32.034Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T07:08:32.034Z] Removing intermediate container 15e9de51d78c [2021-03-08T07:08:32.034Z] ---> 4958dfedbffa [2021-03-08T07:08:32.034Z] [2021-03-08T07:08:32.303Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-08T07:08:32.303Z] (2/33) Installing expat (2.2.9-r1) [2021-03-08T07:08:32.303Z] (3/33) Installing libffi (3.3-r2) [2021-03-08T07:08:32.303Z] (4/33) Installing gdbm (1.13-r1) [2021-03-08T07:08:32.581Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-08T07:08:32.581Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-08T07:08:32.581Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-08T07:08:34.089Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-08T07:08:34.089Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-08T07:08:34.089Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-08T07:08:35.289Z] Successfully built 4958dfedbffa [2021-03-08T07:08:35.290Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-08T07:08:35.290Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go [2021-03-08T07:08:40.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.345s coverage: 45.9% of statements [2021-03-08T07:08:40.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-08T07:08:40.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-08T07:08:40.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-08T07:08:40.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-08T07:08:40.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-08T07:08:40.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-08T07:08:40.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-08T07:08:40.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.245s coverage: 100.0% of statements [2021-03-08T07:08:42.173Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-08T07:08:42.173Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-08T07:08:42.173Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-08T07:08:42.173Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-08T07:08:42.173Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-08T07:08:42.173Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-08T07:08:42.173Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-08T07:08:42.173Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-08T07:08:42.173Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-08T07:08:42.173Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-08T07:08:42.173Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-08T07:08:42.173Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-08T07:08:42.173Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-08T07:08:42.173Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-08T07:08:42.173Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-08T07:08:42.173Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-08T07:08:42.173Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-08T07:08:42.173Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-08T07:08:42.173Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-08T07:08:42.173Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-08T07:08:42.173Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-08T07:08:42.173Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-08T07:08:42.173Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-08T07:08:42.173Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-08T07:08:42.173Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-08T07:08:42.173Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-08T07:08:42.520Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:08:42.520Z] OK: 71 MiB in 55 packages [2021-03-08T07:08:46.272Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.499s coverage: 27.1% of statements [2021-03-08T07:08:46.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-08T07:08:46.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-08T07:08:46.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-08T07:08:46.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-08T07:08:46.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-08T07:08:46.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-08T07:08:46.272Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.059s coverage: 100.0% of statements [2021-03-08T07:08:46.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-08T07:08:46.272Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.091s coverage: 100.0% of statements [2021-03-08T07:08:46.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-08T07:08:46.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-08T07:08:46.875Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.238s coverage: 66.2% of statements [2021-03-08T07:08:46.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-08T07:08:46.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-08T07:08:49.499Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.668s coverage: 82.4% of statements [2021-03-08T07:08:49.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-08T07:08:49.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-08T07:08:49.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-08T07:08:49.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-08T07:08:56.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.341s coverage: 28.6% of statements [2021-03-08T07:08:56.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-08T07:08:56.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-08T07:08:56.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-08T07:08:56.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-08T07:08:56.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-08T07:08:56.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.141s coverage: 100.0% of statements [2021-03-08T07:08:56.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-08T07:08:56.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.071s coverage: 100.0% of statements [2021-03-08T07:08:56.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-08T07:08:56.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.396s coverage: 86.7% of statements [2021-03-08T07:08:56.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-08T07:08:57.251Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.361s coverage: 97.5% of statements [2021-03-08T07:08:57.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-08T07:08:57.856Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.169s coverage: 78.3% of statements [2021-03-08T07:08:57.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-08T07:08:57.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-08T07:08:57.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-08T07:08:57.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-08T07:09:00.967Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:09:00.967Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:09:00.967Z] ---> dc4d3d12b7d6 [2021-03-08T07:09:00.967Z] Step 3/31 : WORKDIR /edgex-go [2021-03-08T07:09:00.967Z] ---> Using cache [2021-03-08T07:09:00.967Z] ---> 16edc93d85ab [2021-03-08T07:09:00.967Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:09:00.967Z] ---> Using cache [2021-03-08T07:09:00.967Z] ---> 183a0655db6f [2021-03-08T07:09:00.967Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-08T07:09:00.967Z] ---> Using cache [2021-03-08T07:09:00.967Z] ---> 6d0e1b7e8479 [2021-03-08T07:09:00.967Z] Step 6/31 : COPY go.mod . [2021-03-08T07:09:00.967Z] ---> Using cache [2021-03-08T07:09:00.967Z] ---> 3e43067c820f [2021-03-08T07:09:00.967Z] Step 7/31 : RUN go mod download [2021-03-08T07:09:00.967Z] ---> Using cache [2021-03-08T07:09:00.967Z] ---> ed20d31ebf2f [2021-03-08T07:09:00.967Z] Step 8/31 : COPY . . [2021-03-08T07:09:00.967Z] ---> Using cache [2021-03-08T07:09:00.967Z] ---> ce4e3cc85977 [2021-03-08T07:09:00.967Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-08T07:09:00.967Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:09:00.967Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:09:00.967Z] ---> dc4d3d12b7d6 [2021-03-08T07:09:00.967Z] Step 3/23 : WORKDIR /edgex-go [2021-03-08T07:09:00.967Z] ---> Using cache [2021-03-08T07:09:00.967Z] ---> 16edc93d85ab [2021-03-08T07:09:00.967Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:09:00.967Z] ---> Using cache [2021-03-08T07:09:00.967Z] ---> 183a0655db6f [2021-03-08T07:09:00.967Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-08T07:09:00.967Z] ---> Using cache [2021-03-08T07:09:00.967Z] ---> 6d0e1b7e8479 [2021-03-08T07:09:00.967Z] Step 6/23 : COPY go.mod . [2021-03-08T07:09:00.967Z] ---> Using cache [2021-03-08T07:09:00.967Z] ---> 3e43067c820f [2021-03-08T07:09:00.967Z] Step 7/23 : RUN go mod download [2021-03-08T07:09:00.967Z] ---> Using cache [2021-03-08T07:09:00.967Z] ---> ed20d31ebf2f [2021-03-08T07:09:00.967Z] Step 8/23 : COPY . . [2021-03-08T07:09:00.967Z] ---> Using cache [2021-03-08T07:09:00.967Z] ---> ce4e3cc85977 [2021-03-08T07:09:00.967Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-08T07:09:00.967Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:09:00.967Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:09:00.967Z] ---> dc4d3d12b7d6 [2021-03-08T07:09:00.967Z] Step 3/22 : WORKDIR /edgex-go [2021-03-08T07:09:00.967Z] ---> Using cache [2021-03-08T07:09:00.967Z] ---> 16edc93d85ab [2021-03-08T07:09:00.967Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:09:00.967Z] ---> Using cache [2021-03-08T07:09:00.967Z] ---> 183a0655db6f [2021-03-08T07:09:00.967Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-08T07:09:00.967Z] ---> Running in 892588c387de [2021-03-08T07:09:01.259Z] ---> Running in bac9e7f59a57 [2021-03-08T07:09:01.259Z] ---> Running in eb089a58835b [2021-03-08T07:09:04.702Z] 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-03-08T07:09:04.703Z] 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-03-08T07:09:04.703Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T07:09:04.969Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:09:04.969Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:09:04.969Z] ---> dc4d3d12b7d6 [2021-03-08T07:09:04.969Z] Step 3/23 : WORKDIR /edgex-go [2021-03-08T07:09:04.969Z] ---> Using cache [2021-03-08T07:09:04.969Z] ---> 16edc93d85ab [2021-03-08T07:09:04.969Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:09:04.969Z] ---> Using cache [2021-03-08T07:09:04.969Z] ---> 183a0655db6f [2021-03-08T07:09:04.969Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-08T07:09:05.246Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T07:09:05.833Z] OK: 233 MiB in 51 packages [2021-03-08T07:09:05.833Z] ---> Running in c55663d344f4 [2021-03-08T07:09:07.254Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T07:09:07.525Z] Removing intermediate container eb089a58835b [2021-03-08T07:09:07.526Z] ---> 02bb5046583b [2021-03-08T07:09:07.526Z] Step 6/22 : COPY go.mod . [2021-03-08T07:09:07.526Z] Removing intermediate container 4a069acf6884 [2021-03-08T07:09:07.526Z] ---> a67253fe1200 [2021-03-08T07:09:07.526Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-08T07:09:07.806Z] ---> Running in 9252feb105cc [2021-03-08T07:09:07.806Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T07:09:08.060Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.325s coverage: 92.8% of statements [2021-03-08T07:09:08.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-08T07:09:08.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-08T07:09:08.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-08T07:09:08.060Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-08T07:09:08.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-08T07:09:08.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-08T07:09:08.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-08T07:09:08.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-08T07:09:08.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-08T07:09:08.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-08T07:09:08.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-08T07:09:08.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-08T07:09:08.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-08T07:09:08.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-08T07:09:08.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-08T07:09:08.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-08T07:09:08.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-08T07:09:08.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-08T07:09:08.060Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-03-08T07:09:08.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-08T07:09:08.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-08T07:09:08.060Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.268s coverage: 0.1% of statements [2021-03-08T07:09:08.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-08T07:09:08.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-08T07:09:08.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-08T07:09:08.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 47.1% of statements [2021-03-08T07:09:08.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 79.5% of statements [2021-03-08T07:09:08.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.077s coverage: 94.1% of statements [2021-03-08T07:09:08.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.097s coverage: 96.3% of statements [2021-03-08T07:09:08.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2021-03-08T07:09:08.643Z] OK: 233 MiB in 51 packages [2021-03-08T07:09:09.639Z] ---> 829be70e8abe [2021-03-08T07:09:09.639Z] Step 7/22 : RUN go mod download [2021-03-08T07:09:09.639Z] ---> Running in 2b8fd26ae873 [2021-03-08T07:09:10.256Z] Removing intermediate container c55663d344f4 [2021-03-08T07:09:10.256Z] ---> fdb3cdf26ea5 [2021-03-08T07:09:10.256Z] Step 6/23 : COPY go.mod . [2021-03-08T07:09:11.224Z] ---> c092893d2ad1 [2021-03-08T07:09:11.224Z] Step 7/23 : RUN go mod download [2021-03-08T07:09:11.224Z] ---> Running in e3074c0e36fc [2021-03-08T07:09:12.680Z] Removing intermediate container 2b8fd26ae873 [2021-03-08T07:09:12.680Z] ---> 234f0b9b62fe [2021-03-08T07:09:12.680Z] Step 8/22 : COPY . . [2021-03-08T07:09:12.968Z] Collecting docker-compose==1.23.2 [2021-03-08T07:09:12.968Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-08T07:09:14.945Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-08T07:09:14.945Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-08T07:09:15.253Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-08T07:09:15.253Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-08T07:09:15.541Z] Removing intermediate container e3074c0e36fc [2021-03-08T07:09:15.541Z] ---> e39c73033c27 [2021-03-08T07:09:15.541Z] Step 8/23 : COPY . . [2021-03-08T07:09:19.879Z] Collecting texttable<0.10,>=0.9.0 [2021-03-08T07:09:19.879Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-08T07:09:20.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.090s coverage: 94.4% of statements [2021-03-08T07:09:20.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2021-03-08T07:09:20.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.092s coverage: 81.4% of statements [2021-03-08T07:09:20.507Z] Collecting docopt<0.7,>=0.6.1 [2021-03-08T07:09:20.507Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-08T07:09:21.973Z] 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-03-08T07:09:22.303Z] Collecting jsonschema<3,>=2.5.1 [2021-03-08T07:09:22.303Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-08T07:09:23.311Z] Collecting PyYAML<4,>=3.10 [2021-03-08T07:09:23.311Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-08T07:09:25.368Z] Collecting docker<4.0,>=3.6.0 [2021-03-08T07:09:25.368Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-08T07:09:26.800Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-08T07:09:26.800Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-08T07:09:26.800Z] Collecting cached-property<2,>=1.2.0 [2021-03-08T07:09:26.800Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-08T07:09:27.074Z] 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-03-08T07:09:27.074Z] 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-03-08T07:09:27.074Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-08T07:09:27.074Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-08T07:09:29.688Z] Collecting idna<2.8,>=2.5 [2021-03-08T07:09:29.688Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-08T07:09:31.645Z] Collecting docker-pycreds>=0.4.0 [2021-03-08T07:09:31.645Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-08T07:09:32.233Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-08T07:09:32.233Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-08T07:09:32.233Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-08T07:09:32.233Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-08T07:09:32.838Z] Installing collected packages: urllib3, idna, requests, dockerpty, texttable, docopt, jsonschema, PyYAML, websocket-client, docker-pycreds, docker, cached-property, docker-compose [2021-03-08T07:09:32.838Z] Attempting uninstall: urllib3 [2021-03-08T07:09:32.838Z] Found existing installation: urllib3 1.25.9 [2021-03-08T07:09:32.838Z] Uninstalling urllib3-1.25.9: [2021-03-08T07:09:34.836Z] Successfully uninstalled urllib3-1.25.9 [2021-03-08T07:09:35.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.135s coverage: 92.9% of statements [2021-03-08T07:09:35.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-08T07:09:35.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-08T07:09:35.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-08T07:09:35.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 77.8% of statements [2021-03-08T07:09:35.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-08T07:09:35.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-08T07:09:35.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-08T07:09:35.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-08T07:09:35.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-08T07:09:35.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2021-03-08T07:09:35.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-08T07:09:35.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-08T07:09:35.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2021-03-08T07:09:35.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-08T07:09:35.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 75.5% of statements [2021-03-08T07:09:35.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-08T07:09:35.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.070s coverage: 80.8% of statements [2021-03-08T07:09:35.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.135s coverage: 87.2% of statements [2021-03-08T07:09:35.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.162s coverage: 84.6% of statements [2021-03-08T07:09:35.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.198s coverage: 91.6% of statements [2021-03-08T07:09:35.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-08T07:09:35.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.576s coverage: 62.4% of statements [2021-03-08T07:09:35.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-08T07:09:35.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-08T07:09:35.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2021-03-08T07:09:35.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 91.3% of statements [2021-03-08T07:09:35.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2021-03-08T07:09:35.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements [2021-03-08T07:09:35.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2021-03-08T07:09:36.293Z] Attempting uninstall: idna [2021-03-08T07:09:36.293Z] Found existing installation: idna 2.9 [2021-03-08T07:09:36.293Z] Uninstalling idna-2.9: [2021-03-08T07:09:36.574Z] Successfully uninstalled idna-2.9 [2021-03-08T07:09:37.194Z] Attempting uninstall: requests [2021-03-08T07:09:37.195Z] Found existing installation: requests 2.23.0 [2021-03-08T07:09:37.195Z] Uninstalling requests-2.23.0: [2021-03-08T07:09:37.195Z] Successfully uninstalled requests-2.23.0 [2021-03-08T07:09:38.194Z] Running setup.py install for dockerpty: started [2021-03-08T07:09:39.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.945s coverage: 69.0% of statements [2021-03-08T07:09:39.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-08T07:09:39.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-08T07:09:39.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-08T07:09:40.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.417s coverage: 38.4% of statements [2021-03-08T07:09:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-08T07:09:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-08T07:09:40.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.107s coverage: 89.5% of statements [2021-03-08T07:09:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-08T07:09:40.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements [2021-03-08T07:09:40.864Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-08T07:09:40.864Z] Running setup.py install for texttable: started [2021-03-08T07:09:41.479Z] Running setup.py install for texttable: finished with status 'done' [2021-03-08T07:09:41.479Z] Running setup.py install for docopt: started [2021-03-08T07:09:42.085Z] Running setup.py install for docopt: finished with status 'done' [2021-03-08T07:09:43.505Z] Running setup.py install for PyYAML: started [2021-03-08T07:09:44.958Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-08T07:09:45.932Z] ---> 88e491fafd4f [2021-03-08T07:09:45.932Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-08T07:09:47.236Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.490s coverage: 47.0% of statements [2021-03-08T07:09:47.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-08T07:09:47.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-08T07:09:47.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-08T07:09:47.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-08T07:09:47.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-08T07:09:47.237Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.204s coverage: 100.0% of statements [2021-03-08T07:09:47.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-08T07:09:47.237Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.115s coverage: 100.0% of statements [2021-03-08T07:09:47.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-08T07:09:47.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-08T07:09:47.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-08T07:09:47.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-08T07:09:47.237Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.372s coverage: 88.5% of statements [2021-03-08T07:09:47.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-08T07:09:47.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-08T07:09:47.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-08T07:09:47.375Z] ---> Running in 9e4ccccef043 [2021-03-08T07:09:47.646Z] 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.58.0 [2021-03-08T07:09:50.272Z] 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-03-08T07:09:50.272Z] Removing intermediate container 892588c387de [2021-03-08T07:09:50.272Z] ---> bcb9281d2745 [2021-03-08T07:09:50.272Z] [2021-03-08T07:09:50.272Z] Step 10/31 : FROM alpine:3.12 [2021-03-08T07:09:50.272Z] ---> 88dd2752d2ea [2021-03-08T07:09:50.272Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-08T07:09:51.714Z] ---> 8d6e465fb698 [2021-03-08T07:09:51.715Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-08T07:09:51.715Z] ---> Running in f4c6839df78b [2021-03-08T07:09:51.715Z] ---> Running in ed018bca1a29 [2021-03-08T07:09:52.002Z] Removing intermediate container bac9e7f59a57 [2021-03-08T07:09:52.002Z] ---> 2567da162e63 [2021-03-08T07:09:52.002Z] [2021-03-08T07:09:52.002Z] Step 10/23 : FROM alpine:3.12 [2021-03-08T07:09:52.002Z] ---> 88dd2752d2ea [2021-03-08T07:09:52.002Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-08T07:09:52.002Z] ---> Using cache [2021-03-08T07:09:52.002Z] ---> 36735336b5f0 [2021-03-08T07:09:52.002Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-08T07:09:52.002Z] ---> Using cache [2021-03-08T07:09:52.002Z] ---> 7166af0bf5de [2021-03-08T07:09:52.002Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-08T07:09:52.984Z] ---> Running in d8238b1d39f2 [2021-03-08T07:09:52.984Z] Removing intermediate container f4c6839df78b [2021-03-08T07:09:52.984Z] ---> 906f5392a8c5 [2021-03-08T07:09:52.984Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-08T07:09:53.255Z] 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-03-08T07:09:55.253Z] ---> Running in 3eeecd62694d [2021-03-08T07:09:55.253Z] Removing intermediate container d8238b1d39f2 [2021-03-08T07:09:55.253Z] ---> 6ee553e56687 [2021-03-08T07:09:55.253Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-08T07:09:55.253Z] Removing intermediate container 9252feb105cc [2021-03-08T07:09:55.253Z] ---> cb6d2ef30a55 [2021-03-08T07:09:55.253Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-08T07:09:55.540Z] ---> Running in 534b50be36d9 [2021-03-08T07:09:55.540Z] ---> Running in 9cab723eb32f [2021-03-08T07:09:55.550Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.570s coverage: 29.1% of statements [2021-03-08T07:09:55.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-08T07:09:55.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-08T07:09:55.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-08T07:09:55.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-08T07:09:55.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-08T07:09:55.550Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.194s coverage: 99.0% of statements [2021-03-08T07:09:55.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-08T07:09:55.551Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.104s coverage: 100.0% of statements [2021-03-08T07:09:55.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-08T07:09:55.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-08T07:09:55.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-08T07:09:55.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-08T07:09:55.551Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.202s coverage: 95.6% of statements [2021-03-08T07:09:55.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-08T07:09:55.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-08T07:09:55.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-08T07:09:55.551Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements [2021-03-08T07:09:55.551Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-08T07:09:55.551Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.068s coverage: 100.0% of statements [2021-03-08T07:09:55.551Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-08T07:09:55.551Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-08T07:09:55.551Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-08T07:09:55.551Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-08T07:09:55.551Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.085s coverage: 87.9% of statements [2021-03-08T07:09:55.551Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-08T07:09:55.551Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-08T07:09:55.551Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2021-03-08T07:09:55.551Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-03-08T07:09:56.167Z] Removing intermediate container 534b50be36d9 [2021-03-08T07:09:56.167Z] ---> 9ac0dac1348a [2021-03-08T07:09:56.167Z] Step 15/23 : WORKDIR / [2021-03-08T07:09:56.167Z] ---> Running in 3e382ec66afa [2021-03-08T07:09:56.527Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.086s coverage: 100.0% of statements [2021-03-08T07:09:56.785Z] Removing intermediate container 3e382ec66afa [2021-03-08T07:09:56.785Z] ---> 09e74a41febd [2021-03-08T07:09:56.785Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T07:09:57.063Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T07:09:57.063Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T07:09:57.358Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T07:09:57.358Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-08T07:09:57.358Z] (2/2) Installing su-exec (0.2-r1) [2021-03-08T07:09:57.358Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:09:57.358Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T07:09:57.358Z] OK: 6 MiB in 16 packages [2021-03-08T07:09:57.507Z] GO111MODULE=on go vet ./... [2021-03-08T07:09:57.633Z] ---> 03b2f7962d41 [2021-03-08T07:09:57.633Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-08T07:09:57.633Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-08T07:09:57.633Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-08T07:09:57.633Z] (3/3) Installing curl (7.69.1-r3) [2021-03-08T07:09:57.633Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:09:57.918Z] OK: 72 MiB in 58 packages [2021-03-08T07:09:59.922Z] ---> 59e39457a824 [2021-03-08T07:09:59.922Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-08T07:09:59.922Z] Removing intermediate container 3eeecd62694d [2021-03-08T07:09:59.922Z] ---> e9b2e6f7e109 [2021-03-08T07:09:59.922Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-08T07:10:00.204Z] Removing intermediate container 9cab723eb32f [2021-03-08T07:10:00.204Z] ---> b25c7a29e95c [2021-03-08T07:10:00.204Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-08T07:10:00.204Z] ---> Running in 7516aa1a7e7a [2021-03-08T07:10:00.204Z] ---> Running in a4bb906f1730 [2021-03-08T07:10:00.481Z] ---> b7f42c2ec885 [2021-03-08T07:10:00.481Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-08T07:10:00.753Z] Removing intermediate container 7516aa1a7e7a [2021-03-08T07:10:00.753Z] ---> cc9d837d44ff [2021-03-08T07:10:00.753Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-08T07:10:00.753Z] ---> Running in 7d1f7ce7d933 [2021-03-08T07:10:00.753Z] Removing intermediate container a4bb906f1730 [2021-03-08T07:10:00.753Z] ---> 3205ff69ecff [2021-03-08T07:10:00.753Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T07:10:00.753Z] ---> Running in b20f91e07e6f [2021-03-08T07:10:01.037Z] ---> Running in 57f4638f89ba [2021-03-08T07:10:01.312Z] Removing intermediate container 7d1f7ce7d933 [2021-03-08T07:10:01.312Z] ---> f7b5948a57b0 [2021-03-08T07:10:01.312Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T07:10:01.312Z] Removing intermediate container b20f91e07e6f [2021-03-08T07:10:01.312Z] ---> d6c672643bbb [2021-03-08T07:10:01.312Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-08T07:10:01.586Z] ---> Running in c00f08fd7c95 [2021-03-08T07:10:01.586Z] ---> Running in eec7d0bfc839 [2021-03-08T07:10:01.586Z] Removing intermediate container 57f4638f89ba [2021-03-08T07:10:01.586Z] ---> 0e6b01ff4df9 [2021-03-08T07:10:01.586Z] Step 24/26 : LABEL arch=x86_64 [2021-03-08T07:10:01.865Z] ---> Running in d4589d03718d [2021-03-08T07:10:02.856Z] Removing intermediate container c00f08fd7c95 [2021-03-08T07:10:02.856Z] ---> 42fb1b86949e [2021-03-08T07:10:02.856Z] Step 21/23 : LABEL arch=x86_64 [2021-03-08T07:10:02.856Z] Removing intermediate container d4589d03718d [2021-03-08T07:10:02.856Z] ---> b32f2a394532 [2021-03-08T07:10:02.856Z] Step 25/26 : LABEL git_sha=bcdc0b503bfe55a544ff90db21609e7c171f1072 [2021-03-08T07:10:03.143Z] ---> Running in b74bec6ff9df [2021-03-08T07:10:03.143Z] ---> Running in 112b59c76524 [2021-03-08T07:10:03.749Z] Removing intermediate container 112b59c76524 [2021-03-08T07:10:03.749Z] ---> 1d04d4b68811 [2021-03-08T07:10:03.749Z] Step 26/26 : LABEL version=0.0.0 [2021-03-08T07:10:03.749Z] Removing intermediate container b74bec6ff9df [2021-03-08T07:10:03.749Z] ---> 6de0459e3e42 [2021-03-08T07:10:03.749Z] Step 22/23 : LABEL git_sha=bcdc0b503bfe55a544ff90db21609e7c171f1072 [2021-03-08T07:10:04.041Z] ---> Running in 9db0f5209003 [2021-03-08T07:10:04.041Z] ---> Running in 8ac4137604de [2021-03-08T07:10:04.657Z] Removing intermediate container 8ac4137604de [2021-03-08T07:10:04.657Z] ---> 36cf8d3994a0 [2021-03-08T07:10:04.657Z] Step 23/23 : LABEL version=0.0.0 [2021-03-08T07:10:04.657Z] Removing intermediate container 9db0f5209003 [2021-03-08T07:10:04.657Z] ---> 367e4a95bcfd [2021-03-08T07:10:04.657Z] [2021-03-08T07:10:04.657Z] ---> Running in d31eb8d38f1c [2021-03-08T07:10:04.936Z] Successfully built 367e4a95bcfd [2021-03-08T07:10:04.936Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-08T07:10:05.215Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container eec7d0bfc839 [2021-03-08T07:10:05.215Z] ---> 38b40dd32493 [2021-03-08T07:10:05.215Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-08T07:10:05.215Z] Removing intermediate container d31eb8d38f1c [2021-03-08T07:10:05.215Z] ---> 3801d0c73b9a [2021-03-08T07:10:05.215Z] [2021-03-08T07:10:05.215Z] ---> Running in 414899b6a132 [2021-03-08T07:10:05.502Z] Successfully built 3801d0c73b9a [2021-03-08T07:10:05.502Z] Successfully tagged docker-core-metadata-go:latest [2021-03-08T07:10:05.773Z]  Building docker-core-metadata-go ... done Removing intermediate container 414899b6a132 [2021-03-08T07:10:05.773Z] ---> a5c0c7bde0c1 [2021-03-08T07:10:05.773Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-08T07:10:06.380Z] ---> 610621565990 [2021-03-08T07:10:06.380Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-08T07:10:06.380Z] ---> Running in 0702e77fc475 [2021-03-08T07:10:10.710Z] Removing intermediate container 0702e77fc475 [2021-03-08T07:10:10.710Z] ---> 80067f7703c2 [2021-03-08T07:10:10.710Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T07:10:10.979Z] ---> 24f1cfeab18c [2021-03-08T07:10:10.979Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-08T07:10:12.417Z] ---> 074251e25c46 [2021-03-08T07:10:12.418Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-08T07:10:13.034Z] ---> 4369262cff95 [2021-03-08T07:10:13.034Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-08T07:10:13.628Z] ---> 9e411e1e72c3 [2021-03-08T07:10:13.628Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-08T07:10:13.916Z] ---> 16b3fe73f76c [2021-03-08T07:10:13.916Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-08T07:10:14.194Z] ---> Running in c13fef003cbb [2021-03-08T07:10:14.804Z] Removing intermediate container c13fef003cbb [2021-03-08T07:10:14.804Z] ---> 5c60ee907de6 [2021-03-08T07:10:14.804Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-08T07:10:16.244Z] ---> ca38486e875f [2021-03-08T07:10:16.244Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-08T07:10:16.842Z] Removing intermediate container 9e4ccccef043 [2021-03-08T07:10:16.842Z] ---> 153fecd235c7 [2021-03-08T07:10:16.842Z] [2021-03-08T07:10:16.842Z] Step 10/22 : FROM alpine:3.12 [2021-03-08T07:10:16.842Z] ---> 88dd2752d2ea [2021-03-08T07:10:16.842Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-08T07:10:16.842Z] ---> Running in 2548189964c0 [2021-03-08T07:10:16.842Z] ---> Running in a47f700041da [2021-03-08T07:10:18.793Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T07:10:18.793Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T07:10:19.199Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-08T07:10:19.199Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-08T07:10:19.199Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:10:19.199Z] Executing ca-certificates-20191127-r4.trigger [2021-03-08T07:10:19.199Z] OK: 6 MiB in 16 packages [2021-03-08T07:10:19.622Z] Removing intermediate container 2548189964c0 [2021-03-08T07:10:19.622Z] ---> 2eea89a87f15 [2021-03-08T07:10:19.622Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-08T07:10:19.954Z] ---> Running in b394178fe8bb [2021-03-08T07:10:20.620Z] Removing intermediate container a47f700041da [2021-03-08T07:10:20.620Z] ---> 61c6b6df2980 [2021-03-08T07:10:20.620Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-08T07:10:21.690Z] Removing intermediate container b394178fe8bb [2021-03-08T07:10:21.690Z] ---> 574da294f5ba [2021-03-08T07:10:21.690Z] Step 28/31 : CMD ["gate"] [2021-03-08T07:10:21.958Z] ---> Running in a807d0082a9a [2021-03-08T07:10:21.958Z] ---> Running in 9003617d892e [2021-03-08T07:10:22.229Z] Removing intermediate container ed018bca1a29 [2021-03-08T07:10:22.229Z] ---> cd61ab2307cb [2021-03-08T07:10:22.229Z] [2021-03-08T07:10:22.229Z] Step 10/23 : FROM alpine:3.12 [2021-03-08T07:10:22.229Z] ---> 88dd2752d2ea [2021-03-08T07:10:22.229Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-08T07:10:22.229Z] Removing intermediate container a807d0082a9a [2021-03-08T07:10:22.229Z] ---> 06a6803e28d9 [2021-03-08T07:10:22.229Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-08T07:10:22.229Z] ---> Running in fdab78ebb7f9 [2021-03-08T07:10:22.229Z] ---> Running in e8a8f2f8591f [2021-03-08T07:10:22.229Z] Removing intermediate container 9003617d892e [2021-03-08T07:10:22.229Z] ---> 8fb45d1fc882 [2021-03-08T07:10:22.229Z] Step 29/31 : LABEL arch=x86_64 [2021-03-08T07:10:22.500Z] ---> Running in 9216451f024d [2021-03-08T07:10:22.766Z] Removing intermediate container e8a8f2f8591f [2021-03-08T07:10:22.766Z] ---> 0cb032c3ac31 [2021-03-08T07:10:22.766Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-08T07:10:22.766Z] Removing intermediate container fdab78ebb7f9 [2021-03-08T07:10:22.766Z] ---> e985b6175f91 [2021-03-08T07:10:22.766Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-08T07:10:22.766Z] ---> Running in 0f501ed9a29c [2021-03-08T07:10:22.766Z] ---> Running in 3c35b18db19e [2021-03-08T07:10:22.766Z] Removing intermediate container 9216451f024d [2021-03-08T07:10:22.766Z] ---> ef08035a90b2 [2021-03-08T07:10:22.766Z] Step 30/31 : LABEL git_sha=bcdc0b503bfe55a544ff90db21609e7c171f1072 [2021-03-08T07:10:23.032Z] Removing intermediate container 0f501ed9a29c [2021-03-08T07:10:23.032Z] ---> fa65dc458334 [2021-03-08T07:10:23.032Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T07:10:23.298Z] ---> Running in fdc803ba293e [2021-03-08T07:10:23.298Z] Removing intermediate container 3c35b18db19e [2021-03-08T07:10:23.298Z] ---> 2da7f68d0185 [2021-03-08T07:10:23.298Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-08T07:10:23.298Z] ---> Running in b557f20fa63c [2021-03-08T07:10:23.562Z] Removing intermediate container fdc803ba293e [2021-03-08T07:10:23.562Z] ---> 4af22f7b575f [2021-03-08T07:10:23.562Z] Step 31/31 : LABEL version=0.0.0 [2021-03-08T07:10:23.562Z] Removing intermediate container b557f20fa63c [2021-03-08T07:10:23.562Z] ---> f3e2cc18619a [2021-03-08T07:10:23.562Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:10:23.562Z] ---> cf1f69bc8d96 [2021-03-08T07:10:23.562Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-08T07:10:24.970Z] ---> Running in 13343ff419a4 [2021-03-08T07:10:24.970Z] ---> Running in d3ea4139e03b [2021-03-08T07:10:24.970Z] ---> c45a47a9b954 [2021-03-08T07:10:24.970Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-08T07:10:25.242Z] Removing intermediate container 13343ff419a4 [2021-03-08T07:10:25.242Z] ---> 64db58f3b66e [2021-03-08T07:10:25.242Z] [2021-03-08T07:10:25.511Z] ---> 9b84821edc2e [2021-03-08T07:10:25.511Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-08T07:10:25.511Z] Successfully built 64db58f3b66e [2021-03-08T07:10:25.511Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-08T07:10:25.511Z]  Building docker-security-bootstrapper-go ... done  ---> Running in 5c3376e33326 [2021-03-08T07:10:25.787Z] Removing intermediate container 5c3376e33326 [2021-03-08T07:10:25.787Z] ---> ca9f400dfb06 [2021-03-08T07:10:25.787Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T07:10:25.787Z] ---> Running in 0eb9543cf89b [2021-03-08T07:10:26.052Z] Removing intermediate container 0eb9543cf89b [2021-03-08T07:10:26.052Z] ---> 0b12ffeb1573 [2021-03-08T07:10:26.052Z] Step 20/22 : LABEL arch=x86_64 [2021-03-08T07:10:26.323Z] ---> Running in e7ad6c093832 [2021-03-08T07:10:26.323Z] Removing intermediate container d3ea4139e03b [2021-03-08T07:10:26.323Z] ---> cadf6c2af0c1 [2021-03-08T07:10:26.323Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-08T07:10:26.597Z] ---> Running in 242e9ba47ba8 [2021-03-08T07:10:26.597Z] Removing intermediate container e7ad6c093832 [2021-03-08T07:10:26.597Z] ---> 07b745d24b9e [2021-03-08T07:10:26.597Z] Step 21/22 : LABEL git_sha=bcdc0b503bfe55a544ff90db21609e7c171f1072 [2021-03-08T07:10:26.597Z] ---> Running in 9140b7924f0e [2021-03-08T07:10:26.869Z] Removing intermediate container 9140b7924f0e [2021-03-08T07:10:26.869Z] ---> 4475f835a42d [2021-03-08T07:10:26.869Z] Step 22/22 : LABEL version=0.0.0 [2021-03-08T07:10:26.869Z] ---> Running in a476b51c4df7 [2021-03-08T07:10:27.136Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T07:10:27.136Z] Removing intermediate container a476b51c4df7 [2021-03-08T07:10:27.136Z] ---> 4f2951478736 [2021-03-08T07:10:27.136Z] [2021-03-08T07:10:27.401Z] Successfully built 4f2951478736 [2021-03-08T07:10:27.401Z] Successfully tagged docker-support-notifications-go:latest [2021-03-08T07:10:27.981Z]  Building docker-support-notifications-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T07:10:28.560Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-08T07:10:28.560Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-08T07:10:28.560Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-08T07:10:28.560Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-08T07:10:28.827Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-08T07:10:29.091Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-08T07:10:29.091Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:10:29.091Z] OK: 8 MiB in 20 packages [2021-03-08T07:10:29.674Z] Removing intermediate container 242e9ba47ba8 [2021-03-08T07:10:29.674Z] ---> 9df42fcbe25c [2021-03-08T07:10:29.674Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T07:10:29.942Z] ---> db1826733ee4 [2021-03-08T07:10:29.942Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-08T07:10:30.916Z] ---> 5c33b0f13aff [2021-03-08T07:10:30.916Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-08T07:10:31.180Z] ---> 912278295a72 [2021-03-08T07:10:31.180Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-08T07:10:31.180Z] ---> Running in c2c881a2d36d [2021-03-08T07:10:31.180Z] Removing intermediate container c2c881a2d36d [2021-03-08T07:10:31.180Z] ---> ec2851db8607 [2021-03-08T07:10:31.180Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T07:10:31.444Z] ---> Running in 3da66c65f875 [2021-03-08T07:10:31.444Z] Removing intermediate container 3da66c65f875 [2021-03-08T07:10:31.444Z] ---> 177dfaafb547 [2021-03-08T07:10:31.444Z] Step 21/23 : LABEL arch=x86_64 [2021-03-08T07:10:31.709Z] ---> Running in 3f6f69b54184 [2021-03-08T07:10:31.709Z] Removing intermediate container 3f6f69b54184 [2021-03-08T07:10:31.709Z] ---> cd6e281927b9 [2021-03-08T07:10:31.709Z] Step 22/23 : LABEL git_sha=bcdc0b503bfe55a544ff90db21609e7c171f1072 [2021-03-08T07:10:31.972Z] ---> Running in eb168d0e13ce [2021-03-08T07:10:31.972Z] Removing intermediate container eb168d0e13ce [2021-03-08T07:10:31.972Z] ---> 273d301df697 [2021-03-08T07:10:31.972Z] Step 23/23 : LABEL version=0.0.0 [2021-03-08T07:10:31.972Z] ---> Running in 40eefca3a38f [2021-03-08T07:10:32.237Z] Removing intermediate container 40eefca3a38f [2021-03-08T07:10:32.237Z] ---> dd1639692af4 [2021-03-08T07:10:32.237Z] [2021-03-08T07:10:32.500Z] Successfully built dd1639692af4 [2021-03-08T07:10:32.500Z] Successfully tagged docker-core-data-go:latest [2021-03-08T07:10:33.094Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-08T07:10:33.117Z] $ docker stop --time=1 15332af86bbd0e8dbaccb5082d720f900c973732904bfaf4cbd9476efc7e7a11 [2021-03-08T07:10:34.869Z] $ docker rm -f 15332af86bbd0e8dbaccb5082d720f900c973732904bfaf4cbd9476efc7e7a11 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-08T07:10:35.481Z] + docker images [2021-03-08T07:10:35.481Z] + grep docker [2021-03-08T07:10:35.750Z] docker-core-data-go latest dd1639692af4 3 seconds ago 22.4MB [2021-03-08T07:10:35.750Z] docker-support-notifications-go latest 4f2951478736 9 seconds ago 17.8MB [2021-03-08T07:10:35.750Z] docker-security-bootstrapper-go latest 64db58f3b66e 11 seconds ago 18.7MB [2021-03-08T07:10:35.750Z] docker-sys-mgmt-agent-go latest 367e4a95bcfd 31 seconds ago 313MB [2021-03-08T07:10:35.750Z] docker-core-metadata-go latest 3801d0c73b9a 31 seconds ago 19MB [2021-03-08T07:10:35.750Z] docker-security-secretstore-setup-go latest 4958dfedbffa 2 minutes ago 24.9MB [2021-03-08T07:10:35.750Z] docker-core-command-go latest 6ba6daa36fe3 2 minutes ago 17.2MB [2021-03-08T07:10:35.750Z] docker-security-proxy-setup-go latest f57265e325e2 2 minutes ago 24.7MB [2021-03-08T07:10:35.750Z] docker-support-scheduler-go latest e1d92af26b3b 2 minutes ago 17.2MB [2021-03-08T07:10:35.750Z] docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-08T07:10:51.827Z] Still waiting to schedule task [2021-03-08T07:10:51.827Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-08T07:11:19.305Z] gofmt -l . [2021-03-08T07:11:19.306Z] [ "`gofmt -l .`" = "" ] [2021-03-08T07:11:22.690Z] ./bin/test-go-mod-tidy.sh [2021-03-08T07:11:22.962Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-08T07:11:25.628Z] + ls -al . [2021-03-08T07:11:25.628Z] total 760 [2021-03-08T07:11:25.628Z] drwxrwxr-x 9 1001 1001 4096 Mar 8 07:11 . [2021-03-08T07:11:25.628Z] drwxr-xr-x 4 root root 4096 Mar 8 07:06 .. [2021-03-08T07:11:25.628Z] -rw-rw-r-- 1 1001 1001 11 Mar 8 07:05 .dockerignore [2021-03-08T07:11:25.628Z] drwxrwxr-x 8 1001 1001 4096 Mar 8 07:05 .git [2021-03-08T07:11:25.628Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 07:05 .github [2021-03-08T07:11:25.628Z] -rw-rw-r-- 1 1001 1001 818 Mar 8 07:05 .gitignore [2021-03-08T07:11:25.628Z] -rw-rw-r-- 1 1001 1001 166 Mar 8 07:05 .sonarcloud.properties [2021-03-08T07:11:25.628Z] -rw-rw-r-- 1 1001 1001 8475 Mar 8 07:05 Attribution.txt [2021-03-08T07:11:25.628Z] -rw-rw-r-- 1 1001 1001 3804 Mar 8 07:05 CONTRIBUTING.md [2021-03-08T07:11:25.628Z] -rw-rw-r-- 1 1001 1001 931 Mar 8 07:05 Dockerfile.build [2021-03-08T07:11:25.628Z] -rw-rw-r-- 1 1001 1001 863 Mar 8 07:05 Jenkinsfile [2021-03-08T07:11:25.628Z] -rw-rw-r-- 1 1001 1001 10775 Mar 8 07:05 LICENSE [2021-03-08T07:11:25.628Z] -rw-rw-r-- 1 1001 1001 5774 Mar 8 07:05 Makefile [2021-03-08T07:11:25.628Z] -rw-rw-r-- 1 1001 1001 6524 Mar 8 07:05 README.md [2021-03-08T07:11:25.628Z] -rw-rw-r-- 1 1001 1001 6755 Mar 8 07:05 SECURITY.md [2021-03-08T07:11:25.628Z] -rw-rw-r-- 1 1001 1001 5 Mar 8 07:01 VERSION [2021-03-08T07:11:25.628Z] -rw-rw-r-- 1 1001 1001 4131 Mar 8 07:05 ZMQWindows.md [2021-03-08T07:11:25.628Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 07:05 bin [2021-03-08T07:11:25.628Z] drwxrwxr-x 14 1001 1001 4096 Mar 8 07:05 cmd [2021-03-08T07:11:25.628Z] -rw-r--r-- 1 root root 621194 Mar 8 07:09 coverage.out [2021-03-08T07:11:25.628Z] -rw-r--r-- 1 root root 1056 Mar 8 07:11 go.mod [2021-03-08T07:11:25.628Z] -rw-r--r-- 1 root root 21701 Mar 8 07:11 go.sum [2021-03-08T07:11:25.628Z] drwxrwxr-x 8 1001 1001 4096 Mar 8 07:05 internal [2021-03-08T07:11:25.628Z] drwxrwxr-x 4 1001 1001 4096 Mar 8 07:05 openapi [2021-03-08T07:11:25.628Z] drwxrwxr-x 4 1001 1001 4096 Mar 8 07:05 snap [2021-03-08T07:11:25.628Z] -rw-rw-r-- 1 1001 1001 168 Mar 8 07:05 version.go [Pipeline] sh [2021-03-08T07:11:26.379Z] + '[' -e coverage.out ] [2021-03-08T07:11:26.379Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-08T07:11:26.431Z] Warning: overwriting stash ‘coverage-report’ [2021-03-08T07:11:27.923Z] Stashed 1 file(s) [Pipeline] sh [2021-03-08T07:11:28.619Z] + make build [2021-03-08T07:11:28.619Z] 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-03-08T07:11:38.310Z] Running on prd-ubuntu18.04-docker-8c-8g-28966 in /w/workspace/edgexfoundry_edgex-go_PR-3234 [Pipeline] { [Pipeline] ws [2021-03-08T07:11:38.412Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-08T07:11:40.841Z] using credential edgex-jenkins-ssh [2021-03-08T07:11:40.917Z] Cloning the remote Git repository [2021-03-08T07:11:41.050Z] 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-03-08T07:11:40.946Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-08T07:11:41.011Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-08T07:11:41.049Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-08T07:11:41.049Z] > git --version # timeout=10 [2021-03-08T07:11:41.059Z] > git --version # 'git version 2.17.1' [2021-03-08T07:11:41.060Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-08T07:11:41.082Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-08T07:11:53.616Z] Merging remotes/origin/master commit 2c126a996be31befa6625c4f217e526aa48b3805 into PR head commit bcdc0b503bfe55a544ff90db21609e7c171f1072 [2021-03-08T07:11:53.760Z] Merge succeeded, producing bcdc0b503bfe55a544ff90db21609e7c171f1072 [2021-03-08T07:11:53.761Z] Checking out Revision bcdc0b503bfe55a544ff90db21609e7c171f1072 (PR-3234) [2021-03-08T07:11:53.128Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-08T07:11:53.136Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-08T07:11:53.147Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-08T07:11:53.161Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-08T07:11:53.162Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-08T07:11:53.166Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3234/head:refs/remotes/origin/PR-3234 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-08T07:11:53.628Z] > git config core.sparsecheckout # timeout=10 [2021-03-08T07:11:53.632Z] > git checkout -f bcdc0b503bfe55a544ff90db21609e7c171f1072 # timeout=10 [2021-03-08T07:11:53.739Z] > git remote # timeout=10 [2021-03-08T07:11:53.745Z] > git config --get remote.origin.url # timeout=10 [2021-03-08T07:11:53.749Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-08T07:11:53.751Z] > git merge 2c126a996be31befa6625c4f217e526aa48b3805 # timeout=10 [2021-03-08T07:11:53.758Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-08T07:11:53.766Z] > git config core.sparsecheckout # timeout=10 [2021-03-08T07:11:53.769Z] > git checkout -f bcdc0b503bfe55a544ff90db21609e7c171f1072 # timeout=10 [2021-03-08T07:11:57.434Z] Commit message: "Bump github.com/lib/pq from 1.9.0 to 1.10.0" [2021-03-08T07:11:57.462Z] > git --version # timeout=10 [2021-03-08T07:11:57.466Z] > git --version # 'git version 2.17.1' [2021-03-08T07:11:57.470Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-08T07:11:58.803Z] + echo snap-build.sh [2021-03-08T07:11:58.803Z] snap-build.sh [2021-03-08T07:11:58.803Z] + SNAP_BASE_DIR=. [2021-03-08T07:11:58.803Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-03-08T07:11:58.803Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-03-08T07:11:58.803Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-03-08T07:11:58.803Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-03-08T07:11:58.803Z] + cd /w/workspace/edgex-go/1 [2021-03-08T07:11:58.803Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-08T07:11:58.803Z] Reading package lists... [2021-03-08T07:11:59.066Z] Building dependency tree... [2021-03-08T07:11:59.066Z] Reading state information... [2021-03-08T07:11:59.066Z] The following packages were automatically installed and are no longer required: [2021-03-08T07:11:59.066Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-08T07:11:59.066Z] uidmap xdelta3 [2021-03-08T07:11:59.066Z] Use 'sudo apt autoremove' to remove them. [2021-03-08T07:11:59.329Z] The following packages will be REMOVED: [2021-03-08T07:11:59.329Z] lxd* lxd-client* [2021-03-08T07:11:59.901Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-08T07:11:59.901Z] After this operation, 31.7 MB disk space will be freed. [2021-03-08T07:12:01.223Z] (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-03-08T07:12:01.223Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-08T07:12:02.166Z] Removing lxd dnsmasq configuration [2021-03-08T07:12:02.166Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-08T07:12:02.429Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-08T07:12:03.060Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-08T07:12:03.585Z] (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-03-08T07:12:03.585Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-08T07:12:04.969Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-08T07:12:04.969Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-08T07:12:06.882Z] + sudo snap remove --purge lxd [2021-03-08T07:12:06.882Z] snap "lxd" is not installed [2021-03-08T07:12:06.882Z] + sudo groupadd --force --system lxd [2021-03-08T07:12:06.882Z] ++ whoami [2021-03-08T07:12:06.882Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-08T07:12:06.882Z] + newgrp - lxd [2021-03-08T07:12:06.882Z] + sudo snap install lxd [2021-03-08T07:12:07.915Z] 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-03-08T07:12:11.297Z] 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-03-08T07:12:15.028Z] 2021-03-08T07:12:12Z INFO Waiting for automatic snapd restart... [2021-03-08T07:12:16.695Z] 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-03-08T07:12:18.193Z] 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-03-08T07:12:23.586Z] 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-03-08T07:12:28.977Z] 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-03-08T07:12:33.283Z] 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-03-08T07:12:37.608Z] 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-03-08T07:12:40.989Z] 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-03-08T07:12:41.630Z] lxd 4.11 from Canonical* installed [2021-03-08T07:12:41.630Z] + sudo lxd init --auto [2021-03-08T07:12:46.392Z] 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-03-08T07:12:49.796Z] + sudo snap install --classic snapcraft [Pipeline] } [2021-03-08T07:12:54.702Z] $ docker stop --time=1 c71aa5a87628b8ac0b8e6740fd514243312072fffc9767ba2edc75a38edd0aec [2021-03-08T07:12:57.416Z] $ docker rm -f c71aa5a87628b8ac0b8e6740fd514243312072fffc9767ba2edc75a38edd0aec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-08T07:12:59.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-08T07:12:59.851Z] [2021-03-08T07:12:59.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-08T07:13:00.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-08T07:13:00.559Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-08T07:13:00.559Z] 29e5d40040c1: Pulling fs layer [2021-03-08T07:13:00.559Z] 1ce36da41761: Pulling fs layer [2021-03-08T07:13:00.559Z] 25b303627fd3: Pulling fs layer [2021-03-08T07:13:00.833Z] 29e5d40040c1: Verifying Checksum [2021-03-08T07:13:00.833Z] 29e5d40040c1: Download complete [2021-03-08T07:13:01.436Z] 29e5d40040c1: Pull complete [2021-03-08T07:13:01.710Z] 1ce36da41761: Download complete [2021-03-08T07:13:02.031Z] snapcraft 4.5.4 from Canonical* installed [2021-03-08T07:13:02.031Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-08T07:13:02.031Z] + patch --verbose -p1 [2021-03-08T07:13:02.031Z] Hmm... Looks like a unified diff to me... [2021-03-08T07:13:02.031Z] The text leading up to this was: [2021-03-08T07:13:02.031Z] -------------------------- [2021-03-08T07:13:02.031Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-08T07:13:02.031Z] |From: Tony Espy [2021-03-08T07:13:02.031Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-03-08T07:13:02.031Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-08T07:13:02.031Z] | [2021-03-08T07:13:02.031Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-08T07:13:02.031Z] |optimize the snap CI check run for pull requests. When [2021-03-08T07:13:02.031Z] |applied, it essentially strips out everything (apps and [2021-03-08T07:13:02.031Z] |parts) from the snapcraft.yaml file except those required [2021-03-08T07:13:02.031Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-08T07:13:02.031Z] |catch changes to edgex-go that break the snap build. [2021-03-08T07:13:02.031Z] | [2021-03-08T07:13:02.031Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-08T07:13:02.031Z] |to update this patch file, otherwise it may fail to apply, [2021-03-08T07:13:02.031Z] |resulting in a failed snap build CI check in the associated [2021-03-08T07:13:02.031Z] |pull request. [2021-03-08T07:13:02.031Z] | [2021-03-08T07:13:02.031Z] |Note - in addition to applying this patch, the pipeline also [2021-03-08T07:13:02.031Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-08T07:13:02.031Z] |need to build the finally binary .snap file (and it won't [2021-03-08T07:13:02.031Z] |work with the patch applied). This further reduces the build [2021-03-08T07:13:02.031Z] |time. [2021-03-08T07:13:02.031Z] |--- [2021-03-08T07:13:02.031Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-03-08T07:13:02.031Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-03-08T07:13:02.031Z] | [2021-03-08T07:13:02.031Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-08T07:13:02.031Z] |index 1e537489..faf42425 100644 [2021-03-08T07:13:02.031Z] |--- a/snap/snapcraft.yaml [2021-03-08T07:13:02.031Z] |+++ b/snap/snapcraft.yaml [2021-03-08T07:13:02.031Z] -------------------------- [2021-03-08T07:13:02.031Z] patching file snap/snapcraft.yaml [2021-03-08T07:13:02.031Z] Using Plan A... [2021-03-08T07:13:02.031Z] Hunk #1 succeeded at 73. [2021-03-08T07:13:02.031Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-03-08T07:13:02.031Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-03-08T07:13:02.031Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-03-08T07:13:02.031Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-03-08T07:13:02.031Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-03-08T07:13:02.031Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-03-08T07:13:02.031Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-03-08T07:13:02.031Z] Hmm... Ignoring the trailing garbage. [2021-03-08T07:13:02.031Z] done [2021-03-08T07:13:02.031Z] + sudo snapcraft prime --use-lxd [2021-03-08T07:13:02.603Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-08T07:13:02.603Z] 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-03-08T07:13:02.603Z] - README.md [2021-03-08T07:13:02.603Z] - snapcraft.yaml.orig [2021-03-08T07:13:02.603Z] [2021-03-08T07:13:02.603Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-08T07:13:02.689Z] 1ce36da41761: Pull complete [2021-03-08T07:13:03.286Z] 25b303627fd3: Verifying Checksum [2021-03-08T07:13:03.286Z] 25b303627fd3: Download complete [2021-03-08T07:13:03.988Z] Launching a container. [2021-03-08T07:13:13.433Z] 25b303627fd3: Pull complete [2021-03-08T07:13:13.433Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-08T07:13:13.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-08T07:13:13.433Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-08T07:13:13.715Z] prd-ubuntu18.04-docker-arm64-4c-16g-28962 does not seem to be running inside a container [2021-03-08T07:13:13.796Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-08T07:13:16.830Z] Waiting for container to be ready [2021-03-08T07:13:16.830Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-08T07:13:16.830Z] [2021-03-08T07:13:17.248Z] $ docker top 38fe1df1ce9cfe87bd30549e994c07469d6579ae649a8eb420bacc67dd47770d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-08T07:13:18.359Z] + docker-compose build --help [2021-03-08T07:13:18.359Z] + grep parallel [2021-03-08T07:13:19.392Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-08T07:13:19.652Z] Waiting for network to be ready... [2021-03-08T07:13:19.931Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-08T07:13:20.193Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-03-08T07:13:20.193Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-08T07:13:20.193Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-08T07:13:20.193Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-08T07:13:20.193Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-08T07:13:20.193Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-08T07:13:20.193Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-08T07:13:20.193Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-08T07:13:20.193Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-08T07:13:20.764Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-08T07:13:20.764Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-08T07:13:21.026Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-08T07:13:21.026Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-08T07:13:21.026Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-08T07:13:21.026Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-08T07:13:21.026Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-08T07:13:21.026Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-08T07:13:21.290Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-08T07:13:21.551Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-08T07:13:21.551Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-08T07:13:21.551Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-08T07:13:21.551Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-08T07:13:21.551Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-08T07:13:21.551Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-08T07:13:21.551Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-08T07:13:21.551Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-08T07:13:22.661Z] --parallel Build images in parallel. [Pipeline] } [2021-03-08T07:13:22.973Z] $ docker stop --time=1 38fe1df1ce9cfe87bd30549e994c07469d6579ae649a8eb420bacc67dd47770d [2021-03-08T07:13:24.998Z] $ docker rm -f 38fe1df1ce9cfe87bd30549e994c07469d6579ae649a8eb420bacc67dd47770d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-08T07:13:25.758Z] Fetched 24.0 MB in 5s (4719 kB/s) [2021-03-08T07:13:26.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-08T07:13:26.045Z] . [Pipeline] withDockerContainer [2021-03-08T07:13:26.324Z] prd-ubuntu18.04-docker-arm64-4c-16g-28962 does not seem to be running inside a container [2021-03-08T07:13:26.335Z] Reading package lists... [2021-03-08T07:13:26.403Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-08T07:13:26.595Z] Reading package lists... [2021-03-08T07:13:26.857Z] Building dependency tree... [2021-03-08T07:13:26.857Z] Reading state information... [2021-03-08T07:13:27.122Z] The following additional packages will be installed: [2021-03-08T07:13:27.122Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-08T07:13:27.122Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-08T07:13:27.122Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-08T07:13:27.122Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-08T07:13:27.122Z] Suggested packages: [2021-03-08T07:13:27.122Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-08T07:13:27.122Z] Recommended packages: [2021-03-08T07:13:27.122Z] gnupg libsasl2-modules [2021-03-08T07:13:27.122Z] The following NEW packages will be installed: [2021-03-08T07:13:27.122Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-08T07:13:27.122Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-08T07:13:27.122Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-08T07:13:27.122Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-08T07:13:27.122Z] The following packages will be upgraded: [2021-03-08T07:13:27.122Z] gpg gpg-agent gpgconf libudev1 [2021-03-08T07:13:27.386Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-08T07:13:27.386Z] Need to get 3530 kB of archives. [2021-03-08T07:13:27.386Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-08T07:13:27.386Z] Get:1 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-03-08T07:13:27.386Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-03-08T07:13:27.646Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-03-08T07:13:27.646Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-08T07:13:27.646Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-08T07:13:27.646Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-03-08T07:13:27.893Z] $ docker top da2d134375e43610112bf7e3a8738f38ad40c657f505073cb749d1e1508136e0 -eo pid,comm [2021-03-08T07:13:28.227Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-08T07:13:28.227Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-08T07:13:28.227Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-08T07:13:28.227Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-08T07:13:28.227Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-08T07:13:28.227Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-08T07:13:28.227Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-08T07:13:28.227Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-08T07:13:28.227Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-08T07:13:28.227Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-08T07:13:28.227Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-08T07:13:28.227Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [Pipeline] { [Pipeline] sh [2021-03-08T07:13:28.493Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-08T07:13:28.493Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-08T07:13:28.493Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-08T07:13:28.493Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-08T07:13:28.755Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-08T07:13:28.755Z] Fetched 3530 kB in 1s (2702 kB/s) [2021-03-08T07:13:28.755Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-08T07:13:28.755Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-03-08T07:13:28.755Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-08T07:13:29.016Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-03-08T07:13:29.016Z] Selecting previously unselected package udev. [2021-03-08T07:13:29.016Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-08T07:13:29.016Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-03-08T07:13:29.016Z] Unpacking udev (237-3ubuntu10.44) ... [2021-03-08T07:13:29.217Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-08T07:13:29.589Z] Selecting previously unselected package libfuse2:amd64. [2021-03-08T07:13:29.589Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-08T07:13:29.589Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-08T07:13:29.589Z] Selecting previously unselected package fuse. [2021-03-08T07:13:29.589Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-08T07:13:29.589Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-08T07:13:29.589Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-08T07:13:29.589Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-08T07:13:29.857Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-08T07:13:29.857Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-08T07:13:29.857Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-08T07:13:29.857Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-08T07:13:30.119Z] Selecting previously unselected package libksba8:amd64. [2021-03-08T07:13:30.119Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-08T07:13:30.119Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-08T07:13:30.119Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-08T07:13:30.119Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-08T07:13:30.119Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:13:30.119Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-08T07:13:30.119Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-08T07:13:30.119Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:13:30.381Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-08T07:13:30.381Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-08T07:13:30.381Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:13:30.381Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-08T07:13:30.381Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-08T07:13:30.381Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:13:30.642Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-08T07:13:30.642Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-08T07:13:30.642Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:13:30.642Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-08T07:13:30.642Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-08T07:13:30.642Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:13:30.904Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-08T07:13:30.904Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-08T07:13:30.904Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:13:30.904Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-08T07:13:30.904Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-08T07:13:30.904Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:13:30.904Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-08T07:13:30.904Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-08T07:13:30.904Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:13:31.165Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-08T07:13:31.165Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-08T07:13:31.165Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-08T07:13:31.165Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-08T07:13:31.165Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-08T07:13:31.165Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-08T07:13:31.165Z] Selecting previously unselected package libldap-common. [2021-03-08T07:13:31.165Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-08T07:13:31.165Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-08T07:13:31.165Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-08T07:13:31.165Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-08T07:13:31.165Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-08T07:13:31.426Z] Selecting previously unselected package dirmngr. [2021-03-08T07:13:31.426Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-08T07:13:31.426Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-08T07:13:31.426Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-08T07:13:31.687Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-08T07:13:31.687Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-08T07:13:31.687Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-08T07:13:31.687Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-08T07:13:31.687Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-08T07:13:31.687Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:13:31.687Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-08T07:13:31.687Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-08T07:13:31.947Z] Setting up udev (237-3ubuntu10.44) ... [2021-03-08T07:13:32.207Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-08T07:13:32.466Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:13:32.466Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-08T07:13:32.466Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-08T07:13:32.466Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-08T07:13:32.466Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:13:32.466Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:13:32.729Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:13:32.729Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:13:32.729Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:13:32.729Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:13:32.729Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-08T07:13:32.729Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-08T07:13:32.729Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-08T07:13:32.990Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-08T07:13:33.563Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-08T07:13:33.563Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-08T07:13:33.563Z] This means they are not meant to be enabled using systemctl. [2021-03-08T07:13:33.563Z] Possible reasons for having this kind of units are: [2021-03-08T07:13:33.563Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-08T07:13:33.563Z] .wants/ or .requires/ directory. [2021-03-08T07:13:33.563Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-08T07:13:33.563Z] a requirement dependency on it. [2021-03-08T07:13:33.563Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-08T07:13:33.563Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-08T07:13:33.563Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-08T07:13:33.563Z] instance name specified. [2021-03-08T07:13:33.826Z] Reading package lists... [2021-03-08T07:13:34.108Z] Building dependency tree... [2021-03-08T07:13:34.108Z] Reading state information... [2021-03-08T07:13:34.108Z] The following additional packages will be installed: [2021-03-08T07:13:34.108Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-08T07:13:34.108Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-08T07:13:34.108Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-08T07:13:34.108Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-08T07:13:34.108Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-08T07:13:34.108Z] Suggested packages: [2021-03-08T07:13:34.108Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-08T07:13:34.108Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-08T07:13:34.108Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-08T07:13:34.108Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-08T07:13:34.108Z] systemd-container policykit-1 [2021-03-08T07:13:34.108Z] Recommended packages: [2021-03-08T07:13:34.108Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-08T07:13:34.374Z] The following NEW packages will be installed: [2021-03-08T07:13:34.374Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-08T07:13:34.374Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-08T07:13:34.374Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-08T07:13:34.374Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-08T07:13:34.374Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-08T07:13:34.374Z] The following packages will be upgraded: [2021-03-08T07:13:34.374Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-08T07:13:34.374Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-08T07:13:34.374Z] Need to get 35.2 MB of archives. [2021-03-08T07:13:34.374Z] After this operation, 141 MB of additional disk space will be used. [2021-03-08T07:13:34.374Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-08T07:13:34.374Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-08T07:13:34.374Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-03-08T07:13:34.374Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-03-08T07:13:34.642Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-08T07:13:34.642Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-08T07:13:34.642Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-08T07:13:34.642Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-08T07:13:34.642Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-08T07:13:34.642Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-08T07:13:34.642Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-08T07:13:34.643Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-08T07:13:34.643Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-08T07:13:34.643Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-08T07:13:34.643Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-08T07:13:34.643Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-08T07:13:34.643Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-08T07:13:34.643Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-08T07:13:34.643Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-08T07:13:34.645Z] Building docker-core-command-go ... [2021-03-08T07:13:34.645Z] Building docker-core-data-go ... [2021-03-08T07:13:34.645Z] Building docker-core-metadata-go ... [2021-03-08T07:13:34.645Z] Building docker-security-bootstrapper-go ... [2021-03-08T07:13:34.645Z] Building docker-security-proxy-setup-go ... [2021-03-08T07:13:34.645Z] Building docker-security-secretstore-setup-go ... [2021-03-08T07:13:34.645Z] Building docker-support-notifications-go ... [2021-03-08T07:13:34.645Z] Building docker-support-scheduler-go ... [2021-03-08T07:13:34.645Z] Building docker-sys-mgmt-agent-go ... [2021-03-08T07:13:34.645Z] Building docker-sys-mgmt-agent-go [2021-03-08T07:13:34.645Z] Building docker-security-secretstore-setup-go [2021-03-08T07:13:34.645Z] Building docker-core-metadata-go [2021-03-08T07:13:34.645Z] Building docker-security-proxy-setup-go [2021-03-08T07:13:34.645Z] Building docker-security-bootstrapper-go [2021-03-08T07:13:35.599Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-03-08T07:13:35.599Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-08T07:13:35.599Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-08T07:13:35.599Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-08T07:13:35.599Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-08T07:13:35.599Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-08T07:13:35.599Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-08T07:13:35.599Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-08T07:13:35.599Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-08T07:13:35.599Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-08T07:13:35.599Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-08T07:13:35.599Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-08T07:13:35.861Z] Fetched 35.2 MB in 1s (27.7 MB/s) [2021-03-08T07:13:35.861Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-08T07:13:35.861Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-03-08T07:13:36.123Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-08T07:13:36.694Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-03-08T07:13:36.695Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-08T07:13:36.695Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-03-08T07:13:36.959Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-08T07:13:36.959Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-08T07:13:36.959Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-08T07:13:37.223Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-08T07:13:37.223Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-08T07:13:37.223Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-08T07:13:37.223Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-08T07:13:37.811Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-08T07:13:37.811Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-08T07:13:38.390Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-08T07:13:38.390Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-08T07:13:38.390Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-08T07:13:38.390Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-08T07:13:38.653Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-08T07:13:38.653Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-08T07:13:38.653Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-08T07:13:38.922Z] Selecting previously unselected package libexpat1:amd64. [2021-03-08T07:13:38.922Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-08T07:13:38.922Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-08T07:13:38.922Z] Selecting previously unselected package python3.6-minimal. [2021-03-08T07:13:38.922Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-08T07:13:38.922Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-08T07:13:39.197Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-08T07:13:39.472Z] Checking for services that may need to be restarted...done. [2021-03-08T07:13:39.472Z] Checking for services that may need to be restarted...done. [2021-03-08T07:13:39.472Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-08T07:13:39.740Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-08T07:13:39.740Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-08T07:13:40.314Z] Selecting previously unselected package python3-minimal. [2021-03-08T07:13:40.314Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-08T07:13:40.314Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-08T07:13:40.314Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-08T07:13:40.314Z] Selecting previously unselected package mime-support. [2021-03-08T07:13:40.314Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-08T07:13:40.314Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-08T07:13:40.580Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-08T07:13:40.580Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-08T07:13:40.580Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-08T07:13:40.580Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-08T07:13:40.580Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-08T07:13:40.580Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-08T07:13:40.846Z] Selecting previously unselected package python3.6. [2021-03-08T07:13:40.846Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-08T07:13:40.846Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-08T07:13:41.110Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-08T07:13:41.110Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-08T07:13:41.110Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-08T07:13:41.110Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-08T07:13:41.371Z] Selecting previously unselected package python3. [2021-03-08T07:13:41.371Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-08T07:13:41.371Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-08T07:13:41.371Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-08T07:13:41.633Z] Selecting previously unselected package multiarch-support. [2021-03-08T07:13:41.633Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-08T07:13:41.633Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-08T07:13:41.633Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-08T07:13:41.633Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-08T07:13:41.633Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-08T07:13:41.633Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-08T07:13:41.633Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-08T07:13:41.895Z] Selecting previously unselected package libbsd0:amd64. [2021-03-08T07:13:41.895Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-08T07:13:41.895Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-08T07:13:41.895Z] Selecting previously unselected package sudo. [2021-03-08T07:13:41.895Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-08T07:13:41.895Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-08T07:13:42.197Z] Selecting previously unselected package apparmor. [2021-03-08T07:13:42.197Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-08T07:13:42.197Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-08T07:13:42.197Z] Selecting previously unselected package libedit2:amd64. [2021-03-08T07:13:42.197Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-08T07:13:42.197Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-08T07:13:42.463Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-08T07:13:42.463Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-08T07:13:42.463Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-08T07:13:42.463Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-08T07:13:42.463Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-08T07:13:42.463Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-08T07:13:42.724Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-08T07:13:42.724Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-08T07:13:42.724Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-08T07:13:42.724Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-08T07:13:42.724Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-08T07:13:42.724Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-08T07:13:42.985Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-08T07:13:42.985Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-08T07:13:42.985Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-08T07:13:42.985Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-08T07:13:42.985Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-08T07:13:42.985Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-08T07:13:44.371Z] Selecting previously unselected package openssh-client. [2021-03-08T07:13:44.371Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-08T07:13:44.371Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-08T07:13:44.631Z] Selecting previously unselected package squashfs-tools. [2021-03-08T07:13:44.631Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-08T07:13:44.631Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-08T07:13:44.631Z] Selecting previously unselected package snapd. [2021-03-08T07:13:44.631Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-08T07:13:44.893Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-08T07:13:47.443Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-08T07:13:47.443Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-08T07:13:47.443Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-08T07:13:47.443Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-08T07:13:47.443Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-08T07:13:47.443Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-08T07:13:47.443Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-08T07:13:47.443Z] Setting up systemd (237-3ubuntu10.44) ... [2021-03-08T07:13:47.443Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-08T07:13:48.385Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-08T07:13:48.385Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-08T07:13:48.385Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-08T07:13:48.385Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-08T07:13:48.649Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-08T07:13:48.649Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-08T07:13:49.595Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-08T07:13:49.595Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-08T07:13:49.595Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-08T07:13:49.595Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-08T07:13:49.595Z] running python rtupdate hooks for python3.6... [2021-03-08T07:13:49.595Z] running python post-rtupdate hooks for python3.6... [2021-03-08T07:13:49.595Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-08T07:13:50.985Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-08T07:13:51.248Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-08T07:13:51.248Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-08T07:13:51.509Z] Setting up snapd (2.48.3+18.04) ... [2021-03-08T07:13:52.080Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-08T07:13:52.080Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-08T07:13:52.340Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-08T07:13:52.602Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-08T07:13:52.602Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-08T07:13:52.602Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-08T07:13:52.862Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-08T07:13:53.132Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-08T07:13:53.393Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-08T07:13:53.663Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-08T07:13:53.663Z] /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-03-08T07:13:53.663Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-08T07:13:53.663Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-08T07:13:55.058Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-08T07:13:55.058Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-08T07:13:55.320Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-08T07:13:57.236Z] Reading package lists... [2021-03-08T07:13:57.236Z] Reading package lists... [2021-03-08T07:13:57.497Z] Building dependency tree... [2021-03-08T07:13:57.497Z] Reading state information... [2021-03-08T07:13:57.497Z] Calculating upgrade... [2021-03-08T07:13:57.758Z] The following packages will be upgraded: [2021-03-08T07:13:57.758Z] advancecomp base-files bash binutils binutils-common [2021-03-08T07:13:57.758Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-08T07:13:57.758Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-08T07:13:57.758Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-08T07:13:57.758Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-08T07:13:57.758Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-08T07:13:57.758Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-08T07:13:57.758Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-08T07:13:57.758Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-08T07:13:57.758Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-08T07:13:57.758Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-08T07:13:57.758Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-08T07:13:57.758Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-08T07:13:57.758Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-08T07:13:57.758Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-08T07:13:57.758Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-08T07:13:57.758Z] Need to get 63.8 MB of archives. [2021-03-08T07:13:57.758Z] After this operation, 5202 kB of additional disk space will be used. [2021-03-08T07:13:57.758Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-03-08T07:13:58.020Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-08T07:13:58.020Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-08T07:13:58.020Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-08T07:13:58.020Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-08T07:13:58.020Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-08T07:13:58.020Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-08T07:13:58.020Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-08T07:13:58.020Z] 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-03-08T07:13:58.020Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-03-08T07:13:58.020Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-03-08T07:13:58.020Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-08T07:13:58.020Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-08T07:13:58.020Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-08T07:13:58.020Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-08T07:13:58.020Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-08T07:13:58.020Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-08T07:13:58.020Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-08T07:13:58.020Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-08T07:13:58.020Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-08T07:13:58.020Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-08T07:13:58.284Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-08T07:13:58.284Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-08T07:13:58.284Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-08T07:13:58.284Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-08T07:13:58.284Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-08T07:13:58.284Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-08T07:13:58.284Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-08T07:13:58.284Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-08T07:13:58.284Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-08T07:13:58.284Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-08T07:13:58.284Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-08T07:13:58.284Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-08T07:13:58.284Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-08T07:13:58.284Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-08T07:13:58.284Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-03-08T07:13:58.284Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-08T07:13:58.284Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-08T07:13:58.284Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-08T07:13:58.284Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-08T07:13:58.284Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-08T07:13:58.284Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-08T07:13:58.284Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-08T07:13:58.284Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-08T07:13:58.284Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-08T07:13:58.284Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-08T07:13:58.284Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-08T07:13:58.284Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-03-08T07:13:58.284Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-08T07:13:58.284Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-08T07:13:58.284Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-08T07:13:58.284Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-08T07:13:58.284Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-08T07:13:58.284Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-08T07:13:58.284Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-08T07:13:58.555Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-08T07:13:58.820Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-08T07:13:58.820Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-08T07:13:58.820Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-08T07:13:58.820Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-08T07:13:58.820Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-08T07:13:59.083Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-08T07:13:59.083Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-08T07:13:59.083Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-08T07:13:59.083Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-08T07:13:59.083Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-08T07:13:59.083Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-08T07:13:59.083Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-08T07:13:59.083Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-08T07:13:59.083Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-08T07:13:59.083Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-08T07:13:59.083Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-08T07:13:59.083Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-08T07:13:59.083Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-08T07:13:59.083Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-08T07:13:59.083Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-08T07:13:59.083Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-08T07:13:59.083Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-08T07:13:59.344Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-08T07:13:59.344Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-08T07:13:59.344Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-08T07:13:59.344Z] Get:82 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-03-08T07:13:59.344Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-08T07:13:59.344Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-03-08T07:13:59.344Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-03-08T07:13:59.344Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-08T07:13:59.344Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-08T07:13:59.344Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-08T07:13:59.344Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-08T07:13:59.344Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-08T07:13:59.344Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-08T07:13:59.344Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-08T07:13:59.344Z] Get:93 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-03-08T07:13:59.344Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-08T07:13:59.345Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-08T07:13:59.606Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-08T07:13:59.606Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-08T07:13:59.606Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-08T07:13:59.606Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-08T07:13:59.869Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-08T07:13:59.869Z] Fetched 63.8 MB in 2s (34.9 MB/s) [2021-03-08T07:13:59.869Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:13:59.869Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-08T07:13:59.869Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-08T07:14:00.816Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-08T07:14:00.816Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-08T07:14:00.816Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-03-08T07:14:00.816Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-03-08T07:14:01.768Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-08T07:14:01.768Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-08T07:14:01.768Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-08T07:14:01.768Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-08T07:14:02.030Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-08T07:14:02.030Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-08T07:14:02.030Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-08T07:14:02.030Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-08T07:14:02.030Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-08T07:14:02.030Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-08T07:14:02.293Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-08T07:14:02.293Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-08T07:14:02.293Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-08T07:14:02.293Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-08T07:14:02.555Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-08T07:14:02.555Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-08T07:14:02.555Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-08T07:14:02.555Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-08T07:14:02.818Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-08T07:14:02.818Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-08T07:14:02.818Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-08T07:14:02.818Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-08T07:14:03.079Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-08T07:14:03.080Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-08T07:14:03.080Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-08T07:14:03.343Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-08T07:14:03.343Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-08T07:14:03.603Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-08T07:14:03.603Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-08T07:14:03.603Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-08T07:14:04.177Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-08T07:14:04.441Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-08T07:14:04.441Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-08T07:14:04.441Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-08T07:14:04.441Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-08T07:14:04.441Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-08T07:14:04.703Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-08T07:14:04.703Z] Installing new version of config file /etc/issue ... [2021-03-08T07:14:04.963Z] Installing new version of config file /etc/issue.net ... [2021-03-08T07:14:04.963Z] Installing new version of config file /etc/lsb-release ... [2021-03-08T07:14:04.963Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-08T07:14:05.225Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-08T07:14:05.225Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-08T07:14:05.225Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-08T07:14:05.225Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:14:05.225Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-08T07:14:05.486Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-08T07:14:05.486Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-08T07:14:05.746Z] 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-03-08T07:14:05.746Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:14:05.746Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-08T07:14:05.746Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-08T07:14:05.746Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-08T07:14:06.007Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:14:06.007Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-08T07:14:06.007Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-08T07:14:06.007Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-08T07:14:06.286Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:14:06.286Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-08T07:14:06.286Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-08T07:14:06.550Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-08T07:14:06.550Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:14:06.550Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-08T07:14:06.811Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-08T07:14:06.811Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-08T07:14:07.082Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:14:07.082Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-08T07:14:07.082Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-08T07:14:07.082Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-08T07:14:07.343Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:14:07.343Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-08T07:14:07.343Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-08T07:14:07.343Z] Setting up grep (3.1-2build1) ... [2021-03-08T07:14:07.605Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:14:07.605Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-08T07:14:07.605Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-08T07:14:07.865Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-08T07:14:07.865Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:14:07.866Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-08T07:14:07.866Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-08T07:14:08.127Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-08T07:14:08.127Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:14:08.127Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-08T07:14:08.127Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-08T07:14:08.697Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-08T07:14:08.959Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-08T07:14:08.959Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-08T07:14:08.959Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-08T07:14:09.532Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-08T07:14:09.793Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:14:09.793Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-08T07:14:09.793Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-08T07:14:11.177Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-08T07:14:11.177Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-08T07:14:11.177Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-08T07:14:11.177Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-08T07:14:11.177Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-08T07:14:11.177Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:14:11.177Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-08T07:14:11.438Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-08T07:14:11.438Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-08T07:14:11.699Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:14:11.699Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-08T07:14:11.699Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-08T07:14:11.699Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-08T07:14:11.959Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:14:11.959Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-08T07:14:11.959Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-08T07:14:11.959Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-08T07:14:12.223Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:14:12.223Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-08T07:14:12.223Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-08T07:14:12.223Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-08T07:14:12.486Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:14:12.486Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-08T07:14:12.486Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-08T07:14:12.486Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-08T07:14:12.747Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:14:12.747Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-08T07:14:12.747Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-08T07:14:12.747Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-08T07:14:13.009Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-08T07:14:13.009Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-08T07:14:13.276Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:14:13.276Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-08T07:14:13.276Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-08T07:14:13.276Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-08T07:14:13.276Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:14:13.539Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-08T07:14:13.539Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-08T07:14:13.539Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-08T07:14:13.539Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:14:13.539Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-08T07:14:13.801Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-08T07:14:13.801Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-08T07:14:13.801Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:14:13.801Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-08T07:14:14.062Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-08T07:14:14.323Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-08T07:14:14.657Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-08T07:14:14.923Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-08T07:14:14.923Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:14:14.923Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-08T07:14:14.923Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-08T07:14:15.189Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-08T07:14:15.770Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-08T07:14:15.770Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-08T07:14:15.770Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-08T07:14:15.770Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-08T07:14:15.770Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:14:15.770Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-08T07:14:16.039Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-08T07:14:16.039Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-08T07:14:16.306Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:14:16.306Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-08T07:14:16.306Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-08T07:14:16.625Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-08T07:14:16.625Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:14:16.625Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-08T07:14:16.625Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-08T07:14:16.625Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-08T07:14:16.905Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:14:16.905Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-08T07:14:16.905Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-08T07:14:16.905Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-08T07:14:17.166Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:14:17.166Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-08T07:14:17.166Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-08T07:14:17.166Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-08T07:14:17.166Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:14:17.166Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-08T07:14:17.435Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-08T07:14:17.696Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-08T07:14:17.696Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:14:17.696Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-08T07:14:17.696Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-08T07:14:17.956Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-03-08T07:14:17.956Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-08T07:14:17.956Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-08T07:14:18.218Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-08T07:14:18.218Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-08T07:14:18.218Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:14:18.218Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-08T07:14:18.218Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-08T07:14:18.480Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-08T07:14:18.480Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:14:18.480Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-08T07:14:18.741Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-08T07:14:18.741Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-08T07:14:19.004Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:14:19.004Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-08T07:14:19.004Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-08T07:14:19.264Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-08T07:14:19.264Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:14:19.264Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-03-08T07:14:19.264Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-08T07:14:19.525Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-03-08T07:14:19.525Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:14:19.525Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-08T07:14:19.525Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-08T07:14:19.785Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-08T07:14:20.045Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:14:20.045Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-08T07:14:20.045Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-08T07:14:20.045Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-08T07:14:20.308Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:14:20.308Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-08T07:14:20.308Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-08T07:14:20.308Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-08T07:14:20.568Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:14:20.568Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-08T07:14:20.568Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-08T07:14:20.829Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-08T07:14:20.829Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:14:20.829Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-08T07:14:20.829Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-08T07:14:21.089Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-08T07:14:21.089Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:14:21.089Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-08T07:14:21.089Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-08T07:14:21.353Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-08T07:14:21.353Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:14:21.353Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-08T07:14:21.353Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-08T07:14:21.619Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-08T07:14:21.619Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-08T07:14:21.619Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-08T07:14:21.619Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-08T07:14:21.881Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-08T07:14:21.881Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-08T07:14:21.881Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-08T07:14:21.881Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-08T07:14:21.881Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-08T07:14:22.143Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-08T07:14:22.143Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-08T07:14:22.143Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-08T07:14:22.405Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-08T07:14:22.405Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-08T07:14:22.669Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-08T07:14:22.669Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-08T07:14:22.669Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-08T07:14:22.669Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-08T07:14:22.930Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-08T07:14:22.930Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-08T07:14:23.192Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-08T07:14:23.192Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-08T07:14:23.192Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-08T07:14:23.192Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-08T07:14:23.452Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-08T07:14:23.452Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-08T07:14:23.452Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-08T07:14:23.452Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-08T07:14:23.717Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-08T07:14:23.717Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-08T07:14:24.659Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-08T07:14:24.659Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-08T07:14:24.659Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-08T07:14:24.659Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-08T07:14:24.659Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-08T07:14:24.659Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-08T07:14:25.236Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-08T07:14:25.236Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-08T07:14:25.497Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-08T07:14:25.497Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-08T07:14:25.497Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-08T07:14:25.497Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-08T07:14:26.072Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-08T07:14:26.072Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-08T07:14:26.333Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-08T07:14:26.333Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-08T07:14:26.333Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-08T07:14:26.333Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-08T07:14:26.595Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-08T07:14:26.595Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-08T07:14:27.535Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-08T07:14:27.795Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-08T07:14:28.738Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-08T07:14:28.738Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-08T07:14:29.310Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-08T07:14:29.310Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-08T07:14:29.883Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-08T07:14:29.883Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-08T07:14:30.827Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-08T07:14:30.827Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-08T07:14:31.088Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-08T07:14:31.088Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-08T07:14:31.355Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-08T07:14:31.355Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-08T07:14:31.617Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-08T07:14:31.617Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-08T07:14:31.617Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-08T07:14:31.617Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-08T07:14:31.877Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-08T07:14:31.877Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-08T07:14:31.877Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-08T07:14:31.877Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-08T07:14:32.141Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-08T07:14:32.141Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-08T07:14:32.141Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-08T07:14:32.141Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-08T07:14:32.404Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-08T07:14:32.404Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-08T07:14:32.404Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-08T07:14:32.404Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-08T07:14:32.404Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-08T07:14:32.404Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-08T07:14:32.664Z] [2021-03-08T07:14:32.664Z] Current default time zone: 'Etc/UTC' [2021-03-08T07:14:32.664Z] Local time is now: Mon Mar 8 07:14:32 UTC 2021. [2021-03-08T07:14:32.664Z] Universal Time is now: Mon Mar 8 07:14:32 UTC 2021. [2021-03-08T07:14:32.664Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-08T07:14:32.664Z] [2021-03-08T07:14:32.664Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-03-08T07:14:32.664Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-08T07:14:32.954Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-03-08T07:14:32.954Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-08T07:14:32.954Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-08T07:14:32.954Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-08T07:14:32.954Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-08T07:14:32.954Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-08T07:14:33.215Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-08T07:14:33.215Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-08T07:14:33.215Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-08T07:14:33.215Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-08T07:14:33.476Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-08T07:14:33.476Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-08T07:14:33.476Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-08T07:14:33.476Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-08T07:14:33.476Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-08T07:14:33.476Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-08T07:14:33.742Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-08T07:14:33.742Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-08T07:14:33.742Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-08T07:14:33.742Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-08T07:14:33.742Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-08T07:14:35.123Z] Updating certificates in /etc/ssl/certs... [2021-03-08T07:14:36.065Z] 23 added, 27 removed; done. [2021-03-08T07:14:36.065Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-08T07:14:36.065Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-08T07:14:36.065Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-08T07:14:36.065Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-08T07:14:36.065Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-08T07:14:36.065Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-08T07:14:36.065Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-08T07:14:36.327Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-08T07:14:36.327Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-08T07:14:36.327Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-08T07:14:36.327Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-08T07:14:36.327Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-08T07:14:36.327Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-08T07:14:36.328Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-08T07:14:36.328Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-08T07:14:36.587Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-08T07:14:36.588Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-08T07:14:36.588Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-08T07:14:36.588Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-08T07:14:36.588Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-08T07:14:36.588Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-08T07:14:36.848Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-08T07:14:36.848Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-08T07:14:36.848Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-08T07:14:36.848Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-08T07:14:36.848Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-08T07:14:36.848Z] Updating certificates in /etc/ssl/certs... [2021-03-08T07:14:37.417Z] 0 added, 0 removed; done. [2021-03-08T07:14:37.417Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-08T07:14:37.417Z] done. [2021-03-08T07:14:37.989Z] Reading package lists... [2021-03-08T07:14:38.250Z] Building dependency tree... [2021-03-08T07:14:38.250Z] Reading state information... [2021-03-08T07:14:38.511Z] The following NEW packages will be installed: [2021-03-08T07:14:38.511Z] apt-transport-https [2021-03-08T07:14:38.511Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-08T07:14:38.511Z] Need to get 1696 B of archives. [2021-03-08T07:14:38.511Z] After this operation, 153 kB of additional disk space will be used. [2021-03-08T07:14:38.511Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-08T07:14:38.772Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-08T07:14:38.772Z] Fetched 1696 B in 0s (8523 B/s) [2021-03-08T07:14:38.772Z] Selecting previously unselected package apt-transport-https. [2021-03-08T07:14:38.772Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-08T07:14:38.772Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-08T07:14:38.772Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-08T07:14:39.037Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-08T07:14:39.299Z] Waiting for network to be ready... [2021-03-08T07:14:42.655Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:14:42.655Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:14:42.655Z] ---> bda1e19cede5 [2021-03-08T07:14:42.655Z] Step 3/26 : WORKDIR /edgex-go [2021-03-08T07:14:42.655Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:14:42.655Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:14:42.655Z] ---> bda1e19cede5 [2021-03-08T07:14:42.655Z] Step 3/24 : WORKDIR /edgex-go [2021-03-08T07:14:42.655Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:14:42.655Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:14:42.655Z] ---> bda1e19cede5 [2021-03-08T07:14:42.655Z] Step 3/23 : WORKDIR /edgex-go [2021-03-08T07:14:42.655Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:14:42.655Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:14:42.655Z] ---> bda1e19cede5 [2021-03-08T07:14:42.655Z] Step 3/21 : WORKDIR /edgex-go [2021-03-08T07:14:42.655Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:14:42.655Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:14:42.655Z] ---> bda1e19cede5 [2021-03-08T07:14:42.655Z] Step 3/31 : WORKDIR /edgex-go [2021-03-08T07:14:45.882Z] 2021-03-08T07:14:42Z INFO Waiting for automatic snapd restart... [2021-03-08T07:14:46.142Z] snapd 2.49 from Canonical* installed [2021-03-08T07:14:46.944Z] ---> Running in 67d5dfb169b1 [2021-03-08T07:14:46.944Z] ---> Running in 58cf129c621c [2021-03-08T07:14:46.944Z] ---> Running in ddfd8f1335ec [2021-03-08T07:14:46.944Z] ---> Running in 629323acc7c9 [2021-03-08T07:14:46.944Z] ---> Running in 7471d6249c2d [2021-03-08T07:14:47.525Z] "snapd" switched to the "latest/stable" channel [2021-03-08T07:14:47.526Z] [2021-03-08T07:14:47.922Z] Removing intermediate container 7471d6249c2d [2021-03-08T07:14:47.922Z] ---> e5cc2ea874db [2021-03-08T07:14:47.922Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:14:47.922Z] Removing intermediate container ddfd8f1335ec [2021-03-08T07:14:47.922Z] ---> c82a9667bb95 [2021-03-08T07:14:47.922Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:14:47.922Z] Removing intermediate container 67d5dfb169b1 [2021-03-08T07:14:47.922Z] ---> 3151a46a571f [2021-03-08T07:14:47.922Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:14:47.922Z] Removing intermediate container 58cf129c621c [2021-03-08T07:14:47.922Z] ---> 0d412a4c143d [2021-03-08T07:14:47.922Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:14:48.196Z] Removing intermediate container 629323acc7c9 [2021-03-08T07:14:48.196Z] ---> a7257ca9a42e [2021-03-08T07:14:48.196Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:14:48.196Z] ---> Running in 7ad8a2f4bb90 [2021-03-08T07:14:48.196Z] ---> Running in 033eb143a2c1 [2021-03-08T07:14:48.196Z] ---> Running in 56e61ed5d7f0 [2021-03-08T07:14:48.196Z] ---> Running in 2301e5826ae1 [2021-03-08T07:14:48.473Z] ---> Running in da21d7b9d24f [2021-03-08T07:14:51.736Z] core18 20210128 from Canonical* installed [2021-03-08T07:14:51.736Z] "core18" switched to the "latest/stable" channel [2021-03-08T07:14:51.736Z] [2021-03-08T07:14:51.893Z] Removing intermediate container 56e61ed5d7f0 [2021-03-08T07:14:51.894Z] ---> 8a5ade6395d1 [2021-03-08T07:14:51.894Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-08T07:14:52.178Z] ---> Running in f70b2558e2d1 [2021-03-08T07:14:52.789Z] Removing intermediate container 7ad8a2f4bb90 [2021-03-08T07:14:52.789Z] ---> 8e68342fd25f [2021-03-08T07:14:52.789Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-08T07:14:52.789Z] Removing intermediate container 2301e5826ae1 [2021-03-08T07:14:52.789Z] ---> ab1a033252d1 [2021-03-08T07:14:52.789Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-08T07:14:52.789Z] ---> Running in a7e9c07ad749 [2021-03-08T07:14:52.789Z] Removing intermediate container 033eb143a2c1 [2021-03-08T07:14:52.789Z] ---> 4c9245bd25c2 [2021-03-08T07:14:52.789Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-08T07:14:53.069Z] Removing intermediate container da21d7b9d24f [2021-03-08T07:14:53.069Z] ---> ac0a6f5e2863 [2021-03-08T07:14:53.069Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-08T07:14:53.348Z] ---> Running in 18e0462ccc48 [2021-03-08T07:14:53.348Z] ---> Running in e2fbb47255a5 [2021-03-08T07:14:53.348Z] ---> Running in 5cdf54bd846c [2021-03-08T07:14:54.348Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:14:54.623Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:14:54.897Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:14:55.494Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:14:55.494Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:14:55.494Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:14:55.494Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:14:55.770Z] OK: 217 MiB in 51 packages [2021-03-08T07:14:56.385Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:14:56.385Z] OK: 217 MiB in 51 packages [2021-03-08T07:14:56.385Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:14:56.385Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:14:57.000Z] OK: 217 MiB in 51 packages [2021-03-08T07:14:57.026Z] snapcraft 4.5.4 from Canonical* installed [2021-03-08T07:14:57.287Z] "snapcraft" switched to the "latest/stable" channel [2021-03-08T07:14:57.287Z] [2021-03-08T07:14:57.602Z] OK: 217 MiB in 51 packages [2021-03-08T07:14:57.602Z] Removing intermediate container f70b2558e2d1 [2021-03-08T07:14:57.602Z] ---> 6a061aa42fc8 [2021-03-08T07:14:57.602Z] Step 6/21 : COPY go.mod . [2021-03-08T07:14:57.602Z] OK: 217 MiB in 51 packages [2021-03-08T07:14:58.206Z] Removing intermediate container a7e9c07ad749 [2021-03-08T07:14:58.206Z] ---> 3c01e5dde56a [2021-03-08T07:14:58.206Z] Step 6/26 : COPY go.mod . [2021-03-08T07:14:58.804Z] ---> a9852b1e31e2 [2021-03-08T07:14:58.804Z] Step 7/21 : RUN go mod download [2021-03-08T07:14:59.082Z] Removing intermediate container 18e0462ccc48 [2021-03-08T07:14:59.082Z] ---> 306f538f14ab [2021-03-08T07:14:59.082Z] Step 6/31 : COPY go.mod . [2021-03-08T07:14:59.082Z] ---> Running in 58ccfa889f48 [2021-03-08T07:14:59.355Z] ---> 4902acf073a8 [2021-03-08T07:14:59.355Z] Step 7/26 : RUN go mod download [2021-03-08T07:14:59.627Z] Removing intermediate container 5cdf54bd846c [2021-03-08T07:14:59.627Z] ---> 37e52b0f8174 [2021-03-08T07:14:59.627Z] Step 6/24 : COPY go.mod . [2021-03-08T07:14:59.627Z] ---> Running in 3d9a1f7b3e9b [2021-03-08T07:14:59.627Z] Removing intermediate container e2fbb47255a5 [2021-03-08T07:14:59.627Z] ---> 07628d95090f [2021-03-08T07:14:59.627Z] Step 6/23 : COPY go.mod . [2021-03-08T07:15:00.230Z] ---> 9531e7174fcb [2021-03-08T07:15:00.230Z] Step 7/31 : RUN go mod download [2021-03-08T07:15:00.507Z] ---> Running in 5cad022033a9 [2021-03-08T07:15:00.599Z] 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-03-08T07:15:00.600Z] - README.md [2021-03-08T07:15:00.600Z] - snapcraft.yaml.orig [2021-03-08T07:15:00.600Z] [2021-03-08T07:15:00.600Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-08T07:15:01.106Z] ---> 95706acaba10 [2021-03-08T07:15:01.106Z] Step 7/23 : RUN go mod download [2021-03-08T07:15:01.106Z] ---> b321feca3129 [2021-03-08T07:15:01.106Z] Step 7/24 : RUN go mod download [2021-03-08T07:15:01.382Z] ---> Running in 2e4dcdd1526f [2021-03-08T07:15:01.382Z] ---> Running in da19a267f527 [2021-03-08T07:15:03.399Z] Removing intermediate container 58ccfa889f48 [2021-03-08T07:15:03.399Z] ---> 8331f4ee243a [2021-03-08T07:15:03.399Z] Step 8/21 : COPY . . [2021-03-08T07:15:04.007Z] Removing intermediate container 3d9a1f7b3e9b [2021-03-08T07:15:04.007Z] ---> 28281288e0b8 [2021-03-08T07:15:04.007Z] Step 8/26 : COPY . . [2021-03-08T07:15:04.615Z] Removing intermediate container 5cad022033a9 [2021-03-08T07:15:04.615Z] ---> c215e8c0055a [2021-03-08T07:15:04.615Z] Step 8/31 : COPY . . [2021-03-08T07:15:06.601Z] Removing intermediate container da19a267f527 [2021-03-08T07:15:06.601Z] ---> abe911a1d958 [2021-03-08T07:15:06.601Z] Step 8/24 : COPY . . [2021-03-08T07:15:07.209Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-08T07:15:07.229Z] Removing intermediate container 2e4dcdd1526f [2021-03-08T07:15:07.229Z] ---> 61fc4cd49b89 [2021-03-08T07:15:07.229Z] Step 8/23 : COPY . . [2021-03-08T07:15:07.470Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-08T07:15:07.470Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-08T07:15:07.470Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-08T07:15:09.114Z] Reading package lists... [2021-03-08T07:15:09.687Z] 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-03-08T07:15:16.346Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-08T07:15:16.346Z] Reading package lists... [2021-03-08T07:15:16.346Z] Building dependency tree... [2021-03-08T07:15:16.346Z] Reading state information... [2021-03-08T07:15:16.346Z] Suggested packages: [2021-03-08T07:15:16.346Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-08T07:15:16.346Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-08T07:15:16.346Z] Recommended packages: [2021-03-08T07:15:16.346Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-08T07:15:16.346Z] The following NEW packages will be installed: [2021-03-08T07:15:16.346Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-08T07:15:16.346Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-08T07:15:16.346Z] pkg-config zip [2021-03-08T07:15:16.346Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-08T07:15:16.346Z] Need to get 7655 kB of archives. [2021-03-08T07:15:16.346Z] After this operation, 43.7 MB of additional disk space will be used. [2021-03-08T07:15:16.346Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-08T07:15:16.346Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-03-08T07:15:16.605Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-08T07:15:16.605Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-08T07:15:16.868Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-08T07:15:16.869Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-08T07:15:16.869Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-08T07:15:16.869Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-08T07:15:16.869Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-08T07:15:16.869Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-08T07:15:17.129Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-08T07:15:17.129Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-03-08T07:15:17.129Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-03-08T07:15:17.390Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-08T07:15:17.655Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-08T07:15:17.655Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-08T07:15:17.655Z] Fetched 7655 kB in 1s (5830 kB/s) [2021-03-08T07:15:17.915Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-08T07:15:17.915Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-08T07:15:17.915Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-03-08T07:15:17.915Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-08T07:15:18.175Z] Selecting previously unselected package libpsl5:amd64. [2021-03-08T07:15:18.175Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-08T07:15:18.175Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-08T07:15:18.175Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-08T07:15:18.175Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-08T07:15:18.175Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-08T07:15:18.175Z] Selecting previously unselected package librtmp1:amd64. [2021-03-08T07:15:18.175Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-08T07:15:18.434Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-08T07:15:18.435Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-08T07:15:18.435Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-08T07:15:18.435Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-08T07:15:18.435Z] Selecting previously unselected package liberror-perl. [2021-03-08T07:15:18.435Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-08T07:15:18.435Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-08T07:15:18.695Z] Selecting previously unselected package git-man. [2021-03-08T07:15:18.695Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-03-08T07:15:18.695Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-08T07:15:18.695Z] Selecting previously unselected package git. [2021-03-08T07:15:18.695Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-03-08T07:15:18.695Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-03-08T07:15:19.637Z] Selecting previously unselected package libnorm1:amd64. [2021-03-08T07:15:19.637Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-08T07:15:19.637Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-08T07:15:19.637Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-08T07:15:19.637Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-08T07:15:19.637Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-08T07:15:19.901Z] Selecting previously unselected package libsodium23:amd64. [2021-03-08T07:15:19.901Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-08T07:15:19.901Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-08T07:15:19.901Z] Selecting previously unselected package libzmq5:amd64. [2021-03-08T07:15:19.901Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-08T07:15:19.901Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-08T07:15:19.901Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-08T07:15:19.901Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-08T07:15:20.161Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-08T07:15:20.161Z] Selecting previously unselected package pkg-config. [2021-03-08T07:15:20.161Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-08T07:15:20.161Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-08T07:15:20.420Z] Selecting previously unselected package zip. [2021-03-08T07:15:20.421Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-08T07:15:20.421Z] Unpacking zip (3.0-11build1) ... [2021-03-08T07:15:20.421Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-08T07:15:20.421Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-08T07:15:20.681Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-08T07:15:20.681Z] Setting up liberror-perl (0.17025-1) ... [2021-03-08T07:15:20.681Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-08T07:15:20.681Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-08T07:15:20.681Z] No schema files found: doing nothing. [2021-03-08T07:15:20.681Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-08T07:15:20.681Z] Setting up zip (3.0-11build1) ... [2021-03-08T07:15:20.681Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-08T07:15:20.681Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-08T07:15:20.681Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-08T07:15:20.945Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-08T07:15:20.945Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-08T07:15:20.945Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-08T07:15:20.945Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-03-08T07:15:20.945Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-08T07:15:27.523Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-08T07:15:27.783Z] git set to automatically installed. [2021-03-08T07:15:27.783Z] git-man set to automatically installed. [2021-03-08T07:15:27.783Z] libcurl3-gnutls set to automatically installed. [2021-03-08T07:15:27.783Z] liberror-perl set to automatically installed. [2021-03-08T07:15:27.783Z] libglib2.0-0 set to automatically installed. [2021-03-08T07:15:27.783Z] libnghttp2-14 set to automatically installed. [2021-03-08T07:15:27.783Z] libnorm1 set to automatically installed. [2021-03-08T07:15:27.783Z] libpgm-5.2-0 set to automatically installed. [2021-03-08T07:15:27.783Z] libpsl5 set to automatically installed. [2021-03-08T07:15:27.783Z] librtmp1 set to automatically installed. [2021-03-08T07:15:27.783Z] libsodium23 set to automatically installed. [2021-03-08T07:15:27.783Z] libzmq3-dev set to automatically installed. [2021-03-08T07:15:27.783Z] libzmq5 set to automatically installed. [2021-03-08T07:15:27.783Z] pkg-config set to automatically installed. [2021-03-08T07:15:27.783Z] zip set to automatically installed. [2021-03-08T07:15:30.324Z] snapd is not logged in, snap install commands will use sudo [2021-03-08T07:15:34.059Z] ---> ec67f6facd62 [2021-03-08T07:15:34.059Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-08T07:15:34.059Z] ---> 52b46d00565d [2021-03-08T07:15:34.059Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-08T07:15:34.059Z] ---> 23eacb506e93 [2021-03-08T07:15:34.059Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-08T07:15:34.059Z] ---> c89b036d2136 [2021-03-08T07:15:34.059Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-08T07:15:34.059Z] ---> f340acc0c2e8 [2021-03-08T07:15:34.059Z] ---> Running in 169e6748727f [2021-03-08T07:15:34.059Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-08T07:15:34.059Z] ---> Running in 78f62ca376eb [2021-03-08T07:15:34.059Z] ---> Running in 2ef7a1ba710a [2021-03-08T07:15:34.059Z] ---> Running in 73d613368750 [2021-03-08T07:15:34.059Z] ---> Running in 67554ae795c1 [2021-03-08T07:15:35.049Z] 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-03-08T07:15:35.659Z] 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-03-08T07:15:35.659Z] 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-03-08T07:15:35.937Z] 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-03-08T07:15:35.937Z] 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-03-08T07:15:36.903Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-08T07:15:37.172Z] snap "core18" has no updates available [2021-03-08T07:15:38.114Z] Pulling config-common [2021-03-08T07:15:38.114Z] + snapcraftctl pull [2021-03-08T07:15:39.056Z] Pulling go-build-helper [2021-03-08T07:15:39.056Z] + snapcraftctl pull [2021-03-08T07:16:05.639Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-08T07:16:05.639Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-08T07:16:05.639Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-03-08T07:16:05.639Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-08T07:16:05.639Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-08T07:16:05.639Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-08T07:16:05.639Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-08T07:16:05.639Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-08T07:16:05.639Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-08T07:16:05.639Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-08T07:16:05.639Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-08T07:16:05.639Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-08T07:16:05.639Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-08T07:16:05.639Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-08T07:16:05.639Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-08T07:16:05.639Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-08T07:16:05.639Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-08T07:16:05.639Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-08T07:16:05.639Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-08T07:16:05.639Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-08T07:16:05.639Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-08T07:16:05.639Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-08T07:16:05.639Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-08T07:16:05.639Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-08T07:16:05.639Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-08T07:16:05.639Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-08T07:16:05.639Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-08T07:16:05.639Z] Fetched 24.0 MB in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-08T07:16:05.639Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-08T07:16:05.639Z] Fetched 279 kB in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-08T07:16:05.639Z] Fetched 122 kB in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-08T07:16:05.639Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-08T07:16:05.639Z] Fetched 8848 B in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-08T07:16:05.639Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-08T07:16:05.639Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-08T07:16:05.639Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-08T07:16:05.639Z] Fetched 214 kB in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-08T07:16:05.639Z] Fetched 154 kB in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-08T07:16:05.639Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-08T07:16:05.639Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-08T07:16:05.639Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-08T07:16:05.639Z] Fetched 499 kB in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-08T07:16:05.639Z] Fetched 111 kB in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-08T07:16:05.639Z] Fetched 240 kB in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-08T07:16:05.639Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-08T07:16:05.639Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-08T07:16:05.639Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-08T07:16:05.639Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-08T07:16:05.639Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-08T07:16:05.639Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-08T07:16:05.639Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-08T07:16:05.639Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-08T07:16:05.639Z] Fetched 8720 B in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-08T07:16:05.639Z] Fetched 137 kB in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-08T07:16:05.639Z] Fetched 119 kB in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-08T07:16:05.639Z] Fetched 109 kB in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-08T07:16:05.639Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-08T07:16:05.639Z] Fetched 645 kB in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-08T07:16:05.639Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-08T07:16:05.639Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-08T07:16:05.639Z] Fetched 368 kB in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-08T07:16:05.639Z] Fetched 187 kB in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-08T07:16:05.639Z] Fetched 175 kB in 0s (0 B/s) [2021-03-08T07:16:05.639Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-08T07:16:05.900Z] Fetched 206 kB in 0s (0 B/s) [2021-03-08T07:16:05.900Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-08T07:16:05.900Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-08T07:16:05.900Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-08T07:16:05.900Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-08T07:16:05.900Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-08T07:16:05.900Z] Fetched 159 kB in 0s (0 B/s) [2021-03-08T07:16:05.900Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-08T07:16:05.901Z] Fetched 107 kB in 0s (0 B/s) [2021-03-08T07:16:05.901Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-08T07:16:05.901Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-08T07:16:05.901Z] Pulling static-packages [2021-03-08T07:16:05.901Z] + snapcraftctl pull [2021-03-08T07:16:07.286Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-03-08T07:16:07.287Z] Skipping pull go-build-helper (already ran) [2021-03-08T07:16:07.287Z] Skipping pull static-packages (already ran) [2021-03-08T07:16:07.287Z] Building go-build-helper [2021-03-08T07:16:07.287Z] + snapcraftctl build [2021-03-08T07:16:11.521Z] Building static-packages [2021-03-08T07:16:11.521Z] + snapcraftctl build [2021-03-08T07:16:14.065Z] Staging go-build-helper [2021-03-08T07:16:14.065Z] + snapcraftctl stage [2021-03-08T07:16:14.644Z] Staging static-packages [2021-03-08T07:16:14.644Z] + snapcraftctl stage [2021-03-08T07:16:16.030Z] Pulling go115 [2021-03-08T07:16:16.030Z] + snapcraftctl pull [2021-03-08T07:16:16.971Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-03-08T07:16:16.971Z] Skipping pull go115 (already ran) [2021-03-08T07:16:16.971Z] Building go115 [2021-03-08T07:16:16.971Z] + dpkg --print-architecture [2021-03-08T07:16:16.971Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-03-08T07:16:16.971Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-03-08T07:16:16.971Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-03-08T07:16:16.971Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-08T07:16:16.971Z] Dload Upload Total Spent Left Speed [2021-03-08T07:16:20.524Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 115M 3 3902k 0 0 9.8M 0 0:00:11 --:--:-- 0:00:11 9.7M 35 115M 35 40.4M 0 0 28.9M 0 0:00:03 0:00:01 0:00:02 28.9M 69 115M 69 79.9M 0 0 33.5M 0 0:00:03 0:00:02 0:00:01 33.5M 99 115M 99 114M 0 0 33.9M 0 0:00:03 0:00:03 --:--:-- 33.9M 100 115M 100 115M 0 0 33.9M 0 0:00:03 0:00:03 --:--:-- 33.9M [2021-03-08T07:16:20.524Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-03-08T07:16:20.524Z] + sha256sum -c sha256 [2021-03-08T07:16:20.524Z] + grep OK [2021-03-08T07:16:21.106Z] go1.15.2.linux-amd64.tar.gz: OK [2021-03-08T07:16:21.106Z] + mkdir -p /root/stage/go1.15 [2021-03-08T07:16:21.106Z] + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-03-08T07:16:26.437Z] Staging go115 [2021-03-08T07:16:26.437Z] + snapcraftctl stage [2021-03-08T07:16:33.034Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-08T07:16:33.034Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-08T07:16:33.034Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-08T07:16:33.034Z] Fetched 0 B in 0s (0 B/s) [2021-03-08T07:16:33.034Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-08T07:16:33.034Z] Fetched 224 kB in 0s (0 B/s) [2021-03-08T07:16:33.034Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-08T07:16:33.034Z] Fetched 157 kB in 0s (0 B/s) [2021-03-08T07:16:33.034Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-08T07:16:33.034Z] Fetched 221 kB in 0s (0 B/s) [2021-03-08T07:16:33.034Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-08T07:16:33.034Z] Fetched 143 kB in 0s (0 B/s) [2021-03-08T07:16:33.034Z] Pulling edgex-go [2021-03-08T07:16:33.034Z] + snapcraftctl pull [2021-03-08T07:16:34.424Z] Pulling version [2021-03-08T07:16:34.424Z] + cd /root/project [2021-03-08T07:16:34.424Z] + [ -f VERSION ] [2021-03-08T07:16:34.424Z] + PROJECT_VERSION=local-dev [2021-03-08T07:16:34.424Z] + git rev-parse --short HEAD [2021-03-08T07:16:34.424Z] + GIT_REVISION=bcdc0b50 [2021-03-08T07:16:34.424Z] + snapcraftctl set-version local-dev [2021-03-08T07:16:35.815Z] Building config-common [2021-03-08T07:16:35.815Z] + snapcraftctl build [2021-03-08T07:16:38.372Z] Skipping build go-build-helper (already ran) [2021-03-08T07:16:38.372Z] Skipping build static-packages (already ran) [2021-03-08T07:16:38.372Z] Skipping build go115 (already ran) [2021-03-08T07:16:38.372Z] Building edgex-go [2021-03-08T07:16:38.950Z] + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6120/bin/scriptlet-bin [2021-03-08T07:16:38.950Z] + cd /root/parts/edgex-go/src [2021-03-08T07:16:38.950Z] + make build [2021-03-08T07:16:38.950Z] 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-03-08T07:16:40.342Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-08T07:16:40.342Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-03-08T07:16:40.342Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.43 [2021-03-08T07:16:40.342Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-08T07:16:40.342Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 [2021-03-08T07:16:40.342Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-08T07:16:40.342Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-08T07:16:40.342Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-03-08T07:16:40.342Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-08T07:16:40.615Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-08T07:16:40.615Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-08T07:16:40.615Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-08T07:16:40.615Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-03-08T07:16:40.615Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-08T07:16:40.615Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-08T07:16:40.615Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-03-08T07:16:40.615Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-08T07:16:40.615Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-08T07:16:40.615Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-08T07:16:40.615Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-08T07:16:40.615Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-08T07:16:40.615Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-08T07:16:40.615Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-08T07:16:40.615Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-08T07:16:40.615Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-03-08T07:16:40.615Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-08T07:16:40.615Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-08T07:16:40.615Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-08T07:16:40.615Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-08T07:16:40.615Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-08T07:16:40.615Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-08T07:16:40.615Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-08T07:16:40.615Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-08T07:16:40.615Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-08T07:16:40.615Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-08T07:16:40.615Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-08T07:16:40.881Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-08T07:16:40.881Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-08T07:16:40.881Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-08T07:16:40.881Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-08T07:16:41.146Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-03-08T07:16:41.146Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-08T07:16:41.146Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-08T07:16:41.146Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-08T07:16:51.169Z] 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-03-08T07:16:51.169Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-08T07:16:56.475Z] 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-03-08T07:16:57.052Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-08T07:16:58.454Z] 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-03-08T07:16:58.718Z] 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-03-08T07:16:58.718Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-08T07:16:58.980Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-08T07:16:58.980Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-08T07:16:58.980Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-08T07:17:00.909Z] 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-03-08T07:17:00.909Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-08T07:17:00.909Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-08T07:17:02.313Z] 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-03-08T07:17:03.263Z] 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-03-08T07:17:03.263Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-08T07:17:04.656Z] 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-03-08T07:17:05.746Z] 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-03-08T07:17:05.746Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-08T07:17:07.242Z] 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-03-08T07:17:07.242Z] go: downloading github.com/lib/pq v1.10.0 [2021-03-08T07:17:09.162Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-08T07:17:09.162Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-08T07:17:09.162Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-08T07:17:09.162Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-08T07:17:09.162Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-08T07:17:09.162Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-08T07:17:09.162Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-08T07:17:09.162Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-08T07:17:09.162Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-08T07:17:09.162Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-08T07:17:09.162Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-08T07:17:09.162Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-08T07:17:09.162Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-08T07:17:09.162Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-08T07:17:09.162Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-08T07:17:09.162Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-08T07:17:09.162Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-08T07:17:09.162Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-03-08T07:17:09.162Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-08T07:17:09.162Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-03-08T07:17:09.162Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-08T07:17:09.162Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-08T07:17:09.162Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-08T07:17:09.162Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-08T07:17:09.162Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-03-08T07:17:11.085Z] Building version [2021-03-08T07:17:11.086Z] + snapcraftctl build [2021-03-08T07:17:12.793Z] 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-03-08T07:17:12.793Z] 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-03-08T07:17:13.647Z] Staging config-common [2021-03-08T07:17:13.648Z] + snapcraftctl stage [2021-03-08T07:17:14.593Z] Skipping stage go-build-helper (already ran) [2021-03-08T07:17:14.593Z] Skipping stage static-packages (already ran) [2021-03-08T07:17:14.593Z] Skipping stage go115 (already ran) [2021-03-08T07:17:14.593Z] Staging edgex-go [2021-03-08T07:17:14.593Z] + snapcraftctl stage [2021-03-08T07:17:16.000Z] Staging version [2021-03-08T07:17:16.000Z] + snapcraftctl stage [2021-03-08T07:17:16.948Z] Priming config-common [2021-03-08T07:17:16.948Z] + snapcraftctl prime [2021-03-08T07:17:17.893Z] Priming go-build-helper [2021-03-08T07:17:17.893Z] + snapcraftctl prime [2021-03-08T07:17:19.312Z] Priming static-packages [2021-03-08T07:17:19.312Z] + snapcraftctl prime [2021-03-08T07:17:21.872Z] Priming go115 [2021-03-08T07:17:21.872Z] + snapcraftctl prime [2021-03-08T07:17:22.454Z] Priming edgex-go [2021-03-08T07:17:22.454Z] + snapcraftctl prime [2021-03-08T07:17:23.849Z] Priming version [2021-03-08T07:17:23.849Z] + snapcraftctl prime [2021-03-08T07:17:24.805Z] 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-03-08T07:17:27.974Z] Removing intermediate container 169e6748727f [2021-03-08T07:17:27.974Z] ---> 40655ef9b687 [2021-03-08T07:17:27.974Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-08T07:17:28.579Z] Removing intermediate container 73d613368750 [2021-03-08T07:17:28.579Z] ---> 821d4dc0864c [2021-03-08T07:17:28.579Z] [2021-03-08T07:17:28.579Z] Step 10/24 : FROM alpine:3.12 [2021-03-08T07:17:28.579Z] ---> Running in 1e131a2175c9 [2021-03-08T07:17:28.857Z] 3.12: Pulling from library/alpine [2021-03-08T07:17:29.141Z] Removing intermediate container 78f62ca376eb [2021-03-08T07:17:29.141Z] ---> 0bf1a1469a12 [2021-03-08T07:17:29.141Z] [2021-03-08T07:17:29.141Z] Step 10/21 : FROM alpine:3.12 [2021-03-08T07:17:29.422Z] 3.12: Pulling from library/alpine [2021-03-08T07:17:30.967Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-08T07:17:30.967Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-08T07:17:30.967Z] 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-03-08T07:17:30.967Z] Status: Downloaded newer image for alpine:3.12 [2021-03-08T07:17:30.967Z] ---> d10569e2745f [2021-03-08T07:17:30.967Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-08T07:17:30.967Z] Status: Downloaded newer image for alpine:3.12 [2021-03-08T07:17:30.967Z] ---> d10569e2745f [2021-03-08T07:17:30.967Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-08T07:17:31.247Z] Removing intermediate container 2ef7a1ba710a [2021-03-08T07:17:31.247Z] ---> b7237f5367f0 [2021-03-08T07:17:31.247Z] [2021-03-08T07:17:31.247Z] Step 10/31 : FROM alpine:3.12 [2021-03-08T07:17:31.247Z] ---> d10569e2745f [2021-03-08T07:17:31.247Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-08T07:17:31.247Z] ---> Running in f948181ee425 [2021-03-08T07:17:31.247Z] ---> Running in f416c2108210 [2021-03-08T07:17:31.543Z] ---> Running in f1b1f12c0f2d [2021-03-08T07:17:32.295Z] Removing intermediate container f1b1f12c0f2d [2021-03-08T07:17:32.295Z] ---> ccb5d559f027 [2021-03-08T07:17:32.295Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-08T07:17:32.615Z] ---> Running in 4aba54b281dc [2021-03-08T07:17:34.091Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:17:34.091Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:17:34.091Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:17:34.367Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:17:34.367Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:17:34.642Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:17:34.920Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-08T07:17:34.920Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-08T07:17:34.920Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-08T07:17:34.920Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-08T07:17:34.920Z] (4/5) Installing curl (7.69.1-r3) [2021-03-08T07:17:34.920Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-08T07:17:34.920Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:17:34.920Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-08T07:17:34.920Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-08T07:17:34.920Z] Executing ca-certificates-20191127-r4.trigger [2021-03-08T07:17:34.920Z] (4/4) Installing curl (7.69.1-r3) [2021-03-08T07:17:34.920Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:17:35.205Z] Executing ca-certificates-20191127-r4.trigger [2021-03-08T07:17:35.205Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-08T07:17:35.205Z] (2/2) Installing su-exec (0.2-r1) [2021-03-08T07:17:35.205Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:17:35.205Z] OK: 5 MiB in 16 packages [2021-03-08T07:17:35.205Z] OK: 7 MiB in 19 packages [2021-03-08T07:17:35.495Z] OK: 7 MiB in 18 packages [2021-03-08T07:17:37.497Z] Removing intermediate container 1e131a2175c9 [2021-03-08T07:17:37.497Z] ---> 8f1930c08aca [2021-03-08T07:17:37.497Z] [2021-03-08T07:17:37.497Z] Step 11/26 : FROM docker:20.10.0 [2021-03-08T07:17:37.790Z] 20.10.0: Pulling from library/docker [2021-03-08T07:17:38.395Z] Removing intermediate container 4aba54b281dc [2021-03-08T07:17:38.395Z] ---> feb5ba4b0538 [2021-03-08T07:17:38.395Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-08T07:17:39.380Z] Removing intermediate container f416c2108210 [2021-03-08T07:17:39.380Z] ---> 917d93723554 [2021-03-08T07:17:39.380Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-08T07:17:39.973Z] ---> Running in f879f02fa25f [2021-03-08T07:17:39.973Z] Removing intermediate container f948181ee425 [2021-03-08T07:17:39.973Z] ---> daf1ec5681ce [2021-03-08T07:17:39.973Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-08T07:17:39.973Z] ---> Running in 1cf13e105616 [2021-03-08T07:17:40.577Z] ---> Running in 81c0ee6c6994 [2021-03-08T07:17:41.549Z] Removing intermediate container f879f02fa25f [2021-03-08T07:17:41.549Z] ---> 8058f6ffe692 [2021-03-08T07:17:41.549Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-08T07:17:41.826Z] Removing intermediate container 1cf13e105616 [2021-03-08T07:17:41.826Z] ---> b92f33217c6f [2021-03-08T07:17:41.826Z] Step 13/24 : WORKDIR / [2021-03-08T07:17:42.097Z] Removing intermediate container 81c0ee6c6994 [2021-03-08T07:17:42.097Z] ---> ece047e70180 [2021-03-08T07:17:42.097Z] Step 13/21 : WORKDIR /edgex [2021-03-08T07:17:42.097Z] ---> Running in f1423ba0d196 [2021-03-08T07:17:42.368Z] ---> Running in 5b7d356deb7b [2021-03-08T07:17:42.368Z] ---> Running in 7daf21bc391c [2021-03-08T07:17:42.966Z] Removing intermediate container 67554ae795c1 [2021-03-08T07:17:42.966Z] ---> ef5b90d31531 [2021-03-08T07:17:42.966Z] [2021-03-08T07:17:42.966Z] Step 10/23 : FROM alpine:3.12 [2021-03-08T07:17:42.966Z] ---> d10569e2745f [2021-03-08T07:17:42.966Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-08T07:17:42.966Z] Removing intermediate container f1423ba0d196 [2021-03-08T07:17:42.966Z] ---> abafc300c0b8 [2021-03-08T07:17:42.966Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-08T07:17:43.563Z] ---> Running in 3f5ad7a8190b [2021-03-08T07:17:43.847Z] ---> Running in ba6c113e8e31 [2021-03-08T07:17:43.847Z] Removing intermediate container 5b7d356deb7b [2021-03-08T07:17:43.847Z] ---> 3a4cf376ba71 [2021-03-08T07:17:43.847Z] 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-03-08T07:17:43.847Z] Removing intermediate container 7daf21bc391c [2021-03-08T07:17:44.135Z] ---> eecec82ef78e [2021-03-08T07:17:44.135Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-08T07:17:45.733Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:17:46.014Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:17:46.014Z] ---> 75fb88c5e33a [2021-03-08T07:17:46.014Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-08T07:17:46.014Z] ---> 89d36f62ff9f [2021-03-08T07:17:46.014Z] 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-03-08T07:17:46.307Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-08T07:17:46.307Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:17:46.307Z] OK: 5 MiB in 15 packages [2021-03-08T07:17:48.299Z] ---> 41973d52330d [2021-03-08T07:17:48.299Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-08T07:17:48.577Z] Removing intermediate container ba6c113e8e31 [2021-03-08T07:17:48.577Z] ---> 3b7a49ea2474 [2021-03-08T07:17:48.578Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-08T07:17:49.554Z] ---> 0a8d9951e398 [2021-03-08T07:17:49.554Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-08T07:17:49.838Z] ---> Running in 588c4b266953 [2021-03-08T07:17:49.838Z] Removing intermediate container 3f5ad7a8190b [2021-03-08T07:17:49.838Z] ---> a94609ec728c [2021-03-08T07:17:49.838Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-08T07:17:49.838Z] ---> 5dc5452f712d [2021-03-08T07:17:49.838Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-08T07:17:50.119Z] ---> Running in 8f15e7caab55 [2021-03-08T07:17:50.720Z] Removing intermediate container 588c4b266953 [2021-03-08T07:17:50.720Z] ---> 08fff13d8d9c [2021-03-08T07:17:50.720Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-08T07:17:51.317Z] Removing intermediate container 8f15e7caab55 [2021-03-08T07:17:51.317Z] ---> a4861f6fcaf1 [2021-03-08T07:17:51.317Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-08T07:17:51.590Z] ---> 6d45f017ef8e [2021-03-08T07:17:51.590Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-08T07:17:51.590Z] ---> Running in 463bff39ac23 [2021-03-08T07:17:51.590Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-08T07:17:51.861Z] ---> Running in 68e86ae3efae [2021-03-08T07:17:51.861Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-08T07:17:51.861Z] ---> eeaf43b92773 [2021-03-08T07:17:51.861Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-08T07:17:51.861Z] ---> b9cfaedad827 [2021-03-08T07:17:51.861Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-08T07:17:51.861Z] ---> 801e50b0c045 [2021-03-08T07:17:51.861Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-08T07:17:51.861Z] ---> Running in ecd801601f0a [2021-03-08T07:17:52.130Z] ---> Running in 1e96fd51aeef [2021-03-08T07:17:52.400Z] Removing intermediate container 463bff39ac23 [2021-03-08T07:17:52.400Z] ---> a429405df21b [2021-03-08T07:17:52.400Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-08T07:17:52.678Z] Removing intermediate container 68e86ae3efae [2021-03-08T07:17:52.678Z] ---> af301c3b42c1 [2021-03-08T07:17:52.678Z] Step 18/21 : CMD ["--init=true"] [2021-03-08T07:17:52.678Z] ---> Running in 94d036766b82 [2021-03-08T07:17:52.952Z] ---> Running in 6827cb362b3c [2021-03-08T07:17:53.227Z] ---> 6214417327ca [2021-03-08T07:17:53.227Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-08T07:17:53.499Z] Removing intermediate container 94d036766b82 [2021-03-08T07:17:53.499Z] ---> fa944a80e0d9 [2021-03-08T07:17:53.499Z] Step 15/23 : WORKDIR / [2021-03-08T07:17:53.499Z] Removing intermediate container 6827cb362b3c [2021-03-08T07:17:53.499Z] ---> 1e622d40e1c6 [2021-03-08T07:17:53.499Z] Step 19/21 : LABEL arch=arm64 [2021-03-08T07:17:53.771Z] ---> Running in 88c3a10ef4dd [2021-03-08T07:17:53.771Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:17:53.771Z] ---> Running in 7fa4b736f532 [2021-03-08T07:17:54.046Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:17:54.322Z] ---> 04025b1d5601 [2021-03-08T07:17:54.322Z] 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-03-08T07:17:54.598Z] Removing intermediate container 88c3a10ef4dd [2021-03-08T07:17:54.598Z] ---> 2b2fdf4da750 [2021-03-08T07:17:54.598Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T07:17:54.598Z] (1/2) Installing readline (8.0.4-r0) [2021-03-08T07:17:54.598Z] (2/2) Installing bash (5.0.17-r0) [2021-03-08T07:17:54.598Z] Executing bash-5.0.17-r0.post-install [2021-03-08T07:17:54.598Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:17:54.598Z] ---> Running in dde705ba8d23 [2021-03-08T07:17:54.598Z] Removing intermediate container 7fa4b736f532 [2021-03-08T07:17:54.598Z] ---> 0a91d7124f38 [2021-03-08T07:17:54.598Z] Step 20/21 : LABEL git_sha=bcdc0b503bfe55a544ff90db21609e7c171f1072 [2021-03-08T07:17:54.598Z] OK: 12 MiB in 22 packages [2021-03-08T07:17:55.206Z] ---> Running in 650f391abd5a [2021-03-08T07:17:55.811Z] Removing intermediate container 1e96fd51aeef [2021-03-08T07:17:55.811Z] ---> 054e07ac179b [2021-03-08T07:17:55.811Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T07:17:55.811Z] Removing intermediate container 650f391abd5a [2021-03-08T07:17:55.811Z] ---> acc9cb19aaa1 [2021-03-08T07:17:55.811Z] Step 21/21 : LABEL version=0.0.0 [2021-03-08T07:17:55.811Z] ---> ae2b584a66d3 [2021-03-08T07:17:55.811Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-08T07:17:56.086Z] ---> Running in 09580e079a8c [2021-03-08T07:17:56.692Z] Removing intermediate container ecd801601f0a [2021-03-08T07:17:56.692Z] ---> 69018a766b48 [2021-03-08T07:17:56.692Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-08T07:17:56.967Z] ---> Running in 4f3675a5c017 [2021-03-08T07:17:57.240Z] ---> 2dd447452f41 [2021-03-08T07:17:57.240Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-08T07:17:57.240Z] Removing intermediate container 09580e079a8c [2021-03-08T07:17:57.240Z] ---> 0b95ef92e497 [2021-03-08T07:17:57.240Z] [2021-03-08T07:17:57.518Z] Removing intermediate container 4f3675a5c017 [2021-03-08T07:17:57.518Z] ---> 31885e347ed4 [2021-03-08T07:17:57.518Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-08T07:17:57.790Z] Successfully built 0b95ef92e497 [2021-03-08T07:17:57.790Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-08T07:17:57.790Z]  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go [2021-03-08T07:17:58.067Z] ---> b67ef00fba79 [2021-03-08T07:17:58.067Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-08T07:17:58.067Z] ---> Running in 994d936e96ff [2021-03-08T07:17:58.067Z] Removing intermediate container dde705ba8d23 [2021-03-08T07:17:58.067Z] ---> 3cfea5b9f4c5 [2021-03-08T07:17:58.067Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-08T07:17:58.341Z] ---> Running in 953705fc41fb [2021-03-08T07:17:58.623Z] ---> e85e7d60018b [2021-03-08T07:17:58.623Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-08T07:17:58.897Z] Removing intermediate container 994d936e96ff [2021-03-08T07:17:58.897Z] ---> f7acfb32f403 [2021-03-08T07:17:58.897Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-08T07:17:59.172Z] ---> d1868c7d24c8 [2021-03-08T07:17:59.172Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-08T07:17:59.172Z] ---> Running in 6f8e7c4ae107 [2021-03-08T07:17:59.449Z] ---> Running in 508a198e8acb [2021-03-08T07:17:59.449Z] Removing intermediate container 953705fc41fb [2021-03-08T07:17:59.449Z] ---> a1bed94ae9e8 [2021-03-08T07:17:59.449Z] Step 22/24 : LABEL arch=arm64 [2021-03-08T07:18:00.053Z] ---> Running in 33e39e71f277 [2021-03-08T07:18:00.333Z] Removing intermediate container 6f8e7c4ae107 [2021-03-08T07:18:00.333Z] ---> a6e3557e015a [2021-03-08T07:18:00.333Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-08T07:18:00.333Z] ---> 07f5a2abe015 [2021-03-08T07:18:00.333Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-08T07:18:00.609Z] Removing intermediate container 508a198e8acb [2021-03-08T07:18:00.610Z] ---> fa01ae0ee3f5 [2021-03-08T07:18:00.610Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T07:18:00.888Z] Removing intermediate container 33e39e71f277 [2021-03-08T07:18:00.888Z] ---> 5582213906b8 [2021-03-08T07:18:00.888Z] Step 23/24 : LABEL git_sha=bcdc0b503bfe55a544ff90db21609e7c171f1072 [2021-03-08T07:18:01.168Z] ---> Running in d8907764fb62 [2021-03-08T07:18:01.764Z] ---> Running in 9a3031eb0a19 [2021-03-08T07:18:01.764Z] ---> 131eebc1ee4f [2021-03-08T07:18:01.764Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-08T07:18:02.042Z] ---> 769da1412861 [2021-03-08T07:18:02.042Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-08T07:18:02.042Z] Removing intermediate container d8907764fb62 [2021-03-08T07:18:02.042Z] ---> 6f555130f467 [2021-03-08T07:18:02.042Z] Step 21/23 : LABEL arch=arm64 [2021-03-08T07:18:02.319Z] ---> Running in 4ab83c1c5244 [2021-03-08T07:18:02.922Z] Removing intermediate container 9a3031eb0a19 [2021-03-08T07:18:02.922Z] ---> bcb27aa33c95 [2021-03-08T07:18:02.922Z] Step 24/24 : LABEL version=0.0.0 [2021-03-08T07:18:03.196Z] ---> 5ba8e633281e [2021-03-08T07:18:03.197Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-08T07:18:03.473Z] ---> Running in 38877645d24b [2021-03-08T07:18:03.777Z] ---> Running in b74aae04c9e7 [2021-03-08T07:18:03.777Z] Removing intermediate container 4ab83c1c5244 [2021-03-08T07:18:03.777Z] ---> c1a78ad499e6 [2021-03-08T07:18:03.777Z] Step 22/23 : LABEL git_sha=bcdc0b503bfe55a544ff90db21609e7c171f1072 [2021-03-08T07:18:04.063Z] ---> e3dce1450fd1 [2021-03-08T07:18:04.063Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-08T07:18:04.335Z] ---> Running in f19f6ba720ee [2021-03-08T07:18:04.335Z] Removing intermediate container 38877645d24b [2021-03-08T07:18:04.335Z] ---> 67112fc85388 [2021-03-08T07:18:04.335Z] [2021-03-08T07:18:04.611Z] Removing intermediate container b74aae04c9e7 [2021-03-08T07:18:04.611Z] ---> 74691625654c [2021-03-08T07:18:04.611Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-08T07:18:04.890Z] Removing intermediate container f19f6ba720ee [2021-03-08T07:18:04.890Z] ---> 7bb47f4b63b0 [2021-03-08T07:18:04.890Z] Step 23/23 : LABEL version=0.0.0 [2021-03-08T07:18:05.166Z] Successfully built 67112fc85388 [2021-03-08T07:18:05.166Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-08T07:18:05.166Z] Building docker-support-scheduler-go [2021-03-08T07:18:05.441Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 36fb3a4ddd6d [2021-03-08T07:18:05.718Z] ---> 52d6b825ef7e [2021-03-08T07:18:05.718Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-08T07:18:05.718Z] ---> cc111459c46c [2021-03-08T07:18:05.718Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-08T07:18:06.006Z] ---> Running in a245d5dd96c2 [2021-03-08T07:18:06.285Z] ---> Running in a5ce9875ce80 [2021-03-08T07:18:06.285Z] Removing intermediate container 36fb3a4ddd6d [2021-03-08T07:18:06.285Z] ---> 34f1261164a3 [2021-03-08T07:18:06.285Z] [2021-03-08T07:18:06.888Z] Successfully built 34f1261164a3 [2021-03-08T07:18:06.888Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-08T07:18:06.888Z] Building docker-core-command-go [2021-03-08T07:18:07.873Z]  Building docker-core-metadata-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:18:07.873Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:18:08.871Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-08T07:18:08.871Z] (2/33) Installing expat (2.2.9-r1) [2021-03-08T07:18:08.871Z] (3/33) Installing libffi (3.3-r2) [2021-03-08T07:18:08.871Z] (4/33) Installing gdbm (1.13-r1) [2021-03-08T07:18:08.871Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-08T07:18:08.871Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-08T07:18:08.871Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-08T07:18:09.857Z] Removing intermediate container a5ce9875ce80 [2021-03-08T07:18:09.857Z] ---> 355e1a1ecf2d [2021-03-08T07:18:09.857Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-08T07:18:10.849Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-08T07:18:10.849Z] ---> Running in 77a0eeb9fa2f [2021-03-08T07:18:10.849Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-08T07:18:10.849Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-08T07:18:10.849Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-08T07:18:10.849Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-08T07:18:10.849Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-08T07:18:11.123Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-08T07:18:11.124Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-08T07:18:11.124Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-08T07:18:11.124Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-08T07:18:11.124Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-08T07:18:11.124Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-08T07:18:11.124Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-08T07:18:11.124Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-08T07:18:11.399Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-08T07:18:11.399Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-08T07:18:11.399Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-08T07:18:11.399Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-08T07:18:11.399Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-08T07:18:11.399Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-08T07:18:11.399Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-08T07:18:11.399Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-08T07:18:11.399Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-08T07:18:11.399Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-08T07:18:11.399Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-08T07:18:11.399Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-08T07:18:11.674Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:18:11.674Z] OK: 71 MiB in 55 packages [2021-03-08T07:18:12.281Z] Removing intermediate container 77a0eeb9fa2f [2021-03-08T07:18:12.281Z] ---> fcfb238c43ee [2021-03-08T07:18:12.281Z] Step 28/31 : CMD ["gate"] [2021-03-08T07:18:13.288Z] ---> Running in 5b105f8df991 [2021-03-08T07:18:14.279Z] Removing intermediate container 5b105f8df991 [2021-03-08T07:18:14.279Z] ---> 8ce1580c9049 [2021-03-08T07:18:14.279Z] Step 29/31 : LABEL arch=arm64 [2021-03-08T07:18:14.887Z] ---> Running in 8409111ca057 [2021-03-08T07:18:15.884Z] Removing intermediate container 8409111ca057 [2021-03-08T07:18:15.884Z] ---> c2c31c64564e [2021-03-08T07:18:15.884Z] Step 30/31 : LABEL git_sha=bcdc0b503bfe55a544ff90db21609e7c171f1072 [2021-03-08T07:18:16.485Z] ---> Running in 28b196800260 [2021-03-08T07:18:17.470Z] Removing intermediate container 28b196800260 [2021-03-08T07:18:17.470Z] ---> a6a54b6b5793 [2021-03-08T07:18:17.470Z] Step 31/31 : LABEL version=0.0.0 [2021-03-08T07:18:18.072Z] ---> Running in 3b13382a42a9 [2021-03-08T07:18:19.057Z] Removing intermediate container 3b13382a42a9 [2021-03-08T07:18:19.058Z] ---> 621438d76c58 [2021-03-08T07:18:19.058Z] [2021-03-08T07:18:19.657Z] Successfully built 621438d76c58 [2021-03-08T07:18:19.657Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-08T07:18:19.928Z]  Building docker-security-bootstrapper-go ... done Building docker-core-data-go [2021-03-08T07:18:20.205Z] Removing intermediate container a245d5dd96c2 [2021-03-08T07:18:20.205Z] ---> ca4f7104239f [2021-03-08T07:18:20.205Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-08T07:18:20.806Z] ---> Running in 42368b5faad1 [2021-03-08T07:18:27.534Z] Collecting docker-compose==1.23.2 [2021-03-08T07:18:27.534Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-08T07:18:27.534Z] Collecting texttable<0.10,>=0.9.0 [2021-03-08T07:18:27.534Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-08T07:18:31.031Z] Collecting docker<4.0,>=3.6.0 [2021-03-08T07:18:31.031Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-08T07:18:32.013Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-08T07:18:32.287Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-08T07:18:33.725Z] Collecting PyYAML<4,>=3.10 [2021-03-08T07:18:33.725Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-08T07:18:35.717Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:18:35.717Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:18:35.717Z] ---> bda1e19cede5 [2021-03-08T07:18:35.717Z] Step 3/22 : WORKDIR /edgex-go [2021-03-08T07:18:35.717Z] ---> Using cache [2021-03-08T07:18:35.717Z] ---> a7257ca9a42e [2021-03-08T07:18:35.717Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:18:35.717Z] ---> Using cache [2021-03-08T07:18:35.717Z] ---> ac0a6f5e2863 [2021-03-08T07:18:35.717Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-08T07:18:38.395Z] ---> Running in 729a7236e2cd [2021-03-08T07:18:39.385Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-08T07:18:39.385Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-08T07:18:39.987Z] Collecting docopt<0.7,>=0.6.1 [2021-03-08T07:18:39.987Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-08T07:18:40.261Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:18:40.861Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:18:41.852Z] OK: 217 MiB in 51 packages [2021-03-08T07:18:43.842Z] Collecting jsonschema<3,>=2.5.1 [2021-03-08T07:18:43.842Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-08T07:18:44.138Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-08T07:18:44.138Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-08T07:18:44.138Z] Removing intermediate container 729a7236e2cd [2021-03-08T07:18:44.138Z] ---> a05cb6ff64b8 [2021-03-08T07:18:44.138Z] Step 6/22 : COPY go.mod . [2021-03-08T07:18:45.147Z] ---> b1d0c398b927 [2021-03-08T07:18:45.147Z] Step 7/22 : RUN go mod download [2021-03-08T07:18:45.429Z] ---> Running in 81c78f2b7811 [2021-03-08T07:18:47.425Z] Collecting cached-property<2,>=1.2.0 [2021-03-08T07:18:47.425Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-08T07:18:47.425Z] 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-03-08T07:18:47.699Z] Collecting docker-pycreds>=0.4.0 [2021-03-08T07:18:47.699Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-08T07:18:49.145Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-08T07:18:49.146Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-08T07:18:49.748Z] 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-03-08T07:18:49.748Z] 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-03-08T07:18:50.031Z] Collecting idna<2.8,>=2.5 [2021-03-08T07:18:50.031Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-08T07:18:50.031Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-08T07:18:50.031Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-08T07:18:50.031Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-08T07:18:50.031Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-08T07:18:50.646Z] Removing intermediate container 81c78f2b7811 [2021-03-08T07:18:50.646Z] ---> 6665b62ce99c [2021-03-08T07:18:50.646Z] Step 8/22 : COPY . . [2021-03-08T07:18:51.642Z] Installing collected packages: texttable, docker-pycreds, urllib3, idna, requests, websocket-client, docker, PyYAML, docopt, jsonschema, dockerpty, cached-property, docker-compose [2021-03-08T07:18:51.642Z] Running setup.py install for texttable: started [2021-03-08T07:18:51.642Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:18:51.642Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:18:51.642Z] ---> bda1e19cede5 [2021-03-08T07:18:51.642Z] Step 3/22 : WORKDIR /edgex-go [2021-03-08T07:18:51.642Z] ---> Using cache [2021-03-08T07:18:51.642Z] ---> a7257ca9a42e [2021-03-08T07:18:51.642Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:18:51.642Z] ---> Using cache [2021-03-08T07:18:51.642Z] ---> ac0a6f5e2863 [2021-03-08T07:18:51.642Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-08T07:18:51.642Z] ---> Using cache [2021-03-08T07:18:51.642Z] ---> 37e52b0f8174 [2021-03-08T07:18:51.642Z] Step 6/22 : COPY go.mod . [2021-03-08T07:18:51.642Z] ---> Using cache [2021-03-08T07:18:51.642Z] ---> b321feca3129 [2021-03-08T07:18:51.642Z] Step 7/22 : RUN go mod download [2021-03-08T07:18:51.642Z] ---> Using cache [2021-03-08T07:18:51.642Z] ---> abe911a1d958 [2021-03-08T07:18:51.642Z] Step 8/22 : COPY . . [2021-03-08T07:18:51.921Z] ---> Using cache [2021-03-08T07:18:51.921Z] ---> f340acc0c2e8 [2021-03-08T07:18:51.921Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-08T07:18:52.925Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:18:52.925Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:18:52.925Z] ---> bda1e19cede5 [2021-03-08T07:18:52.925Z] Step 3/23 : WORKDIR /edgex-go [2021-03-08T07:18:52.925Z] ---> Using cache [2021-03-08T07:18:52.925Z] ---> a7257ca9a42e [2021-03-08T07:18:52.925Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:18:52.925Z] ---> Using cache [2021-03-08T07:18:52.925Z] ---> ac0a6f5e2863 [2021-03-08T07:18:52.925Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-08T07:18:52.925Z] ---> Using cache [2021-03-08T07:18:52.925Z] ---> 37e52b0f8174 [2021-03-08T07:18:52.925Z] Step 6/23 : COPY go.mod . [2021-03-08T07:18:52.925Z] ---> Using cache [2021-03-08T07:18:52.925Z] ---> b321feca3129 [2021-03-08T07:18:52.925Z] Step 7/23 : RUN go mod download [2021-03-08T07:18:52.925Z] ---> Using cache [2021-03-08T07:18:52.925Z] ---> abe911a1d958 [2021-03-08T07:18:52.925Z] Step 8/23 : COPY . . [2021-03-08T07:18:52.925Z] ---> Using cache [2021-03-08T07:18:52.925Z] ---> f340acc0c2e8 [2021-03-08T07:18:52.925Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-08T07:18:53.529Z] ---> Running in 9896a4b1edd6 [2021-03-08T07:18:54.142Z] Running setup.py install for texttable: finished with status 'done' [2021-03-08T07:18:54.142Z] ---> Running in 2f17e7a308d2 [2021-03-08T07:18:54.421Z] Attempting uninstall: urllib3 [2021-03-08T07:18:54.421Z] Found existing installation: urllib3 1.25.9 [2021-03-08T07:18:54.421Z] Uninstalling urllib3-1.25.9: [2021-03-08T07:18:54.704Z] Successfully uninstalled urllib3-1.25.9 [2021-03-08T07:18:55.694Z] Attempting uninstall: idna [2021-03-08T07:18:55.694Z] Found existing installation: idna 2.9 [2021-03-08T07:18:55.694Z] Uninstalling idna-2.9: [2021-03-08T07:18:55.694Z] Successfully uninstalled idna-2.9 [2021-03-08T07:18:56.297Z] 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-03-08T07:18:56.297Z] 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-03-08T07:18:56.574Z] Attempting uninstall: requests [2021-03-08T07:18:56.574Z] Found existing installation: requests 2.23.0 [2021-03-08T07:18:56.574Z] Uninstalling requests-2.23.0: [2021-03-08T07:18:56.574Z] Successfully uninstalled requests-2.23.0 [2021-03-08T07:18:58.565Z] Running setup.py install for PyYAML: started [2021-03-08T07:19:01.987Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-08T07:19:01.988Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-08T07:19:01.988Z] ---> bda1e19cede5 [2021-03-08T07:19:01.988Z] Step 3/23 : WORKDIR /edgex-go [2021-03-08T07:19:01.988Z] ---> Using cache [2021-03-08T07:19:01.988Z] ---> a7257ca9a42e [2021-03-08T07:19:01.988Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:19:01.988Z] ---> Using cache [2021-03-08T07:19:01.988Z] ---> ac0a6f5e2863 [2021-03-08T07:19:01.988Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-08T07:19:02.978Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-08T07:19:02.978Z] Running setup.py install for docopt: started [2021-03-08T07:19:04.442Z] ---> Running in db0e11ca0fb4 [2021-03-08T07:19:06.451Z] Running setup.py install for docopt: finished with status 'done' [2021-03-08T07:19:06.731Z] Running setup.py install for dockerpty: started [2021-03-08T07:19:06.731Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:19:07.717Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:19:08.712Z] OK: 217 MiB in 51 packages [2021-03-08T07:19:11.357Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-08T07:19:12.350Z] Removing intermediate container db0e11ca0fb4 [2021-03-08T07:19:12.350Z] ---> 1da85319f4f2 [2021-03-08T07:19:12.350Z] Step 6/23 : COPY go.mod . [2021-03-08T07:19:12.629Z] 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.58.0 [2021-03-08T07:19:14.622Z] ---> 56811b939e2c [2021-03-08T07:19:14.622Z] Step 7/23 : RUN go mod download [2021-03-08T07:19:14.622Z] ---> Running in a6b2950b12dd [2021-03-08T07:19:16.081Z] ---> 85cf3519e34b [2021-03-08T07:19:16.081Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-08T07:19:16.359Z] ---> Running in 278a35570431 [2021-03-08T07:19:19.793Z] 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-03-08T07:19:20.787Z] Removing intermediate container a6b2950b12dd [2021-03-08T07:19:20.787Z] ---> 2cdf82858131 [2021-03-08T07:19:20.787Z] Step 8/23 : COPY . . [2021-03-08T07:19:20.787Z] Removing intermediate container 42368b5faad1 [2021-03-08T07:19:20.787Z] ---> 2a40a17dcfbc [2021-03-08T07:19:20.787Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-08T07:19:21.068Z] ---> Running in 7be3adc6c956 [2021-03-08T07:19:24.489Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:19:24.489Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:19:25.093Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-08T07:19:25.093Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-08T07:19:25.372Z] (3/3) Installing curl (7.69.1-r3) [2021-03-08T07:19:25.372Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:19:25.372Z] OK: 71 MiB in 58 packages [2021-03-08T07:19:29.730Z] Removing intermediate container 7be3adc6c956 [2021-03-08T07:19:29.730Z] ---> 1afb63bfda60 [2021-03-08T07:19:29.730Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-08T07:19:30.336Z] ---> Running in 3d22011ee5d9 [2021-03-08T07:19:31.323Z] Removing intermediate container 3d22011ee5d9 [2021-03-08T07:19:31.323Z] ---> e7c86646f1f4 [2021-03-08T07:19:31.323Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T07:19:31.926Z] ---> Running in 26ad22972933 [2021-03-08T07:19:33.538Z] Removing intermediate container 26ad22972933 [2021-03-08T07:19:33.538Z] ---> 4a71994681a5 [2021-03-08T07:19:33.538Z] Step 24/26 : LABEL arch=arm64 [2021-03-08T07:19:33.829Z] ---> Running in 0b252f0a3dc0 [2021-03-08T07:19:35.314Z] Removing intermediate container 0b252f0a3dc0 [2021-03-08T07:19:35.314Z] ---> 77b9cb9e5c40 [2021-03-08T07:19:35.314Z] Step 25/26 : LABEL git_sha=bcdc0b503bfe55a544ff90db21609e7c171f1072 [2021-03-08T07:19:35.918Z] ---> Running in e36008b1f272 [2021-03-08T07:19:37.371Z] Removing intermediate container e36008b1f272 [2021-03-08T07:19:37.371Z] ---> bd08898b0f95 [2021-03-08T07:19:37.371Z] Step 26/26 : LABEL version=0.0.0 [2021-03-08T07:19:37.978Z] ---> Running in 82c8dba2c03c [2021-03-08T07:19:39.449Z] Removing intermediate container 82c8dba2c03c [2021-03-08T07:19:39.449Z] ---> e9e857e8c041 [2021-03-08T07:19:39.449Z] [2021-03-08T07:19:40.452Z] Successfully built e9e857e8c041 [2021-03-08T07:19:40.452Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-08T07:19:43.902Z]  Building docker-sys-mgmt-agent-go ... done  ---> b1a294db7ca0 [2021-03-08T07:19:43.902Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-08T07:19:43.902Z] ---> Running in 29ce14e4b61f [2021-03-08T07:19:45.367Z] 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-03-08T07:20:53.505Z] Removing intermediate container 2f17e7a308d2 [2021-03-08T07:20:53.505Z] ---> ab3cc900d999 [2021-03-08T07:20:53.505Z] [2021-03-08T07:20:53.505Z] Step 10/23 : FROM alpine:3.12 [2021-03-08T07:20:53.505Z] ---> d10569e2745f [2021-03-08T07:20:53.505Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-08T07:20:53.505Z] ---> Using cache [2021-03-08T07:20:53.505Z] ---> a94609ec728c [2021-03-08T07:20:53.505Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-08T07:20:53.505Z] ---> Using cache [2021-03-08T07:20:53.505Z] ---> a4861f6fcaf1 [2021-03-08T07:20:53.505Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-08T07:20:53.505Z] ---> Running in 0d2a4be729e4 [2021-03-08T07:20:53.505Z] Removing intermediate container 0d2a4be729e4 [2021-03-08T07:20:53.505Z] ---> f9b8bbab7017 [2021-03-08T07:20:53.505Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-08T07:20:53.505Z] ---> Running in 36e14dfd9d67 [2021-03-08T07:20:53.505Z] Removing intermediate container 36e14dfd9d67 [2021-03-08T07:20:53.505Z] ---> 2be052b9c6be [2021-03-08T07:20:53.505Z] Step 15/23 : WORKDIR / [2021-03-08T07:20:53.787Z] ---> Running in c10d9f46ee1e [2021-03-08T07:20:54.791Z] Removing intermediate container c10d9f46ee1e [2021-03-08T07:20:54.791Z] ---> 675bc984537c [2021-03-08T07:20:54.791Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T07:20:56.830Z] ---> 17d648715707 [2021-03-08T07:20:56.830Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-08T07:20:56.830Z] Removing intermediate container 9896a4b1edd6 [2021-03-08T07:20:56.830Z] ---> 70de4a06a8e6 [2021-03-08T07:20:56.830Z] [2021-03-08T07:20:56.830Z] Step 10/22 : FROM alpine:3.12 [2021-03-08T07:20:56.830Z] ---> d10569e2745f [2021-03-08T07:20:56.830Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-08T07:20:56.830Z] ---> Using cache [2021-03-08T07:20:56.830Z] ---> a94609ec728c [2021-03-08T07:20:56.830Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-08T07:20:56.830Z] ---> Using cache [2021-03-08T07:20:56.830Z] ---> a4861f6fcaf1 [2021-03-08T07:20:56.830Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-08T07:20:56.830Z] ---> Running in 4d627a9f43cd [2021-03-08T07:20:57.865Z] Removing intermediate container 4d627a9f43cd [2021-03-08T07:20:57.865Z] ---> 20d8e4a6c703 [2021-03-08T07:20:57.865Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-08T07:20:58.148Z] ---> Running in 8b48dd703671 [2021-03-08T07:20:58.759Z] ---> 8e19ce0799df [2021-03-08T07:20:58.759Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-08T07:20:59.042Z] Removing intermediate container 8b48dd703671 [2021-03-08T07:20:59.042Z] ---> 8b38142913bc [2021-03-08T07:20:59.042Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T07:21:00.048Z] ---> 0d51649e5f52 [2021-03-08T07:21:00.049Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-08T07:21:00.049Z] ---> Running in ea7bd3825fb3 [2021-03-08T07:21:00.333Z] ---> ddf7ab5471c2 [2021-03-08T07:21:00.333Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-08T07:21:00.947Z] Removing intermediate container ea7bd3825fb3 [2021-03-08T07:21:00.947Z] ---> 556925a5ba70 [2021-03-08T07:21:00.947Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T07:21:01.227Z] ---> Running in 5fb3709aa860 [2021-03-08T07:21:02.700Z] Removing intermediate container 5fb3709aa860 [2021-03-08T07:21:02.700Z] ---> 2077e5119403 [2021-03-08T07:21:02.700Z] Step 21/23 : LABEL arch=arm64 [2021-03-08T07:21:02.700Z] ---> 5da8fad0f98c [2021-03-08T07:21:02.700Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-08T07:21:03.314Z] ---> Running in 89e8b21574b5 [2021-03-08T07:21:04.333Z] Removing intermediate container 89e8b21574b5 [2021-03-08T07:21:04.333Z] ---> 1910c6b915b3 [2021-03-08T07:21:04.334Z] Step 22/23 : LABEL git_sha=bcdc0b503bfe55a544ff90db21609e7c171f1072 [2021-03-08T07:21:04.334Z] ---> 21250f901a62 [2021-03-08T07:21:04.334Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-08T07:21:04.614Z] ---> Running in 690e913a43d4 [2021-03-08T07:21:04.614Z] ---> Running in d5be34231d90 [2021-03-08T07:21:05.660Z] Removing intermediate container 690e913a43d4 [2021-03-08T07:21:05.660Z] ---> e0900f488694 [2021-03-08T07:21:05.660Z] Step 23/23 : LABEL version=0.0.0 [2021-03-08T07:21:05.943Z] Removing intermediate container d5be34231d90 [2021-03-08T07:21:05.943Z] ---> 90544d31ac9a [2021-03-08T07:21:05.943Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T07:21:05.943Z] ---> Running in c25b38f2f4a8 [2021-03-08T07:21:06.224Z] ---> Running in 7b5479595959 [2021-03-08T07:21:06.837Z] Removing intermediate container c25b38f2f4a8 [2021-03-08T07:21:06.837Z] ---> 868eaa64ea47 [2021-03-08T07:21:06.837Z] [2021-03-08T07:21:07.447Z] Removing intermediate container 7b5479595959 [2021-03-08T07:21:07.447Z] ---> 0c76d998d72a [2021-03-08T07:21:07.447Z] Step 20/22 : LABEL arch=arm64 [2021-03-08T07:21:07.744Z] ---> Running in 27a3e099a1fb [2021-03-08T07:21:08.025Z] Successfully built 868eaa64ea47 [2021-03-08T07:21:08.026Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-08T07:21:08.637Z]  Building docker-core-command-go ... done Removing intermediate container 27a3e099a1fb [2021-03-08T07:21:08.637Z] ---> af045fbca18a [2021-03-08T07:21:08.637Z] Step 21/22 : LABEL git_sha=bcdc0b503bfe55a544ff90db21609e7c171f1072 [2021-03-08T07:21:08.921Z] ---> Running in 6461088d4496 [2021-03-08T07:21:09.206Z] Removing intermediate container 278a35570431 [2021-03-08T07:21:09.206Z] ---> 6accac2f138b [2021-03-08T07:21:09.206Z] [2021-03-08T07:21:09.206Z] Step 10/22 : FROM alpine:3.12 [2021-03-08T07:21:09.206Z] ---> d10569e2745f [2021-03-08T07:21:09.206Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-08T07:21:09.206Z] ---> Running in a81feb9ac0d6 [2021-03-08T07:21:09.815Z] Removing intermediate container 6461088d4496 [2021-03-08T07:21:09.815Z] ---> be7838445eb2 [2021-03-08T07:21:09.815Z] Step 22/22 : LABEL version=0.0.0 [2021-03-08T07:21:10.092Z] ---> Running in 0f20f814da84 [2021-03-08T07:21:11.094Z] Removing intermediate container 0f20f814da84 [2021-03-08T07:21:11.094Z] ---> e0bbe2b6bc2e [2021-03-08T07:21:11.094Z] [2021-03-08T07:21:11.094Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:21:11.374Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:21:11.374Z] Successfully built e0bbe2b6bc2e [2021-03-08T07:21:11.374Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-08T07:21:11.648Z]  Building docker-support-scheduler-go ... done (1/2) Installing ca-certificates (20191127-r4) [2021-03-08T07:21:11.934Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-08T07:21:11.934Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:21:11.934Z] Executing ca-certificates-20191127-r4.trigger [2021-03-08T07:21:11.934Z] OK: 6 MiB in 16 packages [2021-03-08T07:21:13.935Z] Removing intermediate container a81feb9ac0d6 [2021-03-08T07:21:13.935Z] ---> 48bef0517869 [2021-03-08T07:21:13.935Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-08T07:21:13.935Z] ---> Running in c6cdd3a8bc14 [2021-03-08T07:21:14.531Z] Removing intermediate container c6cdd3a8bc14 [2021-03-08T07:21:14.531Z] ---> 313fc76f080d [2021-03-08T07:21:14.531Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-08T07:21:14.531Z] ---> Running in 3aa96ed44254 [2021-03-08T07:21:15.131Z] Removing intermediate container 3aa96ed44254 [2021-03-08T07:21:15.131Z] ---> 227bff38b5a6 [2021-03-08T07:21:15.131Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-08T07:21:15.131Z] ---> Running in e991f288c604 [2021-03-08T07:21:16.129Z] Removing intermediate container e991f288c604 [2021-03-08T07:21:16.129Z] ---> be7f94f5959c [2021-03-08T07:21:16.129Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T07:21:17.120Z] ---> 87a59c3b3a87 [2021-03-08T07:21:17.120Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-08T07:21:18.569Z] ---> fbdeeb2a99ec [2021-03-08T07:21:18.569Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-08T07:21:19.561Z] ---> 1e65ff2f2612 [2021-03-08T07:21:19.561Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-08T07:21:19.561Z] ---> Running in b39c37070f26 [2021-03-08T07:21:20.165Z] Removing intermediate container b39c37070f26 [2021-03-08T07:21:20.165Z] ---> fc8eaaab5797 [2021-03-08T07:21:20.165Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T07:21:20.165Z] ---> Running in 50dd6b84a0ae [2021-03-08T07:21:20.770Z] Removing intermediate container 50dd6b84a0ae [2021-03-08T07:21:20.770Z] ---> 67df305a19c4 [2021-03-08T07:21:20.770Z] Step 20/22 : LABEL arch=arm64 [2021-03-08T07:21:20.770Z] ---> Running in 7cbeb844b05d [2021-03-08T07:21:21.369Z] Removing intermediate container 7cbeb844b05d [2021-03-08T07:21:21.369Z] ---> cf92c39e637e [2021-03-08T07:21:21.369Z] Step 21/22 : LABEL git_sha=bcdc0b503bfe55a544ff90db21609e7c171f1072 [2021-03-08T07:21:21.643Z] ---> Running in 40e9e56f9802 [2021-03-08T07:21:22.238Z] Removing intermediate container 40e9e56f9802 [2021-03-08T07:21:22.512Z] ---> 5fab5e044861 [2021-03-08T07:21:22.512Z] Step 22/22 : LABEL version=0.0.0 [2021-03-08T07:21:22.512Z] ---> Running in eb2f5b488a6d [2021-03-08T07:21:23.494Z] Removing intermediate container eb2f5b488a6d [2021-03-08T07:21:23.494Z] ---> 3271c98ccbab [2021-03-08T07:21:23.494Z] [2021-03-08T07:21:23.766Z] Successfully built 3271c98ccbab [2021-03-08T07:21:23.766Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-08T07:21:25.738Z]  Building docker-support-notifications-go ... done Removing intermediate container 29ce14e4b61f [2021-03-08T07:21:25.738Z] ---> 49a26eb7d69e [2021-03-08T07:21:25.739Z] [2021-03-08T07:21:25.739Z] Step 10/23 : FROM alpine:3.12 [2021-03-08T07:21:25.739Z] ---> d10569e2745f [2021-03-08T07:21:25.739Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-08T07:21:25.739Z] ---> Running in d7d00d468431 [2021-03-08T07:21:26.010Z] Removing intermediate container d7d00d468431 [2021-03-08T07:21:26.010Z] ---> 9e513d150e7f [2021-03-08T07:21:26.010Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-08T07:21:26.011Z] ---> Running in 089c27625fde [2021-03-08T07:21:26.617Z] Removing intermediate container 089c27625fde [2021-03-08T07:21:26.617Z] ---> 1a22a4c8a362 [2021-03-08T07:21:26.617Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-08T07:21:26.895Z] ---> Running in 0ab42921040e [2021-03-08T07:21:27.166Z] Removing intermediate container 0ab42921040e [2021-03-08T07:21:27.166Z] ---> 878abdd3990d [2021-03-08T07:21:27.166Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-08T07:21:27.440Z] ---> Running in 10ae610b0637 [2021-03-08T07:21:30.082Z] Removing intermediate container 10ae610b0637 [2021-03-08T07:21:30.082Z] ---> 18e56428e824 [2021-03-08T07:21:30.082Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-08T07:21:30.082Z] ---> Running in 3c722b8cc70a [2021-03-08T07:21:31.073Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T07:21:31.663Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T07:21:32.640Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-08T07:21:32.640Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-08T07:21:32.640Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-08T07:21:32.918Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-08T07:21:32.918Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-08T07:21:33.191Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-08T07:21:33.191Z] Executing busybox-1.31.1-r19.trigger [2021-03-08T07:21:33.191Z] OK: 8 MiB in 20 packages [2021-03-08T07:21:34.621Z] Removing intermediate container 3c722b8cc70a [2021-03-08T07:21:34.622Z] ---> 2dd7a554c91d [2021-03-08T07:21:34.622Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-08T07:21:35.216Z] ---> 0bf29ab3a1f9 [2021-03-08T07:21:35.216Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-08T07:21:36.643Z] ---> f0c26bba4deb [2021-03-08T07:21:36.643Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-08T07:21:37.618Z] ---> 79262a207916 [2021-03-08T07:21:37.619Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-08T07:21:37.619Z] ---> Running in 248d580d8a27 [2021-03-08T07:21:38.212Z] Removing intermediate container 248d580d8a27 [2021-03-08T07:21:38.212Z] ---> c1c597349734 [2021-03-08T07:21:38.212Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-08T07:21:38.212Z] ---> Running in b93d3b76bdd1 [2021-03-08T07:21:38.807Z] Removing intermediate container b93d3b76bdd1 [2021-03-08T07:21:38.807Z] ---> 66cb743923d1 [2021-03-08T07:21:38.807Z] Step 21/23 : LABEL arch=arm64 [2021-03-08T07:21:38.807Z] ---> Running in 242af072af58 [2021-03-08T07:21:39.399Z] Removing intermediate container 242af072af58 [2021-03-08T07:21:39.399Z] ---> 5e07001a223c [2021-03-08T07:21:39.399Z] Step 22/23 : LABEL git_sha=bcdc0b503bfe55a544ff90db21609e7c171f1072 [2021-03-08T07:21:39.670Z] ---> Running in 36d10f7ea2ae [2021-03-08T07:21:39.942Z] Removing intermediate container 36d10f7ea2ae [2021-03-08T07:21:39.942Z] ---> c7b33921ffa0 [2021-03-08T07:21:39.942Z] Step 23/23 : LABEL version=0.0.0 [2021-03-08T07:21:40.214Z] ---> Running in 7b7b4791654b [2021-03-08T07:21:40.807Z] Removing intermediate container 7b7b4791654b [2021-03-08T07:21:40.807Z] ---> d75407cc9d4d [2021-03-08T07:21:40.807Z] [2021-03-08T07:21:41.078Z] Successfully built d75407cc9d4d [2021-03-08T07:21:41.078Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-08T07:21:41.684Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-08T07:21:41.707Z] $ docker stop --time=1 da2d134375e43610112bf7e3a8738f38ad40c657f505073cb749d1e1508136e0 [2021-03-08T07:21:43.684Z] $ docker rm -f da2d134375e43610112bf7e3a8738f38ad40c657f505073cb749d1e1508136e0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-08T07:21:44.510Z] + docker images [2021-03-08T07:21:44.510Z] + grep docker [2021-03-08T07:21:44.782Z] docker-core-data-go-arm64 latest d75407cc9d4d 4 seconds ago 21.1MB [2021-03-08T07:21:44.782Z] docker-support-notifications-go-arm64 latest 3271c98ccbab 22 seconds ago 16.9MB [2021-03-08T07:21:44.782Z] docker-support-scheduler-go-arm64 latest e0bbe2b6bc2e 34 seconds ago 16.3MB [2021-03-08T07:21:44.782Z] docker-core-command-go-arm64 latest 868eaa64ea47 38 seconds ago 16.2MB [2021-03-08T07:21:44.782Z] docker-sys-mgmt-agent-go-arm64 latest e9e857e8c041 2 minutes ago 300MB [2021-03-08T07:21:44.782Z] docker-security-bootstrapper-go-arm64 latest 621438d76c58 3 minutes ago 17.8MB [2021-03-08T07:21:44.782Z] docker-core-metadata-go-arm64 latest 34f1261164a3 3 minutes ago 17.9MB [2021-03-08T07:21:44.782Z] docker-security-secretstore-setup-go-arm64 latest 67112fc85388 3 minutes ago 23.7MB [2021-03-08T07:21:44.782Z] docker-security-proxy-setup-go-arm64 latest 0b95ef92e497 3 minutes ago 23.4MB [2021-03-08T07:21:44.782Z] docker 20.10.0 eeaf43b92773 2 months 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-08T07:21:46.212Z] ---> job-cost.sh [2021-03-08T07:21:46.212Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6sDH [2021-03-08T07:22:42.704Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-08T07:25:04.515Z] lf-activate-venv(): INFO: Adding /tmp/venv-6sDH/bin to PATH [2021-03-08T07:25:04.515Z] INFO: No Stack... [2021-03-08T07:25:04.515Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-08T07:25:04.515Z] INFO: Archiving Costs [Pipeline] sh [2021-03-08T07:25:04.876Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-03-08T07:25:04.877Z] + cut -d, -f6 [Pipeline] lock [2021-03-08T07:25:05.014Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3234-1-stack-cost] [2021-03-08T07:25:05.021Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3234-1-stack-cost] did not exist. Created. [2021-03-08T07:25:05.021Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3234-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-08T07:25:05.561Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-08T07:25:05.848Z] Stashed 1 file(s) [Pipeline] } [2021-03-08T07:25:05.868Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3234-1-stack-cost] [Pipeline] // lock [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-03-08T07:25:08.118Z] provisioning config files... [2021-03-08T07:25:08.131Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6559730960741922645tmp [Pipeline] { [Pipeline] sh [2021-03-08T07:25:08.585Z] + set +x [2021-03-08T07:25:08.585Z] + curl -s https://codecov.io/bash [2021-03-08T07:25:08.585Z] + bash -s -- [2021-03-08T07:25:09.161Z] [2021-03-08T07:25:09.161Z] _____ _ [2021-03-08T07:25:09.161Z] / ____| | | [2021-03-08T07:25:09.161Z] | | ___ __| | ___ ___ _____ __ [2021-03-08T07:25:09.161Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-08T07:25:09.161Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-08T07:25:09.161Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-08T07:25:09.161Z] Bash-20210226-7100762 [2021-03-08T07:25:09.161Z] [2021-03-08T07:25:09.161Z] [2021-03-08T07:25:09.161Z] ==> git version 2.24.3 found [2021-03-08T07:25:09.161Z] ==> 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-03-08T07:25:09.161Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-08T07:25:09.161Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-08T07:25:09.161Z] ==> Jenkins CI detected. [2021-03-08T07:25:09.161Z] project root: . [2021-03-08T07:25:09.161Z] --> token set from env [2021-03-08T07:25:09.161Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-08T07:25:09.161Z] ==> Running gcov in . (disable via -X gcov) [2021-03-08T07:25:09.161Z] ==> Python coveragepy not found [2021-03-08T07:25:09.161Z] ==> Searching for coverage reports in: [2021-03-08T07:25:09.161Z] + . [2021-03-08T07:25:09.427Z] -> Found 1 reports [2021-03-08T07:25:09.427Z] ==> Detecting git/mercurial file structure [2021-03-08T07:25:09.427Z] ==> Reading reports [2021-03-08T07:25:09.427Z] + ./coverage.out bytes=621194 [2021-03-08T07:25:09.427Z] ==> Appending adjustments [2021-03-08T07:25:09.427Z] https://docs.codecov.io/docs/fixing-reports [2021-03-08T07:25:12.744Z] + Found adjustments [2021-03-08T07:25:12.744Z] ==> Gzipping contents [2021-03-08T07:25:13.007Z] 92K /tmp/codecov.so0M82.gz [2021-03-08T07:25:13.007Z] ==> Uploading reports [2021-03-08T07:25:13.007Z] url: https://codecov.io [2021-03-08T07:25:13.007Z] query: branch=PR-3234&commit=bcdc0b503bfe55a544ff90db21609e7c171f1072&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3234%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3234&job=&cmd_args= [2021-03-08T07:25:13.007Z] -> Pinging Codecov [2021-03-08T07:25:13.007Z] https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-3234&commit=bcdc0b503bfe55a544ff90db21609e7c171f1072&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3234%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3234&job=&cmd_args= [2021-03-08T07:25:13.269Z] -> Uploading to [2021-03-08T07:25:13.269Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-08/00271124DB129430A58F1EEE437C3FCB/bcdc0b503bfe55a544ff90db21609e7c171f1072/b4513f84-30c1-42ad-85d0-6a40c160096a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210308T072513Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dcb5d77e1ec38d8b33917fa26c290a7cfbee05d962e7f2682a3c5eaf58f97a7a [2021-03-08T07:25:13.269Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-08T07:25:13.269Z] Dload Upload Total Spent Left Speed [2021-03-08T07:25:13.795Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 92027 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 92027 0 0 100 92027 0 163k --:--:-- --:--:-- --:--:-- 163k [2021-03-08T07:25:13.795Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/bcdc0b503bfe55a544ff90db21609e7c171f1072 [Pipeline] } [2021-03-08T07:25:13.828Z] 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] { (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-03-08T07:25:18.127Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-08T07:25:19.055Z] ---> package-listing.sh [2021-03-08T07:25:19.055Z] ++ facter osfamily [2021-03-08T07:25:19.055Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-08T07:25:19.055Z] + OS_FAMILY=redhat [2021-03-08T07:25:19.055Z] + workspace=/w/workspace/edgex-go/1 [2021-03-08T07:25:19.055Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-08T07:25:19.055Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-08T07:25:19.055Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-08T07:25:19.055Z] + PACKAGES=/tmp/packages_start.txt [2021-03-08T07:25:19.055Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-08T07:25:19.055Z] + PACKAGES=/tmp/packages_end.txt [2021-03-08T07:25:19.055Z] + case "${OS_FAMILY}" in [2021-03-08T07:25:19.055Z] + rpm -qa [2021-03-08T07:25:19.055Z] + sort [2021-03-08T07:25:24.378Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-08T07:25:24.378Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-08T07:25:24.378Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-08T07:25:24.378Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-08T07:25:24.378Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-03-08T07:25:24.378Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-03-08T07:25:24.411Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-08T07:25:24.729Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-08T07:25:25.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-08T07:25:25.075Z] [2021-03-08T07:25:25.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-08T07:25:25.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-08T07:25:25.469Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-08T07:25:25.470Z] df20fa9351a1: Pulling fs layer [2021-03-08T07:25:25.470Z] 36b3adc4ff6f: Pulling fs layer [2021-03-08T07:25:25.470Z] 8ad3a11d3b57: Pulling fs layer [2021-03-08T07:25:25.470Z] 46f8f816bc3b: Pulling fs layer [2021-03-08T07:25:25.470Z] 93b61091891f: Pulling fs layer [2021-03-08T07:25:25.470Z] 93b9cdb0e59b: Pulling fs layer [2021-03-08T07:25:25.470Z] 5e14af77c1be: Pulling fs layer [2021-03-08T07:25:25.470Z] 01666e4c0597: Pulling fs layer [2021-03-08T07:25:25.470Z] aa168da1d23b: Pulling fs layer [2021-03-08T07:25:25.470Z] 93b61091891f: Waiting [2021-03-08T07:25:25.470Z] 93b9cdb0e59b: Waiting [2021-03-08T07:25:25.470Z] 5e14af77c1be: Waiting [2021-03-08T07:25:25.470Z] 01666e4c0597: Waiting [2021-03-08T07:25:25.470Z] aa168da1d23b: Waiting [2021-03-08T07:25:25.470Z] 46f8f816bc3b: Waiting [2021-03-08T07:25:25.736Z] 36b3adc4ff6f: Verifying Checksum [2021-03-08T07:25:25.736Z] 36b3adc4ff6f: Download complete [2021-03-08T07:25:25.736Z] 46f8f816bc3b: Verifying Checksum [2021-03-08T07:25:25.736Z] 46f8f816bc3b: Download complete [2021-03-08T07:25:25.736Z] df20fa9351a1: Verifying Checksum [2021-03-08T07:25:25.736Z] df20fa9351a1: Download complete [2021-03-08T07:25:25.736Z] 93b9cdb0e59b: Verifying Checksum [2021-03-08T07:25:25.736Z] 93b9cdb0e59b: Download complete [2021-03-08T07:25:25.736Z] 5e14af77c1be: Verifying Checksum [2021-03-08T07:25:25.736Z] 5e14af77c1be: Download complete [2021-03-08T07:25:25.736Z] 01666e4c0597: Verifying Checksum [2021-03-08T07:25:25.736Z] 01666e4c0597: Download complete [2021-03-08T07:25:25.736Z] 93b61091891f: Verifying Checksum [2021-03-08T07:25:25.736Z] 93b61091891f: Download complete [2021-03-08T07:25:25.999Z] df20fa9351a1: Pull complete [2021-03-08T07:25:26.262Z] 36b3adc4ff6f: Pull complete [2021-03-08T07:25:26.523Z] 8ad3a11d3b57: Verifying Checksum [2021-03-08T07:25:26.523Z] 8ad3a11d3b57: Download complete [2021-03-08T07:25:27.931Z] 8ad3a11d3b57: Pull complete [2021-03-08T07:25:28.199Z] 46f8f816bc3b: Pull complete [2021-03-08T07:25:28.463Z] aa168da1d23b: Verifying Checksum [2021-03-08T07:25:28.463Z] aa168da1d23b: Download complete [2021-03-08T07:25:28.726Z] 93b61091891f: Pull complete [2021-03-08T07:25:28.993Z] 93b9cdb0e59b: Pull complete [2021-03-08T07:25:29.256Z] 5e14af77c1be: Pull complete [2021-03-08T07:25:29.256Z] 01666e4c0597: Pull complete [2021-03-08T07:25:37.441Z] aa168da1d23b: Pull complete [2021-03-08T07:25:37.441Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-08T07:25:37.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-08T07:25:37.441Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-08T07:25:37.678Z] prd-centos7-docker-4c-2g-28954 does not seem to be running inside a container [2021-03-08T07:25:37.738Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-08T07:25:42.502Z] $ docker top 390da6d080c0d81e2ae68888e770e9cee8d09dec01131e2b855cd686d71abfa0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-08T07:25:43.221Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-08T07:25:43.545Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-08T07:25:43.885Z] + ls /var/log/sa-host [2021-03-08T07:25:43.885Z] + sadf -c /var/log/sa-host/sa08 [2021-03-08T07:25:43.885Z] file_magic: OK [2021-03-08T07:25:43.885Z] HZ: Using current value: 100 [2021-03-08T07:25:43.885Z] file_header: OK [2021-03-08T07:25:43.885Z] 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-03-08T07:25:43.885Z] Statistics: [2021-03-08T07:25:43.885Z] 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... [2021-03-08T07:25:43.885Z] File successfully converted to sysstat format version 12.2.1 [2021-03-08T07:25:43.885Z] + sadf -c /var/log/sa-host/sa23 [2021-03-08T07:25:43.885Z] file_magic: OK [2021-03-08T07:25:43.886Z] HZ: Using current value: 100 [2021-03-08T07:25:43.886Z] file_header: OK [2021-03-08T07:25:43.886Z] 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-03-08T07:25:43.886Z] Statistics: [2021-03-08T07:25:43.886Z] Hnuu...uuuununununu... [2021-03-08T07:25:43.886Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-08T07:25:44.562Z] provisioning config files... [2021-03-08T07:25:44.581Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1013511817845670841tmp [Pipeline] { [Pipeline] echo [2021-03-08T07:25:44.716Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-08T07:25:45.091Z] ---> create-netrc.sh [Pipeline] } [2021-03-08T07:25:45.126Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-08T07:25:45.284Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-08T07:25:45.662Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-08T07:25:45.699Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-08T07:25:46.044Z] ---> sudo-logs.sh [2021-03-08T07:25:46.045Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-08T07:25:46.162Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-08T07:25:46.512Z] ---> job-cost.sh [2021-03-08T07:25:46.512Z] lf-activate-venv: SKIPPING [2021-03-08T07:25:46.512Z] DEBUG: total: 0.20999999344348907 [2021-03-08T07:25:46.512Z] INFO: Retrieving Stack Cost... [2021-03-08T07:25:47.914Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-08T07:25:48.177Z] INFO: Archiving Costs [Pipeline] echo [2021-03-08T07:25:48.209Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-08T07:25:48.544Z] ---> logs-deploy.sh [2021-03-08T07:25:48.544Z] lf-activate-venv: SKIPPING [2021-03-08T07:25:48.544Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3234/1 [2021-03-08T07:25:48.544Z] INFO: archiving workspace using pattern(s): [2021-03-08T07:25:50.473Z] Archives upload complete. [2021-03-08T07:25:50.473Z] INFO: archiving logs to Nexus