Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at df7eaa583f48bd0cefe0e9af00d8477318667731 rather than d3d087662b0c1d6890045bf75bc5d8c78beda443 Obtained Jenkinsfile from df7eaa583f48bd0cefe0e9af00d8477318667731 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-23819’ is offline; ‘prd-centos7-docker-4c-2g-23826’ is offline; ‘prd-centos7-docker-4c-2g-23830’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-23831’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-23835 in /w/workspace/edgexfoundry_edgex-go_PR-3088 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/3088/head:refs/remotes/origin/PR-3088 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit df7eaa583f48bd0cefe0e9af00d8477318667731 into PR head commit d3d087662b0c1d6890045bf75bc5d8c78beda443 Merge succeeded, producing efb8e2a6ba2a40eed11bedbfb73058e4bf9b3420 Checking out Revision efb8e2a6ba2a40eed11bedbfb73058e4bf9b3420 (PR-3088) > git config core.sparsecheckout # timeout=10 > git checkout -f d3d087662b0c1d6890045bf75bc5d8c78beda443 # 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 df7eaa583f48bd0cefe0e9af00d8477318667731 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f efb8e2a6ba2a40eed11bedbfb73058e4bf9b3420 # timeout=10 Commit message: "Merge commit 'df7eaa583f48bd0cefe0e9af00d8477318667731' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-29T00:31:28.912Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-29T00:31:29.131Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-29T00:31:29.216Z] ========================================================= [2021-01-29T00:31:29.216Z] EdgeX Global Pipelines Version Info [2021-01-29T00:31:29.216Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d6722ca5f29aa400fa1474fab4ff57339a43f6c1 # timeout=10 [2021-01-29T00:31:30.816Z] ------------------- [2021-01-29T00:31:30.816Z] stable info: [2021-01-29T00:31:30.816Z] ------------------- [2021-01-29T00:31:30.816Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-29T00:31:30.816Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-29T00:31:30.816Z] Message: update stable to v1.0.179 [2021-01-29T00:31:33.123Z] ------------------- [2021-01-29T00:31:33.123Z] experimental info: [2021-01-29T00:31:33.123Z] ------------------- [2021-01-29T00:31:33.123Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-29T00:31:33.123Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-29T00:31:33.123Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-29T00:31:33.584Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-29T00:31:33.686Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-29T00:31:33.875Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-29T00:31:33.970Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-29T00:31:34.070Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-29T00:31:34.171Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-29T00:31:34.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-29T00:31:34.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-29T00:31:34.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-29T00:31:34.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-29T00:31:34.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-29T00:31:34.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-29T00:31:34.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-29T00:31:35.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-29T00:31:35.124Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-29T00:31:35.213Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-29T00:31:35.326Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-29T00:31:35.428Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-29T00:31:35.528Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-29T00:31:35.607Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-29T00:31:35.688Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-29T00:31:35.771Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-29T00:31:35.883Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-29T00:31:35.969Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3088 [Pipeline] echo [2021-01-29T00:31:36.050Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3088 [Pipeline] echo [2021-01-29T00:31:36.135Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3088 [Pipeline] echo [2021-01-29T00:31:36.217Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = efb8e2a6ba2a40eed11bedbfb73058e4bf9b3420 [Pipeline] echo [2021-01-29T00:31:36.299Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = efb8e2a [Pipeline] echo [2021-01-29T00:31:36.379Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-29T00:31:36.537Z] provisioning config files... [2021-01-29T00:31:36.567Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1623182858037211480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-29T00:31:36.920Z] ---> docker-login.sh [2021-01-29T00:31:36.920Z] nexus3.edgexfoundry.org:10001 [2021-01-29T00:31:37.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T00:31:37.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T00:31:37.448Z] Configure a credential helper to remove this warning. See [2021-01-29T00:31:37.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T00:31:37.448Z] [2021-01-29T00:31:37.448Z] Login Succeeded [2021-01-29T00:31:37.448Z] nexus3.edgexfoundry.org:10002 [2021-01-29T00:31:37.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T00:31:37.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T00:31:37.714Z] Configure a credential helper to remove this warning. See [2021-01-29T00:31:37.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T00:31:37.714Z] [2021-01-29T00:31:37.714Z] Login Succeeded [2021-01-29T00:31:37.714Z] nexus3.edgexfoundry.org:10003 [2021-01-29T00:31:37.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T00:31:37.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T00:31:37.977Z] Configure a credential helper to remove this warning. See [2021-01-29T00:31:37.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T00:31:37.978Z] [2021-01-29T00:31:37.978Z] Login Succeeded [2021-01-29T00:31:37.978Z] nexus3.edgexfoundry.org:10004 [2021-01-29T00:31:37.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T00:31:38.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T00:31:38.247Z] Configure a credential helper to remove this warning. See [2021-01-29T00:31:38.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T00:31:38.247Z] [2021-01-29T00:31:38.247Z] Login Succeeded [2021-01-29T00:31:38.247Z] docker.io [2021-01-29T00:31:38.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T00:31:38.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T00:31:38.510Z] Configure a credential helper to remove this warning. See [2021-01-29T00:31:38.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T00:31:38.510Z] [2021-01-29T00:31:38.510Z] Login Succeeded [2021-01-29T00:31:38.510Z] ---> docker-login.sh ends [Pipeline] } [2021-01-29T00:31:38.524Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-29T00:31:39.053Z] ++ 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-01-29T00:31:39.053Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T00:31:39.053Z] ++ dirname cmd/core-command/Dockerfile [2021-01-29T00:31:39.053Z] ++ cut -d/ -f2 [2021-01-29T00:31:39.053Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-29T00:31:39.053Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T00:31:39.054Z] ++ dirname cmd/core-data/Dockerfile [2021-01-29T00:31:39.054Z] ++ cut -d/ -f2 [2021-01-29T00:31:39.054Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-29T00:31:39.054Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T00:31:39.054Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-29T00:31:39.054Z] ++ cut -d/ -f2 [2021-01-29T00:31:39.054Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-29T00:31:39.054Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T00:31:39.054Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-01-29T00:31:39.054Z] ++ cut -d/ -f2 [2021-01-29T00:31:39.054Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-01-29T00:31:39.054Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T00:31:39.054Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-29T00:31:39.054Z] ++ cut -d/ -f2 [2021-01-29T00:31:39.054Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-29T00:31:39.054Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T00:31:39.054Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-29T00:31:39.054Z] ++ cut -d/ -f2 [2021-01-29T00:31:39.054Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-29T00:31:39.054Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T00:31:39.054Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-29T00:31:39.054Z] ++ cut -d/ -f2 [2021-01-29T00:31:39.054Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-29T00:31:39.054Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T00:31:39.054Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-29T00:31:39.054Z] ++ cut -d/ -f2 [2021-01-29T00:31:39.054Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-29T00:31:39.054Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T00:31:39.054Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-29T00:31:39.054Z] ++ cut -d/ -f2 [2021-01-29T00:31:39.054Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-29T00:31:39.151Z] 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-01-29T00:31:40.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-29T00:31:40.341Z] [2021-01-29T00:31:40.341Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-29T00:31:40.806Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-29T00:31:40.806Z] latest: Pulling from edgex-devops/git-semver [2021-01-29T00:31:40.806Z] 31603596830f: Pulling fs layer [2021-01-29T00:31:40.806Z] 2a8b12db71e7: Pulling fs layer [2021-01-29T00:31:40.806Z] 6ca5941a6612: Pulling fs layer [2021-01-29T00:31:40.806Z] ecc8261a40a4: Pulling fs layer [2021-01-29T00:31:40.806Z] ecc8261a40a4: Waiting [2021-01-29T00:31:40.806Z] 2a8b12db71e7: Verifying Checksum [2021-01-29T00:31:40.806Z] 2a8b12db71e7: Download complete [2021-01-29T00:31:40.806Z] 31603596830f: Verifying Checksum [2021-01-29T00:31:40.806Z] 31603596830f: Download complete [2021-01-29T00:31:41.085Z] ecc8261a40a4: Verifying Checksum [2021-01-29T00:31:41.085Z] ecc8261a40a4: Download complete [2021-01-29T00:31:41.085Z] 6ca5941a6612: Verifying Checksum [2021-01-29T00:31:41.085Z] 6ca5941a6612: Download complete [2021-01-29T00:31:41.364Z] 31603596830f: Pull complete [2021-01-29T00:31:41.638Z] 2a8b12db71e7: Pull complete [2021-01-29T00:31:42.638Z] 6ca5941a6612: Pull complete [2021-01-29T00:31:42.910Z] ecc8261a40a4: Pull complete [2021-01-29T00:31:42.910Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-29T00:31:42.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-29T00:31:42.910Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-29T00:31:43.113Z] prd-centos7-docker-4c-2g-23835 does not seem to be running inside a container [2021-01-29T00:31:43.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-29T00:31:46.174Z] $ docker top 9e7d82bbb042504364d24f97ada93ae872aa9d6fc42fd4a9db7d92441efac293 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-29T00:31:46.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-29T00:31:46.538Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-29T00:31:46.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-29T00:31:46.817Z] $ docker exec 9e7d82bbb042504364d24f97ada93ae872aa9d6fc42fd4a9db7d92441efac293 ssh-agent [2021-01-29T00:31:47.022Z] SSH_AUTH_SOCK=/tmp/ssh-v9dA3CQDZKVt/agent.11 [2021-01-29T00:31:47.022Z] SSH_AGENT_PID=16 [2021-01-29T00:31:47.037Z] Running ssh-add (command line suppressed) [2021-01-29T00:31:47.187Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_787227047839830335.key (/w/workspace/edgex-go/5@tmp/private_key_787227047839830335.key) [2021-01-29T00:31:47.255Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-29T00:31:47.711Z] + git tag --points-at HEAD [Pipeline] } [2021-01-29T00:31:47.769Z] $ docker exec --env ******** --env ******** 9e7d82bbb042504364d24f97ada93ae872aa9d6fc42fd4a9db7d92441efac293 ssh-agent -k [2021-01-29T00:31:47.907Z] unset SSH_AUTH_SOCK; [2021-01-29T00:31:47.907Z] unset SSH_AGENT_PID; [2021-01-29T00:31:47.907Z] echo Agent pid 16 killed; [2021-01-29T00:31:47.973Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-29T00:31:48.277Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-29T00:31:48.278Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-29T00:31:48.466Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-29T00:31:48.471Z] $ docker exec 9e7d82bbb042504364d24f97ada93ae872aa9d6fc42fd4a9db7d92441efac293 ssh-agent [2021-01-29T00:31:48.686Z] SSH_AUTH_SOCK=/tmp/ssh-9wgs5kXMsEsK/agent.46 [2021-01-29T00:31:48.686Z] SSH_AGENT_PID=51 [2021-01-29T00:31:48.802Z] Running ssh-add (command line suppressed) [2021-01-29T00:31:48.922Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_3367403845755166707.key (/w/workspace/edgex-go/5@tmp/private_key_3367403845755166707.key) [2021-01-29T00:31:49.018Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-29T00:31:49.512Z] + git semver init [2021-01-29T00:31:49.512Z] # -> Open(): unable to determine branch for HEAD [2021-01-29T00:31:49.512Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-01-29T00:31:49.512Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-01-29T00:31:49.512Z] # $SEMVER_REMOTE_NAME = origin [2021-01-29T00:31:49.512Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-29T00:31:49.512Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-29T00:31:49.512Z] # $SEMVER_BRANCH = PR-3088 [2021-01-29T00:31:49.512Z] # $SEMVER_TEMP = /tmp/semver-817616202 [2021-01-29T00:31:49.512Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-29T00:32:21.915Z] # '/tmp/semver-817616202' -> '/w/workspace/edgex-go/5/.semver' [2021-01-29T00:32:21.915Z] # -> Force: false [2021-01-29T00:32:21.915Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-01-29T00:32:21.931Z] $ docker exec --env ******** --env ******** 9e7d82bbb042504364d24f97ada93ae872aa9d6fc42fd4a9db7d92441efac293 ssh-agent -k [2021-01-29T00:32:22.266Z] unset SSH_AUTH_SOCK; [2021-01-29T00:32:22.283Z] unset SSH_AGENT_PID; [2021-01-29T00:32:22.283Z] echo Agent pid 51 killed; [2021-01-29T00:32:22.387Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-29T00:32:22.890Z] + git semver [Pipeline] } [2021-01-29T00:32:22.911Z] $ docker stop --time=1 9e7d82bbb042504364d24f97ada93ae872aa9d6fc42fd4a9db7d92441efac293 [2021-01-29T00:32:24.949Z] $ docker rm -f 9e7d82bbb042504364d24f97ada93ae872aa9d6fc42fd4a9db7d92441efac293 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-29T00:32:25.508Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-29T00:32:26.066Z] Stashed 1 file(s) [Pipeline] echo [2021-01-29T00:32:26.069Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-29T00:32:26.994Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-29T00:32:27.301Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-29T00:32:27.630Z] + sudo service docker restart [2021-01-29T00:32:27.630Z] + true [2021-01-29T00:32:27.630Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-29T00:32:28.233Z] ========================================================= [2021-01-29T00:32:28.233Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-29T00:32:28.233Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-29T00:32:28.594Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-29T00:32:32.847Z] Sending build context to Docker daemon 327.3MB [2021-01-29T00:32:32.847Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-29T00:32:32.847Z] Step 2/6 : FROM ${BASE} [2021-01-29T00:32:32.847Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-29T00:32:32.847Z] 188c0c94c7c5: Pulling fs layer [2021-01-29T00:32:32.847Z] 0ef7d3d256c8: Pulling fs layer [2021-01-29T00:32:32.847Z] de9db76c5a1d: Pulling fs layer [2021-01-29T00:32:32.847Z] bca2f99d35d6: Pulling fs layer [2021-01-29T00:32:32.847Z] 93359f2a8cfa: Pulling fs layer [2021-01-29T00:32:32.847Z] 7c6f9722023f: Pulling fs layer [2021-01-29T00:32:32.847Z] a35cf1a2eb13: Pulling fs layer [2021-01-29T00:32:32.847Z] bca2f99d35d6: Waiting [2021-01-29T00:32:32.847Z] 93359f2a8cfa: Waiting [2021-01-29T00:32:32.847Z] 7c6f9722023f: Waiting [2021-01-29T00:32:32.847Z] a35cf1a2eb13: Waiting [2021-01-29T00:32:32.847Z] de9db76c5a1d: Verifying Checksum [2021-01-29T00:32:32.847Z] de9db76c5a1d: Download complete [2021-01-29T00:32:32.847Z] 0ef7d3d256c8: Verifying Checksum [2021-01-29T00:32:32.847Z] 0ef7d3d256c8: Download complete [2021-01-29T00:32:32.847Z] 93359f2a8cfa: Verifying Checksum [2021-01-29T00:32:32.847Z] 93359f2a8cfa: Download complete [2021-01-29T00:32:32.847Z] 7c6f9722023f: Download complete [2021-01-29T00:32:32.847Z] 188c0c94c7c5: Verifying Checksum [2021-01-29T00:32:32.847Z] 188c0c94c7c5: Download complete [2021-01-29T00:32:33.117Z] 188c0c94c7c5: Pull complete [2021-01-29T00:32:33.387Z] 0ef7d3d256c8: Pull complete [2021-01-29T00:32:33.387Z] de9db76c5a1d: Pull complete [2021-01-29T00:32:34.806Z] a35cf1a2eb13: Verifying Checksum [2021-01-29T00:32:34.806Z] a35cf1a2eb13: Download complete [2021-01-29T00:32:35.781Z] bca2f99d35d6: Verifying Checksum [2021-01-29T00:32:35.781Z] bca2f99d35d6: Download complete [2021-01-29T00:32:41.494Z] Still waiting to schedule task [2021-01-29T00:32:41.494Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-29T00:32:42.483Z] bca2f99d35d6: Pull complete [2021-01-29T00:32:42.483Z] 93359f2a8cfa: Pull complete [2021-01-29T00:32:42.769Z] 7c6f9722023f: Pull complete [2021-01-29T00:32:48.153Z] a35cf1a2eb13: Pull complete [2021-01-29T00:32:48.153Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-29T00:32:48.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-29T00:32:48.153Z] ---> a62c8e92a672 [2021-01-29T00:32:48.153Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-29T00:32:48.153Z] ---> Running in 5b088fea022e [2021-01-29T00:32:48.436Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T00:32:49.848Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:32:50.809Z] (1/12) Installing libmagic (5.38-r0) [2021-01-29T00:32:51.079Z] (2/12) Installing file (5.38-r0) [2021-01-29T00:32:51.079Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-29T00:32:51.351Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-29T00:32:56.681Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-29T00:32:56.681Z] (6/12) Installing patch (2.7.6-r6) [2021-01-29T00:32:56.681Z] (7/12) Installing build-base (0.5-r2) [2021-01-29T00:32:56.681Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-29T00:32:56.681Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-29T00:32:56.681Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-29T00:32:56.681Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-29T00:32:56.681Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-29T00:32:56.681Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:32:56.681Z] OK: 233 MiB in 51 packages [2021-01-29T00:33:00.022Z] Removing intermediate container 5b088fea022e [2021-01-29T00:33:00.022Z] ---> 9e4c8e74b704 [2021-01-29T00:33:00.022Z] Step 4/6 : WORKDIR /edgex-go [2021-01-29T00:33:00.022Z] ---> Running in ff4d05965f0c [2021-01-29T00:33:00.022Z] Removing intermediate container ff4d05965f0c [2021-01-29T00:33:00.022Z] ---> e86eeb5bbef8 [2021-01-29T00:33:00.022Z] Step 5/6 : COPY go.mod . [2021-01-29T00:33:00.287Z] ---> 91764e995c3d [2021-01-29T00:33:00.287Z] Step 6/6 : RUN go mod download [2021-01-29T00:33:00.287Z] ---> Running in 2c95c0b8aaca [2021-01-29T00:33:22.362Z] Removing intermediate container 2c95c0b8aaca [2021-01-29T00:33:22.362Z] ---> 3a8c4830f3d1 [2021-01-29T00:33:22.634Z] Successfully built 3a8c4830f3d1 [2021-01-29T00:33:22.634Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-29T00:33:22.968Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-29T00:33:23.238Z] . [Pipeline] withDockerContainer [2021-01-29T00:33:23.365Z] prd-centos7-docker-4c-2g-23835 does not seem to be running inside a container [2021-01-29T00:33:23.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-29T00:33:24.544Z] $ docker top 2a548da7c0fab911f383ebff25aedd032e71920c4183903cebacca8c8b5b248a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-29T00:33:25.070Z] + go version [2021-01-29T00:33:25.070Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-29T00:33:25.093Z] $ docker stop --time=1 2a548da7c0fab911f383ebff25aedd032e71920c4183903cebacca8c8b5b248a [2021-01-29T00:33:26.533Z] $ docker rm -f 2a548da7c0fab911f383ebff25aedd032e71920c4183903cebacca8c8b5b248a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-29T00:33:27.326Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-29T00:33:27.326Z] . [Pipeline] withDockerContainer [2021-01-29T00:33:27.440Z] prd-centos7-docker-4c-2g-23835 does not seem to be running inside a container [2021-01-29T00:33:27.495Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-29T00:33:28.397Z] $ docker top 2fe39e98fae14289ad0798c77f666c7b5a785d8d2a76e7f6b6d1e83748938535 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-29T00:33:28.680Z] ========================================================= [2021-01-29T00:33:28.680Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-29T00:33:28.680Z] ========================================================= [Pipeline] sh [2021-01-29T00:33:28.995Z] + make test [2021-01-29T00:33:28.995Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-29T00:33:41.358Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-29T00:34:03.743Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-29T00:34:10.551Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-29T00:34:10.551Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-29T00:34:10.551Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-29T00:34:10.551Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-29T00:34:13.177Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-29T00:34:13.177Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-29T00:34:13.177Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-29T00:34:13.177Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-29T00:34:13.177Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-29T00:34:13.177Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-29T00:34:16.584Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-29T00:34:16.584Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-29T00:34:16.584Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-29T00:34:19.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.192s coverage: 46.0% of statements [2021-01-29T00:34:19.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-29T00:34:19.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-29T00:34:19.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-29T00:34:19.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-29T00:34:19.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-29T00:34:19.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-01-29T00:34:19.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-01-29T00:34:19.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.087s coverage: 100.0% of statements [2021-01-29T00:34:23.856Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.345s coverage: 27.1% of statements [2021-01-29T00:34:23.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-29T00:34:23.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-29T00:34:23.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-29T00:34:23.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-29T00:34:23.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-29T00:34:23.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-29T00:34:23.856Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.089s coverage: 100.0% of statements [2021-01-29T00:34:23.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-29T00:34:23.856Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.045s coverage: 100.0% of statements [2021-01-29T00:34:23.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-29T00:34:23.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-29T00:34:23.856Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.109s coverage: 65.8% of statements [2021-01-29T00:34:23.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-29T00:34:23.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-29T00:34:24.480Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.534s coverage: 82.3% of statements [2021-01-29T00:34:24.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-29T00:34:24.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-29T00:34:24.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-29T00:34:24.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-29T00:34:28.866Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.614s coverage: 28.6% of statements [2021-01-29T00:34:28.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-29T00:34:28.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-29T00:34:28.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-29T00:34:28.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-29T00:34:28.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-29T00:34:28.866Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.110s coverage: 100.0% of statements [2021-01-29T00:34:28.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-29T00:34:28.866Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.109s coverage: 100.0% of statements [2021-01-29T00:34:28.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-29T00:34:28.866Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.137s coverage: 86.7% of statements [2021-01-29T00:34:28.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-29T00:34:28.866Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.145s coverage: 97.5% of statements [2021-01-29T00:34:28.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-29T00:34:28.866Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.063s coverage: 78.3% of statements [2021-01-29T00:34:28.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-29T00:34:28.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-29T00:34:28.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-29T00:34:28.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-29T00:34:32.272Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.640s coverage: 92.8% of statements [2021-01-29T00:34:32.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-29T00:34:32.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-29T00:34:32.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-29T00:34:32.272Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-29T00:34:32.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-29T00:34:32.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-29T00:34:32.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-29T00:34:32.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-29T00:34:32.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-29T00:34:32.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-29T00:34:32.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-29T00:34:32.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-29T00:34:32.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-29T00:34:32.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-29T00:34:32.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-29T00:34:32.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-29T00:34:32.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-29T00:34:32.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-29T00:34:32.272Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements [2021-01-29T00:34:32.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-29T00:34:32.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-29T00:34:32.272Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.104s coverage: 0.1% of statements [2021-01-29T00:34:32.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-29T00:34:32.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-29T00:34:32.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-29T00:34:32.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.087s coverage: 43.8% of statements [2021-01-29T00:34:32.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.048s coverage: 79.5% of statements [2021-01-29T00:34:32.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2021-01-29T00:34:32.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements [2021-01-29T00:34:32.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2021-01-29T00:34:45.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.052s coverage: 94.4% of statements [2021-01-29T00:34:45.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2021-01-29T00:34:45.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-29T00:34:45.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-29T00:34:45.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-29T00:34:45.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-29T00:34:45.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.055s coverage: 87.2% of statements [2021-01-29T00:34:45.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-29T00:34:45.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-29T00:34:45.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-01-29T00:34:45.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-29T00:34:45.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.080s coverage: 75.5% of statements [2021-01-29T00:34:45.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-29T00:34:45.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.8% of statements [2021-01-29T00:34:45.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.076s coverage: 87.2% of statements [2021-01-29T00:34:45.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 84.2% of statements [2021-01-29T00:34:45.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.132s coverage: 91.4% of statements [2021-01-29T00:34:45.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-29T00:34:45.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.237s coverage: 63.5% of statements [2021-01-29T00:34:45.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-29T00:34:45.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-29T00:34:45.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.030s coverage: 100.0% of statements [2021-01-29T00:34:45.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 91.3% of statements [2021-01-29T00:34:45.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2021-01-29T00:34:45.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2021-01-29T00:34:45.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2021-01-29T00:34:45.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.450s coverage: 68.9% of statements [2021-01-29T00:34:45.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-29T00:34:45.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-29T00:34:45.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-29T00:34:45.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-29T00:34:45.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-29T00:34:45.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.103s coverage: 37.0% of statements [2021-01-29T00:34:45.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-29T00:34:45.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-29T00:34:45.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.348s coverage: 84.0% of statements [2021-01-29T00:34:45.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.037s coverage: 100.0% of statements [2021-01-29T00:34:45.706Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.144s coverage: 47.1% of statements [2021-01-29T00:34:45.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-29T00:34:45.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-29T00:34:45.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-29T00:34:45.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-29T00:34:45.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-29T00:34:45.706Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.057s coverage: 100.0% of statements [2021-01-29T00:34:45.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-29T00:34:46.532Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.087s coverage: 100.0% of statements [2021-01-29T00:34:46.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-29T00:34:49.365Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.879s coverage: 29.1% of statements [2021-01-29T00:34:49.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-29T00:34:49.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-29T00:34:49.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-29T00:34:49.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-29T00:34:49.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-29T00:34:49.365Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.077s coverage: 99.0% of statements [2021-01-29T00:34:49.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-29T00:34:49.365Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.062s coverage: 100.0% of statements [2021-01-29T00:34:49.365Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-29T00:34:49.365Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements [2021-01-29T00:34:49.365Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-29T00:34:49.365Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.073s coverage: 100.0% of statements [2021-01-29T00:34:49.365Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-29T00:34:49.365Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-29T00:34:49.365Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-29T00:34:49.365Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-29T00:34:49.365Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.058s coverage: 87.9% of statements [2021-01-29T00:34:49.365Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-29T00:34:49.365Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-29T00:34:49.365Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.047s coverage: 100.0% of statements [2021-01-29T00:34:49.365Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.044s coverage: 32.1% of statements [2021-01-29T00:34:49.631Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.046s coverage: 100.0% of statements [2021-01-29T00:34:50.213Z] GO111MODULE=on go vet ./... [2021-01-29T00:35:16.913Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-23842 in /w/workspace/edgexfoundry_edgex-go_PR-3088 [Pipeline] { [Pipeline] ws [2021-01-29T00:35:16.964Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-01-29T00:35:22.800Z] using credential edgex-jenkins-ssh [2021-01-29T00:35:22.868Z] Cloning the remote Git repository [2021-01-29T00:35:22.944Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-29T00:35:23.073Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-01-29T00:35:23.182Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-29T00:35:23.183Z] > git --version # timeout=10 [2021-01-29T00:35:23.203Z] > git --version # 'git version 2.17.1' [2021-01-29T00:35:23.205Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-29T00:35:23.290Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-29T00:35:29.564Z] gofmt -l . [2021-01-29T00:35:29.564Z] [ "`gofmt -l .`" = "" ] [2021-01-29T00:35:29.564Z] ./bin/test-go-mod-tidy.sh [2021-01-29T00:35:29.564Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-29T00:35:29.906Z] + ls -al . [2021-01-29T00:35:29.906Z] total 672 [2021-01-29T00:35:29.906Z] drwxrwxr-x 10 1001 1001 4096 Jan 29 00:35 . [2021-01-29T00:35:29.906Z] drwxr-xr-x 4 root root 28 Jan 29 00:33 .. [2021-01-29T00:35:29.906Z] -rw-rw-r-- 1 1001 1001 11 Jan 29 00:31 .dockerignore [2021-01-29T00:35:29.906Z] drwxrwxr-x 8 1001 1001 179 Jan 29 00:31 .git [2021-01-29T00:35:29.906Z] drwxrwxr-x 3 1001 1001 125 Jan 29 00:31 .github [2021-01-29T00:35:29.906Z] -rw-rw-r-- 1 1001 1001 872 Jan 29 00:31 .gitignore [2021-01-29T00:35:29.906Z] drwx------ 3 1001 1001 60 Jan 29 00:32 .semver [2021-01-29T00:35:29.906Z] -rw-rw-r-- 1 1001 1001 166 Jan 29 00:31 .sonarcloud.properties [2021-01-29T00:35:29.906Z] -rw-rw-r-- 1 1001 1001 7859 Jan 29 00:31 Attribution.txt [2021-01-29T00:35:29.906Z] -rw-rw-r-- 1 1001 1001 3804 Jan 29 00:31 CONTRIBUTING.md [2021-01-29T00:35:29.906Z] -rw-rw-r-- 1 1001 1001 931 Jan 29 00:31 Dockerfile.build [2021-01-29T00:35:29.906Z] -rw-rw-r-- 1 1001 1001 863 Jan 29 00:31 Jenkinsfile [2021-01-29T00:35:29.906Z] -rw-rw-r-- 1 1001 1001 10775 Jan 29 00:31 LICENSE [2021-01-29T00:35:29.906Z] -rw-rw-r-- 1 1001 1001 6001 Jan 29 00:31 Makefile [2021-01-29T00:35:29.906Z] -rw-rw-r-- 1 1001 1001 6524 Jan 29 00:31 README.md [2021-01-29T00:35:29.906Z] -rw-rw-r-- 1 1001 1001 6755 Jan 29 00:31 SECURITY.md [2021-01-29T00:35:29.906Z] -rw-rw-r-- 1 1001 1001 5 Jan 29 00:32 VERSION [2021-01-29T00:35:29.906Z] -rw-rw-r-- 1 1001 1001 4131 Jan 29 00:31 ZMQWindows.md [2021-01-29T00:35:29.906Z] drwxrwxr-x 2 1001 1001 117 Jan 29 00:31 bin [2021-01-29T00:35:29.906Z] drwxrwxr-x 15 1001 1001 4096 Jan 29 00:31 cmd [2021-01-29T00:35:29.906Z] -rw-r--r-- 1 root root 565356 Jan 29 00:34 coverage.out [2021-01-29T00:35:29.906Z] -rw-r--r-- 1 root root 1054 Jan 29 00:35 go.mod [2021-01-29T00:35:29.906Z] -rw-r--r-- 1 root root 19289 Jan 29 00:35 go.sum [2021-01-29T00:35:29.906Z] drwxrwxr-x 8 1001 1001 127 Jan 29 00:31 internal [2021-01-29T00:35:29.906Z] drwxrwxr-x 4 1001 1001 26 Jan 29 00:31 openapi [2021-01-29T00:35:29.906Z] drwxrwxr-x 4 1001 1001 71 Jan 29 00:31 snap [2021-01-29T00:35:29.906Z] -rw-rw-r-- 1 1001 1001 168 Jan 29 00:31 version.go [Pipeline] sh [2021-01-29T00:35:30.225Z] + '[' -e coverage.out ] [2021-01-29T00:35:30.226Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-29T00:35:30.542Z] Stashed 1 file(s) [Pipeline] sh [2021-01-29T00:35:30.868Z] + make build [2021-01-29T00:35:30.868Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-29T00:35:36.237Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-29T00:35:39.275Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-29T00:35:39.302Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-29T00:35:39.330Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-29T00:35:39.372Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-29T00:35:39.373Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-29T00:35:40.159Z] Merging remotes/origin/master commit df7eaa583f48bd0cefe0e9af00d8477318667731 into PR head commit d3d087662b0c1d6890045bf75bc5d8c78beda443 [2021-01-29T00:35:40.960Z] Merge succeeded, producing a7c79b7e079e4f31505be15fcf7d3dcfb79cd5d4 [2021-01-29T00:35:40.961Z] Checking out Revision a7c79b7e079e4f31505be15fcf7d3dcfb79cd5d4 (PR-3088) [2021-01-29T00:35:39.384Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3088/head:refs/remotes/origin/PR-3088 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-29T00:35:40.180Z] > git config core.sparsecheckout # timeout=10 [2021-01-29T00:35:40.234Z] > git checkout -f d3d087662b0c1d6890045bf75bc5d8c78beda443 # timeout=10 [2021-01-29T00:35:40.552Z] > git remote # timeout=10 [2021-01-29T00:35:40.569Z] > git config --get remote.origin.url # timeout=10 [2021-01-29T00:35:40.588Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-29T00:35:40.597Z] > git merge df7eaa583f48bd0cefe0e9af00d8477318667731 # timeout=10 [2021-01-29T00:35:40.942Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-29T00:35:40.970Z] > git config core.sparsecheckout # timeout=10 [2021-01-29T00:35:40.987Z] > git checkout -f a7c79b7e079e4f31505be15fcf7d3dcfb79cd5d4 # timeout=10 [2021-01-29T00:35:45.417Z] Commit message: "Merge commit 'df7eaa583f48bd0cefe0e9af00d8477318667731' into HEAD" [2021-01-29T00:35:45.443Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-01-29T00:35:45.430Z] > git rev-list --no-walk d6722ca5f29aa400fa1474fab4ff57339a43f6c1 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-29T00:35:46.485Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-29T00:35:46.922Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-29T00:35:47.367Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-29T00:35:47.709Z] + sudo service docker restart [2021-01-29T00:35:47.710Z] + true [2021-01-29T00:35:47.896Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-29T00:35:49.761Z] provisioning config files... [2021-01-29T00:35:49.803Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config612276813021182104tmp [Pipeline] { [2021-01-29T00:35:49.842Z] 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 [Pipeline] libraryResource [Pipeline] sh [2021-01-29T00:35:50.114Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-29T00:35:50.222Z] ---> docker-login.sh [2021-01-29T00:35:50.222Z] nexus3.edgexfoundry.org:10001 [2021-01-29T00:35:51.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T00:35:51.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T00:35:51.484Z] Configure a credential helper to remove this warning. See [2021-01-29T00:35:51.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T00:35:51.484Z] [2021-01-29T00:35:51.484Z] Login Succeeded [2021-01-29T00:35:51.484Z] nexus3.edgexfoundry.org:10002 [2021-01-29T00:35:52.086Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-29T00:35:52.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T00:35:52.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T00:35:52.091Z] Configure a credential helper to remove this warning. See [2021-01-29T00:35:52.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T00:35:52.091Z] [2021-01-29T00:35:52.091Z] Login Succeeded [2021-01-29T00:35:52.091Z] nexus3.edgexfoundry.org:10003 [2021-01-29T00:35:52.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T00:35:52.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T00:35:52.688Z] Configure a credential helper to remove this warning. See [2021-01-29T00:35:52.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T00:35:52.688Z] [2021-01-29T00:35:52.688Z] Login Succeeded [2021-01-29T00:35:52.688Z] nexus3.edgexfoundry.org:10004 [2021-01-29T00:35:53.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T00:35:53.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T00:35:53.288Z] Configure a credential helper to remove this warning. See [2021-01-29T00:35:53.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T00:35:53.288Z] [2021-01-29T00:35:53.288Z] Login Succeeded [2021-01-29T00:35:53.288Z] docker.io [2021-01-29T00:35:53.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T00:35:54.049Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-29T00:35:54.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T00:35:54.161Z] Configure a credential helper to remove this warning. See [2021-01-29T00:35:54.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T00:35:54.161Z] [2021-01-29T00:35:54.161Z] Login Succeeded [2021-01-29T00:35:54.161Z] ---> docker-login.sh ends [Pipeline] } [2021-01-29T00:35:54.179Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-29T00:35:54.740Z] ========================================================= [2021-01-29T00:35:54.741Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-29T00:35:54.741Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-29T00:35:55.134Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-29T00:35:55.472Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-29T00:35:56.895Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-29T00:35:57.822Z] Sending build context to Docker daemon 166MB [2021-01-29T00:35:57.822Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-29T00:35:57.822Z] Step 2/6 : FROM ${BASE} [2021-01-29T00:35:57.822Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-29T00:35:57.822Z] 5f621e34cdf4: Pulling fs layer [2021-01-29T00:35:57.822Z] a4357932f1b6: Pulling fs layer [2021-01-29T00:35:57.822Z] 18c013af1878: Pulling fs layer [2021-01-29T00:35:57.822Z] 00ac8860ef70: Pulling fs layer [2021-01-29T00:35:57.822Z] 63d7cb157983: Pulling fs layer [2021-01-29T00:35:57.822Z] b116817d02f9: Pulling fs layer [2021-01-29T00:35:57.822Z] 745a02a5169b: Pulling fs layer [2021-01-29T00:35:57.822Z] 63d7cb157983: Waiting [2021-01-29T00:35:57.822Z] b116817d02f9: Waiting [2021-01-29T00:35:57.822Z] 745a02a5169b: Waiting [2021-01-29T00:35:57.822Z] 00ac8860ef70: Waiting [2021-01-29T00:35:57.822Z] 18c013af1878: Verifying Checksum [2021-01-29T00:35:57.822Z] 18c013af1878: Download complete [2021-01-29T00:35:57.822Z] a4357932f1b6: Download complete [2021-01-29T00:35:57.822Z] 63d7cb157983: Download complete [2021-01-29T00:35:58.101Z] b116817d02f9: Verifying Checksum [2021-01-29T00:35:58.101Z] b116817d02f9: Download complete [2021-01-29T00:35:58.101Z] 5f621e34cdf4: Verifying Checksum [2021-01-29T00:35:58.101Z] 5f621e34cdf4: Download complete [2021-01-29T00:35:58.304Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-29T00:35:59.095Z] 5f621e34cdf4: Pull complete [2021-01-29T00:35:59.271Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-29T00:35:59.709Z] a4357932f1b6: Pull complete [2021-01-29T00:35:59.991Z] 18c013af1878: Pull complete [2021-01-29T00:36:00.593Z] 745a02a5169b: Download complete [2021-01-29T00:36:01.216Z] 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-01-29T00:36:01.570Z] 00ac8860ef70: Verifying Checksum [2021-01-29T00:36:01.570Z] 00ac8860ef70: Download complete [Pipeline] } [2021-01-29T00:36:03.192Z] $ docker stop --time=1 2fe39e98fae14289ad0798c77f666c7b5a785d8d2a76e7f6b6d1e83748938535 [2021-01-29T00:36:05.096Z] $ docker rm -f 2fe39e98fae14289ad0798c77f666c7b5a785d8d2a76e7f6b6d1e83748938535 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-29T00:36:07.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-29T00:36:07.070Z] [2021-01-29T00:36:07.070Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-29T00:36:07.499Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-29T00:36:07.499Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-29T00:36:07.499Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-29T00:36:07.499Z] ca9280d653b3: Pulling fs layer [2021-01-29T00:36:07.499Z] 7e9c9ca2126c: Pulling fs layer [2021-01-29T00:36:07.767Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-29T00:36:07.767Z] cbdbe7a5bc2a: Download complete [2021-01-29T00:36:08.355Z] cbdbe7a5bc2a: Pull complete [2021-01-29T00:36:08.355Z] ca9280d653b3: Verifying Checksum [2021-01-29T00:36:08.355Z] ca9280d653b3: Download complete [2021-01-29T00:36:09.826Z] ca9280d653b3: Pull complete [2021-01-29T00:36:10.802Z] 7e9c9ca2126c: Verifying Checksum [2021-01-29T00:36:10.802Z] 7e9c9ca2126c: Download complete [2021-01-29T00:36:11.755Z] 00ac8860ef70: Pull complete [2021-01-29T00:36:11.755Z] 63d7cb157983: Pull complete [2021-01-29T00:36:11.755Z] b116817d02f9: Pull complete [2021-01-29T00:36:15.165Z] 745a02a5169b: Pull complete [2021-01-29T00:36:15.165Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-29T00:36:15.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-29T00:36:15.165Z] ---> b7e6874047d6 [2021-01-29T00:36:15.165Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-29T00:36:17.484Z] 7e9c9ca2126c: Pull complete [2021-01-29T00:36:17.485Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-29T00:36:17.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-29T00:36:17.485Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-29T00:36:17.754Z] prd-centos7-docker-4c-2g-23835 does not seem to be running inside a container [2021-01-29T00:36:17.828Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-29T00:36:18.559Z] ---> Running in 6725850f9247 [2021-01-29T00:36:19.567Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T00:36:20.176Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T00:36:20.453Z] $ docker top bac764e0dce1eacca07f9de745e1669a2ffdd2f95d1a8b888daecbb4b5a2f4d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-29T00:36:21.053Z] + docker-compose build --help [2021-01-29T00:36:21.053Z] + grep parallel [2021-01-29T00:36:21.197Z] (1/12) Installing libmagic (5.38-r0) [2021-01-29T00:36:21.472Z] (2/12) Installing file (5.38-r0) [2021-01-29T00:36:21.744Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-29T00:36:21.744Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-29T00:36:22.458Z] --parallel Build images in parallel. [Pipeline] } [2021-01-29T00:36:22.474Z] $ docker stop --time=1 bac764e0dce1eacca07f9de745e1669a2ffdd2f95d1a8b888daecbb4b5a2f4d2 [2021-01-29T00:36:23.871Z] $ docker rm -f bac764e0dce1eacca07f9de745e1669a2ffdd2f95d1a8b888daecbb4b5a2f4d2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-29T00:36:24.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-29T00:36:24.550Z] . [Pipeline] withDockerContainer [2021-01-29T00:36:24.734Z] prd-centos7-docker-4c-2g-23835 does not seem to be running inside a container [2021-01-29T00:36:24.892Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-29T00:36:25.623Z] $ docker top 56fe60f374284a0252ad4b66ee3620d625576ab18502b96718fc151d60cd5e79 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-29T00:36:26.145Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-29T00:36:27.548Z] Building docker-core-command-go ... [2021-01-29T00:36:27.548Z] Building docker-core-data-go ... [2021-01-29T00:36:27.548Z] Building docker-core-metadata-go ... [2021-01-29T00:36:27.548Z] Building docker-security-bootstrapper-go ... [2021-01-29T00:36:27.548Z] Building docker-security-proxy-setup-go ... [2021-01-29T00:36:27.548Z] Building docker-security-secretstore-setup-go ... [2021-01-29T00:36:27.548Z] Building docker-support-notifications-go ... [2021-01-29T00:36:27.548Z] Building docker-support-scheduler-go ... [2021-01-29T00:36:27.548Z] Building docker-sys-mgmt-agent-go ... [2021-01-29T00:36:27.548Z] Building docker-security-bootstrapper-go [2021-01-29T00:36:27.548Z] Building docker-sys-mgmt-agent-go [2021-01-29T00:36:27.548Z] Building docker-core-metadata-go [2021-01-29T00:36:27.548Z] Building docker-security-proxy-setup-go [2021-01-29T00:36:27.548Z] Building docker-support-scheduler-go [2021-01-29T00:36:36.845Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-29T00:36:36.845Z] (6/12) Installing patch (2.7.6-r6) [2021-01-29T00:36:36.845Z] (7/12) Installing build-base (0.5-r2) [2021-01-29T00:36:36.845Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-29T00:36:36.845Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-29T00:36:36.845Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-29T00:36:36.845Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-29T00:36:37.125Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-29T00:36:37.125Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:36:37.125Z] OK: 217 MiB in 51 packages [2021-01-29T00:36:42.554Z] Removing intermediate container 6725850f9247 [2021-01-29T00:36:42.554Z] ---> 1fa70b8f7d2c [2021-01-29T00:36:42.554Z] Step 4/6 : WORKDIR /edgex-go [2021-01-29T00:36:42.554Z] ---> Running in f868460e25e8 [2021-01-29T00:36:42.554Z] Removing intermediate container f868460e25e8 [2021-01-29T00:36:42.554Z] ---> e4b4917bad41 [2021-01-29T00:36:42.554Z] Step 5/6 : COPY go.mod . [2021-01-29T00:36:42.827Z] ---> 2eb596c1c123 [2021-01-29T00:36:42.827Z] Step 6/6 : RUN go mod download [2021-01-29T00:36:43.099Z] ---> Running in faf8d7cb5bf1 [2021-01-29T00:37:09.926Z] Removing intermediate container faf8d7cb5bf1 [2021-01-29T00:37:09.926Z] ---> 0060c3c235ba [2021-01-29T00:37:09.926Z] Successfully built 0060c3c235ba [2021-01-29T00:37:09.926Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-29T00:37:10.289Z] + docker inspect -f . ci-base-image-arm64 [2021-01-29T00:37:10.289Z] . [Pipeline] withDockerContainer [2021-01-29T00:37:10.619Z] prd-ubuntu18.04-docker-arm64-4c-16g-23842 does not seem to be running inside a container [2021-01-29T00:37:10.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-29T00:37:12.382Z] $ docker top a1d7f6e7b064983a303b1607d24d7949de3b0532f01a48f1649513decd391bcf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-29T00:37:13.419Z] + go version [2021-01-29T00:37:13.419Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-29T00:37:13.453Z] $ docker stop --time=1 a1d7f6e7b064983a303b1607d24d7949de3b0532f01a48f1649513decd391bcf [2021-01-29T00:37:14.672Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:37:14.673Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:37:14.673Z] ---> 3a8c4830f3d1 [2021-01-29T00:37:14.673Z] Step 3/21 : WORKDIR /edgex-go [2021-01-29T00:37:14.673Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:37:14.673Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:37:14.673Z] ---> 3a8c4830f3d1 [2021-01-29T00:37:14.673Z] Step 3/26 : WORKDIR /edgex-go [2021-01-29T00:37:14.673Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:37:14.673Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:37:14.673Z] ---> 3a8c4830f3d1 [2021-01-29T00:37:14.673Z] Step 3/23 : WORKDIR /edgex-go [2021-01-29T00:37:14.673Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:37:14.673Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:37:14.673Z] ---> 3a8c4830f3d1 [2021-01-29T00:37:14.673Z] Step 3/22 : WORKDIR /edgex-go [2021-01-29T00:37:14.673Z] Step 1/34 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:37:14.673Z] Step 2/34 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:37:14.673Z] ---> 3a8c4830f3d1 [2021-01-29T00:37:14.673Z] Step 3/34 : WORKDIR /edgex-go [2021-01-29T00:37:14.673Z] ---> Running in 0acf27add2e6 [2021-01-29T00:37:14.673Z] ---> Running in c65e87c8a335 [2021-01-29T00:37:14.673Z] ---> Running in 7b4232c37aeb [2021-01-29T00:37:14.673Z] ---> Running in 4f78e334ca62 [2021-01-29T00:37:14.673Z] ---> Running in cc004b065428 [2021-01-29T00:37:14.673Z] Removing intermediate container cc004b065428 [2021-01-29T00:37:14.673Z] ---> 6a0167962556 [2021-01-29T00:37:14.673Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:37:14.673Z] Removing intermediate container c65e87c8a335 [2021-01-29T00:37:14.673Z] ---> 72815bc6f406 [2021-01-29T00:37:14.673Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:37:14.673Z] Removing intermediate container 4f78e334ca62 [2021-01-29T00:37:14.673Z] ---> 33f3788ba0cd [2021-01-29T00:37:14.673Z] Step 4/34 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:37:14.673Z] Removing intermediate container 0acf27add2e6 [2021-01-29T00:37:14.673Z] ---> 581f9e158a5c [2021-01-29T00:37:14.673Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:37:14.673Z] Removing intermediate container 7b4232c37aeb [2021-01-29T00:37:14.673Z] ---> c5d0b07a09a1 [2021-01-29T00:37:14.673Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:37:14.673Z] ---> Running in 40e7d3202204 [2021-01-29T00:37:14.673Z] ---> Running in 8294df01cfa9 [2021-01-29T00:37:14.673Z] ---> Running in 4c168fe4aad6 [2021-01-29T00:37:14.673Z] ---> Running in 13c11ada843f [2021-01-29T00:37:14.673Z] ---> Running in c88d0a79842d [2021-01-29T00:37:14.673Z] Removing intermediate container 13c11ada843f [2021-01-29T00:37:14.673Z] ---> f2bc1456f368 [2021-01-29T00:37:14.673Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-29T00:37:14.673Z] Removing intermediate container 4c168fe4aad6 [2021-01-29T00:37:14.673Z] ---> 170f1dfaee5b [2021-01-29T00:37:14.673Z] Step 5/34 : RUN apk add --update --no-cache make git [2021-01-29T00:37:14.673Z] ---> Running in 7f7ba1890aef [2021-01-29T00:37:14.673Z] ---> Running in b0c8207d0379 [2021-01-29T00:37:14.673Z] Removing intermediate container 40e7d3202204 [2021-01-29T00:37:14.673Z] ---> b405865a15c6 [2021-01-29T00:37:14.673Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-29T00:37:14.673Z] Removing intermediate container 8294df01cfa9 [2021-01-29T00:37:14.673Z] ---> df24b3eb5203 [2021-01-29T00:37:14.673Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-29T00:37:14.673Z] Removing intermediate container c88d0a79842d [2021-01-29T00:37:14.673Z] ---> 878fc9009a1d [2021-01-29T00:37:14.673Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-29T00:37:14.673Z] ---> Running in bcf7fdca2c12 [2021-01-29T00:37:14.673Z] ---> Running in 472b12f84a63 [2021-01-29T00:37:14.673Z] ---> Running in f3ce43082b87 [2021-01-29T00:37:15.381Z] $ docker rm -f a1d7f6e7b064983a303b1607d24d7949de3b0532f01a48f1649513decd391bcf [2021-01-29T00:37:15.665Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T00:37:15.665Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T00:37:15.665Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T00:37:15.665Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T00:37:15.665Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-29T00:37:16.404Z] + docker inspect -f . ci-base-image-arm64 [2021-01-29T00:37:16.405Z] . [Pipeline] withDockerContainer [2021-01-29T00:37:16.628Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:37:16.628Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:37:16.628Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:37:16.628Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:37:16.628Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:37:16.698Z] prd-ubuntu18.04-docker-arm64-4c-16g-23842 does not seem to be running inside a container [2021-01-29T00:37:16.791Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-29T00:37:17.252Z] OK: 233 MiB in 51 packages [2021-01-29T00:37:17.555Z] OK: 233 MiB in 51 packages [2021-01-29T00:37:17.555Z] OK: 233 MiB in 51 packages [2021-01-29T00:37:17.555Z] OK: 233 MiB in 51 packages [2021-01-29T00:37:17.848Z] OK: 233 MiB in 51 packages [2021-01-29T00:37:18.253Z] $ docker top 387d5364b35f82f3117f224a35cd0dd7c0b0c745a556de1ebb831da00bb2c6b0 -eo pid,comm [2021-01-29T00:37:18.436Z] Removing intermediate container 472b12f84a63 [2021-01-29T00:37:18.436Z] ---> 4a15b86f2de7 [2021-01-29T00:37:18.436Z] Step 6/26 : COPY go.mod . [Pipeline] { [Pipeline] echo [2021-01-29T00:37:18.673Z] ========================================================= [2021-01-29T00:37:18.673Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-29T00:37:18.673Z] ========================================================= [Pipeline] sh [2021-01-29T00:37:18.713Z] Removing intermediate container f3ce43082b87 [2021-01-29T00:37:18.713Z] ---> 18558b02f4c6 [2021-01-29T00:37:18.713Z] Step 6/22 : COPY go.mod . [2021-01-29T00:37:18.713Z] Removing intermediate container 7f7ba1890aef [2021-01-29T00:37:18.713Z] ---> 94b2b52d72f2 [2021-01-29T00:37:18.713Z] Step 6/21 : COPY go.mod . [2021-01-29T00:37:19.001Z] ---> 0ca6853f1bcc [2021-01-29T00:37:19.001Z] Step 7/26 : RUN go mod download [2021-01-29T00:37:19.001Z] Removing intermediate container bcf7fdca2c12 [2021-01-29T00:37:19.001Z] ---> 5f145e168a3d [2021-01-29T00:37:19.001Z] Step 6/23 : COPY go.mod . [2021-01-29T00:37:19.001Z] ---> Running in f20961076c59 [2021-01-29T00:37:19.275Z] Removing intermediate container b0c8207d0379 [2021-01-29T00:37:19.275Z] ---> ad4598409eac [2021-01-29T00:37:19.275Z] Step 6/34 : COPY go.mod . [2021-01-29T00:37:19.275Z] ---> 3466bd4be0c7 [2021-01-29T00:37:19.275Z] Step 7/22 : RUN go mod download [2021-01-29T00:37:19.346Z] + make test [2021-01-29T00:37:19.346Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-29T00:37:19.555Z] ---> 352ef43d5360 [2021-01-29T00:37:19.556Z] Step 7/21 : RUN go mod download [2021-01-29T00:37:19.556Z] ---> Running in e7f7629571fd [2021-01-29T00:37:19.556Z] ---> 1b989c40a990 [2021-01-29T00:37:19.556Z] Step 7/23 : RUN go mod download [2021-01-29T00:37:19.847Z] ---> Running in 96189eff4588 [2021-01-29T00:37:19.847Z] ---> Running in e6e8173d5570 [2021-01-29T00:37:19.847Z] ---> ed9c5905d513 [2021-01-29T00:37:19.847Z] Step 7/34 : RUN go mod download [2021-01-29T00:37:20.130Z] ---> Running in 8b64982551cb [2021-01-29T00:37:23.568Z] Removing intermediate container 8b64982551cb [2021-01-29T00:37:23.568Z] ---> da982fb0ae64 [2021-01-29T00:37:23.568Z] Step 8/34 : COPY . . [2021-01-29T00:37:23.568Z] Removing intermediate container f20961076c59 [2021-01-29T00:37:23.568Z] ---> f0fcedef20a6 [2021-01-29T00:37:23.568Z] Step 8/26 : COPY . . [2021-01-29T00:37:23.568Z] Removing intermediate container e6e8173d5570 [2021-01-29T00:37:23.568Z] ---> e4889a2a9079 [2021-01-29T00:37:23.568Z] Step 8/23 : COPY . . [2021-01-29T00:37:23.568Z] Removing intermediate container 96189eff4588 [2021-01-29T00:37:23.568Z] ---> d4bc1de0e68b [2021-01-29T00:37:23.568Z] Step 8/21 : COPY . . [2021-01-29T00:37:23.568Z] Removing intermediate container e7f7629571fd [2021-01-29T00:37:23.568Z] ---> 3d432cbb867f [2021-01-29T00:37:23.568Z] Step 8/22 : COPY . . [2021-01-29T00:37:46.161Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-29T00:38:10.933Z] ---> a68b781782dd [2021-01-29T00:38:10.934Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-29T00:38:10.934Z] ---> 3f18e8b5a971 [2021-01-29T00:38:10.934Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-29T00:38:10.934Z] ---> Running in 07fdef8a3d8b [2021-01-29T00:38:10.934Z] ---> Running in ec89e1b95e5f [2021-01-29T00:38:10.934Z] ---> a1843705302e [2021-01-29T00:38:10.934Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-29T00:38:10.934Z] ---> 804fa59e40d7 [2021-01-29T00:38:10.934Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-29T00:38:10.934Z] ---> 999366326b31 [2021-01-29T00:38:10.934Z] Step 9/34 : ARG BUILD_BASE_DIR="/tmp/build/dist/linux" [2021-01-29T00:38:10.934Z] ---> Running in 32ef29611dff [2021-01-29T00:38:10.934Z] ---> Running in 2b424b9bc97a [2021-01-29T00:38:10.934Z] ---> Running in f916ceee7d27 [2021-01-29T00:38:10.934Z] Removing intermediate container f916ceee7d27 [2021-01-29T00:38:10.934Z] ---> a8c3c6811a13 [2021-01-29T00:38:10.934Z] Step 10/34 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR" [2021-01-29T00:38:10.934Z] ---> Running in 628e4571319c [2021-01-29T00:38:10.934Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-29T00:38:10.934Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-29T00:38:10.934Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-29T00:38:10.934Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-29T00:38:10.934Z] 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-01-29T00:38:33.177Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-29T00:38:50.861Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-29T00:38:50.862Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-29T00:38:57.643Z] + mkdir -p /tmp/build/dist/linux [2021-01-29T00:38:57.643Z] + cd /tmp/build/dist/linux [2021-01-29T00:38:57.643Z] + git clone https://github.com/jwilder/dockerize.git . [2021-01-29T00:38:57.643Z] Cloning into '.'... [2021-01-29T00:38:58.653Z] + go get github.com/robfig/glock [2021-01-29T00:38:58.653Z] Removing intermediate container 32ef29611dff [2021-01-29T00:38:58.653Z] ---> 2d6a0ffaa336 [2021-01-29T00:38:58.653Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-29T00:38:58.653Z] Removing intermediate container 2b424b9bc97a [2021-01-29T00:38:58.653Z] ---> 4e7cc6fde842 [2021-01-29T00:38:58.653Z] [2021-01-29T00:38:58.653Z] Step 10/21 : FROM alpine:3.12 [2021-01-29T00:38:58.653Z] Removing intermediate container ec89e1b95e5f [2021-01-29T00:38:58.653Z] ---> 1c47d7cefe1a [2021-01-29T00:38:58.653Z] [2021-01-29T00:38:58.653Z] Step 10/22 : FROM alpine:3.12 [2021-01-29T00:38:58.653Z] 3.12: Pulling from library/alpine [2021-01-29T00:38:58.653Z] 3.12: Pulling from library/alpine [2021-01-29T00:38:58.653Z] ---> Running in 8e4b58c5fe65 [2021-01-29T00:38:59.658Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-29T00:38:59.658Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-29T00:38:59.658Z] Status: Downloaded newer image for alpine:3.12 [2021-01-29T00:38:59.658Z] ---> 389fef711851 [2021-01-29T00:38:59.658Z] Step 11/21 : RUN apk add --update --no-cache curlStatus: Image is up to date for alpine:3.12 [2021-01-29T00:38:59.658Z] [2021-01-29T00:38:59.658Z] ---> 389fef711851 [2021-01-29T00:38:59.658Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-29T00:38:59.658Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-29T00:39:00.343Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-29T00:39:00.343Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-29T00:39:00.343Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-29T00:39:00.343Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-29T00:39:00.343Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-29T00:39:00.343Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-29T00:39:00.343Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-29T00:39:00.343Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-29T00:39:00.343Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-29T00:39:00.343Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-29T00:39:01.104Z] ---> Running in ecd34cc53e07 [2021-01-29T00:39:01.104Z] ---> Running in 45d093d631ad [2021-01-29T00:39:01.717Z] Removing intermediate container 07fdef8a3d8b [2021-01-29T00:39:01.717Z] ---> 812b0be09a5b [2021-01-29T00:39:01.717Z] [2021-01-29T00:39:01.717Z] Step 10/23 : FROM alpine:3.12 [2021-01-29T00:39:01.717Z] ---> 389fef711851 [2021-01-29T00:39:01.717Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-29T00:39:02.006Z] ---> Running in f2089d097905 [2021-01-29T00:39:02.619Z] Removing intermediate container 8e4b58c5fe65 [2021-01-29T00:39:02.619Z] ---> 9b520574826d [2021-01-29T00:39:02.619Z] [2021-01-29T00:39:02.619Z] Step 11/26 : FROM docker:20.10.0 [2021-01-29T00:39:02.619Z] 20.10.0: Pulling from library/docker [2021-01-29T00:39:02.894Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T00:39:02.894Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T00:39:02.982Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-29T00:39:02.982Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-29T00:39:02.982Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-29T00:39:03.199Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:39:03.199Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:39:03.199Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T00:39:03.199Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:39:03.199Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-29T00:39:03.199Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-29T00:39:03.506Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:39:03.506Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-29T00:39:03.506Z] OK: 6 MiB in 15 packages [2021-01-29T00:39:03.506Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-29T00:39:03.506Z] (4/4) Installing curl (7.69.1-r3) [2021-01-29T00:39:03.506Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:39:03.506Z] Executing ca-certificates-20191127-r4.trigger [2021-01-29T00:39:03.506Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-29T00:39:03.506Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:39:03.506Z] OK: 6 MiB in 15 packages [2021-01-29T00:39:03.830Z] OK: 7 MiB in 18 packages [2021-01-29T00:39:08.146Z] Removing intermediate container ecd34cc53e07 [2021-01-29T00:39:08.146Z] ---> c7f1c36b40ff [2021-01-29T00:39:08.146Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-29T00:39:08.146Z] ---> Running in a23a7a09ac01 [2021-01-29T00:39:08.430Z] Removing intermediate container f2089d097905 [2021-01-29T00:39:08.430Z] ---> 98be5926efdc [2021-01-29T00:39:08.430Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-29T00:39:08.706Z] Removing intermediate container 45d093d631ad [2021-01-29T00:39:08.706Z] ---> 08acf4d7b318 [2021-01-29T00:39:08.706Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-29T00:39:08.706Z] ---> Running in cb791f18f4ce [2021-01-29T00:39:08.706Z] Removing intermediate container a23a7a09ac01 [2021-01-29T00:39:08.706Z] ---> 1fa6506f8c01 [2021-01-29T00:39:08.706Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-29T00:39:08.706Z] ---> Running in 1526028018e6 [2021-01-29T00:39:08.706Z] ---> Running in e2d7eb12fc83 [2021-01-29T00:39:09.318Z] Removing intermediate container cb791f18f4ce [2021-01-29T00:39:09.318Z] ---> 5f3eb9a1d852 [2021-01-29T00:39:09.318Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-29T00:39:09.318Z] Removing intermediate container 1526028018e6 [2021-01-29T00:39:09.318Z] ---> b9a36df5ad85 [2021-01-29T00:39:09.318Z] Step 13/21 : WORKDIR /edgex [2021-01-29T00:39:09.318Z] Removing intermediate container e2d7eb12fc83 [2021-01-29T00:39:09.318Z] ---> 3d68f6238fe5 [2021-01-29T00:39:09.318Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-29T00:39:09.318Z] ---> Running in e4bea4ef1725 [2021-01-29T00:39:09.594Z] + glock sync -n [2021-01-29T00:39:09.594Z]  ---> Running in 255ed3869c13 [2021-01-29T00:39:09.594Z] ---> Running in 3a5e989af615 [2021-01-29T00:39:09.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.365s coverage: 46.0% of statements [2021-01-29T00:39:09.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-29T00:39:09.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-29T00:39:09.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-29T00:39:09.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-29T00:39:09.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-29T00:39:09.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-01-29T00:39:09.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-01-29T00:39:09.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.196s coverage: 100.0% of statements [2021-01-29T00:39:09.875Z] Removing intermediate container e4bea4ef1725 [2021-01-29T00:39:09.875Z] ---> a351fef88832 [2021-01-29T00:39:09.875Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-29T00:39:09.875Z] ---> Running in 7ceeb17b8357 [2021-01-29T00:39:09.875Z] Removing intermediate container 3a5e989af615 [2021-01-29T00:39:09.875Z] ---> f454b31fd800 [2021-01-29T00:39:09.875Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T00:39:10.147Z] Removing intermediate container 255ed3869c13 [2021-01-29T00:39:10.147Z] ---> f2582d8b1e84 [2021-01-29T00:39:10.147Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-29T00:39:10.426Z] Removing intermediate container 7ceeb17b8357 [2021-01-29T00:39:10.426Z] ---> af90ce910b44 [2021-01-29T00:39:10.426Z] Step 15/23 : WORKDIR / [2021-01-29T00:39:10.426Z] ---> Running in 01d5b3712ad9 [2021-01-29T00:39:10.426Z] ---> e82b356d2b20 [2021-01-29T00:39:10.426Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-29T00:39:10.713Z] ---> 80e39fcf858e [2021-01-29T00:39:10.713Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-29T00:39:10.713Z] Removing intermediate container 01d5b3712ad9 [2021-01-29T00:39:10.713Z] ---> 7999b635cc15 [2021-01-29T00:39:10.713Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T00:39:11.326Z] ---> e23edf20c1e7 [2021-01-29T00:39:11.326Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-29T00:39:11.597Z] ---> 2ad56eae0921 [2021-01-29T00:39:11.597Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-29T00:39:11.597Z] ---> 37ccc5990697 [2021-01-29T00:39:11.597Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-29T00:39:12.238Z] ---> f24ffdf2cfe3 [2021-01-29T00:39:12.238Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-29T00:39:13.682Z] ---> Running in d3858ac5516d [2021-01-29T00:39:13.682Z] github.com/elgs/gosplitargs a491c5eeb3c8 [get checkout e9cf3de21e14] [2021-01-29T00:39:13.682Z] github.com/hpcloud/tail a1dbeea552b7 [get checkout faf842bde7ed] [2021-01-29T00:39:13.682Z] github.com/jwilder/gojq c550732d4a52 [get checkout 81fa9a608a13] [2021-01-29T00:39:14.277Z] golang.org/x/net 5f4716e94777 [get checkout 749a502dd1ea] [2021-01-29T00:39:14.277Z] + git describe '--abbrev=0' --tags [2021-01-29T00:39:14.277Z] + TAG=v0.6.1 [2021-01-29T00:39:14.277Z] + LDFLAGS='-X main.buildVersion=v0.6.1' [2021-01-29T00:39:14.277Z] + apk --print-arch [2021-01-29T00:39:14.277Z] building [dockerize] for amd64 ... [2021-01-29T00:39:14.277Z] + arch=x86_64 [2021-01-29T00:39:14.277Z] + echo 'building [dockerize] for amd64 ... ' [2021-01-29T00:39:14.277Z] + CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags '-X main.buildVersion=v0.6.1' -a -tags netgo -installsuffix netgo -o /tmp/build/dist/linux/dockerize [2021-01-29T00:39:14.545Z]  ---> 12006fa7504d [2021-01-29T00:39:14.545Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-29T00:39:14.545Z] ---> 078cb84600a3 [2021-01-29T00:39:14.545Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-29T00:39:14.833Z] ---> Running in 2ed71e008bd6 [2021-01-29T00:39:14.833Z] Removing intermediate container d3858ac5516d [2021-01-29T00:39:14.833Z] ---> 3cdef0159933 [2021-01-29T00:39:14.833Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T00:39:15.116Z] ---> Running in 5456f58b3e81 [2021-01-29T00:39:15.399Z] ---> 437e50176883 [2021-01-29T00:39:15.399Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-29T00:39:15.399Z] Removing intermediate container 2ed71e008bd6 [2021-01-29T00:39:15.399Z] ---> 6d01ed747e15 [2021-01-29T00:39:15.399Z] Step 18/21 : CMD ["--init=true"] [2021-01-29T00:39:15.399Z] ---> Running in 7b9717454c89 [2021-01-29T00:39:15.689Z] ---> Running in 5d00d1889637 [2021-01-29T00:39:15.689Z] Removing intermediate container 5456f58b3e81 [2021-01-29T00:39:15.689Z] ---> e58a51897277 [2021-01-29T00:39:15.689Z] Step 20/22 : LABEL arch=x86_64 [2021-01-29T00:39:15.961Z] ---> Running in 31e4d14ae83f [2021-01-29T00:39:15.961Z] Removing intermediate container 7b9717454c89 [2021-01-29T00:39:15.961Z] ---> c06a619b61d0 [2021-01-29T00:39:15.961Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T00:39:15.961Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-29T00:39:15.961Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-29T00:39:15.961Z] ---> aefe523efa57 [2021-01-29T00:39:15.961Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-29T00:39:15.961Z] Removing intermediate container 5d00d1889637 [2021-01-29T00:39:15.961Z] ---> c296294dc5cd [2021-01-29T00:39:15.961Z] Step 19/21 : LABEL arch=x86_64 [2021-01-29T00:39:16.253Z] ---> Running in ef2c65a88fee [2021-01-29T00:39:16.253Z] ---> Running in 4e8a64bd1fbb [2021-01-29T00:39:16.253Z] ---> Running in 16fec0be8800 [2021-01-29T00:39:16.253Z] Removing intermediate container 31e4d14ae83f [2021-01-29T00:39:16.253Z] ---> c17591f966e4 [2021-01-29T00:39:16.253Z] Step 21/22 : LABEL git_sha=efb8e2a6ba2a40eed11bedbfb73058e4bf9b3420 [2021-01-29T00:39:16.554Z] ---> Running in 02471a324347 [2021-01-29T00:39:16.554Z] Removing intermediate container ef2c65a88fee [2021-01-29T00:39:16.554Z] ---> f31325f5ca8f [2021-01-29T00:39:16.554Z] Step 21/23 : LABEL arch=x86_64 [2021-01-29T00:39:16.841Z] Removing intermediate container 16fec0be8800 [2021-01-29T00:39:16.841Z] ---> 9512f207b437 [2021-01-29T00:39:16.841Z] Step 20/21 : LABEL git_sha=efb8e2a6ba2a40eed11bedbfb73058e4bf9b3420 [2021-01-29T00:39:17.844Z] ---> Running in cc3622ac7169 [2021-01-29T00:39:18.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.685s coverage: 27.1% of statements [2021-01-29T00:39:18.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-29T00:39:18.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-29T00:39:18.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-29T00:39:18.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-29T00:39:18.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-29T00:39:18.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-29T00:39:18.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.067s coverage: 100.0% of statements [2021-01-29T00:39:18.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-29T00:39:18.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.094s coverage: 100.0% of statements [2021-01-29T00:39:18.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-29T00:39:18.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-29T00:39:18.123Z] ---> Running in d7935ab69d86 [2021-01-29T00:39:18.123Z] Removing intermediate container 02471a324347 [2021-01-29T00:39:18.123Z] ---> 669526a0d3ab [2021-01-29T00:39:18.123Z] Step 22/22 : LABEL version=0.0.0 [2021-01-29T00:39:18.334Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.317s coverage: 65.8% of statements [2021-01-29T00:39:18.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-29T00:39:18.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-29T00:39:18.403Z] ---> Running in 7bbf7d8e29ea [2021-01-29T00:39:18.403Z] Removing intermediate container cc3622ac7169 [2021-01-29T00:39:18.403Z] ---> 74e193b9dff8 [2021-01-29T00:39:18.403Z] Step 22/23 : LABEL git_sha=efb8e2a6ba2a40eed11bedbfb73058e4bf9b3420 [2021-01-29T00:39:18.403Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T00:39:18.403Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:39:18.689Z] Removing intermediate container d7935ab69d86 [2021-01-29T00:39:18.689Z] ---> 6ceaed2b1c57 [2021-01-29T00:39:18.689Z] Step 21/21 : LABEL version=0.0.0 [2021-01-29T00:39:18.690Z] ---> Running in f351cfc29b46 [2021-01-29T00:39:18.690Z] Removing intermediate container 7bbf7d8e29ea [2021-01-29T00:39:18.690Z] ---> d8622006c10a [2021-01-29T00:39:18.690Z] [2021-01-29T00:39:18.690Z] ---> Running in dcde4f36e9fc [2021-01-29T00:39:18.690Z] (1/2) Installing readline (8.0.4-r0) [2021-01-29T00:39:18.690Z] (2/2) Installing bash (5.0.17-r0) [2021-01-29T00:39:18.996Z] Executing bash-5.0.17-r0.post-install [2021-01-29T00:39:18.996Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:39:18.996Z] OK: 12 MiB in 22 packages [2021-01-29T00:39:18.996Z] Removing intermediate container f351cfc29b46 [2021-01-29T00:39:18.996Z] ---> 4105a8ac2d8d [2021-01-29T00:39:18.996Z] Step 23/23 : LABEL version=0.0.0 [2021-01-29T00:39:18.996Z] Removing intermediate container dcde4f36e9fc [2021-01-29T00:39:18.996Z] ---> 1261c9199c01 [2021-01-29T00:39:18.996Z] [2021-01-29T00:39:19.296Z] ---> Running in d6da53bcc6f1 [2021-01-29T00:39:19.579Z] Successfully built d8622006c10a [2021-01-29T00:39:19.579Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-29T00:39:19.579Z] Building docker-security-secretstore-setup-go [2021-01-29T00:39:19.866Z]  Building docker-support-scheduler-go ... done Successfully built 1261c9199c01 [2021-01-29T00:39:19.866Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-29T00:39:19.866Z] Building docker-support-notifications-go [2021-01-29T00:39:19.866Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container d6da53bcc6f1 [2021-01-29T00:39:19.866Z] ---> fc914802b035 [2021-01-29T00:39:19.866Z] [2021-01-29T00:39:20.156Z] Removing intermediate container 4e8a64bd1fbb [2021-01-29T00:39:20.156Z] ---> a6c8bb7a1f30 [2021-01-29T00:39:20.156Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-29T00:39:20.156Z] Successfully built fc914802b035 [2021-01-29T00:39:20.338Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.708s coverage: 82.3% of statements [2021-01-29T00:39:20.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-29T00:39:20.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-29T00:39:20.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-29T00:39:20.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-29T00:39:20.433Z] ---> Running in 00164375d875 [2021-01-29T00:39:20.434Z] Successfully tagged docker-core-metadata-go:latest [2021-01-29T00:39:20.434Z] Building docker-core-command-go [2021-01-29T00:39:20.719Z]  Building docker-core-metadata-go ... done Removing intermediate container 00164375d875 [2021-01-29T00:39:20.719Z] ---> afe445366c40 [2021-01-29T00:39:20.719Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-29T00:39:20.719Z] ---> Running in 15f8e6e14517 [2021-01-29T00:39:21.025Z] Removing intermediate container 15f8e6e14517 [2021-01-29T00:39:21.025Z] ---> c86bfef93954 [2021-01-29T00:39:21.025Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-29T00:39:21.313Z] ---> Running in ee038a04b1cc [2021-01-29T00:39:24.732Z] Removing intermediate container ee038a04b1cc [2021-01-29T00:39:24.732Z] ---> 4cb3d2b8016b [2021-01-29T00:39:24.732Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-29T00:39:28.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.350s coverage: 28.6% of statements [2021-01-29T00:39:28.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-29T00:39:28.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-29T00:39:28.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-29T00:39:28.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-29T00:39:28.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-29T00:39:28.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.152s coverage: 100.0% of statements [2021-01-29T00:39:28.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-29T00:39:28.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.079s coverage: 100.0% of statements [2021-01-29T00:39:28.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-29T00:39:28.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.385s coverage: 86.7% of statements [2021-01-29T00:39:28.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-29T00:39:29.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.438s coverage: 97.5% of statements [2021-01-29T00:39:29.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-29T00:39:30.221Z] ---> 16354e4283b2 [2021-01-29T00:39:30.221Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-29T00:39:30.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.152s coverage: 78.3% of statements [2021-01-29T00:39:30.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-29T00:39:30.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-29T00:39:30.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-29T00:39:30.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-29T00:39:31.746Z] ---> 3090274b4ff9 [2021-01-29T00:39:31.746Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-29T00:39:33.880Z] ---> df5a3983b206 [2021-01-29T00:39:33.880Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-29T00:39:33.880Z] ---> Running in ee8283f95859 [2021-01-29T00:39:35.952Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T00:39:35.952Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:39:36.271Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-29T00:39:36.271Z] (2/33) Installing expat (2.2.9-r1) [2021-01-29T00:39:36.271Z] (3/33) Installing libffi (3.3-r2) [2021-01-29T00:39:36.271Z] (4/33) Installing gdbm (1.13-r1) [2021-01-29T00:39:36.271Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-29T00:39:36.271Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-29T00:39:36.271Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-29T00:39:41.050Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.396s coverage: 92.8% of statements [2021-01-29T00:39:41.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-29T00:39:41.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-29T00:39:41.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-29T00:39:41.050Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-29T00:39:41.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-29T00:39:41.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-29T00:39:41.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-29T00:39:41.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-29T00:39:41.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-29T00:39:41.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-29T00:39:41.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-29T00:39:41.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-29T00:39:41.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-29T00:39:41.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-29T00:39:41.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-29T00:39:41.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-29T00:39:41.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-29T00:39:41.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-29T00:39:41.050Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements [2021-01-29T00:39:41.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-29T00:39:41.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-29T00:39:41.050Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.213s coverage: 0.1% of statements [2021-01-29T00:39:41.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-29T00:39:41.050Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-29T00:39:41.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-29T00:39:41.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.134s coverage: 43.8% of statements [2021-01-29T00:39:41.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.116s coverage: 79.5% of statements [2021-01-29T00:39:41.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2021-01-29T00:39:41.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.135s coverage: 96.3% of statements [2021-01-29T00:39:41.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2021-01-29T00:39:41.952Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-29T00:39:41.953Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-29T00:39:41.953Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-29T00:39:41.953Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-29T00:39:41.953Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-29T00:39:41.953Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-29T00:39:41.953Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-29T00:39:42.553Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-29T00:39:42.553Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-29T00:39:42.553Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-29T00:39:42.553Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-29T00:39:42.839Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-29T00:39:42.839Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-29T00:39:42.839Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-29T00:39:43.855Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-29T00:39:43.855Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-29T00:39:43.855Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-29T00:39:43.855Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-29T00:39:44.126Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-29T00:39:44.126Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-29T00:39:44.126Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-29T00:39:44.414Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-29T00:39:44.414Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-29T00:39:44.697Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-29T00:39:44.697Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-29T00:39:44.697Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-29T00:39:45.333Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:39:45.988Z] OK: 71 MiB in 55 packages [2021-01-29T00:39:46.753Z] + date [2021-01-29T00:39:47.175Z] Fri Jan 29 00:39:46 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux [2021-01-29T00:39:47.175Z] + echo 'Fri Jan 29 00:39:46 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux' [2021-01-29T00:39:53.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.111s coverage: 94.4% of statements [2021-01-29T00:39:53.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements [2021-01-29T00:39:53.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-29T00:39:53.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-29T00:39:53.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-29T00:39:53.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-29T00:39:53.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.112s coverage: 87.2% of statements [2021-01-29T00:39:53.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-29T00:39:53.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-29T00:39:53.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2021-01-29T00:39:53.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-29T00:39:53.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 75.5% of statements [2021-01-29T00:39:53.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-29T00:39:53.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.8% of statements [2021-01-29T00:39:53.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.131s coverage: 87.2% of statements [2021-01-29T00:39:53.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.131s coverage: 84.2% of statements [2021-01-29T00:39:54.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.225s coverage: 91.4% of statements [2021-01-29T00:39:54.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-29T00:39:56.030Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:39:56.030Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:39:56.030Z] ---> 3a8c4830f3d1 [2021-01-29T00:39:56.030Z] Step 3/23 : WORKDIR /edgex-go [2021-01-29T00:39:56.030Z] ---> Using cache [2021-01-29T00:39:56.030Z] ---> c5d0b07a09a1 [2021-01-29T00:39:56.030Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:39:56.030Z] ---> Using cache [2021-01-29T00:39:56.030Z] ---> 878fc9009a1d [2021-01-29T00:39:56.030Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-29T00:39:56.030Z] ---> Using cache [2021-01-29T00:39:56.030Z] ---> 18558b02f4c6 [2021-01-29T00:39:56.030Z] Step 6/23 : COPY go.mod . [2021-01-29T00:39:56.030Z] ---> Using cache [2021-01-29T00:39:56.030Z] ---> 3466bd4be0c7 [2021-01-29T00:39:56.030Z] Step 7/23 : RUN go mod download [2021-01-29T00:39:56.030Z] ---> Using cache [2021-01-29T00:39:56.030Z] ---> 3d432cbb867f [2021-01-29T00:39:56.030Z] Step 8/23 : COPY . . [2021-01-29T00:39:56.030Z] ---> Using cache [2021-01-29T00:39:56.030Z] ---> a68b781782dd [2021-01-29T00:39:56.030Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-29T00:39:56.030Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:39:56.030Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:39:56.030Z] ---> 3a8c4830f3d1 [2021-01-29T00:39:56.030Z] Step 3/24 : WORKDIR /edgex-go [2021-01-29T00:39:56.030Z] ---> Using cache [2021-01-29T00:39:56.030Z] ---> c5d0b07a09a1 [2021-01-29T00:39:56.030Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:39:56.030Z] ---> Using cache [2021-01-29T00:39:56.030Z] ---> 878fc9009a1d [2021-01-29T00:39:56.030Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-29T00:39:56.030Z] ---> Using cache [2021-01-29T00:39:56.030Z] ---> 18558b02f4c6 [2021-01-29T00:39:56.030Z] Step 6/24 : COPY go.mod . [2021-01-29T00:39:56.030Z] ---> Using cache [2021-01-29T00:39:56.030Z] ---> 3466bd4be0c7 [2021-01-29T00:39:56.030Z] Step 7/24 : RUN go mod download [2021-01-29T00:39:56.030Z] ---> Using cache [2021-01-29T00:39:56.030Z] ---> 3d432cbb867f [2021-01-29T00:39:56.030Z] Step 8/24 : COPY . . [2021-01-29T00:39:56.030Z] ---> Using cache [2021-01-29T00:39:56.030Z] ---> a68b781782dd [2021-01-29T00:39:56.030Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-29T00:39:56.030Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:39:56.030Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:39:56.030Z] ---> 3a8c4830f3d1 [2021-01-29T00:39:56.030Z] Step 3/22 : WORKDIR /edgex-go [2021-01-29T00:39:56.030Z] ---> Using cache [2021-01-29T00:39:56.030Z] ---> c5d0b07a09a1 [2021-01-29T00:39:56.030Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:39:56.030Z] ---> Using cache [2021-01-29T00:39:56.030Z] ---> 878fc9009a1d [2021-01-29T00:39:56.030Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-29T00:39:57.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.700s coverage: 63.5% of statements [2021-01-29T00:39:57.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-29T00:39:57.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-29T00:39:57.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2021-01-29T00:39:57.492Z] ---> Running in 22dd6e0a7d90 [2021-01-29T00:39:57.492Z] ---> Running in 8c14eec56a19 [2021-01-29T00:39:57.492Z] ---> Running in 0d8f834af782 [2021-01-29T00:39:58.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.145s coverage: 91.3% of statements [2021-01-29T00:39:58.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2021-01-29T00:39:58.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements [2021-01-29T00:39:58.941Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-29T00:39:58.941Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-29T00:39:58.941Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T00:40:00.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.099s coverage: 100.0% of statements [2021-01-29T00:40:00.397Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:40:01.426Z] OK: 233 MiB in 51 packages [2021-01-29T00:40:03.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.976s coverage: 68.9% of statements [2021-01-29T00:40:03.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-29T00:40:03.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-29T00:40:03.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-29T00:40:03.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-29T00:40:03.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-29T00:40:05.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.471s coverage: 37.0% of statements [2021-01-29T00:40:05.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-29T00:40:05.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-29T00:40:05.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.708s coverage: 84.0% of statements [2021-01-29T00:40:05.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.087s coverage: 100.0% of statements [2021-01-29T00:40:06.046Z] Removing intermediate container 0d8f834af782 [2021-01-29T00:40:06.046Z] ---> cdde979f4652 [2021-01-29T00:40:06.046Z] Step 6/22 : COPY go.mod . [2021-01-29T00:40:07.610Z] ---> 9685ff3e5b9b [2021-01-29T00:40:07.610Z] Step 7/22 : RUN go mod download [2021-01-29T00:40:07.610Z] ---> Running in d55a4f385c87 [2021-01-29T00:40:12.206Z] Removing intermediate container ee8283f95859 [2021-01-29T00:40:12.206Z] ---> c4c2a277431c [2021-01-29T00:40:12.206Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-29T00:40:12.206Z] ---> Running in fd9c432c2978 [2021-01-29T00:40:12.445Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.387s coverage: 47.1% of statements [2021-01-29T00:40:12.445Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-29T00:40:12.445Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-29T00:40:12.445Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-29T00:40:12.445Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-29T00:40:12.445Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-29T00:40:12.445Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.152s coverage: 100.0% of statements [2021-01-29T00:40:12.445Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-29T00:40:12.445Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.139s coverage: 100.0% of statements [2021-01-29T00:40:12.445Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-29T00:40:12.496Z] Removing intermediate container d55a4f385c87 [2021-01-29T00:40:12.496Z] ---> a130c96b7a9f [2021-01-29T00:40:12.496Z] Step 8/22 : COPY . . [2021-01-29T00:40:19.173Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.569s coverage: 29.1% of statements [2021-01-29T00:40:19.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-29T00:40:19.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-29T00:40:19.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-29T00:40:19.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-29T00:40:19.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-29T00:40:19.173Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.228s coverage: 99.0% of statements [2021-01-29T00:40:19.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-29T00:40:19.173Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.102s coverage: 100.0% of statements [2021-01-29T00:40:19.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-29T00:40:19.173Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.065s coverage: 0.0% of statements [2021-01-29T00:40:19.173Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-29T00:40:19.173Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.094s coverage: 100.0% of statements [2021-01-29T00:40:19.173Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-29T00:40:19.173Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-29T00:40:19.173Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-29T00:40:19.173Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-29T00:40:19.173Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.146s coverage: 87.9% of statements [2021-01-29T00:40:19.173Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-29T00:40:19.173Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-29T00:40:19.173Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.071s coverage: 100.0% of statements [2021-01-29T00:40:19.446Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.062s coverage: 32.1% of statements [2021-01-29T00:40:20.422Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-01-29T00:40:21.024Z] GO111MODULE=on go vet ./... [2021-01-29T00:40:25.176Z] Removing intermediate container 628e4571319c [2021-01-29T00:40:25.176Z] ---> a6c1e3ab8d30 [2021-01-29T00:40:25.176Z] Step 11/34 : RUN mkdir -p /test && cp "$BUILD_BASE_DIR"/dockerize /test/ && ldd /test/dockerize 2>&1 > /test/ldd_out.log || echo "statically linked" [2021-01-29T00:40:25.176Z] Collecting docker-compose==1.23.2 [2021-01-29T00:40:25.176Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-29T00:40:25.805Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-29T00:40:26.092Z] ---> Running in 8142d0027637 [2021-01-29T00:40:26.092Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-29T00:40:26.092Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-29T00:40:26.373Z] Collecting texttable<0.10,>=0.9.0 [2021-01-29T00:40:26.373Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-29T00:40:28.380Z] /lib/ld-musl-x86_64.so.1: /test/dockerize: Not a valid dynamic program [2021-01-29T00:40:28.380Z] statically linked [2021-01-29T00:40:28.991Z] Collecting cached-property<2,>=1.2.0 [2021-01-29T00:40:28.992Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-29T00:40:29.255Z] Collecting jsonschema<3,>=2.5.1 [2021-01-29T00:40:29.255Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-29T00:40:29.833Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-29T00:40:31.272Z] Collecting docker<4.0,>=3.6.0 [2021-01-29T00:40:31.564Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-29T00:40:32.577Z] Removing intermediate container 8142d0027637 [2021-01-29T00:40:32.577Z] ---> ab0e95b12e84 [2021-01-29T00:40:32.577Z] [2021-01-29T00:40:32.577Z] Step 12/34 : FROM alpine:3.12 [2021-01-29T00:40:32.577Z] ---> 389fef711851 [2021-01-29T00:40:32.577Z] Step 13/34 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-29T00:40:32.864Z] ---> Running in f770db819617 [2021-01-29T00:40:32.864Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-29T00:40:32.864Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-29T00:40:34.925Z] Removing intermediate container f770db819617 [2021-01-29T00:40:34.926Z] ---> 869298de1672 [2021-01-29T00:40:34.926Z] Step 14/34 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-29T00:40:34.926Z] Collecting PyYAML<4,>=3.10 [2021-01-29T00:40:34.926Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-29T00:40:35.519Z] ---> Running in e93b623ce428 [2021-01-29T00:40:37.532Z] Collecting docopt<0.7,>=0.6.1 [2021-01-29T00:40:37.817Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-29T00:40:38.929Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-29T00:40:38.929Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-29T00:40:39.524Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T00:40:39.811Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:40:40.092Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-29T00:40:40.092Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-29T00:40:40.092Z] (3/3) Installing su-exec (0.2-r1) [2021-01-29T00:40:40.092Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:40:40.383Z] OK: 6 MiB in 17 packages [2021-01-29T00:40:41.367Z] Collecting docker-pycreds>=0.4.0 [2021-01-29T00:40:41.367Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-29T00:40:42.004Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-29T00:40:42.621Z] Collecting idna<2.8,>=2.5 [2021-01-29T00:40:42.621Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-29T00:40:44.555Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-29T00:40:44.555Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-29T00:40:44.823Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-29T00:40:44.823Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-29T00:40:44.823Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-29T00:40:44.823Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-29T00:40:44.823Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-29T00:40:45.088Z] Installing collected packages: websocket-client, texttable, cached-property, jsonschema, idna, urllib3, requests, docker-pycreds, docker, PyYAML, docopt, dockerpty, docker-compose [2021-01-29T00:40:45.686Z] Running setup.py install for texttable: started [2021-01-29T00:40:45.686Z] Removing intermediate container 8c14eec56a19 [2021-01-29T00:40:45.686Z] ---> a9ee41a9dab7 [2021-01-29T00:40:45.686Z] [2021-01-29T00:40:45.686Z] Step 10/23 : FROM alpine:3.12 [2021-01-29T00:40:45.686Z] ---> 389fef711851 [2021-01-29T00:40:45.686Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-29T00:40:45.686Z] ---> Using cache [2021-01-29T00:40:45.686Z] ---> 98be5926efdc [2021-01-29T00:40:45.686Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-29T00:40:45.686Z] ---> Using cache [2021-01-29T00:40:45.686Z] ---> 5f3eb9a1d852 [2021-01-29T00:40:45.686Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-29T00:40:45.686Z] Removing intermediate container 22dd6e0a7d90 [2021-01-29T00:40:45.686Z] ---> da2aa4b3de4e [2021-01-29T00:40:45.949Z] [2021-01-29T00:40:45.949Z] Step 10/24 : FROM alpine:3.12 [2021-01-29T00:40:45.949Z] ---> 389fef711851 [2021-01-29T00:40:45.949Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-29T00:40:45.949Z] ---> Running in 8c30a2b21f75 [2021-01-29T00:40:45.949Z] ---> Running in b27e96fb8809 [2021-01-29T00:40:45.949Z] Removing intermediate container e93b623ce428 [2021-01-29T00:40:45.949Z] ---> 4f5904546fe3 [2021-01-29T00:40:45.949Z] Step 15/34 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-29T00:40:45.949Z] ---> 5f182579be1c [2021-01-29T00:40:45.949Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-29T00:40:46.223Z] ---> Running in cd8f86106ea2 [2021-01-29T00:40:46.223Z] ---> Running in 9cc9c544238c [2021-01-29T00:40:46.490Z] Removing intermediate container 8c30a2b21f75 [2021-01-29T00:40:46.490Z] ---> c862e730ac63 [2021-01-29T00:40:46.490Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-29T00:40:46.490Z] Running setup.py install for texttable: finished with status 'done' [2021-01-29T00:40:46.759Z] ---> Running in a77602799316 [2021-01-29T00:40:46.759Z] Removing intermediate container cd8f86106ea2 [2021-01-29T00:40:46.759Z] ---> 22195110bab2 [2021-01-29T00:40:46.759Z] Step 16/34 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-29T00:40:46.759Z] Attempting uninstall: idna [2021-01-29T00:40:46.759Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T00:40:46.759Z] Found existing installation: idna 2.9 [2021-01-29T00:40:46.759Z] Uninstalling idna-2.9: [2021-01-29T00:40:47.066Z] Successfully uninstalled idna-2.9 [2021-01-29T00:40:47.066Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:40:47.066Z] ---> Running in 9b983c0439e2 [2021-01-29T00:40:47.369Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-29T00:40:47.369Z] Removing intermediate container a77602799316 [2021-01-29T00:40:47.369Z] ---> d12b23c3bfc1 [2021-01-29T00:40:47.369Z] Step 15/23 : WORKDIR / [2021-01-29T00:40:47.369Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-29T00:40:47.369Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-29T00:40:47.369Z] (4/5) Installing curl (7.69.1-r3) [2021-01-29T00:40:47.369Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-29T00:40:47.369Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:40:47.369Z] Executing ca-certificates-20191127-r4.trigger [2021-01-29T00:40:47.369Z] OK: 7 MiB in 19 packages [2021-01-29T00:40:47.369Z] Attempting uninstall: urllib3 [2021-01-29T00:40:47.369Z] Found existing installation: urllib3 1.25.9 [2021-01-29T00:40:47.369Z] Uninstalling urllib3-1.25.9: [2021-01-29T00:40:47.642Z] Successfully uninstalled urllib3-1.25.9 [2021-01-29T00:40:47.642Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-29T00:40:47.642Z] ---> Running in 86a9cd4b811f [2021-01-29T00:40:47.952Z] Removing intermediate container 9b983c0439e2 [2021-01-29T00:40:47.952Z] ---> 5de22fd80bfb [2021-01-29T00:40:47.952Z] Step 17/34 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-01-29T00:40:48.226Z] Attempting uninstall: requests [2021-01-29T00:40:48.226Z] Found existing installation: requests 2.23.0 [2021-01-29T00:40:48.226Z] Uninstalling requests-2.23.0: [2021-01-29T00:40:48.549Z] Successfully uninstalled requests-2.23.0 [2021-01-29T00:40:48.549Z] ---> Running in 559fd457e433 [2021-01-29T00:40:50.027Z] Removing intermediate container 86a9cd4b811f [2021-01-29T00:40:50.027Z] ---> 61936a75439d [2021-01-29T00:40:50.027Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T00:40:50.642Z] Removing intermediate container b27e96fb8809 [2021-01-29T00:40:50.642Z] ---> 93ea276b14db [2021-01-29T00:40:50.642Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-29T00:40:50.935Z] Running setup.py install for PyYAML: started [2021-01-29T00:40:51.235Z] ---> Running in 36e7ae804bc7 [2021-01-29T00:40:51.235Z] ---> ea23c9452015 [2021-01-29T00:40:51.235Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-29T00:40:51.867Z] Removing intermediate container 36e7ae804bc7 [2021-01-29T00:40:51.867Z] ---> 0bdcece47008 [2021-01-29T00:40:51.867Z] Step 13/24 : WORKDIR / [2021-01-29T00:40:51.867Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-29T00:40:51.867Z] Running setup.py install for docopt: started [2021-01-29T00:40:51.867Z] ---> Running in 6d2c0fe3d85b [2021-01-29T00:40:52.146Z] Removing intermediate container 559fd457e433 [2021-01-29T00:40:52.146Z] ---> d7be5bbd0588 [2021-01-29T00:40:52.146Z] Step 18/34 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-29T00:40:52.146Z] ---> 7123a9080fb1 [2021-01-29T00:40:52.146Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-29T00:40:52.433Z] ---> Running in da303e2892e5 [2021-01-29T00:40:52.433Z] Removing intermediate container 6d2c0fe3d85b [2021-01-29T00:40:52.433Z] ---> e36fba1500e9 [2021-01-29T00:40:52.433Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-29T00:40:52.718Z] Running setup.py install for docopt: finished with status 'done' [2021-01-29T00:40:52.718Z] Running setup.py install for dockerpty: started [2021-01-29T00:40:53.697Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-29T00:40:54.322Z] Removing intermediate container da303e2892e5 [2021-01-29T00:40:54.322Z] ---> 11d8ecfe7a90 [2021-01-29T00:40:54.322Z] Step 19/34 : COPY --from=builder /tmp/build/dist/linux/dockerize . [2021-01-29T00:40:54.322Z] ---> 0e74fcb0f14a [2021-01-29T00:40:54.322Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-29T00:40:54.322Z] ---> f23faa040eef [2021-01-29T00:40:54.322Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-29T00:40:54.645Z] ---> Running in dc8ae501f433 [2021-01-29T00:40:54.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.57.0 [2021-01-29T00:40:55.309Z] Removing intermediate container dc8ae501f433 [2021-01-29T00:40:55.309Z] ---> d1b58d333c1a [2021-01-29T00:40:55.309Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T00:40:55.309Z] ---> 5aff584bd780 [2021-01-29T00:40:55.309Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-29T00:40:55.309Z] ---> Running in be5d1ad83b87 [2021-01-29T00:40:55.612Z] ---> ad86641e901d [2021-01-29T00:40:55.612Z] Step 20/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-29T00:40:55.902Z] Removing intermediate container be5d1ad83b87 [2021-01-29T00:40:55.902Z] ---> beb6c563eff1 [2021-01-29T00:40:55.902Z] Step 21/23 : LABEL arch=x86_64 [2021-01-29T00:40:56.196Z] ---> fd51a5179236 [2021-01-29T00:40:56.196Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-29T00:40:56.196Z] ---> Running in b96776f403fa [2021-01-29T00:40:56.196Z] ---> 74a571211c39 [2021-01-29T00:40:56.196Z] Step 21/34 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-29T00:40:56.486Z] ---> Running in 3d50e54922a0 [2021-01-29T00:40:56.781Z] Removing intermediate container b96776f403fa [2021-01-29T00:40:56.781Z] ---> 2dd4990fc312 [2021-01-29T00:40:56.781Z] Step 22/23 : LABEL git_sha=efb8e2a6ba2a40eed11bedbfb73058e4bf9b3420 [2021-01-29T00:40:57.801Z] ---> Running in 232510198a07 [2021-01-29T00:40:58.420Z] ---> 7f02d5da6e70 [2021-01-29T00:40:58.420Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-29T00:40:58.420Z] Removing intermediate container fd9c432c2978 [2021-01-29T00:40:58.420Z] ---> 4241ca41723a [2021-01-29T00:40:58.420Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-29T00:40:58.420Z] Removing intermediate container 232510198a07 [2021-01-29T00:40:58.420Z] ---> 5b9f5b68645c [2021-01-29T00:40:58.420Z] Step 23/23 : LABEL version=0.0.0 [2021-01-29T00:40:58.693Z] ---> Running in 7218fea14592 [2021-01-29T00:40:58.693Z] ---> Running in 44c50b982b0f [2021-01-29T00:40:59.309Z] Removing intermediate container 44c50b982b0f [2021-01-29T00:40:59.309Z] ---> 12eb88603833 [2021-01-29T00:40:59.309Z] [2021-01-29T00:40:59.309Z] ---> 7708f9f148c4 [2021-01-29T00:40:59.309Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-29T00:40:59.600Z] Successfully built 12eb88603833 [2021-01-29T00:40:59.873Z] Successfully tagged docker-core-command-go:latest [2021-01-29T00:40:59.873Z] Building docker-core-data-go [2021-01-29T00:40:59.874Z]  Building docker-core-command-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T00:41:00.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:41:00.148Z] ---> fc08714e1128 [2021-01-29T00:41:00.148Z] 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-01-29T00:41:00.148Z] ---> Running in e290e6044ab9 [2021-01-29T00:41:00.148Z] Removing intermediate container 3d50e54922a0 [2021-01-29T00:41:00.148Z] ---> 49b432ba6e53 [2021-01-29T00:41:00.148Z] Step 22/34 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T00:41:00.427Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-29T00:41:00.427Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-29T00:41:00.427Z] (3/3) Installing curl (7.69.1-r3) [2021-01-29T00:41:00.427Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:41:00.709Z] OK: 72 MiB in 58 packages [2021-01-29T00:41:00.996Z] ---> fc25137df093 [2021-01-29T00:41:00.996Z] Step 23/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-29T00:41:06.406Z] Removing intermediate container 7218fea14592 [2021-01-29T00:41:06.406Z] ---> a2c26799f0c9 [2021-01-29T00:41:06.406Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-29T00:41:07.874Z] ---> ae7baaaf02b7 [2021-01-29T00:41:07.874Z] Step 24/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-29T00:41:07.874Z] ---> Running in 3242077b3c86 [2021-01-29T00:41:07.874Z] Removing intermediate container e290e6044ab9 [2021-01-29T00:41:07.874Z] ---> 2fcf0dc33276 [2021-01-29T00:41:07.874Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-29T00:41:07.874Z] ---> Running in 1369828ae398 [2021-01-29T00:41:08.154Z] Removing intermediate container 3242077b3c86 [2021-01-29T00:41:08.154Z] ---> 1a825f086a24 [2021-01-29T00:41:08.154Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T00:41:08.154Z] ---> b4538232ba09 [2021-01-29T00:41:08.154Z] Step 25/34 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-29T00:41:08.437Z] ---> Running in 208434a3b406 [2021-01-29T00:41:08.437Z] Removing intermediate container 1369828ae398 [2021-01-29T00:41:08.437Z] ---> a6329351a2cb [2021-01-29T00:41:08.437Z] Step 22/24 : LABEL arch=x86_64 [2021-01-29T00:41:09.430Z] ---> Running in 6c668ac7fdd1 [2021-01-29T00:41:10.026Z] Removing intermediate container 208434a3b406 [2021-01-29T00:41:10.026Z] ---> f37aabd9f365 [2021-01-29T00:41:10.026Z] Step 24/26 : LABEL arch=x86_64 [2021-01-29T00:41:10.317Z] ---> 1c589dfe73b1 [2021-01-29T00:41:10.317Z] Step 26/34 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-29T00:41:10.317Z] Removing intermediate container 6c668ac7fdd1 [2021-01-29T00:41:10.317Z] ---> b131391a93b8 [2021-01-29T00:41:10.317Z] Step 23/24 : LABEL git_sha=efb8e2a6ba2a40eed11bedbfb73058e4bf9b3420 [2021-01-29T00:41:10.317Z] ---> Running in aa832c691e09 [2021-01-29T00:41:10.595Z] ---> Running in 283a2e5dd043 [2021-01-29T00:41:10.865Z] Removing intermediate container aa832c691e09 [2021-01-29T00:41:10.865Z] ---> 118cf1670cad [2021-01-29T00:41:10.865Z] Step 25/26 : LABEL git_sha=efb8e2a6ba2a40eed11bedbfb73058e4bf9b3420 [2021-01-29T00:41:10.865Z] ---> fc1dac477d58 [2021-01-29T00:41:10.865Z] Step 27/34 : VOLUME ${SECURITY_INIT_DIR} [2021-01-29T00:41:11.147Z] ---> Running in 265fc957528a [2021-01-29T00:41:11.147Z] Removing intermediate container 283a2e5dd043 [2021-01-29T00:41:11.147Z] ---> b5ca6c773bec [2021-01-29T00:41:11.147Z] Step 24/24 : LABEL version=0.0.0 [2021-01-29T00:41:15.097Z] ---> Running in cd1dc14b7554 [2021-01-29T00:41:15.097Z] ---> Running in 4e72410e4aac [2021-01-29T00:41:15.378Z] Removing intermediate container 265fc957528a [2021-01-29T00:41:15.378Z] ---> e9660530f3e3 [2021-01-29T00:41:15.378Z] Step 26/26 : LABEL version=0.0.0 [2021-01-29T00:41:16.363Z] ---> Running in 788d669fab7e [2021-01-29T00:41:18.358Z] Removing intermediate container 9cc9c544238c [2021-01-29T00:41:18.358Z] ---> 43b011468ff3 [2021-01-29T00:41:18.358Z] [2021-01-29T00:41:18.358Z] Step 10/22 : FROM alpine:3.12 [2021-01-29T00:41:18.358Z] Removing intermediate container cd1dc14b7554 [2021-01-29T00:41:18.358Z] ---> d19f78078e63 [2021-01-29T00:41:18.358Z] Step 28/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-29T00:41:18.358Z] ---> 389fef711851 [2021-01-29T00:41:18.358Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-29T00:41:18.358Z] Removing intermediate container 4e72410e4aac [2021-01-29T00:41:18.358Z] ---> cee0b7d5757e [2021-01-29T00:41:18.358Z] [2021-01-29T00:41:18.630Z] Removing intermediate container 788d669fab7e [2021-01-29T00:41:18.630Z] ---> 71b2c72a92a5 [2021-01-29T00:41:18.630Z] [2021-01-29T00:41:18.630Z] ---> Running in ee0f5941bfa2 [2021-01-29T00:41:18.914Z] Successfully built cee0b7d5757e [2021-01-29T00:41:18.914Z] Successfully built 71b2c72a92a5 [2021-01-29T00:41:18.914Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-29T00:41:18.914Z]  Building docker-security-secretstore-setup-go ... done Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-29T00:41:20.347Z]  Building docker-sys-mgmt-agent-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T00:41:20.616Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:41:20.616Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:41:20.616Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:41:20.616Z] ---> 3a8c4830f3d1 [2021-01-29T00:41:20.616Z] Step 3/23 : WORKDIR /edgex-go [2021-01-29T00:41:20.616Z] ---> Using cache [2021-01-29T00:41:20.616Z] ---> c5d0b07a09a1 [2021-01-29T00:41:20.616Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:41:20.616Z] ---> Using cache [2021-01-29T00:41:20.616Z] ---> 878fc9009a1d [2021-01-29T00:41:20.616Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-29T00:41:20.616Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-29T00:41:20.616Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-29T00:41:20.891Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:41:20.891Z] Executing ca-certificates-20191127-r4.trigger [2021-01-29T00:41:20.891Z] OK: 6 MiB in 16 packages [2021-01-29T00:41:20.891Z] ---> e347545def74 [2021-01-29T00:41:20.891Z] Step 29/34 : RUN chmod +x /entrypoint.sh [2021-01-29T00:41:21.485Z] ---> Running in 1b67d529c76e [2021-01-29T00:41:21.753Z] ---> Running in ec677d10a7f6 [2021-01-29T00:41:22.733Z] Removing intermediate container ee0f5941bfa2 [2021-01-29T00:41:22.733Z] ---> 573d91f9dd73 [2021-01-29T00:41:22.733Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-29T00:41:23.312Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T00:41:23.577Z] ---> Running in 15c6319ef9e2 [2021-01-29T00:41:23.842Z] Removing intermediate container 15c6319ef9e2 [2021-01-29T00:41:23.842Z] ---> 6db3d5da27ab [2021-01-29T00:41:23.842Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-29T00:41:23.842Z] ---> Running in 7d087237f6b8 [2021-01-29T00:41:23.842Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:41:24.112Z] Removing intermediate container ec677d10a7f6 [2021-01-29T00:41:24.112Z] ---> 1d2073522dec [2021-01-29T00:41:24.112Z] Step 30/34 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-29T00:41:24.374Z] Removing intermediate container 7d087237f6b8 [2021-01-29T00:41:24.374Z] ---> 146f58d4268a [2021-01-29T00:41:24.374Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-29T00:41:24.374Z] ---> Running in 3e767667efb7 [2021-01-29T00:41:24.374Z] ---> Running in e61b4b41ff14 [2021-01-29T00:41:24.641Z] Removing intermediate container 3e767667efb7 [2021-01-29T00:41:24.641Z] ---> b4e295fa2bca [2021-01-29T00:41:24.641Z] Step 31/34 : CMD ["gate"] [2021-01-29T00:41:24.641Z] OK: 233 MiB in 51 packages [2021-01-29T00:41:24.641Z] Removing intermediate container e61b4b41ff14 [2021-01-29T00:41:24.641Z] ---> 122c7327bf4b [2021-01-29T00:41:24.641Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T00:41:24.916Z] ---> Running in afa7b3acdc9a [2021-01-29T00:41:24.916Z] ---> bb3c2773ed2e [2021-01-29T00:41:24.916Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-29T00:41:25.187Z] Removing intermediate container afa7b3acdc9a [2021-01-29T00:41:25.187Z] ---> c8e04a5fa054 [2021-01-29T00:41:25.187Z] Step 32/34 : LABEL arch=x86_64 [2021-01-29T00:41:25.450Z] ---> Running in 5a9c07ba6904 [2021-01-29T00:41:25.450Z] Removing intermediate container 1b67d529c76e [2021-01-29T00:41:25.450Z] ---> 68573a220496 [2021-01-29T00:41:25.450Z] Step 6/23 : COPY go.mod . [2021-01-29T00:41:25.713Z] ---> 646e5292652c [2021-01-29T00:41:25.713Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-29T00:41:25.713Z] Removing intermediate container 5a9c07ba6904 [2021-01-29T00:41:25.713Z] ---> 7cbc999bd791 [2021-01-29T00:41:25.713Z] Step 33/34 : LABEL git_sha=efb8e2a6ba2a40eed11bedbfb73058e4bf9b3420 [2021-01-29T00:41:25.713Z] ---> e7854fe1ce10 [2021-01-29T00:41:25.713Z] Step 7/23 : RUN go mod download [2021-01-29T00:41:25.975Z] ---> Running in 7b1b72857f18 [2021-01-29T00:41:25.975Z] ---> Running in 6dbf2e4d21a1 [2021-01-29T00:41:26.240Z] ---> 7ae2165a7256 [2021-01-29T00:41:26.240Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-29T00:41:26.240Z] Removing intermediate container 7b1b72857f18 [2021-01-29T00:41:26.240Z] ---> 6dff7c77b443 [2021-01-29T00:41:26.240Z] Step 34/34 : LABEL version=0.0.0 [2021-01-29T00:41:26.570Z] ---> Running in e45a0df1aed5 [2021-01-29T00:41:26.570Z] ---> Running in fc23059a9566 [2021-01-29T00:41:26.570Z] Removing intermediate container e45a0df1aed5 [2021-01-29T00:41:26.570Z] ---> df31fd50e468 [2021-01-29T00:41:26.570Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T00:41:26.834Z] Removing intermediate container fc23059a9566 [2021-01-29T00:41:26.834Z] ---> f9c5ba4561a9 [2021-01-29T00:41:26.834Z] [2021-01-29T00:41:26.834Z] ---> Running in d6fe15ae58e8 [2021-01-29T00:41:26.834Z] Successfully built f9c5ba4561a9 [2021-01-29T00:41:27.099Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-01-29T00:41:27.099Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container d6fe15ae58e8 [2021-01-29T00:41:27.099Z] ---> c49014fb7500 [2021-01-29T00:41:27.099Z] Step 20/22 : LABEL arch=x86_64 [2021-01-29T00:41:27.099Z] ---> Running in 7ba83f255798 [2021-01-29T00:41:27.373Z] Removing intermediate container 7ba83f255798 [2021-01-29T00:41:27.373Z] ---> 065a500bb5a3 [2021-01-29T00:41:27.373Z] Step 21/22 : LABEL git_sha=efb8e2a6ba2a40eed11bedbfb73058e4bf9b3420 [2021-01-29T00:41:27.373Z] ---> Running in b81794f469a7 [2021-01-29T00:41:27.635Z] Removing intermediate container 6dbf2e4d21a1 [2021-01-29T00:41:27.636Z] ---> 0aef93377365 [2021-01-29T00:41:27.636Z] Step 8/23 : COPY . . [2021-01-29T00:41:27.636Z] Removing intermediate container b81794f469a7 [2021-01-29T00:41:27.636Z] ---> 8de5e1ea9a1a [2021-01-29T00:41:27.636Z] Step 22/22 : LABEL version=0.0.0 [2021-01-29T00:41:27.636Z] ---> Running in 3e823d1bb55e [2021-01-29T00:41:28.213Z] Removing intermediate container 3e823d1bb55e [2021-01-29T00:41:28.213Z] ---> 5d32dc4125df [2021-01-29T00:41:28.213Z] [2021-01-29T00:41:28.484Z] Successfully built 5d32dc4125df [2021-01-29T00:41:29.066Z] Successfully tagged docker-support-notifications-go:latest [2021-01-29T00:41:42.853Z] gofmt -l . [2021-01-29T00:41:42.854Z] [ "`gofmt -l .`" = "" ] [2021-01-29T00:41:42.854Z] ./bin/test-go-mod-tidy.sh [2021-01-29T00:41:43.124Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-29T00:41:45.234Z] + ls -al . [2021-01-29T00:41:45.234Z] total 700 [2021-01-29T00:41:45.234Z] drwxrwxr-x 9 1001 1001 4096 Jan 29 00:41 . [2021-01-29T00:41:45.234Z] drwxr-xr-x 4 root root 4096 Jan 29 00:37 .. [2021-01-29T00:41:45.234Z] -rw-rw-r-- 1 1001 1001 11 Jan 29 00:35 .dockerignore [2021-01-29T00:41:45.234Z] drwxrwxr-x 8 1001 1001 4096 Jan 29 00:35 .git [2021-01-29T00:41:45.234Z] drwxrwxr-x 3 1001 1001 4096 Jan 29 00:35 .github [2021-01-29T00:41:45.234Z] -rw-rw-r-- 1 1001 1001 872 Jan 29 00:35 .gitignore [2021-01-29T00:41:45.234Z] -rw-rw-r-- 1 1001 1001 166 Jan 29 00:35 .sonarcloud.properties [2021-01-29T00:41:45.234Z] -rw-rw-r-- 1 1001 1001 7859 Jan 29 00:35 Attribution.txt [2021-01-29T00:41:45.234Z] -rw-rw-r-- 1 1001 1001 3804 Jan 29 00:35 CONTRIBUTING.md [2021-01-29T00:41:45.234Z] -rw-rw-r-- 1 1001 1001 931 Jan 29 00:35 Dockerfile.build [2021-01-29T00:41:45.234Z] -rw-rw-r-- 1 1001 1001 863 Jan 29 00:35 Jenkinsfile [2021-01-29T00:41:45.234Z] -rw-rw-r-- 1 1001 1001 10775 Jan 29 00:35 LICENSE [2021-01-29T00:41:45.234Z] -rw-rw-r-- 1 1001 1001 6001 Jan 29 00:35 Makefile [2021-01-29T00:41:45.234Z] -rw-rw-r-- 1 1001 1001 6524 Jan 29 00:35 README.md [2021-01-29T00:41:45.234Z] -rw-rw-r-- 1 1001 1001 6755 Jan 29 00:35 SECURITY.md [2021-01-29T00:41:45.234Z] -rw-rw-r-- 1 1001 1001 5 Jan 29 00:32 VERSION [2021-01-29T00:41:45.234Z] -rw-rw-r-- 1 1001 1001 4131 Jan 29 00:35 ZMQWindows.md [2021-01-29T00:41:45.234Z] drwxrwxr-x 2 1001 1001 4096 Jan 29 00:35 bin [2021-01-29T00:41:45.234Z] drwxrwxr-x 15 1001 1001 4096 Jan 29 00:35 cmd [2021-01-29T00:41:45.234Z] -rw-r--r-- 1 root root 565356 Jan 29 00:40 coverage.out [2021-01-29T00:41:45.234Z] -rw-r--r-- 1 root root 1054 Jan 29 00:41 go.mod [2021-01-29T00:41:45.235Z] -rw-r--r-- 1 root root 19289 Jan 29 00:41 go.sum [2021-01-29T00:41:45.235Z] drwxrwxr-x 8 1001 1001 4096 Jan 29 00:35 internal [2021-01-29T00:41:45.235Z] drwxrwxr-x 4 1001 1001 4096 Jan 29 00:35 openapi [2021-01-29T00:41:45.235Z] drwxrwxr-x 4 1001 1001 4096 Jan 29 00:35 snap [2021-01-29T00:41:45.235Z] -rw-rw-r-- 1 1001 1001 168 Jan 29 00:35 version.go [Pipeline] sh [2021-01-29T00:41:45.901Z] + '[' -e coverage.out ] [2021-01-29T00:41:45.902Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-29T00:41:45.964Z] Warning: overwriting stash ‘coverage-report’ [2021-01-29T00:41:47.267Z]  Building docker-support-notifications-go ... done  ---> 4a901a9312ab [2021-01-29T00:41:47.267Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-29T00:41:47.267Z] ---> Running in 8e2fa0bed68e [2021-01-29T00:41:47.267Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-29T00:41:47.447Z] Stashed 1 file(s) [Pipeline] sh [2021-01-29T00:41:48.126Z] + make build [2021-01-29T00:41:48.127Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-29T00:42:00.524Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-29T00:42:02.345Z] Removing intermediate container 8e2fa0bed68e [2021-01-29T00:42:02.345Z] ---> 524a176222a2 [2021-01-29T00:42:02.345Z] [2021-01-29T00:42:02.345Z] Step 10/23 : FROM alpine:3.12 [2021-01-29T00:42:02.345Z] ---> 389fef711851 [2021-01-29T00:42:02.345Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-29T00:42:02.345Z] ---> Running in b526853f8936 [2021-01-29T00:42:02.345Z] Removing intermediate container b526853f8936 [2021-01-29T00:42:02.345Z] ---> 5c2965adf86a [2021-01-29T00:42:02.345Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-29T00:42:02.345Z] ---> Running in 55a21f7c0c3c [2021-01-29T00:42:02.345Z] Removing intermediate container 55a21f7c0c3c [2021-01-29T00:42:02.345Z] ---> eb1fcf697a23 [2021-01-29T00:42:02.345Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-29T00:42:02.345Z] ---> Running in 67d2143a6d28 [2021-01-29T00:42:02.345Z] Removing intermediate container 67d2143a6d28 [2021-01-29T00:42:02.345Z] ---> 3856a177737b [2021-01-29T00:42:02.345Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:42:02.345Z] ---> Running in e52d9515a4db [2021-01-29T00:42:02.345Z] Removing intermediate container e52d9515a4db [2021-01-29T00:42:02.345Z] ---> 23535bd63ca2 [2021-01-29T00:42:02.345Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-29T00:42:02.345Z] ---> Running in a0018260ff87 [2021-01-29T00:42:02.927Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T00:42:03.503Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:42:04.077Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-29T00:42:04.077Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-29T00:42:04.340Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-29T00:42:04.340Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-29T00:42:04.604Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-29T00:42:04.604Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-29T00:42:04.868Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:42:04.868Z] OK: 8 MiB in 20 packages [2021-01-29T00:42:05.445Z] Removing intermediate container a0018260ff87 [2021-01-29T00:42:05.445Z] ---> ab344abc3e9a [2021-01-29T00:42:05.445Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T00:42:05.710Z] ---> 23e15359a4db [2021-01-29T00:42:05.710Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-29T00:42:06.286Z] ---> 34bb1abcd689 [2021-01-29T00:42:06.286Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-29T00:42:06.560Z] ---> 76dca3f91b9c [2021-01-29T00:42:06.560Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-29T00:42:06.560Z] ---> Running in 0ad8a9fb24fe [2021-01-29T00:42:06.830Z] Removing intermediate container 0ad8a9fb24fe [2021-01-29T00:42:06.830Z] ---> 963fc71f911f [2021-01-29T00:42:06.830Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T00:42:06.830Z] ---> Running in f2a56e15f7a0 [2021-01-29T00:42:07.097Z] Removing intermediate container f2a56e15f7a0 [2021-01-29T00:42:07.097Z] ---> ddf6a1a98b26 [2021-01-29T00:42:07.097Z] Step 21/23 : LABEL arch=x86_64 [2021-01-29T00:42:07.097Z] ---> Running in a07c3106af3f [2021-01-29T00:42:07.360Z] Removing intermediate container a07c3106af3f [2021-01-29T00:42:07.360Z] ---> 0fe958e105ad [2021-01-29T00:42:07.360Z] Step 22/23 : LABEL git_sha=efb8e2a6ba2a40eed11bedbfb73058e4bf9b3420 [2021-01-29T00:42:07.360Z] ---> Running in 65a0abbcf44c [2021-01-29T00:42:07.625Z] Removing intermediate container 65a0abbcf44c [2021-01-29T00:42:07.625Z] ---> 22711e47a2cd [2021-01-29T00:42:07.625Z] Step 23/23 : LABEL version=0.0.0 [2021-01-29T00:42:07.625Z] ---> Running in a7ebd6a53bf3 [2021-01-29T00:42:07.625Z] Removing intermediate container a7ebd6a53bf3 [2021-01-29T00:42:07.625Z] ---> d55245b197ca [2021-01-29T00:42:07.625Z] [2021-01-29T00:42:07.890Z] Successfully built d55245b197ca [2021-01-29T00:42:08.153Z] Successfully tagged docker-core-data-go:latest [2021-01-29T00:42:08.444Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-29T00:42:08.498Z] $ docker stop --time=1 56fe60f374284a0252ad4b66ee3620d625576ab18502b96718fc151d60cd5e79 [2021-01-29T00:42:10.345Z] $ docker rm -f 56fe60f374284a0252ad4b66ee3620d625576ab18502b96718fc151d60cd5e79 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-29T00:42:10.975Z] + docker images [2021-01-29T00:42:10.975Z] + grep docker [2021-01-29T00:42:11.551Z] docker-core-data-go latest d55245b197ca 4 seconds ago 22.3MB [2021-01-29T00:42:11.551Z] docker-support-notifications-go latest 5d32dc4125df 44 seconds ago 16.9MB [2021-01-29T00:42:11.551Z] docker-security-bootstrapper-go latest f9c5ba4561a9 45 seconds ago 33.5MB [2021-01-29T00:42:11.551Z] docker-sys-mgmt-agent-go latest 71b2c72a92a5 53 seconds ago 313MB [2021-01-29T00:42:11.551Z] docker-security-secretstore-setup-go latest cee0b7d5757e 55 seconds ago 24.6MB [2021-01-29T00:42:11.551Z] docker-core-command-go latest 12eb88603833 About a minute ago 16.9MB [2021-01-29T00:42:11.551Z] docker-core-metadata-go latest fc914802b035 2 minutes ago 18.8MB [2021-01-29T00:42:11.551Z] docker-security-proxy-setup-go latest 1261c9199c01 2 minutes ago 24.4MB [2021-01-29T00:42:11.551Z] docker-support-scheduler-go latest d8622006c10a 2 minutes ago 16.4MB [2021-01-29T00:42:11.551Z] docker 20.10.0 aefe523efa57 6 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-29T00:42:27.314Z] Still waiting to schedule task [2021-01-29T00:42:27.314Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-23850’ [2021-01-29T00:42:27.354Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-29T00:42:31.664Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-29T00:42:35.966Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-29T00:42:37.931Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-29T00:42:43.343Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-29T00:42:48.749Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-29T00:42:54.177Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-29T00:42:59.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-29T00:43:03.918Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-29T00:43:09.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-29T00:43:13.670Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-01-29T00:43:20.443Z] $ docker stop --time=1 387d5364b35f82f3117f224a35cd0dd7c0b0c745a556de1ebb831da00bb2c6b0 [2021-01-29T00:43:23.263Z] $ docker rm -f 387d5364b35f82f3117f224a35cd0dd7c0b0c745a556de1ebb831da00bb2c6b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-29T00:43:25.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-29T00:43:25.764Z] [2021-01-29T00:43:25.764Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-29T00:43:26.179Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-29T00:43:26.453Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-29T00:43:26.453Z] 29e5d40040c1: Pulling fs layer [2021-01-29T00:43:26.453Z] 1ce36da41761: Pulling fs layer [2021-01-29T00:43:26.453Z] 25b303627fd3: Pulling fs layer [2021-01-29T00:43:26.453Z] 29e5d40040c1: Verifying Checksum [2021-01-29T00:43:26.453Z] 29e5d40040c1: Download complete [2021-01-29T00:43:27.458Z] 1ce36da41761: Download complete [2021-01-29T00:43:27.458Z] 29e5d40040c1: Pull complete [2021-01-29T00:43:28.903Z] 1ce36da41761: Pull complete [2021-01-29T00:43:29.176Z] 25b303627fd3: Verifying Checksum [2021-01-29T00:43:29.176Z] 25b303627fd3: Download complete [2021-01-29T00:43:39.314Z] 25b303627fd3: Pull complete [2021-01-29T00:43:39.314Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-29T00:43:39.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-29T00:43:39.314Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-29T00:43:39.577Z] prd-ubuntu18.04-docker-arm64-4c-16g-23842 does not seem to be running inside a container [2021-01-29T00:43:39.683Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-29T00:43:43.269Z] $ docker top 260903948f595dca0c0fe7834f8b1aef76da1ccc253d83d2114d8350a3305a56 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-29T00:43:44.319Z] + grep parallel [2021-01-29T00:43:44.320Z] + docker-compose build --help [2021-01-29T00:43:49.727Z] --parallel Build images in parallel. [Pipeline] } [2021-01-29T00:43:49.762Z] $ docker stop --time=1 260903948f595dca0c0fe7834f8b1aef76da1ccc253d83d2114d8350a3305a56 [2021-01-29T00:43:51.774Z] $ docker rm -f 260903948f595dca0c0fe7834f8b1aef76da1ccc253d83d2114d8350a3305a56 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-29T00:43:52.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-29T00:43:52.604Z] . [Pipeline] withDockerContainer [2021-01-29T00:43:52.877Z] prd-ubuntu18.04-docker-arm64-4c-16g-23842 does not seem to be running inside a container [2021-01-29T00:43:53.020Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-29T00:43:54.432Z] $ docker top 43f3a50921ddf0f26a0c4e0a0208450da18ca00607a96f22eb0e306de9e28c6f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-29T00:43:55.463Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-29T00:44:02.177Z] Building docker-core-command-go ... [2021-01-29T00:44:02.177Z] Building docker-core-data-go ... [2021-01-29T00:44:02.177Z] Building docker-core-metadata-go ... [2021-01-29T00:44:02.177Z] Building docker-security-bootstrapper-go ... [2021-01-29T00:44:02.177Z] Building docker-security-proxy-setup-go ... [2021-01-29T00:44:02.177Z] Building docker-security-secretstore-setup-go ... [2021-01-29T00:44:02.177Z] Building docker-support-notifications-go ... [2021-01-29T00:44:02.177Z] Building docker-support-scheduler-go ... [2021-01-29T00:44:02.177Z] Building docker-sys-mgmt-agent-go ... [2021-01-29T00:44:02.177Z] Building docker-sys-mgmt-agent-go [2021-01-29T00:44:02.177Z] Building docker-core-data-go [2021-01-29T00:44:02.177Z] Building docker-security-proxy-setup-go [2021-01-29T00:44:02.177Z] Building docker-support-scheduler-go [2021-01-29T00:44:02.177Z] Building docker-core-command-go [2021-01-29T00:44:04.820Z] Running on prd-ubuntu18.04-docker-8c-8g-23854 in /w/workspace/edgexfoundry_edgex-go_PR-3088 [Pipeline] { [Pipeline] ws [2021-01-29T00:44:04.881Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-01-29T00:44:07.285Z] using credential edgex-jenkins-ssh [2021-01-29T00:44:07.334Z] Cloning the remote Git repository [2021-01-29T00:44:07.349Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-29T00:44:07.421Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-01-29T00:44:07.453Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-29T00:44:07.453Z] > git --version # timeout=10 [2021-01-29T00:44:07.459Z] > git --version # 'git version 2.17.1' [2021-01-29T00:44:07.460Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-29T00:44:07.485Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-29T00:44:17.687Z] Merging remotes/origin/master commit df7eaa583f48bd0cefe0e9af00d8477318667731 into PR head commit d3d087662b0c1d6890045bf75bc5d8c78beda443 [2021-01-29T00:44:16.786Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-29T00:44:16.792Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-29T00:44:16.803Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-29T00:44:16.816Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-29T00:44:16.816Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-29T00:44:16.821Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3088/head:refs/remotes/origin/PR-3088 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-29T00:44:17.668Z] > git config core.sparsecheckout # timeout=10 [2021-01-29T00:44:17.673Z] > git checkout -f d3d087662b0c1d6890045bf75bc5d8c78beda443 # timeout=10 [2021-01-29T00:44:17.797Z] > git remote # timeout=10 [2021-01-29T00:44:17.804Z] > git config --get remote.origin.url # timeout=10 [2021-01-29T00:44:17.809Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-29T00:44:17.813Z] > git merge df7eaa583f48bd0cefe0e9af00d8477318667731 # timeout=10 [2021-01-29T00:44:17.956Z] Merge succeeded, producing 1a17d3860653f7e0fb3bda17769134c71aaf526f [2021-01-29T00:44:17.956Z] Checking out Revision 1a17d3860653f7e0fb3bda17769134c71aaf526f (PR-3088) [2021-01-29T00:44:17.914Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-29T00:44:17.930Z] > git config core.sparsecheckout # timeout=10 [2021-01-29T00:44:17.934Z] > git checkout -f 1a17d3860653f7e0fb3bda17769134c71aaf526f # timeout=10 [2021-01-29T00:44:21.631Z] Commit message: "Merge commit 'df7eaa583f48bd0cefe0e9af00d8477318667731' into HEAD" [2021-01-29T00:44:21.641Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-29T00:44:22.777Z] + echo snap-build.sh [2021-01-29T00:44:22.777Z] snap-build.sh [2021-01-29T00:44:22.777Z] + SNAP_BASE_DIR=. [2021-01-29T00:44:22.777Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-01-29T00:44:22.777Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-01-29T00:44:22.777Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-01-29T00:44:22.777Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-01-29T00:44:22.777Z] + cd /w/workspace/edgex-go/5 [2021-01-29T00:44:22.777Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-29T00:44:22.777Z] Reading package lists... [2021-01-29T00:44:21.607Z] > git rev-list --no-walk d6722ca5f29aa400fa1474fab4ff57339a43f6c1 # timeout=10 [2021-01-29T00:44:23.041Z] Building dependency tree... [2021-01-29T00:44:23.042Z] Reading state information... [2021-01-29T00:44:23.042Z] The following packages were automatically installed and are no longer required: [2021-01-29T00:44:23.042Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-29T00:44:23.042Z] uidmap xdelta3 [2021-01-29T00:44:23.042Z] Use 'sudo apt autoremove' to remove them. [2021-01-29T00:44:23.042Z] The following packages will be REMOVED: [2021-01-29T00:44:23.042Z] lxd* lxd-client* [2021-01-29T00:44:23.621Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-29T00:44:23.621Z] After this operation, 31.7 MB disk space will be freed. [2021-01-29T00:44:24.672Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-01-29T00:44:24.672Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-29T00:44:26.062Z] Removing lxd dnsmasq configuration [2021-01-29T00:44:26.063Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-29T00:44:26.063Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-29T00:44:27.008Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-29T00:44:27.281Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-01-29T00:44:27.281Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-29T00:44:28.674Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-29T00:44:28.939Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-29T00:44:30.899Z] + sudo snap remove --purge lxd [2021-01-29T00:44:30.899Z] snap "lxd" is not installed [2021-01-29T00:44:30.899Z] + sudo groupadd --force --system lxd [2021-01-29T00:44:30.899Z] ++ whoami [2021-01-29T00:44:30.899Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-29T00:44:30.899Z] + newgrp - lxd [2021-01-29T00:44:30.899Z] + sudo snap install lxd [2021-01-29T00:44:39.096Z] 2021-01-29T00:44:37Z INFO Waiting for automatic snapd restart... [2021-01-29T00:44:54.109Z] lxd 4.10 from Canonical* installed [2021-01-29T00:44:54.109Z] + sudo lxd init --auto [2021-01-29T00:45:02.289Z] + sudo snap install --classic snapcraft [2021-01-29T00:45:12.400Z] snapcraft 4.4.4 from Canonical* installed [2021-01-29T00:45:12.400Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-29T00:45:12.400Z] + patch --verbose -p1 [2021-01-29T00:45:12.400Z] Hmm... Looks like a unified diff to me... [2021-01-29T00:45:12.400Z] The text leading up to this was: [2021-01-29T00:45:12.400Z] -------------------------- [2021-01-29T00:45:12.400Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-29T00:45:12.400Z] |From: Tony Espy [2021-01-29T00:45:12.400Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-29T00:45:12.400Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-29T00:45:12.400Z] | [2021-01-29T00:45:12.400Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-29T00:45:12.400Z] |optimize the snap CI check run for pull requests. When [2021-01-29T00:45:12.400Z] |applied, it essentially strips out everything (apps and [2021-01-29T00:45:12.400Z] |parts) from the snapcraft.yaml file except those required [2021-01-29T00:45:12.400Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-29T00:45:12.400Z] |catch changes to edgex-go that break the snap build. [2021-01-29T00:45:12.400Z] | [2021-01-29T00:45:12.400Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-29T00:45:12.400Z] |to update this patch file, otherwise it may fail to apply, [2021-01-29T00:45:12.400Z] |resulting in a failed snap build CI check in the associated [2021-01-29T00:45:12.400Z] |pull request. [2021-01-29T00:45:12.400Z] | [2021-01-29T00:45:12.400Z] |Note - in addition to applying this patch, the pipeline also [2021-01-29T00:45:12.400Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-29T00:45:12.400Z] |need to build the finally binary .snap file (and it won't [2021-01-29T00:45:12.400Z] |work with the patch applied). This further reduces the build [2021-01-29T00:45:12.400Z] |time. [2021-01-29T00:45:12.400Z] |--- [2021-01-29T00:45:12.400Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-29T00:45:12.400Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-29T00:45:12.400Z] | [2021-01-29T00:45:12.400Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-29T00:45:12.400Z] |index 1e537489..faf42425 100644 [2021-01-29T00:45:12.400Z] |--- a/snap/snapcraft.yaml [2021-01-29T00:45:12.400Z] |+++ b/snap/snapcraft.yaml [2021-01-29T00:45:12.400Z] -------------------------- [2021-01-29T00:45:12.400Z] patching file snap/snapcraft.yaml [2021-01-29T00:45:12.400Z] Using Plan A... [2021-01-29T00:45:12.400Z] Hunk #1 succeeded at 73. [2021-01-29T00:45:12.400Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-01-29T00:45:12.400Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-01-29T00:45:12.400Z] Hunk #4 succeeded at 222 (offset -1 lines). [2021-01-29T00:45:12.400Z] Hunk #5 succeeded at 229 (offset -1 lines). [2021-01-29T00:45:12.400Z] Hunk #6 succeeded at 256 (offset -1 lines). [2021-01-29T00:45:12.400Z] Hunk #7 succeeded at 290 (offset -1 lines). [2021-01-29T00:45:12.400Z] Hunk #8 succeeded at 342. [2021-01-29T00:45:12.400Z] Hmm... Ignoring the trailing garbage. [2021-01-29T00:45:12.400Z] done [2021-01-29T00:45:12.400Z] + sudo snapcraft prime --use-lxd [2021-01-29T00:45:12.400Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-29T00:45:12.668Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-29T00:45:12.668Z] - README.md [2021-01-29T00:45:12.668Z] - snapcraft.yaml.orig [2021-01-29T00:45:12.668Z] [2021-01-29T00:45:12.668Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-29T00:45:13.245Z] Launching a container. [2021-01-29T00:45:24.013Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:45:24.013Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:45:24.013Z] ---> 0060c3c235ba [2021-01-29T00:45:24.013Z] Step 3/22 : WORKDIR /edgex-go [2021-01-29T00:45:24.013Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:45:24.013Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:45:24.013Z] ---> 0060c3c235ba [2021-01-29T00:45:24.013Z] Step 3/23 : WORKDIR /edgex-go [2021-01-29T00:45:24.013Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:45:24.013Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:45:24.013Z] ---> 0060c3c235ba [2021-01-29T00:45:24.013Z] Step 3/21 : WORKDIR /edgex-go [2021-01-29T00:45:24.013Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:45:24.013Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:45:24.013Z] ---> 0060c3c235ba [2021-01-29T00:45:24.013Z] Step 3/26 : WORKDIR /edgex-go [2021-01-29T00:45:24.013Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:45:24.013Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:45:24.013Z] ---> 0060c3c235ba [2021-01-29T00:45:24.013Z] Step 3/23 : WORKDIR /edgex-go [2021-01-29T00:45:24.013Z] ---> Running in 262d3afe240f [2021-01-29T00:45:24.013Z] ---> Running in 3a707c083595 [2021-01-29T00:45:24.013Z] ---> Running in add917418e6d [2021-01-29T00:45:24.013Z] ---> Running in bcffe6450fa9 [2021-01-29T00:45:24.013Z] ---> Running in 9497d2fc34ca [2021-01-29T00:45:24.013Z] Removing intermediate container 262d3afe240f [2021-01-29T00:45:24.013Z] ---> 185fdc33686a [2021-01-29T00:45:24.013Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:45:24.013Z] Removing intermediate container 3a707c083595 [2021-01-29T00:45:24.013Z] ---> 51651c436fe3 [2021-01-29T00:45:24.013Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:45:24.013Z] Removing intermediate container add917418e6d [2021-01-29T00:45:24.013Z] ---> 3163ca5088c7 [2021-01-29T00:45:24.013Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:45:24.013Z] Removing intermediate container bcffe6450fa9 [2021-01-29T00:45:24.013Z] ---> 0d41aacc80bf [2021-01-29T00:45:24.013Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:45:24.013Z] Removing intermediate container 9497d2fc34ca [2021-01-29T00:45:24.013Z] ---> 55f86fa23c2e [2021-01-29T00:45:24.013Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:45:24.013Z] ---> Running in 906c3721d6f3 [2021-01-29T00:45:24.013Z] ---> Running in 00539ca877a7 [2021-01-29T00:45:24.013Z] ---> Running in 1ffb4df10fb9 [2021-01-29T00:45:24.013Z] ---> Running in cdad55f743cb [2021-01-29T00:45:24.013Z] ---> Running in 470fd4a03298 [2021-01-29T00:45:24.013Z] Removing intermediate container 906c3721d6f3 [2021-01-29T00:45:24.013Z] ---> 1d21c36e12a1 [2021-01-29T00:45:24.013Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-29T00:45:24.013Z] Removing intermediate container 00539ca877a7 [2021-01-29T00:45:24.013Z] ---> 37bdecca787d [2021-01-29T00:45:24.013Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-29T00:45:24.013Z] ---> Running in af56141ca54f [2021-01-29T00:45:24.287Z] ---> Running in 70d8a6d90882 [2021-01-29T00:45:24.563Z] Removing intermediate container 1ffb4df10fb9 [2021-01-29T00:45:24.563Z] ---> 73280f5bd600 [2021-01-29T00:45:24.563Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-29T00:45:24.563Z] Removing intermediate container cdad55f743cb [2021-01-29T00:45:24.563Z] ---> 3d18fa620203 [2021-01-29T00:45:24.563Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-29T00:45:24.835Z] ---> Running in b4aea9ef3f09 [2021-01-29T00:45:24.835Z] Removing intermediate container 470fd4a03298 [2021-01-29T00:45:24.835Z] ---> 11a4ce3e21f4 [2021-01-29T00:45:24.835Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-29T00:45:24.835Z] ---> Running in d854fddf78cb [2021-01-29T00:45:25.109Z] ---> Running in 519dae0aa4df [2021-01-29T00:45:26.104Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T00:45:26.375Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T00:45:26.651Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T00:45:26.651Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T00:45:26.921Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T00:45:27.892Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T00:45:27.892Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T00:45:27.892Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T00:45:27.892Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T00:45:27.892Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T00:45:28.166Z] Waiting for container to be ready [2021-01-29T00:45:28.166Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-29T00:45:28.166Z] [2021-01-29T00:45:29.313Z] OK: 217 MiB in 51 packages [2021-01-29T00:45:29.585Z] OK: 217 MiB in 51 packages [2021-01-29T00:45:30.191Z] OK: 217 MiB in 51 packages [2021-01-29T00:45:30.470Z] OK: 217 MiB in 51 packages [2021-01-29T00:45:30.718Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-29T00:45:30.750Z] Removing intermediate container 519dae0aa4df [2021-01-29T00:45:30.750Z] ---> 3f35f0343b1d [2021-01-29T00:45:30.750Z] Step 6/22 : COPY go.mod . [2021-01-29T00:45:30.979Z] Waiting for network to be ready... [2021-01-29T00:45:31.023Z] OK: 217 MiB in 51 packages [2021-01-29T00:45:31.315Z] Removing intermediate container b4aea9ef3f09 [2021-01-29T00:45:31.315Z] ---> 03c95eab40d1 [2021-01-29T00:45:31.315Z] Step 6/26 : COPY go.mod . [2021-01-29T00:45:31.559Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-29T00:45:31.559Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-29T00:45:31.559Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1524 kB] [2021-01-29T00:45:31.559Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [295 kB] [2021-01-29T00:45:31.559Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-29T00:45:31.559Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-29T00:45:31.559Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [223 kB] [2021-01-29T00:45:31.591Z] ---> 3411f1deca9a [2021-01-29T00:45:31.591Z] Step 7/22 : RUN go mod download [2021-01-29T00:45:31.828Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.5 kB] [2021-01-29T00:45:31.828Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1102 kB] [2021-01-29T00:45:31.828Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-01-29T00:45:31.869Z] Removing intermediate container 70d8a6d90882 [2021-01-29T00:45:31.869Z] ---> 290cf1aaea86 [2021-01-29T00:45:31.869Z] Step 6/23 : COPY go.mod . [2021-01-29T00:45:31.869Z] ---> Running in 6ad44b54ec24 [2021-01-29T00:45:32.090Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-29T00:45:32.091Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-29T00:45:32.141Z] Removing intermediate container d854fddf78cb [2021-01-29T00:45:32.141Z] ---> 1a612d274d8c [2021-01-29T00:45:32.141Z] Step 6/23 : COPY go.mod . [2021-01-29T00:45:32.141Z] ---> f6b5845281bb [2021-01-29T00:45:32.141Z] Step 7/26 : RUN go mod download [2021-01-29T00:45:32.355Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-29T00:45:32.355Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-29T00:45:32.355Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-29T00:45:32.355Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-29T00:45:32.355Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-29T00:45:32.355Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-29T00:45:32.416Z] ---> Running in 4feeaa28d5b2 [2021-01-29T00:45:32.615Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-29T00:45:32.693Z] Removing intermediate container af56141ca54f [2021-01-29T00:45:32.693Z] ---> 88d40faa57a9 [2021-01-29T00:45:32.693Z] Step 6/21 : COPY go.mod . [2021-01-29T00:45:32.876Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1864 kB] [2021-01-29T00:45:32.977Z] ---> 0cf4efc278d8 [2021-01-29T00:45:32.977Z] Step 7/23 : RUN go mod download [2021-01-29T00:45:33.136Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [388 kB] [2021-01-29T00:45:33.137Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-01-29T00:45:33.137Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-01-29T00:45:33.137Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [244 kB] [2021-01-29T00:45:33.137Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.9 kB] [2021-01-29T00:45:33.137Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1711 kB] [2021-01-29T00:45:33.137Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] [2021-01-29T00:45:33.251Z] ---> Running in 2acc10a9de7e [2021-01-29T00:45:33.251Z] ---> d7dc16b7a2c3 [2021-01-29T00:45:33.251Z] Step 7/23 : RUN go mod download [2021-01-29T00:45:33.525Z] ---> a50828aa6db0 [2021-01-29T00:45:33.525Z] Step 7/21 : RUN go mod download [2021-01-29T00:45:33.829Z] ---> Running in 3bfffee0382c [2021-01-29T00:45:33.829Z] ---> Running in 85e6d9de0110 [2021-01-29T00:45:36.456Z] Fetched 23.8 MB in 5s (4703 kB/s) [2021-01-29T00:45:36.466Z] Removing intermediate container 6ad44b54ec24 [2021-01-29T00:45:36.466Z] ---> b45fb14417f4 [2021-01-29T00:45:36.466Z] Step 8/22 : COPY . . [2021-01-29T00:45:36.466Z] Removing intermediate container 4feeaa28d5b2 [2021-01-29T00:45:36.466Z] ---> 9b9e15572321 [2021-01-29T00:45:36.466Z] Step 8/26 : COPY . . [2021-01-29T00:45:37.847Z] Reading package lists... [2021-01-29T00:45:37.972Z] Removing intermediate container 2acc10a9de7e [2021-01-29T00:45:37.972Z] ---> a70baa473c2d [2021-01-29T00:45:37.972Z] Step 8/23 : COPY . . [2021-01-29T00:45:38.250Z] Removing intermediate container 3bfffee0382c [2021-01-29T00:45:38.250Z] ---> 2b4a76cfe1c0 [2021-01-29T00:45:38.250Z] Step 8/23 : COPY . . [2021-01-29T00:45:38.371Z] Reading package lists... [2021-01-29T00:45:38.371Z] Building dependency tree... [2021-01-29T00:45:38.371Z] Reading state information... [2021-01-29T00:45:38.633Z] The following additional packages will be installed: [2021-01-29T00:45:38.633Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-29T00:45:38.633Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-29T00:45:38.633Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-29T00:45:38.633Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-29T00:45:38.633Z] Suggested packages: [2021-01-29T00:45:38.633Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-29T00:45:38.633Z] Recommended packages: [2021-01-29T00:45:38.633Z] gnupg libsasl2-modules [2021-01-29T00:45:38.633Z] The following NEW packages will be installed: [2021-01-29T00:45:38.633Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-29T00:45:38.633Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-29T00:45:38.633Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-29T00:45:38.633Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-29T00:45:38.633Z] The following packages will be upgraded: [2021-01-29T00:45:38.633Z] gpg gpg-agent gpgconf libudev1 [2021-01-29T00:45:38.843Z] Removing intermediate container 85e6d9de0110 [2021-01-29T00:45:38.843Z] ---> 0cf06da38313 [2021-01-29T00:45:38.843Z] Step 8/21 : COPY . . [2021-01-29T00:45:38.894Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-01-29T00:45:38.895Z] Need to get 3533 kB of archives. [2021-01-29T00:45:38.895Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-29T00:45:38.895Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-29T00:45:38.895Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-01-29T00:45:39.156Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-01-29T00:45:39.416Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-29T00:45:39.416Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-29T00:45:39.416Z] Get:6 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-01-29T00:45:39.416Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-29T00:45:39.416Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-29T00:45:39.416Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-29T00:45:39.416Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-29T00:45:39.416Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-29T00:45:39.416Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-29T00:45:39.416Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-29T00:45:39.416Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-29T00:45:39.416Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-29T00:45:39.416Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-29T00:45:39.416Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-29T00:45:39.416Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-29T00:45:39.416Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-29T00:45:39.416Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-29T00:45:39.678Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-29T00:45:39.678Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-29T00:45:39.678Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-29T00:45:39.678Z] Fetched 3533 kB in 1s (3816 kB/s) [2021-01-29T00:45:39.939Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-29T00:45:39.939Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-01-29T00:45:39.939Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-29T00:45:39.939Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-01-29T00:45:40.205Z] Selecting previously unselected package udev. [2021-01-29T00:45:40.205Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-29T00:45:40.205Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-01-29T00:45:40.205Z] Unpacking udev (237-3ubuntu10.44) ... [2021-01-29T00:45:40.468Z] Selecting previously unselected package libfuse2:amd64. [2021-01-29T00:45:40.468Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-29T00:45:40.468Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-29T00:45:40.468Z] Selecting previously unselected package fuse. [2021-01-29T00:45:40.468Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-29T00:45:40.468Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-29T00:45:40.729Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-29T00:45:40.729Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-29T00:45:40.729Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-29T00:45:40.729Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-29T00:45:40.990Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-29T00:45:40.990Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-29T00:45:40.990Z] Selecting previously unselected package libksba8:amd64. [2021-01-29T00:45:40.990Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-29T00:45:40.990Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-29T00:45:40.990Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-29T00:45:40.990Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-29T00:45:41.254Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T00:45:41.254Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-29T00:45:41.254Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-29T00:45:41.254Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T00:45:41.254Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-29T00:45:41.254Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-29T00:45:41.254Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T00:45:41.517Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-29T00:45:41.517Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-29T00:45:41.517Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T00:45:41.517Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-29T00:45:41.517Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-29T00:45:41.517Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T00:45:41.517Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-29T00:45:41.517Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-29T00:45:41.517Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T00:45:41.779Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-29T00:45:41.779Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-29T00:45:41.779Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T00:45:41.779Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-29T00:45:41.779Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-29T00:45:41.779Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T00:45:41.779Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-29T00:45:41.779Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-29T00:45:41.779Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T00:45:42.059Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-29T00:45:42.059Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-29T00:45:42.059Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-29T00:45:42.059Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-29T00:45:42.059Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-29T00:45:42.059Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-29T00:45:42.059Z] Selecting previously unselected package libldap-common. [2021-01-29T00:45:42.059Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-29T00:45:42.059Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-29T00:45:42.322Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-29T00:45:42.322Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-29T00:45:42.322Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-29T00:45:42.322Z] Selecting previously unselected package dirmngr. [2021-01-29T00:45:42.322Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-29T00:45:42.322Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-29T00:45:42.582Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-29T00:45:42.582Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-29T00:45:42.582Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-29T00:45:42.582Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-29T00:45:42.582Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-29T00:45:42.582Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-29T00:45:42.582Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T00:45:42.582Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-29T00:45:42.844Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-29T00:45:42.844Z] Setting up udev (237-3ubuntu10.44) ... [2021-01-29T00:45:43.105Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-29T00:45:43.368Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T00:45:43.368Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-29T00:45:43.630Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-29T00:45:43.630Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-29T00:45:43.630Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T00:45:43.630Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T00:45:43.630Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T00:45:43.630Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T00:45:43.630Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T00:45:43.630Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T00:45:43.897Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-29T00:45:43.897Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-29T00:45:43.897Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-29T00:45:43.897Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-29T00:45:44.480Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-29T00:45:44.480Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-29T00:45:44.480Z] This means they are not meant to be enabled using systemctl. [2021-01-29T00:45:44.480Z] Possible reasons for having this kind of units are: [2021-01-29T00:45:44.480Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-29T00:45:44.480Z] .wants/ or .requires/ directory. [2021-01-29T00:45:44.480Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-29T00:45:44.480Z] a requirement dependency on it. [2021-01-29T00:45:44.480Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-29T00:45:44.480Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-29T00:45:44.480Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-29T00:45:44.480Z] instance name specified. [2021-01-29T00:45:44.741Z] Reading package lists... [2021-01-29T00:45:45.001Z] Building dependency tree... [2021-01-29T00:45:45.001Z] Reading state information... [2021-01-29T00:45:45.263Z] The following additional packages will be installed: [2021-01-29T00:45:45.263Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-29T00:45:45.263Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-29T00:45:45.263Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-29T00:45:45.263Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-29T00:45:45.263Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-29T00:45:45.263Z] Suggested packages: [2021-01-29T00:45:45.263Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-29T00:45:45.263Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-29T00:45:45.263Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-29T00:45:45.263Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-29T00:45:45.263Z] systemd-container policykit-1 [2021-01-29T00:45:45.263Z] Recommended packages: [2021-01-29T00:45:45.263Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-29T00:45:45.263Z] The following NEW packages will be installed: [2021-01-29T00:45:45.263Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-29T00:45:45.263Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-29T00:45:45.263Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-29T00:45:45.263Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-29T00:45:45.263Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-29T00:45:45.263Z] The following packages will be upgraded: [2021-01-29T00:45:45.263Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-29T00:45:45.263Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-01-29T00:45:45.263Z] Need to get 35.2 MB of archives. [2021-01-29T00:45:45.263Z] After this operation, 141 MB of additional disk space will be used. [2021-01-29T00:45:45.263Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-29T00:45:45.263Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-29T00:45:45.523Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-01-29T00:45:45.523Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-29T00:45:45.523Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-29T00:45:45.523Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-29T00:45:45.523Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-29T00:45:45.523Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-29T00:45:45.523Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-29T00:45:45.523Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-29T00:45:45.523Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-01-29T00:45:45.523Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-29T00:45:45.523Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-29T00:45:45.524Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-29T00:45:45.524Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-29T00:45:45.524Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-29T00:45:45.524Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-29T00:45:45.524Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-29T00:45:46.095Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-01-29T00:45:46.095Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-29T00:45:46.095Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-29T00:45:46.095Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-29T00:45:46.095Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-29T00:45:46.095Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-29T00:45:46.095Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-29T00:45:46.095Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-29T00:45:46.095Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-29T00:45:46.095Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-29T00:45:46.355Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-29T00:45:46.355Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-29T00:45:47.784Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-29T00:45:47.784Z] Fetched 35.2 MB in 2s (16.9 MB/s) [2021-01-29T00:45:47.784Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-29T00:45:47.784Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-01-29T00:45:47.784Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-29T00:45:48.357Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-01-29T00:45:48.616Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-29T00:45:48.616Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-01-29T00:45:48.616Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-29T00:45:48.616Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-29T00:45:48.876Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-29T00:45:48.876Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-29T00:45:49.141Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-29T00:45:49.141Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-29T00:45:49.141Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-29T00:45:49.401Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-29T00:45:49.401Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-29T00:45:49.973Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-29T00:45:49.973Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-29T00:45:49.973Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-29T00:45:49.973Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-29T00:45:50.234Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-29T00:45:50.234Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-29T00:45:50.234Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-29T00:45:50.495Z] Selecting previously unselected package libexpat1:amd64. [2021-01-29T00:45:50.495Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-29T00:45:50.495Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-29T00:45:50.495Z] Selecting previously unselected package python3.6-minimal. [2021-01-29T00:45:50.495Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-29T00:45:50.495Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-29T00:45:50.755Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-29T00:45:51.016Z] Checking for services that may need to be restarted...done. [2021-01-29T00:45:51.016Z] Checking for services that may need to be restarted...done. [2021-01-29T00:45:51.016Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-29T00:45:51.016Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-29T00:45:51.016Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-29T00:45:51.589Z] Selecting previously unselected package python3-minimal. [2021-01-29T00:45:51.589Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-29T00:45:51.589Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-29T00:45:51.589Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-29T00:45:51.850Z] Selecting previously unselected package mime-support. [2021-01-29T00:45:51.850Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-29T00:45:51.850Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-29T00:45:51.850Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-29T00:45:51.850Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-29T00:45:51.850Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-29T00:45:52.112Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-29T00:45:52.112Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-29T00:45:52.112Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-29T00:45:52.374Z] Selecting previously unselected package python3.6. [2021-01-29T00:45:52.374Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-29T00:45:52.374Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-29T00:45:52.374Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-29T00:45:52.374Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-29T00:45:52.374Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-29T00:45:52.374Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-29T00:45:53.765Z] Selecting previously unselected package python3. [2021-01-29T00:45:53.765Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-29T00:45:53.765Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-29T00:45:53.765Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-29T00:45:53.765Z] Selecting previously unselected package multiarch-support. [2021-01-29T00:45:53.765Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-29T00:45:53.765Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-29T00:45:53.765Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-29T00:45:53.765Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-29T00:45:53.765Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-29T00:45:53.765Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-29T00:45:53.765Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-29T00:45:53.765Z] Selecting previously unselected package libbsd0:amd64. [2021-01-29T00:45:53.765Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-29T00:45:53.765Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-29T00:45:54.026Z] Selecting previously unselected package sudo. [2021-01-29T00:45:54.026Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-01-29T00:45:54.026Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-01-29T00:45:54.287Z] Selecting previously unselected package apparmor. [2021-01-29T00:45:54.287Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-29T00:45:54.287Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-29T00:45:54.287Z] Selecting previously unselected package libedit2:amd64. [2021-01-29T00:45:54.287Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-29T00:45:54.287Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-29T00:45:54.548Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-29T00:45:54.548Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-29T00:45:54.548Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-29T00:45:54.548Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-29T00:45:54.548Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-29T00:45:54.548Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-29T00:45:54.548Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-29T00:45:54.548Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-29T00:45:54.548Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-29T00:45:54.809Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-29T00:45:54.809Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-29T00:45:54.809Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-29T00:45:54.809Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-29T00:45:54.809Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-29T00:45:54.809Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-29T00:45:55.070Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-29T00:45:55.070Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-29T00:45:55.070Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-29T00:45:55.070Z] Selecting previously unselected package openssh-client. [2021-01-29T00:45:55.070Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-29T00:45:55.070Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-29T00:45:55.332Z] Selecting previously unselected package squashfs-tools. [2021-01-29T00:45:55.332Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-29T00:45:55.332Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-29T00:45:55.332Z] Selecting previously unselected package snapd. [2021-01-29T00:45:55.332Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-29T00:45:55.332Z] Unpacking snapd (2.48+18.04) ... [2021-01-29T00:45:57.884Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-29T00:45:57.884Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-29T00:45:57.884Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-29T00:45:57.884Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-01-29T00:45:58.157Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-29T00:45:58.157Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-29T00:45:58.157Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-29T00:45:58.157Z] Setting up systemd (237-3ubuntu10.44) ... [2021-01-29T00:45:58.157Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-29T00:45:59.546Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-29T00:45:59.546Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-29T00:45:59.546Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-29T00:45:59.546Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-29T00:45:59.546Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-29T00:45:59.546Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-29T00:46:00.501Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-29T00:46:00.501Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-29T00:46:00.501Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-29T00:46:00.763Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-29T00:46:00.763Z] running python rtupdate hooks for python3.6... [2021-01-29T00:46:00.763Z] running python post-rtupdate hooks for python3.6... [2021-01-29T00:46:00.763Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-29T00:46:01.058Z] ---> 25d1a774ebb8 [2021-01-29T00:46:01.058Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-29T00:46:01.058Z] ---> 2333e8c64fbc [2021-01-29T00:46:01.058Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-29T00:46:01.058Z] ---> b8766ca14b43 [2021-01-29T00:46:01.058Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-29T00:46:01.058Z] ---> Running in acf0b32c9216 [2021-01-29T00:46:01.058Z] ---> 50006eadfe95 [2021-01-29T00:46:01.058Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-29T00:46:01.058Z] ---> 17ab0013b026 [2021-01-29T00:46:01.058Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-29T00:46:01.333Z] ---> Running in aadf5fba4544 [2021-01-29T00:46:01.333Z] ---> Running in 7f7fc4888541 [2021-01-29T00:46:01.333Z] ---> Running in 608812ad69ab [2021-01-29T00:46:01.333Z] ---> Running in 4cbe709948a0 [2021-01-29T00:46:02.683Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-29T00:46:02.683Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-29T00:46:02.683Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-29T00:46:02.683Z] Setting up snapd (2.48+18.04) ... [2021-01-29T00:46:03.256Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-29T00:46:03.327Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-29T00:46:03.327Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-29T00:46:03.517Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-29T00:46:03.607Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-29T00:46:03.779Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-29T00:46:03.885Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-29T00:46:03.885Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-29T00:46:04.042Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-29T00:46:04.304Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-29T00:46:04.304Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-29T00:46:04.565Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-29T00:46:04.828Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-29T00:46:05.090Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-29T00:46:05.090Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-29T00:46:05.352Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-01-29T00:46:05.352Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-29T00:46:05.352Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-29T00:46:06.740Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-29T00:46:06.740Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-29T00:46:06.740Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-29T00:46:08.396Z] Reading package lists... [2021-01-29T00:46:08.657Z] Reading package lists... [2021-01-29T00:46:08.657Z] Building dependency tree... [2021-01-29T00:46:08.657Z] Reading state information... [2021-01-29T00:46:08.917Z] Calculating upgrade... [2021-01-29T00:46:09.182Z] The following packages will be upgraded: [2021-01-29T00:46:09.182Z] advancecomp base-files bash binutils binutils-common [2021-01-29T00:46:09.182Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-29T00:46:09.182Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-29T00:46:09.182Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-01-29T00:46:09.182Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-01-29T00:46:09.182Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-01-29T00:46:09.182Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-01-29T00:46:09.182Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-01-29T00:46:09.182Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-01-29T00:46:09.182Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-01-29T00:46:09.182Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-01-29T00:46:09.182Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-01-29T00:46:09.182Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-01-29T00:46:09.182Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-01-29T00:46:09.182Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-01-29T00:46:09.182Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-29T00:46:09.182Z] Need to get 63.8 MB of archives. [2021-01-29T00:46:09.182Z] After this operation, 5205 kB of additional disk space will be used. [2021-01-29T00:46:09.182Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] [2021-01-29T00:46:09.182Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-29T00:46:09.182Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-29T00:46:09.445Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-29T00:46:09.445Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-29T00:46:09.445Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-29T00:46:09.445Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-29T00:46:09.445Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-29T00:46:09.445Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-29T00:46:09.445Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-29T00:46:09.445Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-29T00:46:09.445Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-29T00:46:09.445Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-29T00:46:09.445Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-29T00:46:09.445Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-29T00:46:09.445Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-29T00:46:09.445Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-29T00:46:09.445Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-29T00:46:09.445Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-29T00:46:09.445Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-29T00:46:09.445Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-29T00:46:09.445Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-29T00:46:09.445Z] 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-01-29T00:46:09.445Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-29T00:46:09.445Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-29T00:46:09.445Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-29T00:46:09.445Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-29T00:46:09.445Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-29T00:46:09.445Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-29T00:46:09.445Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-29T00:46:09.445Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-29T00:46:09.711Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-29T00:46:09.711Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-29T00:46:09.711Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-29T00:46:09.711Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-29T00:46:09.711Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-29T00:46:09.711Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-29T00:46:09.711Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-29T00:46:09.711Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-29T00:46:09.711Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-29T00:46:09.711Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-29T00:46:09.711Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-29T00:46:09.711Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-29T00:46:09.711Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-29T00:46:09.711Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-29T00:46:09.711Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-01-29T00:46:09.711Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-29T00:46:09.711Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-29T00:46:09.711Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-29T00:46:09.711Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-29T00:46:09.711Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-29T00:46:09.711Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-29T00:46:09.711Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-29T00:46:09.711Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-29T00:46:09.711Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-29T00:46:09.711Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-29T00:46:09.980Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-29T00:46:10.266Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-29T00:46:10.266Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-29T00:46:10.266Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-29T00:46:10.266Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-29T00:46:10.266Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-29T00:46:10.266Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-29T00:46:10.266Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-29T00:46:10.266Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-29T00:46:10.266Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-29T00:46:10.266Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-29T00:46:10.266Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-29T00:46:10.266Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-29T00:46:10.266Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-29T00:46:10.266Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-29T00:46:10.530Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-29T00:46:10.530Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-29T00:46:10.530Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-29T00:46:10.530Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-29T00:46:10.530Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-29T00:46:10.530Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-29T00:46:10.530Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-29T00:46:10.530Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-01-29T00:46:10.530Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-01-29T00:46:10.530Z] 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-01-29T00:46:10.530Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-29T00:46:10.530Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-01-29T00:46:10.530Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-29T00:46:10.530Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-01-29T00:46:10.530Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-29T00:46:10.530Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-29T00:46:10.530Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-29T00:46:10.530Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-29T00:46:10.791Z] 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-01-29T00:46:10.791Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-29T00:46:10.791Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-29T00:46:10.791Z] 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-01-29T00:46:10.791Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-29T00:46:10.791Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-29T00:46:10.791Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-29T00:46:10.791Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-29T00:46:10.791Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-29T00:46:10.791Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-29T00:46:11.053Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-29T00:46:11.053Z] Fetched 63.8 MB in 2s (37.8 MB/s) [2021-01-29T00:46:11.053Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T00:46:11.053Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-29T00:46:11.053Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-29T00:46:12.000Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-29T00:46:12.000Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-29T00:46:12.000Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... [2021-01-29T00:46:12.000Z] Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... [2021-01-29T00:46:12.947Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-29T00:46:12.947Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-29T00:46:12.947Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-29T00:46:12.947Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-29T00:46:12.947Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-29T00:46:12.947Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-29T00:46:12.947Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-29T00:46:13.209Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-29T00:46:13.209Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-29T00:46:13.209Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-29T00:46:13.209Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-29T00:46:13.209Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-29T00:46:13.473Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-29T00:46:13.473Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-29T00:46:13.473Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-29T00:46:13.473Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-29T00:46:13.473Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-29T00:46:13.473Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-29T00:46:13.735Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-29T00:46:13.735Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-29T00:46:13.735Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-29T00:46:13.735Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-29T00:46:13.996Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-29T00:46:13.996Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-29T00:46:13.996Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-29T00:46:13.996Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-29T00:46:14.259Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-29T00:46:14.259Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-29T00:46:14.259Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-29T00:46:14.522Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-29T00:46:15.094Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-29T00:46:15.356Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-29T00:46:15.356Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-29T00:46:15.356Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-29T00:46:15.356Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-29T00:46:15.356Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-29T00:46:15.619Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-29T00:46:15.619Z] Installing new version of config file /etc/issue ... [2021-01-29T00:46:15.619Z] Installing new version of config file /etc/issue.net ... [2021-01-29T00:46:15.619Z] Installing new version of config file /etc/lsb-release ... [2021-01-29T00:46:15.880Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-29T00:46:16.140Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-29T00:46:16.140Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-29T00:46:16.140Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-29T00:46:16.401Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T00:46:16.401Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-29T00:46:16.401Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-29T00:46:16.401Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-29T00:46:16.401Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-01-29T00:46:16.663Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T00:46:16.663Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-29T00:46:16.663Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-29T00:46:16.663Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-29T00:46:16.925Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T00:46:16.925Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-29T00:46:16.925Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-29T00:46:16.925Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-29T00:46:16.925Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T00:46:16.925Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-29T00:46:17.187Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-29T00:46:17.187Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-29T00:46:17.448Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T00:46:17.448Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-29T00:46:17.448Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-29T00:46:17.448Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-29T00:46:17.709Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T00:46:17.709Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-29T00:46:17.709Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-29T00:46:17.709Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-29T00:46:17.971Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T00:46:17.971Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-29T00:46:17.971Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-29T00:46:17.971Z] Setting up grep (3.1-2build1) ... [2021-01-29T00:46:17.971Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T00:46:17.971Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-29T00:46:18.232Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-29T00:46:18.232Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-29T00:46:18.493Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T00:46:18.493Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-29T00:46:18.493Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-29T00:46:18.493Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-29T00:46:18.493Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T00:46:18.493Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-29T00:46:18.756Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-29T00:46:19.329Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-29T00:46:19.329Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-29T00:46:19.329Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-29T00:46:19.590Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-29T00:46:20.162Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-29T00:46:20.162Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T00:46:20.162Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-29T00:46:20.162Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-29T00:46:21.106Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-29T00:46:21.106Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-29T00:46:21.367Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-29T00:46:21.367Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-29T00:46:21.367Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-29T00:46:21.629Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T00:46:21.629Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-29T00:46:21.629Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-29T00:46:21.897Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-29T00:46:21.897Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T00:46:21.897Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-29T00:46:21.897Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-29T00:46:22.160Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-29T00:46:22.160Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T00:46:22.160Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-29T00:46:22.160Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-29T00:46:22.423Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-29T00:46:22.423Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T00:46:22.423Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-29T00:46:22.423Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-29T00:46:22.685Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-29T00:46:22.685Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T00:46:22.685Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-29T00:46:22.685Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-29T00:46:22.947Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-29T00:46:22.947Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T00:46:22.947Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-29T00:46:22.947Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-29T00:46:23.210Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-29T00:46:23.210Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-29T00:46:23.210Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-29T00:46:23.470Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T00:46:23.470Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-29T00:46:23.470Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-29T00:46:23.470Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-29T00:46:23.731Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T00:46:23.731Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-29T00:46:23.731Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-29T00:46:23.731Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-29T00:46:23.731Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T00:46:23.731Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-29T00:46:23.731Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-29T00:46:23.993Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-29T00:46:23.993Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T00:46:23.993Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-29T00:46:24.254Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-29T00:46:24.519Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-29T00:46:25.093Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-29T00:46:25.355Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-29T00:46:25.355Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T00:46:25.355Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-29T00:46:25.622Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-29T00:46:25.622Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-29T00:46:25.882Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-29T00:46:25.883Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-29T00:46:25.883Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-29T00:46:26.154Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-29T00:46:26.154Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T00:46:26.154Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-29T00:46:26.154Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-29T00:46:26.415Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-29T00:46:26.679Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T00:46:26.679Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-01-29T00:46:26.679Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-01-29T00:46:26.679Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-01-29T00:46:26.940Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T00:46:26.940Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-01-29T00:46:26.940Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-01-29T00:46:26.940Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-01-29T00:46:27.207Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T00:46:27.207Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-29T00:46:27.207Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-29T00:46:27.207Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-29T00:46:27.469Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T00:46:27.469Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-29T00:46:27.469Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-29T00:46:27.469Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-29T00:46:27.731Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T00:46:27.731Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-29T00:46:27.731Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-29T00:46:27.992Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-29T00:46:27.992Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T00:46:27.992Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-29T00:46:28.315Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-29T00:46:28.315Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-01-29T00:46:28.315Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-29T00:46:28.315Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-29T00:46:28.315Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-29T00:46:28.578Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-29T00:46:28.578Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T00:46:28.578Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-29T00:46:28.578Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-29T00:46:28.852Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-29T00:46:28.852Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T00:46:28.852Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-29T00:46:28.852Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-29T00:46:29.118Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-29T00:46:29.382Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T00:46:29.382Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-29T00:46:29.382Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-29T00:46:29.382Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-29T00:46:29.649Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T00:46:29.649Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-29T00:46:29.649Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-29T00:46:29.649Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-29T00:46:29.930Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T00:46:29.930Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-29T00:46:29.930Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-29T00:46:30.889Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-29T00:46:30.889Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T00:46:30.889Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-29T00:46:30.889Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-29T00:46:30.889Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-29T00:46:31.159Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T00:46:31.159Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-29T00:46:31.159Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-29T00:46:31.159Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-29T00:46:31.419Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T00:46:31.419Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-29T00:46:31.419Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-29T00:46:31.419Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-29T00:46:31.419Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T00:46:31.419Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-29T00:46:31.419Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-29T00:46:31.679Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-29T00:46:31.679Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T00:46:31.679Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-29T00:46:31.679Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-29T00:46:31.940Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-29T00:46:31.940Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T00:46:31.940Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-29T00:46:31.940Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-29T00:46:32.202Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-29T00:46:32.202Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-29T00:46:32.202Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-29T00:46:32.202Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-29T00:46:32.504Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-29T00:46:32.504Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-29T00:46:32.504Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-29T00:46:32.764Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-29T00:46:32.764Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-29T00:46:32.764Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-29T00:46:33.026Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-29T00:46:33.026Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-29T00:46:33.286Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-29T00:46:33.286Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-29T00:46:33.546Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-29T00:46:33.546Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-29T00:46:33.546Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-29T00:46:33.546Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-29T00:46:33.807Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-29T00:46:33.807Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-29T00:46:33.807Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-29T00:46:33.807Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-29T00:46:34.068Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-29T00:46:34.068Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-29T00:46:34.068Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-29T00:46:34.068Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-29T00:46:34.329Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-29T00:46:34.329Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-29T00:46:34.329Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-01-29T00:46:34.329Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-01-29T00:46:35.270Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-29T00:46:35.270Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-29T00:46:35.530Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-29T00:46:35.530Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-29T00:46:35.790Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-29T00:46:35.790Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-29T00:46:36.051Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-29T00:46:36.311Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-29T00:46:36.571Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-29T00:46:36.571Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-29T00:46:36.571Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-29T00:46:36.571Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-29T00:46:36.831Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-29T00:46:36.831Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-29T00:46:36.831Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-29T00:46:36.831Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-29T00:46:37.092Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-29T00:46:37.092Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-29T00:46:37.092Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-29T00:46:37.092Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-29T00:46:38.474Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-29T00:46:38.474Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-29T00:46:39.416Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-29T00:46:39.416Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-29T00:46:39.986Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-29T00:46:39.986Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-29T00:46:40.556Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-29T00:46:40.556Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-29T00:46:41.499Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-29T00:46:41.499Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-29T00:46:41.759Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-29T00:46:41.759Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-29T00:46:41.759Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-29T00:46:41.759Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-29T00:46:42.021Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-29T00:46:42.021Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-29T00:46:42.281Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-29T00:46:42.281Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-29T00:46:42.281Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-29T00:46:42.281Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-29T00:46:42.541Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-29T00:46:42.541Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-29T00:46:42.541Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-29T00:46:42.801Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-29T00:46:42.801Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-29T00:46:42.801Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-29T00:46:42.801Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-29T00:46:42.801Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-29T00:46:43.069Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-29T00:46:43.069Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-29T00:46:43.069Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-29T00:46:43.069Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-01-29T00:46:43.069Z] [2021-01-29T00:46:43.069Z] Current default time zone: 'Etc/UTC' [2021-01-29T00:46:43.069Z] Local time is now: Fri Jan 29 00:46:43 UTC 2021. [2021-01-29T00:46:43.069Z] Universal Time is now: Fri Jan 29 00:46:43 UTC 2021. [2021-01-29T00:46:43.069Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-29T00:46:43.069Z] [2021-01-29T00:46:43.330Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-01-29T00:46:43.330Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-29T00:46:43.330Z] Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... [2021-01-29T00:46:43.330Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-29T00:46:43.330Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-29T00:46:43.330Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-29T00:46:43.330Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-29T00:46:43.591Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-29T00:46:43.591Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-29T00:46:43.591Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-29T00:46:43.591Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-29T00:46:43.591Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-29T00:46:43.853Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-29T00:46:43.853Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-29T00:46:43.853Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-29T00:46:43.853Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-29T00:46:43.853Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-29T00:46:44.115Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-29T00:46:44.115Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-29T00:46:44.115Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-29T00:46:44.115Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-29T00:46:44.115Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-29T00:46:44.115Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-29T00:46:46.033Z] Updating certificates in /etc/ssl/certs... [2021-01-29T00:46:46.977Z] 22 added, 17 removed; done. [2021-01-29T00:46:46.977Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-29T00:46:46.977Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-29T00:46:46.977Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-29T00:46:46.977Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-29T00:46:46.977Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-29T00:46:46.977Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-29T00:46:46.977Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-29T00:46:46.977Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-29T00:46:47.238Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-29T00:46:47.238Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-29T00:46:47.238Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-29T00:46:47.238Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-29T00:46:47.238Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-29T00:46:47.238Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-29T00:46:47.238Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-29T00:46:47.238Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-29T00:46:47.238Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-29T00:46:47.499Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-29T00:46:47.499Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-29T00:46:47.499Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-29T00:46:47.499Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-29T00:46:47.499Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-29T00:46:47.499Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-29T00:46:47.760Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-29T00:46:47.760Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-29T00:46:47.760Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-29T00:46:47.760Z] Updating certificates in /etc/ssl/certs... [2021-01-29T00:46:48.334Z] 0 added, 0 removed; done. [2021-01-29T00:46:48.334Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-29T00:46:48.334Z] done. [2021-01-29T00:46:49.277Z] Reading package lists... [2021-01-29T00:46:49.277Z] Building dependency tree... [2021-01-29T00:46:49.277Z] Reading state information... [2021-01-29T00:46:49.539Z] The following NEW packages will be installed: [2021-01-29T00:46:49.539Z] apt-transport-https [2021-01-29T00:46:49.800Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-29T00:46:49.800Z] Need to get 1696 B of archives. [2021-01-29T00:46:49.800Z] After this operation, 153 kB of additional disk space will be used. [2021-01-29T00:46:49.800Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-29T00:46:49.800Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-29T00:46:49.800Z] Fetched 1696 B in 0s (10.2 kB/s) [2021-01-29T00:46:49.800Z] Selecting previously unselected package apt-transport-https. [2021-01-29T00:46:49.800Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-29T00:46:49.800Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-29T00:46:49.800Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-29T00:46:50.061Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-29T00:46:50.326Z] Waiting for network to be ready... [2021-01-29T00:46:58.475Z] 2021-01-29T00:46:54Z INFO Waiting for automatic snapd restart... [2021-01-29T00:46:58.475Z] snapd 2.48.2 from Canonical* installed [2021-01-29T00:46:59.420Z] "snapd" switched to the "latest/stable" channel [2021-01-29T00:46:59.421Z] [2021-01-29T00:47:04.716Z] core18 20201210 from Canonical* installed [2021-01-29T00:47:04.979Z] "core18" switched to the "latest/stable" channel [2021-01-29T00:47:04.979Z] [2021-01-29T00:47:11.577Z] snapcraft 4.4.4 from Canonical* installed [2021-01-29T00:47:11.577Z] "snapcraft" switched to the "latest/stable" channel [2021-01-29T00:47:11.577Z] [2021-01-29T00:47:15.797Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-29T00:47:15.797Z] - README.md [2021-01-29T00:47:15.797Z] - snapcraft.yaml.orig [2021-01-29T00:47:15.797Z] [2021-01-29T00:47:15.797Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-29T00:47:22.402Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-29T00:47:22.402Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-29T00:47:22.402Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-29T00:47:22.402Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-29T00:47:23.345Z] Reading package lists... [2021-01-29T00:47:23.918Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-01-29T00:47:30.551Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-29T00:47:30.551Z] Reading package lists... [2021-01-29T00:47:30.551Z] Building dependency tree... [2021-01-29T00:47:30.551Z] Reading state information... [2021-01-29T00:47:30.551Z] Suggested packages: [2021-01-29T00:47:30.551Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-29T00:47:30.551Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-29T00:47:30.551Z] Recommended packages: [2021-01-29T00:47:30.551Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-29T00:47:30.551Z] The following NEW packages will be installed: [2021-01-29T00:47:30.551Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-29T00:47:30.551Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-29T00:47:30.551Z] pkg-config zip [2021-01-29T00:47:30.551Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-29T00:47:30.551Z] Need to get 7655 kB of archives. [2021-01-29T00:47:30.551Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-29T00:47:30.551Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-29T00:47:30.551Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-29T00:47:30.813Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-29T00:47:30.813Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-29T00:47:30.813Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-29T00:47:30.813Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-29T00:47:31.075Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-29T00:47:31.075Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-29T00:47:31.075Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-29T00:47:31.075Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-29T00:47:31.337Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-29T00:47:31.337Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-29T00:47:31.337Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-29T00:47:31.337Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-29T00:47:31.337Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-29T00:47:31.603Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-29T00:47:31.603Z] Fetched 7655 kB in 1s (7889 kB/s) [2021-01-29T00:47:31.603Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-29T00:47:31.864Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-29T00:47:31.864Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-29T00:47:31.864Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-29T00:47:31.864Z] Selecting previously unselected package libpsl5:amd64. [2021-01-29T00:47:31.864Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-29T00:47:31.864Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-29T00:47:32.126Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-29T00:47:32.126Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-29T00:47:32.126Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-29T00:47:32.126Z] Selecting previously unselected package librtmp1:amd64. [2021-01-29T00:47:32.126Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-29T00:47:32.126Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-29T00:47:32.126Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-29T00:47:32.126Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-29T00:47:32.126Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-29T00:47:32.387Z] Selecting previously unselected package liberror-perl. [2021-01-29T00:47:32.387Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-29T00:47:32.387Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-29T00:47:32.387Z] Selecting previously unselected package git-man. [2021-01-29T00:47:32.387Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-29T00:47:32.387Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-29T00:47:32.647Z] Selecting previously unselected package git. [2021-01-29T00:47:32.647Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-29T00:47:32.647Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-29T00:47:33.590Z] Selecting previously unselected package libnorm1:amd64. [2021-01-29T00:47:33.590Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-29T00:47:33.590Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-29T00:47:33.590Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-29T00:47:33.590Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-29T00:47:33.590Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-29T00:47:33.856Z] Selecting previously unselected package libsodium23:amd64. [2021-01-29T00:47:33.857Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-29T00:47:33.857Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-29T00:47:33.857Z] Selecting previously unselected package libzmq5:amd64. [2021-01-29T00:47:33.857Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-29T00:47:33.857Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-29T00:47:34.121Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-29T00:47:34.121Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-29T00:47:34.121Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-29T00:47:34.121Z] Selecting previously unselected package pkg-config. [2021-01-29T00:47:34.121Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-29T00:47:34.121Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-29T00:47:34.121Z] Selecting previously unselected package zip. [2021-01-29T00:47:34.121Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-29T00:47:34.121Z] Unpacking zip (3.0-11build1) ... [2021-01-29T00:47:34.384Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-29T00:47:34.384Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-29T00:47:34.384Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-29T00:47:34.384Z] Setting up liberror-perl (0.17025-1) ... [2021-01-29T00:47:34.384Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-29T00:47:34.384Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-29T00:47:34.384Z] No schema files found: doing nothing. [2021-01-29T00:47:34.384Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-29T00:47:34.384Z] Setting up zip (3.0-11build1) ... [2021-01-29T00:47:34.645Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-29T00:47:34.645Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-29T00:47:34.645Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-29T00:47:34.645Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-29T00:47:34.645Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-29T00:47:34.645Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-29T00:47:34.645Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-29T00:47:34.645Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-29T00:47:40.752Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-29T00:47:41.387Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-29T00:47:41.654Z] git set to automatically installed. [2021-01-29T00:47:41.654Z] git-man set to automatically installed. [2021-01-29T00:47:41.654Z] libcurl3-gnutls set to automatically installed. [2021-01-29T00:47:41.654Z] liberror-perl set to automatically installed. [2021-01-29T00:47:41.654Z] libglib2.0-0 set to automatically installed. [2021-01-29T00:47:41.654Z] libnghttp2-14 set to automatically installed. [2021-01-29T00:47:41.654Z] libnorm1 set to automatically installed. [2021-01-29T00:47:41.654Z] libpgm-5.2-0 set to automatically installed. [2021-01-29T00:47:41.654Z] libpsl5 set to automatically installed. [2021-01-29T00:47:41.654Z] librtmp1 set to automatically installed. [2021-01-29T00:47:41.654Z] libsodium23 set to automatically installed. [2021-01-29T00:47:41.654Z] libzmq3-dev set to automatically installed. [2021-01-29T00:47:41.654Z] libzmq5 set to automatically installed. [2021-01-29T00:47:41.654Z] pkg-config set to automatically installed. [2021-01-29T00:47:41.654Z] zip set to automatically installed. [2021-01-29T00:47:43.578Z] snapd is not logged in, snap install commands will use sudo [2021-01-29T00:47:50.159Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-29T00:47:50.159Z] snap "core18" has no updates available [2021-01-29T00:47:50.730Z] Pulling config-common [2021-01-29T00:47:52.115Z] Pulling go-build-helper [2021-01-29T00:47:56.322Z] Removing intermediate container 608812ad69ab [2021-01-29T00:47:56.322Z] ---> 444fbbb1971b [2021-01-29T00:47:56.322Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-29T00:47:56.322Z] Removing intermediate container aadf5fba4544 [2021-01-29T00:47:56.322Z] ---> b7c046a5c055 [2021-01-29T00:47:56.322Z] [2021-01-29T00:47:56.322Z] Step 10/21 : FROM alpine:3.12 [2021-01-29T00:47:56.322Z] Removing intermediate container acf0b32c9216 [2021-01-29T00:47:56.322Z] ---> f995c05469bd [2021-01-29T00:47:56.322Z] [2021-01-29T00:47:56.322Z] Step 10/22 : FROM alpine:3.12 [2021-01-29T00:47:56.322Z] 3.12: Pulling from library/alpine [2021-01-29T00:47:56.322Z] 3.12: Pulling from library/alpine [2021-01-29T00:47:56.322Z] ---> Running in db504d49fa09 [2021-01-29T00:47:58.348Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-29T00:47:58.348Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-29T00:47:58.348Z] Status: Downloaded newer image for alpine:3.12 [2021-01-29T00:47:58.348Z] ---> afeebe901d6b [2021-01-29T00:47:58.348Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-29T00:47:58.348Z] Status: Image is up to date for alpine:3.12 [2021-01-29T00:47:58.348Z] ---> afeebe901d6b [2021-01-29T00:47:58.348Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-29T00:47:58.634Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-29T00:47:58.914Z] ---> Running in b2fd23fc4d9c [2021-01-29T00:47:58.914Z] ---> Running in b9a8f96db252 [2021-01-29T00:48:00.923Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T00:48:01.205Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T00:48:01.487Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T00:48:01.766Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T00:48:02.047Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-29T00:48:02.047Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-29T00:48:02.339Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-29T00:48:02.339Z] (4/4) Installing curl (7.69.1-r3) [2021-01-29T00:48:02.339Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:48:02.339Z] Executing ca-certificates-20191127-r4.trigger [2021-01-29T00:48:02.339Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-29T00:48:02.339Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:48:02.339Z] OK: 5 MiB in 15 packages [2021-01-29T00:48:02.646Z] OK: 7 MiB in 18 packages [2021-01-29T00:48:05.360Z] Removing intermediate container b2fd23fc4d9c [2021-01-29T00:48:05.361Z] ---> 86f5483be84a [2021-01-29T00:48:05.361Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-29T00:48:05.361Z] ---> Running in 966c310d477d [2021-01-29T00:48:06.349Z] Removing intermediate container db504d49fa09 [2021-01-29T00:48:06.349Z] ---> 637ca2f354ea [2021-01-29T00:48:06.349Z] [2021-01-29T00:48:06.349Z] Step 11/26 : FROM docker:20.10.0 [2021-01-29T00:48:06.349Z] 20.10.0: Pulling from library/docker [2021-01-29T00:48:06.349Z] Removing intermediate container 966c310d477d [2021-01-29T00:48:06.349Z] ---> 09a6be14b491 [2021-01-29T00:48:06.349Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-29T00:48:06.622Z] Removing intermediate container b9a8f96db252 [2021-01-29T00:48:06.622Z] ---> 06e075b33bab [2021-01-29T00:48:06.622Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-29T00:48:06.900Z] ---> Running in 741f8815cb9b [2021-01-29T00:48:07.176Z] ---> Running in ccae26ceb955 [2021-01-29T00:48:08.176Z] Removing intermediate container 741f8815cb9b [2021-01-29T00:48:08.176Z] ---> 365e8ef63ceb [2021-01-29T00:48:08.176Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-29T00:48:08.786Z] ---> Running in c5b9afa88e4a [2021-01-29T00:48:08.786Z] Removing intermediate container ccae26ceb955 [2021-01-29T00:48:08.786Z] ---> 1b8ec4ad6585 [2021-01-29T00:48:08.786Z] Step 13/21 : WORKDIR /edgex [2021-01-29T00:48:09.409Z] ---> Running in d0a0d638b5a1 [2021-01-29T00:48:09.682Z] Removing intermediate container c5b9afa88e4a [2021-01-29T00:48:09.682Z] ---> b2eb1023bf65 [2021-01-29T00:48:09.682Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T00:48:10.708Z] Removing intermediate container d0a0d638b5a1 [2021-01-29T00:48:10.708Z] ---> d41067478fe8 [2021-01-29T00:48:10.708Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-29T00:48:11.697Z] ---> a06446de5130 [2021-01-29T00:48:11.697Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-29T00:48:11.697Z] Removing intermediate container 4cbe709948a0 [2021-01-29T00:48:11.697Z] ---> fa97056e6384 [2021-01-29T00:48:11.697Z] [2021-01-29T00:48:11.697Z] Step 10/23 : FROM alpine:3.12 [2021-01-29T00:48:11.697Z] ---> afeebe901d6b [2021-01-29T00:48:11.697Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-29T00:48:11.697Z] ---> Using cache [2021-01-29T00:48:11.697Z] ---> 86f5483be84a [2021-01-29T00:48:11.697Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-29T00:48:11.697Z] ---> Using cache [2021-01-29T00:48:11.697Z] ---> 09a6be14b491 [2021-01-29T00:48:11.697Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-29T00:48:11.971Z] ---> Running in 55f715d7a585 [2021-01-29T00:48:12.250Z] ---> 4d71705e17ac [2021-01-29T00:48:12.250Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-29T00:48:13.246Z] Removing intermediate container 55f715d7a585 [2021-01-29T00:48:13.246Z] ---> fcd0d3a99701 [2021-01-29T00:48:13.246Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-29T00:48:13.525Z] ---> Running in 11d2644a56d8 [2021-01-29T00:48:14.125Z] ---> f67a97b76b5c [2021-01-29T00:48:14.125Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-29T00:48:14.397Z] Removing intermediate container 11d2644a56d8 [2021-01-29T00:48:14.397Z] ---> 90f4c843d521 [2021-01-29T00:48:14.682Z] Step 15/23 : WORKDIR / [2021-01-29T00:48:14.682Z] ---> 6eb0aff0e53f [2021-01-29T00:48:14.682Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-29T00:48:14.971Z] ---> Running in 38ca12cffa2b [2021-01-29T00:48:15.952Z] ---> db7663cc2bab [2021-01-29T00:48:15.952Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-29T00:48:15.952Z] Removing intermediate container 38ca12cffa2b [2021-01-29T00:48:15.952Z] ---> 05746d368b73 [2021-01-29T00:48:15.952Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T00:48:16.227Z] ---> Running in 08c1fef26c5b [2021-01-29T00:48:17.212Z] Removing intermediate container 08c1fef26c5b [2021-01-29T00:48:17.212Z] ---> e57c23024b72 [2021-01-29T00:48:17.212Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T00:48:17.212Z] ---> 3901a9368acc [2021-01-29T00:48:17.212Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-29T00:48:17.485Z] ---> Running in 5fd5970b6aa7 [2021-01-29T00:48:17.485Z] ---> Running in 5de61a4079d1 [2021-01-29T00:48:17.760Z] ---> 80591df23d4c [2021-01-29T00:48:17.760Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-29T00:48:18.360Z] Removing intermediate container 5fd5970b6aa7 [2021-01-29T00:48:18.360Z] ---> dbc3ba711793 [2021-01-29T00:48:18.360Z] Step 20/22 : LABEL arch=arm64 [2021-01-29T00:48:18.639Z] Removing intermediate container 5de61a4079d1 [2021-01-29T00:48:18.639Z] ---> 8eeaaa753ee0 [2021-01-29T00:48:18.639Z] Step 18/21 : CMD ["--init=true"] [2021-01-29T00:48:18.639Z] ---> Running in 70926b965730 [2021-01-29T00:48:18.691Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-29T00:48:18.691Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-29T00:48:18.691Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1524 kB] [2021-01-29T00:48:18.691Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [295 kB] [2021-01-29T00:48:18.691Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-29T00:48:18.691Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-29T00:48:18.691Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [223 kB] [2021-01-29T00:48:18.691Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.5 kB] [2021-01-29T00:48:18.691Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1102 kB] [2021-01-29T00:48:18.691Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-01-29T00:48:18.691Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-29T00:48:18.691Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-29T00:48:18.691Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-29T00:48:18.691Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-29T00:48:18.691Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-29T00:48:18.691Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-29T00:48:18.691Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-29T00:48:18.691Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-29T00:48:18.691Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-29T00:48:18.691Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1864 kB] [2021-01-29T00:48:18.691Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [388 kB] [2021-01-29T00:48:18.691Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-01-29T00:48:18.691Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-01-29T00:48:18.691Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [244 kB] [2021-01-29T00:48:18.691Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.9 kB] [2021-01-29T00:48:18.691Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1711 kB] [2021-01-29T00:48:18.691Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] [2021-01-29T00:48:18.691Z] Fetched 23.8 MB in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-29T00:48:18.691Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-29T00:48:18.691Z] Fetched 279 kB in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-29T00:48:18.691Z] Fetched 122 kB in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-29T00:48:18.691Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-29T00:48:18.691Z] Fetched 8848 B in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-29T00:48:18.691Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-29T00:48:18.691Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-29T00:48:18.691Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-29T00:48:18.691Z] Fetched 214 kB in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-29T00:48:18.691Z] Fetched 155 kB in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-29T00:48:18.691Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-29T00:48:18.691Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-29T00:48:18.691Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-29T00:48:18.691Z] Fetched 499 kB in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-29T00:48:18.691Z] Fetched 111 kB in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-29T00:48:18.691Z] Fetched 240 kB in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-29T00:48:18.691Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-29T00:48:18.691Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-29T00:48:18.691Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-29T00:48:18.691Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-29T00:48:18.691Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-29T00:48:18.691Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-29T00:48:18.691Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-29T00:48:18.691Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-29T00:48:18.691Z] Fetched 8720 B in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-29T00:48:18.691Z] Fetched 137 kB in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-29T00:48:18.691Z] Fetched 119 kB in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-29T00:48:18.691Z] Fetched 109 kB in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-29T00:48:18.691Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-29T00:48:18.691Z] Fetched 645 kB in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-29T00:48:18.691Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-29T00:48:18.691Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-29T00:48:18.691Z] Fetched 368 kB in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-29T00:48:18.691Z] Fetched 187 kB in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-29T00:48:18.691Z] Fetched 175 kB in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-29T00:48:18.691Z] Fetched 206 kB in 0s (0 B/s) [2021-01-29T00:48:18.691Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-29T00:48:18.691Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-29T00:48:18.692Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-29T00:48:18.692Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-29T00:48:18.692Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-29T00:48:18.692Z] Fetched 159 kB in 0s (0 B/s) [2021-01-29T00:48:18.692Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-29T00:48:18.692Z] Fetched 107 kB in 0s (0 B/s) [2021-01-29T00:48:18.692Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-29T00:48:18.692Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-29T00:48:18.692Z] Pulling static-packages [2021-01-29T00:48:18.923Z] ---> Running in dd2c3a0ce9fa [2021-01-29T00:48:19.262Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-29T00:48:19.262Z] Skipping pull go-build-helper (already ran) [2021-01-29T00:48:19.262Z] Skipping pull static-packages (already ran) [2021-01-29T00:48:19.262Z] Building go-build-helper [2021-01-29T00:48:19.942Z] Removing intermediate container 70926b965730 [2021-01-29T00:48:19.942Z] ---> a3266946e0b6 [2021-01-29T00:48:19.942Z] Step 21/22 : LABEL git_sha=efb8e2a6ba2a40eed11bedbfb73058e4bf9b3420 [2021-01-29T00:48:20.219Z] ---> fb019d387685 [2021-01-29T00:48:20.219Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-29T00:48:20.219Z] Removing intermediate container dd2c3a0ce9fa [2021-01-29T00:48:20.219Z] ---> 6bbd32de90d8 [2021-01-29T00:48:20.219Z] Step 19/21 : LABEL arch=arm64 [2021-01-29T00:48:20.219Z] ---> Running in 8c0411954f44 [2021-01-29T00:48:20.819Z] ---> Running in a8e8c968950f [2021-01-29T00:48:21.414Z] Removing intermediate container 8c0411954f44 [2021-01-29T00:48:21.414Z] ---> d3364b3ea609 [2021-01-29T00:48:21.414Z] Step 22/22 : LABEL version=0.0.0 [2021-01-29T00:48:21.414Z] Removing intermediate container a8e8c968950f [2021-01-29T00:48:21.414Z] ---> 93807c4a023f [2021-01-29T00:48:21.414Z] Step 20/21 : LABEL git_sha=efb8e2a6ba2a40eed11bedbfb73058e4bf9b3420 [2021-01-29T00:48:21.687Z] ---> Running in 93a9560d5407 [2021-01-29T00:48:21.687Z] ---> a0151c7fd974 [2021-01-29T00:48:21.687Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-29T00:48:21.961Z] ---> Running in 051e68448c0a [2021-01-29T00:48:21.961Z] ---> Running in 1d3fb4b6258f [2021-01-29T00:48:22.560Z] Removing intermediate container 93a9560d5407 [2021-01-29T00:48:22.560Z] ---> a857f10cc8f5 [2021-01-29T00:48:22.560Z] [2021-01-29T00:48:22.560Z] Removing intermediate container 051e68448c0a [2021-01-29T00:48:22.560Z] ---> 4697b549d86c [2021-01-29T00:48:22.560Z] Step 21/21 : LABEL version=0.0.0 [2021-01-29T00:48:23.164Z] Successfully built a857f10cc8f5 [2021-01-29T00:48:23.164Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-29T00:48:23.164Z] ---> Running in 0c97dc9115b1 [2021-01-29T00:48:23.164Z] Building docker-security-bootstrapper-go [2021-01-29T00:48:23.456Z]  Building docker-support-scheduler-go ... done Removing intermediate container 1d3fb4b6258f [2021-01-29T00:48:23.456Z] ---> b1521f99647e [2021-01-29T00:48:23.456Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T00:48:24.057Z] ---> Running in 57e0abe7a5c4 [2021-01-29T00:48:24.335Z] Removing intermediate container 0c97dc9115b1 [2021-01-29T00:48:24.335Z] ---> c1d2d02857c0 [2021-01-29T00:48:24.335Z] [2021-01-29T00:48:24.552Z] Building static-packages [2021-01-29T00:48:24.959Z] Successfully built c1d2d02857c0 [2021-01-29T00:48:24.959Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-29T00:48:24.959Z]  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go [2021-01-29T00:48:24.959Z] Removing intermediate container 57e0abe7a5c4 [2021-01-29T00:48:24.959Z] ---> f8852879a2d8 [2021-01-29T00:48:24.959Z] Step 21/23 : LABEL arch=arm64 [2021-01-29T00:48:25.593Z] ---> Running in 0304a6ec8d1d [2021-01-29T00:48:25.593Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-29T00:48:25.593Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-29T00:48:25.593Z] ---> eeaf43b92773 [2021-01-29T00:48:25.593Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-29T00:48:25.593Z] Removing intermediate container 7f7fc4888541 [2021-01-29T00:48:25.593Z] ---> d27c03e13b66 [2021-01-29T00:48:25.593Z] [2021-01-29T00:48:25.593Z] Step 10/23 : FROM alpine:3.12 [2021-01-29T00:48:25.593Z] ---> afeebe901d6b [2021-01-29T00:48:25.593Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-29T00:48:25.874Z] ---> Running in 9fc6268ee852 [2021-01-29T00:48:25.874Z] ---> Running in 8489b38d65fb [2021-01-29T00:48:26.157Z] Removing intermediate container 0304a6ec8d1d [2021-01-29T00:48:26.157Z] ---> f5315a2b1c06 [2021-01-29T00:48:26.157Z] Step 22/23 : LABEL git_sha=efb8e2a6ba2a40eed11bedbfb73058e4bf9b3420 [2021-01-29T00:48:26.440Z] ---> Running in 246a93c8907e [2021-01-29T00:48:26.462Z] Staging go-build-helper [2021-01-29T00:48:26.737Z] Removing intermediate container 8489b38d65fb [2021-01-29T00:48:26.737Z] ---> 22cf397d3037 [2021-01-29T00:48:26.737Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-29T00:48:27.026Z] ---> Running in 19d9682d6158 [2021-01-29T00:48:27.402Z] Staging static-packages [2021-01-29T00:48:27.671Z] Removing intermediate container 246a93c8907e [2021-01-29T00:48:27.671Z] ---> 7954b610ae94 [2021-01-29T00:48:27.671Z] Step 23/23 : LABEL version=0.0.0 [2021-01-29T00:48:27.953Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T00:48:27.953Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T00:48:28.236Z] Removing intermediate container 19d9682d6158 [2021-01-29T00:48:28.236Z] ---> 7e37ffb93bcd [2021-01-29T00:48:28.236Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-29T00:48:28.515Z] ---> Running in 3cd9a4707ec4 [2021-01-29T00:48:28.793Z] Pulling go115 [2021-01-29T00:48:28.807Z] (1/2) Installing readline (8.0.4-r0) [2021-01-29T00:48:28.807Z] (2/2) Installing bash (5.0.17-r0) [2021-01-29T00:48:28.807Z] Executing bash-5.0.17-r0.post-install [2021-01-29T00:48:28.807Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:48:28.807Z] OK: 12 MiB in 22 packages [2021-01-29T00:48:29.086Z] ---> Running in 8e50fb61532f [2021-01-29T00:48:29.383Z] Removing intermediate container 3cd9a4707ec4 [2021-01-29T00:48:29.383Z] ---> 5bd77bc78c23 [2021-01-29T00:48:29.383Z] [2021-01-29T00:48:29.660Z] Removing intermediate container 8e50fb61532f [2021-01-29T00:48:29.660Z] ---> 35c6923b1b3d [2021-01-29T00:48:29.660Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:48:29.939Z] Successfully built 5bd77bc78c23 [2021-01-29T00:48:29.939Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-29T00:48:29.939Z] Building docker-security-secretstore-setup-go [2021-01-29T00:48:30.177Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-29T00:48:30.177Z] Skipping pull go115 (already ran) [2021-01-29T00:48:30.177Z] Building go115 [2021-01-29T00:48:30.177Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-29T00:48:30.177Z] Dload Upload Total Spent Left Speed [2021-01-29T00:48:30.220Z]  Building docker-core-command-go ... done  ---> Running in 743cf3f896a7 [2021-01-29T00:48:31.220Z] Removing intermediate container 9fc6268ee852 [2021-01-29T00:48:31.220Z] ---> 3969265c6c21 [2021-01-29T00:48:31.220Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-29T00:48:31.220Z] ---> Running in 4a3dc5a823eb [2021-01-29T00:48:31.822Z] Removing intermediate container 4a3dc5a823eb [2021-01-29T00:48:31.822Z] ---> 26025658e62b [2021-01-29T00:48:32.105Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-29T00:48:32.383Z] ---> Running in f7a47ecc0bd6 [2021-01-29T00:48:32.991Z] Removing intermediate container f7a47ecc0bd6 [2021-01-29T00:48:32.991Z] ---> c9d62a8d6ecd [2021-01-29T00:48:32.991Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-29T00:48:33.267Z] Removing intermediate container 743cf3f896a7 [2021-01-29T00:48:33.267Z] ---> 0e99865dbd53 [2021-01-29T00:48:33.267Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-29T00:48:33.544Z] ---> Running in 03395e1b2f93 [2021-01-29T00:48:33.821Z] ---> Running in 9580c4a0778c [2021-01-29T00:48:35.292Z] Removing intermediate container 03395e1b2f93 [2021-01-29T00:48:35.292Z] ---> e50577842c6e [2021-01-29T00:48:35.292Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-29T00:48:35.581Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T00:48:37.053Z] ---> a6513a30ea8f [2021-01-29T00:48:37.053Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-29T00:48:38.061Z] ---> 744f796a04b1 [2021-01-29T00:48:38.061Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-29T00:48:38.861Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 115M 0 6971 0 0 1375 0 24:28:28 0:00:05 24:28:23 1375 0 115M 0 394k 0 0 75303 0 0:26:48 0:00:05 0:26:43 97294 22 115M 22 26.3M 0 0 4219k 0 0:00:28 0:00:06 0:00:22 6461k 56 115M 56 65.5M 0 0 9087k 0 0:00:13 0:00:07 0:00:06 15.7M 88 115M 88 102M 0 0 12.2M 0 0:00:09 0:00:08 0:00:01 24.6M 100 115M 100 115M 0 0 13.1M 0 0:00:08 0:00:08 --:--:-- 31.3M [2021-01-29T00:48:39.041Z] ---> 6cd4525d8cb6 [2021-01-29T00:48:39.041Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-29T00:48:39.326Z] ---> Running in 20432fe5d0f2 [2021-01-29T00:48:39.432Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-29T00:48:40.768Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T00:48:40.768Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T00:48:41.049Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T00:48:41.662Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-29T00:48:41.662Z] (2/33) Installing expat (2.2.9-r1) [2021-01-29T00:48:41.957Z] (3/33) Installing libffi (3.3-r2) [2021-01-29T00:48:41.957Z] (4/33) Installing gdbm (1.13-r1) [2021-01-29T00:48:41.957Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-29T00:48:41.957Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-29T00:48:42.948Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-29T00:48:44.734Z] Staging go115 [2021-01-29T00:48:44.956Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-29T00:48:45.231Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-29T00:48:45.513Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-29T00:48:45.793Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-29T00:48:46.070Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-29T00:48:46.070Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-29T00:48:46.070Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-29T00:48:46.070Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-29T00:48:46.070Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-29T00:48:46.070Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-29T00:48:46.070Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-29T00:48:46.070Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-29T00:48:46.346Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-29T00:48:46.346Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-29T00:48:46.346Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-29T00:48:46.346Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-29T00:48:46.346Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-29T00:48:46.346Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-29T00:48:46.346Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-29T00:48:46.346Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-29T00:48:46.622Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-29T00:48:46.622Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-29T00:48:46.622Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-29T00:48:46.622Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-29T00:48:46.622Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-29T00:48:46.622Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-29T00:48:46.622Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-29T00:48:46.622Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-29T00:48:46.622Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-29T00:48:46.622Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-29T00:48:46.903Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-29T00:48:46.903Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:48:46.903Z] OK: 71 MiB in 55 packages [2021-01-29T00:48:47.178Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-29T00:48:47.455Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:48:47.455Z] OK: 8 MiB in 20 packages [2021-01-29T00:48:51.333Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-29T00:48:51.333Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-29T00:48:51.333Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-29T00:48:51.333Z] Fetched 0 B in 0s (0 B/s) [2021-01-29T00:48:51.333Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-29T00:48:51.333Z] Fetched 224 kB in 0s (0 B/s) [2021-01-29T00:48:51.333Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-29T00:48:51.333Z] Fetched 157 kB in 0s (0 B/s) [2021-01-29T00:48:51.333Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-29T00:48:51.333Z] Fetched 221 kB in 0s (0 B/s) [2021-01-29T00:48:51.333Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-29T00:48:51.333Z] Fetched 143 kB in 0s (0 B/s) [2021-01-29T00:48:51.333Z] Pulling edgex-go [2021-01-29T00:48:51.787Z] Removing intermediate container 9580c4a0778c [2021-01-29T00:48:51.787Z] ---> 72437b983d88 [2021-01-29T00:48:51.787Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T00:48:52.721Z] Pulling version [2021-01-29T00:48:53.235Z] ---> 13e8d19cd96f [2021-01-29T00:48:53.235Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-29T00:48:54.107Z] Building config-common [2021-01-29T00:48:56.656Z] Skipping build go-build-helper (already ran) [2021-01-29T00:48:56.656Z] Skipping build static-packages (already ran) [2021-01-29T00:48:56.656Z] Skipping build go115 (already ran) [2021-01-29T00:48:56.917Z] Building edgex-go [2021-01-29T00:48:57.757Z] ---> 0d205f05bcb3 [2021-01-29T00:48:57.757Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-29T00:48:57.863Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-29T00:48:58.807Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-29T00:48:58.807Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.10 [2021-01-29T00:48:58.807Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 [2021-01-29T00:48:58.807Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.4 [2021-01-29T00:48:59.068Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-29T00:48:59.068Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 [2021-01-29T00:48:59.068Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-29T00:48:59.068Z] go: downloading github.com/google/uuid v1.2.0 [2021-01-29T00:48:59.068Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-29T00:48:59.068Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-01-29T00:48:59.068Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-29T00:48:59.068Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-29T00:48:59.068Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-01-29T00:48:59.068Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-29T00:48:59.068Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-29T00:48:59.068Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-29T00:48:59.068Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-29T00:48:59.068Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-29T00:48:59.068Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-29T00:48:59.068Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-29T00:48:59.068Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-29T00:48:59.068Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-29T00:48:59.068Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-29T00:48:59.068Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-29T00:48:59.068Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-29T00:48:59.068Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-29T00:48:59.068Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-29T00:48:59.068Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-29T00:48:59.068Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-29T00:48:59.339Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-29T00:48:59.339Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-29T00:48:59.339Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-29T00:48:59.339Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-29T00:48:59.339Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-29T00:48:59.339Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-29T00:48:59.339Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-29T00:48:59.339Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-29T00:48:59.924Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-29T00:49:00.456Z] ---> be8acb35b245 [2021-01-29T00:49:00.456Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-29T00:49:00.456Z] ---> Running in eb25ab1105f6 [2021-01-29T00:49:00.503Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-29T00:49:00.503Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-29T00:49:01.457Z] Removing intermediate container 20432fe5d0f2 [2021-01-29T00:49:01.457Z] ---> 4e976f588eb4 [2021-01-29T00:49:01.457Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-29T00:49:01.737Z] Removing intermediate container eb25ab1105f6 [2021-01-29T00:49:01.737Z] ---> 0ac21b53478f [2021-01-29T00:49:01.737Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T00:49:01.737Z] Step 1/34 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:49:01.737Z] Step 2/34 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:49:01.737Z] ---> 0060c3c235ba [2021-01-29T00:49:01.737Z] Step 3/34 : WORKDIR /edgex-go [2021-01-29T00:49:01.737Z] ---> Using cache [2021-01-29T00:49:01.737Z] ---> 0d41aacc80bf [2021-01-29T00:49:01.737Z] Step 4/34 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:49:01.737Z] ---> Using cache [2021-01-29T00:49:01.737Z] ---> 11a4ce3e21f4 [2021-01-29T00:49:01.737Z] Step 5/34 : RUN apk add --update --no-cache make git [2021-01-29T00:49:01.737Z] ---> Using cache [2021-01-29T00:49:02.015Z] ---> 3f35f0343b1d [2021-01-29T00:49:02.015Z] Step 6/34 : COPY go.mod . [2021-01-29T00:49:02.015Z] ---> Using cache [2021-01-29T00:49:02.015Z] ---> 3411f1deca9a [2021-01-29T00:49:02.015Z] Step 7/34 : RUN go mod download [2021-01-29T00:49:02.015Z] ---> Using cache [2021-01-29T00:49:02.015Z] ---> b45fb14417f4 [2021-01-29T00:49:02.015Z] Step 8/34 : COPY . . [2021-01-29T00:49:02.015Z] ---> Using cache [2021-01-29T00:49:02.015Z] ---> 25d1a774ebb8 [2021-01-29T00:49:02.015Z] Step 9/34 : ARG BUILD_BASE_DIR="/tmp/build/dist/linux" [2021-01-29T00:49:02.299Z] ---> Running in efbcdf456f7f [2021-01-29T00:49:02.578Z] ---> Running in cd0e5157525f [2021-01-29T00:49:02.578Z] ---> Running in 67b6ab37679d [2021-01-29T00:49:02.863Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:49:02.863Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:49:02.863Z] ---> 0060c3c235ba [2021-01-29T00:49:02.863Z] Step 3/22 : WORKDIR /edgex-go [2021-01-29T00:49:02.863Z] ---> Using cache [2021-01-29T00:49:02.863Z] ---> 0d41aacc80bf [2021-01-29T00:49:02.863Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:49:02.863Z] ---> Using cache [2021-01-29T00:49:02.863Z] ---> 11a4ce3e21f4 [2021-01-29T00:49:02.863Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-29T00:49:03.861Z] ---> Running in 99b1037186c3 [2021-01-29T00:49:03.861Z] Removing intermediate container 67b6ab37679d [2021-01-29T00:49:03.861Z] ---> fc5675af5b0d [2021-01-29T00:49:03.861Z] Step 10/34 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR" [2021-01-29T00:49:03.861Z] Removing intermediate container cd0e5157525f [2021-01-29T00:49:03.861Z] ---> 25bab562edc1 [2021-01-29T00:49:03.861Z] Step 21/23 : LABEL arch=arm64 [2021-01-29T00:49:04.856Z] ---> Running in 7862cd6d2029 [2021-01-29T00:49:04.856Z] ---> Running in 1c941c1dd12a [2021-01-29T00:49:06.309Z] Removing intermediate container 1c941c1dd12a [2021-01-29T00:49:06.309Z] ---> 28d91f2bcaca [2021-01-29T00:49:06.309Z] Step 22/23 : LABEL git_sha=efb8e2a6ba2a40eed11bedbfb73058e4bf9b3420 [2021-01-29T00:49:06.309Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T00:49:06.586Z] ---> Running in 47f49250d106 [2021-01-29T00:49:06.586Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:49:06.586Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:49:06.586Z] ---> 0060c3c235ba [2021-01-29T00:49:06.586Z] Step 3/24 : WORKDIR /edgex-go [2021-01-29T00:49:06.586Z] ---> Using cache [2021-01-29T00:49:06.586Z] ---> 0d41aacc80bf [2021-01-29T00:49:06.586Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:49:06.586Z] ---> Using cache [2021-01-29T00:49:06.586Z] ---> 11a4ce3e21f4 [2021-01-29T00:49:06.586Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-29T00:49:06.586Z] ---> Using cache [2021-01-29T00:49:06.586Z] ---> 3f35f0343b1d [2021-01-29T00:49:06.586Z] Step 6/24 : COPY go.mod . [2021-01-29T00:49:06.586Z] ---> Using cache [2021-01-29T00:49:06.586Z] ---> 3411f1deca9a [2021-01-29T00:49:06.586Z] Step 7/24 : RUN go mod download [2021-01-29T00:49:06.586Z] ---> Using cache [2021-01-29T00:49:06.586Z] ---> b45fb14417f4 [2021-01-29T00:49:06.586Z] Step 8/24 : COPY . . [2021-01-29T00:49:06.586Z] ---> Using cache [2021-01-29T00:49:06.586Z] ---> 25d1a774ebb8 [2021-01-29T00:49:06.586Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-29T00:49:06.867Z] 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-01-29T00:49:06.867Z] ---> Running in 0d3db8423f4b [2021-01-29T00:49:07.147Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T00:49:07.424Z] Removing intermediate container 47f49250d106 [2021-01-29T00:49:07.424Z] ---> 8749d38527b5 [2021-01-29T00:49:07.424Z] Step 23/23 : LABEL version=0.0.0 [2021-01-29T00:49:07.705Z] ---> Running in c32271a30e9b [2021-01-29T00:49:08.320Z] Removing intermediate container c32271a30e9b [2021-01-29T00:49:08.320Z] ---> 1032bad5fe27 [2021-01-29T00:49:08.320Z] [2021-01-29T00:49:08.601Z] OK: 217 MiB in 51 packages [2021-01-29T00:49:08.654Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-29T00:49:08.881Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-29T00:49:09.163Z] Successfully built 1032bad5fe27 [2021-01-29T00:49:09.163Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-29T00:49:09.163Z]  Building docker-core-data-go ... done Building docker-core-metadata-go [2021-01-29T00:49:10.615Z] Removing intermediate container 99b1037186c3 [2021-01-29T00:49:10.615Z] ---> 1fccaceee0f5 [2021-01-29T00:49:10.615Z] Step 6/22 : COPY go.mod . [2021-01-29T00:49:10.893Z] Collecting docker-compose==1.23.2 [2021-01-29T00:49:10.893Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-29T00:49:11.891Z] ---> 3a77a73940dc [2021-01-29T00:49:11.891Z] Step 7/22 : RUN go mod download [2021-01-29T00:49:12.175Z] Collecting docopt<0.7,>=0.6.1 [2021-01-29T00:49:12.175Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-29T00:49:12.453Z] ---> Running in e8d79da5427f [2021-01-29T00:49:13.949Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-29T00:49:14.527Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-29T00:49:15.915Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-29T00:49:16.177Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-29T00:49:16.177Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-01-29T00:49:16.439Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-29T00:49:16.439Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-29T00:49:16.439Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-29T00:49:16.806Z] Collecting jsonschema<3,>=2.5.1 [2021-01-29T00:49:16.806Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-29T00:49:18.274Z] Collecting docker<4.0,>=3.6.0 [2021-01-29T00:49:18.274Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-29T00:49:18.360Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-29T00:49:18.360Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-29T00:49:18.360Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-29T00:49:18.553Z] Removing intermediate container e8d79da5427f [2021-01-29T00:49:18.553Z] ---> 807200bda55e [2021-01-29T00:49:18.553Z] Step 8/22 : COPY . . [2021-01-29T00:49:19.306Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-29T00:49:20.250Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-29T00:49:20.250Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-29T00:49:21.208Z] Collecting PyYAML<4,>=3.10 [2021-01-29T00:49:21.208Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-29T00:49:22.165Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-29T00:49:22.737Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-29T00:49:23.691Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-29T00:49:23.691Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-29T00:49:24.636Z] 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-01-29T00:49:24.897Z] go: downloading github.com/lib/pq v1.9.0 [2021-01-29T00:49:25.560Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-29T00:49:25.560Z] Collecting cached-property<2,>=1.2.0 [2021-01-29T00:49:25.560Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-29T00:49:27.571Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-29T00:49:27.571Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-29T00:49:29.036Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-29T00:49:29.036Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-29T00:49:29.167Z] Building version [2021-01-29T00:49:29.650Z] Collecting texttable<0.10,>=0.9.0 [2021-01-29T00:49:29.650Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-29T00:49:31.718Z] Staging config-common [2021-01-29T00:49:32.288Z] Skipping stage go-build-helper (already ran) [2021-01-29T00:49:32.288Z] Skipping stage static-packages (already ran) [2021-01-29T00:49:32.288Z] Skipping stage go115 (already ran) [2021-01-29T00:49:32.288Z] Staging edgex-go [2021-01-29T00:49:33.671Z] Staging version [2021-01-29T00:49:34.006Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-29T00:49:34.007Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-29T00:49:34.613Z] Priming config-common [2021-01-29T00:49:36.008Z] Priming go-build-helper [2021-01-29T00:49:36.665Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:49:36.665Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:49:36.665Z] ---> 0060c3c235ba [2021-01-29T00:49:36.665Z] Step 3/23 : WORKDIR /edgex-go [2021-01-29T00:49:36.665Z] ---> Using cache [2021-01-29T00:49:36.665Z] ---> 0d41aacc80bf [2021-01-29T00:49:36.665Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:49:36.665Z] ---> Using cache [2021-01-29T00:49:36.665Z] ---> 11a4ce3e21f4 [2021-01-29T00:49:36.665Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-29T00:49:36.665Z] ---> Using cache [2021-01-29T00:49:36.665Z] ---> 3f35f0343b1d [2021-01-29T00:49:36.665Z] Step 6/23 : COPY go.mod . [2021-01-29T00:49:36.665Z] ---> Using cache [2021-01-29T00:49:36.665Z] ---> 3411f1deca9a [2021-01-29T00:49:36.665Z] Step 7/23 : RUN go mod download [2021-01-29T00:49:36.665Z] ---> Using cache [2021-01-29T00:49:36.665Z] ---> b45fb14417f4 [2021-01-29T00:49:36.665Z] Step 8/23 : COPY . . [2021-01-29T00:49:36.665Z] ---> Using cache [2021-01-29T00:49:36.665Z] ---> 25d1a774ebb8 [2021-01-29T00:49:36.665Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-29T00:49:36.973Z] Priming static-packages [2021-01-29T00:49:38.165Z] Collecting docker-pycreds>=0.4.0 [2021-01-29T00:49:38.165Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-29T00:49:38.814Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-29T00:49:39.098Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-29T00:49:39.517Z] Priming go115 [2021-01-29T00:49:39.746Z] Collecting idna<2.8,>=2.5 [2021-01-29T00:49:39.746Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-29T00:49:40.458Z] Priming edgex-go [2021-01-29T00:49:41.841Z] Priming version [2021-01-29T00:49:42.426Z] ---> Running in b8d8a5271349 [2021-01-29T00:49:42.426Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-29T00:49:42.426Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-29T00:49:42.703Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-29T00:49:42.703Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-29T00:49:42.703Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-29T00:49:42.703Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-29T00:49:42.983Z] ---> 2aab143b2b17 [2021-01-29T00:49:42.983Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-29T00:49:43.230Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-01-29T00:49:43.259Z] ---> Running in d81855cd6def [2021-01-29T00:49:44.255Z] Installing collected packages: docopt, jsonschema, websocket-client, idna, urllib3, requests, docker-pycreds, docker, PyYAML, cached-property, texttable, dockerpty, docker-compose [2021-01-29T00:49:44.255Z] Running setup.py install for docopt: started [2021-01-29T00:49:44.540Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-29T00:49:45.146Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-29T00:49:47.800Z] Running setup.py install for docopt: finished with status 'done' [2021-01-29T00:49:48.408Z] Attempting uninstall: idna [2021-01-29T00:49:48.408Z] Found existing installation: idna 2.9 [2021-01-29T00:49:48.408Z] Uninstalling idna-2.9: [2021-01-29T00:49:48.408Z] Successfully uninstalled idna-2.9 [2021-01-29T00:49:49.020Z] Attempting uninstall: urllib3 [2021-01-29T00:49:49.305Z] Found existing installation: urllib3 1.25.9 [2021-01-29T00:49:49.305Z] Uninstalling urllib3-1.25.9: [2021-01-29T00:49:49.586Z] Successfully uninstalled urllib3-1.25.9 [2021-01-29T00:49:50.193Z] Attempting uninstall: requests [2021-01-29T00:49:50.193Z] Found existing installation: requests 2.23.0 [2021-01-29T00:49:50.193Z] Uninstalling requests-2.23.0: [2021-01-29T00:49:50.472Z] Successfully uninstalled requests-2.23.0 [2021-01-29T00:49:51.923Z] Running setup.py install for PyYAML: started [2021-01-29T00:49:56.270Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-29T00:49:56.270Z] Running setup.py install for texttable: started [2021-01-29T00:49:58.920Z] Running setup.py install for texttable: finished with status 'done' [2021-01-29T00:49:58.920Z] Running setup.py install for dockerpty: started [2021-01-29T00:50:02.423Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-29T00:50:04.086Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-29T00:50:10.825Z] Removing intermediate container efbcdf456f7f [2021-01-29T00:50:10.825Z] ---> c737201bad92 [2021-01-29T00:50:10.825Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-29T00:50:10.825Z] ---> Running in 596831be2df0 [2021-01-29T00:50:12.863Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T00:50:12.863Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T00:50:13.468Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-29T00:50:13.468Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-29T00:50:13.468Z] (3/3) Installing curl (7.69.1-r3) [2021-01-29T00:50:13.468Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:50:13.745Z] OK: 71 MiB in 58 packages [2021-01-29T00:50:15.748Z] Removing intermediate container 596831be2df0 [2021-01-29T00:50:15.748Z] ---> 003d4924051d [2021-01-29T00:50:15.748Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-29T00:50:15.748Z] ---> Running in 7228fc69617f [2021-01-29T00:50:16.747Z] Removing intermediate container 7228fc69617f [2021-01-29T00:50:16.748Z] ---> 620878cd77d1 [2021-01-29T00:50:16.748Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T00:50:16.748Z] ---> Running in 5dc17c1bf664 [2021-01-29T00:50:17.747Z] Removing intermediate container 5dc17c1bf664 [2021-01-29T00:50:17.747Z] ---> 811293e7e126 [2021-01-29T00:50:17.747Z] Step 24/26 : LABEL arch=arm64 [2021-01-29T00:50:17.747Z] ---> Running in d819713fe928 [2021-01-29T00:50:18.356Z] Removing intermediate container d819713fe928 [2021-01-29T00:50:18.356Z] ---> 1b02c9c9da84 [2021-01-29T00:50:18.639Z] Step 25/26 : LABEL git_sha=efb8e2a6ba2a40eed11bedbfb73058e4bf9b3420 [2021-01-29T00:50:18.639Z] ---> Running in cbccb83c1570 [2021-01-29T00:50:19.634Z] Removing intermediate container cbccb83c1570 [2021-01-29T00:50:19.634Z] ---> 38fd54c4ba15 [2021-01-29T00:50:19.634Z] Step 26/26 : LABEL version=0.0.0 [2021-01-29T00:50:19.634Z] ---> Running in b8d84c29be7b [2021-01-29T00:50:20.624Z] Removing intermediate container b8d84c29be7b [2021-01-29T00:50:20.624Z] ---> 83bb846299a5 [2021-01-29T00:50:20.624Z] [2021-01-29T00:50:20.902Z] Successfully built 83bb846299a5 [2021-01-29T00:50:21.183Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-29T00:50:27.937Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-29T00:50:34.690Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-29T00:50:42.993Z] Removing intermediate container 0d3db8423f4b [2021-01-29T00:50:42.993Z] ---> 23b11b9d3da5 [2021-01-29T00:50:42.993Z] [2021-01-29T00:50:42.993Z] Step 10/24 : FROM alpine:3.12 [2021-01-29T00:50:42.993Z] ---> afeebe901d6b [2021-01-29T00:50:42.993Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-29T00:50:42.993Z] ---> Running in 6494757eeda7 [2021-01-29T00:50:43.598Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T00:50:43.874Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T00:50:44.478Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-29T00:50:44.478Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-29T00:50:44.478Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-29T00:50:44.478Z] (4/5) Installing curl (7.69.1-r3) [2021-01-29T00:50:44.755Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-29T00:50:44.755Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:50:44.755Z] Executing ca-certificates-20191127-r4.trigger [2021-01-29T00:50:45.031Z] OK: 7 MiB in 19 packages [2021-01-29T00:50:47.672Z] Removing intermediate container 6494757eeda7 [2021-01-29T00:50:47.672Z] ---> 15c7d15d9595 [2021-01-29T00:50:47.672Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-29T00:50:47.672Z] ---> Running in e0083962e8cd [2021-01-29T00:50:48.660Z] Removing intermediate container e0083962e8cd [2021-01-29T00:50:48.660Z] ---> f72593a058c6 [2021-01-29T00:50:48.660Z] Step 13/24 : WORKDIR / [2021-01-29T00:50:48.660Z] ---> Running in ce4f750a27ea [2021-01-29T00:50:49.656Z] Removing intermediate container ce4f750a27ea [2021-01-29T00:50:49.656Z] ---> 6dceadfc2ba8 [2021-01-29T00:50:49.656Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-29T00:50:51.103Z] ---> ff9c3ac3f0eb [2021-01-29T00:50:51.103Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-29T00:50:52.118Z] + mkdir -p /tmp/build/dist/linux [2021-01-29T00:50:52.118Z] + cd /tmp/build/dist/linux [2021-01-29T00:50:52.118Z] + git clone https://github.com/jwilder/dockerize.git . [2021-01-29T00:50:52.118Z] Cloning into '.'... [2021-01-29T00:50:52.396Z]  ---> c169a7793188 [2021-01-29T00:50:52.396Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-29T00:50:52.674Z] + go get github.com/robfig/glock [2021-01-29T00:50:53.671Z]  ---> bea14911e6ef [2021-01-29T00:50:53.671Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-29T00:50:55.672Z] ---> ecf1b65b73a9 [2021-01-29T00:50:55.672Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-29T00:50:57.672Z] ---> bc58ed84f44e [2021-01-29T00:50:57.673Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-29T00:50:58.678Z] ---> 1b94ac217b18 [2021-01-29T00:50:58.678Z] 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-01-29T00:50:58.961Z] ---> Running in 3f3edf16c7c6 [2021-01-29T00:51:03.346Z] Removing intermediate container 3f3edf16c7c6 [2021-01-29T00:51:03.346Z] ---> 29f11b912905 [2021-01-29T00:51:03.346Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-29T00:51:03.346Z] ---> Running in 310e7c23f508 [2021-01-29T00:51:03.624Z] Removing intermediate container 310e7c23f508 [2021-01-29T00:51:03.624Z] ---> 07d91dca4fe3 [2021-01-29T00:51:03.624Z] Step 22/24 : LABEL arch=arm64 [2021-01-29T00:51:03.906Z] ---> Running in 4001d9ce0d16 [2021-01-29T00:51:04.510Z] Removing intermediate container 4001d9ce0d16 [2021-01-29T00:51:04.510Z] ---> ffd55608f491 [2021-01-29T00:51:04.510Z] Step 23/24 : LABEL git_sha=efb8e2a6ba2a40eed11bedbfb73058e4bf9b3420 [2021-01-29T00:51:04.787Z] ---> Running in 5c9d1ccb590d [2021-01-29T00:51:05.393Z] Removing intermediate container 5c9d1ccb590d [2021-01-29T00:51:05.393Z] ---> 6913f25567f2 [2021-01-29T00:51:05.393Z] Step 24/24 : LABEL version=0.0.0 [2021-01-29T00:51:05.393Z] ---> Running in 71a8bfa97cb2 [2021-01-29T00:51:06.387Z] Removing intermediate container 71a8bfa97cb2 [2021-01-29T00:51:06.387Z] ---> d8a0455b72f0 [2021-01-29T00:51:06.387Z] [2021-01-29T00:51:06.665Z] Successfully built d8a0455b72f0 [2021-01-29T00:51:06.665Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-29T00:51:12.150Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container d81855cd6def [2021-01-29T00:51:12.150Z] ---> e3520aa6f208 [2021-01-29T00:51:12.150Z] [2021-01-29T00:51:12.150Z] Step 10/22 : FROM alpine:3.12 [2021-01-29T00:51:12.150Z] ---> afeebe901d6b [2021-01-29T00:51:12.150Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-29T00:51:12.430Z] ---> Running in 34da00844e95 [2021-01-29T00:51:14.438Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T00:51:14.438Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T00:51:15.034Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-29T00:51:15.034Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-29T00:51:15.034Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:51:15.317Z] Executing ca-certificates-20191127-r4.trigger [2021-01-29T00:51:15.317Z] OK: 6 MiB in 16 packages [2021-01-29T00:51:17.322Z] + glock sync -n [2021-01-29T00:51:17.322Z] Removing intermediate container 34da00844e95 [2021-01-29T00:51:17.322Z] ---> 2005e03eff49 [2021-01-29T00:51:17.322Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-29T00:51:17.599Z] ---> Running in 0c0b58af9e84 [2021-01-29T00:51:18.197Z] Removing intermediate container 0c0b58af9e84 [2021-01-29T00:51:18.197Z] ---> aeb19cd6948a [2021-01-29T00:51:18.197Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-29T00:51:18.197Z] ---> Running in 663d7bac38d7 [2021-01-29T00:51:18.797Z] Removing intermediate container 663d7bac38d7 [2021-01-29T00:51:18.797Z] ---> e9ec4e91fab7 [2021-01-29T00:51:18.797Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-29T00:51:18.797Z] ---> Running in 45a6e7a7923b [2021-01-29T00:51:19.465Z] Removing intermediate container 45a6e7a7923b [2021-01-29T00:51:19.465Z] ---> b4a4d943021b [2021-01-29T00:51:19.465Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T00:51:20.992Z] ---> b760f8ab1227 [2021-01-29T00:51:20.992Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-29T00:51:22.970Z] ---> 05ad685021b1 [2021-01-29T00:51:22.970Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-29T00:51:24.405Z] github.com/elgs/gosplitargs a491c5eeb3c8 [get checkout e9cf3de21e14] [2021-01-29T00:51:24.405Z] github.com/hpcloud/tail a1dbeea552b7 [get checkout faf842bde7ed] [2021-01-29T00:51:24.405Z] github.com/jwilder/gojq c550732d4a52 [get checkout 81fa9a608a13] [2021-01-29T00:51:24.405Z] ---> 3d98fa62bcd9 [2021-01-29T00:51:24.405Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-29T00:51:24.405Z] ---> Running in 662d4b9f468a [2021-01-29T00:51:24.677Z] golang.org/x/net 5f4716e94777 [get checkout 749a502dd1ea] [2021-01-29T00:51:24.677Z] + git describe '--abbrev=0' --tags [2021-01-29T00:51:24.677Z] Removing intermediate container b8d8a5271349 [2021-01-29T00:51:24.677Z] ---> ae9c26dfc1be [2021-01-29T00:51:24.677Z] [2021-01-29T00:51:24.677Z] Step 10/23 : FROM alpine:3.12 [2021-01-29T00:51:24.677Z] ---> afeebe901d6b [2021-01-29T00:51:24.677Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-29T00:51:24.677Z] ---> Using cache [2021-01-29T00:51:24.677Z] ---> 86f5483be84a [2021-01-29T00:51:24.677Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-29T00:51:24.677Z] ---> Using cache [2021-01-29T00:51:24.677Z] + TAG=v0.6.1 [2021-01-29T00:51:24.677Z] + LDFLAGS='-X main.buildVersion=v0.6.1' [2021-01-29T00:51:24.677Z] + apk --print-arch [2021-01-29T00:51:24.677Z]  ---> 09a6be14b491 [2021-01-29T00:51:24.677Z] Step 13/23 : ENV APP_PORT=48081+ arch=aarch64 [2021-01-29T00:51:24.677Z] + echo 'building [dockerize] for arm64 ... ' [2021-01-29T00:51:24.677Z] building [dockerize] for arm64 ... [2021-01-29T00:51:24.677Z] + CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags '-X main.buildVersion=v0.6.1' -o /tmp/build/dist/linux/dockerize [2021-01-29T00:51:24.677Z]  [2021-01-29T00:51:24.951Z] ---> Running in 1d1231e06c53 [2021-01-29T00:51:24.951Z] Removing intermediate container 662d4b9f468a [2021-01-29T00:51:24.951Z] ---> 61e529072694 [2021-01-29T00:51:24.951Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T00:51:25.223Z] ---> Running in c58adcfbd68d [2021-01-29T00:51:25.499Z] Removing intermediate container 1d1231e06c53 [2021-01-29T00:51:25.499Z] ---> ccf11ff342b5 [2021-01-29T00:51:25.499Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-29T00:51:25.773Z] ---> Running in 651d6b96b7a3 [2021-01-29T00:51:26.047Z] Removing intermediate container c58adcfbd68d [2021-01-29T00:51:26.047Z] ---> 7e575b09efe9 [2021-01-29T00:51:26.047Z] Step 20/22 : LABEL arch=arm64 [2021-01-29T00:51:26.047Z] ---> Running in 9c74aecbfc45 [2021-01-29T00:51:26.322Z] Removing intermediate container 651d6b96b7a3 [2021-01-29T00:51:26.322Z] ---> 16d0983682b6 [2021-01-29T00:51:26.322Z] Step 15/23 : WORKDIR / [2021-01-29T00:51:26.595Z] ---> Running in f03c5d579d8d [2021-01-29T00:51:26.877Z] Removing intermediate container 9c74aecbfc45 [2021-01-29T00:51:26.877Z] ---> 30981174f14b [2021-01-29T00:51:26.877Z] Step 21/22 : LABEL git_sha=efb8e2a6ba2a40eed11bedbfb73058e4bf9b3420 [2021-01-29T00:51:27.150Z] ---> Running in 70a776d0c768 [2021-01-29T00:51:27.150Z] Removing intermediate container f03c5d579d8d [2021-01-29T00:51:27.150Z] ---> 3991ff042a29 [2021-01-29T00:51:27.150Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T00:51:27.757Z] Removing intermediate container 70a776d0c768 [2021-01-29T00:51:27.757Z] ---> 71ec8125a377 [2021-01-29T00:51:27.757Z] Step 22/22 : LABEL version=0.0.0 [2021-01-29T00:51:27.757Z] ---> Running in 85f32a7b6e8c [2021-01-29T00:51:28.033Z] ---> 090816e0c526 [2021-01-29T00:51:28.033Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-29T00:51:28.317Z] Removing intermediate container 85f32a7b6e8c [2021-01-29T00:51:28.597Z] ---> 62e3c7500956 [2021-01-29T00:51:28.597Z] [2021-01-29T00:51:28.873Z] Successfully built 62e3c7500956 [2021-01-29T00:51:28.873Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-29T00:51:29.470Z]  Building docker-support-notifications-go ... done + date [2021-01-29T00:51:29.470Z] Fri Jan 29 00:51:29 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux [2021-01-29T00:51:29.470Z] + echo 'Fri Jan 29 00:51:29 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux' [2021-01-29T00:51:29.746Z]  ---> db99e1faf7a7 [2021-01-29T00:51:29.746Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-29T00:51:30.731Z] ---> 42f92755f20e [2021-01-29T00:51:30.731Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-29T00:51:31.328Z] ---> Running in 452a0e6e4502 [2021-01-29T00:51:31.927Z] Removing intermediate container 452a0e6e4502 [2021-01-29T00:51:31.927Z] ---> 050988485fff [2021-01-29T00:51:31.927Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T00:51:32.517Z] ---> Running in 8e80cfb0516f [2021-01-29T00:51:33.119Z] Removing intermediate container 8e80cfb0516f [2021-01-29T00:51:33.119Z] ---> eede05008467 [2021-01-29T00:51:33.119Z] Step 21/23 : LABEL arch=arm64 [2021-01-29T00:51:33.392Z] ---> Running in 1f5e5215c0d2 [2021-01-29T00:51:33.986Z] Removing intermediate container 1f5e5215c0d2 [2021-01-29T00:51:33.986Z] ---> fc19c9e23bc1 [2021-01-29T00:51:33.986Z] Step 22/23 : LABEL git_sha=efb8e2a6ba2a40eed11bedbfb73058e4bf9b3420 [2021-01-29T00:51:34.266Z] ---> Running in 62e45a9dc12e [2021-01-29T00:51:34.867Z] Removing intermediate container 62e45a9dc12e [2021-01-29T00:51:34.867Z] ---> 3e089e687676 [2021-01-29T00:51:34.867Z] Step 23/23 : LABEL version=0.0.0 [2021-01-29T00:51:35.476Z] ---> Running in 6bb07954bdd1 [2021-01-29T00:51:36.069Z] Removing intermediate container 6bb07954bdd1 [2021-01-29T00:51:36.069Z] ---> 904bacf6af61 [2021-01-29T00:51:36.069Z] [2021-01-29T00:51:36.341Z] Successfully built 904bacf6af61 [2021-01-29T00:51:36.341Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-29T00:51:36.933Z]  Building docker-core-metadata-go ... done Removing intermediate container 7862cd6d2029 [2021-01-29T00:51:36.933Z] ---> ba766918f2de [2021-01-29T00:51:36.933Z] Step 11/34 : RUN mkdir -p /test && cp "$BUILD_BASE_DIR"/dockerize /test/ && ldd /test/dockerize 2>&1 > /test/ldd_out.log || echo "statically linked" [2021-01-29T00:51:37.210Z] ---> Running in 8da33e93b577 [2021-01-29T00:51:38.646Z] /lib/ld-musl-aarch64.so.1: /test/dockerize: Not a valid dynamic program [2021-01-29T00:51:38.646Z] statically linked [2021-01-29T00:51:40.089Z] Removing intermediate container 8da33e93b577 [2021-01-29T00:51:40.089Z] ---> 378d1164a8e5 [2021-01-29T00:51:40.089Z] [2021-01-29T00:51:40.089Z] Step 12/34 : FROM alpine:3.12 [2021-01-29T00:51:40.089Z] ---> afeebe901d6b [2021-01-29T00:51:40.089Z] Step 13/34 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-29T00:51:40.089Z] ---> Running in a7edabb22cfd [2021-01-29T00:51:40.361Z] Removing intermediate container a7edabb22cfd [2021-01-29T00:51:40.361Z] ---> 0f574d91cda5 [2021-01-29T00:51:40.361Z] Step 14/34 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-29T00:51:40.634Z] ---> Running in 8a5c7296cca3 [2021-01-29T00:51:41.609Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T00:51:41.880Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T00:51:42.858Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-29T00:51:42.858Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-29T00:51:42.858Z] (3/3) Installing su-exec (0.2-r1) [2021-01-29T00:51:42.858Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:51:42.858Z] OK: 6 MiB in 17 packages [2021-01-29T00:51:43.832Z] Removing intermediate container 8a5c7296cca3 [2021-01-29T00:51:43.832Z] ---> caa348c73efc [2021-01-29T00:51:43.832Z] Step 15/34 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-29T00:51:44.110Z] ---> Running in 583aa1fa8e1c [2021-01-29T00:51:44.383Z] Removing intermediate container 583aa1fa8e1c [2021-01-29T00:51:44.383Z] ---> e667071235ca [2021-01-29T00:51:44.383Z] Step 16/34 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-29T00:51:44.655Z] ---> Running in 1e4a55cfe5e0 [2021-01-29T00:51:45.247Z] Removing intermediate container 1e4a55cfe5e0 [2021-01-29T00:51:45.247Z] ---> c83386152630 [2021-01-29T00:51:45.247Z] Step 17/34 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-01-29T00:51:45.247Z] ---> Running in 8ba2934c9a97 [2021-01-29T00:51:47.849Z] Removing intermediate container 8ba2934c9a97 [2021-01-29T00:51:47.849Z] ---> be4531a49115 [2021-01-29T00:51:47.849Z] Step 18/34 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-29T00:51:47.849Z] ---> Running in 3e084b837226 [2021-01-29T00:51:48.123Z] Removing intermediate container 3e084b837226 [2021-01-29T00:51:48.123Z] ---> c459b3eb9699 [2021-01-29T00:51:48.123Z] Step 19/34 : COPY --from=builder /tmp/build/dist/linux/dockerize . [2021-01-29T00:51:49.105Z] ---> bc9fc8a269b4 [2021-01-29T00:51:49.105Z] Step 20/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-29T00:51:50.091Z] ---> e16592b16b0a [2021-01-29T00:51:50.091Z] Step 21/34 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-29T00:51:50.091Z] ---> Running in 6bd20d975a64 [2021-01-29T00:51:52.695Z] Removing intermediate container 6bd20d975a64 [2021-01-29T00:51:52.695Z] ---> 2ad24bccf285 [2021-01-29T00:51:52.695Z] Step 22/34 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T00:51:52.966Z] ---> 4d2a46787296 [2021-01-29T00:51:52.967Z] Step 23/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-29T00:51:54.401Z] ---> 0014f6b1ce30 [2021-01-29T00:51:54.401Z] Step 24/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-29T00:51:54.992Z] ---> 1e0bf923351a [2021-01-29T00:51:54.992Z] Step 25/34 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-29T00:51:55.968Z] ---> 13f0485d195d [2021-01-29T00:51:55.968Z] Step 26/34 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-29T00:51:56.940Z] ---> 2dd9bf255308 [2021-01-29T00:51:56.940Z] Step 27/34 : VOLUME ${SECURITY_INIT_DIR} [2021-01-29T00:51:57.532Z] ---> Running in decd4cb3a82d [2021-01-29T00:51:57.804Z] Removing intermediate container decd4cb3a82d [2021-01-29T00:51:57.804Z] ---> 4fa07bfaf09f [2021-01-29T00:51:57.804Z] Step 28/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-29T00:51:58.775Z] ---> f4186f4f7103 [2021-01-29T00:51:58.775Z] Step 29/34 : RUN chmod +x /entrypoint.sh [2021-01-29T00:51:59.048Z] ---> Running in bc3c80b30cbd [2021-01-29T00:52:01.657Z] Removing intermediate container bc3c80b30cbd [2021-01-29T00:52:01.657Z] ---> 3d9b2c184969 [2021-01-29T00:52:01.657Z] Step 30/34 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-29T00:52:01.657Z] ---> Running in 18b7a605bb27 [2021-01-29T00:52:02.254Z] Removing intermediate container 18b7a605bb27 [2021-01-29T00:52:02.254Z] ---> a414691ed778 [2021-01-29T00:52:02.254Z] Step 31/34 : CMD ["gate"] [2021-01-29T00:52:02.847Z] ---> Running in 0101bacc259d [2021-01-29T00:52:03.440Z] Removing intermediate container 0101bacc259d [2021-01-29T00:52:03.440Z] ---> 453cc8d0454a [2021-01-29T00:52:03.440Z] Step 32/34 : LABEL arch=arm64 [2021-01-29T00:52:03.710Z] ---> Running in 52cb7a9f848b [2021-01-29T00:52:04.301Z] Removing intermediate container 52cb7a9f848b [2021-01-29T00:52:04.301Z] ---> 035fcf31e6f3 [2021-01-29T00:52:04.301Z] Step 33/34 : LABEL git_sha=efb8e2a6ba2a40eed11bedbfb73058e4bf9b3420 [2021-01-29T00:52:04.891Z] ---> Running in 04d8fa686374 [2021-01-29T00:52:05.161Z] Removing intermediate container 04d8fa686374 [2021-01-29T00:52:05.161Z] ---> 210ed5caa645 [2021-01-29T00:52:05.161Z] Step 34/34 : LABEL version=0.0.0 [2021-01-29T00:52:05.779Z] ---> Running in 5c80d5e0e222 [2021-01-29T00:52:06.371Z] Removing intermediate container 5c80d5e0e222 [2021-01-29T00:52:06.371Z] ---> ff4f8cfdee94 [2021-01-29T00:52:06.371Z] [2021-01-29T00:52:06.642Z] Successfully built ff4f8cfdee94 [2021-01-29T00:52:06.914Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-01-29T00:52:07.199Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-01-29T00:52:07.221Z] $ docker stop --time=1 43f3a50921ddf0f26a0c4e0a0208450da18ca00607a96f22eb0e306de9e28c6f [2021-01-29T00:52:09.171Z] $ docker rm -f 43f3a50921ddf0f26a0c4e0a0208450da18ca00607a96f22eb0e306de9e28c6f [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-29T00:52:09.870Z] + grep docker [2021-01-29T00:52:09.871Z] + docker images [2021-01-29T00:52:10.144Z] docker-security-bootstrapper-go-arm64 latest ff4f8cfdee94 4 seconds ago 31.9MB [2021-01-29T00:52:10.144Z] docker-core-metadata-go-arm64 latest 904bacf6af61 35 seconds ago 17.7MB [2021-01-29T00:52:10.144Z] docker-support-notifications-go-arm64 latest 62e3c7500956 42 seconds ago 16MB [2021-01-29T00:52:10.144Z] docker-security-secretstore-setup-go-arm64 latest d8a0455b72f0 About a minute ago 23.4MB [2021-01-29T00:52:10.144Z] docker-sys-mgmt-agent-go-arm64 latest 83bb846299a5 About a minute ago 300MB [2021-01-29T00:52:10.144Z] docker-core-data-go-arm64 latest 1032bad5fe27 3 minutes ago 21MB [2021-01-29T00:52:10.144Z] docker-core-command-go-arm64 latest 5bd77bc78c23 3 minutes ago 16MB [2021-01-29T00:52:10.144Z] docker-security-proxy-setup-go-arm64 latest c1d2d02857c0 3 minutes ago 23.2MB [2021-01-29T00:52:10.144Z] docker-support-scheduler-go-arm64 latest a857f10cc8f5 3 minutes ago 15.5MB [2021-01-29T00:52:10.144Z] docker 20.10.0 eeaf43b92773 6 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-29T00:52:12.409Z] provisioning config files... [2021-01-29T00:52:12.430Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config474253182091635702tmp [Pipeline] { [Pipeline] sh [2021-01-29T00:52:12.809Z] + set +x [2021-01-29T00:52:12.809Z] + curl -s https://codecov.io/bash [2021-01-29T00:52:12.809Z] + bash -s -- [2021-01-29T00:52:13.388Z] [2021-01-29T00:52:13.388Z] _____ _ [2021-01-29T00:52:13.388Z] / ____| | | [2021-01-29T00:52:13.388Z] | | ___ __| | ___ ___ _____ __ [2021-01-29T00:52:13.388Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-29T00:52:13.388Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-29T00:52:13.388Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-29T00:52:13.388Z] Bash-20210128-d4071a2 [2021-01-29T00:52:13.388Z] [2021-01-29T00:52:13.388Z] [2021-01-29T00:52:13.388Z] ==> git version 2.24.3 found [2021-01-29T00:52:13.388Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-29T00:52:13.388Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-29T00:52:13.388Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-29T00:52:13.388Z] ==> Jenkins CI detected. [2021-01-29T00:52:13.388Z] project root: . [2021-01-29T00:52:13.388Z] --> token set from env [2021-01-29T00:52:13.388Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-29T00:52:13.388Z] ==> Running gcov in . (disable via -X gcov) [2021-01-29T00:52:13.388Z] ==> Python coveragepy not found [2021-01-29T00:52:13.388Z] ==> Searching for coverage reports in: [2021-01-29T00:52:13.388Z] + . [2021-01-29T00:52:13.388Z] -> Found 1 reports [2021-01-29T00:52:13.388Z] ==> Detecting git/mercurial file structure [2021-01-29T00:52:13.388Z] ==> Reading reports [2021-01-29T00:52:13.388Z] + ./coverage.out bytes=565356 [2021-01-29T00:52:13.388Z] ==> Appending adjustments [2021-01-29T00:52:13.388Z] https://docs.codecov.io/docs/fixing-reports [2021-01-29T00:52:16.711Z] + Found adjustments [2021-01-29T00:52:16.711Z] ==> Gzipping contents [2021-01-29T00:52:16.711Z] 84K /tmp/codecov.6wSOTU.gz [2021-01-29T00:52:16.711Z] ==> Uploading reports [2021-01-29T00:52:16.711Z] url: https://codecov.io [2021-01-29T00:52:16.711Z] query: branch=PR-3088&commit=efb8e2a6ba2a40eed11bedbfb73058e4bf9b3420&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3088%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3088&job=&cmd_args= [2021-01-29T00:52:16.711Z] -> Pinging Codecov [2021-01-29T00:52:16.711Z] https://codecov.io/upload/v4?package=bash-20210128-d4071a2&token=secret&branch=PR-3088&commit=efb8e2a6ba2a40eed11bedbfb73058e4bf9b3420&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3088%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3088&job=&cmd_args= [2021-01-29T00:52:17.287Z] -> Uploading to [2021-01-29T00:52:17.287Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-29/00271124DB129430A58F1EEE437C3FCB/efb8e2a6ba2a40eed11bedbfb73058e4bf9b3420/fe87dcfd-d728-4247-821b-66af9b0dd617.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210129%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210129T005217Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0c26c9fc150441342abd57fb08706b6571108f7af4de4216b6e28ffc30955cbc [2021-01-29T00:52:17.287Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-29T00:52:17.287Z] Dload Upload Total Spent Left Speed [2021-01-29T00:52:17.860Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 85707 0 0 100 85707 0 173k --:--:-- --:--:-- --:--:-- 174k 100 85707 0 0 100 85707 0 173k --:--:-- --:--:-- --:--:-- 173k [2021-01-29T00:52:17.860Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/efb8e2a6ba2a40eed11bedbfb73058e4bf9b3420 [Pipeline] } [2021-01-29T00:52:17.869Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-29T00:52:19.635Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-29T00:52:20.519Z] ---> package-listing.sh [2021-01-29T00:52:20.519Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-29T00:52:20.519Z] ++ facter osfamily [2021-01-29T00:52:20.519Z] + OS_FAMILY=redhat [2021-01-29T00:52:20.519Z] + workspace=/w/workspace/edgex-go/5 [2021-01-29T00:52:20.519Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-29T00:52:20.519Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-29T00:52:20.519Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-29T00:52:20.519Z] + PACKAGES=/tmp/packages_start.txt [2021-01-29T00:52:20.519Z] + '[' /w/workspace/edgex-go/5 ']' [2021-01-29T00:52:20.519Z] + PACKAGES=/tmp/packages_end.txt [2021-01-29T00:52:20.519Z] + case "${OS_FAMILY}" in [2021-01-29T00:52:20.519Z] + rpm -qa [2021-01-29T00:52:20.519Z] + sort [2021-01-29T00:52:25.833Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-29T00:52:25.833Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-29T00:52:25.833Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-29T00:52:25.833Z] + '[' /w/workspace/edgex-go/5 ']' [2021-01-29T00:52:25.833Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-01-29T00:52:25.833Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-01-29T00:52:25.847Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-29T00:52:26.154Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-29T00:52:26.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-29T00:52:26.472Z] [2021-01-29T00:52:26.472Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-29T00:52:27.049Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-29T00:52:27.049Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-29T00:52:27.049Z] df20fa9351a1: Pulling fs layer [2021-01-29T00:52:27.049Z] 36b3adc4ff6f: Pulling fs layer [2021-01-29T00:52:27.049Z] 8ad3a11d3b57: Pulling fs layer [2021-01-29T00:52:27.049Z] 46f8f816bc3b: Pulling fs layer [2021-01-29T00:52:27.049Z] 93b61091891f: Pulling fs layer [2021-01-29T00:52:27.049Z] 93b9cdb0e59b: Pulling fs layer [2021-01-29T00:52:27.049Z] 5e14af77c1be: Pulling fs layer [2021-01-29T00:52:27.049Z] 01666e4c0597: Pulling fs layer [2021-01-29T00:52:27.049Z] aa168da1d23b: Pulling fs layer [2021-01-29T00:52:27.049Z] 5e14af77c1be: Waiting [2021-01-29T00:52:27.049Z] 46f8f816bc3b: Waiting [2021-01-29T00:52:27.049Z] 93b61091891f: Waiting [2021-01-29T00:52:27.049Z] 93b9cdb0e59b: Waiting [2021-01-29T00:52:27.049Z] aa168da1d23b: Waiting [2021-01-29T00:52:27.049Z] 01666e4c0597: Waiting [2021-01-29T00:52:27.049Z] 36b3adc4ff6f: Verifying Checksum [2021-01-29T00:52:27.049Z] 36b3adc4ff6f: Download complete [2021-01-29T00:52:27.049Z] 46f8f816bc3b: Verifying Checksum [2021-01-29T00:52:27.049Z] 46f8f816bc3b: Download complete [2021-01-29T00:52:27.049Z] df20fa9351a1: Download complete [2021-01-29T00:52:27.049Z] 93b9cdb0e59b: Verifying Checksum [2021-01-29T00:52:27.049Z] 93b9cdb0e59b: Download complete [2021-01-29T00:52:27.450Z] 5e14af77c1be: Verifying Checksum [2021-01-29T00:52:27.450Z] 5e14af77c1be: Download complete [2021-01-29T00:52:27.450Z] 01666e4c0597: Verifying Checksum [2021-01-29T00:52:27.450Z] 01666e4c0597: Download complete [2021-01-29T00:52:27.450Z] 93b61091891f: Verifying Checksum [2021-01-29T00:52:27.450Z] 93b61091891f: Download complete [2021-01-29T00:52:27.450Z] 8ad3a11d3b57: Verifying Checksum [2021-01-29T00:52:27.450Z] 8ad3a11d3b57: Download complete [2021-01-29T00:52:27.747Z] df20fa9351a1: Pull complete [2021-01-29T00:52:28.061Z] 36b3adc4ff6f: Pull complete [2021-01-29T00:52:30.012Z] aa168da1d23b: Verifying Checksum [2021-01-29T00:52:30.012Z] aa168da1d23b: Download complete [2021-01-29T00:52:30.012Z] 8ad3a11d3b57: Pull complete [2021-01-29T00:52:30.012Z] 46f8f816bc3b: Pull complete [2021-01-29T00:52:30.589Z] 93b61091891f: Pull complete [2021-01-29T00:52:30.854Z] 93b9cdb0e59b: Pull complete [2021-01-29T00:52:30.854Z] 5e14af77c1be: Pull complete [2021-01-29T00:52:31.124Z] 01666e4c0597: Pull complete [2021-01-29T00:52:43.435Z] aa168da1d23b: Pull complete [2021-01-29T00:52:43.435Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-29T00:52:43.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-29T00:52:43.435Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-29T00:52:43.670Z] prd-centos7-docker-4c-2g-23835 does not seem to be running inside a container [2021-01-29T00:52:43.728Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-29T00:52:47.337Z] $ docker top dc88ef580d689f51b155c2bcb1f2f0f75d8f90b39f491dc6432976dfdbf5f654 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-29T00:52:47.953Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-29T00:52:48.259Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-29T00:52:48.561Z] + ls /var/log/sa-host [2021-01-29T00:52:48.562Z] + sadf -c /var/log/sa-host/sa23 [2021-01-29T00:52:48.562Z] file_magic: OK [2021-01-29T00:52:48.562Z] HZ: Using current value: 100 [2021-01-29T00:52:48.562Z] file_header: OK [2021-01-29T00:52:48.562Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-29T00:52:48.562Z] Statistics: [2021-01-29T00:52:48.562Z] Hnuu...uuuununununu... [2021-01-29T00:52:48.562Z] File successfully converted to sysstat format version 12.2.1 [2021-01-29T00:52:48.562Z] + sadf -c /var/log/sa-host/sa29 [2021-01-29T00:52:48.562Z] file_magic: OK [2021-01-29T00:52:48.562Z] HZ: Using current value: 100 [2021-01-29T00:52:48.562Z] file_header: OK [2021-01-29T00:52:48.562Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-29T00:52:48.562Z] Statistics: [2021-01-29T00:52:48.562Z] 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... [2021-01-29T00:52:48.562Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-29T00:52:48.777Z] provisioning config files... [2021-01-29T00:52:48.795Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config1842982881748398101tmp [Pipeline] { [Pipeline] echo [2021-01-29T00:52:48.885Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-29T00:52:49.191Z] ---> create-netrc.sh [Pipeline] } [2021-01-29T00:52:49.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-29T00:52:49.291Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-29T00:52:49.594Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-29T00:52:49.607Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-29T00:52:49.940Z] ---> sudo-logs.sh [2021-01-29T00:52:49.940Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-29T00:52:49.951Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-29T00:52:50.252Z] ---> job-cost.sh [2021-01-29T00:52:50.252Z] lf-activate-venv: SKIPPING [2021-01-29T00:52:50.252Z] INFO: No Stack... [2021-01-29T00:52:51.203Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-29T00:52:51.796Z] INFO: Archiving Costs [Pipeline] echo [2021-01-29T00:52:51.812Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-29T00:52:52.117Z] ---> logs-deploy.sh [2021-01-29T00:52:52.117Z] lf-activate-venv: SKIPPING [2021-01-29T00:52:52.117Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3088/5 [2021-01-29T00:52:52.117Z] INFO: archiving workspace using pattern(s): [2021-01-29T00:52:53.510Z] Archives upload complete. [2021-01-29T00:52:53.772Z] INFO: archiving logs to Nexus