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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 435fc41d67987ddff12c535146ad4fc35898d092+576eddb6d79f77bc7b799d46a5f981c8da166ab0 (b2cb4fbf083ea9fea5b6df82aea3da99faaf0c40) 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2891’ Running on prd-centos7-docker-4c-2g-2898 in /w/workspace/edgexfoundry_edgex-go_PR-3391 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/12 [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/12 # 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/3391/head:refs/remotes/origin/PR-3391 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 576eddb6d79f77bc7b799d46a5f981c8da166ab0 into PR head commit 435fc41d67987ddff12c535146ad4fc35898d092 Merge succeeded, producing cd5ee8964df03bc70a60e816aacd26384163dd90 Checking out Revision cd5ee8964df03bc70a60e816aacd26384163dd90 (PR-3391) > git config core.sparsecheckout # timeout=10 > git checkout -f 435fc41d67987ddff12c535146ad4fc35898d092 # 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 576eddb6d79f77bc7b799d46a5f981c8da166ab0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd5ee8964df03bc70a60e816aacd26384163dd90 # timeout=10 Commit message: "Merge commit '576eddb6d79f77bc7b799d46a5f981c8da166ab0' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-04T08:31:30.911Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-04T08:31:31.001Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-04T08:31:31.027Z] ========================================================= [2021-05-04T08:31:31.027Z] EdgeX Global Pipelines Version Info [2021-05-04T08:31:31.027Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 9a07ad66ccd732acc4c78d1408e0ed4fa42d2dd9 # timeout=10 [2021-05-04T08:31:32.782Z] ------------------- [2021-05-04T08:31:32.782Z] stable info: [2021-05-04T08:31:32.782Z] ------------------- [2021-05-04T08:31:32.782Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-04T08:31:32.782Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-04T08:31:32.782Z] Message: update stable to v1.0.191 [2021-05-04T08:31:34.175Z] ------------------- [2021-05-04T08:31:34.175Z] experimental info: [2021-05-04T08:31:34.175Z] ------------------- [2021-05-04T08:31:34.175Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-04T08:31:34.175Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-04T08:31:34.175Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-04T08:31:34.323Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-04T08:31:34.344Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-04T08:31:34.364Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-04T08:31:34.385Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-04T08:31:34.405Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-04T08:31:34.426Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-04T08:31:34.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-04T08:31:34.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-04T08:31:34.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-05-04T08:31:34.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-05-04T08:31:34.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-04T08:31:34.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-04T08:31:34.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-04T08:31:34.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-04T08:31:34.619Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-04T08:31:34.643Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-04T08:31:34.665Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-04T08:31:34.686Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-04T08:31:34.707Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-04T08:31:34.728Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-04T08:31:34.750Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-04T08:31:34.771Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-04T08:31:34.792Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3391 [Pipeline] echo [2021-05-04T08:31:34.816Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3391 [Pipeline] echo [2021-05-04T08:31:34.837Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3391 [Pipeline] echo [2021-05-04T08:31:34.859Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd5ee8964df03bc70a60e816aacd26384163dd90 [Pipeline] echo [2021-05-04T08:31:34.881Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd5ee89 [Pipeline] echo [2021-05-04T08:31:34.903Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-04T08:31:34.968Z] provisioning config files... [2021-05-04T08:31:35.004Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config4832555164352199630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-04T08:31:35.331Z] ---> docker-login.sh [2021-05-04T08:31:35.331Z] nexus3.edgexfoundry.org:10001 [2021-05-04T08:31:35.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T08:31:35.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T08:31:35.876Z] Configure a credential helper to remove this warning. See [2021-05-04T08:31:35.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T08:31:35.876Z] [2021-05-04T08:31:35.876Z] Login Succeeded [2021-05-04T08:31:35.876Z] nexus3.edgexfoundry.org:10002 [2021-05-04T08:31:36.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T08:31:36.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T08:31:36.142Z] Configure a credential helper to remove this warning. See [2021-05-04T08:31:36.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T08:31:36.142Z] [2021-05-04T08:31:36.142Z] Login Succeeded [2021-05-04T08:31:36.142Z] nexus3.edgexfoundry.org:10003 [2021-05-04T08:31:36.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T08:31:36.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T08:31:36.413Z] Configure a credential helper to remove this warning. See [2021-05-04T08:31:36.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T08:31:36.413Z] [2021-05-04T08:31:36.413Z] Login Succeeded [2021-05-04T08:31:36.413Z] nexus3.edgexfoundry.org:10004 [2021-05-04T08:31:36.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T08:31:36.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T08:31:36.413Z] Configure a credential helper to remove this warning. See [2021-05-04T08:31:36.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T08:31:36.413Z] [2021-05-04T08:31:36.413Z] Login Succeeded [2021-05-04T08:31:36.413Z] docker.io [2021-05-04T08:31:36.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T08:31:36.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T08:31:36.941Z] Configure a credential helper to remove this warning. See [2021-05-04T08:31:36.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T08:31:36.941Z] [2021-05-04T08:31:36.941Z] Login Succeeded [2021-05-04T08:31:36.941Z] ---> docker-login.sh ends [Pipeline] } [2021-05-04T08:31:36.954Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-04T08:31:37.304Z] ++ 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-05-04T08:31:37.304Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-04T08:31:37.304Z] ++ dirname cmd/core-command/Dockerfile [2021-05-04T08:31:37.304Z] ++ cut -d/ -f2 [2021-05-04T08:31:37.304Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-04T08:31:37.304Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-04T08:31:37.304Z] ++ dirname cmd/core-data/Dockerfile [2021-05-04T08:31:37.304Z] ++ cut -d/ -f2 [2021-05-04T08:31:37.304Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-04T08:31:37.304Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-04T08:31:37.304Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-04T08:31:37.304Z] ++ cut -d/ -f2 [2021-05-04T08:31:37.304Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-04T08:31:37.304Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-04T08:31:37.304Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-04T08:31:37.304Z] ++ cut -d/ -f2 [2021-05-04T08:31:37.304Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-04T08:31:37.304Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-04T08:31:37.304Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-04T08:31:37.304Z] ++ cut -d/ -f2 [2021-05-04T08:31:37.304Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-04T08:31:37.304Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-04T08:31:37.304Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-04T08:31:37.304Z] ++ cut -d/ -f2 [2021-05-04T08:31:37.304Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-04T08:31:37.304Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-04T08:31:37.304Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-04T08:31:37.304Z] ++ cut -d/ -f2 [2021-05-04T08:31:37.304Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-04T08:31:37.304Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-04T08:31:37.304Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-04T08:31:37.304Z] ++ cut -d/ -f2 [2021-05-04T08:31:37.304Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-04T08:31:37.304Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-04T08:31:37.304Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-04T08:31:37.304Z] ++ cut -d/ -f2 [2021-05-04T08:31:37.304Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-04T08:31:37.396Z] 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-05-04T08:31:38.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-04T08:31:38.039Z] [2021-05-04T08:31:38.039Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-04T08:31:38.361Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-04T08:31:38.361Z] latest: Pulling from edgex-devops/git-semver [2021-05-04T08:31:38.361Z] 31603596830f: Pulling fs layer [2021-05-04T08:31:38.361Z] 54011a49482f: Pulling fs layer [2021-05-04T08:31:38.361Z] a6820b24f6d8: Pulling fs layer [2021-05-04T08:31:38.361Z] f581987b2513: Pulling fs layer [2021-05-04T08:31:38.361Z] f581987b2513: Waiting [2021-05-04T08:31:38.361Z] 54011a49482f: Verifying Checksum [2021-05-04T08:31:38.361Z] 54011a49482f: Download complete [2021-05-04T08:31:38.361Z] 31603596830f: Verifying Checksum [2021-05-04T08:31:38.361Z] 31603596830f: Download complete [2021-05-04T08:31:38.945Z] a6820b24f6d8: Verifying Checksum [2021-05-04T08:31:38.945Z] a6820b24f6d8: Download complete [2021-05-04T08:31:38.945Z] f581987b2513: Verifying Checksum [2021-05-04T08:31:38.945Z] f581987b2513: Download complete [2021-05-04T08:31:38.945Z] 31603596830f: Pull complete [2021-05-04T08:31:39.233Z] 54011a49482f: Pull complete [2021-05-04T08:31:40.201Z] a6820b24f6d8: Pull complete [2021-05-04T08:31:40.466Z] f581987b2513: Pull complete [2021-05-04T08:31:40.466Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-04T08:31:40.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-04T08:31:40.466Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-04T08:31:40.581Z] prd-centos7-docker-4c-2g-2898 does not seem to be running inside a container [2021-05-04T08:31:40.657Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-04T08:31:42.819Z] $ docker top 3626da9f43ffbaedd5c6480cf0b0d8e03bd7ba8c6223249e5c89a0beac109f49 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-04T08:31:43.012Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-04T08:31:43.012Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-04T08:31:43.262Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-04T08:31:43.268Z] $ docker exec 3626da9f43ffbaedd5c6480cf0b0d8e03bd7ba8c6223249e5c89a0beac109f49 ssh-agent [2021-05-04T08:31:43.469Z] SSH_AUTH_SOCK=/tmp/ssh-AdzvH0o1Rzma/agent.11 [2021-05-04T08:31:43.469Z] SSH_AGENT_PID=17 [2021-05-04T08:31:43.484Z] Running ssh-add (command line suppressed) [2021-05-04T08:31:43.634Z] Identity added: /w/workspace/edgex-go/12@tmp/private_key_4854033561700020542.key (/w/workspace/edgex-go/12@tmp/private_key_4854033561700020542.key) [2021-05-04T08:31:43.693Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-04T08:31:44.002Z] + git tag --points-at HEAD [Pipeline] } [2021-05-04T08:31:44.025Z] $ docker exec --env ******** --env ******** 3626da9f43ffbaedd5c6480cf0b0d8e03bd7ba8c6223249e5c89a0beac109f49 ssh-agent -k [2021-05-04T08:31:44.164Z] unset SSH_AUTH_SOCK; [2021-05-04T08:31:44.165Z] unset SSH_AGENT_PID; [2021-05-04T08:31:44.165Z] echo Agent pid 17 killed; [2021-05-04T08:31:44.231Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-04T08:31:44.271Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-04T08:31:44.271Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-04T08:31:44.505Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-04T08:31:44.512Z] $ docker exec 3626da9f43ffbaedd5c6480cf0b0d8e03bd7ba8c6223249e5c89a0beac109f49 ssh-agent [2021-05-04T08:31:44.732Z] SSH_AUTH_SOCK=/tmp/ssh-qw1sd8zM0Emi/agent.46 [2021-05-04T08:31:44.732Z] SSH_AGENT_PID=52 [2021-05-04T08:31:44.741Z] Running ssh-add (command line suppressed) [2021-05-04T08:31:44.897Z] Identity added: /w/workspace/edgex-go/12@tmp/private_key_8776762355194275637.key (/w/workspace/edgex-go/12@tmp/private_key_8776762355194275637.key) [2021-05-04T08:31:45.015Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-04T08:31:45.730Z] + git semver init [2021-05-04T08:31:45.730Z] # -> Open(): unable to determine branch for HEAD [2021-05-04T08:31:45.730Z] # $GIT_DIR = /w/workspace/edgex-go/12/.git [2021-05-04T08:31:45.730Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/12 [2021-05-04T08:31:45.730Z] # $SEMVER_REMOTE_NAME = origin [2021-05-04T08:31:45.730Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-04T08:31:45.730Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-04T08:31:45.730Z] # $SEMVER_BRANCH = PR-3391 [2021-05-04T08:31:45.730Z] # $SEMVER_TEMP = /tmp/semver-602536292 [2021-05-04T08:31:45.730Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-04T08:32:12.573Z] # '/tmp/semver-602536292' -> '/w/workspace/edgex-go/12/.semver' [2021-05-04T08:32:14.026Z] # -> Force: false [2021-05-04T08:32:14.026Z] # $SEMVER_DIR = /w/workspace/edgex-go/12/.semver [Pipeline] } [2021-05-04T08:32:14.321Z] $ docker exec --env ******** --env ******** 3626da9f43ffbaedd5c6480cf0b0d8e03bd7ba8c6223249e5c89a0beac109f49 ssh-agent -k [2021-05-04T08:32:14.701Z] unset SSH_AUTH_SOCK; [2021-05-04T08:32:14.713Z] unset SSH_AGENT_PID; [2021-05-04T08:32:14.713Z] echo Agent pid 52 killed; [2021-05-04T08:32:14.865Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-04T08:32:15.222Z] + git semver [Pipeline] } [2021-05-04T08:32:15.245Z] $ docker stop --time=1 3626da9f43ffbaedd5c6480cf0b0d8e03bd7ba8c6223249e5c89a0beac109f49 [2021-05-04T08:32:17.124Z] $ docker rm -f 3626da9f43ffbaedd5c6480cf0b0d8e03bd7ba8c6223249e5c89a0beac109f49 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-04T08:32:17.725Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-04T08:32:18.274Z] Stashed 1 file(s) [Pipeline] echo [2021-05-04T08:32:18.277Z] [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-05-04T08:32:18.796Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-04T08:32:19.098Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-04T08:32:19.426Z] + true [2021-05-04T08:32:19.426Z] + sudo service docker restart [2021-05-04T08:32:19.426Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-04T08:32:20.418Z] ========================================================= [2021-05-04T08:32:20.419Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-04T08:32:20.419Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-04T08:32:20.744Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-04T08:32:26.235Z] Sending build context to Docker daemon 330.1MB [2021-05-04T08:32:26.235Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-05-04T08:32:26.235Z] Step 2/6 : FROM ${BASE} [2021-05-04T08:32:26.235Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-04T08:32:26.235Z] 540db60ca938: Pulling fs layer [2021-05-04T08:32:26.235Z] adcc1eea9eea: Pulling fs layer [2021-05-04T08:32:26.235Z] 4c4ab2625f07: Pulling fs layer [2021-05-04T08:32:26.235Z] 0510c868ecb4: Pulling fs layer [2021-05-04T08:32:26.235Z] afea3b2eda06: Pulling fs layer [2021-05-04T08:32:26.235Z] 7809a108b3ef: Pulling fs layer [2021-05-04T08:32:26.235Z] f706445af74f: Pulling fs layer [2021-05-04T08:32:26.235Z] 0510c868ecb4: Waiting [2021-05-04T08:32:26.235Z] afea3b2eda06: Waiting [2021-05-04T08:32:26.235Z] 7809a108b3ef: Waiting [2021-05-04T08:32:26.235Z] f706445af74f: Waiting [2021-05-04T08:32:26.235Z] 4c4ab2625f07: Verifying Checksum [2021-05-04T08:32:26.235Z] 4c4ab2625f07: Download complete [2021-05-04T08:32:26.235Z] adcc1eea9eea: Verifying Checksum [2021-05-04T08:32:26.235Z] adcc1eea9eea: Download complete [2021-05-04T08:32:26.235Z] afea3b2eda06: Verifying Checksum [2021-05-04T08:32:26.235Z] afea3b2eda06: Download complete [2021-05-04T08:32:26.236Z] 7809a108b3ef: Verifying Checksum [2021-05-04T08:32:26.236Z] 7809a108b3ef: Download complete [2021-05-04T08:32:26.236Z] 540db60ca938: Verifying Checksum [2021-05-04T08:32:26.236Z] 540db60ca938: Download complete [2021-05-04T08:32:26.856Z] 540db60ca938: Pull complete [2021-05-04T08:32:27.139Z] adcc1eea9eea: Pull complete [2021-05-04T08:32:28.137Z] 4c4ab2625f07: Pull complete [2021-05-04T08:32:28.426Z] f706445af74f: Verifying Checksum [2021-05-04T08:32:28.426Z] f706445af74f: Download complete [2021-05-04T08:32:29.858Z] 0510c868ecb4: Verifying Checksum [2021-05-04T08:32:29.858Z] 0510c868ecb4: Download complete [2021-05-04T08:32:33.420Z] Still waiting to schedule task [2021-05-04T08:32:33.420Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-04T08:32:36.712Z] 0510c868ecb4: Pull complete [2021-05-04T08:32:37.108Z] afea3b2eda06: Pull complete [2021-05-04T08:32:37.108Z] 7809a108b3ef: Pull complete [2021-05-04T08:32:44.017Z] f706445af74f: Pull complete [2021-05-04T08:32:44.017Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-04T08:32:44.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-04T08:32:44.017Z] ---> b068be0155e3 [2021-05-04T08:32:44.017Z] 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-05-04T08:32:44.017Z] ---> Running in 3db1a9476941 [2021-05-04T08:32:44.017Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-04T08:32:44.973Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-04T08:32:45.561Z] (1/12) Installing libmagic (5.39-r0) [2021-05-04T08:32:46.162Z] (2/12) Installing file (5.39-r0) [2021-05-04T08:32:46.162Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-04T08:32:46.162Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-04T08:32:54.354Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-04T08:32:54.354Z] (6/12) Installing patch (2.7.6-r6) [2021-05-04T08:32:54.354Z] (7/12) Installing build-base (0.5-r2) [2021-05-04T08:32:54.354Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-04T08:32:54.354Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-04T08:32:54.354Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-04T08:32:54.354Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-04T08:32:54.354Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-04T08:32:54.354Z] Executing busybox-1.32.1-r6.trigger [2021-05-04T08:32:54.354Z] OK: 219 MiB in 52 packages [2021-05-04T08:32:57.734Z] Removing intermediate container 3db1a9476941 [2021-05-04T08:32:57.734Z] ---> c4027a0383ef [2021-05-04T08:32:57.734Z] Step 4/6 : WORKDIR /edgex-go [2021-05-04T08:32:57.734Z] ---> Running in 802b540d06f9 [2021-05-04T08:32:58.012Z] Removing intermediate container 802b540d06f9 [2021-05-04T08:32:58.012Z] ---> ffff9a75e2b7 [2021-05-04T08:32:58.012Z] Step 5/6 : COPY go.mod . [2021-05-04T08:32:58.284Z] ---> 9f281b3ded38 [2021-05-04T08:32:58.284Z] Step 6/6 : RUN go mod download [2021-05-04T08:32:58.284Z] ---> Running in 7aa7ed527725 [2021-05-04T08:33:25.060Z] Removing intermediate container 7aa7ed527725 [2021-05-04T08:33:25.060Z] ---> e1e5c9a34572 [2021-05-04T08:33:25.060Z] Successfully built e1e5c9a34572 [2021-05-04T08:33:25.060Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-04T08:33:25.403Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-04T08:33:25.403Z] . [Pipeline] withDockerContainer [2021-05-04T08:33:25.567Z] prd-centos7-docker-4c-2g-2898 does not seem to be running inside a container [2021-05-04T08:33:25.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-04T08:33:26.920Z] $ docker top 9351a0ff85d22b6ce18eee81e53d285b33a88ffd3103fc56aa62d0a29914f840 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-04T08:33:27.572Z] + go version [2021-05-04T08:33:27.572Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-04T08:33:27.596Z] $ docker stop --time=1 9351a0ff85d22b6ce18eee81e53d285b33a88ffd3103fc56aa62d0a29914f840 [2021-05-04T08:33:29.185Z] $ docker rm -f 9351a0ff85d22b6ce18eee81e53d285b33a88ffd3103fc56aa62d0a29914f840 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-04T08:33:29.729Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-04T08:33:29.729Z] . [Pipeline] withDockerContainer [2021-05-04T08:33:29.842Z] prd-centos7-docker-4c-2g-2898 does not seem to be running inside a container [2021-05-04T08:33:29.904Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-04T08:33:30.932Z] $ docker top ea36fa482d4343ae7997a67d32827e3ebecef41f0e272dc72de8769fa52b57e7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-04T08:33:31.076Z] ========================================================= [2021-05-04T08:33:31.076Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-04T08:33:31.076Z] ========================================================= [Pipeline] sh [2021-05-04T08:33:31.384Z] + go mod tidy [Pipeline] sh [2021-05-04T08:33:34.307Z] + make test [2021-05-04T08:33:34.589Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-04T08:33:47.000Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-04T08:34:13.875Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-04T08:34:16.545Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-04T08:34:19.962Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-04T08:34:19.962Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-04T08:34:22.623Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-04T08:34:22.623Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-04T08:34:22.623Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-04T08:34:22.623Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-04T08:34:24.089Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-04T08:34:24.692Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-04T08:34:29.077Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-04T08:34:29.077Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-04T08:34:29.077Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-04T08:34:30.511Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.174s coverage: 45.9% of statements [2021-05-04T08:34:30.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-04T08:34:30.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-04T08:34:30.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-04T08:34:30.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-04T08:34:30.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-04T08:34:30.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-04T08:34:30.511Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.065s coverage: 19.8% of statements [2021-05-04T08:34:30.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.110s coverage: 100.0% of statements [2021-05-04T08:34:35.119Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.185s coverage: 27.1% of statements [2021-05-04T08:34:35.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-04T08:34:35.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-04T08:34:35.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-04T08:34:35.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-04T08:34:35.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-04T08:34:35.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-04T08:34:35.119Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.097s coverage: 100.0% of statements [2021-05-04T08:34:35.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-04T08:34:35.119Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.101s coverage: 100.0% of statements [2021-05-04T08:34:35.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-04T08:34:35.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-04T08:34:35.119Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.136s coverage: 71.3% of statements [2021-05-04T08:34:35.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-04T08:34:35.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-04T08:34:35.713Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.216s coverage: 87.7% of statements [2021-05-04T08:34:35.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-04T08:34:35.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-04T08:34:35.713Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.082s coverage: 78.9% of statements [2021-05-04T08:34:35.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-04T08:34:41.332Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.523s coverage: 28.6% of statements [2021-05-04T08:34:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-04T08:34:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-04T08:34:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-04T08:34:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-04T08:34:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-04T08:34:41.332Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.154s coverage: 100.0% of statements [2021-05-04T08:34:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-04T08:34:41.332Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.077s coverage: 100.0% of statements [2021-05-04T08:34:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-04T08:34:41.332Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.414s coverage: 86.7% of statements [2021-05-04T08:34:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-04T08:34:41.332Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.420s coverage: 97.5% of statements [2021-05-04T08:34:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-04T08:34:41.332Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.133s coverage: 78.3% of statements [2021-05-04T08:34:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-04T08:34:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-04T08:34:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-04T08:34:41.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-04T08:34:44.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.402s coverage: 95.1% of statements [2021-05-04T08:34:44.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-04T08:34:44.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-04T08:34:44.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-04T08:34:44.929Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-04T08:34:44.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-04T08:34:44.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-04T08:34:44.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-04T08:34:44.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-04T08:34:44.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-04T08:34:44.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-04T08:34:44.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-04T08:34:44.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-04T08:34:44.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-04T08:34:44.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-04T08:34:44.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-04T08:34:44.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-04T08:34:44.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-04T08:34:44.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-04T08:34:44.929Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.074s coverage: 58.8% of statements [2021-05-04T08:34:44.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-04T08:34:44.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-04T08:34:44.929Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.149s coverage: 0.9% of statements [2021-05-04T08:34:44.929Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-04T08:34:44.929Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.089s coverage: 22.6% of statements [2021-05-04T08:34:44.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-04T08:34:44.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 47.1% of statements [2021-05-04T08:34:44.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.152s coverage: 79.5% of statements [2021-05-04T08:34:45.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.091s coverage: 94.1% of statements [2021-05-04T08:34:45.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.108s coverage: 96.3% of statements [2021-05-04T08:34:45.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.090s coverage: 87.5% of statements [2021-05-04T08:34:58.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.129s coverage: 94.4% of statements [2021-05-04T08:34:58.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2021-05-04T08:35:01.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.333s coverage: 81.8% of statements [2021-05-04T08:35:01.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-04T08:35:10.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.160s coverage: 92.9% of statements [2021-05-04T08:35:10.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-04T08:35:10.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-04T08:35:10.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-04T08:35:10.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-05-04T08:35:10.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-04T08:35:10.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-04T08:35:10.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-04T08:35:10.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-04T08:35:10.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-04T08:35:10.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.099s coverage: 87.2% of statements [2021-05-04T08:35:10.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-04T08:35:10.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-04T08:35:10.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements [2021-05-04T08:35:10.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-04T08:35:10.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.114s coverage: 79.1% of statements [2021-05-04T08:35:10.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-04T08:35:10.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 80.0% of statements [2021-05-04T08:35:10.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.090s coverage: 87.2% of statements [2021-05-04T08:35:10.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.089s coverage: 85.4% of statements [2021-05-04T08:35:10.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.199s coverage: 91.2% of statements [2021-05-04T08:35:10.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-04T08:35:10.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.258s coverage: 64.4% of statements [2021-05-04T08:35:10.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-04T08:35:10.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-04T08:35:10.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements [2021-05-04T08:35:10.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements [2021-05-04T08:35:10.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.043s coverage: 100.0% of statements [2021-05-04T08:35:10.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements [2021-05-04T08:35:10.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-05-04T08:35:10.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.522s coverage: 66.9% of statements [2021-05-04T08:35:10.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-04T08:35:10.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-04T08:35:10.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-04T08:35:10.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.294s coverage: 43.2% of statements [2021-05-04T08:35:10.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-04T08:35:10.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-04T08:35:10.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2021-05-04T08:35:10.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-04T08:35:10.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2021-05-04T08:35:10.406Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.173s coverage: 47.0% of statements [2021-05-04T08:35:10.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-04T08:35:10.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-04T08:35:10.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-04T08:35:10.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-04T08:35:10.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-04T08:35:10.406Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.114s coverage: 100.0% of statements [2021-05-04T08:35:10.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-04T08:35:10.406Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.069s coverage: 100.0% of statements [2021-05-04T08:35:10.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-04T08:35:10.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-04T08:35:10.716Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.090s coverage: 9.6% of statements [2021-05-04T08:35:10.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-04T08:35:11.792Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.202s coverage: 92.6% of statements [2021-05-04T08:35:11.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-04T08:35:11.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-04T08:35:11.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-04T08:35:15.271Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.123s coverage: 28.7% of statements [2021-05-04T08:35:15.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-04T08:35:15.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-04T08:35:15.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-04T08:35:15.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-04T08:35:15.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-04T08:35:15.272Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.087s coverage: 99.0% of statements [2021-05-04T08:35:15.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-04T08:35:15.272Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.144s coverage: 100.0% of statements [2021-05-04T08:35:15.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-04T08:35:15.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-04T08:35:15.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-04T08:35:15.272Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.097s coverage: 64.6% of statements [2021-05-04T08:35:15.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-04T08:35:15.272Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.152s coverage: 97.6% of statements [2021-05-04T08:35:15.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-04T08:35:15.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-04T08:35:15.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-04T08:35:15.272Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements [2021-05-04T08:35:15.272Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-04T08:35:15.272Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.078s coverage: 100.0% of statements [2021-05-04T08:35:15.272Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-04T08:35:15.272Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-04T08:35:15.272Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-04T08:35:15.272Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-04T08:35:15.272Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.047s coverage: 87.9% of statements [2021-05-04T08:35:15.272Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-04T08:35:15.272Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-04T08:35:15.272Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements [2021-05-04T08:35:15.897Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.073s coverage: 28.1% of statements [2021-05-04T08:35:15.897Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-04T08:35:16.168Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.108s coverage: 100.0% of statements [2021-05-04T08:35:17.025Z] GO111MODULE=on go vet ./... [2021-05-04T08:35:59.481Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2903 in /w/workspace/edgexfoundry_edgex-go_PR-3391 [Pipeline] { [Pipeline] ws [2021-05-04T08:35:59.498Z] Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] checkout [2021-05-04T08:36:04.614Z] gofmt -l . [2021-05-04T08:36:04.614Z] [ "`gofmt -l .`" = "" ] [2021-05-04T08:36:04.614Z] ./bin/test-go-mod-tidy.sh [2021-05-04T08:36:04.614Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-04T08:36:05.270Z] + ls -al . [2021-05-04T08:36:05.271Z] total 812 [2021-05-04T08:36:05.271Z] drwxrwxr-x 10 1001 1001 4096 May 4 08:36 . [2021-05-04T08:36:05.271Z] drwxr-xr-x 4 root root 30 May 4 08:33 .. [2021-05-04T08:36:05.271Z] -rw-rw-r-- 1 1001 1001 11 May 4 08:31 .dockerignore [2021-05-04T08:36:05.271Z] drwxrwxr-x 8 1001 1001 179 May 4 08:31 .git [2021-05-04T08:36:05.271Z] drwxrwxr-x 3 1001 1001 125 May 4 08:31 .github [2021-05-04T08:36:05.271Z] -rw-rw-r-- 1 1001 1001 818 May 4 08:31 .gitignore [2021-05-04T08:36:05.271Z] drwx------ 3 1001 1001 60 May 4 08:32 .semver [2021-05-04T08:36:05.271Z] -rw-rw-r-- 1 1001 1001 166 May 4 08:31 .sonarcloud.properties [2021-05-04T08:36:05.271Z] -rw-rw-r-- 1 1001 1001 8609 May 4 08:31 Attribution.txt [2021-05-04T08:36:05.271Z] -rw-rw-r-- 1 1001 1001 3804 May 4 08:31 CONTRIBUTING.md [2021-05-04T08:36:05.271Z] -rw-rw-r-- 1 1001 1001 931 May 4 08:31 Dockerfile.build [2021-05-04T08:36:05.271Z] -rw-rw-r-- 1 1001 1001 863 May 4 08:31 Jenkinsfile [2021-05-04T08:36:05.271Z] -rw-rw-r-- 1 1001 1001 10775 May 4 08:31 LICENSE [2021-05-04T08:36:05.271Z] -rw-rw-r-- 1 1001 1001 5774 May 4 08:31 Makefile [2021-05-04T08:36:05.271Z] -rw-rw-r-- 1 1001 1001 7978 May 4 08:31 README.md [2021-05-04T08:36:05.271Z] -rw-rw-r-- 1 1001 1001 6755 May 4 08:31 SECURITY.md [2021-05-04T08:36:05.271Z] -rw-rw-r-- 1 1001 1001 5 May 4 08:32 VERSION [2021-05-04T08:36:05.271Z] -rw-rw-r-- 1 1001 1001 4131 May 4 08:31 ZMQWindows.md [2021-05-04T08:36:05.271Z] drwxrwxr-x 2 1001 1001 117 May 4 08:31 bin [2021-05-04T08:36:05.271Z] drwxrwxr-x 14 1001 1001 4096 May 4 08:31 cmd [2021-05-04T08:36:05.271Z] -rw-r--r-- 1 root root 702190 May 4 08:35 coverage.out [2021-05-04T08:36:05.271Z] -rw-r--r-- 1 root root 1060 May 4 08:36 go.mod [2021-05-04T08:36:05.271Z] -rw-r--r-- 1 root root 22420 May 4 08:33 go.sum [2021-05-04T08:36:05.271Z] drwxrwxr-x 8 1001 1001 127 May 4 08:31 internal [2021-05-04T08:36:05.271Z] drwxrwxr-x 4 1001 1001 26 May 4 08:31 openapi [2021-05-04T08:36:05.271Z] drwxrwxr-x 4 1001 1001 71 May 4 08:31 snap [2021-05-04T08:36:05.271Z] -rw-rw-r-- 1 1001 1001 168 May 4 08:31 version.go [Pipeline] sh [2021-05-04T08:36:05.305Z] using credential edgex-jenkins-ssh [2021-05-04T08:36:05.338Z] Cloning the remote Git repository [2021-05-04T08:36:05.592Z] + '[' -e coverage.out ] [2021-05-04T08:36:05.593Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-04T08:36:05.879Z] Stashed 1 file(s) [Pipeline] sh [2021-05-04T08:36:05.437Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-04T08:36:05.541Z] > git init /w/workspace/edgex-go/12 # timeout=10 [2021-05-04T08:36:05.634Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-04T08:36:05.635Z] > git --version # timeout=10 [2021-05-04T08:36:05.656Z] > git --version # 'git version 2.17.1' [2021-05-04T08:36:05.658Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-04T08:36:05.719Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-04T08:36:06.538Z] + make build [2021-05-04T08:36:06.538Z] 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-05-04T08:36:09.889Z] 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-05-04T08:36:22.478Z] 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-05-04T08:36:25.071Z] 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-05-04T08:36:27.693Z] 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-05-04T08:36:27.693Z] 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-05-04T08:36:29.667Z] 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-05-04T08:36:29.927Z] Merging remotes/origin/master commit 576eddb6d79f77bc7b799d46a5f981c8da166ab0 into PR head commit 435fc41d67987ddff12c535146ad4fc35898d092 [2021-05-04T08:36:30.686Z] Merge succeeded, producing f0b145ab954d24a6fbdd03618e1e20c10d368095 [2021-05-04T08:36:30.687Z] Checking out Revision f0b145ab954d24a6fbdd03618e1e20c10d368095 (PR-3391) [2021-05-04T08:36:28.904Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-04T08:36:28.923Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-04T08:36:28.943Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-04T08:36:28.978Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-04T08:36:28.979Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-04T08:36:28.990Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3391/head:refs/remotes/origin/PR-3391 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-04T08:36:29.950Z] > git config core.sparsecheckout # timeout=10 [2021-05-04T08:36:29.964Z] > git checkout -f 435fc41d67987ddff12c535146ad4fc35898d092 # timeout=10 [2021-05-04T08:36:30.271Z] > git remote # timeout=10 [2021-05-04T08:36:30.286Z] > git config --get remote.origin.url # timeout=10 [2021-05-04T08:36:30.301Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-04T08:36:30.310Z] > git merge 576eddb6d79f77bc7b799d46a5f981c8da166ab0 # timeout=10 [2021-05-04T08:36:30.680Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-04T08:36:30.700Z] > git config core.sparsecheckout # timeout=10 [2021-05-04T08:36:30.710Z] > git checkout -f f0b145ab954d24a6fbdd03618e1e20c10d368095 # timeout=10 [2021-05-04T08:36:32.274Z] 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-05-04T08:36:33.245Z] 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-05-04T08:36:35.055Z] Commit message: "Merge commit '576eddb6d79f77bc7b799d46a5f981c8da166ab0' into HEAD" [2021-05-04T08:36:35.078Z] First time build. Skipping changelog. [2021-05-04T08:36:35.255Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-04T08:36:35.070Z] > git rev-list --no-walk 9a07ad66ccd732acc4c78d1408e0ed4fa42d2dd9 # timeout=10 [2021-05-04T08:36:36.534Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-04T08:36:36.936Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-04T08:36:37.219Z] 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-05-04T08:36:37.276Z] + true [2021-05-04T08:36:37.276Z] + sudo service docker restart [2021-05-04T08:36:39.192Z] 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] withEnv [Pipeline] { [Pipeline] wrap [2021-05-04T08:36:39.323Z] provisioning config files... [2021-05-04T08:36:39.367Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config6055534218977950336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-04T08:36:39.759Z] ---> docker-login.sh [2021-05-04T08:36:39.759Z] nexus3.edgexfoundry.org:10001 [2021-05-04T08:36:40.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T08:36:40.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T08:36:40.959Z] Configure a credential helper to remove this warning. See [2021-05-04T08:36:40.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T08:36:40.959Z] [2021-05-04T08:36:40.959Z] Login Succeeded [2021-05-04T08:36:40.959Z] nexus3.edgexfoundry.org:10002 [2021-05-04T08:36:41.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T08:36:41.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T08:36:41.508Z] Configure a credential helper to remove this warning. See [2021-05-04T08:36:41.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T08:36:41.508Z] [2021-05-04T08:36:41.508Z] Login Succeeded [2021-05-04T08:36:41.508Z] nexus3.edgexfoundry.org:10003 [2021-05-04T08:36:41.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T08:36:41.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T08:36:41.784Z] Configure a credential helper to remove this warning. See [2021-05-04T08:36:41.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T08:36:41.784Z] [2021-05-04T08:36:41.784Z] Login Succeeded [2021-05-04T08:36:41.784Z] nexus3.edgexfoundry.org:10004 [2021-05-04T08:36:42.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T08:36:42.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T08:36:42.384Z] Configure a credential helper to remove this warning. See [2021-05-04T08:36:42.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T08:36:42.384Z] [2021-05-04T08:36:42.384Z] Login Succeeded [2021-05-04T08:36:42.384Z] docker.io [Pipeline] } [2021-05-04T08:36:42.632Z] $ docker stop --time=1 ea36fa482d4343ae7997a67d32827e3ebecef41f0e272dc72de8769fa52b57e7 [2021-05-04T08:36:42.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-04T08:36:43.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-04T08:36:43.266Z] Configure a credential helper to remove this warning. See [2021-05-04T08:36:43.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-04T08:36:43.266Z] [2021-05-04T08:36:43.266Z] Login Succeeded [2021-05-04T08:36:43.266Z] ---> docker-login.sh ends [2021-05-04T08:36:44.611Z] $ docker rm -f ea36fa482d4343ae7997a67d32827e3ebecef41f0e272dc72de8769fa52b57e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-05-04T08:36:45.364Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-05-04T08:36:46.067Z] ========================================================= [2021-05-04T08:36:46.067Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-04T08:36:46.067Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-04T08:36:46.414Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-04T08:36:46.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-04T08:36:46.446Z] [2021-05-04T08:36:46.446Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-04T08:36:46.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-04T08:36:46.784Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-04T08:36:46.784Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-04T08:36:46.784Z] ca9280d653b3: Pulling fs layer [2021-05-04T08:36:46.784Z] 7e9c9ca2126c: Pulling fs layer [2021-05-04T08:36:46.784Z] cbdbe7a5bc2a: Download complete [2021-05-04T08:36:47.403Z] cbdbe7a5bc2a: Pull complete [2021-05-04T08:36:47.994Z] ca9280d653b3: Verifying Checksum [2021-05-04T08:36:47.994Z] ca9280d653b3: Download complete [2021-05-04T08:36:49.041Z] Sending build context to Docker daemon 167.7MB [2021-05-04T08:36:49.041Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-05-04T08:36:49.041Z] Step 2/6 : FROM ${BASE} [2021-05-04T08:36:49.041Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-04T08:36:49.041Z] 595b0fe564bb: Pulling fs layer [2021-05-04T08:36:49.041Z] 7186ed65a4f7: Pulling fs layer [2021-05-04T08:36:49.041Z] 316046926c0a: Pulling fs layer [2021-05-04T08:36:49.041Z] 4ebd0625c992: Pulling fs layer [2021-05-04T08:36:49.041Z] 207e8628e3a3: Pulling fs layer [2021-05-04T08:36:49.041Z] c791037a9be2: Pulling fs layer [2021-05-04T08:36:49.041Z] ffd874e62e21: Pulling fs layer [2021-05-04T08:36:49.041Z] 4ebd0625c992: Waiting [2021-05-04T08:36:49.041Z] 207e8628e3a3: Waiting [2021-05-04T08:36:49.041Z] c791037a9be2: Waiting [2021-05-04T08:36:49.041Z] ffd874e62e21: Waiting [2021-05-04T08:36:49.041Z] 316046926c0a: Download complete [2021-05-04T08:36:49.041Z] 7186ed65a4f7: Download complete [2021-05-04T08:36:49.041Z] 207e8628e3a3: Verifying Checksum [2021-05-04T08:36:49.041Z] 207e8628e3a3: Download complete [2021-05-04T08:36:49.041Z] c791037a9be2: Verifying Checksum [2021-05-04T08:36:49.041Z] c791037a9be2: Download complete [2021-05-04T08:36:49.041Z] 595b0fe564bb: Verifying Checksum [2021-05-04T08:36:49.041Z] 595b0fe564bb: Download complete [2021-05-04T08:36:49.435Z] ca9280d653b3: Pull complete [2021-05-04T08:36:49.650Z] 595b0fe564bb: Pull complete [2021-05-04T08:36:49.709Z] 7e9c9ca2126c: Verifying Checksum [2021-05-04T08:36:49.709Z] 7e9c9ca2126c: Download complete [2021-05-04T08:36:50.253Z] 7186ed65a4f7: Pull complete [2021-05-04T08:36:50.529Z] 316046926c0a: Pull complete [2021-05-04T08:36:51.126Z] ffd874e62e21: Verifying Checksum [2021-05-04T08:36:51.126Z] ffd874e62e21: Download complete [2021-05-04T08:36:52.581Z] 4ebd0625c992: Download complete [2021-05-04T08:36:59.860Z] 7e9c9ca2126c: Pull complete [2021-05-04T08:36:59.860Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-04T08:36:59.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-04T08:36:59.860Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-04T08:37:00.095Z] prd-centos7-docker-4c-2g-2898 does not seem to be running inside a container [2021-05-04T08:37:00.197Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-04T08:37:02.638Z] $ docker top f77915f37fd3aefa6a61ebfd08f6e9e713147760184361d04037163455cfafb5 -eo pid,comm [2021-05-04T08:37:02.755Z] 4ebd0625c992: Pull complete [Pipeline] { [Pipeline] sh [2021-05-04T08:37:03.027Z] 207e8628e3a3: Pull complete [2021-05-04T08:37:03.300Z] c791037a9be2: Pull complete [2021-05-04T08:37:03.575Z] + docker-compose build --help [2021-05-04T08:37:03.575Z] + grep parallel [2021-05-04T08:37:04.621Z] --parallel Build images in parallel. [Pipeline] } [2021-05-04T08:37:04.930Z] $ docker stop --time=1 f77915f37fd3aefa6a61ebfd08f6e9e713147760184361d04037163455cfafb5 [2021-05-04T08:37:06.495Z] $ docker rm -f f77915f37fd3aefa6a61ebfd08f6e9e713147760184361d04037163455cfafb5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-04T08:37:07.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-04T08:37:07.052Z] . [Pipeline] withDockerContainer [2021-05-04T08:37:07.278Z] prd-centos7-docker-4c-2g-2898 does not seem to be running inside a container [2021-05-04T08:37:07.430Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-04T08:37:07.628Z] ffd874e62e21: Pull complete [2021-05-04T08:37:07.628Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-04T08:37:07.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-04T08:37:07.628Z] ---> cfc18b08335c [2021-05-04T08:37:07.628Z] 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-05-04T08:37:08.401Z] $ docker top 7cb7fd8741c6b8c5b6d610d0681bf2ec539893a2133394606e651a776c5c6b18 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-04T08:37:08.889Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-04T08:37:10.341Z] Building docker-core-command-go ... [2021-05-04T08:37:10.341Z] Building docker-core-data-go ... [2021-05-04T08:37:10.341Z] Building docker-core-metadata-go ... [2021-05-04T08:37:10.341Z] Building docker-security-bootstrapper-go ... [2021-05-04T08:37:10.341Z] Building docker-security-proxy-setup-go ... [2021-05-04T08:37:10.341Z] Building docker-security-secretstore-setup-go ... [2021-05-04T08:37:10.341Z] Building docker-support-notifications-go ... [2021-05-04T08:37:10.341Z] Building docker-support-scheduler-go ... [2021-05-04T08:37:10.341Z] Building docker-sys-mgmt-agent-go ... [2021-05-04T08:37:10.341Z] Building docker-support-notifications-go [2021-05-04T08:37:10.341Z] Building docker-core-command-go [2021-05-04T08:37:10.341Z] Building docker-core-data-go [2021-05-04T08:37:10.341Z] Building docker-support-scheduler-go [2021-05-04T08:37:10.341Z] Building docker-sys-mgmt-agent-go [2021-05-04T08:37:11.022Z] ---> Running in 5485ee9c8c8a [2021-05-04T08:37:11.618Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:37:12.599Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:37:13.576Z] (1/12) Installing libmagic (5.39-r0) [2021-05-04T08:37:13.846Z] (2/12) Installing file (5.39-r0) [2021-05-04T08:37:13.846Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-04T08:37:13.846Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-04T08:37:20.585Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-04T08:37:20.855Z] (6/12) Installing patch (2.7.6-r6) [2021-05-04T08:37:20.855Z] (7/12) Installing build-base (0.5-r2) [2021-05-04T08:37:21.125Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-04T08:37:21.125Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-04T08:37:21.125Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-04T08:37:21.395Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-04T08:37:21.395Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-04T08:37:21.667Z] Executing busybox-1.32.1-r6.trigger [2021-05-04T08:37:21.667Z] OK: 218 MiB in 52 packages [2021-05-04T08:37:27.077Z] Removing intermediate container 5485ee9c8c8a [2021-05-04T08:37:27.077Z] ---> 844a99f3deff [2021-05-04T08:37:27.077Z] Step 4/6 : WORKDIR /edgex-go [2021-05-04T08:37:27.077Z] ---> Running in 62749ce3af60 [2021-05-04T08:37:27.350Z] Removing intermediate container 62749ce3af60 [2021-05-04T08:37:27.351Z] ---> eddc2cd88ddf [2021-05-04T08:37:27.351Z] Step 5/6 : COPY go.mod . [2021-05-04T08:37:27.948Z] ---> 451e08e366d5 [2021-05-04T08:37:27.948Z] Step 6/6 : RUN go mod download [2021-05-04T08:37:27.948Z] ---> Running in d1a449df279f [2021-05-04T08:37:54.743Z] Removing intermediate container d1a449df279f [2021-05-04T08:37:54.743Z] ---> 932c114208db [2021-05-04T08:37:54.743Z] Successfully built 932c114208db [2021-05-04T08:37:54.743Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-04T08:37:55.083Z] + docker inspect -f . ci-base-image-arm64 [2021-05-04T08:37:55.083Z] . [Pipeline] withDockerContainer [2021-05-04T08:37:55.352Z] prd-ubuntu18.04-docker-arm64-4c-16g-2903 does not seem to be running inside a container [2021-05-04T08:37:55.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-05-04T08:37:56.964Z] $ docker top 115455a6361dbd1f36bcfdfca1be8f357955e74ae26d7794ea0a417f6091a43c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-04T08:37:57.926Z] + go version [2021-05-04T08:37:57.926Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-04T08:37:57.952Z] $ docker stop --time=1 115455a6361dbd1f36bcfdfca1be8f357955e74ae26d7794ea0a417f6091a43c [2021-05-04T08:37:58.139Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:37:58.139Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:37:58.139Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:37:58.139Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:37:58.139Z] ---> e1e5c9a34572 [2021-05-04T08:37:58.139Z] Step 3/23 : WORKDIR /edgex-go [2021-05-04T08:37:58.139Z] ---> e1e5c9a34572 [2021-05-04T08:37:58.139Z] Step 3/23 : WORKDIR /edgex-go [2021-05-04T08:37:58.139Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:37:58.139Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:37:58.139Z] ---> e1e5c9a34572 [2021-05-04T08:37:58.139Z] Step 3/23 : WORKDIR /edgex-go [2021-05-04T08:37:58.140Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:37:58.140Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:37:58.140Z] ---> e1e5c9a34572 [2021-05-04T08:37:58.140Z] Step 3/22 : WORKDIR /edgex-go [2021-05-04T08:37:58.140Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:37:58.140Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:37:58.140Z] ---> e1e5c9a34572 [2021-05-04T08:37:58.140Z] Step 3/22 : WORKDIR /edgex-go [2021-05-04T08:37:58.140Z] ---> Running in bdf036c47d0f [2021-05-04T08:37:58.140Z] ---> Running in e212e3615f80 [2021-05-04T08:37:58.140Z] ---> Running in 3caac4fdd0c1 [2021-05-04T08:37:58.140Z] ---> Running in bfb8d4d2584e [2021-05-04T08:37:58.140Z] ---> Running in 1bba75f0d9a2 [2021-05-04T08:37:58.140Z] Removing intermediate container 1bba75f0d9a2 [2021-05-04T08:37:58.140Z] ---> aec7495ac3e7 [2021-05-04T08:37:58.140Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:37:58.140Z] Removing intermediate container 3caac4fdd0c1 [2021-05-04T08:37:58.140Z] ---> 9593c9ff3e16 [2021-05-04T08:37:58.140Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:37:58.140Z] Removing intermediate container e212e3615f80 [2021-05-04T08:37:58.140Z] ---> 357000f9de24 [2021-05-04T08:37:58.140Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:37:58.140Z] Removing intermediate container bdf036c47d0f [2021-05-04T08:37:58.140Z] ---> bd05a8dc41f9 [2021-05-04T08:37:58.140Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:37:58.140Z] Removing intermediate container bfb8d4d2584e [2021-05-04T08:37:58.140Z] ---> 1d5027fc3bfd [2021-05-04T08:37:58.140Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:37:58.140Z] ---> Running in e57e9156af65 [2021-05-04T08:37:58.140Z] ---> Running in 129ecc738963 [2021-05-04T08:37:58.140Z] ---> Running in 2b415b0a7ee7 [2021-05-04T08:37:58.140Z] ---> Running in 28b920a8f653 [2021-05-04T08:37:58.140Z] ---> Running in 7de2de0bdeb6 [2021-05-04T08:37:59.869Z] $ docker rm -f 115455a6361dbd1f36bcfdfca1be8f357955e74ae26d7794ea0a417f6091a43c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-05-04T08:38:00.177Z] Removing intermediate container 129ecc738963 [2021-05-04T08:38:00.177Z] ---> 042aafec77e9 [2021-05-04T08:38:00.177Z] Step 5/22 : RUN apk add --update --no-cache make git [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-04T08:38:00.460Z] Removing intermediate container e57e9156af65 [2021-05-04T08:38:00.460Z] ---> 09bd97eb68f1 [2021-05-04T08:38:00.460Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-04T08:38:00.460Z] ---> Running in de1cbeb494b4 [2021-05-04T08:38:00.460Z] ---> Running in fb2638877aaa [2021-05-04T08:38:00.460Z] Removing intermediate container 28b920a8f653 [2021-05-04T08:38:00.460Z] ---> feccc344ba3a [2021-05-04T08:38:00.460Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-04T08:38:00.593Z] + docker inspect -f . ci-base-image-arm64 [2021-05-04T08:38:00.593Z] . [Pipeline] withDockerContainer [2021-05-04T08:38:00.755Z] ---> Running in 848956921ef6 [2021-05-04T08:38:00.755Z] Removing intermediate container 2b415b0a7ee7 [2021-05-04T08:38:00.755Z] ---> 79483200ec52 [2021-05-04T08:38:00.755Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-04T08:38:00.819Z] prd-ubuntu18.04-docker-arm64-4c-16g-2903 does not seem to be running inside a container [2021-05-04T08:38:00.900Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-05-04T08:38:01.043Z] Removing intermediate container 7de2de0bdeb6 [2021-05-04T08:38:01.043Z] ---> 44682ce30006 [2021-05-04T08:38:01.043Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-04T08:38:01.043Z] ---> Running in c5480b544aff [2021-05-04T08:38:01.321Z] ---> Running in d59392f397b1 [2021-05-04T08:38:01.913Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-04T08:38:01.913Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-04T08:38:02.186Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-04T08:38:02.186Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-04T08:38:02.355Z] $ docker top 26a43354ac69babe406627fd33f3bf5f414a655fb000944108ad8cd762090e60 -eo pid,comm [2021-05-04T08:38:02.450Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo [2021-05-04T08:38:02.667Z] ========================================================= [2021-05-04T08:38:02.667Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-04T08:38:02.667Z] ========================================================= [Pipeline] sh [2021-05-04T08:38:02.718Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-04T08:38:02.718Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-04T08:38:02.998Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-04T08:38:02.998Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-04T08:38:03.298Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-04T08:38:03.298Z] OK: 219 MiB in 52 packages [2021-05-04T08:38:03.310Z] + go mod tidy [2021-05-04T08:38:03.590Z] OK: 219 MiB in 52 packages [2021-05-04T08:38:03.874Z] OK: 219 MiB in 52 packages [2021-05-04T08:38:03.874Z] OK: 219 MiB in 52 packages [2021-05-04T08:38:04.141Z] OK: 219 MiB in 52 packages [Pipeline] sh [2021-05-04T08:38:04.420Z] Removing intermediate container de1cbeb494b4 [2021-05-04T08:38:04.420Z] ---> 2b2cd68c151b [2021-05-04T08:38:04.420Z] Step 6/22 : COPY go.mod . [2021-05-04T08:38:04.693Z] Removing intermediate container 848956921ef6 [2021-05-04T08:38:04.693Z] ---> 85d591e7200c [2021-05-04T08:38:04.693Z] Step 6/22 : COPY go.mod . [2021-05-04T08:38:04.693Z] ---> d6f3b1287059 [2021-05-04T08:38:04.693Z] Step 7/22 : RUN go mod download [2021-05-04T08:38:04.960Z] + make test [2021-05-04T08:38:04.960Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-04T08:38:04.965Z] Removing intermediate container d59392f397b1 [2021-05-04T08:38:04.965Z] ---> 9d9390241b83 [2021-05-04T08:38:04.965Z] Step 6/23 : COPY go.mod . [2021-05-04T08:38:04.965Z] ---> Running in 4690c792d439 [2021-05-04T08:38:04.965Z] ---> 59dd108dc373 [2021-05-04T08:38:04.965Z] Step 7/22 : RUN go mod download [2021-05-04T08:38:05.235Z] Removing intermediate container c5480b544aff [2021-05-04T08:38:05.235Z] ---> 6446dab40927 [2021-05-04T08:38:05.235Z] Step 6/23 : COPY go.mod . [2021-05-04T08:38:05.235Z] ---> Running in e8b303b79e44 [2021-05-04T08:38:05.512Z] Removing intermediate container fb2638877aaa [2021-05-04T08:38:05.512Z] ---> 3306f56614b2 [2021-05-04T08:38:05.512Z] Step 6/23 : COPY go.mod . [2021-05-04T08:38:05.512Z] ---> 4be85ece47e2 [2021-05-04T08:38:05.512Z] Step 7/23 : RUN go mod download [2021-05-04T08:38:05.783Z] ---> Running in 276808ae6432 [2021-05-04T08:38:05.784Z] ---> 15d60f8872e3 [2021-05-04T08:38:05.784Z] Step 7/23 : RUN go mod download [2021-05-04T08:38:06.072Z] ---> Running in 2bac4f6b3ada [2021-05-04T08:38:06.072Z] ---> f4a3ee613f7e [2021-05-04T08:38:06.072Z] Step 7/23 : RUN go mod download [2021-05-04T08:38:06.342Z] ---> Running in 1672851cb674 [2021-05-04T08:38:07.817Z] Removing intermediate container 276808ae6432 [2021-05-04T08:38:07.817Z] ---> 63337269d6ba [2021-05-04T08:38:07.817Z] Step 8/23 : COPY . . [2021-05-04T08:38:08.095Z] Removing intermediate container 4690c792d439 [2021-05-04T08:38:08.095Z] ---> e9babceded03 [2021-05-04T08:38:08.095Z] Step 8/22 : COPY . . [2021-05-04T08:38:08.095Z] Removing intermediate container e8b303b79e44 [2021-05-04T08:38:08.095Z] ---> e5a4f734079e [2021-05-04T08:38:08.095Z] Step 8/22 : COPY . . [2021-05-04T08:38:08.701Z] Removing intermediate container 2bac4f6b3ada [2021-05-04T08:38:08.701Z] ---> 4adbe31a7137 [2021-05-04T08:38:08.701Z] Step 8/23 : COPY . . [2021-05-04T08:38:09.341Z] Removing intermediate container 1672851cb674 [2021-05-04T08:38:09.341Z] ---> e482fdbfbf43 [2021-05-04T08:38:09.341Z] Step 8/23 : COPY . . [2021-05-04T08:38:31.760Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-04T08:38:56.570Z] ---> 1e31dbe11c09 [2021-05-04T08:38:56.570Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-04T08:38:56.570Z] ---> 64c32594bbb5 [2021-05-04T08:38:56.570Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-04T08:38:56.570Z] ---> Running in 5bd09442e5b7 [2021-05-04T08:38:56.570Z] ---> Running in 68d261351fe1 [2021-05-04T08:38:56.570Z] ---> 77b54b7ca16e [2021-05-04T08:38:56.570Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-04T08:38:56.570Z] ---> 9fefd6ec71d0 [2021-05-04T08:38:56.570Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-04T08:38:56.570Z] ---> 8b31d219e068 [2021-05-04T08:38:56.570Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-04T08:38:56.570Z] ---> Running in 84d3e48bdc76 [2021-05-04T08:38:56.570Z] ---> Running in 68948609c5cf [2021-05-04T08:38:56.570Z] ---> Running in 6b3113f4422a [2021-05-04T08:38:58.036Z] 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-05-04T08:38:58.036Z] 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-05-04T08:38:58.036Z] 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-05-04T08:38:58.318Z] 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-05-04T08:38:58.318Z] 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-05-04T08:39:28.401Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-04T08:39:34.182Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-04T08:39:44.370Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-04T08:39:44.370Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-04T08:39:47.786Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-04T08:39:48.065Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-04T08:39:48.065Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-04T08:39:48.065Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-04T08:39:52.409Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-04T08:39:53.402Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-04T08:40:01.735Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-04T08:40:01.735Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-04T08:40:01.735Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-04T08:40:06.880Z] Removing intermediate container 68948609c5cf [2021-05-04T08:40:06.880Z] ---> 5533891ec169 [2021-05-04T08:40:06.880Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-04T08:40:06.880Z] ---> Running in 782b8c5569ff [2021-05-04T08:40:06.880Z] Removing intermediate container 5bd09442e5b7 [2021-05-04T08:40:06.880Z] ---> 83701c25948e [2021-05-04T08:40:06.880Z] [2021-05-04T08:40:06.880Z] Step 10/22 : FROM alpine:3.12 [2021-05-04T08:40:06.880Z] 3.12: Pulling from library/alpine [2021-05-04T08:40:06.880Z] 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-05-04T08:40:06.880Z] Removing intermediate container 84d3e48bdc76 [2021-05-04T08:40:06.880Z] ---> 62c5df973ddb [2021-05-04T08:40:06.880Z] [2021-05-04T08:40:06.880Z] Step 10/22 : FROM alpine:3.12 [2021-05-04T08:40:06.880Z] Removing intermediate container 6b3113f4422a [2021-05-04T08:40:06.880Z] ---> bbe25322e503 [2021-05-04T08:40:06.880Z] [2021-05-04T08:40:06.880Z] Step 10/23 : FROM alpine:3.12 [2021-05-04T08:40:06.880Z] 3.12: Pulling from library/alpine [2021-05-04T08:40:06.880Z] 3.12: Pulling from library/alpine [2021-05-04T08:40:06.880Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-04T08:40:06.880Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-04T08:40:06.880Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-04T08:40:06.880Z] Status: Downloaded newer image for alpine:3.12 [2021-05-04T08:40:06.880Z] ---> 13621d1b12d4 [2021-05-04T08:40:06.880Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-04T08:40:06.880Z] Status: Image is up to date for alpine:3.12 [2021-05-04T08:40:06.880Z] ---> 13621d1b12d4 [2021-05-04T08:40:06.880Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-04T08:40:06.880Z] Status: Downloaded newer image for alpine:3.12 [2021-05-04T08:40:06.880Z] ---> 13621d1b12d4 [2021-05-04T08:40:06.880Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-04T08:40:06.880Z] ---> Running in a136813c70a0 [2021-05-04T08:40:06.880Z] ---> Running in 4d418c154a80 [2021-05-04T08:40:06.880Z] ---> Running in 977808ad5433 [2021-05-04T08:40:06.880Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-04T08:40:06.880Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-04T08:40:06.880Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-04T08:40:06.880Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-04T08:40:06.880Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-04T08:40:06.880Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-04T08:40:06.880Z] Executing busybox-1.31.1-r20.trigger [2021-05-04T08:40:06.880Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-04T08:40:06.880Z] OK: 6 MiB in 15 packages [2021-05-04T08:40:06.880Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-04T08:40:06.880Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-04T08:40:06.880Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-04T08:40:06.880Z] Executing busybox-1.31.1-r20.trigger [2021-05-04T08:40:06.880Z] Executing busybox-1.31.1-r20.trigger [2021-05-04T08:40:06.880Z] Executing ca-certificates-20191127-r4.trigger [2021-05-04T08:40:06.880Z] OK: 6 MiB in 15 packages [2021-05-04T08:40:06.880Z] OK: 6 MiB in 16 packages [2021-05-04T08:40:07.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.344s coverage: 45.9% of statements [2021-05-04T08:40:07.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-04T08:40:07.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-04T08:40:07.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-04T08:40:07.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-04T08:40:07.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-04T08:40:07.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-04T08:40:07.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.119s coverage: 19.8% of statements [2021-05-04T08:40:07.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.234s coverage: 100.0% of statements [2021-05-04T08:40:08.864Z] Removing intermediate container 68d261351fe1 [2021-05-04T08:40:08.864Z] ---> a1bb248558ab [2021-05-04T08:40:08.864Z] [2021-05-04T08:40:08.864Z] Step 10/23 : FROM alpine:3.12 [2021-05-04T08:40:08.864Z] ---> 13621d1b12d4 [2021-05-04T08:40:08.864Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-04T08:40:08.864Z] Removing intermediate container 782b8c5569ff [2021-05-04T08:40:08.864Z] ---> a9e1dfb39f4c [2021-05-04T08:40:08.864Z] [2021-05-04T08:40:08.864Z] Step 11/23 : FROM docker:20.10.0 [2021-05-04T08:40:08.864Z] ---> Running in 688ba3ab97be [2021-05-04T08:40:08.864Z] 20.10.0: Pulling from library/docker [2021-05-04T08:40:09.512Z] Removing intermediate container a136813c70a0 [2021-05-04T08:40:09.512Z] ---> e3bfc18fac33 [2021-05-04T08:40:09.512Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-04T08:40:09.787Z] Removing intermediate container 688ba3ab97be [2021-05-04T08:40:09.787Z] ---> 2f369983722d [2021-05-04T08:40:09.787Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-04T08:40:10.067Z] ---> Running in 1e27d8ff93ce [2021-05-04T08:40:10.067Z] Removing intermediate container 4d418c154a80 [2021-05-04T08:40:10.067Z] ---> f1ad8daa7cc1 [2021-05-04T08:40:10.067Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-04T08:40:10.655Z] Removing intermediate container 977808ad5433 [2021-05-04T08:40:10.655Z] ---> 6a7b8ba36c13 [2021-05-04T08:40:10.655Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-04T08:40:10.925Z] ---> Running in 79ba6bf4b598 [2021-05-04T08:40:10.925Z] ---> Running in 0f4fa935bb05 [2021-05-04T08:40:11.214Z] ---> Running in c6e1dea8191a [2021-05-04T08:40:11.214Z] Removing intermediate container 1e27d8ff93ce [2021-05-04T08:40:11.214Z] ---> 7f8c7a8ee2e0 [2021-05-04T08:40:11.214Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-04T08:40:11.843Z] ---> Running in 234dbc17a70c [2021-05-04T08:40:11.843Z] Removing intermediate container 79ba6bf4b598 [2021-05-04T08:40:11.843Z] ---> fec3e890aebc [2021-05-04T08:40:11.843Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-04T08:40:11.843Z] Removing intermediate container 0f4fa935bb05 [2021-05-04T08:40:11.843Z] ---> c3127944b2c2 [2021-05-04T08:40:11.843Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-04T08:40:12.116Z] Removing intermediate container c6e1dea8191a [2021-05-04T08:40:12.116Z] ---> 5afdfa247940 [2021-05-04T08:40:12.116Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-04T08:40:12.116Z] ---> Running in fb56bb315565 [2021-05-04T08:40:12.116Z] ---> Running in c708cb085a13 [2021-05-04T08:40:12.116Z] ---> Running in 9dba80781392 [2021-05-04T08:40:12.116Z] Removing intermediate container 234dbc17a70c [2021-05-04T08:40:12.116Z] ---> a32ad86e9a2b [2021-05-04T08:40:12.116Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-04T08:40:12.393Z] ---> Running in d8e49eb69f57 [2021-05-04T08:40:12.663Z] Removing intermediate container c708cb085a13 [2021-05-04T08:40:12.663Z] ---> 80ed33d403bd [2021-05-04T08:40:12.663Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-04T08:40:12.663Z] Removing intermediate container fb56bb315565 [2021-05-04T08:40:12.663Z] ---> 709c7c6b0f5e [2021-05-04T08:40:12.663Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:40:12.663Z] Removing intermediate container 9dba80781392 [2021-05-04T08:40:12.663Z] ---> 0e95da759ed7 [2021-05-04T08:40:12.663Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-04T08:40:12.663Z] ---> Running in 088bdd37a227 [2021-05-04T08:40:12.663Z] ---> Running in d5845bff77c3 [2021-05-04T08:40:12.934Z] ---> Running in 26f2e468dc5e [2021-05-04T08:40:12.934Z] Removing intermediate container d8e49eb69f57 [2021-05-04T08:40:12.934Z] ---> 1f1c70663300 [2021-05-04T08:40:12.934Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-04T08:40:13.206Z] Removing intermediate container 088bdd37a227 [2021-05-04T08:40:13.206Z] ---> ee2dca4f2432 [2021-05-04T08:40:13.206Z] Step 15/23 : WORKDIR / [2021-05-04T08:40:13.801Z] ---> Running in 04116b398aff [2021-05-04T08:40:13.801Z] Removing intermediate container 26f2e468dc5e [2021-05-04T08:40:13.801Z] ---> a6c8d203eed0 [2021-05-04T08:40:13.801Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-04T08:40:14.072Z] ---> b6296388fd71 [2021-05-04T08:40:14.072Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-04T08:40:14.237Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.562s coverage: 27.1% of statements [2021-05-04T08:40:14.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-04T08:40:14.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-04T08:40:14.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-04T08:40:14.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-04T08:40:14.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-04T08:40:14.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-04T08:40:14.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.193s coverage: 100.0% of statements [2021-05-04T08:40:14.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-04T08:40:14.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.291s coverage: 100.0% of statements [2021-05-04T08:40:14.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-04T08:40:14.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-04T08:40:14.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.256s coverage: 71.3% of statements [2021-05-04T08:40:14.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-04T08:40:14.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-04T08:40:14.347Z] Removing intermediate container 04116b398aff [2021-05-04T08:40:14.347Z] ---> 654bd40448f5 [2021-05-04T08:40:14.347Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-04T08:40:14.628Z] ---> 9070dcf8df48 [2021-05-04T08:40:14.628Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-04T08:40:14.903Z] ---> 5a7bf7df1fdd [2021-05-04T08:40:14.903Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-04T08:40:15.183Z] Removing intermediate container d5845bff77c3 [2021-05-04T08:40:15.183Z] ---> 968a0cbb8424 [2021-05-04T08:40:15.183Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-04T08:40:15.471Z] ---> Running in 24006fa8ea0c [2021-05-04T08:40:15.753Z] ---> 95da323ead68 [2021-05-04T08:40:15.753Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-04T08:40:16.033Z] ---> 5b886ae50378 [2021-05-04T08:40:16.033Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-04T08:40:16.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.419s coverage: 87.7% of statements [2021-05-04T08:40:16.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-04T08:40:16.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-04T08:40:16.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.334s coverage: 78.9% of statements [2021-05-04T08:40:16.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-04T08:40:16.307Z] ---> 1da29b2372b6 [2021-05-04T08:40:16.307Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-04T08:40:16.307Z] ---> 41feb63f17e9 [2021-05-04T08:40:16.307Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-04T08:40:16.583Z] ---> Running in 76c4e3a3b50f [2021-05-04T08:40:16.583Z] ---> ecd8f6c51361 [2021-05-04T08:40:16.583Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-04T08:40:16.583Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-04T08:40:16.583Z] ---> Running in ed782904f404 [2021-05-04T08:40:16.860Z] ---> 931d401c9378 [2021-05-04T08:40:16.860Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-04T08:40:16.860Z] Removing intermediate container 76c4e3a3b50f [2021-05-04T08:40:16.860Z] ---> e9f6f7b76716 [2021-05-04T08:40:16.860Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-04T08:40:17.131Z] ---> Running in 874427acc01a [2021-05-04T08:40:17.131Z] ---> Running in 205b3e4142af [2021-05-04T08:40:17.131Z] Removing intermediate container ed782904f404 [2021-05-04T08:40:17.131Z] ---> ce7fe6cf9ebe [2021-05-04T08:40:17.131Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-04T08:40:17.398Z] ---> Running in dc05357b98df [2021-05-04T08:40:17.398Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-04T08:40:17.398Z] Removing intermediate container 874427acc01a [2021-05-04T08:40:17.398Z] ---> a8756aac38f1 [2021-05-04T08:40:17.398Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-04T08:40:17.667Z] Removing intermediate container 205b3e4142af [2021-05-04T08:40:17.667Z] ---> a1b433c0d51e [2021-05-04T08:40:17.667Z] Step 20/22 : LABEL arch=x86_64 [2021-05-04T08:40:17.941Z] ---> Running in 8feb468a214b [2021-05-04T08:40:17.941Z] ---> Running in 7ea77d38ab11 [2021-05-04T08:40:17.941Z] Removing intermediate container dc05357b98df [2021-05-04T08:40:17.941Z] ---> d6ee2754e5c6 [2021-05-04T08:40:17.941Z] Step 20/22 : LABEL arch=x86_64 [2021-05-04T08:40:18.205Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-04T08:40:18.485Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-04T08:40:18.485Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-04T08:40:18.485Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-04T08:40:18.757Z] ---> Running in 5eac11ac445d [2021-05-04T08:40:18.757Z] Removing intermediate container 8feb468a214b [2021-05-04T08:40:18.757Z] ---> 362e13099f52 [2021-05-04T08:40:18.757Z] Step 21/23 : LABEL arch=x86_64 [2021-05-04T08:40:18.757Z] Removing intermediate container 7ea77d38ab11 [2021-05-04T08:40:18.757Z] ---> 529a23fc1017 [2021-05-04T08:40:18.757Z] Step 21/22 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 [2021-05-04T08:40:19.035Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-04T08:40:19.035Z] ---> Running in 4828e74756a7 [2021-05-04T08:40:19.035Z] ---> Running in 15a1859f281d [2021-05-04T08:40:19.035Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-04T08:40:19.035Z] Removing intermediate container 5eac11ac445d [2021-05-04T08:40:19.035Z] ---> d76444dea734 [2021-05-04T08:40:19.035Z] Step 21/22 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 [2021-05-04T08:40:19.308Z] Executing busybox-1.31.1-r20.trigger [2021-05-04T08:40:19.308Z] OK: 8 MiB in 20 packages [2021-05-04T08:40:19.308Z] ---> Running in 7b4fe2c55471 [2021-05-04T08:40:19.308Z] Removing intermediate container 4828e74756a7 [2021-05-04T08:40:19.308Z] ---> 45b89d87f24b [2021-05-04T08:40:19.308Z] Step 22/22 : LABEL version=0.0.0 [2021-05-04T08:40:19.308Z] Removing intermediate container 15a1859f281d [2021-05-04T08:40:19.308Z] ---> 9d37464b574b [2021-05-04T08:40:19.308Z] Step 22/23 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 [2021-05-04T08:40:19.597Z] ---> Running in 0aec3f684bce [2021-05-04T08:40:19.597Z] ---> Running in bed63cbfe618 [2021-05-04T08:40:19.883Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-04T08:40:19.883Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-04T08:40:19.883Z] ---> aefe523efa57 [2021-05-04T08:40:19.883Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-04T08:40:19.883Z] Removing intermediate container 7b4fe2c55471 [2021-05-04T08:40:19.883Z] ---> 522f05bc0360 [2021-05-04T08:40:19.883Z] Step 22/22 : LABEL version=0.0.0 [2021-05-04T08:40:19.883Z] Removing intermediate container 0aec3f684bce [2021-05-04T08:40:19.883Z] ---> 839753db2a0c [2021-05-04T08:40:19.883Z] [2021-05-04T08:40:19.883Z] Removing intermediate container bed63cbfe618 [2021-05-04T08:40:19.883Z] ---> 6318edc27639 [2021-05-04T08:40:19.883Z] Step 23/23 : LABEL version=0.0.0 [2021-05-04T08:40:19.883Z] ---> Running in 4b848cecbda0 [2021-05-04T08:40:19.883Z] ---> Running in 0ec2692d69ba [2021-05-04T08:40:20.190Z] ---> Running in dbea9605dcf4 [2021-05-04T08:40:20.471Z] Removing intermediate container 24006fa8ea0c [2021-05-04T08:40:20.471Z] ---> e2ae7ee2af5d [2021-05-04T08:40:20.471Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-04T08:40:20.471Z] Removing intermediate container 4b848cecbda0 [2021-05-04T08:40:20.471Z] ---> e45fc29f16f6 [2021-05-04T08:40:20.471Z] [2021-05-04T08:40:20.471Z] Removing intermediate container 0ec2692d69ba [2021-05-04T08:40:20.471Z] ---> 40414a762756 [2021-05-04T08:40:20.471Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-04T08:40:20.751Z] ---> Running in 11aa17a959e3 [2021-05-04T08:40:20.751Z] Removing intermediate container dbea9605dcf4 [2021-05-04T08:40:20.751Z] ---> adcbcadbf9d4 [2021-05-04T08:40:20.751Z] [2021-05-04T08:40:21.041Z] Successfully built 839753db2a0c [2021-05-04T08:40:21.041Z] Successfully tagged docker-support-scheduler-go:latest [2021-05-04T08:40:21.041Z]  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go [2021-05-04T08:40:21.041Z] ---> f9d42d733daa [2021-05-04T08:40:21.041Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-04T08:40:21.041Z] Successfully built e45fc29f16f6 [2021-05-04T08:40:21.327Z] Successfully tagged docker-support-notifications-go:latest [2021-05-04T08:40:21.327Z] Building docker-security-proxy-setup-go [2021-05-04T08:40:21.327Z]  Building docker-support-notifications-go ... done Successfully built adcbcadbf9d4 [2021-05-04T08:40:21.327Z] Successfully tagged docker-core-command-go:latest [2021-05-04T08:40:21.327Z] Building docker-security-secretstore-setup-go [2021-05-04T08:40:21.943Z]  Building docker-core-command-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-04T08:40:21.943Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-04T08:40:22.239Z] (1/39) Installing readline (8.0.4-r0) [2021-05-04T08:40:22.239Z] (2/39) Installing bash (5.0.17-r0) [2021-05-04T08:40:22.239Z] Executing bash-5.0.17-r0.post-install [2021-05-04T08:40:22.239Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-04T08:40:22.239Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-04T08:40:22.239Z] (5/39) Installing curl (7.76.1-r0) [2021-05-04T08:40:22.239Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-04T08:40:22.239Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-04T08:40:22.239Z] (8/39) Installing expat (2.2.9-r1) [2021-05-04T08:40:22.239Z] ---> 4f5e5eccc24f [2021-05-04T08:40:22.239Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-04T08:40:22.239Z] (9/39) Installing libffi (3.3-r2) [2021-05-04T08:40:22.239Z] (10/39) Installing gdbm (1.13-r1) [2021-05-04T08:40:22.239Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-04T08:40:22.239Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-04T08:40:22.519Z] (13/39) Installing python3 (3.8.8-r0) [2021-05-04T08:40:27.996Z] ---> 5fc574161ee5 [2021-05-04T08:40:27.996Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-04T08:40:28.597Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-04T08:40:28.597Z] ---> Running in a8744de267d0 [2021-05-04T08:40:28.597Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-04T08:40:28.597Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-04T08:40:28.597Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-04T08:40:28.597Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-04T08:40:28.597Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-04T08:40:28.597Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-04T08:40:28.597Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-04T08:40:28.664Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.133s coverage: 28.6% of statements [2021-05-04T08:40:28.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-04T08:40:28.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-04T08:40:28.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-04T08:40:28.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-04T08:40:28.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-04T08:40:28.664Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.249s coverage: 100.0% of statements [2021-05-04T08:40:28.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-04T08:40:28.664Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.198s coverage: 100.0% of statements [2021-05-04T08:40:28.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-04T08:40:28.664Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.410s coverage: 86.7% of statements [2021-05-04T08:40:28.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-04T08:40:28.664Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.375s coverage: 97.5% of statements [2021-05-04T08:40:28.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-04T08:40:28.664Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.193s coverage: 78.3% of statements [2021-05-04T08:40:28.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-04T08:40:28.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-04T08:40:28.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-04T08:40:28.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-04T08:40:29.235Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-04T08:40:29.235Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-04T08:40:29.235Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-04T08:40:29.235Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-04T08:40:29.815Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-04T08:40:30.765Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-04T08:40:32.736Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-04T08:40:32.736Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-04T08:40:32.736Z] Removing intermediate container a8744de267d0 [2021-05-04T08:40:32.736Z] ---> d963bf1a7e7a [2021-05-04T08:40:32.736Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-04T08:40:32.736Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-04T08:40:32.736Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-04T08:40:32.736Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-04T08:40:33.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.226s coverage: 95.1% of statements [2021-05-04T08:40:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-04T08:40:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-04T08:40:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-04T08:40:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-04T08:40:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-04T08:40:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-04T08:40:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-04T08:40:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-04T08:40:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-04T08:40:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-04T08:40:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-04T08:40:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-04T08:40:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-04T08:40:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-04T08:40:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-04T08:40:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-04T08:40:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-04T08:40:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-04T08:40:33.001Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.113s coverage: 58.8% of statements [2021-05-04T08:40:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-04T08:40:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-04T08:40:33.001Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.200s coverage: 0.9% of statements [2021-05-04T08:40:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-04T08:40:33.001Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.131s coverage: 22.6% of statements [2021-05-04T08:40:33.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-04T08:40:33.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.156s coverage: 47.1% of statements [2021-05-04T08:40:33.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.189s coverage: 79.5% of statements [2021-05-04T08:40:33.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.110s coverage: 94.1% of statements [2021-05-04T08:40:33.015Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-04T08:40:33.015Z] ---> Running in c0dae0371af4 [2021-05-04T08:40:33.015Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-04T08:40:33.015Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-04T08:40:33.015Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-04T08:40:33.015Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-04T08:40:33.303Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-04T08:40:33.303Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-04T08:40:33.578Z] Executing busybox-1.31.1-r19.trigger [2021-05-04T08:40:33.842Z] OK: 72 MiB in 59 packages [2021-05-04T08:40:33.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.188s coverage: 96.3% of statements [2021-05-04T08:40:34.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.132s coverage: 87.5% of statements [2021-05-04T08:40:35.307Z] Removing intermediate container c0dae0371af4 [2021-05-04T08:40:35.307Z] ---> b897c7ab55b2 [2021-05-04T08:40:35.307Z] Step 21/23 : LABEL arch=x86_64 [2021-05-04T08:40:36.357Z] ---> Running in 0c337322423b [2021-05-04T08:40:36.957Z] Removing intermediate container 0c337322423b [2021-05-04T08:40:36.957Z] ---> d06bfe78e531 [2021-05-04T08:40:36.957Z] Step 22/23 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 [2021-05-04T08:40:37.229Z] ---> Running in 90ec1987063b [2021-05-04T08:40:37.519Z] Removing intermediate container 90ec1987063b [2021-05-04T08:40:37.519Z] ---> f6249593ff70 [2021-05-04T08:40:37.519Z] Step 23/23 : LABEL version=0.0.0 [2021-05-04T08:40:37.519Z] ---> Running in 77a1d26e33bb [2021-05-04T08:40:38.132Z] Removing intermediate container 77a1d26e33bb [2021-05-04T08:40:38.132Z] ---> 48810217a053 [2021-05-04T08:40:38.132Z] [2021-05-04T08:40:38.404Z] Successfully built 48810217a053 [2021-05-04T08:40:38.404Z] Successfully tagged docker-core-data-go:latest [2021-05-04T08:40:38.404Z] Building docker-core-metadata-go [2021-05-04T08:40:38.677Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2021-05-04T08:40:38.677Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-04T08:40:38.953Z] Collecting docopt<0.7,>=0.6.1 [2021-05-04T08:40:38.953Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-04T08:40:39.959Z] 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-05-04T08:40:40.245Z] Collecting texttable<0.10,>=0.9.0 [2021-05-04T08:40:40.245Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-04T08:40:44.797Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-04T08:40:44.797Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-04T08:40:44.797Z] Collecting cached-property<2,>=1.2.0 [2021-05-04T08:40:44.797Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-04T08:40:44.797Z] Collecting docker<4.0,>=3.6.0 [2021-05-04T08:40:44.797Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-04T08:40:45.084Z] Collecting jsonschema<3,>=2.5.1 [2021-05-04T08:40:45.084Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-04T08:40:45.693Z] Collecting PyYAML<4,>=3.10 [2021-05-04T08:40:45.693Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-04T08:40:46.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.140s coverage: 94.4% of statements [2021-05-04T08:40:46.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.125s coverage: 44.8% of statements [2021-05-04T08:40:48.345Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-04T08:40:48.345Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-04T08:40:49.877Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-04T08:40:49.877Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-05-04T08:40:49.877Z] 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-05-04T08:40:49.877Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-04T08:40:49.877Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-04T08:40:49.877Z] 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-05-04T08:40:50.886Z] Collecting idna<2.8,>=2.5 [2021-05-04T08:40:50.886Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-04T08:40:51.161Z] Collecting docker-pycreds>=0.4.0 [2021-05-04T08:40:51.161Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-04T08:40:51.438Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-04T08:40:51.438Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-04T08:40:51.438Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-04T08:40:51.438Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-04T08:40:51.713Z] Installing collected packages: docopt, texttable, urllib3, idna, requests, cached-property, websocket-client, docker-pycreds, docker, jsonschema, PyYAML, dockerpty, docker-compose [2021-05-04T08:40:51.713Z] Running setup.py install for docopt: started [2021-05-04T08:40:52.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.469s coverage: 81.8% of statements [2021-05-04T08:40:52.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-04T08:40:53.308Z] Running setup.py install for docopt: finished with status 'done' [2021-05-04T08:40:53.308Z] Running setup.py install for texttable: started [2021-05-04T08:40:53.983Z] Running setup.py install for texttable: finished with status 'done' [2021-05-04T08:40:53.983Z] Attempting uninstall: urllib3 [2021-05-04T08:40:53.983Z] Found existing installation: urllib3 1.25.9 [2021-05-04T08:40:53.983Z] Uninstalling urllib3-1.25.9: [2021-05-04T08:40:53.983Z] Successfully uninstalled urllib3-1.25.9 [2021-05-04T08:40:54.273Z] Attempting uninstall: idna [2021-05-04T08:40:54.273Z] Found existing installation: idna 2.9 [2021-05-04T08:40:54.273Z] Uninstalling idna-2.9: [2021-05-04T08:40:54.273Z] Successfully uninstalled idna-2.9 [2021-05-04T08:40:55.729Z] Attempting uninstall: requests [2021-05-04T08:40:55.729Z] Found existing installation: requests 2.23.0 [2021-05-04T08:40:55.729Z] Uninstalling requests-2.23.0: [2021-05-04T08:40:56.015Z] Successfully uninstalled requests-2.23.0 [2021-05-04T08:40:58.192Z] Running setup.py install for PyYAML: started [2021-05-04T08:40:58.484Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:40:58.484Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:40:58.484Z] ---> e1e5c9a34572 [2021-05-04T08:40:58.484Z] Step 3/31 : WORKDIR /edgex-go [2021-05-04T08:40:58.484Z] Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:40:58.484Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:40:58.484Z] ---> e1e5c9a34572 [2021-05-04T08:40:58.484Z] Step 3/25 : WORKDIR /edgex-go [2021-05-04T08:40:58.484Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:40:58.484Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:40:58.484Z] ---> e1e5c9a34572 [2021-05-04T08:40:58.484Z] Step 3/21 : WORKDIR /edgex-go [2021-05-04T08:40:58.484Z] ---> Using cache [2021-05-04T08:40:58.484Z] ---> 1d5027fc3bfd [2021-05-04T08:40:58.484Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:40:58.484Z] ---> Using cache [2021-05-04T08:40:58.484Z] ---> 1d5027fc3bfd [2021-05-04T08:40:58.484Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:40:58.484Z] ---> Using cache [2021-05-04T08:40:58.484Z] ---> 1d5027fc3bfd [2021-05-04T08:40:58.484Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:40:58.484Z] ---> Using cache [2021-05-04T08:40:58.484Z] ---> 44682ce30006 [2021-05-04T08:40:58.484Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-05-04T08:40:58.484Z] ---> Using cache [2021-05-04T08:40:58.484Z] ---> Using cache [2021-05-04T08:40:58.484Z] ---> 44682ce30006 [2021-05-04T08:40:58.484Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-04T08:40:58.484Z] ---> Using cache [2021-05-04T08:40:58.484Z] ---> 9d9390241b83 [2021-05-04T08:40:58.484Z] Step 6/25 : COPY go.mod . [2021-05-04T08:40:58.484Z] ---> 44682ce30006 [2021-05-04T08:40:58.484Z] ---> Using cache [2021-05-04T08:40:58.484Z] ---> 9d9390241b83 [2021-05-04T08:40:58.484Z] Step 6/31 : COPY go.mod . [2021-05-04T08:40:58.484Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-04T08:40:58.484Z] ---> Using cache [2021-05-04T08:40:58.484Z] ---> 9d9390241b83 [2021-05-04T08:40:58.484Z] Step 6/21 : COPY go.mod . [2021-05-04T08:40:58.484Z] ---> Using cache [2021-05-04T08:40:58.484Z] ---> 4be85ece47e2 [2021-05-04T08:40:58.484Z] Step 7/21 : RUN go mod download [2021-05-04T08:40:58.484Z] ---> Using cache [2021-05-04T08:40:58.484Z] ---> 4be85ece47e2 [2021-05-04T08:40:58.484Z] Step 7/31 : RUN go mod download [2021-05-04T08:40:58.484Z] ---> Using cache [2021-05-04T08:40:58.484Z] ---> 4be85ece47e2 [2021-05-04T08:40:58.484Z] Step 7/25 : RUN go mod download [2021-05-04T08:40:58.484Z] ---> Using cache [2021-05-04T08:40:58.484Z] ---> 63337269d6ba [2021-05-04T08:40:58.484Z] Step 8/31 : COPY . . [2021-05-04T08:40:58.484Z] ---> Using cache [2021-05-04T08:40:58.484Z] ---> 63337269d6ba [2021-05-04T08:40:58.484Z] Step 8/25 : COPY . . [2021-05-04T08:40:58.484Z] ---> Using cache [2021-05-04T08:40:58.484Z] ---> 63337269d6ba [2021-05-04T08:40:58.484Z] Step 8/21 : COPY . . [2021-05-04T08:40:58.484Z] ---> Using cache [2021-05-04T08:40:58.484Z] ---> 9fefd6ec71d0 [2021-05-04T08:40:58.484Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-04T08:40:58.768Z] ---> Using cache [2021-05-04T08:40:58.768Z] ---> 9fefd6ec71d0 [2021-05-04T08:40:58.768Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-04T08:40:58.768Z] ---> Using cache [2021-05-04T08:40:58.768Z] ---> 9fefd6ec71d0 [2021-05-04T08:40:58.768Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-04T08:40:58.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.198s coverage: 92.9% of statements [2021-05-04T08:40:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-04T08:40:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-04T08:40:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-04T08:40:58.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-05-04T08:40:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-04T08:40:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-04T08:40:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-04T08:40:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-04T08:40:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-04T08:40:58.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2021-05-04T08:40:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-04T08:40:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-04T08:40:58.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.112s coverage: 100.0% of statements [2021-05-04T08:40:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-04T08:40:58.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.128s coverage: 79.1% of statements [2021-05-04T08:40:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-04T08:40:58.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.163s coverage: 80.0% of statements [2021-05-04T08:40:58.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.207s coverage: 87.2% of statements [2021-05-04T08:40:58.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.224s coverage: 85.4% of statements [2021-05-04T08:40:58.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.230s coverage: 91.2% of statements [2021-05-04T08:40:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-04T08:40:58.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.619s coverage: 64.4% of statements [2021-05-04T08:40:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-04T08:40:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-04T08:40:58.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.122s coverage: 100.0% of statements [2021-05-04T08:40:58.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements [2021-05-04T08:40:58.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2021-05-04T08:40:59.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements [2021-05-04T08:41:00.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements [2021-05-04T08:41:01.340Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-04T08:41:01.340Z] Running setup.py install for dockerpty: started [2021-05-04T08:41:01.340Z] ---> Running in 3029748b4e1c [2021-05-04T08:41:01.340Z] ---> Running in 5c61e2f06d4f [2021-05-04T08:41:01.340Z] ---> Running in 02d19640ffc9 [2021-05-04T08:41:02.754Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-04T08:41:03.341Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-05-04T08:41:03.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.993s coverage: 66.9% of statements [2021-05-04T08:41:03.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-04T08:41:03.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-04T08:41:03.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-04T08:41:05.349Z] 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-05-04T08:41:05.349Z] 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-05-04T08:41:05.349Z] 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-05-04T08:41:05.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.743s coverage: 43.2% of statements [2021-05-04T08:41:05.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-04T08:41:05.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-04T08:41:05.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.102s coverage: 89.5% of statements [2021-05-04T08:41:05.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-04T08:41:05.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.071s coverage: 84.8% of statements [2021-05-04T08:41:07.953Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:41:07.953Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:41:07.953Z] ---> e1e5c9a34572 [2021-05-04T08:41:07.953Z] Step 3/23 : WORKDIR /edgex-go [2021-05-04T08:41:07.953Z] ---> Using cache [2021-05-04T08:41:07.953Z] ---> 1d5027fc3bfd [2021-05-04T08:41:07.953Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:41:07.954Z] ---> Using cache [2021-05-04T08:41:07.954Z] ---> 44682ce30006 [2021-05-04T08:41:07.954Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-04T08:41:07.954Z] ---> Using cache [2021-05-04T08:41:07.954Z] ---> 9d9390241b83 [2021-05-04T08:41:07.954Z] Step 6/23 : COPY go.mod . [2021-05-04T08:41:07.954Z] ---> Using cache [2021-05-04T08:41:07.954Z] ---> 4be85ece47e2 [2021-05-04T08:41:07.954Z] Step 7/23 : RUN go mod download [2021-05-04T08:41:07.954Z] ---> Using cache [2021-05-04T08:41:07.954Z] ---> 63337269d6ba [2021-05-04T08:41:07.954Z] Step 8/23 : COPY . . [2021-05-04T08:41:07.954Z] ---> Using cache [2021-05-04T08:41:07.954Z] ---> 9fefd6ec71d0 [2021-05-04T08:41:07.954Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-04T08:41:10.216Z] ---> Running in 21a776b4e91f [2021-05-04T08:41:11.008Z] 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-05-04T08:41:12.539Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.496s coverage: 47.0% of statements [2021-05-04T08:41:12.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-04T08:41:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-04T08:41:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-04T08:41:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-04T08:41:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-04T08:41:12.540Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.115s coverage: 100.0% of statements [2021-05-04T08:41:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-04T08:41:12.540Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.107s coverage: 100.0% of statements [2021-05-04T08:41:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-04T08:41:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-04T08:41:12.540Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.144s coverage: 9.6% of statements [2021-05-04T08:41:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-04T08:41:12.540Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.436s coverage: 92.6% of statements [2021-05-04T08:41:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-04T08:41:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-04T08:41:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-04T08:41:20.855Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.526s coverage: 28.7% of statements [2021-05-04T08:41:20.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-04T08:41:20.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-04T08:41:20.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-04T08:41:20.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-04T08:41:20.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-04T08:41:20.855Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.260s coverage: 99.0% of statements [2021-05-04T08:41:20.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-04T08:41:20.855Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.276s coverage: 100.0% of statements [2021-05-04T08:41:20.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-04T08:41:20.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-04T08:41:20.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-04T08:41:20.855Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.218s coverage: 64.6% of statements [2021-05-04T08:41:20.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-04T08:41:20.855Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.423s coverage: 97.6% of statements [2021-05-04T08:41:20.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-04T08:41:20.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-04T08:41:20.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-04T08:41:20.855Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements [2021-05-04T08:41:20.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-04T08:41:20.855Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements [2021-05-04T08:41:20.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-04T08:41:20.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-04T08:41:20.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-04T08:41:20.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-04T08:41:20.855Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.115s coverage: 87.9% of statements [2021-05-04T08:41:20.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-04T08:41:20.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-04T08:41:20.855Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.072s coverage: 100.0% of statements [2021-05-04T08:41:20.855Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.133s coverage: 28.1% of statements [2021-05-04T08:41:20.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-04T08:41:21.450Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-05-04T08:41:22.427Z] GO111MODULE=on go vet ./... [2021-05-04T08:41:23.837Z] Removing intermediate container 11aa17a959e3 [2021-05-04T08:41:23.837Z] ---> 5d06332c6ebb [2021-05-04T08:41:23.837Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-04T08:41:23.837Z] ---> Running in 60411a5038f7 [2021-05-04T08:41:23.837Z] Removing intermediate container 60411a5038f7 [2021-05-04T08:41:23.837Z] ---> 2530b79467a2 [2021-05-04T08:41:23.837Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-04T08:41:23.837Z] ---> Running in a78db9f027c1 [2021-05-04T08:41:24.519Z] Removing intermediate container a78db9f027c1 [2021-05-04T08:41:24.519Z] ---> 2bcfb597ecfa [2021-05-04T08:41:24.519Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-04T08:41:25.536Z] ---> 9267129bbb16 [2021-05-04T08:41:25.536Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-04T08:41:26.542Z] ---> 0db0835fe963 [2021-05-04T08:41:26.542Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-04T08:41:28.563Z] ---> 1c6632be4213 [2021-05-04T08:41:28.563Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-04T08:41:28.563Z] ---> Running in 8e21c84faaa8 [2021-05-04T08:41:28.845Z] Removing intermediate container 8e21c84faaa8 [2021-05-04T08:41:28.845Z] ---> 3fbf6ede3205 [2021-05-04T08:41:28.845Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-04T08:41:28.845Z] ---> Running in fe1fcdfada16 [2021-05-04T08:41:29.135Z] Removing intermediate container fe1fcdfada16 [2021-05-04T08:41:29.135Z] ---> 7b2d20b418b3 [2021-05-04T08:41:29.135Z] Step 21/23 : LABEL arch=x86_64 [2021-05-04T08:41:29.414Z] ---> Running in b913671b06ee [2021-05-04T08:41:29.688Z] Removing intermediate container b913671b06ee [2021-05-04T08:41:29.688Z] ---> d066a09d9df9 [2021-05-04T08:41:29.688Z] Step 22/23 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 [2021-05-04T08:41:29.958Z] ---> Running in f32bbdd7a6ab [2021-05-04T08:41:30.235Z] Removing intermediate container f32bbdd7a6ab [2021-05-04T08:41:30.235Z] ---> 4fcd5a57a172 [2021-05-04T08:41:30.235Z] Step 23/23 : LABEL version=0.0.0 [2021-05-04T08:41:30.235Z] ---> Running in 3c4f8842c166 [2021-05-04T08:41:31.216Z] Removing intermediate container 3c4f8842c166 [2021-05-04T08:41:31.216Z] ---> 6b88d74881b4 [2021-05-04T08:41:31.216Z] [2021-05-04T08:41:31.499Z] Successfully built 6b88d74881b4 [2021-05-04T08:41:31.499Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-05-04T08:41:44.163Z]  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/secrets-config ./cmd/secrets-config [2021-05-04T08:41:44.163Z] 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-05-04T08:41:49.610Z] Removing intermediate container 5c61e2f06d4f [2021-05-04T08:41:49.610Z] ---> b0344089546f [2021-05-04T08:41:49.610Z] [2021-05-04T08:41:49.610Z] Step 10/31 : FROM alpine:3.12 [2021-05-04T08:41:49.610Z] ---> 13621d1b12d4 [2021-05-04T08:41:49.610Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-04T08:41:50.576Z] ---> Running in dc703068c93a [2021-05-04T08:41:50.576Z] Removing intermediate container 3029748b4e1c [2021-05-04T08:41:50.576Z] ---> 4c856fb159a7 [2021-05-04T08:41:50.576Z] [2021-05-04T08:41:50.576Z] Step 10/25 : FROM alpine:3.12 [2021-05-04T08:41:50.576Z] ---> 13621d1b12d4 [2021-05-04T08:41:50.576Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-04T08:41:50.848Z] ---> Running in b2310e6a51fc [2021-05-04T08:41:50.848Z] Removing intermediate container dc703068c93a [2021-05-04T08:41:50.848Z] ---> 7f9f43694bb4 [2021-05-04T08:41:50.848Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-04T08:41:53.444Z] ---> Running in 4588095fa27d [2021-05-04T08:41:53.444Z] Removing intermediate container 02d19640ffc9 [2021-05-04T08:41:53.444Z] ---> 1af59a0ce795 [2021-05-04T08:41:53.444Z] [2021-05-04T08:41:53.444Z] Step 10/21 : FROM alpine:3.12 [2021-05-04T08:41:53.444Z] ---> 13621d1b12d4 [2021-05-04T08:41:53.444Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-04T08:41:53.716Z] ---> Running in ca45656ea85d [2021-05-04T08:41:54.696Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-04T08:41:54.697Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-04T08:41:54.697Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-04T08:41:54.697Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-04T08:41:54.697Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-04T08:41:54.697Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-04T08:41:54.697Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-04T08:41:54.697Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-04T08:41:54.697Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-04T08:41:54.697Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-04T08:41:54.697Z] (2/2) Installing su-exec (0.2-r1) [2021-05-04T08:41:54.697Z] Executing busybox-1.31.1-r20.trigger [2021-05-04T08:41:54.697Z] (4/6) Installing curl (7.76.1-r0) [2021-05-04T08:41:54.697Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-04T08:41:54.697Z] (6/6) Installing su-exec (0.2-r1) [2021-05-04T08:41:54.697Z] Executing busybox-1.31.1-r20.trigger [2021-05-04T08:41:54.697Z] OK: 6 MiB in 16 packages [2021-05-04T08:41:54.971Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-04T08:41:54.971Z] Executing ca-certificates-20191127-r4.trigger [2021-05-04T08:41:54.971Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-04T08:41:54.971Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-04T08:41:54.971Z] (4/4) Installing curl (7.76.1-r0) [2021-05-04T08:41:54.971Z] Executing busybox-1.31.1-r20.trigger [2021-05-04T08:41:54.971Z] Executing ca-certificates-20191127-r4.trigger [2021-05-04T08:41:54.971Z] OK: 7 MiB in 20 packages [2021-05-04T08:41:54.971Z] OK: 7 MiB in 18 packages [2021-05-04T08:41:59.237Z] Removing intermediate container 21a776b4e91f [2021-05-04T08:41:59.237Z] ---> 827dd139537e [2021-05-04T08:41:59.237Z] [2021-05-04T08:41:59.237Z] Step 10/23 : FROM alpine:3.12 [2021-05-04T08:41:59.237Z] ---> 13621d1b12d4 [2021-05-04T08:41:59.237Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-04T08:41:59.237Z] ---> Using cache [2021-05-04T08:41:59.237Z] ---> f1ad8daa7cc1 [2021-05-04T08:41:59.237Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-04T08:41:59.237Z] ---> Using cache [2021-05-04T08:41:59.237Z] ---> c3127944b2c2 [2021-05-04T08:41:59.237Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-04T08:41:59.237Z] ---> Running in d6117c647d17 [2021-05-04T08:41:59.818Z] Removing intermediate container 4588095fa27d [2021-05-04T08:41:59.819Z] ---> 3450638975c4 [2021-05-04T08:41:59.819Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-04T08:42:00.401Z] ---> Running in ca9a3d33b0f3 [2021-05-04T08:42:00.401Z] Removing intermediate container b2310e6a51fc [2021-05-04T08:42:00.401Z] ---> ae1f81616c96 [2021-05-04T08:42:00.401Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-04T08:42:00.401Z] Removing intermediate container d6117c647d17 [2021-05-04T08:42:00.401Z] ---> f4822a02cb6d [2021-05-04T08:42:00.401Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-04T08:42:00.401Z] Removing intermediate container ca45656ea85d [2021-05-04T08:42:00.401Z] ---> 847923a76d81 [2021-05-04T08:42:00.401Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-04T08:42:00.667Z] ---> Running in c9600e0aadd3 [2021-05-04T08:42:00.667Z] ---> Running in efb9ec933b47 [2021-05-04T08:42:00.667Z] ---> Running in c9f20ea0e5e9 [2021-05-04T08:42:00.667Z] Removing intermediate container ca9a3d33b0f3 [2021-05-04T08:42:00.667Z] ---> e6d5fb28d513 [2021-05-04T08:42:00.667Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-04T08:42:00.931Z] ---> Running in b5a5c97f514f [2021-05-04T08:42:00.931Z] Removing intermediate container c9600e0aadd3 [2021-05-04T08:42:00.931Z] ---> b6b2d7d6cbf6 [2021-05-04T08:42:00.931Z] Step 13/25 : WORKDIR / [2021-05-04T08:42:00.931Z] Removing intermediate container c9f20ea0e5e9 [2021-05-04T08:42:00.931Z] ---> f9cf1229f193 [2021-05-04T08:42:00.931Z] Step 13/21 : WORKDIR /edgex [2021-05-04T08:42:00.931Z] Removing intermediate container efb9ec933b47 [2021-05-04T08:42:00.931Z] ---> 9377ddd22037 [2021-05-04T08:42:00.931Z] Step 15/23 : WORKDIR / [2021-05-04T08:42:01.208Z] ---> Running in d0323c8b34c6 [2021-05-04T08:42:01.208Z] ---> Running in e96ed1993041 [2021-05-04T08:42:01.208Z] Removing intermediate container b5a5c97f514f [2021-05-04T08:42:01.208Z] ---> Running in d66b5a4622bc [2021-05-04T08:42:01.208Z] ---> 72fb2cc3f9dc [2021-05-04T08:42:01.208Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-04T08:42:01.208Z] ---> Running in fc1961e6358d [2021-05-04T08:42:01.481Z] Removing intermediate container e96ed1993041 [2021-05-04T08:42:01.481Z] ---> dcfb9486d99b [2021-05-04T08:42:01.481Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-04T08:42:01.757Z] Removing intermediate container d0323c8b34c6 [2021-05-04T08:42:01.757Z] ---> 7519232fe781 [2021-05-04T08:42:01.757Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-04T08:42:01.757Z] Removing intermediate container d66b5a4622bc [2021-05-04T08:42:01.757Z] ---> 6a28b1cd1a33 [2021-05-04T08:42:01.757Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-04T08:42:02.346Z] ---> 368bd656b38b [2021-05-04T08:42:02.346Z] ---> e6ee624ea633 [2021-05-04T08:42:02.346Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.tomlStep 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-04T08:42:02.346Z] [2021-05-04T08:42:02.346Z] ---> 5e00ba81b12b [2021-05-04T08:42:02.346Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-04T08:42:02.929Z] ---> 5dd24883c296 [2021-05-04T08:42:02.929Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-04T08:42:02.929Z] ---> fc545aa719ce [2021-05-04T08:42:02.929Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-04T08:42:03.199Z] ---> aa3190c7bd92 [2021-05-04T08:42:03.199Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-04T08:42:03.199Z] ---> b6bffb3a8bc7 [2021-05-04T08:42:03.199Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-04T08:42:03.199Z] Removing intermediate container fc1961e6358d [2021-05-04T08:42:03.199Z] ---> 48ab89c11154 [2021-05-04T08:42:03.199Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-04T08:42:03.467Z] ---> Running in 5c8b580e72e9 [2021-05-04T08:42:03.467Z] ---> 34ca46bbb23b [2021-05-04T08:42:03.467Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-04T08:42:03.467Z] ---> c10f1ae99e6d [2021-05-04T08:42:03.467Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-04T08:42:03.467Z] ---> 7aa1a4858821 [2021-05-04T08:42:03.467Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-04T08:42:03.740Z] ---> Running in 0d393c1bd99c [2021-05-04T08:42:03.740Z] ---> Running in bf586400833a [2021-05-04T08:42:03.740Z] Removing intermediate container 5c8b580e72e9 [2021-05-04T08:42:03.740Z] ---> ba1a6e3e1537 [2021-05-04T08:42:03.740Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-04T08:42:04.008Z] Removing intermediate container 0d393c1bd99c [2021-05-04T08:42:04.008Z] ---> d0a41ad6c578 [2021-05-04T08:42:04.008Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-04T08:42:04.008Z] Removing intermediate container bf586400833a [2021-05-04T08:42:04.008Z] ---> 898c0b49b50d [2021-05-04T08:42:04.008Z] Step 18/21 : CMD ["--init=true"] [2021-05-04T08:42:04.272Z] ---> Running in eb65672480f1 [2021-05-04T08:42:04.272Z] ---> Running in e4f09194140c [2021-05-04T08:42:05.228Z] ---> 7766fcba13fe [2021-05-04T08:42:05.228Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-04T08:42:05.228Z] ---> 7b9d2bd430b9 [2021-05-04T08:42:05.228Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-04T08:42:05.228Z] ---> Running in 56290f526ba6 [2021-05-04T08:42:05.228Z] Removing intermediate container e4f09194140c [2021-05-04T08:42:05.228Z] ---> fb8547dc594f [2021-05-04T08:42:05.228Z] Step 19/21 : LABEL arch=x86_64 [2021-05-04T08:42:05.499Z] Removing intermediate container eb65672480f1 [2021-05-04T08:42:05.499Z] ---> 44e60552ca45 [2021-05-04T08:42:05.499Z] Step 21/23 : LABEL arch=x86_64 [2021-05-04T08:42:05.499Z] ---> Running in b4eae343e9d2 [2021-05-04T08:42:05.499Z] ---> Running in 0149aa8de4f9 [2021-05-04T08:42:05.768Z] ---> ef80a2325513 [2021-05-04T08:42:05.768Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-04T08:42:05.768Z] Removing intermediate container b4eae343e9d2 [2021-05-04T08:42:05.768Z] ---> af2ee7f85b95 [2021-05-04T08:42:05.768Z] Step 20/21 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 [2021-05-04T08:42:06.043Z] Removing intermediate container 0149aa8de4f9 [2021-05-04T08:42:06.043Z] ---> 4af1563a6553 [2021-05-04T08:42:06.043Z] Step 22/23 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 [2021-05-04T08:42:06.043Z] ---> Running in 978040cb29b4 [2021-05-04T08:42:06.043Z] ---> Running in 430e46945781 [2021-05-04T08:42:06.310Z] ---> 547e5414580f [2021-05-04T08:42:06.310Z] Step 21/25 : 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-05-04T08:42:06.310Z] ---> Running in 319783cfb4aa [2021-05-04T08:42:06.310Z] Removing intermediate container 978040cb29b4 [2021-05-04T08:42:06.310Z] ---> c24094597b6e [2021-05-04T08:42:06.310Z] Step 21/21 : LABEL version=0.0.0 [2021-05-04T08:42:06.575Z] Removing intermediate container 430e46945781 [2021-05-04T08:42:06.575Z] ---> db43009536ed [2021-05-04T08:42:06.575Z] Step 23/23 : LABEL version=0.0.0 [2021-05-04T08:42:06.575Z] ---> Running in 81de99381ce6 [2021-05-04T08:42:06.575Z] ---> Running in d7b076c34d31 [2021-05-04T08:42:06.839Z] Removing intermediate container 81de99381ce6 [2021-05-04T08:42:06.839Z] ---> 19432618e5e8 [2021-05-04T08:42:06.839Z] [2021-05-04T08:42:07.111Z] Removing intermediate container d7b076c34d31 [2021-05-04T08:42:07.111Z] ---> 978657ee926d [2021-05-04T08:42:07.111Z] [2021-05-04T08:42:07.111Z] Successfully built 19432618e5e8 [2021-05-04T08:42:07.111Z] Removing intermediate container 56290f526ba6 [2021-05-04T08:42:07.111Z] ---> 68f691fc2a72 [2021-05-04T08:42:07.111Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-04T08:42:07.111Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-05-04T08:42:07.377Z]  Building docker-security-proxy-setup-go ... done Successfully built 978657ee926d [2021-05-04T08:42:07.377Z] Successfully tagged docker-core-metadata-go:latest [2021-05-04T08:42:07.641Z]  Building docker-core-metadata-go ... done  ---> 3ab404f8c3eb [2021-05-04T08:42:07.641Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-04T08:42:08.221Z] Removing intermediate container 319783cfb4aa [2021-05-04T08:42:08.221Z] ---> 052d14bb30ef [2021-05-04T08:42:08.221Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-05-04T08:42:08.221Z] ---> Running in 3231edd0aa8e [2021-05-04T08:42:08.486Z] ---> e18dc5ca2277 [2021-05-04T08:42:08.486Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-04T08:42:08.486Z] Removing intermediate container 3231edd0aa8e [2021-05-04T08:42:08.486Z] ---> e0d6d1b363c6 [2021-05-04T08:42:08.486Z] Step 23/25 : LABEL arch=x86_64 [2021-05-04T08:42:08.749Z] ---> f2876ebd4b5f [2021-05-04T08:42:08.749Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-04T08:42:08.749Z] ---> Running in 08d014e5d94c [2021-05-04T08:42:08.749Z] Removing intermediate container 08d014e5d94c [2021-05-04T08:42:08.749Z] ---> 2425c3f9d22a [2021-05-04T08:42:08.749Z] Step 24/25 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 [2021-05-04T08:42:09.019Z] ---> Running in 7cee0eeff355 [2021-05-04T08:42:09.019Z] ---> 50fc70ee4526 [2021-05-04T08:42:09.019Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-04T08:42:09.358Z] Removing intermediate container 7cee0eeff355 [2021-05-04T08:42:09.358Z] ---> 7ace69a744e7 [2021-05-04T08:42:09.358Z] Step 25/25 : LABEL version=0.0.0 [2021-05-04T08:42:09.358Z] ---> Running in 441836096fcf [2021-05-04T08:42:09.358Z] ---> e751ddf52ef7 [2021-05-04T08:42:09.358Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-04T08:42:09.625Z] ---> Running in 5b7a2c3e35e3 [2021-05-04T08:42:09.625Z] Removing intermediate container 441836096fcf [2021-05-04T08:42:09.625Z] ---> d0f2b020b759 [2021-05-04T08:42:09.625Z] [2021-05-04T08:42:09.889Z] Successfully built d0f2b020b759 [2021-05-04T08:42:09.889Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-05-04T08:42:09.889Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 5b7a2c3e35e3 [2021-05-04T08:42:09.889Z] ---> 83996c38b838 [2021-05-04T08:42:09.889Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-04T08:42:10.153Z] ---> e277bfb5bb6a [2021-05-04T08:42:10.153Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-04T08:42:10.153Z] ---> Running in 1bd1d5b367b7 [2021-05-04T08:42:11.107Z] Removing intermediate container 1bd1d5b367b7 [2021-05-04T08:42:11.107Z] ---> 2eb3fab785db [2021-05-04T08:42:11.107Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-04T08:42:11.369Z] ---> Running in 78605dd0434d [2021-05-04T08:42:11.632Z] Removing intermediate container 78605dd0434d [2021-05-04T08:42:11.632Z] ---> c8018ad30b13 [2021-05-04T08:42:11.632Z] Step 28/31 : CMD ["gate"] [2021-05-04T08:42:12.206Z] ---> Running in c8c6fa5f514a [2021-05-04T08:42:12.468Z] Removing intermediate container c8c6fa5f514a [2021-05-04T08:42:12.468Z] ---> 0c922b7b5b38 [2021-05-04T08:42:12.468Z] Step 29/31 : LABEL arch=x86_64 [2021-05-04T08:42:12.468Z] ---> Running in 7e6968d54e2d [2021-05-04T08:42:12.734Z] Removing intermediate container 7e6968d54e2d [2021-05-04T08:42:12.734Z] ---> d85e325cd983 [2021-05-04T08:42:12.734Z] Step 30/31 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 [2021-05-04T08:42:12.999Z] ---> Running in 269f35f2f50d [2021-05-04T08:42:13.261Z] Removing intermediate container 269f35f2f50d [2021-05-04T08:42:13.261Z] ---> f329730f4136 [2021-05-04T08:42:13.261Z] Step 31/31 : LABEL version=0.0.0 [2021-05-04T08:42:13.261Z] ---> Running in 672a406e15de [2021-05-04T08:42:13.523Z] Removing intermediate container 672a406e15de [2021-05-04T08:42:13.523Z] ---> e95626076025 [2021-05-04T08:42:13.523Z] [2021-05-04T08:42:13.787Z] Successfully built e95626076025 [2021-05-04T08:42:13.787Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-05-04T08:42:14.064Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-05-04T08:42:14.105Z] $ docker stop --time=1 7cb7fd8741c6b8c5b6d610d0681bf2ec539893a2133394606e651a776c5c6b18 [2021-05-04T08:42:15.885Z] $ docker rm -f 7cb7fd8741c6b8c5b6d610d0681bf2ec539893a2133394606e651a776c5c6b18 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-04T08:42:16.366Z] + docker images [2021-05-04T08:42:16.366Z] + grep docker [2021-05-04T08:42:16.627Z] docker-security-bootstrapper-go latest e95626076025 3 seconds ago 18.2MB [2021-05-04T08:42:16.627Z] docker-security-secretstore-setup-go latest d0f2b020b759 7 seconds ago 25.7MB [2021-05-04T08:42:16.627Z] docker-core-metadata-go latest 978657ee926d 10 seconds ago 18.6MB [2021-05-04T08:42:16.627Z] docker-security-proxy-setup-go latest 19432618e5e8 10 seconds ago 25.3MB [2021-05-04T08:42:16.627Z] docker-sys-mgmt-agent-go latest 6b88d74881b4 45 seconds ago 312MB [2021-05-04T08:42:16.627Z] docker-core-data-go latest 48810217a053 About a minute ago 21.5MB [2021-05-04T08:42:16.627Z] docker-core-command-go latest adcbcadbf9d4 About a minute ago 17MB [2021-05-04T08:42:16.627Z] docker-support-notifications-go latest e45fc29f16f6 About a minute ago 17.6MB [2021-05-04T08:42:16.627Z] docker-support-scheduler-go latest 839753db2a0c About a minute ago 17.1MB [2021-05-04T08:42:16.627Z] docker 20.10.0 aefe523efa57 4 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-04T08:42:31.868Z] Still waiting to schedule task [2021-05-04T08:42:31.869Z] ‘prd-centos7-blackbox-4c-2g-2571’ doesn’t have label ‘ubuntu18.04-docker-8c-8g’; ‘prd-centos7-docker-4c-2g-2899’ doesn’t have label ‘ubuntu18.04-docker-8c-8g’; ‘prd-ubuntu18.04-docker-8c-8g-2906’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ doesn’t have label ‘ubuntu18.04-docker-8c-8g’ [2021-05-04T08:42:59.855Z] gofmt -l . [2021-05-04T08:42:59.855Z] [ "`gofmt -l .`" = "" ] [2021-05-04T08:42:59.855Z] ./bin/test-go-mod-tidy.sh [2021-05-04T08:42:59.855Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-04T08:43:03.150Z] + ls -al . [2021-05-04T08:43:03.151Z] total 840 [2021-05-04T08:43:03.151Z] drwxrwxr-x 9 1001 1001 4096 May 4 08:43 . [2021-05-04T08:43:03.151Z] drwxr-xr-x 4 root root 4096 May 4 08:38 .. [2021-05-04T08:43:03.151Z] -rw-rw-r-- 1 1001 1001 11 May 4 08:36 .dockerignore [2021-05-04T08:43:03.151Z] drwxrwxr-x 8 1001 1001 4096 May 4 08:36 .git [2021-05-04T08:43:03.151Z] drwxrwxr-x 3 1001 1001 4096 May 4 08:36 .github [2021-05-04T08:43:03.151Z] -rw-rw-r-- 1 1001 1001 818 May 4 08:36 .gitignore [2021-05-04T08:43:03.151Z] -rw-rw-r-- 1 1001 1001 166 May 4 08:36 .sonarcloud.properties [2021-05-04T08:43:03.151Z] -rw-rw-r-- 1 1001 1001 8609 May 4 08:36 Attribution.txt [2021-05-04T08:43:03.151Z] -rw-rw-r-- 1 1001 1001 3804 May 4 08:36 CONTRIBUTING.md [2021-05-04T08:43:03.151Z] -rw-rw-r-- 1 1001 1001 931 May 4 08:36 Dockerfile.build [2021-05-04T08:43:03.151Z] -rw-rw-r-- 1 1001 1001 863 May 4 08:36 Jenkinsfile [2021-05-04T08:43:03.151Z] -rw-rw-r-- 1 1001 1001 10775 May 4 08:36 LICENSE [2021-05-04T08:43:03.151Z] -rw-rw-r-- 1 1001 1001 5774 May 4 08:36 Makefile [2021-05-04T08:43:03.151Z] -rw-rw-r-- 1 1001 1001 7978 May 4 08:36 README.md [2021-05-04T08:43:03.151Z] -rw-rw-r-- 1 1001 1001 6755 May 4 08:36 SECURITY.md [2021-05-04T08:43:03.151Z] -rw-rw-r-- 1 1001 1001 5 May 4 08:32 VERSION [2021-05-04T08:43:03.151Z] -rw-rw-r-- 1 1001 1001 4131 May 4 08:36 ZMQWindows.md [2021-05-04T08:43:03.151Z] drwxrwxr-x 2 1001 1001 4096 May 4 08:36 bin [2021-05-04T08:43:03.151Z] drwxrwxr-x 14 1001 1001 4096 May 4 08:36 cmd [2021-05-04T08:43:03.151Z] -rw-r--r-- 1 root root 702190 May 4 08:41 coverage.out [2021-05-04T08:43:03.151Z] -rw-r--r-- 1 root root 1060 May 4 08:42 go.mod [2021-05-04T08:43:03.151Z] -rw-r--r-- 1 root root 22420 May 4 08:38 go.sum [2021-05-04T08:43:03.151Z] drwxrwxr-x 8 1001 1001 4096 May 4 08:36 internal [2021-05-04T08:43:03.151Z] drwxrwxr-x 4 1001 1001 4096 May 4 08:36 openapi [2021-05-04T08:43:03.151Z] drwxrwxr-x 4 1001 1001 4096 May 4 08:36 snap [2021-05-04T08:43:03.151Z] -rw-rw-r-- 1 1001 1001 168 May 4 08:36 version.go [Pipeline] sh [2021-05-04T08:43:03.827Z] + '[' -e coverage.out ] [2021-05-04T08:43:03.827Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-04T08:43:03.848Z] Warning: overwriting stash ‘coverage-report’ [2021-05-04T08:43:05.356Z] Stashed 1 file(s) [Pipeline] sh [2021-05-04T08:43:06.048Z] + make build [2021-05-04T08:43:06.048Z] 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-05-04T08:43:14.568Z] 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-05-04T08:43:41.364Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-04T08:43:41.953Z] 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-05-04T08:43:46.255Z] 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-05-04T08:43:47.235Z] 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-05-04T08:43:51.538Z] 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-05-04T08:43:55.839Z] 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-05-04T08:43:57.813Z] 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-05-04T08:44:01.204Z] 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-05-04T08:44:04.583Z] 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-05-04T08:44:07.200Z] 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-05-04T08:44:12.617Z] $ docker stop --time=1 26a43354ac69babe406627fd33f3bf5f414a655fb000944108ad8cd762090e60 [2021-05-04T08:44:15.232Z] $ docker rm -f 26a43354ac69babe406627fd33f3bf5f414a655fb000944108ad8cd762090e60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-04T08:44:16.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-04T08:44:16.911Z] [2021-05-04T08:44:16.911Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-04T08:44:17.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-04T08:44:17.532Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-04T08:44:17.532Z] 29e5d40040c1: Pulling fs layer [2021-05-04T08:44:17.532Z] 1ce36da41761: Pulling fs layer [2021-05-04T08:44:17.532Z] 25b303627fd3: Pulling fs layer [2021-05-04T08:44:17.804Z] 29e5d40040c1: Verifying Checksum [2021-05-04T08:44:17.804Z] 29e5d40040c1: Download complete [2021-05-04T08:44:18.403Z] 29e5d40040c1: Pull complete [2021-05-04T08:44:18.680Z] 1ce36da41761: Verifying Checksum [2021-05-04T08:44:18.680Z] 1ce36da41761: Download complete [2021-05-04T08:44:20.117Z] 1ce36da41761: Pull complete [2021-05-04T08:44:20.388Z] 25b303627fd3: Verifying Checksum [2021-05-04T08:44:20.388Z] 25b303627fd3: Download complete [2021-05-04T08:44:24.212Z] Running on prd-ubuntu18.04-docker-8c-8g-2908 in /w/workspace/edgexfoundry_edgex-go_PR-3391 [Pipeline] { [Pipeline] ws [2021-05-04T08:44:24.240Z] Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] checkout [2021-05-04T08:44:26.572Z] using credential edgex-jenkins-ssh [2021-05-04T08:44:26.590Z] Cloning the remote Git repository [2021-05-04T08:44:26.608Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-04T08:44:26.672Z] > git init /w/workspace/edgex-go/12 # timeout=10 [2021-05-04T08:44:26.706Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-04T08:44:26.706Z] > git --version # timeout=10 [2021-05-04T08:44:26.713Z] > git --version # 'git version 2.17.1' [2021-05-04T08:44:26.714Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-04T08:44:26.736Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-04T08:44:31.314Z] 25b303627fd3: Pull complete [2021-05-04T08:44:31.314Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-04T08:44:31.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-04T08:44:31.314Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-04T08:44:31.573Z] prd-ubuntu18.04-docker-arm64-4c-16g-2903 does not seem to be running inside a container [2021-05-04T08:44:31.645Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-05-04T08:44:34.718Z] $ docker top ce2aa902219fc2f809db30b80701454a8f957c20565a4e9fa9a9a5a0a309fbc6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-04T08:44:35.684Z] + grep parallel [2021-05-04T08:44:35.684Z] + docker-compose build --help [2021-05-04T08:44:39.053Z] --parallel Build images in parallel. [Pipeline] } [2021-05-04T08:44:39.341Z] $ docker stop --time=1 ce2aa902219fc2f809db30b80701454a8f957c20565a4e9fa9a9a5a0a309fbc6 [2021-05-04T08:44:40.410Z] Merging remotes/origin/master commit 576eddb6d79f77bc7b799d46a5f981c8da166ab0 into PR head commit 435fc41d67987ddff12c535146ad4fc35898d092 [2021-05-04T08:44:39.727Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-04T08:44:39.732Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-04T08:44:39.740Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-04T08:44:39.763Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-04T08:44:39.763Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-04T08:44:39.767Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3391/head:refs/remotes/origin/PR-3391 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-04T08:44:40.416Z] > git config core.sparsecheckout # timeout=10 [2021-05-04T08:44:40.421Z] > git checkout -f 435fc41d67987ddff12c535146ad4fc35898d092 # timeout=10 [2021-05-04T08:44:40.498Z] > git remote # timeout=10 [2021-05-04T08:44:40.503Z] > git config --get remote.origin.url # timeout=10 [2021-05-04T08:44:40.508Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-04T08:44:40.511Z] > git merge 576eddb6d79f77bc7b799d46a5f981c8da166ab0 # timeout=10 [2021-05-04T08:44:40.595Z] Merge succeeded, producing cafdef36689834d3dfc87a84984bd479eba645b1 [2021-05-04T08:44:40.596Z] Checking out Revision cafdef36689834d3dfc87a84984bd479eba645b1 (PR-3391) [2021-05-04T08:44:41.352Z] $ docker rm -f ce2aa902219fc2f809db30b80701454a8f957c20565a4e9fa9a9a5a0a309fbc6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-04T08:44:42.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-04T08:44:42.011Z] . [Pipeline] withDockerContainer [2021-05-04T08:44:42.269Z] prd-ubuntu18.04-docker-arm64-4c-16g-2903 does not seem to be running inside a container [2021-05-04T08:44:40.588Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-04T08:44:40.597Z] > git config core.sparsecheckout # timeout=10 [2021-05-04T08:44:40.602Z] > git checkout -f cafdef36689834d3dfc87a84984bd479eba645b1 # timeout=10 [2021-05-04T08:44:42.340Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-05-04T08:44:43.738Z] $ docker top 0f0538324e4b02a465fce9998c370a9569fe61179045bf45eeda476a8e3a3601 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-04T08:44:44.184Z] Commit message: "Merge commit '576eddb6d79f77bc7b799d46a5f981c8da166ab0' into HEAD" [2021-05-04T08:44:44.186Z] > git rev-list --no-walk 9a07ad66ccd732acc4c78d1408e0ed4fa42d2dd9 # timeout=10 [2021-05-04T08:44:44.193Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-04T08:44:44.721Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-04T08:44:45.216Z] + echo snap-build.sh [2021-05-04T08:44:45.216Z] snap-build.sh [2021-05-04T08:44:45.216Z] + SNAP_BASE_DIR=. [2021-05-04T08:44:45.216Z] + '[' '!' -z /w/workspace/edgex-go/12 ']' [2021-05-04T08:44:45.216Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/12 [2021-05-04T08:44:45.216Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/12]' [2021-05-04T08:44:45.216Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/12] [2021-05-04T08:44:45.216Z] + cd /w/workspace/edgex-go/12 [2021-05-04T08:44:45.216Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-04T08:44:45.216Z] Reading package lists... [2021-05-04T08:44:45.216Z] Building dependency tree... [2021-05-04T08:44:45.216Z] Reading state information... [2021-05-04T08:44:45.478Z] The following packages were automatically installed and are no longer required: [2021-05-04T08:44:45.478Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-04T08:44:45.478Z] uidmap xdelta3 [2021-05-04T08:44:45.478Z] Use 'sudo apt autoremove' to remove them. [2021-05-04T08:44:45.478Z] The following packages will be REMOVED: [2021-05-04T08:44:45.478Z] lxd* lxd-client* [2021-05-04T08:44:45.739Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-04T08:44:45.739Z] After this operation, 31.7 MB disk space will be freed. [2021-05-04T08:44:46.784Z] (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-05-04T08:44:46.784Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-04T08:44:47.724Z] Removing lxd dnsmasq configuration [2021-05-04T08:44:47.724Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-04T08:44:47.984Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-04T08:44:48.556Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-05-04T08:44:48.817Z] (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-05-04T08:44:48.817Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-04T08:44:49.034Z] Building docker-core-command-go ... [2021-05-04T08:44:49.034Z] Building docker-core-data-go ... [2021-05-04T08:44:49.035Z] Building docker-core-metadata-go ... [2021-05-04T08:44:49.035Z] Building docker-security-bootstrapper-go ... [2021-05-04T08:44:49.035Z] Building docker-security-proxy-setup-go ... [2021-05-04T08:44:49.035Z] Building docker-security-secretstore-setup-go ... [2021-05-04T08:44:49.035Z] Building docker-support-notifications-go ... [2021-05-04T08:44:49.035Z] Building docker-support-scheduler-go ... [2021-05-04T08:44:49.035Z] Building docker-sys-mgmt-agent-go ... [2021-05-04T08:44:49.035Z] Building docker-sys-mgmt-agent-go [2021-05-04T08:44:49.035Z] Building docker-security-proxy-setup-go [2021-05-04T08:44:49.035Z] Building docker-security-secretstore-setup-go [2021-05-04T08:44:49.035Z] Building docker-support-scheduler-go [2021-05-04T08:44:49.035Z] Building docker-core-command-go [2021-05-04T08:44:50.203Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-04T08:44:50.203Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-04T08:44:51.584Z] + sudo snap remove --purge lxd [2021-05-04T08:44:51.584Z] snap "lxd" is not installed [2021-05-04T08:44:51.584Z] + sudo groupadd --force --system lxd [2021-05-04T08:44:51.584Z] ++ whoami [2021-05-04T08:44:51.584Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-04T08:44:51.584Z] + newgrp - lxd [2021-05-04T08:44:51.584Z] + sudo snap install lxd [2021-05-04T08:44:59.724Z] 2021-05-04T08:44:56Z INFO Waiting for automatic snapd restart... [2021-05-04T08:45:17.852Z] lxd 4.13 from Canonical* installed [2021-05-04T08:45:17.852Z] + sudo lxd init --auto [2021-05-04T08:45:24.454Z] + sudo snap install --classic snapcraft [2021-05-04T08:45:31.033Z] snapcraft 4.7.1 from Canonical* installed [2021-05-04T08:45:31.033Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-04T08:45:31.033Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-04T08:45:31.033Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-04T08:45:31.033Z] Dload Upload Total Spent Left Speed [2021-05-04T08:45:31.033Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 6463 0 --:--:-- --:--:-- --:--:-- 6463 [2021-05-04T08:45:31.294Z] 100 3325k 100 3325k 0 0 19.1M 0 --:--:-- --:--:-- --:--:-- 19.1M [2021-05-04T08:45:31.294Z] ./yq_linux_amd64 [2021-05-04T08:45:31.294Z] + sudo snapcraft prime --use-lxd [2021-05-04T08:45:33.205Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-04T08:45:33.205Z] 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-05-04T08:45:33.205Z] - README.md [2021-05-04T08:45:33.205Z] [2021-05-04T08:45:33.205Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-04T08:45:33.466Z] Launching a container. [2021-05-04T08:45:45.697Z] Waiting for container to be ready [2021-05-04T08:45:45.697Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-04T08:45:45.697Z] [2021-05-04T08:45:49.901Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-04T08:45:49.901Z] Waiting for network to be ready... [2021-05-04T08:45:49.901Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-04T08:45:50.161Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-04T08:45:50.161Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-04T08:45:50.421Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-04T08:45:50.421Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-04T08:45:50.421Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-04T08:45:50.421Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-04T08:45:50.421Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-04T08:45:50.421Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-04T08:45:50.421Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-04T08:45:50.681Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-04T08:45:50.681Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-04T08:45:51.251Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-04T08:45:51.251Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-04T08:45:51.251Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-04T08:45:51.251Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-04T08:45:51.251Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-04T08:45:51.251Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-04T08:45:51.512Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-04T08:45:51.773Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2042 kB] [2021-05-04T08:45:52.034Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-05-04T08:45:52.034Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-04T08:45:52.034Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-04T08:45:52.034Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] [2021-05-04T08:45:52.034Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] [2021-05-04T08:45:52.034Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] [2021-05-04T08:45:52.034Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-04T08:45:53.947Z] Fetched 24.5 MB in 4s (6015 kB/s) [2021-05-04T08:45:54.891Z] Reading package lists... [2021-05-04T08:45:55.152Z] Reading package lists... [2021-05-04T08:45:55.152Z] Building dependency tree... [2021-05-04T08:45:55.152Z] Reading state information... [2021-05-04T08:45:55.412Z] The following additional packages will be installed: [2021-05-04T08:45:55.412Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-04T08:45:55.412Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-04T08:45:55.412Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-04T08:45:55.412Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-04T08:45:55.412Z] Suggested packages: [2021-05-04T08:45:55.412Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-04T08:45:55.412Z] Recommended packages: [2021-05-04T08:45:55.412Z] gnupg libsasl2-modules [2021-05-04T08:45:55.412Z] The following NEW packages will be installed: [2021-05-04T08:45:55.412Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-04T08:45:55.412Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-04T08:45:55.412Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-04T08:45:55.412Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-04T08:45:55.412Z] The following packages will be upgraded: [2021-05-04T08:45:55.412Z] gpg gpg-agent gpgconf libudev1 [2021-05-04T08:45:55.672Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-04T08:45:55.672Z] Need to get 3529 kB of archives. [2021-05-04T08:45:55.672Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-04T08:45:55.672Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] [2021-05-04T08:45:55.672Z] Get:2 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-05-04T08:45:55.672Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-04T08:45:55.932Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-04T08:45:55.932Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] [2021-05-04T08:45:55.932Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-04T08:45:56.193Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-04T08:45:56.193Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-04T08:45:56.193Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-04T08:45:56.455Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-04T08:45:56.455Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-04T08:45:56.455Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-04T08:45:56.455Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-04T08:45:56.455Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-04T08:45:56.455Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-04T08:45:56.455Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-04T08:45:56.455Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-04T08:45:56.455Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-04T08:45:56.455Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-04T08:45:56.455Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-04T08:45:56.455Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-04T08:45:56.455Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-04T08:45:56.715Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-04T08:45:56.715Z] Fetched 3529 kB in 1s (3194 kB/s) [2021-05-04T08:45:56.715Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-04T08:45:56.715Z] Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... [2021-05-04T08:45:56.715Z] Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-04T08:45:56.715Z] Setting up libudev1:amd64 (237-3ubuntu10.46) ... [2021-05-04T08:45:56.975Z] Selecting previously unselected package udev. [2021-05-04T08:45:56.975Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-04T08:45:56.975Z] Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... [2021-05-04T08:45:56.975Z] Unpacking udev (237-3ubuntu10.46) ... [2021-05-04T08:45:57.235Z] Selecting previously unselected package libfuse2:amd64. [2021-05-04T08:45:57.235Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-04T08:45:57.235Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-04T08:45:57.496Z] Selecting previously unselected package fuse. [2021-05-04T08:45:57.496Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-04T08:45:57.496Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-04T08:45:57.496Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-04T08:45:57.496Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-04T08:45:57.757Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-04T08:45:57.757Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-04T08:45:57.757Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-04T08:45:57.757Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-04T08:45:58.018Z] Selecting previously unselected package libksba8:amd64. [2021-05-04T08:45:58.018Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-04T08:45:58.018Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-04T08:45:58.018Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-04T08:45:58.018Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-04T08:45:58.018Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:45:58.278Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-04T08:45:58.278Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-04T08:45:58.278Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:45:58.278Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-04T08:45:58.278Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-04T08:45:58.278Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:45:58.542Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-04T08:45:58.542Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-04T08:45:58.542Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:45:58.542Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-04T08:45:58.542Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-04T08:45:58.542Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:45:58.542Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-04T08:45:58.542Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-04T08:45:58.542Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:45:58.802Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-04T08:45:58.802Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-04T08:45:58.802Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:45:58.802Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-04T08:45:58.802Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-04T08:45:58.802Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:45:58.802Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-04T08:45:59.062Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-04T08:45:59.062Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:45:59.062Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-04T08:45:59.062Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-04T08:45:59.062Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-04T08:45:59.062Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-04T08:45:59.062Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-04T08:45:59.062Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-04T08:45:59.062Z] Selecting previously unselected package libldap-common. [2021-05-04T08:45:59.062Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-04T08:45:59.062Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-04T08:45:59.323Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-04T08:45:59.323Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-04T08:45:59.323Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-04T08:45:59.323Z] Selecting previously unselected package dirmngr. [2021-05-04T08:45:59.323Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-04T08:45:59.323Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-04T08:45:59.584Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-04T08:45:59.584Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-04T08:45:59.584Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-04T08:45:59.584Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-04T08:45:59.584Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-04T08:45:59.584Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-04T08:45:59.584Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:45:59.584Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-04T08:45:59.584Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-04T08:45:59.584Z] Setting up udev (237-3ubuntu10.46) ... [2021-05-04T08:46:00.156Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-04T08:46:00.156Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:46:00.156Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-04T08:46:00.156Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-04T08:46:00.417Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-04T08:46:00.417Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:46:00.417Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:46:00.417Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:46:00.417Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:46:00.417Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:46:00.417Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:46:00.417Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-04T08:46:00.417Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-04T08:46:00.417Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-04T08:46:00.679Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-04T08:46:00.939Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-04T08:46:00.939Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-04T08:46:00.939Z] This means they are not meant to be enabled using systemctl. [2021-05-04T08:46:00.939Z] Possible reasons for having this kind of units are: [2021-05-04T08:46:00.939Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-04T08:46:00.939Z] .wants/ or .requires/ directory. [2021-05-04T08:46:00.939Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-04T08:46:00.939Z] a requirement dependency on it. [2021-05-04T08:46:00.939Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-04T08:46:00.939Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-04T08:46:00.939Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-04T08:46:00.939Z] instance name specified. [2021-05-04T08:46:01.200Z] Reading package lists... [2021-05-04T08:46:01.462Z] Building dependency tree... [2021-05-04T08:46:01.462Z] Reading state information... [2021-05-04T08:46:01.462Z] The following additional packages will be installed: [2021-05-04T08:46:01.462Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-04T08:46:01.462Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-04T08:46:01.462Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-04T08:46:01.462Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-04T08:46:01.462Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-04T08:46:01.462Z] Suggested packages: [2021-05-04T08:46:01.462Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-04T08:46:01.462Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-04T08:46:01.462Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-04T08:46:01.462Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-04T08:46:01.462Z] systemd-container policykit-1 [2021-05-04T08:46:01.462Z] Recommended packages: [2021-05-04T08:46:01.462Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-04T08:46:01.723Z] The following NEW packages will be installed: [2021-05-04T08:46:01.723Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-04T08:46:01.723Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-04T08:46:01.723Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-04T08:46:01.723Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-04T08:46:01.723Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-04T08:46:01.723Z] The following packages will be upgraded: [2021-05-04T08:46:01.723Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-04T08:46:01.723Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-04T08:46:01.723Z] Need to get 35.2 MB of archives. [2021-05-04T08:46:01.723Z] After this operation, 141 MB of additional disk space will be used. [2021-05-04T08:46:01.723Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-04T08:46:01.723Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] [2021-05-04T08:46:01.723Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-04T08:46:01.984Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-04T08:46:01.984Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-04T08:46:01.984Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-04T08:46:01.984Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-04T08:46:01.984Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-04T08:46:01.984Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-04T08:46:01.984Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-04T08:46:01.984Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-04T08:46:01.984Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-04T08:46:01.984Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-04T08:46:01.984Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-04T08:46:01.984Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-04T08:46:01.984Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-04T08:46:01.984Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-04T08:46:02.942Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] [2021-05-04T08:46:02.942Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-04T08:46:02.942Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-04T08:46:02.942Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-04T08:46:02.942Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-04T08:46:02.942Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-04T08:46:02.942Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-04T08:46:02.942Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-04T08:46:02.942Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-04T08:46:02.942Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-04T08:46:02.942Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-04T08:46:02.942Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-04T08:46:03.203Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-04T08:46:03.203Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-04T08:46:03.203Z] Fetched 35.2 MB in 1s (23.5 MB/s) [2021-05-04T08:46:03.203Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-04T08:46:03.203Z] Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... [2021-05-04T08:46:03.465Z] Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-04T08:46:04.038Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... [2021-05-04T08:46:04.038Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-04T08:46:04.299Z] Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... [2021-05-04T08:46:04.299Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-04T08:46:04.299Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-04T08:46:04.299Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-04T08:46:04.560Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-04T08:46:04.560Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-04T08:46:04.560Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-04T08:46:04.560Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-04T08:46:04.821Z] Setting up apt (1.6.13) ... [2021-05-04T08:46:05.082Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-04T08:46:05.342Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-04T08:46:05.603Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-04T08:46:05.603Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-04T08:46:05.603Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-04T08:46:05.603Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-04T08:46:05.603Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-04T08:46:05.603Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-04T08:46:05.864Z] Selecting previously unselected package libexpat1:amd64. [2021-05-04T08:46:05.864Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-04T08:46:05.864Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-04T08:46:05.864Z] Selecting previously unselected package python3.6-minimal. [2021-05-04T08:46:05.864Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-04T08:46:05.864Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-04T08:46:07.251Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-04T08:46:07.513Z] Checking for services that may need to be restarted...done. [2021-05-04T08:46:07.513Z] Checking for services that may need to be restarted...done. [2021-05-04T08:46:07.774Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-04T08:46:07.774Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-04T08:46:07.774Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-04T08:46:08.346Z] Selecting previously unselected package python3-minimal. [2021-05-04T08:46:08.346Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-04T08:46:08.346Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-04T08:46:08.346Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-04T08:46:08.346Z] Selecting previously unselected package mime-support. [2021-05-04T08:46:08.346Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-04T08:46:08.346Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-04T08:46:08.346Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-04T08:46:08.346Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-04T08:46:08.346Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-04T08:46:08.607Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-04T08:46:08.607Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-04T08:46:08.607Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-04T08:46:08.867Z] Selecting previously unselected package python3.6. [2021-05-04T08:46:08.867Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-04T08:46:08.867Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-04T08:46:08.867Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-04T08:46:08.867Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-04T08:46:08.867Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-04T08:46:08.867Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-04T08:46:09.127Z] Selecting previously unselected package python3. [2021-05-04T08:46:09.128Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-04T08:46:09.128Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-04T08:46:09.128Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-04T08:46:09.389Z] Selecting previously unselected package multiarch-support. [2021-05-04T08:46:09.389Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-04T08:46:09.389Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-04T08:46:09.389Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-04T08:46:09.389Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-04T08:46:09.389Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-04T08:46:09.389Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-04T08:46:09.389Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-04T08:46:09.651Z] Selecting previously unselected package libbsd0:amd64. [2021-05-04T08:46:09.651Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-04T08:46:09.651Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-04T08:46:09.651Z] Selecting previously unselected package sudo. [2021-05-04T08:46:09.651Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-04T08:46:09.651Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-04T08:46:09.911Z] Selecting previously unselected package apparmor. [2021-05-04T08:46:09.911Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-04T08:46:09.911Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-04T08:46:09.911Z] Selecting previously unselected package libedit2:amd64. [2021-05-04T08:46:09.911Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-04T08:46:09.911Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-04T08:46:10.170Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-04T08:46:10.170Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-04T08:46:10.170Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-04T08:46:10.170Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-04T08:46:10.170Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-04T08:46:10.170Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-04T08:46:10.430Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-04T08:46:10.430Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-04T08:46:10.430Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-04T08:46:10.430Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-04T08:46:10.430Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-04T08:46:10.430Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-04T08:46:10.691Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-04T08:46:10.691Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-04T08:46:10.691Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-04T08:46:10.691Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-04T08:46:10.691Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-04T08:46:10.691Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-04T08:46:10.771Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:46:10.771Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:46:10.771Z] ---> 932c114208db [2021-05-04T08:46:10.771Z] Step 3/21 : WORKDIR /edgex-go [2021-05-04T08:46:10.771Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:46:10.771Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:46:10.771Z] ---> 932c114208db [2021-05-04T08:46:10.771Z] Step 3/22 : WORKDIR /edgex-go [2021-05-04T08:46:10.771Z] Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:46:10.771Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:46:10.771Z] ---> 932c114208db [2021-05-04T08:46:10.771Z] Step 3/25 : WORKDIR /edgex-go [2021-05-04T08:46:10.771Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:46:10.771Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:46:10.771Z] ---> 932c114208db [2021-05-04T08:46:10.771Z] Step 3/23 : WORKDIR /edgex-go [2021-05-04T08:46:10.771Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:46:10.771Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:46:10.771Z] ---> 932c114208db [2021-05-04T08:46:10.771Z] Step 3/23 : WORKDIR /edgex-go [2021-05-04T08:46:10.771Z] ---> Running in 728b0e040980 [2021-05-04T08:46:10.771Z] ---> Running in c284067ef16d [2021-05-04T08:46:10.771Z] ---> Running in b8ccdbe333b9 [2021-05-04T08:46:10.771Z] ---> Running in e168c9f6132e [2021-05-04T08:46:10.771Z] ---> Running in a395349689e2 [2021-05-04T08:46:10.771Z] Removing intermediate container 728b0e040980 [2021-05-04T08:46:10.771Z] ---> 2aa019b406a0 [2021-05-04T08:46:10.771Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:46:10.771Z] Removing intermediate container b8ccdbe333b9 [2021-05-04T08:46:10.771Z] ---> 798a19c1d189 [2021-05-04T08:46:10.771Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:46:10.771Z] Removing intermediate container a395349689e2 [2021-05-04T08:46:10.771Z] ---> d6a3f5ff0efe [2021-05-04T08:46:10.771Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:46:10.771Z] Removing intermediate container c284067ef16d [2021-05-04T08:46:10.771Z] ---> b727f62c8989 [2021-05-04T08:46:10.771Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:46:10.771Z] Removing intermediate container e168c9f6132e [2021-05-04T08:46:10.771Z] ---> 05b133baaa66 [2021-05-04T08:46:10.771Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:46:10.771Z] ---> Running in aa0cbd1dda20 [2021-05-04T08:46:10.771Z] ---> Running in 82b6ff83fddf [2021-05-04T08:46:10.771Z] ---> Running in 5259a3d471f0 [2021-05-04T08:46:10.771Z] ---> Running in 2a2633fab767 [2021-05-04T08:46:10.771Z] ---> Running in 548dd20c9583 [2021-05-04T08:46:10.951Z] Selecting previously unselected package openssh-client. [2021-05-04T08:46:10.951Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-04T08:46:10.951Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-04T08:46:10.951Z] Selecting previously unselected package squashfs-tools. [2021-05-04T08:46:10.951Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-04T08:46:11.210Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-04T08:46:11.210Z] Selecting previously unselected package snapd. [2021-05-04T08:46:11.210Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-04T08:46:11.210Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-04T08:46:12.216Z] Removing intermediate container aa0cbd1dda20 [2021-05-04T08:46:12.216Z] ---> 71f1d2402bfe [2021-05-04T08:46:12.216Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-04T08:46:12.491Z] ---> Running in ba4a0d071fb6 [2021-05-04T08:46:12.770Z] Removing intermediate container 5259a3d471f0 [2021-05-04T08:46:12.770Z] ---> f95ffacd48c1 [2021-05-04T08:46:12.770Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-04T08:46:12.770Z] Removing intermediate container 82b6ff83fddf [2021-05-04T08:46:12.770Z] ---> 6fb42edc17c5 [2021-05-04T08:46:12.770Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-04T08:46:13.052Z] Removing intermediate container 2a2633fab767 [2021-05-04T08:46:13.052Z] ---> fb17b365c19e [2021-05-04T08:46:13.052Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-04T08:46:13.052Z] ---> Running in 6c1c8ece7767 [2021-05-04T08:46:13.052Z] Removing intermediate container 548dd20c9583 [2021-05-04T08:46:13.052Z] ---> c51c0d1a8323 [2021-05-04T08:46:13.052Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-05-04T08:46:13.052Z] ---> Running in e1a73ffac69b [2021-05-04T08:46:13.115Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-04T08:46:13.115Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-04T08:46:13.323Z] ---> Running in 05e413e8a42a [2021-05-04T08:46:13.323Z] ---> Running in 54c18e1a8b41 [2021-05-04T08:46:13.375Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-04T08:46:13.375Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-04T08:46:13.375Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-04T08:46:13.375Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-04T08:46:13.375Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-04T08:46:13.375Z] Setting up systemd (237-3ubuntu10.46) ... [2021-05-04T08:46:13.636Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-04T08:46:14.208Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-04T08:46:14.208Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-04T08:46:14.208Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-04T08:46:14.208Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-04T08:46:14.208Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-04T08:46:14.303Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:46:14.468Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-04T08:46:14.897Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:46:15.041Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-04T08:46:15.041Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-04T08:46:15.041Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-04T08:46:15.041Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-04T08:46:15.041Z] running python rtupdate hooks for python3.6... [2021-05-04T08:46:15.041Z] running python post-rtupdate hooks for python3.6... [2021-05-04T08:46:15.041Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-04T08:46:15.169Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:46:15.169Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:46:15.169Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:46:15.439Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:46:16.034Z] OK: 218 MiB in 52 packages [2021-05-04T08:46:16.034Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:46:16.034Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:46:16.315Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:46:16.315Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:46:16.425Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-04T08:46:16.685Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-04T08:46:16.685Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-04T08:46:16.685Z] Setting up snapd (2.48.3+18.04) ... [2021-05-04T08:46:17.256Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-04T08:46:17.256Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-04T08:46:17.312Z] OK: 218 MiB in 52 packages [2021-05-04T08:46:17.312Z] OK: 218 MiB in 52 packages [2021-05-04T08:46:17.312Z] OK: 218 MiB in 52 packages [2021-05-04T08:46:17.312Z] OK: 218 MiB in 52 packages [2021-05-04T08:46:17.516Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-04T08:46:17.598Z] Removing intermediate container ba4a0d071fb6 [2021-05-04T08:46:17.598Z] ---> 9bfe2f155b24 [2021-05-04T08:46:17.598Z] Step 6/22 : COPY go.mod . [2021-05-04T08:46:17.776Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-04T08:46:17.776Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-04T08:46:17.776Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-04T08:46:18.036Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-04T08:46:18.297Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-04T08:46:18.297Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-04T08:46:18.557Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-04T08:46:18.557Z] /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-05-04T08:46:18.557Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-04T08:46:18.585Z] ---> a94435e7d871 [2021-05-04T08:46:18.585Z] Step 7/22 : RUN go mod download [2021-05-04T08:46:18.818Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-05-04T08:46:18.857Z] ---> Running in c4a642c2f62d [2021-05-04T08:46:18.857Z] Removing intermediate container 6c1c8ece7767 [2021-05-04T08:46:18.857Z] ---> 86cb23123847 [2021-05-04T08:46:18.857Z] Step 6/21 : COPY go.mod . [2021-05-04T08:46:19.131Z] Removing intermediate container e1a73ffac69b [2021-05-04T08:46:19.131Z] ---> 533b2e746fe3 [2021-05-04T08:46:19.131Z] Step 6/23 : COPY go.mod . [2021-05-04T08:46:19.406Z] Removing intermediate container 54c18e1a8b41 [2021-05-04T08:46:19.406Z] Removing intermediate container 05e413e8a42a [2021-05-04T08:46:19.406Z] ---> 4647d0697a69 [2021-05-04T08:46:19.406Z] Step 6/25 : COPY go.mod . [2021-05-04T08:46:19.406Z] ---> fcc2cb95c502 [2021-05-04T08:46:19.406Z] Step 6/23 : COPY go.mod . [2021-05-04T08:46:19.683Z] ---> 22bc9fd5b76c [2021-05-04T08:46:19.683Z] Step 7/21 : RUN go mod download [2021-05-04T08:46:19.760Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-04T08:46:19.760Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-04T08:46:19.760Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-04T08:46:19.962Z] ---> Running in b727f1207f07 [2021-05-04T08:46:20.556Z] ---> 5fa363ab65e5 [2021-05-04T08:46:20.556Z] Step 7/23 : RUN go mod download [2021-05-04T08:46:20.556Z] ---> 4ed6daeb2abb [2021-05-04T08:46:20.556Z] Step 7/23 : RUN go mod download [2021-05-04T08:46:20.556Z] ---> 2f31dd3a9e60 [2021-05-04T08:46:20.556Z] Step 7/25 : RUN go mod download [2021-05-04T08:46:20.556Z] ---> Running in 012e6f8e81f8 [2021-05-04T08:46:20.828Z] ---> Running in 07d2a2f9c1de [2021-05-04T08:46:20.828Z] ---> Running in 938962febed7 [2021-05-04T08:46:20.961Z] Reading package lists... [2021-05-04T08:46:21.221Z] Reading package lists... [2021-05-04T08:46:21.221Z] Building dependency tree... [2021-05-04T08:46:21.221Z] Reading state information... [2021-05-04T08:46:21.481Z] Calculating upgrade... [2021-05-04T08:46:21.481Z] The following packages will be upgraded: [2021-05-04T08:46:21.481Z] advancecomp base-files bash binutils binutils-common [2021-05-04T08:46:21.481Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-04T08:46:21.481Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-04T08:46:21.481Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-04T08:46:21.481Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-04T08:46:21.481Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-04T08:46:21.481Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-04T08:46:21.481Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-04T08:46:21.481Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-04T08:46:21.481Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-04T08:46:21.481Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-04T08:46:21.481Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-04T08:46:21.481Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-04T08:46:21.481Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-04T08:46:21.481Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-04T08:46:21.741Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-04T08:46:21.741Z] Need to get 64.0 MB of archives. [2021-05-04T08:46:21.741Z] After this operation, 5034 kB of additional disk space will be used. [2021-05-04T08:46:21.741Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] [2021-05-04T08:46:21.741Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-04T08:46:22.312Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-04T08:46:22.312Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-04T08:46:22.312Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-04T08:46:22.312Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-04T08:46:22.314Z] Removing intermediate container c4a642c2f62d [2021-05-04T08:46:22.314Z] ---> c98f82337240 [2021-05-04T08:46:22.314Z] Step 8/22 : COPY . . [2021-05-04T08:46:22.572Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-04T08:46:22.572Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-04T08:46:22.572Z] 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-05-04T08:46:22.572Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-04T08:46:22.572Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-04T08:46:22.572Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-04T08:46:22.572Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-04T08:46:22.572Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-04T08:46:22.572Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-04T08:46:22.572Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-04T08:46:22.572Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-04T08:46:22.572Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-04T08:46:22.572Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-04T08:46:22.832Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-04T08:46:22.832Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-04T08:46:22.832Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-04T08:46:22.832Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-04T08:46:22.832Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-04T08:46:22.832Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-04T08:46:22.832Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-04T08:46:22.832Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-04T08:46:22.832Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-04T08:46:22.832Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-04T08:46:22.832Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-04T08:46:22.832Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-04T08:46:22.832Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-04T08:46:22.832Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-04T08:46:22.832Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-04T08:46:23.092Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-04T08:46:23.092Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-04T08:46:23.092Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-04T08:46:23.092Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-04T08:46:23.092Z] Get:39 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-05-04T08:46:23.092Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-04T08:46:23.092Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] [2021-05-04T08:46:23.092Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-04T08:46:23.092Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-04T08:46:23.092Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-04T08:46:23.092Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-04T08:46:23.092Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-04T08:46:23.092Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-04T08:46:23.092Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-04T08:46:23.092Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-04T08:46:23.092Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-04T08:46:23.092Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-04T08:46:23.092Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-04T08:46:23.092Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-04T08:46:23.092Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-04T08:46:23.092Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-04T08:46:23.092Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-04T08:46:23.092Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-04T08:46:23.092Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-04T08:46:23.092Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-04T08:46:23.092Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-04T08:46:23.092Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-04T08:46:23.092Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-04T08:46:23.092Z] Get:63 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-05-04T08:46:23.092Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-04T08:46:23.356Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-04T08:46:23.356Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-04T08:46:23.356Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-04T08:46:23.356Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-04T08:46:23.356Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-04T08:46:23.356Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-04T08:46:23.356Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-04T08:46:23.356Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-04T08:46:23.356Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-04T08:46:23.356Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-04T08:46:23.356Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-04T08:46:23.356Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-04T08:46:23.356Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-04T08:46:23.356Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-04T08:46:23.356Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-04T08:46:23.356Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-04T08:46:23.356Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-04T08:46:23.356Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-04T08:46:23.616Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-04T08:46:23.616Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-04T08:46:23.616Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-04T08:46:23.616Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-04T08:46:23.616Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-04T08:46:23.616Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-04T08:46:23.616Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-04T08:46:23.616Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-04T08:46:23.616Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-04T08:46:23.616Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-04T08:46:24.187Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-04T08:46:24.296Z] Removing intermediate container b727f1207f07 [2021-05-04T08:46:24.297Z] ---> 5750fbab6eac [2021-05-04T08:46:24.297Z] Step 8/21 : COPY . . [2021-05-04T08:46:24.760Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-04T08:46:24.760Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-04T08:46:24.760Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-04T08:46:24.911Z] Removing intermediate container 012e6f8e81f8 [2021-05-04T08:46:24.911Z] ---> 4dae68f6a447 [2021-05-04T08:46:24.911Z] Step 8/23 : COPY . . [2021-05-04T08:46:25.331Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-04T08:46:25.331Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-04T08:46:25.331Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-04T08:46:25.331Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-04T08:46:25.331Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-04T08:46:25.331Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-04T08:46:25.331Z] Fetched 64.0 MB in 4s (17.5 MB/s) [2021-05-04T08:46:25.331Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:46:25.331Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-04T08:46:25.509Z] Removing intermediate container 938962febed7 [2021-05-04T08:46:25.509Z] ---> d1220b56f4ce [2021-05-04T08:46:25.509Z] Step 8/25 : COPY . . [2021-05-04T08:46:25.590Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-04T08:46:25.784Z] Removing intermediate container 07d2a2f9c1de [2021-05-04T08:46:25.784Z] ---> fcf60c970f43 [2021-05-04T08:46:25.784Z] Step 8/23 : COPY . . [2021-05-04T08:46:26.162Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-04T08:46:26.162Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-04T08:46:26.162Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... [2021-05-04T08:46:26.162Z] Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... [2021-05-04T08:46:27.103Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-04T08:46:27.103Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-04T08:46:27.103Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-04T08:46:27.103Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-04T08:46:27.103Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-04T08:46:27.364Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-04T08:46:27.364Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-04T08:46:27.364Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-04T08:46:27.364Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-04T08:46:27.364Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-04T08:46:27.625Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-04T08:46:27.625Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-04T08:46:27.625Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-04T08:46:27.625Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-04T08:46:27.625Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-04T08:46:27.886Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-04T08:46:27.886Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-04T08:46:27.886Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-04T08:46:27.886Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-04T08:46:27.886Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-04T08:46:27.886Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-04T08:46:28.148Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-04T08:46:28.148Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-04T08:46:28.148Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-04T08:46:28.148Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-04T08:46:28.409Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-04T08:46:28.409Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-04T08:46:28.670Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-04T08:46:28.670Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-04T08:46:28.670Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-04T08:46:29.239Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-04T08:46:29.239Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-04T08:46:29.239Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-04T08:46:29.504Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-04T08:46:29.504Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-04T08:46:29.504Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-04T08:46:29.765Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-04T08:46:29.765Z] Installing new version of config file /etc/issue ... [2021-05-04T08:46:29.765Z] Installing new version of config file /etc/issue.net ... [2021-05-04T08:46:29.765Z] Installing new version of config file /etc/lsb-release ... [2021-05-04T08:46:29.765Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-04T08:46:30.026Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-04T08:46:30.026Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-04T08:46:30.026Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-04T08:46:30.286Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:46:30.286Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-04T08:46:30.286Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-04T08:46:30.286Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-04T08:46:30.585Z] 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-05-04T08:46:30.585Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:46:30.585Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-04T08:46:30.585Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-04T08:46:30.585Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-04T08:46:30.846Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:46:30.846Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-04T08:46:30.846Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-04T08:46:31.106Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-04T08:46:31.106Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:46:31.106Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-04T08:46:31.106Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-04T08:46:31.366Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-04T08:46:31.626Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:46:31.626Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-04T08:46:31.626Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-04T08:46:31.626Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-04T08:46:31.887Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:46:31.887Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-04T08:46:31.887Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-04T08:46:31.887Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-04T08:46:32.148Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:46:32.148Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-04T08:46:32.148Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-04T08:46:32.148Z] Setting up grep (3.1-2build1) ... [2021-05-04T08:46:32.408Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:46:32.408Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-04T08:46:32.408Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-04T08:46:32.669Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-04T08:46:32.669Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:46:32.669Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-04T08:46:32.669Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-04T08:46:32.932Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-04T08:46:33.193Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:46:33.193Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-04T08:46:33.193Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-04T08:46:33.453Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-04T08:46:33.712Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-04T08:46:33.712Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-04T08:46:33.712Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-04T08:46:34.283Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-04T08:46:34.283Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:46:34.283Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-04T08:46:34.545Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-04T08:46:35.494Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-04T08:46:35.494Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-04T08:46:35.754Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-04T08:46:35.754Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-04T08:46:36.015Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-04T08:46:36.015Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:46:36.015Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-04T08:46:36.015Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-04T08:46:36.276Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-04T08:46:36.276Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:46:36.276Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-04T08:46:36.276Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-04T08:46:36.537Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-04T08:46:36.537Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:46:36.537Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-04T08:46:36.537Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-04T08:46:36.797Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-04T08:46:36.797Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:46:36.797Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-04T08:46:36.797Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-04T08:46:37.057Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-04T08:46:37.057Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:46:37.057Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-04T08:46:37.057Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-04T08:46:37.317Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-04T08:46:37.317Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:46:37.317Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-04T08:46:37.317Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-04T08:46:37.578Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-04T08:46:37.578Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-04T08:46:37.578Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-04T08:46:37.838Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:46:37.838Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-04T08:46:37.838Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-04T08:46:37.838Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-04T08:46:38.107Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:46:38.107Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-04T08:46:38.107Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-04T08:46:38.398Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-04T08:46:38.398Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:46:38.398Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-04T08:46:38.398Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-04T08:46:38.668Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-04T08:46:38.668Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:46:38.668Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-04T08:46:38.932Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-04T08:46:39.215Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-04T08:46:39.568Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-04T08:46:39.877Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-04T08:46:39.877Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:46:39.877Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-04T08:46:39.877Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-04T08:46:39.877Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-04T08:46:40.204Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-04T08:46:40.204Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-04T08:46:40.204Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-04T08:46:40.204Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-04T08:46:40.463Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:46:40.463Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-04T08:46:40.463Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-04T08:46:40.725Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-04T08:46:40.984Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:46:40.984Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-04T08:46:40.984Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-04T08:46:40.984Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-04T08:46:41.245Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:46:41.245Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-04T08:46:41.245Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-04T08:46:41.245Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-04T08:46:41.245Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:46:41.245Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-04T08:46:41.245Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-04T08:46:41.506Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-04T08:46:41.506Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:46:41.506Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-04T08:46:41.506Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-04T08:46:41.767Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-04T08:46:41.767Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:46:41.767Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-04T08:46:42.027Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-04T08:46:42.027Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-04T08:46:42.287Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:46:42.287Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-04T08:46:42.287Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-04T08:46:42.287Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... [2021-05-04T08:46:42.287Z] Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-04T08:46:42.548Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-04T08:46:42.548Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-04T08:46:42.548Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-04T08:46:42.548Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:46:42.548Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-04T08:46:42.548Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-04T08:46:42.808Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-04T08:46:42.808Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:46:42.808Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-04T08:46:42.808Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-04T08:46:43.069Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-04T08:46:43.329Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:46:43.329Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-04T08:46:43.329Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-04T08:46:43.329Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-04T08:46:43.590Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:46:43.590Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-04T08:46:43.590Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-04T08:46:43.590Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-04T08:46:43.852Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:46:43.852Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-04T08:46:43.852Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-04T08:46:44.112Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-04T08:46:44.374Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:46:44.374Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-04T08:46:44.374Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-04T08:46:44.374Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-04T08:46:44.635Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:46:44.635Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-04T08:46:44.635Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-04T08:46:44.635Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-04T08:46:44.635Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:46:44.635Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-04T08:46:44.635Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-04T08:46:44.896Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-04T08:46:44.896Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:46:44.896Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-04T08:46:44.896Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-04T08:46:45.157Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-04T08:46:45.157Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:46:45.157Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-04T08:46:45.157Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-04T08:46:45.418Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-04T08:46:45.418Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:46:45.418Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-04T08:46:45.418Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-04T08:46:45.682Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-04T08:46:45.682Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:46:45.682Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-04T08:46:45.682Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-04T08:46:45.942Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-04T08:46:45.942Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:46:45.942Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-04T08:46:45.942Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-04T08:46:46.204Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-04T08:46:46.204Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-04T08:46:46.204Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-04T08:46:46.204Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-04T08:46:46.204Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-04T08:46:46.464Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-04T08:46:46.464Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-04T08:46:46.464Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-04T08:46:46.464Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-04T08:46:46.464Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-04T08:46:46.725Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-04T08:46:46.725Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-04T08:46:46.985Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-04T08:46:46.985Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-04T08:46:47.246Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-04T08:46:47.246Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-04T08:46:47.246Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-04T08:46:47.246Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-04T08:46:47.506Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-04T08:46:47.506Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-04T08:46:47.506Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-04T08:46:47.506Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-04T08:46:47.768Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-04T08:46:47.768Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-04T08:46:47.768Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-04T08:46:47.768Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-04T08:46:48.029Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-04T08:46:48.029Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-04T08:46:48.290Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-04T08:46:48.290Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-04T08:46:49.232Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-04T08:46:49.232Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-04T08:46:49.493Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-04T08:46:49.493Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-04T08:46:49.753Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-04T08:46:49.753Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-04T08:46:50.013Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-04T08:46:50.013Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-04T08:46:50.273Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-04T08:46:50.273Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-04T08:46:50.273Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-04T08:46:50.273Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-04T08:46:50.532Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-04T08:46:50.532Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-04T08:46:50.532Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-04T08:46:50.532Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-04T08:46:50.793Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-04T08:46:50.793Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-04T08:46:50.793Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-04T08:46:51.058Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-04T08:46:52.001Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-04T08:46:52.001Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-04T08:46:52.574Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-04T08:46:52.574Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-04T08:46:52.608Z] ---> f0e65ffa6e11 [2021-05-04T08:46:52.608Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-04T08:46:52.608Z] ---> edc5859a530f [2021-05-04T08:46:52.608Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-04T08:46:52.608Z] ---> 20a40360d95b [2021-05-04T08:46:52.608Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-04T08:46:52.608Z] ---> Running in ceba8370e34a [2021-05-04T08:46:52.608Z] ---> 3c26c39a73f8 [2021-05-04T08:46:52.608Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-04T08:46:52.608Z] ---> Running in 1c35c41f5e58 [2021-05-04T08:46:52.608Z] ---> Running in e787e3143f3c [2021-05-04T08:46:52.608Z] ---> Running in 67eb3051896b [2021-05-04T08:46:52.608Z] ---> f571018705e5 [2021-05-04T08:46:52.608Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-04T08:46:52.608Z] ---> Running in 3906d84660a8 [2021-05-04T08:46:52.608Z] 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-05-04T08:46:52.885Z] 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-05-04T08:46:53.486Z] 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-05-04T08:46:53.516Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-04T08:46:53.516Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-04T08:46:53.764Z] 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-05-04T08:46:53.764Z] 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-05-04T08:46:53.775Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-04T08:46:53.775Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-04T08:46:54.715Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-04T08:46:54.715Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-04T08:46:54.715Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-04T08:46:54.715Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-04T08:46:54.715Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-04T08:46:54.715Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-04T08:46:54.975Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-04T08:46:54.975Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-04T08:46:55.235Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-04T08:46:55.235Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-04T08:46:55.495Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-04T08:46:55.495Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-04T08:46:55.495Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-04T08:46:55.495Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-04T08:46:55.755Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-04T08:46:55.755Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-04T08:46:55.755Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-04T08:46:55.755Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-04T08:46:56.015Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-04T08:46:56.015Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-04T08:46:56.015Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-04T08:46:56.015Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-04T08:46:56.015Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-04T08:46:56.015Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-04T08:46:56.015Z] [2021-05-04T08:46:56.015Z] Current default time zone: 'Etc/UTC' [2021-05-04T08:46:56.015Z] Local time is now: Tue May 4 08:46:56 UTC 2021. [2021-05-04T08:46:56.015Z] Universal Time is now: Tue May 4 08:46:56 UTC 2021. [2021-05-04T08:46:56.015Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-04T08:46:56.015Z] [2021-05-04T08:46:56.276Z] Setting up systemd-sysv (237-3ubuntu10.46) ... [2021-05-04T08:46:56.276Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-04T08:46:56.276Z] Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... [2021-05-04T08:46:56.276Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-04T08:46:56.276Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-04T08:46:56.276Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-04T08:46:56.276Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-04T08:46:56.276Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-04T08:46:56.276Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-04T08:46:56.537Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-04T08:46:56.537Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-04T08:46:56.537Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-04T08:46:56.537Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-04T08:46:56.797Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-04T08:46:56.797Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-04T08:46:56.797Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-04T08:46:56.797Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-04T08:46:56.797Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-04T08:46:56.797Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-04T08:46:56.797Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-04T08:46:56.797Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-04T08:46:56.797Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-04T08:46:56.797Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-04T08:46:58.711Z] Updating certificates in /etc/ssl/certs... [2021-05-04T08:46:59.653Z] 23 added, 27 removed; done. [2021-05-04T08:46:59.653Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-04T08:46:59.653Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-04T08:46:59.653Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-04T08:46:59.653Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-04T08:46:59.653Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-04T08:46:59.653Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-04T08:46:59.914Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-04T08:46:59.914Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-04T08:46:59.914Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-04T08:46:59.914Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-04T08:46:59.915Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-04T08:46:59.915Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-04T08:46:59.915Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-04T08:46:59.915Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-04T08:46:59.915Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-04T08:46:59.915Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-04T08:46:59.915Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-04T08:47:00.180Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-04T08:47:00.180Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-04T08:47:00.180Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-04T08:47:00.180Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-04T08:47:00.180Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-04T08:47:00.180Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-04T08:47:00.440Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-05-04T08:47:00.440Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-04T08:47:00.440Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-04T08:47:00.440Z] Updating certificates in /etc/ssl/certs... [2021-05-04T08:47:01.009Z] 0 added, 0 removed; done. [2021-05-04T08:47:01.009Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-04T08:47:01.009Z] done. [2021-05-04T08:47:01.581Z] Reading package lists... [2021-05-04T08:47:01.581Z] Building dependency tree... [2021-05-04T08:47:01.581Z] Reading state information... [2021-05-04T08:47:01.845Z] The following NEW packages will be installed: [2021-05-04T08:47:01.845Z] apt-transport-https [2021-05-04T08:47:02.105Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-04T08:47:02.105Z] Need to get 1692 B of archives. [2021-05-04T08:47:02.105Z] After this operation, 154 kB of additional disk space will be used. [2021-05-04T08:47:02.105Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-04T08:47:02.105Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-04T08:47:02.105Z] Fetched 1692 B in 0s (4971 B/s) [2021-05-04T08:47:02.366Z] Selecting previously unselected package apt-transport-https. [2021-05-04T08:47:02.366Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-04T08:47:02.366Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-04T08:47:02.366Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-04T08:47:02.366Z] Setting up apt-transport-https (1.6.13) ... [2021-05-04T08:47:02.627Z] Waiting for network to be ready... [2021-05-04T08:47:07.919Z] 2021-05-04T08:47:05Z INFO Waiting for automatic snapd restart... [2021-05-04T08:47:08.179Z] snapd 2.49.2 from Canonical* installed [2021-05-04T08:47:09.125Z] "snapd" switched to the "latest/stable" channel [2021-05-04T08:47:09.125Z] [2021-05-04T08:47:11.666Z] core18 20210309 from Canonical* installed [2021-05-04T08:47:11.666Z] "core18" switched to the "latest/stable" channel [2021-05-04T08:47:11.666Z] [2021-05-04T08:47:14.961Z] snapcraft 4.7.1 from Canonical* installed [2021-05-04T08:47:15.221Z] "snapcraft" switched to the "latest/stable" channel [2021-05-04T08:47:15.221Z] [2021-05-04T08:47:19.423Z] 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-05-04T08:47:19.423Z] - README.md [2021-05-04T08:47:19.423Z] [2021-05-04T08:47:19.423Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-04T08:47:26.004Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-04T08:47:26.004Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-04T08:47:26.004Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-04T08:47:26.004Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-04T08:47:26.574Z] Reading package lists... [2021-05-04T08:47:27.145Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 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-05-04T08:47:33.733Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-04T08:47:33.733Z] Reading package lists... [2021-05-04T08:47:33.733Z] Building dependency tree... [2021-05-04T08:47:33.733Z] Reading state information... [2021-05-04T08:47:33.733Z] Suggested packages: [2021-05-04T08:47:33.733Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-04T08:47:33.733Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-04T08:47:33.733Z] Recommended packages: [2021-05-04T08:47:33.733Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-04T08:47:33.733Z] The following NEW packages will be installed: [2021-05-04T08:47:33.733Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-04T08:47:33.733Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-04T08:47:33.733Z] pkg-config zip [2021-05-04T08:47:33.733Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-04T08:47:33.733Z] Need to get 7663 kB of archives. [2021-05-04T08:47:33.733Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-04T08:47:33.733Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-04T08:47:33.733Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-04T08:47:33.733Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-04T08:47:33.993Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-04T08:47:33.993Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-04T08:47:33.993Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-04T08:47:33.993Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-04T08:47:33.993Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-04T08:47:34.254Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-04T08:47:34.254Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-04T08:47:34.254Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-04T08:47:34.254Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-04T08:47:34.254Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-04T08:47:34.514Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-04T08:47:34.514Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-04T08:47:34.774Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-04T08:47:34.774Z] Fetched 7663 kB in 1s (6539 kB/s) [2021-05-04T08:47:34.774Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-04T08:47:34.774Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-04T08:47:34.774Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-04T08:47:34.774Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-04T08:47:35.035Z] Selecting previously unselected package libpsl5:amd64. [2021-05-04T08:47:35.035Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-04T08:47:35.035Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-04T08:47:35.035Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-04T08:47:35.035Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-04T08:47:35.035Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-04T08:47:35.295Z] Selecting previously unselected package librtmp1:amd64. [2021-05-04T08:47:35.295Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-04T08:47:35.295Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-04T08:47:35.295Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-04T08:47:35.295Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-04T08:47:35.295Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-04T08:47:35.295Z] Selecting previously unselected package liberror-perl. [2021-05-04T08:47:35.295Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-04T08:47:35.295Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-04T08:47:35.555Z] Selecting previously unselected package git-man. [2021-05-04T08:47:35.555Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-04T08:47:35.555Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-04T08:47:35.816Z] Selecting previously unselected package git. [2021-05-04T08:47:35.816Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-04T08:47:35.816Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-04T08:47:36.760Z] Selecting previously unselected package libnorm1:amd64. [2021-05-04T08:47:36.760Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-04T08:47:36.760Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-04T08:47:36.760Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-04T08:47:36.760Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-04T08:47:36.760Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-04T08:47:36.760Z] Selecting previously unselected package libsodium23:amd64. [2021-05-04T08:47:36.760Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-04T08:47:36.760Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-04T08:47:37.019Z] Selecting previously unselected package libzmq5:amd64. [2021-05-04T08:47:37.019Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-04T08:47:37.019Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-04T08:47:37.019Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-04T08:47:37.019Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-04T08:47:37.019Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-04T08:47:37.279Z] Selecting previously unselected package pkg-config. [2021-05-04T08:47:37.279Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-04T08:47:37.279Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-04T08:47:37.279Z] Selecting previously unselected package zip. [2021-05-04T08:47:37.279Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-04T08:47:37.279Z] Unpacking zip (3.0-11build1) ... [2021-05-04T08:47:37.544Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-04T08:47:37.544Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-04T08:47:37.544Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-04T08:47:37.544Z] Setting up liberror-perl (0.17025-1) ... [2021-05-04T08:47:37.544Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-04T08:47:37.544Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-04T08:47:37.544Z] No schema files found: doing nothing. [2021-05-04T08:47:37.544Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-04T08:47:37.544Z] Setting up zip (3.0-11build1) ... [2021-05-04T08:47:37.820Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-04T08:47:37.820Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-04T08:47:37.820Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-04T08:47:37.820Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-04T08:47:37.820Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-04T08:47:37.820Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-04T08:47:37.820Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-04T08:47:38.126Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-04T08:47:44.826Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-04T08:47:44.827Z] git set to automatically installed. [2021-05-04T08:47:44.827Z] git-man set to automatically installed. [2021-05-04T08:47:44.827Z] libcurl3-gnutls set to automatically installed. [2021-05-04T08:47:44.827Z] liberror-perl set to automatically installed. [2021-05-04T08:47:44.827Z] libglib2.0-0 set to automatically installed. [2021-05-04T08:47:44.827Z] libnghttp2-14 set to automatically installed. [2021-05-04T08:47:44.827Z] libnorm1 set to automatically installed. [2021-05-04T08:47:44.827Z] libpgm-5.2-0 set to automatically installed. [2021-05-04T08:47:44.827Z] libpsl5 set to automatically installed. [2021-05-04T08:47:44.827Z] librtmp1 set to automatically installed. [2021-05-04T08:47:44.827Z] libsodium23 set to automatically installed. [2021-05-04T08:47:44.827Z] libzmq3-dev set to automatically installed. [2021-05-04T08:47:44.827Z] libzmq5 set to automatically installed. [2021-05-04T08:47:44.827Z] pkg-config set to automatically installed. [2021-05-04T08:47:44.827Z] zip set to automatically installed. [2021-05-04T08:47:45.768Z] snapd is not logged in, snap install commands will use sudo [2021-05-04T08:47:53.904Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-04T08:48:03.901Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-04T08:48:03.901Z] snapd is not logged in, snap install commands will use sudo [2021-05-04T08:48:09.192Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-04T08:48:09.763Z] snap "core18" has no updates available [2021-05-04T08:48:10.334Z] Pulling go-build-helper [2021-05-04T08:48:10.334Z] + snapcraftctl pull [2021-05-04T08:48:11.720Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-04T08:48:11.720Z] Skipping pull go-build-helper (already ran) [2021-05-04T08:48:11.720Z] Building go-build-helper [2021-05-04T08:48:11.720Z] + snapcraftctl build [2021-05-04T08:48:13.633Z] Staging go-build-helper [2021-05-04T08:48:13.633Z] + snapcraftctl stage [2021-05-04T08:48:23.632Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-04T08:48:23.632Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-04T08:48:23.632Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-04T08:48:23.632Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-04T08:48:23.632Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-04T08:48:23.632Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-04T08:48:23.632Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-04T08:48:23.632Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-04T08:48:23.632Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-04T08:48:23.632Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-04T08:48:23.632Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-04T08:48:23.632Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-04T08:48:23.632Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-04T08:48:23.632Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-04T08:48:23.632Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-04T08:48:23.632Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-04T08:48:23.632Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-04T08:48:23.632Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-04T08:48:23.632Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-04T08:48:23.632Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2042 kB] [2021-05-04T08:48:23.632Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-05-04T08:48:23.632Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-04T08:48:23.632Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-04T08:48:23.632Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] [2021-05-04T08:48:23.632Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] [2021-05-04T08:48:23.632Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] [2021-05-04T08:48:23.632Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-04T08:48:23.632Z] Fetched 24.5 MB in 0s (0 B/s) [2021-05-04T08:48:23.632Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-04T08:48:23.632Z] Fetched 224 kB in 0s (0 B/s) [2021-05-04T08:48:23.632Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-04T08:48:23.632Z] Fetched 157 kB in 0s (0 B/s) [2021-05-04T08:48:23.632Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-04T08:48:23.632Z] Fetched 221 kB in 0s (0 B/s) [2021-05-04T08:48:23.632Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-04T08:48:23.632Z] Fetched 143 kB in 0s (0 B/s) [2021-05-04T08:48:23.632Z] Pulling app-service-config [2021-05-04T08:48:23.632Z] + snapcraftctl pull [2021-05-04T08:48:24.203Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-04T08:48:24.781Z] Pulling config-common [2021-05-04T08:48:24.781Z] + snapcraftctl pull [2021-05-04T08:48:28.985Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-04T08:48:28.985Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-04T08:48:28.985Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-04T08:48:28.985Z] Fetched 0 B in 0s (0 B/s) [2021-05-04T08:48:28.985Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-04T08:48:28.985Z] Fetched 0 B in 0s (0 B/s) [2021-05-04T08:48:28.985Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-04T08:48:28.985Z] Fetched 0 B in 0s (0 B/s) [2021-05-04T08:48:28.985Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-04T08:48:28.985Z] Fetched 0 B in 0s (0 B/s) [2021-05-04T08:48:28.985Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-04T08:48:28.985Z] Fetched 0 B in 0s (0 B/s) [2021-05-04T08:48:28.985Z] Pulling edgex-go [2021-05-04T08:48:28.985Z] + snapcraftctl pull [2021-05-04T08:48:45.678Z] 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-05-04T08:48:45.678Z] 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-05-04T08:48:49.105Z] Removing intermediate container ceba8370e34a [2021-05-04T08:48:49.105Z] ---> 7a3aad93c0f7 [2021-05-04T08:48:49.105Z] [2021-05-04T08:48:49.105Z] Step 10/21 : FROM alpine:3.12 [2021-05-04T08:48:49.381Z] 3.12: Pulling from library/alpine [2021-05-04T08:48:51.373Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-04T08:48:51.373Z] Status: Downloaded newer image for alpine:3.12 [2021-05-04T08:48:51.373Z] ---> 9852663dfa18 [2021-05-04T08:48:51.373Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-04T08:48:53.114Z] ---> Running in c573c4874c66 [2021-05-04T08:48:54.738Z] Removing intermediate container 67eb3051896b [2021-05-04T08:48:54.738Z] ---> 34dbe360692b [2021-05-04T08:48:54.738Z] [2021-05-04T08:48:54.738Z] Step 10/25 : FROM alpine:3.12 [2021-05-04T08:48:54.738Z] ---> 9852663dfa18 [2021-05-04T08:48:54.738Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-04T08:48:54.738Z] Removing intermediate container 3906d84660a8 [2021-05-04T08:48:54.738Z] ---> 6391d24a8f6d [2021-05-04T08:48:54.738Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-04T08:48:55.499Z] ---> Running in 0d2bf67b0f47 [2021-05-04T08:48:55.499Z] ---> Running in 10f18e4f14e2 [2021-05-04T08:48:55.566Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-04T08:48:55.566Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-04T08:48:55.566Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-04T08:48:55.567Z] Fetched 0 B in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-04T08:48:55.567Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-04T08:48:55.567Z] Fetched 279 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-04T08:48:55.567Z] Fetched 122 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-04T08:48:55.567Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-04T08:48:55.567Z] Fetched 8848 B in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-04T08:48:55.567Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-04T08:48:55.567Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-04T08:48:55.567Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-04T08:48:55.567Z] Fetched 219 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-04T08:48:55.567Z] Fetched 154 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-04T08:48:55.567Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-04T08:48:55.567Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-04T08:48:55.567Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-04T08:48:55.567Z] Fetched 499 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-04T08:48:55.567Z] Fetched 111 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-04T08:48:55.567Z] Fetched 240 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-04T08:48:55.567Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-04T08:48:55.567Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-04T08:48:55.567Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-04T08:48:55.567Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-04T08:48:55.567Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-04T08:48:55.567Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-04T08:48:55.567Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-04T08:48:55.567Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-04T08:48:55.567Z] Fetched 8720 B in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-04T08:48:55.567Z] Fetched 137 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-04T08:48:55.567Z] Fetched 119 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-04T08:48:55.567Z] Fetched 110 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-04T08:48:55.567Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-04T08:48:55.567Z] Fetched 645 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-04T08:48:55.567Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-04T08:48:55.567Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-04T08:48:55.567Z] Fetched 368 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-04T08:48:55.567Z] Fetched 187 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-04T08:48:55.567Z] Fetched 175 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-04T08:48:55.567Z] Fetched 206 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-04T08:48:55.567Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-04T08:48:55.567Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-04T08:48:55.567Z] Fetched 159 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-04T08:48:55.567Z] Fetched 107 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-04T08:48:55.567Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-04T08:48:55.567Z] Pulling static-packages [2021-05-04T08:48:55.567Z] + snapcraftctl pull [2021-05-04T08:48:55.567Z] Pulling version [2021-05-04T08:48:55.567Z] + cd /root/project [2021-05-04T08:48:55.567Z] + [ -f VERSION ] [2021-05-04T08:48:55.567Z] + PROJECT_VERSION=local-dev [2021-05-04T08:48:55.567Z] + git rev-parse --short HEAD [2021-05-04T08:48:55.567Z] + GIT_REVISION=cafdef36 [2021-05-04T08:48:55.567Z] + snapcraftctl set-version local-dev [2021-05-04T08:48:55.567Z] Skipping build go-build-helper (already ran) [2021-05-04T08:48:55.567Z] Building app-service-config [2021-05-04T08:48:55.567Z] + make build [2021-05-04T08:48:55.567Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-04T08:48:55.567Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.52 [2021-05-04T08:48:55.567Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 [2021-05-04T08:48:55.567Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.42 [2021-05-04T08:48:55.567Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.78 [2021-05-04T08:48:55.774Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:48:55.827Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.17 [2021-05-04T08:48:55.827Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 [2021-05-04T08:48:55.827Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-04T08:48:55.827Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.11 [2021-05-04T08:48:55.827Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-04T08:48:55.827Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-04T08:48:56.054Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:48:56.087Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-04T08:48:56.087Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-04T08:48:56.087Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-04T08:48:56.087Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-04T08:48:56.346Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-04T08:48:56.346Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-04T08:48:56.346Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-04T08:48:56.346Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-04T08:48:56.610Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-04T08:48:56.610Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-04T08:48:56.610Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-04T08:48:56.610Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-04T08:48:56.610Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-04T08:48:56.610Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-04T08:48:56.655Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-04T08:48:56.655Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-04T08:48:56.655Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-04T08:48:56.655Z] (4/4) Installing curl (7.76.1-r0) [2021-05-04T08:48:56.655Z] Executing busybox-1.31.1-r20.trigger [2021-05-04T08:48:56.655Z] Executing ca-certificates-20191127-r4.trigger [2021-05-04T08:48:56.870Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-04T08:48:56.870Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-05-04T08:48:56.870Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-04T08:48:56.870Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-04T08:48:56.870Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-04T08:48:56.933Z] OK: 7 MiB in 18 packages [2021-05-04T08:48:57.143Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-04T08:48:57.143Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-04T08:48:57.143Z] go: downloading golang.org/x/text v0.3.2 [2021-05-04T08:48:57.143Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-04T08:48:57.143Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-04T08:48:57.143Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-04T08:48:57.405Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-04T08:48:57.405Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-04T08:48:57.405Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-04T08:48:57.405Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-04T08:48:57.405Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-04T08:48:57.405Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-04T08:48:57.405Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-04T08:48:57.533Z] 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-05-04T08:48:57.533Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:48:57.665Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-04T08:48:57.665Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-04T08:48:57.665Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-04T08:48:57.810Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:48:58.421Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-04T08:48:58.421Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-04T08:48:58.421Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-04T08:48:58.421Z] (4/6) Installing curl (7.76.1-r0) [2021-05-04T08:48:58.421Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-04T08:48:58.421Z] (6/6) Installing su-exec (0.2-r1) [2021-05-04T08:48:58.421Z] Executing busybox-1.31.1-r20.trigger [2021-05-04T08:48:58.421Z] Executing ca-certificates-20191127-r4.trigger [2021-05-04T08:48:58.700Z] OK: 7 MiB in 20 packages [2021-05-04T08:49:00.142Z] Removing intermediate container e787e3143f3c [2021-05-04T08:49:00.142Z] ---> bf3627d9610e [2021-05-04T08:49:00.142Z] [2021-05-04T08:49:00.142Z] Step 10/23 : FROM alpine:3.12 [2021-05-04T08:49:00.142Z] ---> 9852663dfa18 [2021-05-04T08:49:00.142Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-04T08:49:00.142Z] Removing intermediate container 1c35c41f5e58 [2021-05-04T08:49:00.142Z] ---> 11bb642314e5 [2021-05-04T08:49:00.142Z] [2021-05-04T08:49:00.142Z] Step 10/22 : FROM alpine:3.12 [2021-05-04T08:49:00.142Z] ---> 9852663dfa18 [2021-05-04T08:49:00.142Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-04T08:49:00.417Z] ---> Running in 51ef992ce94b [2021-05-04T08:49:00.417Z] ---> Running in 83121a6be7bd [2021-05-04T08:49:00.699Z] Removing intermediate container c573c4874c66 [2021-05-04T08:49:00.699Z] ---> 950b46dd2631 [2021-05-04T08:49:00.699Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-04T08:49:01.302Z] ---> Running in acbcd061b8d1 [2021-05-04T08:49:01.580Z] Removing intermediate container 10f18e4f14e2 [2021-05-04T08:49:01.580Z] ---> 149390eb8888 [2021-05-04T08:49:01.580Z] [2021-05-04T08:49:01.580Z] Step 11/23 : FROM docker:20.10.0 [2021-05-04T08:49:01.580Z] Removing intermediate container 0d2bf67b0f47 [2021-05-04T08:49:01.580Z] ---> 30cad25942f0 [2021-05-04T08:49:01.580Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-04T08:49:01.580Z] 20.10.0: Pulling from library/docker [2021-05-04T08:49:01.855Z] ---> Running in a87abe0057a1 [2021-05-04T08:49:02.132Z] Removing intermediate container acbcd061b8d1 [2021-05-04T08:49:02.132Z] ---> 12c80114ee1b [2021-05-04T08:49:02.132Z] Step 13/21 : WORKDIR /edgex [2021-05-04T08:49:02.743Z] ---> Running in 27e5e0b51c34 [2021-05-04T08:49:02.743Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:49:03.024Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:49:03.024Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:49:03.024Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:49:03.024Z] Removing intermediate container a87abe0057a1 [2021-05-04T08:49:03.024Z] ---> 9eba2734ed70 [2021-05-04T08:49:03.024Z] Step 13/25 : WORKDIR / [2021-05-04T08:49:03.624Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-04T08:49:03.624Z] Executing busybox-1.31.1-r20.trigger [2021-05-04T08:49:03.624Z] OK: 5 MiB in 15 packages [2021-05-04T08:49:03.624Z] ---> Running in 2b33c201dbf2 [2021-05-04T08:49:03.624Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-04T08:49:03.624Z] Executing busybox-1.31.1-r20.trigger [2021-05-04T08:49:03.624Z] OK: 5 MiB in 15 packages [2021-05-04T08:49:03.898Z] Removing intermediate container 27e5e0b51c34 [2021-05-04T08:49:03.898Z] ---> d0d8953170dd [2021-05-04T08:49:03.898Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-04T08:49:05.331Z] Removing intermediate container 2b33c201dbf2 [2021-05-04T08:49:05.331Z] ---> 07bd9a6b20eb [2021-05-04T08:49:05.331Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-04T08:49:05.331Z] ---> 39ab9b565219 [2021-05-04T08:49:05.331Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-04T08:49:05.604Z] Removing intermediate container 83121a6be7bd [2021-05-04T08:49:05.604Z] ---> 985cebcf4085 [2021-05-04T08:49:05.604Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-04T08:49:05.878Z] ---> Running in 8c1cd57727b8 [2021-05-04T08:49:05.878Z] Removing intermediate container 51ef992ce94b [2021-05-04T08:49:05.878Z] ---> 70b63c0254c3 [2021-05-04T08:49:05.878Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-04T08:49:06.475Z] ---> Running in 90433ac17628 [2021-05-04T08:49:06.475Z] ---> 0d404ea2bc2c [2021-05-04T08:49:06.475Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-04T08:49:06.762Z] Removing intermediate container 8c1cd57727b8 [2021-05-04T08:49:06.762Z] ---> 5ac738a29293 [2021-05-04T08:49:06.762Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-04T08:49:07.362Z] ---> cad4f4a71487 [2021-05-04T08:49:07.362Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-04T08:49:07.362Z] ---> Running in 1c2d7200f2b2 [2021-05-04T08:49:07.362Z] Removing intermediate container 90433ac17628 [2021-05-04T08:49:07.362Z] ---> 19c786b049e0 [2021-05-04T08:49:07.362Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-04T08:49:07.640Z] ---> 55d34f6c5fef [2021-05-04T08:49:07.640Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-04T08:49:07.640Z] ---> Running in 9fd6c8acd29a [2021-05-04T08:49:07.652Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-04T08:49:07.652Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-04T08:49:07.652Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-04T08:49:07.652Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-04T08:49:07.912Z] Building config-common [2021-05-04T08:49:07.912Z] + snapcraftctl build [2021-05-04T08:49:07.922Z] Removing intermediate container 1c2d7200f2b2 [2021-05-04T08:49:07.922Z] ---> d36b4170b8da [2021-05-04T08:49:07.922Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-04T08:49:08.522Z] ---> Running in d5855e4c5ca1 [2021-05-04T08:49:08.522Z] Removing intermediate container 9fd6c8acd29a [2021-05-04T08:49:08.522Z] ---> e9a8c997d790 [2021-05-04T08:49:08.522Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-04T08:49:09.136Z] ---> f2df5001438a [2021-05-04T08:49:09.136Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-04T08:49:09.136Z] ---> Running in 7c5e78ffa9e7 [2021-05-04T08:49:09.410Z] Removing intermediate container d5855e4c5ca1 [2021-05-04T08:49:09.410Z] ---> 44ffbc85925d [2021-05-04T08:49:09.410Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-04T08:49:09.410Z] ---> d8f46507a92d [2021-05-04T08:49:09.410Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-04T08:49:10.012Z] ---> Running in e446db8c95ed [2021-05-04T08:49:10.012Z] Removing intermediate container 7c5e78ffa9e7 [2021-05-04T08:49:10.012Z] ---> c63a539ff80b [2021-05-04T08:49:10.012Z] Step 15/23 : WORKDIR / [2021-05-04T08:49:10.285Z] ---> 9b5bc3186497 [2021-05-04T08:49:10.285Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-04T08:49:10.455Z] Building edgex-go [2021-05-04T08:49:10.455Z] + cd /root/parts/edgex-go/src [2021-05-04T08:49:10.455Z] + make build [2021-05-04T08:49:10.455Z] 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-05-04T08:49:10.558Z] ---> Running in 0c2de3b71745 [2021-05-04T08:49:10.722Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.38 [2021-05-04T08:49:10.722Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.76 [2021-05-04T08:49:10.722Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-04T08:49:10.837Z] ---> a082810d378e [2021-05-04T08:49:10.837Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-04T08:49:10.837Z] Removing intermediate container e446db8c95ed [2021-05-04T08:49:10.837Z] ---> 0a99fd9a598e [2021-05-04T08:49:10.837Z] Step 18/21 : CMD ["--init=true"] [2021-05-04T08:49:10.982Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-04T08:49:10.982Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-04T08:49:11.438Z] ---> Running in 78a30a7bf452 [2021-05-04T08:49:11.438Z] Removing intermediate container 0c2de3b71745 [2021-05-04T08:49:11.438Z] ---> fe2765537bf4 [2021-05-04T08:49:11.438Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-04T08:49:12.417Z] ---> 3ad3c6cbb389 [2021-05-04T08:49:12.417Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-04T08:49:12.690Z] Removing intermediate container 78a30a7bf452 [2021-05-04T08:49:12.690Z] ---> fdeb9d5a0cf5 [2021-05-04T08:49:12.690Z] Step 19/21 : LABEL arch=arm64 [2021-05-04T08:49:12.961Z] ---> e445cfb6ec32 [2021-05-04T08:49:12.961Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-04T08:49:12.961Z] ---> e09e27667c16 [2021-05-04T08:49:12.961Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-04T08:49:13.234Z] ---> Running in 22ba95a62ffe [2021-05-04T08:49:14.274Z] 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-05-04T08:49:14.274Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-04T08:49:14.669Z] ---> 5759af783759 [2021-05-04T08:49:14.669Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-04T08:49:14.669Z] Removing intermediate container 22ba95a62ffe [2021-05-04T08:49:14.940Z] ---> 2f573de85219 [2021-05-04T08:49:14.940Z] Step 20/21 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 [2021-05-04T08:49:14.940Z] ---> b66d64d31f62 [2021-05-04T08:49:14.940Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-04T08:49:15.212Z] ---> Running in 86dddf9dec01 [2021-05-04T08:49:15.212Z] ---> Running in 21d4e1b8251e [2021-05-04T08:49:15.212Z] ---> 614f7ac45c62 [2021-05-04T08:49:15.212Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-04T08:49:15.482Z] ---> 3fd77b779321 [2021-05-04T08:49:15.482Z] Step 21/25 : 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-05-04T08:49:15.757Z] ---> Running in c9b9dd9db0a5 [2021-05-04T08:49:15.757Z] Removing intermediate container 86dddf9dec01 [2021-05-04T08:49:15.757Z] ---> f578c3c15fd7 [2021-05-04T08:49:15.757Z] Step 21/21 : LABEL version=0.0.0 [2021-05-04T08:49:15.757Z] Removing intermediate container 21d4e1b8251e [2021-05-04T08:49:15.757Z] ---> 9ecc994330e9 [2021-05-04T08:49:16.031Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-04T08:49:16.031Z] ---> Running in b94fa09a2d52 [2021-05-04T08:49:16.031Z] ---> Running in c10489e0b03a [2021-05-04T08:49:16.307Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-04T08:49:16.307Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-04T08:49:16.307Z] ---> eeaf43b92773 [2021-05-04T08:49:16.307Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-04T08:49:16.307Z] ---> d44f504cdd5f [2021-05-04T08:49:16.307Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-04T08:49:16.581Z] ---> Running in aec736585c70 [2021-05-04T08:49:16.581Z] ---> Running in 4ffede8cc778 [2021-05-04T08:49:16.857Z] Removing intermediate container b94fa09a2d52 [2021-05-04T08:49:16.858Z] ---> 9b02a665ec42 [2021-05-04T08:49:16.858Z] [2021-05-04T08:49:16.858Z] Removing intermediate container c10489e0b03a [2021-05-04T08:49:16.858Z] ---> b85ac8da2d7b [2021-05-04T08:49:16.858Z] Step 20/22 : LABEL arch=arm64 [2021-05-04T08:49:17.132Z] ---> Running in 2f0f81cf0bcc [2021-05-04T08:49:17.132Z] Removing intermediate container aec736585c70 [2021-05-04T08:49:17.132Z] ---> 98d7fc4818d3 [2021-05-04T08:49:17.132Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-04T08:49:17.416Z] Removing intermediate container 4ffede8cc778 [2021-05-04T08:49:17.416Z] ---> 1d50293cf230 [2021-05-04T08:49:17.416Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-04T08:49:17.416Z] Successfully built 9b02a665ec42 [2021-05-04T08:49:17.416Z] ---> Running in 22eeb8e19c0d [2021-05-04T08:49:17.416Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-05-04T08:49:17.416Z]  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go [2021-05-04T08:49:17.689Z] ---> Running in afd6ab49e7f9 [2021-05-04T08:49:17.964Z] Removing intermediate container 2f0f81cf0bcc [2021-05-04T08:49:17.964Z] ---> 6a669fa878cb [2021-05-04T08:49:17.964Z] Step 21/22 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 [2021-05-04T08:49:18.240Z] ---> Running in cb83c72f39f7 [2021-05-04T08:49:18.513Z] Removing intermediate container afd6ab49e7f9 [2021-05-04T08:49:18.513Z] ---> 4d05166f441e [2021-05-04T08:49:18.513Z] Step 21/23 : LABEL arch=arm64 [2021-05-04T08:49:18.786Z] ---> Running in 1dd9c320fef5 [2021-05-04T08:49:18.786Z] Removing intermediate container cb83c72f39f7 [2021-05-04T08:49:18.786Z] ---> ea5f993a4536 [2021-05-04T08:49:18.786Z] Step 22/22 : LABEL version=0.0.0 [2021-05-04T08:49:19.066Z] Removing intermediate container c9b9dd9db0a5 [2021-05-04T08:49:19.066Z] ---> c8e4554da817 [2021-05-04T08:49:19.066Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-05-04T08:49:19.344Z] ---> Running in 7074d476b80f [2021-05-04T08:49:19.344Z] ---> Running in b7d3ca5b3975 [2021-05-04T08:49:19.344Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:49:19.344Z] Removing intermediate container 1dd9c320fef5 [2021-05-04T08:49:19.344Z] ---> 70b56143821e [2021-05-04T08:49:19.344Z] Step 22/23 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 [2021-05-04T08:49:19.561Z] 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-05-04T08:49:19.617Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:49:19.890Z] ---> Running in c3b24557d530 [2021-05-04T08:49:20.177Z] (1/39) Installing readline (8.0.4-r0) [2021-05-04T08:49:20.177Z] (2/39) Installing bash (5.0.17-r0) [2021-05-04T08:49:20.177Z] Executing bash-5.0.17-r0.post-install [2021-05-04T08:49:20.452Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-04T08:49:20.452Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-04T08:49:20.452Z] (5/39) Installing curl (7.76.1-r0) [2021-05-04T08:49:20.452Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-04T08:49:20.452Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-04T08:49:20.452Z] (8/39) Installing expat (2.2.9-r1) [2021-05-04T08:49:20.452Z] (9/39) Installing libffi (3.3-r2) [2021-05-04T08:49:20.452Z] (10/39) Installing gdbm (1.13-r1) [2021-05-04T08:49:20.452Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-04T08:49:20.452Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-04T08:49:20.452Z] (13/39) Installing python3 (3.8.8-r0) [2021-05-04T08:49:20.499Z] 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-05-04T08:49:20.734Z] Removing intermediate container b7d3ca5b3975 [2021-05-04T08:49:20.734Z] ---> f6730bb39244 [2021-05-04T08:49:20.734Z] [2021-05-04T08:49:20.734Z] Removing intermediate container 7074d476b80f [2021-05-04T08:49:20.734Z] ---> b381ac1bbdcd [2021-05-04T08:49:20.734Z] Step 23/25 : LABEL arch=arm64 [2021-05-04T08:49:21.355Z] Successfully built f6730bb39244 [2021-05-04T08:49:21.356Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-05-04T08:49:21.356Z] Building docker-core-data-go [2021-05-04T08:49:21.356Z]  Building docker-support-scheduler-go ... done Removing intermediate container c3b24557d530 [2021-05-04T08:49:21.356Z] ---> c26688f40608 [2021-05-04T08:49:21.356Z] Step 23/23 : LABEL version=0.0.0 [2021-05-04T08:49:22.339Z] ---> Running in 56b32665f11a [2021-05-04T08:49:22.339Z] ---> Running in 4d7a8370098a [2021-05-04T08:49:22.339Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-04T08:49:22.339Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-04T08:49:22.339Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-04T08:49:22.339Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-04T08:49:22.339Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-04T08:49:22.405Z] 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-05-04T08:49:22.613Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-04T08:49:22.613Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-04T08:49:22.613Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-04T08:49:22.613Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-04T08:49:22.613Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-04T08:49:22.613Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-04T08:49:22.664Z] 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-05-04T08:49:22.664Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-04T08:49:22.884Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-04T08:49:22.884Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-04T08:49:22.884Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-04T08:49:22.884Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-04T08:49:22.884Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-04T08:49:22.884Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-04T08:49:22.884Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-04T08:49:22.884Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-04T08:49:22.884Z] Removing intermediate container 56b32665f11a [2021-05-04T08:49:22.884Z] ---> dea8bf332375 [2021-05-04T08:49:22.884Z] Step 24/25 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 [2021-05-04T08:49:22.884Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-04T08:49:22.884Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-04T08:49:22.884Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-04T08:49:22.884Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-04T08:49:22.884Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-04T08:49:22.884Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-04T08:49:22.884Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-04T08:49:22.924Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-04T08:49:22.924Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-04T08:49:22.924Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-04T08:49:23.158Z] Executing busybox-1.31.1-r19.trigger [2021-05-04T08:49:23.158Z] OK: 72 MiB in 59 packages [2021-05-04T08:49:23.158Z] Removing intermediate container 4d7a8370098a [2021-05-04T08:49:23.158Z] ---> 427beda1ec26 [2021-05-04T08:49:23.158Z] [2021-05-04T08:49:23.433Z] ---> Running in 5a9c1be4dd19 [2021-05-04T08:49:23.713Z] Successfully built 427beda1ec26 [2021-05-04T08:49:23.713Z] Successfully tagged docker-core-command-go-arm64:latest [2021-05-04T08:49:23.713Z]  Building docker-core-command-go ... done Building docker-security-bootstrapper-go [2021-05-04T08:49:23.991Z] Removing intermediate container 5a9c1be4dd19 [2021-05-04T08:49:23.991Z] ---> 640899ae9e2e [2021-05-04T08:49:23.991Z] Step 25/25 : LABEL version=0.0.0 [2021-05-04T08:49:24.266Z] ---> Running in ba4f4b89a05e [2021-05-04T08:49:24.834Z] 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-05-04T08:49:24.834Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-04T08:49:24.834Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-04T08:49:24.869Z] Removing intermediate container ba4f4b89a05e [2021-05-04T08:49:24.869Z] ---> 060a71b82e86 [2021-05-04T08:49:24.869Z] [2021-05-04T08:49:25.141Z] Successfully built 060a71b82e86 [2021-05-04T08:49:25.414Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-05-04T08:49:25.414Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go [2021-05-04T08:49:26.217Z] 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-05-04T08:49:27.385Z] Collecting docker-compose==1.23.2 [2021-05-04T08:49:27.386Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-04T08:49:27.598Z] 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-05-04T08:49:27.598Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-04T08:49:27.977Z] Collecting docopt<0.7,>=0.6.1 [2021-05-04T08:49:27.977Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-04T08:49:28.980Z] 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-05-04T08:49:30.360Z] 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-05-04T08:49:30.587Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-04T08:49:30.587Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-04T08:49:31.336Z] 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-05-04T08:49:31.336Z] go: downloading github.com/lib/pq v1.10.1 [2021-05-04T08:49:32.571Z] 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-05-04T08:49:32.847Z] Collecting jsonschema<3,>=2.5.1 [2021-05-04T08:49:32.847Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-04T08:49:33.245Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-04T08:49:33.245Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-04T08:49:33.245Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-04T08:49:33.245Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-04T08:49:33.245Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-04T08:49:33.245Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-04T08:49:33.245Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-04T08:49:33.245Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-04T08:49:33.245Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-04T08:49:33.245Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-04T08:49:33.245Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-04T08:49:33.245Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-04T08:49:33.245Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-04T08:49:33.245Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-04T08:49:33.245Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-04T08:49:33.245Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-04T08:49:33.245Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-04T08:49:33.245Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-05-04T08:49:33.245Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-04T08:49:33.245Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-04T08:49:33.245Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-04T08:49:33.245Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-04T08:49:33.245Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-04T08:49:33.245Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-04T08:49:33.245Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-04T08:49:33.245Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-04T08:49:33.437Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-04T08:49:33.437Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-05-04T08:49:34.866Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-04T08:49:34.866Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-04T08:49:35.847Z] Collecting docker<4.0,>=3.6.0 [2021-05-04T08:49:35.847Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-04T08:49:36.542Z] Building static-packages [2021-05-04T08:49:36.542Z] + snapcraftctl build [2021-05-04T08:49:37.279Z] Collecting PyYAML<4,>=3.10 [2021-05-04T08:49:37.279Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-04T08:49:38.453Z] Building version [2021-05-04T08:49:38.453Z] + snapcraftctl build [2021-05-04T08:49:40.616Z] Skipping stage go-build-helper (already ran) [2021-05-04T08:49:40.616Z] Staging app-service-config [2021-05-04T08:49:40.616Z] + snapcraftctl stage [2021-05-04T08:49:40.671Z] Collecting texttable<0.10,>=0.9.0 [2021-05-04T08:49:40.671Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-04T08:49:41.572Z] Staging config-common [2021-05-04T08:49:41.572Z] + snapcraftctl stage [2021-05-04T08:49:42.512Z] Staging edgex-go [2021-05-04T08:49:42.512Z] + snapcraftctl stage [2021-05-04T08:49:42.650Z] Collecting cached-property<2,>=1.2.0 [2021-05-04T08:49:42.651Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-04T08:49:42.925Z] 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-05-04T08:49:43.200Z] Collecting idna<2.8,>=2.5 [2021-05-04T08:49:43.200Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-04T08:49:43.200Z] 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-05-04T08:49:43.453Z] Staging static-packages [2021-05-04T08:49:43.453Z] + snapcraftctl stage [2021-05-04T08:49:43.801Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-04T08:49:43.801Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-04T08:49:44.393Z] Staging version [2021-05-04T08:49:44.393Z] + snapcraftctl stage [2021-05-04T08:49:44.399Z] Collecting docker-pycreds>=0.4.0 [2021-05-04T08:49:44.399Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-04T08:49:44.399Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-04T08:49:44.399Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-04T08:49:44.399Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-04T08:49:44.399Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-04T08:49:45.336Z] Priming go-build-helper [2021-05-04T08:49:45.336Z] + snapcraftctl prime [2021-05-04T08:49:45.380Z] Installing collected packages: docopt, dockerpty, jsonschema, websocket-client, idna, urllib3, requests, docker-pycreds, docker, PyYAML, texttable, cached-property, docker-compose [2021-05-04T08:49:45.380Z] Running setup.py install for docopt: started [2021-05-04T08:49:46.724Z] Priming app-service-config [2021-05-04T08:49:46.724Z] + snapcraftctl prime [2021-05-04T08:49:47.355Z] Running setup.py install for docopt: finished with status 'done' [2021-05-04T08:49:47.355Z] Running setup.py install for dockerpty: started [2021-05-04T08:49:47.664Z] Priming config-common [2021-05-04T08:49:47.664Z] + snapcraftctl prime [2021-05-04T08:49:48.600Z] Priming edgex-go [2021-05-04T08:49:48.600Z] + snapcraftctl prime [2021-05-04T08:49:49.344Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-04T08:49:49.984Z] Priming static-packages [2021-05-04T08:49:49.984Z] + snapcraftctl prime [2021-05-04T08:49:50.321Z] Attempting uninstall: idna [2021-05-04T08:49:50.321Z] Found existing installation: idna 2.9 [2021-05-04T08:49:50.321Z] Uninstalling idna-2.9: [2021-05-04T08:49:50.321Z] Successfully uninstalled idna-2.9 [2021-05-04T08:49:50.913Z] Attempting uninstall: urllib3 [2021-05-04T08:49:50.913Z] Found existing installation: urllib3 1.25.9 [2021-05-04T08:49:50.913Z] Uninstalling urllib3-1.25.9: [2021-05-04T08:49:50.913Z] Successfully uninstalled urllib3-1.25.9 [2021-05-04T08:49:51.509Z] Attempting uninstall: requests [2021-05-04T08:49:51.509Z] Found existing installation: requests 2.23.0 [2021-05-04T08:49:51.509Z] Uninstalling requests-2.23.0: [2021-05-04T08:49:51.782Z] Successfully uninstalled requests-2.23.0 [2021-05-04T08:49:52.523Z] Priming version [2021-05-04T08:49:52.523Z] + snapcraftctl prime [2021-05-04T08:49:53.218Z] Running setup.py install for PyYAML: started [2021-05-04T08:49:53.463Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-04T08:49:55.847Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-04T08:49:55.847Z] Running setup.py install for texttable: started [2021-05-04T08:49:58.535Z] Running setup.py install for texttable: finished with status 'done' [2021-05-04T08:50:01.187Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-05-04T08:50:06.599Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:50:06.599Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:50:06.599Z] ---> 932c114208db [2021-05-04T08:50:06.599Z] Step 3/22 : WORKDIR /edgex-go [2021-05-04T08:50:06.599Z] ---> Using cache [2021-05-04T08:50:06.599Z] ---> 05b133baaa66 [2021-05-04T08:50:06.599Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:50:06.599Z] ---> Using cache [2021-05-04T08:50:06.599Z] ---> fb17b365c19e [2021-05-04T08:50:06.599Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-04T08:50:07.581Z] ---> Running in 134e3f9338da [2021-05-04T08:50:09.555Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:50:10.176Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:50:11.175Z] OK: 218 MiB in 52 packages [2021-05-04T08:50:13.158Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:50:13.158Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:50:13.158Z] ---> 932c114208db [2021-05-04T08:50:13.158Z] Step 3/23 : WORKDIR /edgex-go [2021-05-04T08:50:13.158Z] ---> Using cache [2021-05-04T08:50:13.158Z] ---> 05b133baaa66 [2021-05-04T08:50:13.158Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:50:13.158Z] ---> Using cache [2021-05-04T08:50:13.158Z] ---> fb17b365c19e [2021-05-04T08:50:13.158Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-04T08:50:14.141Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:50:14.141Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:50:14.141Z] ---> 932c114208db [2021-05-04T08:50:14.141Z] Step 3/31 : WORKDIR /edgex-go [2021-05-04T08:50:14.141Z] ---> Using cache [2021-05-04T08:50:14.141Z] ---> 05b133baaa66 [2021-05-04T08:50:14.141Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:50:14.141Z] ---> Using cache [2021-05-04T08:50:14.141Z] ---> fb17b365c19e [2021-05-04T08:50:14.141Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-04T08:50:14.141Z] ---> Running in fb1f0e7c348f [2021-05-04T08:50:14.141Z] ---> Running in 9443071b6eba [2021-05-04T08:50:14.736Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-04T08:50:14.736Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-04T08:50:14.736Z] ---> 932c114208db [2021-05-04T08:50:14.736Z] Step 3/23 : WORKDIR /edgex-go [2021-05-04T08:50:14.736Z] ---> Using cache [2021-05-04T08:50:14.736Z] ---> 05b133baaa66 [2021-05-04T08:50:14.736Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:50:14.736Z] ---> Using cache [2021-05-04T08:50:14.736Z] ---> fb17b365c19e [2021-05-04T08:50:14.736Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-04T08:50:15.010Z] ---> Running in 4fd5e0be404d [2021-05-04T08:50:15.010Z] Removing intermediate container 134e3f9338da [2021-05-04T08:50:15.010Z] ---> e4fd04d2dae8 [2021-05-04T08:50:15.010Z] Step 6/22 : COPY go.mod . [2021-05-04T08:50:16.458Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:50:16.458Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:50:16.734Z] ---> 26475e77a2c8 [2021-05-04T08:50:16.734Z] Step 7/22 : RUN go mod download [2021-05-04T08:50:16.734Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:50:17.010Z] ---> Running in 8cf09486f459 [2021-05-04T08:50:17.605Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:50:17.605Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:50:17.605Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:50:18.238Z] Removing intermediate container 22eeb8e19c0d [2021-05-04T08:50:18.238Z] ---> 10e5b2abf91d [2021-05-04T08:50:18.238Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-04T08:50:18.513Z] ---> Running in 6ac313fcb94f [2021-05-04T08:50:18.513Z] OK: 218 MiB in 52 packages [2021-05-04T08:50:18.513Z] OK: 218 MiB in 52 packages [2021-05-04T08:50:18.786Z] OK: 218 MiB in 52 packages [2021-05-04T08:50:19.078Z] Removing intermediate container 6ac313fcb94f [2021-05-04T08:50:19.078Z] ---> 8fc2f654e9b0 [2021-05-04T08:50:19.078Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-04T08:50:19.353Z] ---> Running in 10a7e539831e [2021-05-04T08:50:20.342Z] Removing intermediate container 10a7e539831e [2021-05-04T08:50:20.342Z] ---> e01cd35c53d5 [2021-05-04T08:50:20.342Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-04T08:50:20.342Z] Removing intermediate container fb1f0e7c348f [2021-05-04T08:50:20.342Z] ---> fb2faf724c09 [2021-05-04T08:50:20.342Z] Step 6/23 : COPY go.mod . [2021-05-04T08:50:20.342Z] Removing intermediate container 9443071b6eba [2021-05-04T08:50:20.342Z] ---> 115498566d8c [2021-05-04T08:50:20.342Z] Step 6/31 : COPY go.mod . [2021-05-04T08:50:20.622Z] Removing intermediate container 4fd5e0be404d [2021-05-04T08:50:20.622Z] ---> 13cc42b348f8 [2021-05-04T08:50:20.622Z] Step 6/23 : COPY go.mod . [2021-05-04T08:50:20.895Z] Removing intermediate container 8cf09486f459 [2021-05-04T08:50:20.895Z] ---> 0d6349f603dc [2021-05-04T08:50:20.895Z] Step 8/22 : COPY . . [2021-05-04T08:50:21.491Z] ---> 35eefcea9357 [2021-05-04T08:50:21.491Z] Step 7/23 : RUN go mod download [2021-05-04T08:50:21.763Z] ---> 3de95843eac4 [2021-05-04T08:50:21.763Z] Step 7/31 : RUN go mod download [2021-05-04T08:50:21.763Z] ---> Running in 41439b13dd9d [2021-05-04T08:50:21.763Z] ---> 70715247193e [2021-05-04T08:50:21.763Z] Step 7/23 : RUN go mod download ---> 778976447ce1 [2021-05-04T08:50:21.763Z] [2021-05-04T08:50:21.763Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-04T08:50:22.034Z] ---> Running in 5f7e17a590b6 [2021-05-04T08:50:22.309Z] ---> Running in 63b95d0328ef [2021-05-04T08:50:24.000Z] ---> 10144c7c5f31 [2021-05-04T08:50:24.001Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-04T08:50:25.988Z] ---> b43d2ed25d10 [2021-05-04T08:50:25.988Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-04T08:50:26.579Z] ---> Running in 337fa6a4363c [2021-05-04T08:50:26.579Z] Removing intermediate container 41439b13dd9d [2021-05-04T08:50:26.579Z] ---> 7fc3ff176421 [2021-05-04T08:50:26.579Z] Step 8/23 : COPY . . [2021-05-04T08:50:26.856Z] Removing intermediate container 63b95d0328ef [2021-05-04T08:50:26.856Z] ---> 199fc1de2b81 [2021-05-04T08:50:26.856Z] Step 8/23 : COPY . . [2021-05-04T08:50:27.131Z] Removing intermediate container 5f7e17a590b6 [2021-05-04T08:50:27.131Z] ---> 77498893b9ef [2021-05-04T08:50:27.131Z] Step 8/31 : COPY . . [2021-05-04T08:50:27.404Z] Removing intermediate container 337fa6a4363c [2021-05-04T08:50:27.405Z] ---> e7b9fc7754f9 [2021-05-04T08:50:27.405Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-04T08:50:28.014Z] ---> Running in a241d1618233 [2021-05-04T08:50:29.028Z] Removing intermediate container a241d1618233 [2021-05-04T08:50:29.028Z] ---> 964ff9048e2b [2021-05-04T08:50:29.028Z] Step 21/23 : LABEL arch=arm64 [2021-05-04T08:50:29.648Z] ---> Running in 2b58974bf6fc [2021-05-04T08:50:31.103Z] Removing intermediate container 2b58974bf6fc [2021-05-04T08:50:31.103Z] ---> 3307d3b16ec9 [2021-05-04T08:50:31.103Z] Step 22/23 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 [2021-05-04T08:50:31.705Z] ---> Running in dc4fff711b41 [2021-05-04T08:50:32.703Z] Removing intermediate container dc4fff711b41 [2021-05-04T08:50:32.703Z] ---> 5a2a119e208a [2021-05-04T08:50:32.703Z] Step 23/23 : LABEL version=0.0.0 [2021-05-04T08:50:32.979Z] ---> Running in 5ca8fea45e62 [2021-05-04T08:50:34.429Z] Removing intermediate container 5ca8fea45e62 [2021-05-04T08:50:34.429Z] ---> 4aeea169daf8 [2021-05-04T08:50:34.429Z] [2021-05-04T08:50:35.027Z] Successfully built 4aeea169daf8 [2021-05-04T08:50:35.027Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-05-04T08:50:45.212Z]  Building docker-sys-mgmt-agent-go ... done  ---> a166e1ad8589 [2021-05-04T08:50:45.212Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-04T08:50:45.212Z] ---> Running in da76c94c010c [2021-05-04T08:50:46.198Z] ---> 47a553d1384c [2021-05-04T08:50:46.198Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-04T08:50:46.474Z] 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-05-04T08:50:46.749Z] ---> Running in 6bc9cafb3d34 [2021-05-04T08:50:47.736Z] ---> 1d8861291961 [2021-05-04T08:50:47.736Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-04T08:50:47.736Z] ---> ca47e4f75bf7 [2021-05-04T08:50:47.736Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-04T08:50:48.030Z] ---> Running in 8852d8933dc3 [2021-05-04T08:50:48.030Z] ---> Running in 1ef27d167994 [2021-05-04T08:50:48.633Z] 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-05-04T08:50:50.078Z] 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-05-04T08:50:50.078Z] 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-05-04T08:52:26.969Z] Removing intermediate container 8852d8933dc3 [2021-05-04T08:52:26.969Z] ---> 909b5f6d207a [2021-05-04T08:52:26.969Z] [2021-05-04T08:52:26.969Z] Step 10/31 : FROM alpine:3.12 [2021-05-04T08:52:26.969Z] ---> 9852663dfa18 [2021-05-04T08:52:26.969Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-04T08:52:26.969Z] ---> Running in 9ffaafcf0d3c [2021-05-04T08:52:26.969Z] Removing intermediate container 9ffaafcf0d3c [2021-05-04T08:52:26.969Z] ---> ed75cbe997cd [2021-05-04T08:52:26.969Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-04T08:52:26.969Z] ---> Running in 7137abff9bad [2021-05-04T08:52:27.959Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:52:27.959Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:52:28.559Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-04T08:52:28.559Z] (2/2) Installing su-exec (0.2-r1) [2021-05-04T08:52:28.559Z] Executing busybox-1.31.1-r20.trigger [2021-05-04T08:52:28.559Z] OK: 5 MiB in 16 packages [2021-05-04T08:52:31.206Z] Removing intermediate container 7137abff9bad [2021-05-04T08:52:31.206Z] ---> 14a46c864353 [2021-05-04T08:52:31.206Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-04T08:52:31.487Z] ---> Running in ebd804965bdf [2021-05-04T08:52:31.762Z] Removing intermediate container da76c94c010c [2021-05-04T08:52:31.762Z] ---> ed2ea909136f [2021-05-04T08:52:31.762Z] [2021-05-04T08:52:31.762Z] Step 10/22 : FROM alpine:3.12 [2021-05-04T08:52:31.762Z] ---> 9852663dfa18 [2021-05-04T08:52:31.762Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-04T08:52:32.043Z] ---> Running in d9dbe6d19f89 [2021-05-04T08:52:32.327Z] Removing intermediate container ebd804965bdf [2021-05-04T08:52:32.327Z] ---> 7d1456531d1b [2021-05-04T08:52:32.327Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-04T08:52:32.601Z] ---> Running in 22df1599fec9 [2021-05-04T08:52:33.208Z] Removing intermediate container 22df1599fec9 [2021-05-04T08:52:33.208Z] ---> 928d7af170b2 [2021-05-04T08:52:33.208Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-04T08:52:33.485Z] ---> Running in 7fb066d8a29e [2021-05-04T08:52:34.086Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:52:34.086Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:52:34.681Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-04T08:52:34.959Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-04T08:52:34.959Z] Executing busybox-1.31.1-r20.trigger [2021-05-04T08:52:34.959Z] Executing ca-certificates-20191127-r4.trigger [2021-05-04T08:52:35.237Z] OK: 6 MiB in 16 packages [2021-05-04T08:52:37.227Z] Removing intermediate container 7fb066d8a29e [2021-05-04T08:52:37.227Z] ---> bd447b0981aa [2021-05-04T08:52:37.227Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-04T08:52:37.227Z] ---> Running in e07f678f7777 [2021-05-04T08:52:37.501Z] Removing intermediate container d9dbe6d19f89 [2021-05-04T08:52:37.501Z] ---> ffd939c7c9ec [2021-05-04T08:52:37.501Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-04T08:52:37.777Z] ---> Running in f55d8e95bb43 [2021-05-04T08:52:38.056Z] Removing intermediate container e07f678f7777 [2021-05-04T08:52:38.056Z] ---> 714d9a851f23 [2021-05-04T08:52:38.056Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-04T08:52:38.671Z] Removing intermediate container f55d8e95bb43 [2021-05-04T08:52:38.671Z] ---> 88fdd70432cc [2021-05-04T08:52:38.671Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-04T08:52:38.948Z] ---> Running in ed70ac0b778c [2021-05-04T08:52:39.561Z] ---> 61074892558b [2021-05-04T08:52:39.561Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-04T08:52:39.561Z] ---> Running in 56c16efa2b6f [2021-05-04T08:52:39.831Z] Removing intermediate container ed70ac0b778c [2021-05-04T08:52:39.831Z] ---> 747904216048 [2021-05-04T08:52:39.831Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-04T08:52:40.105Z] ---> Running in a8d457b9cd0f [2021-05-04T08:52:40.698Z] Removing intermediate container a8d457b9cd0f [2021-05-04T08:52:40.698Z] ---> 26ddfd97c987 [2021-05-04T08:52:40.698Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-04T08:52:42.147Z] ---> 3a69fdab148a [2021-05-04T08:52:42.147Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-04T08:52:43.125Z] Removing intermediate container 56c16efa2b6f [2021-05-04T08:52:43.125Z] ---> 064962a5f508 [2021-05-04T08:52:43.125Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-04T08:52:44.104Z] ---> ac711952cb6a [2021-05-04T08:52:44.104Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-04T08:52:44.104Z] Removing intermediate container 1ef27d167994 [2021-05-04T08:52:44.104Z] ---> 693d8d9c2658 [2021-05-04T08:52:44.104Z] [2021-05-04T08:52:44.104Z] Step 10/23 : FROM alpine:3.12 [2021-05-04T08:52:44.104Z] ---> 9852663dfa18 [2021-05-04T08:52:44.104Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-04T08:52:44.104Z] ---> Using cache [2021-05-04T08:52:44.104Z] ---> 70b63c0254c3 [2021-05-04T08:52:44.104Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-04T08:52:44.104Z] ---> Using cache [2021-05-04T08:52:44.104Z] ---> 19c786b049e0 [2021-05-04T08:52:44.104Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-04T08:52:44.379Z] ---> 6a3cfcb5b528 [2021-05-04T08:52:44.379Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-04T08:52:44.379Z] ---> Running in b41efaa3a61a [2021-05-04T08:52:44.984Z] ---> 7411d7066063 [2021-05-04T08:52:44.984Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-04T08:52:45.261Z] ---> Running in 82c3658562e5 [2021-05-04T08:52:45.261Z] Removing intermediate container b41efaa3a61a [2021-05-04T08:52:45.261Z] ---> 7753846e6560 [2021-05-04T08:52:45.261Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-04T08:52:45.561Z] ---> Running in 51479ec34523 [2021-05-04T08:52:46.159Z] Removing intermediate container 82c3658562e5 [2021-05-04T08:52:46.159Z] ---> 5ba6f74f7468 [2021-05-04T08:52:46.159Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-04T08:52:46.159Z] ---> 081457cfed0d [2021-05-04T08:52:46.159Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-04T08:52:46.436Z] ---> Running in c309434a5c63 [2021-05-04T08:52:46.436Z] Removing intermediate container 51479ec34523 [2021-05-04T08:52:46.436Z] ---> a35d6f8081c7 [2021-05-04T08:52:46.436Z] Step 15/23 : WORKDIR / [2021-05-04T08:52:46.711Z] ---> Running in 11c65da8c3b8 [2021-05-04T08:52:47.308Z] Removing intermediate container c309434a5c63 [2021-05-04T08:52:47.308Z] ---> 14daa56c88cb [2021-05-04T08:52:47.308Z] Step 20/22 : LABEL arch=arm64 [2021-05-04T08:52:47.308Z] ---> Running in 1e97c527b7c9 [2021-05-04T08:52:47.308Z] ---> f732355ed6d6 [2021-05-04T08:52:47.308Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-04T08:52:47.584Z] Removing intermediate container 11c65da8c3b8 [2021-05-04T08:52:47.584Z] ---> 89fb47dc87bd [2021-05-04T08:52:47.584Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-04T08:52:47.854Z] Removing intermediate container 6bc9cafb3d34 [2021-05-04T08:52:47.855Z] ---> 2967277e44ae [2021-05-04T08:52:47.855Z] [2021-05-04T08:52:47.855Z] Step 10/23 : FROM alpine:3.12 [2021-05-04T08:52:47.855Z] ---> 9852663dfa18 [2021-05-04T08:52:47.855Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-04T08:52:48.128Z] Removing intermediate container 1e97c527b7c9 [2021-05-04T08:52:48.128Z] ---> 4e2cdcd7b13d [2021-05-04T08:52:48.128Z] Step 21/22 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 [2021-05-04T08:52:48.128Z] ---> Running in a4ae1fa49ade [2021-05-04T08:52:48.401Z] ---> Running in 37cdfffe3e3d [2021-05-04T08:52:48.401Z] ---> ab4ae9f28f80 [2021-05-04T08:52:48.401Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-04T08:52:48.683Z] ---> 11f6074e1951 [2021-05-04T08:52:48.683Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-04T08:52:48.965Z] Removing intermediate container a4ae1fa49ade [2021-05-04T08:52:48.965Z] ---> e60c8687ece5 [2021-05-04T08:52:48.965Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-04T08:52:48.965Z] Removing intermediate container 37cdfffe3e3d [2021-05-04T08:52:48.965Z] ---> ad960950f8a9 [2021-05-04T08:52:48.965Z] Step 22/22 : LABEL version=0.0.0 [2021-05-04T08:52:48.965Z] ---> Running in ad48865adc32 [2021-05-04T08:52:49.252Z] ---> Running in 363b6ef23603 [2021-05-04T08:52:49.525Z] ---> 34b82d5b870f [2021-05-04T08:52:49.525Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-04T08:52:49.525Z] Removing intermediate container ad48865adc32 [2021-05-04T08:52:49.525Z] ---> 64bff927810a [2021-05-04T08:52:49.525Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-04T08:52:49.798Z] ---> Running in c2c59c3db740 [2021-05-04T08:52:50.072Z] ---> Running in 3bf31d9862ab [2021-05-04T08:52:50.072Z] Removing intermediate container 363b6ef23603 [2021-05-04T08:52:50.072Z] ---> 6f9748426670 [2021-05-04T08:52:50.072Z] [2021-05-04T08:52:50.072Z] ---> b53ad3a08bcc [2021-05-04T08:52:50.072Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-04T08:52:50.666Z] Removing intermediate container c2c59c3db740 [2021-05-04T08:52:50.666Z] ---> 6405f419efb2 [2021-05-04T08:52:50.666Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-04T08:52:50.666Z] Successfully built 6f9748426670 [2021-05-04T08:52:50.666Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-05-04T08:52:50.666Z]  Building docker-support-notifications-go ... done Removing intermediate container 3bf31d9862ab [2021-05-04T08:52:50.666Z] ---> c2f4bfdcf529 [2021-05-04T08:52:50.666Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-04T08:52:50.939Z] ---> Running in 4476ce83c30e [2021-05-04T08:52:51.210Z] ---> 9bcb24f82297 [2021-05-04T08:52:51.210Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-04T08:52:51.484Z] ---> Running in b5d1e884d3a5 [2021-05-04T08:52:51.484Z] ---> 509922dda6c8 [2021-05-04T08:52:51.484Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-04T08:52:51.786Z] ---> Running in 2142f23300d1 [2021-05-04T08:52:52.060Z] Removing intermediate container b5d1e884d3a5 [2021-05-04T08:52:52.060Z] ---> e84f36536c4e [2021-05-04T08:52:52.060Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-04T08:52:52.333Z] ---> Running in c6364feef208 [2021-05-04T08:52:52.926Z] Removing intermediate container c6364feef208 [2021-05-04T08:52:52.927Z] ---> 6b309d6ccbd9 [2021-05-04T08:52:52.927Z] Step 21/23 : LABEL arch=arm64 [2021-05-04T08:52:53.230Z] ---> Running in 7ac029c75c86 [2021-05-04T08:52:53.883Z] Removing intermediate container 4476ce83c30e [2021-05-04T08:52:53.883Z] ---> e144ad3efa00 [2021-05-04T08:52:53.883Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-04T08:52:53.883Z] Removing intermediate container 7ac029c75c86 [2021-05-04T08:52:53.883Z] ---> 970d7f069e23 [2021-05-04T08:52:53.883Z] Step 22/23 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 [2021-05-04T08:52:53.883Z] ---> Running in abd9b63c2369 [2021-05-04T08:52:54.173Z] ---> Running in b3080b38551a [2021-05-04T08:52:54.819Z] Removing intermediate container 2142f23300d1 [2021-05-04T08:52:54.819Z] ---> 022c8f37af42 [2021-05-04T08:52:54.819Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-04T08:52:54.819Z] Removing intermediate container b3080b38551a [2021-05-04T08:52:54.819Z] ---> dae906beac49 [2021-05-04T08:52:54.819Z] Step 23/23 : LABEL version=0.0.0 [2021-05-04T08:52:55.108Z] ---> Running in 9e7979762314 [2021-05-04T08:52:55.108Z] ---> Running in 5534a4ba2467 [2021-05-04T08:52:55.391Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-04T08:52:55.680Z] Removing intermediate container 9e7979762314 [2021-05-04T08:52:55.681Z] ---> b767d0b88aaf [2021-05-04T08:52:55.681Z] Step 28/31 : CMD ["gate"] [2021-05-04T08:52:55.975Z] ---> Running in a99bd36976e8 [2021-05-04T08:52:55.975Z] Removing intermediate container 5534a4ba2467 [2021-05-04T08:52:55.975Z] ---> 05d6e47b7579 [2021-05-04T08:52:55.975Z] [2021-05-04T08:52:56.265Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-04T08:52:56.547Z] Successfully built 05d6e47b7579 [2021-05-04T08:52:56.548Z] Removing intermediate container a99bd36976e8 [2021-05-04T08:52:56.548Z] ---> 45fdcd5e2244 [2021-05-04T08:52:56.548Z] Step 29/31 : LABEL arch=arm64 [2021-05-04T08:52:56.548Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-05-04T08:52:56.828Z]  Building docker-core-metadata-go ... done  ---> Running in 0129bccc2486 [2021-05-04T08:52:57.449Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-04T08:52:57.449Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-04T08:52:57.449Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-04T08:52:57.449Z] Removing intermediate container 0129bccc2486 [2021-05-04T08:52:57.449Z] ---> 98e6279d210a [2021-05-04T08:52:57.449Z] Step 30/31 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 [2021-05-04T08:52:57.733Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-04T08:52:58.014Z] ---> Running in 3b196ad48bdb [2021-05-04T08:52:58.014Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-04T08:52:58.294Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-04T08:52:58.294Z] Executing busybox-1.31.1-r20.trigger [2021-05-04T08:52:58.568Z] OK: 8 MiB in 20 packages [2021-05-04T08:52:58.568Z] Removing intermediate container 3b196ad48bdb [2021-05-04T08:52:58.568Z] ---> 818485064adc [2021-05-04T08:52:58.568Z] Step 31/31 : LABEL version=0.0.0 [2021-05-04T08:52:58.842Z] ---> Running in dfcff4b48106 [2021-05-04T08:52:59.435Z] Removing intermediate container dfcff4b48106 [2021-05-04T08:52:59.435Z] ---> a5f459797ddd [2021-05-04T08:52:59.435Z] [2021-05-04T08:52:59.714Z] Removing intermediate container abd9b63c2369 [2021-05-04T08:52:59.714Z] ---> 9aa988e6d14d [2021-05-04T08:52:59.714Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-04T08:52:59.714Z] Successfully built a5f459797ddd [2021-05-04T08:52:59.714Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-05-04T08:53:00.303Z]  Building docker-security-bootstrapper-go ... done  ---> 667b68d262b3 [2021-05-04T08:53:00.303Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-04T08:53:01.731Z] ---> 9081033c318b [2021-05-04T08:53:01.731Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-04T08:53:02.322Z] ---> 605ca6f8882d [2021-05-04T08:53:02.322Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-04T08:53:02.595Z] ---> Running in 2c5fc5870b89 [2021-05-04T08:53:03.190Z] Removing intermediate container 2c5fc5870b89 [2021-05-04T08:53:03.190Z] ---> 9a431fdd7b3c [2021-05-04T08:53:03.190Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-04T08:53:03.190Z] ---> Running in 9ecd9ce6ce6e [2021-05-04T08:53:03.461Z] Removing intermediate container 9ecd9ce6ce6e [2021-05-04T08:53:03.461Z] ---> db9ddb777b4a [2021-05-04T08:53:03.461Z] Step 21/23 : LABEL arch=arm64 [2021-05-04T08:53:03.739Z] ---> Running in 5a5fefbe180a [2021-05-04T08:53:04.332Z] Removing intermediate container 5a5fefbe180a [2021-05-04T08:53:04.332Z] ---> df7ca9bd5448 [2021-05-04T08:53:04.332Z] Step 22/23 : LABEL git_sha=cd5ee8964df03bc70a60e816aacd26384163dd90 [2021-05-04T08:53:04.332Z] ---> Running in 43e43a69a99c [2021-05-04T08:53:04.927Z] Removing intermediate container 43e43a69a99c [2021-05-04T08:53:04.927Z] ---> 38244b99e7d3 [2021-05-04T08:53:04.927Z] Step 23/23 : LABEL version=0.0.0 [2021-05-04T08:53:04.927Z] ---> Running in 98dfc86dfd2d [2021-05-04T08:53:05.520Z] Removing intermediate container 98dfc86dfd2d [2021-05-04T08:53:05.520Z] ---> 3fc057db188a [2021-05-04T08:53:05.520Z] [2021-05-04T08:53:05.791Z] Successfully built 3fc057db188a [2021-05-04T08:53:05.791Z] Successfully tagged docker-core-data-go-arm64:latest [2021-05-04T08:53:06.398Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-05-04T08:53:06.399Z] $ docker stop --time=1 0f0538324e4b02a465fce9998c370a9569fe61179045bf45eeda476a8e3a3601 [2021-05-04T08:53:08.357Z] $ docker rm -f 0f0538324e4b02a465fce9998c370a9569fe61179045bf45eeda476a8e3a3601 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-04T08:53:08.964Z] + grep docker [2021-05-04T08:53:08.964Z] + docker images [2021-05-04T08:53:09.238Z] docker-core-data-go-arm64 latest 3fc057db188a 4 seconds ago 20.3MB [2021-05-04T08:53:09.238Z] docker-security-bootstrapper-go-arm64 latest a5f459797ddd 10 seconds ago 17.1MB [2021-05-04T08:53:09.238Z] docker-core-metadata-go-arm64 latest 05d6e47b7579 14 seconds ago 17.4MB [2021-05-04T08:53:09.238Z] docker-support-notifications-go-arm64 latest 6f9748426670 20 seconds ago 16.6MB [2021-05-04T08:53:09.238Z] docker-sys-mgmt-agent-go-arm64 latest 4aeea169daf8 2 minutes ago 299MB [2021-05-04T08:53:09.238Z] docker-security-secretstore-setup-go-arm64 latest 060a71b82e86 3 minutes ago 24.3MB [2021-05-04T08:53:09.238Z] docker-core-command-go-arm64 latest 427beda1ec26 3 minutes ago 16.1MB [2021-05-04T08:53:09.238Z] docker-support-scheduler-go-arm64 latest f6730bb39244 3 minutes ago 16.1MB [2021-05-04T08:53:09.238Z] docker-security-proxy-setup-go-arm64 latest 9b02a665ec42 3 minutes ago 23.9MB [2021-05-04T08:53:09.238Z] docker 20.10.0 eeaf43b92773 4 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-04T08:53:09.842Z] ---> job-cost.sh [2021-05-04T08:53:09.842Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eVNU [2021-05-04T08:53:48.774Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-04T08:55:25.492Z] lf-activate-venv(): INFO: Adding /tmp/venv-eVNU/bin to PATH [2021-05-04T08:55:25.492Z] INFO: No Stack... [2021-05-04T08:55:25.492Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-04T08:55:25.492Z] INFO: Archiving Costs [Pipeline] sh [2021-05-04T08:55:25.835Z] + cat /w/workspace/edgex-go/12/archives/cost.csv [2021-05-04T08:55:25.835Z] + cut -d, -f6 [Pipeline] lock [2021-05-04T08:55:25.959Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3391-12-stack-cost] [2021-05-04T08:55:25.966Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3391-12-stack-cost] did not exist. Created. [2021-05-04T08:55:25.967Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3391-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-04T08:55:26.330Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-04T08:55:26.603Z] Stashed 1 file(s) [Pipeline] } [2021-05-04T08:55:26.614Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3391-12-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-05-04T08:55:27.237Z] provisioning config files... [2021-05-04T08:55:27.261Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/12@tmp/config8120400054297500529tmp [Pipeline] { [Pipeline] sh [2021-05-04T08:55:27.610Z] + set +x [2021-05-04T08:55:27.610Z] + curl -s https://codecov.io/bash [2021-05-04T08:55:27.610Z] + bash -s -- [2021-05-04T08:55:27.874Z] [2021-05-04T08:55:27.874Z] _____ _ [2021-05-04T08:55:27.874Z] / ____| | | [2021-05-04T08:55:27.874Z] | | ___ __| | ___ ___ _____ __ [2021-05-04T08:55:27.874Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-04T08:55:27.874Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-04T08:55:27.874Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-04T08:55:27.874Z] Bash-1.0.2 [2021-05-04T08:55:27.874Z] [2021-05-04T08:55:27.874Z] [2021-05-04T08:55:27.874Z] ==> git version 2.24.3 found [2021-05-04T08:55:28.141Z] ==> 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-05-04T08:55:28.141Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-04T08:55:28.141Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-04T08:55:28.141Z] ==> Jenkins CI detected. [2021-05-04T08:55:28.141Z] project root: . [2021-05-04T08:55:28.141Z] --> token set from env [2021-05-04T08:55:28.141Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-04T08:55:28.141Z] ==> Running gcov in . (disable via -X gcov) [2021-05-04T08:55:28.141Z] ==> Python coveragepy not found [2021-05-04T08:55:28.141Z] ==> Searching for coverage reports in: [2021-05-04T08:55:28.141Z] + . [2021-05-04T08:55:28.141Z] -> Found 1 reports [2021-05-04T08:55:28.141Z] ==> Detecting git/mercurial file structure [2021-05-04T08:55:28.142Z] ==> Reading reports [2021-05-04T08:55:28.142Z] + ./coverage.out bytes=702190 [2021-05-04T08:55:28.408Z] ==> Appending adjustments [2021-05-04T08:55:28.408Z] https://docs.codecov.io/docs/fixing-reports [2021-05-04T08:55:31.722Z] + Found adjustments [2021-05-04T08:55:31.722Z] ==> Gzipping contents [2021-05-04T08:55:31.722Z] 100K /tmp/codecov.KgJ66r.gz [2021-05-04T08:55:31.722Z] ==> Uploading reports [2021-05-04T08:55:31.722Z] url: https://codecov.io [2021-05-04T08:55:31.722Z] query: branch=PR-3391&commit=cd5ee8964df03bc70a60e816aacd26384163dd90&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3391%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3391&job=&cmd_args= [2021-05-04T08:55:31.722Z] -> Pinging Codecov [2021-05-04T08:55:31.722Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3391&commit=cd5ee8964df03bc70a60e816aacd26384163dd90&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3391%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3391&job=&cmd_args= [2021-05-04T08:55:32.296Z] -> Uploading to [2021-05-04T08:55:32.296Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-04/00271124DB129430A58F1EEE437C3FCB/cd5ee8964df03bc70a60e816aacd26384163dd90/ac993851-08be-4410-ad83-b05db2a0773b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210504T085532Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d99f203d648b3da928043a932b30913bc34aa4e8c3acd1ad1bcc59fa107e2206 [2021-05-04T08:55:32.296Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-04T08:55:32.296Z] Dload Upload Total Spent Left Speed [2021-05-04T08:55:32.875Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 158k --:--:-- --:--:-- --:--:-- 158k 100 98k 0 0 100 98k 0 158k --:--:-- --:--:-- --:--:-- 158k [2021-05-04T08:55:32.875Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/cd5ee8964df03bc70a60e816aacd26384163dd90 [Pipeline] } [2021-05-04T08:55:32.886Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-04T08:55:33.700Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-04T08:55:34.585Z] ---> package-listing.sh [2021-05-04T08:55:34.585Z] ++ facter osfamily [2021-05-04T08:55:34.585Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-04T08:55:34.585Z] + OS_FAMILY=redhat [2021-05-04T08:55:34.585Z] + workspace=/w/workspace/edgex-go/12 [2021-05-04T08:55:34.585Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-04T08:55:34.585Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-04T08:55:34.585Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-04T08:55:34.585Z] + PACKAGES=/tmp/packages_start.txt [2021-05-04T08:55:34.585Z] + '[' /w/workspace/edgex-go/12 ']' [2021-05-04T08:55:34.585Z] + PACKAGES=/tmp/packages_end.txt [2021-05-04T08:55:34.585Z] + case "${OS_FAMILY}" in [2021-05-04T08:55:34.585Z] + rpm -qa [2021-05-04T08:55:34.585Z] + sort [2021-05-04T08:55:39.891Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-04T08:55:39.891Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-04T08:55:39.891Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-04T08:55:39.891Z] + '[' /w/workspace/edgex-go/12 ']' [2021-05-04T08:55:39.891Z] + mkdir -p /w/workspace/edgex-go/12/archives/ [2021-05-04T08:55:39.891Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/12/archives/ [Pipeline] echo [2021-05-04T08:55:39.906Z] 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/12/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-04T08:55:40.270Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-04T08:55:40.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-04T08:55:40.742Z] [2021-05-04T08:55:40.742Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-04T08:55:41.150Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-04T08:55:41.150Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-04T08:55:41.150Z] df20fa9351a1: Pulling fs layer [2021-05-04T08:55:41.150Z] 36b3adc4ff6f: Pulling fs layer [2021-05-04T08:55:41.150Z] 8ad3a11d3b57: Pulling fs layer [2021-05-04T08:55:41.150Z] 46f8f816bc3b: Pulling fs layer [2021-05-04T08:55:41.150Z] 93b61091891f: Pulling fs layer [2021-05-04T08:55:41.150Z] 93b9cdb0e59b: Pulling fs layer [2021-05-04T08:55:41.150Z] 5e14af77c1be: Pulling fs layer [2021-05-04T08:55:41.150Z] 01666e4c0597: Pulling fs layer [2021-05-04T08:55:41.150Z] aa168da1d23b: Pulling fs layer [2021-05-04T08:55:41.150Z] 93b9cdb0e59b: Waiting [2021-05-04T08:55:41.150Z] 5e14af77c1be: Waiting [2021-05-04T08:55:41.150Z] 01666e4c0597: Waiting [2021-05-04T08:55:41.150Z] aa168da1d23b: Waiting [2021-05-04T08:55:41.150Z] 46f8f816bc3b: Waiting [2021-05-04T08:55:41.150Z] 93b61091891f: Waiting [2021-05-04T08:55:41.150Z] 36b3adc4ff6f: Verifying Checksum [2021-05-04T08:55:41.150Z] 36b3adc4ff6f: Download complete [2021-05-04T08:55:41.150Z] 46f8f816bc3b: Verifying Checksum [2021-05-04T08:55:41.150Z] 46f8f816bc3b: Download complete [2021-05-04T08:55:41.150Z] df20fa9351a1: Verifying Checksum [2021-05-04T08:55:41.150Z] df20fa9351a1: Download complete [2021-05-04T08:55:41.150Z] 93b9cdb0e59b: Verifying Checksum [2021-05-04T08:55:41.150Z] 93b9cdb0e59b: Download complete [2021-05-04T08:55:41.150Z] 5e14af77c1be: Download complete [2021-05-04T08:55:41.413Z] 93b61091891f: Download complete [2021-05-04T08:55:41.413Z] 01666e4c0597: Verifying Checksum [2021-05-04T08:55:41.413Z] 01666e4c0597: Download complete [2021-05-04T08:55:41.413Z] 8ad3a11d3b57: Verifying Checksum [2021-05-04T08:55:41.413Z] 8ad3a11d3b57: Download complete [2021-05-04T08:55:41.675Z] df20fa9351a1: Pull complete [2021-05-04T08:55:41.938Z] 36b3adc4ff6f: Pull complete [2021-05-04T08:55:42.892Z] 8ad3a11d3b57: Pull complete [2021-05-04T08:55:42.892Z] 46f8f816bc3b: Pull complete [2021-05-04T08:55:43.840Z] aa168da1d23b: Verifying Checksum [2021-05-04T08:55:43.840Z] aa168da1d23b: Download complete [2021-05-04T08:55:44.789Z] 93b61091891f: Pull complete [2021-05-04T08:55:45.052Z] 93b9cdb0e59b: Pull complete [2021-05-04T08:55:45.052Z] 5e14af77c1be: Pull complete [2021-05-04T08:55:45.314Z] 01666e4c0597: Pull complete [2021-05-04T08:55:53.511Z] aa168da1d23b: Pull complete [2021-05-04T08:55:53.511Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-04T08:55:53.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-04T08:55:53.511Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-04T08:55:53.803Z] prd-centos7-docker-4c-2g-2898 does not seem to be running inside a container [2021-05-04T08:55:53.863Z] $ 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/12/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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-04T08:55:58.223Z] $ docker top 1878102bcfa6911d2c931e343547675fbf4ee30a485b3a48fda17af61763bc38 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-04T08:55:58.728Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-04T08:55:59.034Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-04T08:55:59.351Z] + ls /var/log/sa-host [2021-05-04T08:55:59.931Z] + sadf -c /var/log/sa-host/sa04 [2021-05-04T08:55:59.931Z] file_magic: OK [2021-05-04T08:55:59.931Z] HZ: Using current value: 100 [2021-05-04T08:55:59.931Z] file_header: OK [2021-05-04T08:55:59.931Z] 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-05-04T08:55:59.931Z] Statistics: [2021-05-04T08:55:59.931Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-04T08:55:59.931Z] File successfully converted to sysstat format version 12.2.1 [2021-05-04T08:55:59.931Z] + sadf -c /var/log/sa-host/sa23 [2021-05-04T08:55:59.931Z] file_magic: OK [2021-05-04T08:55:59.931Z] HZ: Using current value: 100 [2021-05-04T08:55:59.931Z] file_header: OK [2021-05-04T08:55:59.931Z] 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-05-04T08:55:59.931Z] Statistics: [2021-05-04T08:55:59.931Z] Hnuu...uuuununununu... [2021-05-04T08:55:59.931Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-04T08:56:00.409Z] provisioning config files... [2021-05-04T08:56:00.428Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/12@tmp/config6176044642658407463tmp [Pipeline] { [Pipeline] echo [2021-05-04T08:56:00.451Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-04T08:56:00.760Z] ---> create-netrc.sh [Pipeline] } [2021-05-04T08:56:00.770Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-04T08:56:00.796Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-04T08:56:01.099Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-04T08:56:01.111Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-04T08:56:01.415Z] ---> sudo-logs.sh [2021-05-04T08:56:01.415Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-04T08:56:01.453Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-04T08:56:01.753Z] ---> job-cost.sh [2021-05-04T08:56:01.753Z] lf-activate-venv: SKIPPING [2021-05-04T08:56:01.753Z] DEBUG: total: 0.20999999344348907 [2021-05-04T08:56:01.753Z] INFO: Retrieving Stack Cost... [2021-05-04T08:56:02.705Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-04T08:56:03.279Z] INFO: Archiving Costs [Pipeline] echo [2021-05-04T08:56:03.294Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-04T08:56:03.598Z] ---> logs-deploy.sh [2021-05-04T08:56:03.598Z] lf-activate-venv: SKIPPING [2021-05-04T08:56:03.598Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3391/12 [2021-05-04T08:56:03.598Z] INFO: archiving workspace using pattern(s): [2021-05-04T08:56:05.515Z] Archives upload complete. [2021-05-04T08:56:05.515Z] INFO: archiving logs to Nexus