Pull request #3447 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7a84af29849dbe4c85f880ade4bbdc9f9841380c+4ab9f87d9e0b18aca8f5136bb6755fc5b233398b (f2838cad3e7f0a075dabaac86cca0591761ef1b1) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3447/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3447/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4230 in /w/workspace/edgexfoundry_edgex-go_PR-3447 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4ab9f87d9e0b18aca8f5136bb6755fc5b233398b into PR head commit 7a84af29849dbe4c85f880ade4bbdc9f9841380c Merge succeeded, producing 7a84af29849dbe4c85f880ade4bbdc9f9841380c Checking out Revision 7a84af29849dbe4c85f880ade4bbdc9f9841380c (PR-3447) > 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/3447/head:refs/remotes/origin/PR-3447 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a84af29849dbe4c85f880ade4bbdc9f9841380c # 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 4ab9f87d9e0b18aca8f5136bb6755fc5b233398b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a84af29849dbe4c85f880ade4bbdc9f9841380c # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-10T22:25:16.086Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-10T22:25:16.296Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-10T22:25:16.402Z] ========================================================= [2021-05-10T22:25:16.402Z] EdgeX Global Pipelines Version Info [2021-05-10T22:25:16.402Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-10T22:25:17.926Z] ------------------- [2021-05-10T22:25:17.926Z] stable info: [2021-05-10T22:25:17.926Z] ------------------- [2021-05-10T22:25:17.926Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-10T22:25:17.926Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-10T22:25:17.926Z] Message: update stable to v1.0.191 [2021-05-10T22:25:18.877Z] ------------------- [2021-05-10T22:25:18.877Z] experimental info: [2021-05-10T22:25:18.877Z] ------------------- [2021-05-10T22:25:18.877Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-10T22:25:18.877Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-10T22:25:18.877Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-10T22:25:19.098Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-10T22:25:19.157Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-10T22:25:19.209Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-10T22:25:19.254Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-10T22:25:19.308Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-10T22:25:19.358Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-10T22:25:19.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-10T22:25:19.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-10T22:25:19.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-05-10T22:25:19.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-05-10T22:25:19.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-10T22:25:19.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-10T22:25:19.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-10T22:25:19.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-10T22:25:19.857Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-10T22:25:19.906Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-10T22:25:19.956Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-10T22:25:20.009Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-10T22:25:20.059Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-10T22:25:20.120Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-10T22:25:20.174Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-10T22:25:20.236Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-10T22:25:20.290Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3447 [Pipeline] echo [2021-05-10T22:25:20.370Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3447 [Pipeline] echo [2021-05-10T22:25:20.425Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3447 [Pipeline] echo [2021-05-10T22:25:20.494Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7a84af29849dbe4c85f880ade4bbdc9f9841380c [Pipeline] echo [2021-05-10T22:25:20.545Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7a84af2 [Pipeline] echo [2021-05-10T22:25:20.597Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-10T22:25:20.734Z] provisioning config files... [2021-05-10T22:25:20.767Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7704962088703851391tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-10T22:25:21.133Z] ---> docker-login.sh [2021-05-10T22:25:21.133Z] nexus3.edgexfoundry.org:10001 [2021-05-10T22:25:21.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T22:25:21.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T22:25:21.662Z] Configure a credential helper to remove this warning. See [2021-05-10T22:25:21.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T22:25:21.662Z] [2021-05-10T22:25:21.662Z] Login Succeeded [2021-05-10T22:25:21.662Z] nexus3.edgexfoundry.org:10002 [2021-05-10T22:25:21.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T22:25:21.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T22:25:21.662Z] Configure a credential helper to remove this warning. See [2021-05-10T22:25:21.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T22:25:21.662Z] [2021-05-10T22:25:21.662Z] Login Succeeded [2021-05-10T22:25:21.662Z] nexus3.edgexfoundry.org:10003 [2021-05-10T22:25:21.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T22:25:21.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T22:25:21.926Z] Configure a credential helper to remove this warning. See [2021-05-10T22:25:21.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T22:25:21.926Z] [2021-05-10T22:25:21.926Z] Login Succeeded [2021-05-10T22:25:21.926Z] nexus3.edgexfoundry.org:10004 [2021-05-10T22:25:22.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T22:25:22.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T22:25:22.189Z] Configure a credential helper to remove this warning. See [2021-05-10T22:25:22.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T22:25:22.189Z] [2021-05-10T22:25:22.189Z] Login Succeeded [2021-05-10T22:25:22.189Z] docker.io [2021-05-10T22:25:22.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T22:25:22.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T22:25:22.763Z] Configure a credential helper to remove this warning. See [2021-05-10T22:25:22.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T22:25:22.763Z] [2021-05-10T22:25:22.763Z] Login Succeeded [2021-05-10T22:25:22.763Z] ---> docker-login.sh ends [Pipeline] } [2021-05-10T22:25:22.784Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-10T22:25:23.205Z] ++ 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-10T22:25:23.205Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T22:25:23.205Z] ++ dirname cmd/core-command/Dockerfile [2021-05-10T22:25:23.205Z] ++ cut -d/ -f2 [2021-05-10T22:25:23.205Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-10T22:25:23.205Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T22:25:23.205Z] ++ dirname cmd/core-data/Dockerfile [2021-05-10T22:25:23.205Z] ++ cut -d/ -f2 [2021-05-10T22:25:23.205Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-10T22:25:23.205Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T22:25:23.205Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-10T22:25:23.205Z] ++ cut -d/ -f2 [2021-05-10T22:25:23.205Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-10T22:25:23.205Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T22:25:23.205Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-10T22:25:23.205Z] ++ cut -d/ -f2 [2021-05-10T22:25:23.205Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-10T22:25:23.205Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T22:25:23.205Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-10T22:25:23.205Z] ++ cut -d/ -f2 [2021-05-10T22:25:23.205Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-10T22:25:23.205Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T22:25:23.205Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-10T22:25:23.205Z] ++ cut -d/ -f2 [2021-05-10T22:25:23.205Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-10T22:25:23.205Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T22:25:23.205Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-10T22:25:23.205Z] ++ cut -d/ -f2 [2021-05-10T22:25:23.205Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-10T22:25:23.205Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T22:25:23.205Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-10T22:25:23.205Z] ++ cut -d/ -f2 [2021-05-10T22:25:23.205Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-10T22:25:23.205Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-10T22:25:23.205Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-10T22:25:23.205Z] ++ cut -d/ -f2 [2021-05-10T22:25:23.205Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-10T22:25:23.313Z] 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-10T22:25:24.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T22:25:24.066Z] [2021-05-10T22:25:24.066Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T22:25:24.425Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T22:25:24.425Z] latest: Pulling from edgex-devops/git-semver [2021-05-10T22:25:24.425Z] 31603596830f: Pulling fs layer [2021-05-10T22:25:24.425Z] 54011a49482f: Pulling fs layer [2021-05-10T22:25:24.425Z] a6820b24f6d8: Pulling fs layer [2021-05-10T22:25:24.425Z] f581987b2513: Pulling fs layer [2021-05-10T22:25:24.425Z] f581987b2513: Waiting [2021-05-10T22:25:24.425Z] 54011a49482f: Verifying Checksum [2021-05-10T22:25:24.425Z] 54011a49482f: Download complete [2021-05-10T22:25:24.691Z] 31603596830f: Verifying Checksum [2021-05-10T22:25:24.691Z] 31603596830f: Download complete [2021-05-10T22:25:24.691Z] f581987b2513: Verifying Checksum [2021-05-10T22:25:24.691Z] f581987b2513: Download complete [2021-05-10T22:25:24.955Z] a6820b24f6d8: Verifying Checksum [2021-05-10T22:25:24.955Z] a6820b24f6d8: Download complete [2021-05-10T22:25:24.955Z] 31603596830f: Pull complete [2021-05-10T22:25:25.222Z] 54011a49482f: Pull complete [2021-05-10T22:25:25.801Z] a6820b24f6d8: Pull complete [2021-05-10T22:25:26.069Z] f581987b2513: Pull complete [2021-05-10T22:25:26.069Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-10T22:25:26.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T22:25:26.069Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-10T22:25:26.206Z] prd-centos7-docker-4c-2g-4230 does not seem to be running inside a container [2021-05-10T22:25:26.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-10T22:25:29.004Z] $ docker top caea8afa9a4e069595cdd5673695c93c02bc1d6bae21144b115d0479cfdd411b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-10T22:25:29.332Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-10T22:25:29.332Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-10T22:25:29.591Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-10T22:25:29.595Z] $ docker exec caea8afa9a4e069595cdd5673695c93c02bc1d6bae21144b115d0479cfdd411b ssh-agent [2021-05-10T22:25:29.835Z] SSH_AUTH_SOCK=/tmp/ssh-OJK7DePw9E01/agent.11 [2021-05-10T22:25:29.835Z] SSH_AGENT_PID=16 [2021-05-10T22:25:29.852Z] Running ssh-add (command line suppressed) [2021-05-10T22:25:29.977Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6066012301536658456.key (/w/workspace/edgex-go/1@tmp/private_key_6066012301536658456.key) [2021-05-10T22:25:30.032Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-10T22:25:30.381Z] + git tag --points-at HEAD [Pipeline] } [2021-05-10T22:25:30.412Z] $ docker exec --env ******** --env ******** caea8afa9a4e069595cdd5673695c93c02bc1d6bae21144b115d0479cfdd411b ssh-agent -k [2021-05-10T22:25:30.538Z] unset SSH_AUTH_SOCK; [2021-05-10T22:25:30.538Z] unset SSH_AGENT_PID; [2021-05-10T22:25:30.539Z] echo Agent pid 16 killed; [2021-05-10T22:25:30.584Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-10T22:25:30.679Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-10T22:25:30.679Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-10T22:25:30.858Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-10T22:25:30.862Z] $ docker exec caea8afa9a4e069595cdd5673695c93c02bc1d6bae21144b115d0479cfdd411b ssh-agent [2021-05-10T22:25:31.045Z] SSH_AUTH_SOCK=/tmp/ssh-2vaNQIe10paF/agent.45 [2021-05-10T22:25:31.045Z] SSH_AGENT_PID=50 [2021-05-10T22:25:31.052Z] Running ssh-add (command line suppressed) [2021-05-10T22:25:31.173Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_344537413821897670.key (/w/workspace/edgex-go/1@tmp/private_key_344537413821897670.key) [2021-05-10T22:25:31.225Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-10T22:25:31.566Z] + git semver init [2021-05-10T22:25:31.566Z] # -> Open(): unable to determine branch for HEAD [2021-05-10T22:25:31.566Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-05-10T22:25:31.566Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-05-10T22:25:31.566Z] # $SEMVER_REMOTE_NAME = origin [2021-05-10T22:25:31.566Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-10T22:25:31.566Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-10T22:25:31.566Z] # $SEMVER_BRANCH = PR-3447 [2021-05-10T22:25:31.566Z] # $SEMVER_TEMP = /tmp/semver-154174333 [2021-05-10T22:25:31.566Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-10T22:26:18.337Z] # '/tmp/semver-154174333' -> '/w/workspace/edgex-go/1/.semver' [2021-05-10T22:26:18.337Z] # -> Force: false [2021-05-10T22:26:18.337Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-05-10T22:26:18.365Z] $ docker exec --env ******** --env ******** caea8afa9a4e069595cdd5673695c93c02bc1d6bae21144b115d0479cfdd411b ssh-agent -k [2021-05-10T22:26:18.734Z] unset SSH_AUTH_SOCK; [2021-05-10T22:26:18.734Z] unset SSH_AGENT_PID; [2021-05-10T22:26:18.734Z] echo Agent pid 50 killed; [2021-05-10T22:26:18.871Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-10T22:26:19.349Z] + git semver [Pipeline] } [2021-05-10T22:26:19.387Z] $ docker stop --time=1 caea8afa9a4e069595cdd5673695c93c02bc1d6bae21144b115d0479cfdd411b [2021-05-10T22:26:20.984Z] $ docker rm -f caea8afa9a4e069595cdd5673695c93c02bc1d6bae21144b115d0479cfdd411b [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-10T22:26:21.522Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-10T22:26:22.048Z] Stashed 1 file(s) [Pipeline] echo [2021-05-10T22:26:22.074Z] [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-10T22:26:23.025Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-10T22:26:23.358Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-10T22:26:23.746Z] + true [2021-05-10T22:26:23.746Z] + sudo service docker restart [2021-05-10T22:26:23.746Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-10T22:26:24.437Z] ========================================================= [2021-05-10T22:26:24.437Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-10T22:26:24.437Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-10T22:26:24.806Z] + 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-10T22:26:29.041Z] Sending build context to Docker daemon 330.1MB [2021-05-10T22:26:29.041Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-10T22:26:29.041Z] Step 2/6 : FROM ${BASE} [2021-05-10T22:26:29.041Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-10T22:26:29.041Z] 540db60ca938: Pulling fs layer [2021-05-10T22:26:29.041Z] adcc1eea9eea: Pulling fs layer [2021-05-10T22:26:29.041Z] 4c4ab2625f07: Pulling fs layer [2021-05-10T22:26:29.041Z] 0510c868ecb4: Pulling fs layer [2021-05-10T22:26:29.041Z] afea3b2eda06: Pulling fs layer [2021-05-10T22:26:29.041Z] 7809a108b3ef: Pulling fs layer [2021-05-10T22:26:29.041Z] f706445af74f: Pulling fs layer [2021-05-10T22:26:29.041Z] afea3b2eda06: Waiting [2021-05-10T22:26:29.041Z] 7809a108b3ef: Waiting [2021-05-10T22:26:29.041Z] f706445af74f: Waiting [2021-05-10T22:26:29.041Z] 0510c868ecb4: Waiting [2021-05-10T22:26:29.041Z] 4c4ab2625f07: Verifying Checksum [2021-05-10T22:26:29.041Z] 4c4ab2625f07: Download complete [2021-05-10T22:26:29.041Z] adcc1eea9eea: Download complete [2021-05-10T22:26:29.041Z] afea3b2eda06: Verifying Checksum [2021-05-10T22:26:29.041Z] afea3b2eda06: Download complete [2021-05-10T22:26:29.041Z] 7809a108b3ef: Verifying Checksum [2021-05-10T22:26:29.041Z] 540db60ca938: Verifying Checksum [2021-05-10T22:26:29.041Z] 540db60ca938: Download complete [2021-05-10T22:26:29.307Z] 540db60ca938: Pull complete [2021-05-10T22:26:29.572Z] adcc1eea9eea: Pull complete [2021-05-10T22:26:29.572Z] 4c4ab2625f07: Pull complete [2021-05-10T22:26:30.974Z] f706445af74f: Verifying Checksum [2021-05-10T22:26:30.974Z] f706445af74f: Download complete [2021-05-10T22:26:31.934Z] 0510c868ecb4: Verifying Checksum [2021-05-10T22:26:31.934Z] 0510c868ecb4: Download complete [2021-05-10T22:26:37.512Z] Still waiting to schedule task [2021-05-10T22:26:37.512Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-10T22:26:38.600Z] 0510c868ecb4: Pull complete [2021-05-10T22:26:38.600Z] afea3b2eda06: Pull complete [2021-05-10T22:26:38.600Z] 7809a108b3ef: Pull complete [2021-05-10T22:26:42.873Z] f706445af74f: Pull complete [2021-05-10T22:26:42.873Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-10T22:26:42.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-10T22:26:42.873Z] ---> b068be0155e3 [2021-05-10T22:26:42.873Z] 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-10T22:26:43.138Z] ---> Running in cdf08eb32a82 [2021-05-10T22:26:43.716Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T22:26:45.310Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T22:26:47.233Z] (1/12) Installing libmagic (5.39-r0) [2021-05-10T22:26:47.497Z] (2/12) Installing file (5.39-r0) [2021-05-10T22:26:47.762Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-10T22:26:47.762Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-10T22:27:00.018Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-10T22:27:00.018Z] (6/12) Installing patch (2.7.6-r6) [2021-05-10T22:27:00.018Z] (7/12) Installing build-base (0.5-r2) [2021-05-10T22:27:00.018Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-10T22:27:00.018Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-10T22:27:00.018Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-10T22:27:00.018Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-10T22:27:00.280Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-10T22:27:00.543Z] Executing busybox-1.32.1-r6.trigger [2021-05-10T22:27:00.543Z] OK: 219 MiB in 52 packages [2021-05-10T22:27:04.789Z] Removing intermediate container cdf08eb32a82 [2021-05-10T22:27:04.789Z] ---> 8e34968514e5 [2021-05-10T22:27:04.789Z] Step 4/6 : WORKDIR /edgex-go [2021-05-10T22:27:04.789Z] ---> Running in b324bf6f711e [2021-05-10T22:27:04.789Z] Removing intermediate container b324bf6f711e [2021-05-10T22:27:04.789Z] ---> a80074d82dfc [2021-05-10T22:27:04.789Z] Step 5/6 : COPY go.mod . [2021-05-10T22:27:05.057Z] ---> e84ed5638050 [2021-05-10T22:27:05.057Z] Step 6/6 : RUN go mod download [2021-05-10T22:27:05.057Z] ---> Running in 7003585af31c [2021-05-10T22:27:27.090Z] Removing intermediate container 7003585af31c [2021-05-10T22:27:27.090Z] ---> b723440a0f4f [2021-05-10T22:27:27.090Z] Successfully built b723440a0f4f [2021-05-10T22:27:27.090Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T22:27:27.452Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-10T22:27:27.452Z] . [Pipeline] withDockerContainer [2021-05-10T22:27:27.590Z] prd-centos7-docker-4c-2g-4230 does not seem to be running inside a container [2021-05-10T22:27:27.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-10T22:27:29.521Z] $ docker top bc13e1e37b75951a2d95840dddaa0944e2bf96e317c4da8f2cc99e8692462d05 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T22:27:30.045Z] + go version [2021-05-10T22:27:30.045Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-10T22:27:30.075Z] $ docker stop --time=1 bc13e1e37b75951a2d95840dddaa0944e2bf96e317c4da8f2cc99e8692462d05 [2021-05-10T22:27:31.425Z] $ docker rm -f bc13e1e37b75951a2d95840dddaa0944e2bf96e317c4da8f2cc99e8692462d05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T22:27:32.154Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-10T22:27:32.154Z] . [Pipeline] withDockerContainer [2021-05-10T22:27:32.281Z] prd-centos7-docker-4c-2g-4230 does not seem to be running inside a container [2021-05-10T22:27:32.330Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-10T22:27:33.005Z] $ docker top c58f616454922fc359046a6346da4ef98f02baa01b8772b40cd5c7e9f4e820f0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-10T22:27:33.194Z] ========================================================= [2021-05-10T22:27:33.194Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-10T22:27:33.194Z] ========================================================= [Pipeline] sh [2021-05-10T22:27:33.505Z] + go mod tidy [Pipeline] sh [2021-05-10T22:27:35.242Z] + make test [2021-05-10T22:27:35.243Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-10T22:27:43.451Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-10T22:28:05.577Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-10T22:28:07.527Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-10T22:28:09.477Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-10T22:28:09.477Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-10T22:28:12.836Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-10T22:28:12.836Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-10T22:28:12.836Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-10T22:28:12.836Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-10T22:28:13.430Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-10T22:28:13.709Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-10T22:28:16.341Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-10T22:28:16.341Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-10T22:28:16.341Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-10T22:28:20.653Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.112s coverage: 45.9% of statements [2021-05-10T22:28:20.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-10T22:28:20.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-10T22:28:20.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-10T22:28:20.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-10T22:28:20.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-10T22:28:20.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-10T22:28:20.653Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.052s coverage: 19.8% of statements [2021-05-10T22:28:20.654Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.113s coverage: 100.0% of statements [2021-05-10T22:28:22.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.174s coverage: 27.8% of statements [2021-05-10T22:28:22.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-10T22:28:22.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-10T22:28:22.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-10T22:28:22.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-10T22:28:22.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-10T22:28:22.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-10T22:28:22.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.075s coverage: 100.0% of statements [2021-05-10T22:28:22.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-10T22:28:22.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.057s coverage: 100.0% of statements [2021-05-10T22:28:22.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-10T22:28:22.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-10T22:28:22.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.101s coverage: 71.3% of statements [2021-05-10T22:28:22.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-10T22:28:22.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-10T22:28:22.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.152s coverage: 87.7% of statements [2021-05-10T22:28:22.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-10T22:28:22.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T22:28:22.908Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.058s coverage: 78.9% of statements [2021-05-10T22:28:22.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-10T22:28:28.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.404s coverage: 28.6% of statements [2021-05-10T22:28:28.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-10T22:28:28.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-10T22:28:28.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-10T22:28:28.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-10T22:28:28.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-10T22:28:28.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.108s coverage: 100.0% of statements [2021-05-10T22:28:28.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-10T22:28:28.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.057s coverage: 100.0% of statements [2021-05-10T22:28:28.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-10T22:28:28.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.137s coverage: 86.7% of statements [2021-05-10T22:28:28.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-10T22:28:28.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.154s coverage: 97.5% of statements [2021-05-10T22:28:28.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-10T22:28:28.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.082s coverage: 78.3% of statements [2021-05-10T22:28:28.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-10T22:28:28.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-10T22:28:28.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-10T22:28:28.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-10T22:28:29.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.398s coverage: 95.1% of statements [2021-05-10T22:28:29.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-10T22:28:29.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T22:28:29.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-10T22:28:29.246Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-10T22:28:29.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-10T22:28:29.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-10T22:28:29.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-10T22:28:29.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-10T22:28:29.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-10T22:28:29.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-10T22:28:29.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-10T22:28:29.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-10T22:28:29.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-10T22:28:29.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-10T22:28:29.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-10T22:28:29.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-10T22:28:29.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-10T22:28:29.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-10T22:28:29.246Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.079s coverage: 58.8% of statements [2021-05-10T22:28:29.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-10T22:28:29.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-10T22:28:29.246Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.066s coverage: 0.9% of statements [2021-05-10T22:28:29.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-10T22:28:29.246Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.070s coverage: 22.0% of statements [2021-05-10T22:28:29.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-10T22:28:29.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.112s coverage: 47.1% of statements [2021-05-10T22:28:29.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.081s coverage: 79.5% of statements [2021-05-10T22:28:29.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2021-05-10T22:28:29.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2021-05-10T22:28:29.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2021-05-10T22:28:42.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements [2021-05-10T22:28:42.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-05-10T22:28:44.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.255s coverage: 81.8% of statements [2021-05-10T22:28:44.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-10T22:28:53.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.101s coverage: 92.9% of statements [2021-05-10T22:28:53.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-10T22:28:53.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-10T22:28:53.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-10T22:28:53.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2021-05-10T22:28:53.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-10T22:28:53.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-10T22:28:53.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-10T22:28:53.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-10T22:28:53.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-10T22:28:53.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.045s coverage: 87.2% of statements [2021-05-10T22:28:53.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-10T22:28:53.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-10T22:28:53.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-05-10T22:28:53.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-10T22:28:53.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 76.0% of statements [2021-05-10T22:28:53.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-10T22:28:53.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.0% of statements [2021-05-10T22:28:53.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.085s coverage: 87.2% of statements [2021-05-10T22:28:53.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements [2021-05-10T22:28:53.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.114s coverage: 91.2% of statements [2021-05-10T22:28:53.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-10T22:28:53.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.201s coverage: 64.4% of statements [2021-05-10T22:28:53.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-10T22:28:53.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-10T22:28:53.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2021-05-10T22:28:53.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.053s coverage: 91.3% of statements [2021-05-10T22:28:53.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-05-10T22:28:53.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-05-10T22:28:53.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-05-10T22:28:53.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.397s coverage: 66.9% of statements [2021-05-10T22:28:53.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-10T22:28:53.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-10T22:28:53.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-10T22:28:53.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.190s coverage: 43.4% of statements [2021-05-10T22:28:53.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-10T22:28:53.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-10T22:28:53.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2021-05-10T22:28:53.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-10T22:28:53.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.039s coverage: 84.8% of statements [2021-05-10T22:28:53.374Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.135s coverage: 47.0% of statements [2021-05-10T22:28:53.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-10T22:28:53.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-10T22:28:53.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-10T22:28:53.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-10T22:28:53.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-10T22:28:53.374Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements [2021-05-10T22:28:53.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-10T22:28:53.374Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements [2021-05-10T22:28:53.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-10T22:28:53.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-10T22:28:55.334Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.112s coverage: 22.7% of statements [2021-05-10T22:28:55.334Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-10T22:28:55.334Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.146s coverage: 92.6% of statements [2021-05-10T22:28:55.334Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-10T22:28:55.334Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T22:28:55.334Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-10T22:28:55.334Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.753s coverage: 28.7% of statements [2021-05-10T22:28:55.334Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-10T22:28:55.334Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-10T22:28:55.334Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-10T22:28:55.334Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-10T22:28:55.334Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-10T22:28:55.334Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.060s coverage: 99.0% of statements [2021-05-10T22:28:55.334Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-10T22:28:55.334Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.059s coverage: 100.0% of statements [2021-05-10T22:28:55.334Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-10T22:28:55.334Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-10T22:28:55.334Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-10T22:28:55.334Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.057s coverage: 64.6% of statements [2021-05-10T22:28:55.334Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-10T22:28:55.609Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.129s coverage: 97.6% of statements [2021-05-10T22:28:55.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-10T22:28:55.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T22:28:55.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-10T22:28:55.609Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-05-10T22:28:55.609Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-10T22:28:55.609Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.043s coverage: 100.0% of statements [2021-05-10T22:28:55.609Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-10T22:28:55.609Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-10T22:28:55.609Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-10T22:28:55.609Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-10T22:28:55.896Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.044s coverage: 87.9% of statements [2021-05-10T22:28:55.896Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-10T22:28:55.896Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-10T22:28:55.896Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.039s coverage: 100.0% of statements [2021-05-10T22:28:56.480Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 28.1% of statements [2021-05-10T22:28:56.480Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-10T22:28:56.480Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.033s coverage: 85.7% of statements [2021-05-10T22:28:56.480Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-10T22:28:56.745Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-05-10T22:28:57.008Z] GO111MODULE=on go vet ./... [2021-05-10T22:29:08.723Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4233 in /w/workspace/edgexfoundry_edgex-go_PR-3447 [Pipeline] { [Pipeline] ws [2021-05-10T22:29:08.782Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-10T22:29:14.567Z] using credential edgex-jenkins-ssh [2021-05-10T22:29:14.587Z] Cloning the remote Git repository [2021-05-10T22:29:14.640Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-10T22:29:14.748Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-10T22:29:14.931Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-10T22:29:14.932Z] > git --version # timeout=10 [2021-05-10T22:29:14.976Z] > git --version # 'git version 2.17.1' [2021-05-10T22:29:14.978Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T22:29:15.057Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T22:29:35.235Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-10T22:29:35.252Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T22:29:35.283Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-10T22:29:35.318Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-10T22:29:35.319Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T22:29:35.331Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3447/head:refs/remotes/origin/PR-3447 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-10T22:29:35.910Z] gofmt -l . [2021-05-10T22:29:35.910Z] [ "`gofmt -l .`" = "" ] [2021-05-10T22:29:35.910Z] ./bin/test-go-mod-tidy.sh [2021-05-10T22:29:35.910Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-10T22:29:36.093Z] Merging remotes/origin/master commit 4ab9f87d9e0b18aca8f5136bb6755fc5b233398b into PR head commit 7a84af29849dbe4c85f880ade4bbdc9f9841380c [2021-05-10T22:29:36.244Z] + ls -al . [2021-05-10T22:29:36.244Z] total 828 [2021-05-10T22:29:36.244Z] drwxrwxr-x 10 1001 1001 4096 May 10 22:29 . [2021-05-10T22:29:36.244Z] drwxr-xr-x 4 root root 28 May 10 22:27 .. [2021-05-10T22:29:36.244Z] -rw-rw-r-- 1 1001 1001 11 May 10 22:25 .dockerignore [2021-05-10T22:29:36.244Z] drwxrwxr-x 8 1001 1001 179 May 10 22:25 .git [2021-05-10T22:29:36.244Z] drwxrwxr-x 3 1001 1001 125 May 10 22:25 .github [2021-05-10T22:29:36.244Z] -rw-rw-r-- 1 1001 1001 818 May 10 22:25 .gitignore [2021-05-10T22:29:36.244Z] drwx------ 3 1001 1001 60 May 10 22:26 .semver [2021-05-10T22:29:36.244Z] -rw-rw-r-- 1 1001 1001 166 May 10 22:25 .sonarcloud.properties [2021-05-10T22:29:36.244Z] -rw-rw-r-- 1 1001 1001 8609 May 10 22:25 Attribution.txt [2021-05-10T22:29:36.244Z] -rw-rw-r-- 1 1001 1001 3804 May 10 22:25 CONTRIBUTING.md [2021-05-10T22:29:36.244Z] -rw-rw-r-- 1 1001 1001 931 May 10 22:25 Dockerfile.build [2021-05-10T22:29:36.244Z] -rw-rw-r-- 1 1001 1001 863 May 10 22:25 Jenkinsfile [2021-05-10T22:29:36.244Z] -rw-rw-r-- 1 1001 1001 10775 May 10 22:25 LICENSE [2021-05-10T22:29:36.244Z] -rw-rw-r-- 1 1001 1001 5807 May 10 22:25 Makefile [2021-05-10T22:29:36.244Z] -rw-rw-r-- 1 1001 1001 7978 May 10 22:25 README.md [2021-05-10T22:29:36.244Z] -rw-rw-r-- 1 1001 1001 6755 May 10 22:25 SECURITY.md [2021-05-10T22:29:36.244Z] -rw-rw-r-- 1 1001 1001 5 May 10 22:26 VERSION [2021-05-10T22:29:36.244Z] -rw-rw-r-- 1 1001 1001 4131 May 10 22:25 ZMQWindows.md [2021-05-10T22:29:36.244Z] drwxrwxr-x 2 1001 1001 117 May 10 22:25 bin [2021-05-10T22:29:36.244Z] drwxrwxr-x 14 1001 1001 4096 May 10 22:25 cmd [2021-05-10T22:29:36.244Z] -rw-r--r-- 1 root root 717673 May 10 22:28 coverage.out [2021-05-10T22:29:36.244Z] -rw-r--r-- 1 root root 1060 May 10 22:29 go.mod [2021-05-10T22:29:36.244Z] -rw-r--r-- 1 root root 22169 May 10 22:27 go.sum [2021-05-10T22:29:36.244Z] drwxrwxr-x 8 1001 1001 127 May 10 22:25 internal [2021-05-10T22:29:36.244Z] drwxrwxr-x 4 1001 1001 26 May 10 22:25 openapi [2021-05-10T22:29:36.244Z] drwxrwxr-x 4 1001 1001 71 May 10 22:25 snap [2021-05-10T22:29:36.244Z] -rw-rw-r-- 1 1001 1001 168 May 10 22:25 version.go [Pipeline] sh [2021-05-10T22:29:36.551Z] Merge succeeded, producing 7a84af29849dbe4c85f880ade4bbdc9f9841380c [2021-05-10T22:29:36.552Z] Checking out Revision 7a84af29849dbe4c85f880ade4bbdc9f9841380c (PR-3447) [2021-05-10T22:29:36.573Z] + '[' -e coverage.out ] [2021-05-10T22:29:36.573Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-10T22:29:36.821Z] Stashed 1 file(s) [Pipeline] sh [2021-05-10T22:29:37.178Z] + make build [2021-05-10T22:29:37.178Z] 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-10T22:29:36.116Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T22:29:36.130Z] > git checkout -f 7a84af29849dbe4c85f880ade4bbdc9f9841380c # timeout=10 [2021-05-10T22:29:36.448Z] > git remote # timeout=10 [2021-05-10T22:29:36.477Z] > git config --get remote.origin.url # timeout=10 [2021-05-10T22:29:36.491Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T22:29:36.507Z] > git merge 4ab9f87d9e0b18aca8f5136bb6755fc5b233398b # timeout=10 [2021-05-10T22:29:36.532Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-10T22:29:36.563Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T22:29:36.572Z] > git checkout -f 7a84af29849dbe4c85f880ade4bbdc9f9841380c # timeout=10 [2021-05-10T22:29:39.742Z] CGO_ENABLED=1 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-10T22:29:40.973Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-10T22:29:41.046Z] > git --version # timeout=10 [2021-05-10T22:29:41.065Z] > git --version # 'git version 2.17.1' [2021-05-10T22:29:41.076Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-10T22:29:41.141Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-10T22:29:42.689Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-10T22:29:43.075Z] CGO_ENABLED=1 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-10T22:29:43.131Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-10T22:29:43.496Z] + sudo service docker restart [2021-05-10T22:29:43.496Z] + true [2021-05-10T22:29:44.994Z] CGO_ENABLED=1 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-10T22:29:44.994Z] CGO_ENABLED=1 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-10T22:29:46.220Z] provisioning config files... [2021-05-10T22:29:46.264Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7429927460162495055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-10T22:29:46.685Z] ---> docker-login.sh [2021-05-10T22:29:46.686Z] nexus3.edgexfoundry.org:10001 [2021-05-10T22:29:46.915Z] CGO_ENABLED=1 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-10T22:29:47.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T22:29:47.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T22:29:47.940Z] Configure a credential helper to remove this warning. See [2021-05-10T22:29:47.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T22:29:47.940Z] [2021-05-10T22:29:47.940Z] Login Succeeded [2021-05-10T22:29:47.940Z] nexus3.edgexfoundry.org:10002 [2021-05-10T22:29:48.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T22:29:48.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T22:29:48.214Z] Configure a credential helper to remove this warning. See [2021-05-10T22:29:48.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T22:29:48.214Z] [2021-05-10T22:29:48.214Z] Login Succeeded [2021-05-10T22:29:48.214Z] nexus3.edgexfoundry.org:10003 [2021-05-10T22:29:48.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T22:29:48.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T22:29:48.808Z] Configure a credential helper to remove this warning. See [2021-05-10T22:29:48.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T22:29:48.808Z] [2021-05-10T22:29:48.808Z] Login Succeeded [2021-05-10T22:29:48.808Z] nexus3.edgexfoundry.org:10004 [2021-05-10T22:29:49.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T22:29:49.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T22:29:49.353Z] Configure a credential helper to remove this warning. See [2021-05-10T22:29:49.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T22:29:49.353Z] [2021-05-10T22:29:49.353Z] Login Succeeded [2021-05-10T22:29:49.353Z] docker.io [2021-05-10T22:29:49.484Z] CGO_ENABLED=1 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-10T22:29:49.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-10T22:29:50.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-10T22:29:50.215Z] Configure a credential helper to remove this warning. See [2021-05-10T22:29:50.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-10T22:29:50.215Z] [2021-05-10T22:29:50.215Z] Login Succeeded [2021-05-10T22:29:50.215Z] ---> docker-login.sh ends [Pipeline] } [2021-05-10T22:29:50.246Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-05-10T22:29:50.440Z] CGO_ENABLED=1 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 [Pipeline] echo [2021-05-10T22:29:50.677Z] ========================================================= [2021-05-10T22:29:50.677Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-10T22:29:50.677Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-10T22:29:51.063Z] + 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-10T22:29:52.360Z] CGO_ENABLED=1 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-10T22:29:53.317Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-10T22:29:53.698Z] Sending build context to Docker daemon 167.7MB [2021-05-10T22:29:53.698Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-10T22:29:53.698Z] Step 2/6 : FROM ${BASE} [2021-05-10T22:29:53.698Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-10T22:29:53.698Z] 595b0fe564bb: Pulling fs layer [2021-05-10T22:29:53.698Z] 7186ed65a4f7: Pulling fs layer [2021-05-10T22:29:53.698Z] 316046926c0a: Pulling fs layer [2021-05-10T22:29:53.698Z] 4ebd0625c992: Pulling fs layer [2021-05-10T22:29:53.698Z] 207e8628e3a3: Pulling fs layer [2021-05-10T22:29:53.698Z] c791037a9be2: Pulling fs layer [2021-05-10T22:29:53.698Z] ffd874e62e21: Pulling fs layer [2021-05-10T22:29:53.698Z] ffd874e62e21: Waiting [2021-05-10T22:29:53.698Z] 207e8628e3a3: Waiting [2021-05-10T22:29:53.698Z] c791037a9be2: Waiting [2021-05-10T22:29:53.698Z] 316046926c0a: Verifying Checksum [2021-05-10T22:29:53.698Z] 316046926c0a: Download complete [2021-05-10T22:29:53.698Z] 7186ed65a4f7: Verifying Checksum [2021-05-10T22:29:53.698Z] 7186ed65a4f7: Download complete [2021-05-10T22:29:53.698Z] 207e8628e3a3: Verifying Checksum [2021-05-10T22:29:53.698Z] 207e8628e3a3: Download complete [2021-05-10T22:29:53.698Z] c791037a9be2: Download complete [2021-05-10T22:29:53.698Z] 595b0fe564bb: Download complete [2021-05-10T22:29:54.296Z] 595b0fe564bb: Pull complete [2021-05-10T22:29:54.893Z] 7186ed65a4f7: Pull complete [2021-05-10T22:29:55.175Z] 316046926c0a: Pull complete [2021-05-10T22:29:55.247Z] CGO_ENABLED=1 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-10T22:29:55.782Z] ffd874e62e21: Verifying Checksum [2021-05-10T22:29:55.782Z] ffd874e62e21: Download complete [Pipeline] } [2021-05-10T22:29:57.216Z] $ docker stop --time=1 c58f616454922fc359046a6346da4ef98f02baa01b8772b40cd5c7e9f4e820f0 [2021-05-10T22:29:57.780Z] 4ebd0625c992: Download complete [2021-05-10T22:29:58.932Z] $ docker rm -f c58f616454922fc359046a6346da4ef98f02baa01b8772b40cd5c7e9f4e820f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T22:30:00.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-10T22:30:00.701Z] [2021-05-10T22:30:00.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T22:30:01.058Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-10T22:30:01.058Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-10T22:30:01.058Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-10T22:30:01.058Z] ca9280d653b3: Pulling fs layer [2021-05-10T22:30:01.058Z] 7e9c9ca2126c: Pulling fs layer [2021-05-10T22:30:01.337Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-10T22:30:01.337Z] cbdbe7a5bc2a: Download complete [2021-05-10T22:30:01.602Z] cbdbe7a5bc2a: Pull complete [2021-05-10T22:30:01.871Z] ca9280d653b3: Verifying Checksum [2021-05-10T22:30:01.871Z] ca9280d653b3: Download complete [2021-05-10T22:30:02.837Z] ca9280d653b3: Pull complete [2021-05-10T22:30:03.101Z] 7e9c9ca2126c: Download complete [2021-05-10T22:30:07.936Z] 4ebd0625c992: Pull complete [2021-05-10T22:30:07.937Z] 207e8628e3a3: Pull complete [2021-05-10T22:30:08.212Z] c791037a9be2: Pull complete [2021-05-10T22:30:11.286Z] 7e9c9ca2126c: Pull complete [2021-05-10T22:30:11.286Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-10T22:30:11.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-10T22:30:11.286Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-10T22:30:11.540Z] prd-centos7-docker-4c-2g-4230 does not seem to be running inside a container [2021-05-10T22:30:11.592Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-10T22:30:12.536Z] ffd874e62e21: Pull complete [2021-05-10T22:30:12.537Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-10T22:30:12.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-10T22:30:12.537Z] ---> cfc18b08335c [2021-05-10T22:30:12.537Z] 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-10T22:30:12.547Z] $ docker top 7acc6578a2be6fb2f37c263ce55994598e7b21e4f53a31331e3983e68bd2e99b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T22:30:13.010Z] + docker-compose build --help [2021-05-10T22:30:13.010Z] + grep parallel [2021-05-10T22:30:13.956Z] --parallel Build images in parallel. [Pipeline] } [2021-05-10T22:30:13.997Z] $ docker stop --time=1 7acc6578a2be6fb2f37c263ce55994598e7b21e4f53a31331e3983e68bd2e99b [2021-05-10T22:30:15.161Z] ---> Running in 3a5178ad0f6c [2021-05-10T22:30:15.356Z] $ docker rm -f 7acc6578a2be6fb2f37c263ce55994598e7b21e4f53a31331e3983e68bd2e99b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T22:30:15.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-10T22:30:15.994Z] . [Pipeline] withDockerContainer [2021-05-10T22:30:16.157Z] prd-centos7-docker-4c-2g-4230 does not seem to be running inside a container [2021-05-10T22:30:16.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-10T22:30:16.603Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T22:30:17.163Z] $ docker top 86d262f3f12f9fec5fee963a74b070426c5a7e3cbea28bc0af0639b93eee2d2d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T22:30:17.668Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-10T22:30:18.567Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T22:30:19.068Z] Building docker-core-command-go ... [2021-05-10T22:30:19.068Z] Building docker-core-data-go ... [2021-05-10T22:30:19.068Z] Building docker-core-metadata-go ... [2021-05-10T22:30:19.068Z] Building docker-security-bootstrapper-go ... [2021-05-10T22:30:19.068Z] Building docker-security-proxy-setup-go ... [2021-05-10T22:30:19.068Z] Building docker-security-secretstore-setup-go ... [2021-05-10T22:30:19.068Z] Building docker-support-notifications-go ... [2021-05-10T22:30:19.068Z] Building docker-support-scheduler-go ... [2021-05-10T22:30:19.068Z] Building docker-sys-mgmt-agent-go ... [2021-05-10T22:30:19.068Z] Building docker-support-notifications-go [2021-05-10T22:30:19.068Z] Building docker-core-command-go [2021-05-10T22:30:19.068Z] Building docker-security-secretstore-setup-go [2021-05-10T22:30:19.068Z] Building docker-security-bootstrapper-go [2021-05-10T22:30:19.068Z] Building docker-sys-mgmt-agent-go [2021-05-10T22:30:20.534Z] (1/12) Installing libmagic (5.39-r0) [2021-05-10T22:30:20.535Z] (2/12) Installing file (5.39-r0) [2021-05-10T22:30:20.805Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-10T22:30:20.805Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-10T22:30:30.938Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-10T22:30:30.938Z] (6/12) Installing patch (2.7.6-r6) [2021-05-10T22:30:30.938Z] (7/12) Installing build-base (0.5-r2) [2021-05-10T22:30:30.938Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-10T22:30:30.938Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-10T22:30:30.938Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-10T22:30:30.938Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-10T22:30:31.211Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-10T22:30:31.211Z] Executing busybox-1.32.1-r6.trigger [2021-05-10T22:30:31.211Z] OK: 218 MiB in 52 packages [2021-05-10T22:30:35.537Z] Removing intermediate container 3a5178ad0f6c [2021-05-10T22:30:35.537Z] ---> 2c25a5a25df7 [2021-05-10T22:30:35.537Z] Step 4/6 : WORKDIR /edgex-go [2021-05-10T22:30:35.537Z] ---> Running in e38f57ac9efa [2021-05-10T22:30:35.813Z] Removing intermediate container e38f57ac9efa [2021-05-10T22:30:35.813Z] ---> d2b399a022fe [2021-05-10T22:30:35.813Z] Step 5/6 : COPY go.mod . [2021-05-10T22:30:36.796Z] ---> c79d1374cbc1 [2021-05-10T22:30:36.796Z] Step 6/6 : RUN go mod download [2021-05-10T22:30:36.796Z] ---> Running in ce40bb25b1af [2021-05-10T22:30:51.298Z] Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:30:51.298Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:30:51.298Z] ---> b723440a0f4f [2021-05-10T22:30:51.298Z] Step 3/25 : WORKDIR /edgex-go [2021-05-10T22:30:51.576Z] Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:30:51.576Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:30:51.576Z] ---> b723440a0f4f [2021-05-10T22:30:51.576Z] Step 3/31 : WORKDIR /edgex-go [2021-05-10T22:30:52.531Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:30:52.531Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:30:52.531Z] ---> b723440a0f4f [2021-05-10T22:30:52.531Z] Step 3/22 : WORKDIR /edgex-go [2021-05-10T22:30:52.531Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:30:52.531Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:30:52.531Z] ---> b723440a0f4f [2021-05-10T22:30:52.531Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T22:30:52.531Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:30:52.531Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:30:52.531Z] ---> b723440a0f4f [2021-05-10T22:30:52.531Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T22:30:53.481Z] ---> Running in 95038c2aa0be [2021-05-10T22:30:53.481Z] ---> Running in 3f703207c2c7 [2021-05-10T22:30:53.481Z] ---> Running in 1fecf03a130f [2021-05-10T22:30:53.481Z] ---> Running in d98855edc6f7 [2021-05-10T22:30:53.481Z] ---> Running in 0bc3279c5823 [2021-05-10T22:30:54.062Z] Removing intermediate container 0bc3279c5823 [2021-05-10T22:30:54.062Z] ---> 06e7779cf71a [2021-05-10T22:30:54.062Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:30:54.062Z] Removing intermediate container 95038c2aa0be [2021-05-10T22:30:54.062Z] ---> 6a96e5db6d61 [2021-05-10T22:30:54.062Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:30:54.062Z] Removing intermediate container 1fecf03a130f [2021-05-10T22:30:54.062Z] ---> 314e388cefd4 [2021-05-10T22:30:54.062Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:30:54.062Z] Removing intermediate container 3f703207c2c7 [2021-05-10T22:30:54.062Z] ---> 860e3950a3b7 [2021-05-10T22:30:54.062Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:30:54.062Z] Removing intermediate container d98855edc6f7 [2021-05-10T22:30:54.062Z] ---> 2506690c16db [2021-05-10T22:30:54.062Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:30:54.062Z] ---> Running in 93bdc7a68cf9 [2021-05-10T22:30:54.062Z] ---> Running in 03263ecd8f8f [2021-05-10T22:30:54.062Z] ---> Running in 1a73c7714258 [2021-05-10T22:30:54.062Z] ---> Running in 3dba4016b3d7 [2021-05-10T22:30:54.332Z] ---> Running in f5383b53440a [2021-05-10T22:30:56.267Z] Removing intermediate container 03263ecd8f8f [2021-05-10T22:30:56.267Z] ---> d6aa317e5d2e [2021-05-10T22:30:56.267Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-10T22:30:56.529Z] ---> Running in 1ae62caea54a [2021-05-10T22:30:56.529Z] Removing intermediate container 93bdc7a68cf9 [2021-05-10T22:30:56.529Z] ---> d40be941c067 [2021-05-10T22:30:56.529Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-10T22:30:56.529Z] Removing intermediate container 1a73c7714258 [2021-05-10T22:30:56.529Z] ---> 9e6c920b60f0 [2021-05-10T22:30:56.529Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-05-10T22:30:56.792Z] ---> Running in 62d1b0cd80ff [2021-05-10T22:30:56.792Z] Removing intermediate container 3dba4016b3d7 [2021-05-10T22:30:56.792Z] ---> 9d53da468359 [2021-05-10T22:30:56.792Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-10T22:30:56.792Z] ---> Running in 169d9d11db28 [2021-05-10T22:30:57.069Z] Removing intermediate container f5383b53440a [2021-05-10T22:30:57.070Z] ---> 7959a601456d [2021-05-10T22:30:57.070Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-10T22:30:57.070Z] ---> Running in 2d4d9c9d3b0a [2021-05-10T22:30:57.070Z] ---> Running in fcc39b2eeb77 [2021-05-10T22:30:57.348Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T22:30:57.619Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T22:30:57.883Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T22:30:58.146Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T22:30:58.146Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T22:30:59.092Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T22:30:59.668Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T22:30:59.668Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T22:30:59.930Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T22:30:59.930Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T22:30:59.930Z] OK: 219 MiB in 52 packages [2021-05-10T22:31:00.511Z] Removing intermediate container 1ae62caea54a [2021-05-10T22:31:00.511Z] ---> 6687684386f6 [2021-05-10T22:31:00.511Z] Step 6/23 : COPY go.mod . [2021-05-10T22:31:00.511Z] OK: 219 MiB in 52 packages [2021-05-10T22:31:00.511Z] OK: 219 MiB in 52 packages [2021-05-10T22:31:00.776Z] ---> 1e2917c89fa5 [2021-05-10T22:31:00.776Z] Step 7/23 : RUN go mod download [2021-05-10T22:31:00.776Z] ---> Running in 12af10acf147 [2021-05-10T22:31:00.776Z] OK: 219 MiB in 52 packages [2021-05-10T22:31:01.362Z] Removing intermediate container 62d1b0cd80ff [2021-05-10T22:31:01.362Z] ---> d79535ccc315 [2021-05-10T22:31:01.362Z] Step 6/31 : COPY go.mod . [2021-05-10T22:31:01.630Z] OK: 219 MiB in 52 packages [2021-05-10T22:31:01.630Z] Removing intermediate container fcc39b2eeb77 [2021-05-10T22:31:01.630Z] ---> c334901e5715 [2021-05-10T22:31:01.630Z] Step 6/23 : COPY go.mod . [2021-05-10T22:31:01.630Z] Removing intermediate container 2d4d9c9d3b0a [2021-05-10T22:31:01.630Z] ---> 48898283c85c [2021-05-10T22:31:01.630Z] Step 6/22 : COPY go.mod . [2021-05-10T22:31:01.899Z] ---> e1c672096f8d [2021-05-10T22:31:01.899Z] Step 7/23 : RUN go mod download [2021-05-10T22:31:01.899Z] ---> e7eb58308537 [2021-05-10T22:31:01.899Z] Step 7/31 : RUN go mod download [2021-05-10T22:31:02.162Z] ---> 0a2d1538d85e [2021-05-10T22:31:02.162Z] Step 7/22 : RUN go mod download [2021-05-10T22:31:02.162Z] ---> Running in 95aac87fa593 [2021-05-10T22:31:02.162Z] ---> Running in 4f58cf98b873 [2021-05-10T22:31:02.162Z] Removing intermediate container 169d9d11db28 [2021-05-10T22:31:02.162Z] ---> 2ce0e9de9ba6 [2021-05-10T22:31:02.162Z] Step 6/25 : COPY go.mod . [2021-05-10T22:31:02.429Z] ---> Running in e69cf543392c [2021-05-10T22:31:02.693Z] ---> 053090f5ee0d [2021-05-10T22:31:02.693Z] Step 7/25 : RUN go mod download [2021-05-10T22:31:02.693Z] ---> Running in e14e122ec97f [2021-05-10T22:31:03.579Z] Removing intermediate container ce40bb25b1af [2021-05-10T22:31:03.579Z] ---> c787a5047f7e [2021-05-10T22:31:03.579Z] Successfully built c787a5047f7e [2021-05-10T22:31:03.579Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T22:31:03.650Z] Removing intermediate container 12af10acf147 [2021-05-10T22:31:03.650Z] ---> 6fa02cf15ccf [2021-05-10T22:31:03.650Z] Step 8/23 : COPY . . [2021-05-10T22:31:03.951Z] + docker inspect -f . ci-base-image-arm64 [2021-05-10T22:31:03.951Z] . [Pipeline] withDockerContainer [2021-05-10T22:31:04.205Z] prd-ubuntu18.04-docker-arm64-4c-16g-4233 does not seem to be running inside a container [2021-05-10T22:31:04.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-10T22:31:05.682Z] $ docker top ac1b5383754de8c1a90f3655732aa78ec875de282ce748b501a00e684bb5ce51 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T22:31:06.711Z] + go version [2021-05-10T22:31:06.711Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-10T22:31:06.754Z] $ docker stop --time=1 ac1b5383754de8c1a90f3655732aa78ec875de282ce748b501a00e684bb5ce51 [2021-05-10T22:31:07.905Z] Removing intermediate container 4f58cf98b873 [2021-05-10T22:31:07.905Z] ---> aa14d69a0ac9 [2021-05-10T22:31:07.905Z] Step 8/23 : COPY . . [2021-05-10T22:31:07.905Z] Removing intermediate container 95aac87fa593 [2021-05-10T22:31:07.905Z] ---> f4450366bc96 [2021-05-10T22:31:07.905Z] Step 8/31 : COPY . . [2021-05-10T22:31:07.905Z] Removing intermediate container e69cf543392c [2021-05-10T22:31:07.905Z] ---> 96e41489d8b5 [2021-05-10T22:31:07.905Z] Step 8/22 : COPY . . [2021-05-10T22:31:07.905Z] Removing intermediate container e14e122ec97f [2021-05-10T22:31:07.905Z] ---> b388e985a0cf [2021-05-10T22:31:07.905Z] Step 8/25 : COPY . . [2021-05-10T22:31:08.649Z] $ docker rm -f ac1b5383754de8c1a90f3655732aa78ec875de282ce748b501a00e684bb5ce51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T22:31:09.574Z] + docker inspect -f . ci-base-image-arm64 [2021-05-10T22:31:09.574Z] . [Pipeline] withDockerContainer [2021-05-10T22:31:09.808Z] prd-ubuntu18.04-docker-arm64-4c-16g-4233 does not seem to be running inside a container [2021-05-10T22:31:09.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-10T22:31:11.134Z] $ docker top c5100e0609582bad3012e4a175c76a3194b9cf11668b4bb9d9d0acde6f497fe1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-10T22:31:11.438Z] ========================================================= [2021-05-10T22:31:11.438Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-10T22:31:11.438Z] ========================================================= [Pipeline] sh [2021-05-10T22:31:12.097Z] + go mod tidy [Pipeline] sh [2021-05-10T22:31:13.756Z] + make test [2021-05-10T22:31:13.756Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-10T22:31:40.708Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-10T22:31:46.859Z] ---> ae3b7e03581a [2021-05-10T22:31:46.859Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-10T22:31:46.859Z] ---> Running in 008be3f2aae3 [2021-05-10T22:31:46.859Z] ---> f52b4893bf94 [2021-05-10T22:31:46.859Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-10T22:31:46.859Z] ---> d7fe02b398c2 [2021-05-10T22:31:46.859Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-10T22:31:46.859Z] ---> a0944aca238f [2021-05-10T22:31:46.859Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-10T22:31:46.859Z] ---> c90d55ae343c [2021-05-10T22:31:46.859Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-10T22:31:46.859Z] ---> Running in eaad8c680fdb [2021-05-10T22:31:46.859Z] ---> Running in e0374d9f78ce [2021-05-10T22:31:46.859Z] ---> Running in e0460695b7d8 [2021-05-10T22:31:46.859Z] ---> Running in 11a3e6c1a5d9 [2021-05-10T22:31:46.859Z] CGO_ENABLED=1 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-10T22:31:46.859Z] CGO_ENABLED=1 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-10T22:31:46.859Z] CGO_ENABLED=1 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-10T22:31:46.859Z] CGO_ENABLED=1 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-10T22:31:46.859Z] CGO_ENABLED=1 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-10T22:32:35.504Z] CGO_ENABLED=1 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-10T22:32:42.141Z] Removing intermediate container e0374d9f78ce [2021-05-10T22:32:42.141Z] ---> 13e519eed031 [2021-05-10T22:32:42.141Z] [2021-05-10T22:32:42.141Z] Removing intermediate container e0460695b7d8 [2021-05-10T22:32:42.141Z] ---> 6c9afffdb006 [2021-05-10T22:32:42.141Z] [2021-05-10T22:32:42.141Z] Removing intermediate container eaad8c680fdb [2021-05-10T22:32:42.141Z] ---> bf23c4c8f320 [2021-05-10T22:32:42.141Z] [2021-05-10T22:32:42.141Z] Removing intermediate container 008be3f2aae3 [2021-05-10T22:32:42.141Z] ---> 0d505081431a [2021-05-10T22:32:42.141Z] [2021-05-10T22:32:42.141Z] Step 10/31 : FROM alpine:3.12 [2021-05-10T22:32:42.141Z] Step 10/22 : FROM alpine:3.12 [2021-05-10T22:32:42.141Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T22:32:42.141Z] Step 10/25 : FROM alpine:3.12 [2021-05-10T22:32:42.141Z] Removing intermediate container 11a3e6c1a5d9 [2021-05-10T22:32:42.141Z] ---> a0c5f079a309 [2021-05-10T22:32:42.141Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-10T22:32:42.405Z] ---> Running in 0f232557108c [2021-05-10T22:32:42.405Z] 3.12: Pulling from library/alpine [2021-05-10T22:32:42.405Z] 3.12: Pulling from library/alpine [2021-05-10T22:32:42.405Z] 3.12: Pulling from library/alpine [2021-05-10T22:32:42.405Z] 3.12: Pulling from library/alpine [2021-05-10T22:32:42.980Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-10T22:32:42.980Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-10T22:32:42.980Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-10T22:32:42.980Z] Status: Downloaded newer image for alpine:3.12 [2021-05-10T22:32:42.980Z] Status: Image is up to date for alpine:3.12 [2021-05-10T22:32:42.980Z] Status: Downloaded newer image for alpine:3.12 [2021-05-10T22:32:42.980Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-10T22:32:42.980Z] Status: Image is up to date for alpine:3.12 [2021-05-10T22:32:42.980Z] ---> 13621d1b12d4 [2021-05-10T22:32:42.980Z] ---> 13621d1b12d4 [2021-05-10T22:32:42.980Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-10T22:32:42.980Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-10T22:32:42.980Z] ---> 13621d1b12d4 [2021-05-10T22:32:42.980Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-10T22:32:42.980Z] ---> 13621d1b12d4 [2021-05-10T22:32:42.980Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-10T22:32:42.980Z] CGO_ENABLED=1 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-10T22:32:43.556Z] ---> Running in eae50c505aca [2021-05-10T22:32:43.556Z] ---> Running in d90615862342 [2021-05-10T22:32:43.556Z] ---> Running in a796b240ca94 [2021-05-10T22:32:43.556Z] ---> Running in d0f9122f7ad8 [2021-05-10T22:32:43.823Z] Removing intermediate container a796b240ca94 [2021-05-10T22:32:43.823Z] ---> 40af9c39791e [2021-05-10T22:32:43.823Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-10T22:32:43.823Z] ---> Running in b55c44691d5f [2021-05-10T22:32:44.091Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T22:32:44.092Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T22:32:44.363Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-10T22:32:44.363Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T22:32:44.363Z] OK: 6 MiB in 15 packages [2021-05-10T22:32:44.632Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T22:32:44.632Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T22:32:44.632Z] Removing intermediate container 0f232557108c [2021-05-10T22:32:44.632Z] ---> db47727e0097 [2021-05-10T22:32:44.632Z] [2021-05-10T22:32:44.632Z] Step 11/23 : FROM docker:20.10.0 [2021-05-10T22:32:44.632Z] 20.10.0: Pulling from library/docker [2021-05-10T22:32:44.632Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T22:32:44.898Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T22:32:44.898Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-10T22:32:44.898Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-10T22:32:44.898Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T22:32:44.898Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T22:32:44.898Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T22:32:44.898Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T22:32:44.898Z] OK: 6 MiB in 16 packages [2021-05-10T22:32:44.898Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-10T22:32:44.898Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T22:32:44.898Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-10T22:32:44.898Z] (4/6) Installing curl (7.76.1-r0) [2021-05-10T22:32:44.898Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-10T22:32:44.898Z] (6/6) Installing su-exec (0.2-r1) [2021-05-10T22:32:45.162Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T22:32:45.162Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T22:32:45.162Z] OK: 7 MiB in 20 packages [2021-05-10T22:32:45.162Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-10T22:32:45.162Z] (2/2) Installing su-exec (0.2-r1) [2021-05-10T22:32:45.162Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T22:32:45.162Z] OK: 6 MiB in 16 packages [2021-05-10T22:32:45.162Z] Removing intermediate container eae50c505aca [2021-05-10T22:32:45.162Z] ---> a55548d85599 [2021-05-10T22:32:45.162Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T22:32:47.088Z] ---> Running in d70a53172239 [2021-05-10T22:32:48.039Z] Removing intermediate container d70a53172239 [2021-05-10T22:32:48.039Z] ---> eaf1ab7a8ad3 [2021-05-10T22:32:48.039Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-10T22:32:48.039Z] Removing intermediate container d90615862342 [2021-05-10T22:32:48.039Z] ---> 7688d4306d3b [2021-05-10T22:32:48.039Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T22:32:48.624Z] ---> Running in 7127bafbea63 [2021-05-10T22:32:48.624Z] Removing intermediate container b55c44691d5f [2021-05-10T22:32:48.624Z] ---> cc1de12084a5 [2021-05-10T22:32:48.624Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-10T22:32:48.624Z] ---> Running in a46235b8815b [2021-05-10T22:32:48.624Z] Removing intermediate container d0f9122f7ad8 [2021-05-10T22:32:48.624Z] ---> 7bfa939311ba [2021-05-10T22:32:48.624Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-10T22:32:48.624Z] ---> Running in 962081f12785 [2021-05-10T22:32:48.755Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-10T22:32:48.755Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-10T22:32:48.896Z] Removing intermediate container 7127bafbea63 [2021-05-10T22:32:48.896Z] ---> 3656ba43da5c [2021-05-10T22:32:48.897Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-10T22:32:48.897Z] ---> Running in bf88ac498fe3 [2021-05-10T22:32:48.897Z] Removing intermediate container a46235b8815b [2021-05-10T22:32:48.897Z] ---> 7526855a5861 [2021-05-10T22:32:48.897Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-10T22:32:49.858Z] Removing intermediate container 962081f12785 [2021-05-10T22:32:49.858Z] ---> bdb9fb7bfb6b [2021-05-10T22:32:49.858Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-10T22:32:49.858Z] ---> Running in 35dbe94b2e12 [2021-05-10T22:32:49.858Z] ---> Running in d61b6e0b349a [2021-05-10T22:32:50.122Z] Removing intermediate container bf88ac498fe3 [2021-05-10T22:32:50.122Z] ---> 1ca1edff3b56 [2021-05-10T22:32:50.122Z] Step 13/25 : WORKDIR / [2021-05-10T22:32:50.122Z] ---> Running in 07a7318f331c [2021-05-10T22:32:50.387Z] ---> Running in ec9e3f64966f [2021-05-10T22:32:50.387Z] Removing intermediate container 35dbe94b2e12 [2021-05-10T22:32:50.387Z] ---> 64b04fc9f770 [2021-05-10T22:32:50.387Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-10T22:32:50.387Z] Removing intermediate container d61b6e0b349a [2021-05-10T22:32:50.387Z] ---> c284fa79a2e0 [2021-05-10T22:32:50.387Z] Step 15/23 : WORKDIR / [2021-05-10T22:32:50.387Z] Removing intermediate container 07a7318f331c [2021-05-10T22:32:50.387Z] ---> aeba2f1df0d5 [2021-05-10T22:32:50.387Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-10T22:32:50.655Z] ---> Running in 6c139e1b0720 [2021-05-10T22:32:50.655Z] ---> Running in a75614a88e13 [2021-05-10T22:32:50.655Z] Removing intermediate container ec9e3f64966f [2021-05-10T22:32:50.655Z] ---> 7265f0006de4 [2021-05-10T22:32:50.655Z] 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-10T22:32:50.655Z] ---> Running in d8251cd81eeb [2021-05-10T22:32:50.926Z] Removing intermediate container a75614a88e13 [2021-05-10T22:32:50.926Z] ---> ee8bccafb4bf [2021-05-10T22:32:50.926Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T22:32:51.217Z] ---> 3b30b98402df [2021-05-10T22:32:51.217Z] 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-10T22:32:51.217Z] Removing intermediate container 6c139e1b0720 [2021-05-10T22:32:51.217Z] ---> b568826d6ee6 [2021-05-10T22:32:51.217Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T22:32:51.390Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-10T22:32:51.391Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-10T22:32:51.797Z] ---> 187694ffd493 [2021-05-10T22:32:51.797Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-10T22:32:51.797Z] ---> 2e67538c32ff [2021-05-10T22:32:51.797Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-10T22:32:51.797Z] ---> 157a6f4d9d17 [2021-05-10T22:32:51.797Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-10T22:32:52.059Z] Removing intermediate container d8251cd81eeb [2021-05-10T22:32:52.059Z] ---> d49b3ccdb56a [2021-05-10T22:32:52.059Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-10T22:32:52.639Z] ---> Running in 221c696ec0a1 [2021-05-10T22:32:52.639Z] ---> 481c2893f0c6 [2021-05-10T22:32:52.639Z] 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-10T22:32:52.639Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-10T22:32:52.639Z] ---> 80e87ba50c23 [2021-05-10T22:32:52.639Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-10T22:32:52.639Z] ---> 9cf5afdbca7c [2021-05-10T22:32:52.639Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-10T22:32:52.904Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-10T22:32:52.904Z] ---> aefe523efa57 [2021-05-10T22:32:52.904Z] 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-10T22:32:52.904Z] ---> Running in 1c37086e8083 [2021-05-10T22:32:52.904Z] Removing intermediate container 221c696ec0a1 [2021-05-10T22:32:52.904Z] ---> 5a9533f50ef2 [2021-05-10T22:32:52.904Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-10T22:32:53.166Z] ---> 001f9a5acfda [2021-05-10T22:32:53.166Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-10T22:32:53.166Z] ---> 092803cd75db [2021-05-10T22:32:53.166Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-10T22:32:53.166Z] ---> 2c6f064f5590 [2021-05-10T22:32:53.166Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-10T22:32:53.433Z] Removing intermediate container 1c37086e8083 [2021-05-10T22:32:53.433Z] ---> 75821d7ecd25 [2021-05-10T22:32:53.433Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-10T22:32:53.433Z] ---> Running in 142b35ade7e4 [2021-05-10T22:32:53.433Z] ---> Running in f5d77b9679e5 [2021-05-10T22:32:53.705Z] ---> Running in 560cdfa43cb4 [2021-05-10T22:32:53.705Z] ---> abc53267771e [2021-05-10T22:32:53.705Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-10T22:32:53.966Z] ---> e5e624e74c18 [2021-05-10T22:32:53.966Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-10T22:32:53.966Z] ---> Running in deae2d4e7c31 [2021-05-10T22:32:53.966Z] Removing intermediate container f5d77b9679e5 [2021-05-10T22:32:53.966Z] ---> 831b75d62c34 [2021-05-10T22:32:53.966Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T22:32:54.234Z] Removing intermediate container 142b35ade7e4 [2021-05-10T22:32:54.234Z] ---> d98848fa68da [2021-05-10T22:32:54.234Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T22:32:54.234Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T22:32:54.572Z] ---> Running in d9a651090574 [2021-05-10T22:32:54.572Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T22:32:54.572Z] ---> Running in 902c703368c6 [2021-05-10T22:32:54.572Z] ---> 8a928fed4229 [2021-05-10T22:32:54.572Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-10T22:32:54.572Z] (1/39) Installing readline (8.0.4-r0) [2021-05-10T22:32:54.572Z] (2/39) Installing bash (5.0.17-r0) [2021-05-10T22:32:54.572Z] Executing bash-5.0.17-r0.post-install [2021-05-10T22:32:54.572Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T22:32:54.833Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-10T22:32:54.833Z] (5/39) Installing curl (7.76.1-r0) [2021-05-10T22:32:54.833Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-10T22:32:54.833Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-10T22:32:54.833Z] (8/39) Installing expat (2.2.9-r1) [2021-05-10T22:32:54.833Z] (9/39) Installing libffi (3.3-r2) [2021-05-10T22:32:54.833Z] (10/39) Installing gdbm (1.13-r1) [2021-05-10T22:32:54.833Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-10T22:32:54.833Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-10T22:32:54.833Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-10T22:32:54.833Z] Removing intermediate container d9a651090574 [2021-05-10T22:32:54.833Z] ---> b73276eb357c [2021-05-10T22:32:54.833Z] Step 20/22 : LABEL arch=x86_64 [2021-05-10T22:32:55.098Z] Removing intermediate container 902c703368c6 [2021-05-10T22:32:55.098Z] ---> 21987a560a6d [2021-05-10T22:32:55.098Z] Step 21/23 : LABEL arch=x86_64 [2021-05-10T22:32:58.111Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-10T22:32:58.111Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-10T22:32:58.111Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-10T22:32:58.111Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-10T22:32:58.414Z] ---> d1fe6d04c42e [2021-05-10T22:32:58.414Z] 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-10T22:32:58.414Z] ---> Running in 54d7788fcf64 [2021-05-10T22:32:58.414Z] ---> Running in db0aaa91423d [2021-05-10T22:32:58.414Z] ---> Running in 955d3e2b1d63 [2021-05-10T22:32:58.414Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-10T22:32:58.414Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-10T22:32:58.414Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-10T22:32:58.414Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-10T22:32:58.414Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-10T22:32:58.414Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-10T22:32:58.414Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-10T22:32:58.414Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-10T22:32:58.992Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-10T22:32:59.254Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-10T22:32:59.254Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-10T22:32:59.254Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-10T22:32:59.254Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-10T22:32:59.254Z] Removing intermediate container db0aaa91423d [2021-05-10T22:32:59.254Z] ---> f33fb644b6db [2021-05-10T22:32:59.254Z] Step 22/23 : LABEL git_sha=7a84af29849dbe4c85f880ade4bbdc9f9841380c [2021-05-10T22:32:59.254Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-10T22:32:59.254Z] Removing intermediate container 54d7788fcf64 [2021-05-10T22:32:59.254Z] ---> 17ee4bb95c3e [2021-05-10T22:32:59.254Z] Step 21/22 : LABEL git_sha=7a84af29849dbe4c85f880ade4bbdc9f9841380c [2021-05-10T22:33:00.200Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-10T22:33:00.471Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-10T22:33:00.743Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-10T22:33:00.756Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-10T22:33:00.756Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-10T22:33:00.756Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-10T22:33:00.756Z] ---> Running in 5cba28e94958 [2021-05-10T22:33:00.756Z] ---> Running in 426cfe7e6933 [2021-05-10T22:33:00.756Z] Removing intermediate container deae2d4e7c31 [2021-05-10T22:33:00.756Z] ---> 79c5450eb5a4 [2021-05-10T22:33:00.756Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T22:33:00.756Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-10T22:33:00.756Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-10T22:33:00.756Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-10T22:33:00.756Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-10T22:33:01.333Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-10T22:33:01.333Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-10T22:33:01.333Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-10T22:33:01.595Z] Executing busybox-1.31.1-r19.trigger [2021-05-10T22:33:01.595Z] OK: 72 MiB in 59 packages [2021-05-10T22:33:01.742Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-10T22:33:02.562Z] ---> 4c4810372be6 [2021-05-10T22:33:02.562Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-10T22:33:02.562Z] Removing intermediate container 5cba28e94958 [2021-05-10T22:33:02.562Z] ---> b41b13a63c3b [2021-05-10T22:33:02.562Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T22:33:02.562Z] Removing intermediate container 426cfe7e6933 [2021-05-10T22:33:02.562Z] ---> 63a46e55dc37 [2021-05-10T22:33:02.562Z] Step 22/22 : LABEL version=0.0.0 [2021-05-10T22:33:02.562Z] ---> Running in 0708bdb71b86 [2021-05-10T22:33:02.562Z] ---> Running in 070b01d2cf40 [2021-05-10T22:33:02.831Z] Collecting docker-compose==1.23.2 [2021-05-10T22:33:02.831Z] Removing intermediate container 0708bdb71b86 [2021-05-10T22:33:02.831Z] ---> 418c3eb0d48d [2021-05-10T22:33:02.831Z] [2021-05-10T22:33:02.831Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-10T22:33:03.097Z] Removing intermediate container 070b01d2cf40 [2021-05-10T22:33:03.097Z] ---> 509199262ec8 [2021-05-10T22:33:03.097Z] [2021-05-10T22:33:03.097Z] Removing intermediate container 955d3e2b1d63 [2021-05-10T22:33:03.097Z] ---> 4c293ad8334b [2021-05-10T22:33:03.097Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-05-10T22:33:03.097Z] 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-10T22:33:03.097Z] ---> a764bab46e40 [2021-05-10T22:33:03.097Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-10T22:33:03.097Z] ---> Running in 738e6448e9c5 [2021-05-10T22:33:03.373Z] Successfully built 418c3eb0d48d [2021-05-10T22:33:03.373Z] Successfully tagged docker-support-notifications-go:latest [2021-05-10T22:33:03.373Z] Successfully built 509199262ec8 [2021-05-10T22:33:03.373Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-10T22:33:03.373Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-10T22:33:03.373Z] Successfully tagged docker-core-command-go:latest [2021-05-10T22:33:03.373Z] Removing intermediate container 738e6448e9c5 [2021-05-10T22:33:03.373Z] ---> 7928d29f1ba6 [2021-05-10T22:33:03.373Z]  Building docker-core-command-go ... done Building docker-core-data-go [2021-05-10T22:33:03.373Z] Step 23/25 : LABEL arch=x86_64 [2021-05-10T22:33:03.373Z] Building docker-core-metadata-go [2021-05-10T22:33:03.373Z]  Building docker-support-notifications-go ... done Collecting docopt<0.7,>=0.6.1 [2021-05-10T22:33:03.373Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-10T22:33:03.373Z] ---> 018ff5142bef [2021-05-10T22:33:03.373Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-10T22:33:03.373Z] ---> Running in dadfb45f1237 [2021-05-10T22:33:03.638Z] Removing intermediate container dadfb45f1237 [2021-05-10T22:33:03.638Z] ---> 125bb09d043c [2021-05-10T22:33:03.638Z] Step 24/25 : LABEL git_sha=7a84af29849dbe4c85f880ade4bbdc9f9841380c [2021-05-10T22:33:03.638Z] ---> 523c612cb22e [2021-05-10T22:33:03.638Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-10T22:33:03.908Z] ---> Running in 349dc60d2334 [2021-05-10T22:33:03.908Z] Collecting cached-property<2,>=1.2.0 [2021-05-10T22:33:03.908Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-10T22:33:03.908Z] Removing intermediate container 349dc60d2334 [2021-05-10T22:33:03.908Z] ---> 561f44ce044b [2021-05-10T22:33:03.908Z] Step 25/25 : LABEL version=0.0.0 [2021-05-10T22:33:04.189Z] ---> 13f79212ba40 [2021-05-10T22:33:04.189Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-10T22:33:04.189Z] ---> Running in 6270625a1205 [2021-05-10T22:33:04.189Z] Collecting texttable<0.10,>=0.9.0 [2021-05-10T22:33:04.189Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-10T22:33:04.189Z] ---> Running in 54333441013b [2021-05-10T22:33:07.579Z] Removing intermediate container 6270625a1205 [2021-05-10T22:33:07.579Z] ---> 3d08575d7956 [2021-05-10T22:33:07.579Z] [2021-05-10T22:33:07.579Z] Collecting jsonschema<3,>=2.5.1 [2021-05-10T22:33:07.579Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-10T22:33:07.579Z] Removing intermediate container 54333441013b [2021-05-10T22:33:07.579Z] ---> 1e9e20de5037 [2021-05-10T22:33:07.579Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-10T22:33:07.579Z] Collecting docker<4.0,>=3.6.0 [2021-05-10T22:33:07.579Z] Successfully built 3d08575d7956 [2021-05-10T22:33:07.579Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-10T22:33:09.394Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-05-10T22:33:09.394Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2021-05-10T22:33:09.394Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-10T22:33:09.394Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-10T22:33:11.920Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-10T22:33:11.921Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-10T22:33:11.921Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-10T22:33:12.012Z] Collecting PyYAML<4,>=3.10 [2021-05-10T22:33:12.012Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-10T22:33:14.137Z] ---> c2726adb8346 [2021-05-10T22:33:14.137Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-10T22:33:15.116Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-10T22:33:15.495Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-10T22:33:15.774Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-10T22:33:15.774Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-10T22:33:16.078Z] ---> Running in d30e49218d39 [2021-05-10T22:33:16.078Z] 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-10T22:33:16.078Z] 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-10T22:33:16.078Z] Collecting idna<2.8,>=2.5 [2021-05-10T22:33:16.078Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-10T22:33:16.385Z] Collecting docker-pycreds>=0.4.0 [2021-05-10T22:33:16.385Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-10T22:33:16.385Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-10T22:33:16.385Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-10T22:33:16.385Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-10T22:33:16.385Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-10T22:33:16.385Z] Installing collected packages: urllib3, idna, requests, docopt, cached-property, texttable, jsonschema, docker-pycreds, websocket-client, docker, dockerpty, PyYAML, docker-compose [2021-05-10T22:33:16.386Z] Attempting uninstall: urllib3 [2021-05-10T22:33:16.386Z] Found existing installation: urllib3 1.25.9 [2021-05-10T22:33:16.386Z] Uninstalling urllib3-1.25.9: [2021-05-10T22:33:16.651Z] Successfully uninstalled urllib3-1.25.9 [2021-05-10T22:33:17.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.332s coverage: 45.9% of statements [2021-05-10T22:33:17.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-10T22:33:17.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-10T22:33:17.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-10T22:33:17.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-10T22:33:17.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-10T22:33:17.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-10T22:33:17.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.137s coverage: 19.8% of statements [2021-05-10T22:33:17.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.263s coverage: 100.0% of statements [2021-05-10T22:33:21.141Z] Attempting uninstall: idna [2021-05-10T22:33:21.141Z] Found existing installation: idna 2.9 [2021-05-10T22:33:21.141Z] Uninstalling idna-2.9: [2021-05-10T22:33:21.142Z] Successfully uninstalled idna-2.9 [2021-05-10T22:33:23.115Z] Attempting uninstall: requests [2021-05-10T22:33:23.115Z] Found existing installation: requests 2.23.0 [2021-05-10T22:33:23.115Z] Uninstalling requests-2.23.0: [2021-05-10T22:33:23.115Z] Successfully uninstalled requests-2.23.0 [2021-05-10T22:33:23.384Z] Running setup.py install for docopt: started [2021-05-10T22:33:24.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.581s coverage: 27.8% of statements [2021-05-10T22:33:24.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-10T22:33:24.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-10T22:33:24.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-10T22:33:24.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-10T22:33:24.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-10T22:33:24.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-10T22:33:24.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.155s coverage: 100.0% of statements [2021-05-10T22:33:24.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-10T22:33:24.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.242s coverage: 100.0% of statements [2021-05-10T22:33:24.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-10T22:33:24.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-10T22:33:24.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.422s coverage: 71.3% of statements [2021-05-10T22:33:24.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-10T22:33:24.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-10T22:33:24.799Z] Removing intermediate container d30e49218d39 [2021-05-10T22:33:24.799Z] ---> 3da55ca848a3 [2021-05-10T22:33:24.799Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-10T22:33:26.417Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.417s coverage: 87.7% of statements [2021-05-10T22:33:26.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-10T22:33:26.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T22:33:26.417Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.138s coverage: 78.9% of statements [2021-05-10T22:33:26.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-10T22:33:27.388Z] ---> Running in 5339dac071b2 [2021-05-10T22:33:27.965Z] Running setup.py install for docopt: finished with status 'done' [2021-05-10T22:33:28.240Z] Running setup.py install for texttable: started [2021-05-10T22:33:28.508Z] Removing intermediate container 5339dac071b2 [2021-05-10T22:33:28.508Z] ---> becfe118f396 [2021-05-10T22:33:28.508Z] Step 28/31 : CMD ["gate"] [2021-05-10T22:33:29.101Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:33:29.101Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:33:29.101Z] ---> b723440a0f4f [2021-05-10T22:33:29.101Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T22:33:29.101Z] ---> Using cache [2021-05-10T22:33:29.101Z] ---> 2506690c16db [2021-05-10T22:33:29.101Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:33:29.101Z] ---> Using cache [2021-05-10T22:33:29.101Z] ---> 7959a601456d [2021-05-10T22:33:29.101Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-10T22:33:29.364Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:33:29.364Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:33:29.364Z] ---> b723440a0f4f [2021-05-10T22:33:29.364Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T22:33:29.364Z] ---> Using cache [2021-05-10T22:33:29.364Z] ---> 2506690c16db [2021-05-10T22:33:29.364Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:33:29.364Z] ---> Using cache [2021-05-10T22:33:29.364Z] ---> 7959a601456d [2021-05-10T22:33:29.364Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-10T22:33:30.326Z] Running setup.py install for texttable: finished with status 'done' [2021-05-10T22:33:31.722Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:33:31.722Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:33:31.722Z] ---> b723440a0f4f [2021-05-10T22:33:31.722Z] Step 3/22 : WORKDIR /edgex-go [2021-05-10T22:33:31.722Z] ---> Using cache [2021-05-10T22:33:31.722Z] ---> 2506690c16db [2021-05-10T22:33:31.722Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:33:31.722Z] ---> Using cache [2021-05-10T22:33:31.722Z] ---> 7959a601456d [2021-05-10T22:33:31.722Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-10T22:33:32.300Z] ---> Running in c0302fb1511b [2021-05-10T22:33:32.300Z] ---> Running in 41d524da465a [2021-05-10T22:33:32.300Z] ---> Running in e35de50199fe [2021-05-10T22:33:32.300Z] ---> Running in c6e3bd15b233 [2021-05-10T22:33:33.246Z] Removing intermediate container c0302fb1511b [2021-05-10T22:33:33.246Z] ---> 7986ba198bc4 [2021-05-10T22:33:33.246Z] Step 29/31 : LABEL arch=x86_64 [2021-05-10T22:33:33.510Z] Running setup.py install for dockerpty: started [2021-05-10T22:33:33.778Z] ---> Running in 1d3cb22408d3 [2021-05-10T22:33:34.044Z] Removing intermediate container 1d3cb22408d3 [2021-05-10T22:33:34.044Z] ---> dc928c448469 [2021-05-10T22:33:34.044Z] Step 30/31 : LABEL git_sha=7a84af29849dbe4c85f880ade4bbdc9f9841380c [2021-05-10T22:33:34.044Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-10T22:33:34.044Z] Running setup.py install for PyYAML: started [2021-05-10T22:33:34.309Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T22:33:34.309Z] ---> Running in bdca0ddd0f2e [2021-05-10T22:33:34.309Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T22:33:34.309Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T22:33:34.309Z] Removing intermediate container bdca0ddd0f2e [2021-05-10T22:33:34.309Z] ---> 9a53e0cf7e46 [2021-05-10T22:33:34.309Z] Step 31/31 : LABEL version=0.0.0 [2021-05-10T22:33:34.573Z] ---> Running in 40190500ab7b [2021-05-10T22:33:34.835Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-10T22:33:34.835Z] Removing intermediate container 40190500ab7b [2021-05-10T22:33:34.835Z] ---> 278a20f2a11c [2021-05-10T22:33:34.835Z] [2021-05-10T22:33:35.097Z] Successfully built 278a20f2a11c [2021-05-10T22:33:35.097Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-05-10T22:33:35.097Z]  Building docker-security-bootstrapper-go ... done Building docker-security-proxy-setup-go [2021-05-10T22:33:35.097Z] 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.59.0 [2021-05-10T22:33:35.692Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T22:33:35.955Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T22:33:35.955Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T22:33:36.634Z] OK: 219 MiB in 52 packages [2021-05-10T22:33:38.132Z] OK: 219 MiB in 52 packages [2021-05-10T22:33:38.132Z] OK: 219 MiB in 52 packages [2021-05-10T22:33:38.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.146s coverage: 28.6% of statements [2021-05-10T22:33:38.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-10T22:33:38.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-10T22:33:38.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-10T22:33:38.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-10T22:33:38.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-10T22:33:38.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.276s coverage: 100.0% of statements [2021-05-10T22:33:38.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-10T22:33:38.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.170s coverage: 100.0% of statements [2021-05-10T22:33:38.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-10T22:33:38.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.380s coverage: 86.7% of statements [2021-05-10T22:33:38.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-10T22:33:38.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.432s coverage: 97.5% of statements [2021-05-10T22:33:38.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-10T22:33:38.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.216s coverage: 78.3% of statements [2021-05-10T22:33:38.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-10T22:33:38.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-10T22:33:38.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-10T22:33:38.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-10T22:33:42.431Z] Removing intermediate container 41d524da465a [2021-05-10T22:33:42.431Z] ---> 6a04746290f6 [2021-05-10T22:33:42.431Z] Step 6/23 : COPY go.mod . [2021-05-10T22:33:43.506Z] Removing intermediate container c6e3bd15b233 [2021-05-10T22:33:43.506Z] ---> 4512b9832ad0 [2021-05-10T22:33:43.506Z] Step 6/22 : COPY go.mod . [2021-05-10T22:33:43.506Z] Removing intermediate container e35de50199fe [2021-05-10T22:33:43.506Z] ---> 7ecf86627f3f [2021-05-10T22:33:43.506Z] Step 6/23 : COPY go.mod . [2021-05-10T22:33:44.273Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.286s coverage: 95.1% of statements [2021-05-10T22:33:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-10T22:33:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T22:33:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-10T22:33:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-10T22:33:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-10T22:33:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-10T22:33:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-10T22:33:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-10T22:33:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-10T22:33:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-10T22:33:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-10T22:33:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-10T22:33:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-10T22:33:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-10T22:33:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-10T22:33:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-10T22:33:44.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-10T22:33:44.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-10T22:33:44.274Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.118s coverage: 58.8% of statements [2021-05-10T22:33:44.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-10T22:33:44.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-10T22:33:44.274Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.308s coverage: 0.9% of statements [2021-05-10T22:33:44.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-10T22:33:44.274Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.135s coverage: 22.0% of statements [2021-05-10T22:33:44.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-10T22:33:44.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.137s coverage: 47.1% of statements [2021-05-10T22:33:44.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.169s coverage: 79.5% of statements [2021-05-10T22:33:44.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.121s coverage: 94.1% of statements [2021-05-10T22:33:44.535Z] ---> a146b83d538b [2021-05-10T22:33:44.535Z] Step 7/23 : RUN go mod download [2021-05-10T22:33:44.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.158s coverage: 96.3% of statements [2021-05-10T22:33:45.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.138s coverage: 87.5% of statements [2021-05-10T22:33:46.025Z] ---> Running in fc4b825855c3 [2021-05-10T22:33:46.026Z] ---> 1b5fa8333413 [2021-05-10T22:33:46.026Z] Step 7/23 : RUN go mod download [2021-05-10T22:33:46.026Z] ---> 005072478c76 [2021-05-10T22:33:46.026Z] Step 7/22 : RUN go mod download [2021-05-10T22:33:47.959Z] ---> Running in 508d829ebf4a [2021-05-10T22:33:48.535Z] ---> Running in e838427ea1a9 [2021-05-10T22:33:50.527Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:33:50.527Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:33:50.527Z] ---> b723440a0f4f [2021-05-10T22:33:50.527Z] Step 3/21 : WORKDIR /edgex-go [2021-05-10T22:33:50.527Z] ---> Using cache [2021-05-10T22:33:50.527Z] ---> 2506690c16db [2021-05-10T22:33:50.527Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:33:50.527Z] ---> Using cache [2021-05-10T22:33:50.527Z] ---> 7959a601456d [2021-05-10T22:33:50.527Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-10T22:33:50.527Z] ---> Using cache [2021-05-10T22:33:50.527Z] ---> 4512b9832ad0 [2021-05-10T22:33:50.527Z] Step 6/21 : COPY go.mod . [2021-05-10T22:33:50.527Z] ---> Using cache [2021-05-10T22:33:50.527Z] ---> 005072478c76 [2021-05-10T22:33:50.527Z] Step 7/21 : RUN go mod download [2021-05-10T22:33:51.489Z] ---> Running in e0612b4d6231 [2021-05-10T22:33:54.051Z] Removing intermediate container fc4b825855c3 [2021-05-10T22:33:54.051Z] ---> 27886fa6e61e [2021-05-10T22:33:54.051Z] Step 8/23 : COPY . . [2021-05-10T22:33:55.450Z] Removing intermediate container 508d829ebf4a [2021-05-10T22:33:55.450Z] ---> 18ec0e401507 [2021-05-10T22:33:55.450Z] Step 8/23 : COPY . . [2021-05-10T22:33:55.714Z] Removing intermediate container 560cdfa43cb4 [2021-05-10T22:33:55.714Z] ---> c48d127285ca [2021-05-10T22:33:55.714Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-10T22:33:57.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.141s coverage: 94.4% of statements [2021-05-10T22:33:57.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.114s coverage: 44.8% of statements [2021-05-10T22:33:59.041Z] Removing intermediate container e838427ea1a9 [2021-05-10T22:33:59.041Z] ---> f1018ece07a6 [2021-05-10T22:33:59.041Z] Step 8/22 : COPY . . [2021-05-10T22:34:00.124Z] ---> Running in d5618e262fdf [2021-05-10T22:34:01.077Z] Removing intermediate container e0612b4d6231 [2021-05-10T22:34:01.077Z] ---> 9d3e80b524ae [2021-05-10T22:34:01.077Z] Step 8/21 : COPY . . [2021-05-10T22:34:02.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.539s coverage: 81.8% of statements [2021-05-10T22:34:02.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-10T22:34:06.415Z] Removing intermediate container d5618e262fdf [2021-05-10T22:34:06.415Z] ---> fdcd4916d320 [2021-05-10T22:34:06.415Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-10T22:34:08.995Z] ---> Running in a2201ec906a5 [2021-05-10T22:34:11.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.228s coverage: 92.9% of statements [2021-05-10T22:34:11.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-10T22:34:11.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-10T22:34:11.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-10T22:34:11.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-05-10T22:34:11.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-10T22:34:11.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-10T22:34:11.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-10T22:34:11.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-10T22:34:11.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-10T22:34:11.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-05-10T22:34:11.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-10T22:34:11.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-10T22:34:11.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.106s coverage: 100.0% of statements [2021-05-10T22:34:11.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-10T22:34:11.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.140s coverage: 76.0% of statements [2021-05-10T22:34:11.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-10T22:34:11.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.122s coverage: 80.0% of statements [2021-05-10T22:34:11.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.206s coverage: 87.2% of statements [2021-05-10T22:34:11.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.207s coverage: 85.4% of statements [2021-05-10T22:34:11.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.247s coverage: 91.2% of statements [2021-05-10T22:34:11.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-10T22:34:11.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.720s coverage: 64.4% of statements [2021-05-10T22:34:11.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-10T22:34:11.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-10T22:34:11.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.125s coverage: 100.0% of statements [2021-05-10T22:34:11.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements [2021-05-10T22:34:11.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2021-05-10T22:34:11.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements [2021-05-10T22:34:11.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2021-05-10T22:34:18.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.981s coverage: 66.9% of statements [2021-05-10T22:34:18.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-10T22:34:18.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-10T22:34:18.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-10T22:34:20.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.708s coverage: 43.4% of statements [2021-05-10T22:34:20.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-10T22:34:20.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-10T22:34:20.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.122s coverage: 89.5% of statements [2021-05-10T22:34:20.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-10T22:34:20.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.105s coverage: 84.8% of statements [2021-05-10T22:34:21.508Z] Removing intermediate container a2201ec906a5 [2021-05-10T22:34:21.508Z] ---> e04c634a8f64 [2021-05-10T22:34:21.508Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-10T22:34:25.481Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.531s coverage: 47.0% of statements [2021-05-10T22:34:25.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-10T22:34:25.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-10T22:34:25.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-10T22:34:25.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-10T22:34:25.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-10T22:34:25.481Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.139s coverage: 100.0% of statements [2021-05-10T22:34:25.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-10T22:34:25.481Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.102s coverage: 100.0% of statements [2021-05-10T22:34:25.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-10T22:34:25.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-10T22:34:26.880Z] ---> 708ec13f01d4 [2021-05-10T22:34:26.880Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-10T22:34:28.840Z] ---> 84836aacb9d5 [2021-05-10T22:34:28.840Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-10T22:34:29.843Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.209s coverage: 22.7% of statements [2021-05-10T22:34:29.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-10T22:34:29.843Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.402s coverage: 92.6% of statements [2021-05-10T22:34:29.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-10T22:34:29.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T22:34:29.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-10T22:34:34.172Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.512s coverage: 28.7% of statements [2021-05-10T22:34:34.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-10T22:34:34.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-10T22:34:34.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-10T22:34:34.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-10T22:34:34.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-10T22:34:34.172Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.198s coverage: 99.0% of statements [2021-05-10T22:34:34.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-10T22:34:34.172Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.172s coverage: 100.0% of statements [2021-05-10T22:34:34.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-10T22:34:34.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-10T22:34:34.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-10T22:34:34.172Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.280s coverage: 64.6% of statements [2021-05-10T22:34:34.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-10T22:34:34.188Z] ---> f1dc3dd8c79d [2021-05-10T22:34:34.188Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-10T22:34:35.637Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.382s coverage: 97.6% of statements [2021-05-10T22:34:35.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-10T22:34:35.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-10T22:34:35.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-10T22:34:35.637Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.036s coverage: 0.0% of statements [2021-05-10T22:34:35.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-10T22:34:35.637Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements [2021-05-10T22:34:35.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-10T22:34:35.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-10T22:34:35.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-10T22:34:35.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-10T22:34:35.637Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.099s coverage: 87.9% of statements [2021-05-10T22:34:35.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-10T22:34:35.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-10T22:34:36.240Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.070s coverage: 100.0% of statements [2021-05-10T22:34:36.778Z] ---> Running in cc9da5ffe902 [2021-05-10T22:34:36.778Z] ---> 3de2d51e33a0 [2021-05-10T22:34:36.778Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-10T22:34:38.232Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.127s coverage: 28.1% of statements [2021-05-10T22:34:38.232Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-10T22:34:38.232Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.064s coverage: 85.7% of statements [2021-05-10T22:34:38.232Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-10T22:34:38.232Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-05-10T22:34:39.203Z] GO111MODULE=on go vet ./... [2021-05-10T22:34:40.241Z] ---> 54ca4ae4af9c [2021-05-10T22:34:40.241Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-10T22:34:41.453Z] Removing intermediate container cc9da5ffe902 [2021-05-10T22:34:41.453Z] ---> 963d85399819 [2021-05-10T22:34:41.453Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T22:34:41.453Z] ---> Running in 7439ab4bea41 [2021-05-10T22:34:41.453Z] ---> 937d4abf3927 [2021-05-10T22:34:41.453Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-10T22:34:42.087Z] ---> Running in 1348b653fa05 [2021-05-10T22:34:42.383Z] ---> Running in bdd09fd9d591 [2021-05-10T22:34:42.383Z] ---> Running in 1bdb2cd08727 [2021-05-10T22:34:42.695Z] ---> 44b6bafa51c6 [2021-05-10T22:34:42.695Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-10T22:34:42.975Z] ---> Running in 9f8cfee69697 [2021-05-10T22:34:42.975Z] Removing intermediate container bdd09fd9d591 [2021-05-10T22:34:42.975Z] ---> c0b44be4d796 [2021-05-10T22:34:42.975Z] Step 21/23 : LABEL arch=x86_64 [2021-05-10T22:34:43.247Z] 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-10T22:34:43.247Z] ---> Running in 3a8cbf419883 [2021-05-10T22:34:43.247Z] CGO_ENABLED=1 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-10T22:34:43.523Z] CGO_ENABLED=1 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-10T22:34:43.523Z] Removing intermediate container 3a8cbf419883 [2021-05-10T22:34:43.523Z] ---> e27e442ca524 [2021-05-10T22:34:43.523Z] Step 22/23 : LABEL git_sha=7a84af29849dbe4c85f880ade4bbdc9f9841380c [2021-05-10T22:34:43.523Z] ---> Running in 8ec13972c11f [2021-05-10T22:34:43.793Z] CGO_ENABLED=1 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-10T22:34:43.793Z] Removing intermediate container 8ec13972c11f [2021-05-10T22:34:43.793Z] ---> 51f62e5c4170 [2021-05-10T22:34:43.793Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T22:34:43.793Z] ---> Running in 886e53790ada [2021-05-10T22:34:44.057Z] Removing intermediate container 886e53790ada [2021-05-10T22:34:44.057Z] ---> e1ed056bd02b [2021-05-10T22:34:44.057Z] [2021-05-10T22:34:44.330Z] Successfully built e1ed056bd02b [2021-05-10T22:34:44.330Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-05-10T22:35:23.231Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-10T22:35:25.517Z] Removing intermediate container 1bdb2cd08727 [2021-05-10T22:35:25.517Z] ---> 5ee2cf5b8e1e [2021-05-10T22:35:25.517Z] [2021-05-10T22:35:25.517Z] Step 10/22 : FROM alpine:3.12 [2021-05-10T22:35:25.517Z] ---> 13621d1b12d4 [2021-05-10T22:35:25.517Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-10T22:35:25.517Z] Removing intermediate container 7439ab4bea41 [2021-05-10T22:35:25.517Z] ---> 2ae7a5d6d94a [2021-05-10T22:35:25.517Z] [2021-05-10T22:35:25.517Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T22:35:25.517Z] ---> 13621d1b12d4 [2021-05-10T22:35:25.517Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-10T22:35:25.517Z] ---> Using cache [2021-05-10T22:35:25.517Z] ---> a55548d85599 [2021-05-10T22:35:25.517Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T22:35:25.517Z] ---> Using cache [2021-05-10T22:35:25.517Z] ---> eaf1ab7a8ad3 [2021-05-10T22:35:25.517Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-10T22:35:25.781Z] ---> Running in 3807d040e581 [2021-05-10T22:35:25.781Z] ---> Running in 4a2852b032b2 [2021-05-10T22:35:29.092Z] Removing intermediate container 4a2852b032b2 [2021-05-10T22:35:29.092Z] ---> 349ab6a7e8d3 [2021-05-10T22:35:29.092Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-10T22:35:29.092Z] Removing intermediate container 3807d040e581 [2021-05-10T22:35:29.092Z] ---> 88d9416e938d [2021-05-10T22:35:29.092Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-10T22:35:31.028Z] ---> Running in 0efc038e6727 [2021-05-10T22:35:31.028Z] ---> Running in c8422cb993c3 [2021-05-10T22:35:31.295Z] Removing intermediate container 9f8cfee69697 [2021-05-10T22:35:31.295Z] ---> 907c9c9119d6 [2021-05-10T22:35:31.295Z] [2021-05-10T22:35:31.295Z] Step 10/21 : FROM alpine:3.12 [2021-05-10T22:35:31.295Z] ---> 13621d1b12d4 [2021-05-10T22:35:31.295Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-10T22:35:31.295Z] Removing intermediate container 1348b653fa05 [2021-05-10T22:35:31.295Z] ---> 8870537e9b9a [2021-05-10T22:35:31.295Z] [2021-05-10T22:35:31.295Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T22:35:31.295Z] ---> 13621d1b12d4 [2021-05-10T22:35:31.295Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-10T22:35:31.295Z] ---> Using cache [2021-05-10T22:35:31.295Z] ---> a55548d85599 [2021-05-10T22:35:31.295Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T22:35:31.295Z] ---> Using cache [2021-05-10T22:35:31.295Z] ---> eaf1ab7a8ad3 [2021-05-10T22:35:31.295Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-10T22:35:31.295Z] ---> Running in eb564d947765 [2021-05-10T22:35:31.295Z] ---> Running in 3ff7c2744c36 [2021-05-10T22:35:33.214Z] Removing intermediate container 0efc038e6727 [2021-05-10T22:35:33.214Z] ---> be70d40f5f85 [2021-05-10T22:35:33.214Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T22:35:33.793Z] Removing intermediate container c8422cb993c3 [2021-05-10T22:35:33.793Z] ---> 8990bf25c954 [2021-05-10T22:35:33.793Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-10T22:35:33.793Z] ---> Running in d5680520be7c [2021-05-10T22:35:33.793Z] Removing intermediate container 3ff7c2744c36 [2021-05-10T22:35:33.793Z] ---> 742c42a7da6d [2021-05-10T22:35:33.793Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-10T22:35:34.057Z] ---> ea30653048d1 [2021-05-10T22:35:34.058Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-10T22:35:34.058Z] ---> Running in abb5a5e6f821 [2021-05-10T22:35:34.058Z] Removing intermediate container d5680520be7c [2021-05-10T22:35:34.058Z] ---> 91c82bdeb303 [2021-05-10T22:35:34.058Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:35:34.324Z] ---> Running in 396654e1612f [2021-05-10T22:35:34.591Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T22:35:34.591Z] Removing intermediate container abb5a5e6f821 [2021-05-10T22:35:34.591Z] ---> b9f32913454e [2021-05-10T22:35:34.591Z] Step 15/23 : WORKDIR / [2021-05-10T22:35:34.591Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T22:35:34.591Z] ---> Running in 9ae54c0dc2f8 [2021-05-10T22:35:34.591Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-10T22:35:34.591Z] ---> 7205f64bd60f [2021-05-10T22:35:34.591Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-10T22:35:34.866Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T22:35:34.866Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-10T22:35:34.866Z] (4/4) Installing curl (7.76.1-r0) [2021-05-10T22:35:34.866Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T22:35:34.866Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T22:35:34.866Z] OK: 7 MiB in 18 packages [2021-05-10T22:35:35.441Z] Removing intermediate container 9ae54c0dc2f8 [2021-05-10T22:35:35.442Z] ---> 1fd14260ea3e [2021-05-10T22:35:35.442Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T22:35:35.710Z] ---> 57d64e55a5da [2021-05-10T22:35:35.710Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-10T22:35:35.710Z] ---> Running in 0065c5087280 [2021-05-10T22:35:36.289Z] ---> 0fe42cdb1329 [2021-05-10T22:35:36.289Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-10T22:35:36.289Z] Removing intermediate container 0065c5087280 [2021-05-10T22:35:36.289Z] ---> ccbfa56aa5cb [2021-05-10T22:35:36.289Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T22:35:36.289Z] Removing intermediate container eb564d947765 [2021-05-10T22:35:36.289Z] ---> 03a1f3479385 [2021-05-10T22:35:36.289Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-10T22:35:36.554Z] ---> Running in 780087998e8d [2021-05-10T22:35:36.554Z] ---> Running in 486a3292c096 [2021-05-10T22:35:36.554Z] Removing intermediate container 396654e1612f [2021-05-10T22:35:36.554Z] ---> 2a0d03ab9120 [2021-05-10T22:35:36.554Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-10T22:35:36.816Z] ---> Running in eeb1c45c7feb [2021-05-10T22:35:36.817Z] Removing intermediate container 486a3292c096 [2021-05-10T22:35:36.817Z] ---> 3fa96524af6f [2021-05-10T22:35:36.817Z] Step 20/22 : LABEL arch=x86_64 [2021-05-10T22:35:36.817Z] Removing intermediate container 780087998e8d [2021-05-10T22:35:36.817Z] ---> f9c3b04ea0f5 [2021-05-10T22:35:36.817Z] Step 13/21 : WORKDIR /edgex [2021-05-10T22:35:37.084Z] ---> 460224d1bda1 [2021-05-10T22:35:37.084Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-10T22:35:37.084Z] ---> Running in 17272aafe1ab [2021-05-10T22:35:37.084Z] ---> Running in ea32fcaecb94 [2021-05-10T22:35:37.346Z] ---> f2495e9961c7 [2021-05-10T22:35:37.346Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-10T22:35:37.346Z] ---> Running in cd56e6e337b9 [2021-05-10T22:35:37.346Z] Removing intermediate container ea32fcaecb94 [2021-05-10T22:35:37.346Z] ---> 3606646873d6 [2021-05-10T22:35:37.346Z] Step 21/22 : LABEL git_sha=7a84af29849dbe4c85f880ade4bbdc9f9841380c [2021-05-10T22:35:37.608Z] Removing intermediate container 17272aafe1ab [2021-05-10T22:35:37.608Z] ---> e6fa08e4c1f3 [2021-05-10T22:35:37.608Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-10T22:35:37.608Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-10T22:35:37.608Z] ---> Running in 4edd06ac3d4d [2021-05-10T22:35:37.608Z] Removing intermediate container cd56e6e337b9 [2021-05-10T22:35:37.608Z] ---> 4347af3c843a [2021-05-10T22:35:37.608Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T22:35:37.873Z] ---> Running in b0ec8ccbb9e9 [2021-05-10T22:35:37.874Z] ---> 01f5615ff86e [2021-05-10T22:35:37.874Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-10T22:35:37.874Z] Removing intermediate container 4edd06ac3d4d [2021-05-10T22:35:37.874Z] ---> f713ed9b0224 [2021-05-10T22:35:37.874Z] Step 22/22 : LABEL version=0.0.0 [2021-05-10T22:35:38.136Z] ---> Running in d03bff761b8d [2021-05-10T22:35:38.136Z] Removing intermediate container b0ec8ccbb9e9 [2021-05-10T22:35:38.136Z] ---> 79b6674a41ae [2021-05-10T22:35:38.136Z] Step 21/23 : LABEL arch=x86_64 [2021-05-10T22:35:38.136Z] ---> Running in 84ab0e2df378 [2021-05-10T22:35:38.399Z] Removing intermediate container d03bff761b8d [2021-05-10T22:35:38.399Z] ---> 9a9c15e90203 [2021-05-10T22:35:38.399Z] [2021-05-10T22:35:38.399Z] ---> 4f35245f0f84 [2021-05-10T22:35:38.399Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-10T22:35:38.399Z] Removing intermediate container 84ab0e2df378 [2021-05-10T22:35:38.399Z] ---> 9f98a7fd888e [2021-05-10T22:35:38.399Z] Step 22/23 : LABEL git_sha=7a84af29849dbe4c85f880ade4bbdc9f9841380c [2021-05-10T22:35:38.661Z] Successfully built 9a9c15e90203 [2021-05-10T22:35:38.661Z] Successfully tagged docker-support-scheduler-go:latest [2021-05-10T22:35:38.661Z]  Building docker-support-scheduler-go ... done  ---> Running in 2238ab77675e [2021-05-10T22:35:38.923Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-10T22:35:38.923Z] Removing intermediate container 2238ab77675e [2021-05-10T22:35:38.923Z] ---> 3785fcc9b8b0 [2021-05-10T22:35:38.923Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T22:35:39.185Z] ---> Running in 11067d686391 [2021-05-10T22:35:39.185Z] ---> d7f390e9c0ff [2021-05-10T22:35:39.185Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-10T22:35:39.185Z] ---> Running in 7e2895a92e5d [2021-05-10T22:35:39.456Z] Removing intermediate container 11067d686391 [2021-05-10T22:35:39.456Z] ---> a346bd6a729a [2021-05-10T22:35:39.456Z] [2021-05-10T22:35:39.456Z] Removing intermediate container 7e2895a92e5d [2021-05-10T22:35:39.456Z] ---> 6af83977dd21 [2021-05-10T22:35:39.456Z] Step 18/21 : CMD ["--init=true"] [2021-05-10T22:35:39.718Z] Successfully built a346bd6a729a [2021-05-10T22:35:39.718Z] ---> Running in c2330d9216db [2021-05-10T22:35:39.718Z] Successfully tagged docker-core-metadata-go:latest [2021-05-10T22:35:39.718Z]  Building docker-core-metadata-go ... done Removing intermediate container c2330d9216db [2021-05-10T22:35:39.718Z] ---> a686b194c37d [2021-05-10T22:35:39.718Z] Step 19/21 : LABEL arch=x86_64 [2021-05-10T22:35:39.980Z] ---> Running in 40caf02779a5 [2021-05-10T22:35:39.980Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-10T22:35:39.980Z] Removing intermediate container 40caf02779a5 [2021-05-10T22:35:39.980Z] ---> 6527de2c89ba [2021-05-10T22:35:39.980Z] Step 20/21 : LABEL git_sha=7a84af29849dbe4c85f880ade4bbdc9f9841380c [2021-05-10T22:35:39.980Z] ---> Running in d52d755cc254 [2021-05-10T22:35:40.242Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-10T22:35:40.242Z] Removing intermediate container d52d755cc254 [2021-05-10T22:35:40.242Z] ---> d5b814be4cf4 [2021-05-10T22:35:40.242Z] Step 21/21 : LABEL version=0.0.0 [2021-05-10T22:35:40.242Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-10T22:35:40.242Z] ---> Running in b72a58f0a539 [2021-05-10T22:35:40.504Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-10T22:35:40.504Z] Removing intermediate container b72a58f0a539 [2021-05-10T22:35:40.504Z] ---> f8b886ca99ff [2021-05-10T22:35:40.504Z] [2021-05-10T22:35:40.766Z] Successfully built f8b886ca99ff [2021-05-10T22:35:40.766Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-10T22:35:40.766Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-05-10T22:35:41.027Z]  Building docker-security-proxy-setup-go ... done (6/6) Installing zeromq (4.3.3-r0) [2021-05-10T22:35:41.289Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T22:35:41.289Z] OK: 8 MiB in 20 packages [2021-05-10T22:35:41.862Z] Removing intermediate container eeb1c45c7feb [2021-05-10T22:35:41.862Z] ---> 6779d5ee46a1 [2021-05-10T22:35:41.862Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T22:35:41.862Z] ---> 6f4b236f79fb [2021-05-10T22:35:41.862Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-10T22:35:42.806Z] ---> e965d23a7ba0 [2021-05-10T22:35:42.806Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-10T22:35:42.806Z] ---> c6551c1d3a8d [2021-05-10T22:35:42.806Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-10T22:35:42.806Z] ---> Running in 9f931054eee5 [2021-05-10T22:35:43.067Z] Removing intermediate container 9f931054eee5 [2021-05-10T22:35:43.067Z] ---> 61acd8869e35 [2021-05-10T22:35:43.067Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T22:35:43.067Z] ---> Running in a7bb0955829c [2021-05-10T22:35:43.329Z] Removing intermediate container a7bb0955829c [2021-05-10T22:35:43.329Z] ---> f6ecae9a7db8 [2021-05-10T22:35:43.329Z] Step 21/23 : LABEL arch=x86_64 [2021-05-10T22:35:43.329Z] ---> Running in 0d1a9cbcf067 [2021-05-10T22:35:43.591Z] Removing intermediate container 0d1a9cbcf067 [2021-05-10T22:35:43.591Z] ---> ae2b45ec0996 [2021-05-10T22:35:43.591Z] Step 22/23 : LABEL git_sha=7a84af29849dbe4c85f880ade4bbdc9f9841380c [2021-05-10T22:35:43.591Z] ---> Running in 09a1922dc169 [2021-05-10T22:35:43.852Z] Removing intermediate container 09a1922dc169 [2021-05-10T22:35:43.852Z] ---> 1e37e2685f0f [2021-05-10T22:35:43.852Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T22:35:43.852Z] ---> Running in 8447fdeb247a [2021-05-10T22:35:43.852Z] Removing intermediate container 8447fdeb247a [2021-05-10T22:35:43.852Z] ---> 86709b7036ec [2021-05-10T22:35:43.852Z] [2021-05-10T22:35:44.114Z] Successfully built 86709b7036ec [2021-05-10T22:35:44.114Z] Successfully tagged docker-core-data-go:latest [2021-05-10T22:35:46.056Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-05-10T22:35:46.137Z] $ docker stop --time=1 86d262f3f12f9fec5fee963a74b070426c5a7e3cbea28bc0af0639b93eee2d2d [2021-05-10T22:35:47.887Z] $ docker rm -f 86d262f3f12f9fec5fee963a74b070426c5a7e3cbea28bc0af0639b93eee2d2d [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-10T22:35:48.440Z] + docker images [2021-05-10T22:35:48.441Z] + grep docker [2021-05-10T22:35:49.015Z] docker-core-data-go latest 86709b7036ec 5 seconds ago 21.5MB [2021-05-10T22:35:49.015Z] docker-security-proxy-setup-go latest f8b886ca99ff 8 seconds ago 25.4MB [2021-05-10T22:35:49.015Z] docker-core-metadata-go latest a346bd6a729a 9 seconds ago 18.6MB [2021-05-10T22:35:49.015Z] docker-support-scheduler-go latest 9a9c15e90203 10 seconds ago 17.1MB [2021-05-10T22:35:49.015Z] docker-sys-mgmt-agent-go latest e1ed056bd02b About a minute ago 312MB [2021-05-10T22:35:49.015Z] docker-security-bootstrapper-go latest 278a20f2a11c 2 minutes ago 18.2MB [2021-05-10T22:35:49.015Z] docker-security-secretstore-setup-go latest 3d08575d7956 2 minutes ago 25.8MB [2021-05-10T22:35:49.015Z] docker-core-command-go latest 509199262ec8 2 minutes ago 17.1MB [2021-05-10T22:35:49.015Z] docker-support-notifications-go latest 418c3eb0d48d 2 minutes ago 17.7MB [2021-05-10T22:35:49.015Z] docker 20.10.0 aefe523efa57 5 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-10T22:36:04.764Z] Still waiting to schedule task [2021-05-10T22:36:04.764Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-10T22:36:16.033Z] gofmt -l . [2021-05-10T22:36:16.033Z] [ "`gofmt -l .`" = "" ] [2021-05-10T22:36:18.008Z] ./bin/test-go-mod-tidy.sh [2021-05-10T22:36:18.605Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-10T22:36:21.258Z] + ls -al . [2021-05-10T22:36:21.258Z] total 856 [2021-05-10T22:36:21.258Z] drwxrwxr-x 9 1001 1001 4096 May 10 22:36 . [2021-05-10T22:36:21.258Z] drwxr-xr-x 4 root root 4096 May 10 22:31 .. [2021-05-10T22:36:21.258Z] -rw-rw-r-- 1 1001 1001 11 May 10 22:29 .dockerignore [2021-05-10T22:36:21.258Z] drwxrwxr-x 8 1001 1001 4096 May 10 22:29 .git [2021-05-10T22:36:21.258Z] drwxrwxr-x 3 1001 1001 4096 May 10 22:29 .github [2021-05-10T22:36:21.258Z] -rw-rw-r-- 1 1001 1001 818 May 10 22:29 .gitignore [2021-05-10T22:36:21.258Z] -rw-rw-r-- 1 1001 1001 166 May 10 22:29 .sonarcloud.properties [2021-05-10T22:36:21.258Z] -rw-rw-r-- 1 1001 1001 8609 May 10 22:29 Attribution.txt [2021-05-10T22:36:21.258Z] -rw-rw-r-- 1 1001 1001 3804 May 10 22:29 CONTRIBUTING.md [2021-05-10T22:36:21.258Z] -rw-rw-r-- 1 1001 1001 931 May 10 22:29 Dockerfile.build [2021-05-10T22:36:21.258Z] -rw-rw-r-- 1 1001 1001 863 May 10 22:29 Jenkinsfile [2021-05-10T22:36:21.258Z] -rw-rw-r-- 1 1001 1001 10775 May 10 22:29 LICENSE [2021-05-10T22:36:21.258Z] -rw-rw-r-- 1 1001 1001 5807 May 10 22:29 Makefile [2021-05-10T22:36:21.258Z] -rw-rw-r-- 1 1001 1001 7978 May 10 22:29 README.md [2021-05-10T22:36:21.258Z] -rw-rw-r-- 1 1001 1001 6755 May 10 22:29 SECURITY.md [2021-05-10T22:36:21.258Z] -rw-rw-r-- 1 1001 1001 5 May 10 22:26 VERSION [2021-05-10T22:36:21.258Z] -rw-rw-r-- 1 1001 1001 4131 May 10 22:29 ZMQWindows.md [2021-05-10T22:36:21.258Z] drwxrwxr-x 2 1001 1001 4096 May 10 22:29 bin [2021-05-10T22:36:21.258Z] drwxrwxr-x 14 1001 1001 4096 May 10 22:29 cmd [2021-05-10T22:36:21.258Z] -rw-r--r-- 1 root root 717673 May 10 22:34 coverage.out [2021-05-10T22:36:21.258Z] -rw-r--r-- 1 root root 1060 May 10 22:36 go.mod [2021-05-10T22:36:21.258Z] -rw-r--r-- 1 root root 22169 May 10 22:31 go.sum [2021-05-10T22:36:21.258Z] drwxrwxr-x 8 1001 1001 4096 May 10 22:29 internal [2021-05-10T22:36:21.258Z] drwxrwxr-x 4 1001 1001 4096 May 10 22:29 openapi [2021-05-10T22:36:21.258Z] drwxrwxr-x 4 1001 1001 4096 May 10 22:29 snap [2021-05-10T22:36:21.258Z] -rw-rw-r-- 1 1001 1001 168 May 10 22:29 version.go [Pipeline] sh [2021-05-10T22:36:21.927Z] + '[' -e coverage.out ] [2021-05-10T22:36:21.928Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-10T22:36:21.972Z] Warning: overwriting stash ‘coverage-report’ [2021-05-10T22:36:22.864Z] Stashed 1 file(s) [Pipeline] sh [2021-05-10T22:36:23.541Z] + make build [2021-05-10T22:36:23.541Z] 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-10T22:36:30.268Z] CGO_ENABLED=1 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-10T22:36:37.005Z] CGO_ENABLED=1 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-10T22:36:42.412Z] CGO_ENABLED=1 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-10T22:36:49.118Z] CGO_ENABLED=1 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-10T22:36:49.118Z] CGO_ENABLED=1 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-10T22:36:54.515Z] CGO_ENABLED=1 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-10T22:37:01.228Z] CGO_ENABLED=1 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-10T22:37:05.609Z] CGO_ENABLED=1 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-10T22:37:06.239Z] Running on prd-ubuntu18.04-docker-8c-8g-4236 in /w/workspace/edgexfoundry_edgex-go_PR-3447 [Pipeline] { [Pipeline] ws [2021-05-10T22:37:06.301Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-10T22:37:08.598Z] using credential edgex-jenkins-ssh [2021-05-10T22:37:08.611Z] Cloning the remote Git repository [2021-05-10T22:37:08.634Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-10T22:37:08.699Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-10T22:37:08.723Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-10T22:37:08.724Z] > git --version # timeout=10 [2021-05-10T22:37:08.733Z] > git --version # 'git version 2.17.1' [2021-05-10T22:37:08.734Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T22:37:08.757Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T22:37:11.017Z] CGO_ENABLED=1 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-10T22:37:15.331Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-10T22:37:20.741Z] CGO_ENABLED=1 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-10T22:37:27.487Z] $ docker stop --time=1 c5100e0609582bad3012e4a175c76a3194b9cf11668b4bb9d9d0acde6f497fe1 [2021-05-10T22:37:29.855Z] $ docker rm -f c5100e0609582bad3012e4a175c76a3194b9cf11668b4bb9d9d0acde6f497fe1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T22:37:31.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-10T22:37:31.661Z] [2021-05-10T22:37:31.661Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T22:37:32.069Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-10T22:37:32.348Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-10T22:37:32.348Z] 29e5d40040c1: Pulling fs layer [2021-05-10T22:37:32.348Z] 1ce36da41761: Pulling fs layer [2021-05-10T22:37:32.348Z] 25b303627fd3: Pulling fs layer [2021-05-10T22:37:32.629Z] 29e5d40040c1: Verifying Checksum [2021-05-10T22:37:32.629Z] 29e5d40040c1: Download complete [2021-05-10T22:37:33.239Z] 1ce36da41761: Verifying Checksum [2021-05-10T22:37:33.239Z] 1ce36da41761: Download complete [2021-05-10T22:37:33.514Z] 29e5d40040c1: Pull complete [2021-05-10T22:37:34.953Z] 1ce36da41761: Pull complete [2021-05-10T22:37:35.546Z] 25b303627fd3: Verifying Checksum [2021-05-10T22:37:35.546Z] 25b303627fd3: Download complete [2021-05-10T22:37:45.701Z] 25b303627fd3: Pull complete [2021-05-10T22:37:45.701Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-10T22:37:45.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-10T22:37:45.701Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-10T22:37:45.987Z] prd-ubuntu18.04-docker-arm64-4c-16g-4233 does not seem to be running inside a container [2021-05-10T22:37:46.075Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-10T22:37:47.559Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-10T22:37:47.568Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T22:37:47.583Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-10T22:37:47.595Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-10T22:37:47.595Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T22:37:47.600Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3447/head:refs/remotes/origin/PR-3447 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-10T22:37:48.107Z] Merging remotes/origin/master commit 4ab9f87d9e0b18aca8f5136bb6755fc5b233398b into PR head commit 7a84af29849dbe4c85f880ade4bbdc9f9841380c [2021-05-10T22:37:48.223Z] Merge succeeded, producing 7a84af29849dbe4c85f880ade4bbdc9f9841380c [2021-05-10T22:37:48.224Z] Checking out Revision 7a84af29849dbe4c85f880ade4bbdc9f9841380c (PR-3447) [2021-05-10T22:37:49.266Z] $ docker top 3edcb483ad6cc57e6987db36e952bf27db57303efd53494b88fbcbef7547bafa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T22:37:50.274Z] + docker-compose build --help [2021-05-10T22:37:50.274Z] + grep parallel [2021-05-10T22:37:48.120Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T22:37:48.125Z] > git checkout -f 7a84af29849dbe4c85f880ade4bbdc9f9841380c # timeout=10 [2021-05-10T22:37:48.200Z] > git remote # timeout=10 [2021-05-10T22:37:48.207Z] > git config --get remote.origin.url # timeout=10 [2021-05-10T22:37:48.211Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T22:37:48.214Z] > git merge 4ab9f87d9e0b18aca8f5136bb6755fc5b233398b # timeout=10 [2021-05-10T22:37:48.221Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-10T22:37:48.230Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T22:37:48.234Z] > git checkout -f 7a84af29849dbe4c85f880ade4bbdc9f9841380c # timeout=10 [2021-05-10T22:37:51.834Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-10T22:37:51.859Z] > git --version # timeout=10 [2021-05-10T22:37:51.865Z] > git --version # 'git version 2.17.1' [2021-05-10T22:37:51.869Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-10T22:37:53.029Z] + echo snap-build.sh [2021-05-10T22:37:53.029Z] snap-build.sh [2021-05-10T22:37:53.029Z] + SNAP_BASE_DIR=. [2021-05-10T22:37:53.029Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-05-10T22:37:53.029Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-05-10T22:37:53.029Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-05-10T22:37:53.029Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-05-10T22:37:53.029Z] + cd /w/workspace/edgex-go/1 [2021-05-10T22:37:53.029Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-10T22:37:53.029Z] Reading package lists... [2021-05-10T22:37:53.294Z] Building dependency tree... [2021-05-10T22:37:53.294Z] Reading state information... [2021-05-10T22:37:53.294Z] The following packages were automatically installed and are no longer required: [2021-05-10T22:37:53.294Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-10T22:37:53.294Z] uidmap xdelta3 [2021-05-10T22:37:53.294Z] Use 'sudo apt autoremove' to remove them. [2021-05-10T22:37:53.294Z] The following packages will be REMOVED: [2021-05-10T22:37:53.294Z] lxd* lxd-client* [2021-05-10T22:37:53.641Z] --parallel Build images in parallel. [2021-05-10T22:37:53.866Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-10T22:37:53.866Z] After this operation, 31.7 MB disk space will be freed. [Pipeline] } [2021-05-10T22:37:53.943Z] $ docker stop --time=1 3edcb483ad6cc57e6987db36e952bf27db57303efd53494b88fbcbef7547bafa [2021-05-10T22:37:54.916Z] (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-10T22:37:54.916Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-10T22:37:55.490Z] Removing lxd dnsmasq configuration [2021-05-10T22:37:55.490Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-10T22:37:55.751Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-10T22:37:55.808Z] $ docker rm -f 3edcb483ad6cc57e6987db36e952bf27db57303efd53494b88fbcbef7547bafa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T22:37:56.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-10T22:37:56.655Z] . [2021-05-10T22:37:56.695Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [Pipeline] withDockerContainer [2021-05-10T22:37:56.904Z] prd-ubuntu18.04-docker-arm64-4c-16g-4233 does not seem to be running inside a container [2021-05-10T22:37:56.957Z] (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-10T22:37:56.957Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-10T22:37:57.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-10T22:37:58.348Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-10T22:37:58.539Z] $ docker top 348d0d0dff7d723c56de41fdd9369ebb6c1b0ccc47b284119379cf30f83fe035 -eo pid,comm [2021-05-10T22:37:58.609Z] Processing triggers for ureadahead (0.100.0-21) ... [Pipeline] { [Pipeline] sh [2021-05-10T22:37:59.553Z] + sudo snap remove --purge lxd [2021-05-10T22:37:59.633Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-10T22:37:59.813Z] snap "lxd" is not installed [2021-05-10T22:37:59.814Z] + sudo groupadd --force --system lxd [2021-05-10T22:37:59.814Z] ++ whoami [2021-05-10T22:37:59.814Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-10T22:37:59.814Z] + newgrp - lxd [2021-05-10T22:37:59.814Z] + sudo snap install lxd [2021-05-10T22:38:04.037Z] Building docker-core-command-go ... [2021-05-10T22:38:04.037Z] Building docker-core-data-go ... [2021-05-10T22:38:04.037Z] Building docker-core-metadata-go ... [2021-05-10T22:38:04.037Z] Building docker-security-bootstrapper-go ... [2021-05-10T22:38:04.037Z] Building docker-security-proxy-setup-go ... [2021-05-10T22:38:04.037Z] Building docker-security-secretstore-setup-go ... [2021-05-10T22:38:04.037Z] Building docker-support-notifications-go ... [2021-05-10T22:38:04.037Z] Building docker-support-scheduler-go ... [2021-05-10T22:38:04.037Z] Building docker-sys-mgmt-agent-go ... [2021-05-10T22:38:04.037Z] Building docker-sys-mgmt-agent-go [2021-05-10T22:38:04.037Z] Building docker-security-proxy-setup-go [2021-05-10T22:38:04.037Z] Building docker-support-scheduler-go [2021-05-10T22:38:04.037Z] Building docker-core-metadata-go [2021-05-10T22:38:04.037Z] Building docker-security-bootstrapper-go [2021-05-10T22:38:07.965Z] 2021-05-10T22:38:05Z INFO Waiting for automatic snapd restart... [2021-05-10T22:38:26.139Z] lxd 4.14 from Canonical* installed [2021-05-10T22:38:26.139Z] + sudo lxd init --auto [2021-05-10T22:38:34.289Z] + sudo snap install --classic snapcraft [2021-05-10T22:38:40.886Z] snapcraft 4.7.1 from Canonical* installed [2021-05-10T22:38:40.886Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-10T22:38:40.886Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-10T22:38:40.886Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-10T22:38:40.886Z] Dload Upload Total Spent Left Speed [2021-05-10T22:38:40.886Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4679 0 --:--:-- --:--:-- --:--:-- 4679 [2021-05-10T22:38:40.886Z] 100 3325k 100 3325k 0 0 8750k 0 --:--:-- --:--:-- --:--:-- 8750k [2021-05-10T22:38:40.886Z] ./yq_linux_amd64 [2021-05-10T22:38:40.886Z] + sudo snapcraft prime --use-lxd [2021-05-10T22:38:42.271Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-10T22:38:42.271Z] 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-10T22:38:42.271Z] - README.md [2021-05-10T22:38:42.271Z] [2021-05-10T22:38:42.271Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-10T22:38:42.844Z] Launching a container. [2021-05-10T22:38:55.089Z] Waiting for container to be ready [2021-05-10T22:38:55.349Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-10T22:38:55.349Z] [2021-05-10T22:38:59.576Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-10T22:38:59.838Z] Waiting for network to be ready... [2021-05-10T22:39:00.410Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-10T22:39:00.410Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-10T22:39:00.672Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-10T22:39:00.672Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-10T22:39:00.672Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-10T22:39:00.672Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-10T22:39:00.672Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-10T22:39:00.672Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-10T22:39:00.672Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-10T22:39:00.672Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-10T22:39:00.933Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-10T22:39:01.230Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-10T22:39:01.501Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-10T22:39:01.501Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-10T22:39:01.501Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-10T22:39:01.501Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-10T22:39:01.501Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-10T22:39:01.501Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-10T22:39:02.076Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-10T22:39:02.341Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2066 kB] [2021-05-10T22:39:02.341Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-10T22:39:02.341Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-10T22:39:02.341Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-10T22:39:02.341Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [343 kB] [2021-05-10T22:39:02.604Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.7 kB] [2021-05-10T22:39:02.604Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-10T22:39:02.604Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-10T22:39:04.531Z] Fetched 24.5 MB in 4s (5758 kB/s) [2021-05-10T22:39:05.473Z] Reading package lists... [2021-05-10T22:39:05.736Z] Reading package lists... [2021-05-10T22:39:05.736Z] Building dependency tree... [2021-05-10T22:39:05.736Z] Reading state information... [2021-05-10T22:39:06.004Z] The following additional packages will be installed: [2021-05-10T22:39:06.004Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-10T22:39:06.004Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-10T22:39:06.004Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-10T22:39:06.004Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-10T22:39:06.004Z] Suggested packages: [2021-05-10T22:39:06.004Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-10T22:39:06.004Z] Recommended packages: [2021-05-10T22:39:06.004Z] gnupg libsasl2-modules [2021-05-10T22:39:06.004Z] The following NEW packages will be installed: [2021-05-10T22:39:06.004Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-10T22:39:06.004Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-10T22:39:06.004Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-10T22:39:06.004Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-10T22:39:06.004Z] The following packages will be upgraded: [2021-05-10T22:39:06.004Z] gpg gpg-agent gpgconf libudev1 [2021-05-10T22:39:06.265Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-10T22:39:06.265Z] Need to get 3530 kB of archives. [2021-05-10T22:39:06.265Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-10T22:39:06.265Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-10T22:39:06.265Z] 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-10T22:39:06.527Z] 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-10T22:39:06.527Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-10T22:39:06.527Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-10T22:39:06.527Z] 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-10T22:39:07.099Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-10T22:39:07.099Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-10T22:39:07.099Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-10T22:39:07.099Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-10T22:39:07.099Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-10T22:39:07.099Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-10T22:39:07.099Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-10T22:39:07.099Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-10T22:39:07.099Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-10T22:39:07.099Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-10T22:39:07.099Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-10T22:39:07.099Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-10T22:39:07.099Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-10T22:39:07.099Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-10T22:39:07.099Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-10T22:39:07.099Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-10T22:39:07.360Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-10T22:39:07.360Z] Fetched 3530 kB in 1s (3137 kB/s) [2021-05-10T22:39:07.360Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-10T22:39:07.360Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-10T22:39:07.360Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-10T22:39:07.360Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-10T22:39:07.621Z] Selecting previously unselected package udev. [2021-05-10T22:39:07.621Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-10T22:39:07.621Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-10T22:39:07.621Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-10T22:39:07.882Z] Selecting previously unselected package libfuse2:amd64. [2021-05-10T22:39:07.882Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-10T22:39:07.882Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-10T22:39:07.882Z] Selecting previously unselected package fuse. [2021-05-10T22:39:07.882Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-10T22:39:07.882Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-10T22:39:08.144Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-10T22:39:08.144Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-10T22:39:08.144Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-10T22:39:08.405Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-10T22:39:08.405Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-10T22:39:08.405Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-10T22:39:08.666Z] Selecting previously unselected package libksba8:amd64. [2021-05-10T22:39:08.666Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-10T22:39:08.666Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-10T22:39:08.666Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-10T22:39:08.666Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T22:39:08.666Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:39:08.927Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-10T22:39:08.927Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T22:39:08.927Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:39:08.927Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-10T22:39:08.927Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T22:39:08.927Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:39:08.927Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-10T22:39:08.927Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T22:39:08.927Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:39:09.217Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-10T22:39:09.217Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T22:39:09.217Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:39:09.217Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-10T22:39:09.217Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T22:39:09.217Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:39:09.217Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-10T22:39:09.217Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T22:39:09.477Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:39:09.477Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-10T22:39:09.477Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T22:39:09.477Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:39:09.477Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-10T22:39:09.477Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-10T22:39:09.477Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:39:09.737Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-10T22:39:09.737Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-10T22:39:09.737Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-10T22:39:09.737Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-10T22:39:09.737Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-10T22:39:09.737Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-10T22:39:09.737Z] Selecting previously unselected package libldap-common. [2021-05-10T22:39:09.737Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-10T22:39:09.737Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-10T22:39:09.997Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-10T22:39:09.997Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-10T22:39:09.997Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-10T22:39:09.997Z] Selecting previously unselected package dirmngr. [2021-05-10T22:39:09.997Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-10T22:39:09.997Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-10T22:39:10.260Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-10T22:39:10.260Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-10T22:39:10.260Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-10T22:39:10.260Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-10T22:39:10.522Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-10T22:39:10.522Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-10T22:39:10.522Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:39:10.522Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-10T22:39:10.790Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-10T22:39:10.790Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-10T22:39:11.052Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-10T22:39:11.052Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:39:11.052Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-10T22:39:11.315Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-10T22:39:11.315Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-10T22:39:11.315Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:39:11.315Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:39:11.315Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:39:11.315Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:39:11.577Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:39:11.577Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:39:11.577Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-10T22:39:11.577Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-10T22:39:11.577Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-10T22:39:11.577Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-10T22:39:12.148Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-10T22:39:12.148Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-10T22:39:12.148Z] This means they are not meant to be enabled using systemctl. [2021-05-10T22:39:12.148Z] Possible reasons for having this kind of units are: [2021-05-10T22:39:12.148Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-10T22:39:12.148Z] .wants/ or .requires/ directory. [2021-05-10T22:39:12.148Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-10T22:39:12.148Z] a requirement dependency on it. [2021-05-10T22:39:12.148Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-10T22:39:12.148Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-10T22:39:12.148Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-10T22:39:12.148Z] instance name specified. [2021-05-10T22:39:12.410Z] Reading package lists... [2021-05-10T22:39:12.674Z] Building dependency tree... [2021-05-10T22:39:12.674Z] Reading state information... [2021-05-10T22:39:12.674Z] The following additional packages will be installed: [2021-05-10T22:39:12.674Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-10T22:39:12.674Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-10T22:39:12.674Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-10T22:39:12.674Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-10T22:39:12.674Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-10T22:39:12.674Z] Suggested packages: [2021-05-10T22:39:12.674Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-10T22:39:12.674Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-10T22:39:12.674Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-10T22:39:12.674Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-10T22:39:12.674Z] systemd-container policykit-1 [2021-05-10T22:39:12.674Z] Recommended packages: [2021-05-10T22:39:12.674Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-10T22:39:12.674Z] The following NEW packages will be installed: [2021-05-10T22:39:12.674Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-10T22:39:12.674Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-10T22:39:12.674Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-10T22:39:12.674Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-10T22:39:12.674Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-10T22:39:12.674Z] The following packages will be upgraded: [2021-05-10T22:39:12.674Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-10T22:39:12.939Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-10T22:39:12.939Z] Need to get 35.2 MB of archives. [2021-05-10T22:39:12.939Z] After this operation, 141 MB of additional disk space will be used. [2021-05-10T22:39:12.939Z] 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-10T22:39:12.939Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-10T22:39:12.939Z] 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-10T22:39:12.939Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-10T22:39:12.939Z] 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-10T22:39:12.939Z] 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-10T22:39:12.939Z] 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-10T22:39:12.939Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-10T22:39:12.939Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-10T22:39:13.201Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-10T22:39:13.201Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-10T22:39:13.201Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-10T22:39:13.201Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-10T22:39:13.201Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-10T22:39:13.201Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-10T22:39:13.201Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-10T22:39:13.201Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-10T22:39:14.143Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-10T22:39:14.143Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-10T22:39:14.143Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-10T22:39:14.143Z] 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-10T22:39:14.143Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-10T22:39:14.143Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-10T22:39:14.143Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-10T22:39:14.143Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-10T22:39:14.143Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-10T22:39:14.143Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-10T22:39:14.143Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-10T22:39:14.143Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-10T22:39:14.143Z] 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-10T22:39:14.404Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-10T22:39:14.404Z] Fetched 35.2 MB in 1s (24.9 MB/s) [2021-05-10T22:39:14.404Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-10T22:39:14.404Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-10T22:39:14.667Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-10T22:39:14.927Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-10T22:39:15.188Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-10T22:39:15.188Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-10T22:39:15.188Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-10T22:39:15.188Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-10T22:39:15.188Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-10T22:39:15.450Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-10T22:39:15.712Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-10T22:39:15.712Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-10T22:39:15.712Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-10T22:39:16.282Z] Setting up apt (1.6.13) ... [2021-05-10T22:39:16.282Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-10T22:39:16.542Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-10T22:39:16.542Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-10T22:39:16.542Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-10T22:39:16.542Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-10T22:39:16.802Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-10T22:39:16.802Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-10T22:39:16.802Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T22:39:17.065Z] Selecting previously unselected package libexpat1:amd64. [2021-05-10T22:39:17.065Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-10T22:39:17.065Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-10T22:39:17.065Z] Selecting previously unselected package python3.6-minimal. [2021-05-10T22:39:17.065Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-10T22:39:17.325Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T22:39:17.586Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-10T22:39:17.586Z] Checking for services that may need to be restarted...done. [2021-05-10T22:39:17.586Z] Checking for services that may need to be restarted...done. [2021-05-10T22:39:17.586Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T22:39:17.586Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-10T22:39:17.586Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T22:39:18.161Z] Selecting previously unselected package python3-minimal. [2021-05-10T22:39:18.161Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-10T22:39:18.161Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-10T22:39:18.161Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-10T22:39:18.161Z] Selecting previously unselected package mime-support. [2021-05-10T22:39:18.161Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-10T22:39:18.161Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-10T22:39:18.423Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-10T22:39:18.423Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-10T22:39:18.423Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-10T22:39:18.423Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-10T22:39:18.423Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-10T22:39:18.684Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T22:39:18.945Z] Selecting previously unselected package python3.6. [2021-05-10T22:39:18.945Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-10T22:39:18.945Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T22:39:18.945Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-10T22:39:18.945Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-10T22:39:18.945Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-10T22:39:18.945Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-10T22:39:19.206Z] Selecting previously unselected package python3. [2021-05-10T22:39:19.206Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-10T22:39:19.206Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-10T22:39:19.206Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-10T22:39:19.466Z] Selecting previously unselected package multiarch-support. [2021-05-10T22:39:19.466Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-10T22:39:19.466Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-10T22:39:19.466Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-10T22:39:19.466Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-10T22:39:19.466Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-10T22:39:19.466Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-10T22:39:19.466Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-10T22:39:19.727Z] Selecting previously unselected package libbsd0:amd64. [2021-05-10T22:39:19.727Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-10T22:39:19.727Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-10T22:39:19.727Z] Selecting previously unselected package sudo. [2021-05-10T22:39:19.727Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-10T22:39:19.727Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-10T22:39:19.987Z] Selecting previously unselected package apparmor. [2021-05-10T22:39:19.987Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-10T22:39:19.987Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-10T22:39:19.987Z] Selecting previously unselected package libedit2:amd64. [2021-05-10T22:39:19.987Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-10T22:39:20.250Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-10T22:39:20.250Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-10T22:39:20.250Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-10T22:39:20.250Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T22:39:20.250Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-10T22:39:20.250Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-10T22:39:20.250Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T22:39:20.512Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-10T22:39:20.512Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-10T22:39:20.512Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-10T22:39:20.512Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-10T22:39:20.512Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-10T22:39:20.512Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T22:39:20.772Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-10T22:39:20.772Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-10T22:39:20.772Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T22:39:20.772Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-10T22:39:20.772Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-10T22:39:20.772Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-10T22:39:21.342Z] Selecting previously unselected package openssh-client. [2021-05-10T22:39:21.342Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-10T22:39:21.342Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-10T22:39:21.342Z] Selecting previously unselected package squashfs-tools. [2021-05-10T22:39:21.342Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-10T22:39:21.342Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-10T22:39:21.603Z] Selecting previously unselected package snapd. [2021-05-10T22:39:21.603Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-10T22:39:21.603Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-10T22:39:23.518Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-10T22:39:23.518Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-10T22:39:23.518Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-10T22:39:23.518Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-10T22:39:23.518Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-10T22:39:23.778Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T22:39:23.778Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-10T22:39:23.778Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-10T22:39:23.778Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-10T22:39:24.723Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-10T22:39:24.723Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-10T22:39:24.723Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-10T22:39:24.723Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T22:39:24.723Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T22:39:24.723Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-10T22:39:25.293Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-10T22:39:25.293Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T22:39:25.293Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-10T22:39:25.293Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-10T22:39:25.293Z] running python rtupdate hooks for python3.6... [2021-05-10T22:39:25.293Z] running python post-rtupdate hooks for python3.6... [2021-05-10T22:39:25.553Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-10T22:39:25.816Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:39:25.816Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:39:25.816Z] ---> c787a5047f7e [2021-05-10T22:39:25.816Z] Step 3/21 : WORKDIR /edgex-go [2021-05-10T22:39:25.816Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:39:25.816Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:39:25.816Z] ---> c787a5047f7e [2021-05-10T22:39:25.816Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T22:39:25.816Z] Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:39:25.816Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:39:25.816Z] ---> c787a5047f7e [2021-05-10T22:39:25.816Z] Step 3/31 : WORKDIR /edgex-go [2021-05-10T22:39:25.816Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:39:25.816Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:39:25.816Z] ---> c787a5047f7e [2021-05-10T22:39:25.816Z] Step 3/22 : WORKDIR /edgex-go [2021-05-10T22:39:25.816Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:39:25.816Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:39:25.816Z] ---> c787a5047f7e [2021-05-10T22:39:25.816Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T22:39:25.816Z] ---> Running in 822c5a4009cd [2021-05-10T22:39:25.816Z] ---> Running in f7ec9c462a74 [2021-05-10T22:39:25.816Z] ---> Running in c2fdf8a1c066 [2021-05-10T22:39:25.816Z] ---> Running in cfd90752f888 [2021-05-10T22:39:25.816Z] ---> Running in efe8dfbc7bfd [2021-05-10T22:39:25.816Z] Removing intermediate container f7ec9c462a74 [2021-05-10T22:39:25.816Z] Removing intermediate container c2fdf8a1c066 [2021-05-10T22:39:25.816Z] ---> a74098703088 [2021-05-10T22:39:25.816Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:39:25.816Z] ---> c38f45147920 [2021-05-10T22:39:25.816Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:39:25.816Z] Removing intermediate container cfd90752f888 [2021-05-10T22:39:25.816Z] ---> 1a48e4e9cea7 [2021-05-10T22:39:25.816Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:39:25.816Z] Removing intermediate container 822c5a4009cd [2021-05-10T22:39:25.816Z] ---> 247cf0917331 [2021-05-10T22:39:25.816Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:39:25.816Z] Removing intermediate container efe8dfbc7bfd [2021-05-10T22:39:25.816Z] ---> 9b5a1d1ce65d [2021-05-10T22:39:25.816Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:39:25.816Z] ---> Running in 6e90d7c36e7b [2021-05-10T22:39:25.816Z] ---> Running in 2673a8194e54 [2021-05-10T22:39:25.816Z] ---> Running in 9e09cb21a271 [2021-05-10T22:39:25.816Z] ---> Running in a64021e2bd87 [2021-05-10T22:39:25.816Z] ---> Running in 6c8d74b65757 [2021-05-10T22:39:25.816Z] Removing intermediate container 6e90d7c36e7b [2021-05-10T22:39:25.816Z] ---> 85c4d05bee0b [2021-05-10T22:39:25.816Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-10T22:39:25.816Z] Removing intermediate container 2673a8194e54 [2021-05-10T22:39:25.816Z] ---> d9ca6ed120c2 [2021-05-10T22:39:25.816Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-10T22:39:25.816Z] ---> Running in a862f31464c6 [2021-05-10T22:39:25.816Z] ---> Running in d9b21764946c [2021-05-10T22:39:25.816Z] Removing intermediate container 9e09cb21a271 [2021-05-10T22:39:25.816Z] ---> 337c9d592484 [2021-05-10T22:39:25.816Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-10T22:39:25.816Z] Removing intermediate container a64021e2bd87 [2021-05-10T22:39:25.816Z] ---> ed0483966264 [2021-05-10T22:39:25.816Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-10T22:39:25.816Z] Removing intermediate container 6c8d74b65757 [2021-05-10T22:39:25.816Z] ---> 46e02b0bb442 [2021-05-10T22:39:25.816Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-10T22:39:25.816Z] ---> Running in 63cf9e297d70 [2021-05-10T22:39:25.816Z] ---> Running in 5d9a58825f03 [2021-05-10T22:39:25.816Z] ---> Running in b4ac4bd69f30 [2021-05-10T22:39:25.816Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T22:39:26.098Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T22:39:26.370Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T22:39:26.642Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T22:39:26.642Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T22:39:27.236Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T22:39:27.828Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T22:39:28.095Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-10T22:39:28.095Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-10T22:39:28.095Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-10T22:39:28.095Z] Setting up snapd (2.48.3+18.04) ... [2021-05-10T22:39:28.102Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T22:39:28.355Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-10T22:39:28.375Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T22:39:28.375Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T22:39:28.375Z] OK: 218 MiB in 52 packages [2021-05-10T22:39:28.616Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-10T22:39:28.878Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-10T22:39:28.878Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-10T22:39:28.979Z] OK: 218 MiB in 52 packages [2021-05-10T22:39:29.140Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-10T22:39:29.140Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-10T22:39:29.253Z] OK: 218 MiB in 52 packages [2021-05-10T22:39:29.406Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-10T22:39:29.406Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-10T22:39:29.531Z] OK: 218 MiB in 52 packages [2021-05-10T22:39:29.674Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-10T22:39:29.674Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-10T22:39:29.808Z] OK: 218 MiB in 52 packages [2021-05-10T22:39:29.939Z] /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-10T22:39:29.939Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-10T22:39:29.939Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-10T22:39:30.085Z] Removing intermediate container a862f31464c6 [2021-05-10T22:39:30.085Z] ---> eb41928e642d [2021-05-10T22:39:30.085Z] Step 6/23 : COPY go.mod . [2021-05-10T22:39:30.882Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-10T22:39:30.882Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-10T22:39:31.086Z] Removing intermediate container d9b21764946c [2021-05-10T22:39:31.086Z] ---> c2a5c5f4593a [2021-05-10T22:39:31.086Z] Step 6/31 : COPY go.mod . [2021-05-10T22:39:31.086Z] Removing intermediate container 63cf9e297d70 [2021-05-10T22:39:31.086Z] ---> aca9a9585125 [2021-05-10T22:39:31.086Z] Step 6/22 : COPY go.mod . [2021-05-10T22:39:31.143Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-10T22:39:31.359Z] ---> 187f405e6ec0 [2021-05-10T22:39:31.359Z] Step 7/23 : RUN go mod download [2021-05-10T22:39:31.635Z] ---> Running in 0f66a735c1dd [2021-05-10T22:39:31.635Z] Removing intermediate container b4ac4bd69f30 [2021-05-10T22:39:31.635Z] ---> b790be3c7961 [2021-05-10T22:39:31.635Z] Step 6/21 : COPY go.mod . [2021-05-10T22:39:31.911Z] Removing intermediate container 5d9a58825f03 [2021-05-10T22:39:31.911Z] ---> 416d84280ac2 [2021-05-10T22:39:31.911Z] Step 6/23 : COPY go.mod . [2021-05-10T22:39:32.211Z] ---> 3bfd14e15056 [2021-05-10T22:39:32.211Z] ---> 80cdf9ad96fb [2021-05-10T22:39:32.211Z] Step 7/22 : RUN go mod download [2021-05-10T22:39:32.211Z] Step 7/31 : RUN go mod download [2021-05-10T22:39:32.346Z] Reading package lists... [2021-05-10T22:39:32.489Z] ---> Running in 48754b4a6ab0 [2021-05-10T22:39:32.489Z] ---> Running in 5f0870045599 [2021-05-10T22:39:32.609Z] Reading package lists... [2021-05-10T22:39:32.609Z] Building dependency tree... [2021-05-10T22:39:32.609Z] Reading state information... [2021-05-10T22:39:32.784Z] ---> 9b5fecdd5206 [2021-05-10T22:39:32.784Z] Step 7/21 : RUN go mod download [2021-05-10T22:39:32.870Z] Calculating upgrade... [2021-05-10T22:39:32.870Z] The following packages will be upgraded: [2021-05-10T22:39:32.870Z] advancecomp base-files bash binutils binutils-common [2021-05-10T22:39:32.870Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-10T22:39:32.870Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-10T22:39:32.870Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-10T22:39:32.870Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-10T22:39:32.870Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-10T22:39:32.870Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-10T22:39:32.870Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-10T22:39:32.870Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-10T22:39:32.870Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-10T22:39:32.870Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-10T22:39:32.870Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-10T22:39:32.870Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-10T22:39:32.870Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-10T22:39:32.870Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-10T22:39:33.065Z] ---> 1fea5d85cb76 [2021-05-10T22:39:33.065Z] Step 7/23 : RUN go mod download [2021-05-10T22:39:33.065Z] ---> Running in 9474d3db3cd0 [2021-05-10T22:39:33.132Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-10T22:39:33.132Z] Need to get 64.0 MB of archives. [2021-05-10T22:39:33.132Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-10T22:39:33.132Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-10T22:39:33.132Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-10T22:39:33.132Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-10T22:39:33.132Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-10T22:39:33.132Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-10T22:39:33.132Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-10T22:39:33.132Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-10T22:39:33.132Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-10T22:39:33.132Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-10T22:39:33.132Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-10T22:39:33.132Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-10T22:39:33.132Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-10T22:39:33.132Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-10T22:39:33.132Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-10T22:39:33.132Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-10T22:39:33.132Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-10T22:39:33.132Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-10T22:39:33.344Z] ---> Running in 37096c9c1a31 [2021-05-10T22:39:33.394Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-10T22:39:33.394Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-10T22:39:33.394Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-10T22:39:33.394Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-10T22:39:33.394Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-10T22:39:33.394Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-10T22:39:33.394Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-10T22:39:33.394Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-10T22:39:33.394Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-10T22:39:33.394Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-10T22:39:33.394Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-10T22:39:33.394Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-10T22:39:33.394Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-10T22:39:33.394Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-10T22:39:33.394Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-10T22:39:33.394Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-10T22:39:33.394Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-10T22:39:33.394Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-10T22:39:33.394Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-10T22:39:33.394Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-10T22:39:33.394Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-10T22:39:33.394Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-10T22:39:33.394Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-10T22:39:33.394Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-10T22:39:33.394Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-10T22:39:33.394Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-10T22:39:33.394Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-10T22:39:33.394Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-10T22:39:33.394Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-10T22:39:33.394Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-10T22:39:33.394Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-10T22:39:33.394Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-10T22:39:33.394Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-10T22:39:33.394Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-10T22:39:33.394Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-10T22:39:33.394Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-10T22:39:33.394Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-10T22:39:33.394Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-10T22:39:33.660Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-10T22:39:33.940Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-10T22:39:33.940Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-10T22:39:33.940Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-10T22:39:33.940Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-10T22:39:33.940Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-10T22:39:33.940Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-10T22:39:33.940Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-10T22:39:33.940Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-10T22:39:34.200Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-10T22:39:34.200Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-10T22:39:34.200Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-10T22:39:34.200Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-10T22:39:34.200Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-10T22:39:34.462Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-10T22:39:34.462Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-10T22:39:34.462Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-10T22:39:34.462Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-10T22:39:34.462Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-10T22:39:34.462Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-10T22:39:34.462Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-10T22:39:34.462Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-10T22:39:34.462Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-10T22:39:34.462Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-10T22:39:34.462Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-10T22:39:34.462Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-10T22:39:34.462Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-10T22:39:34.462Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-10T22:39:34.462Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-10T22:39:34.462Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-10T22:39:34.462Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-10T22:39:34.762Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-10T22:39:34.762Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-10T22:39:34.762Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-10T22:39:34.762Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-10T22:39:34.762Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-10T22:39:34.762Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-10T22:39:34.762Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-10T22:39:34.762Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-10T22:39:34.762Z] Get:95 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-10T22:39:34.762Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-10T22:39:34.762Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-10T22:39:34.762Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-10T22:39:34.762Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-10T22:39:35.027Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-10T22:39:35.027Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-10T22:39:35.027Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-10T22:39:35.027Z] Fetched 64.0 MB in 2s (32.9 MB/s) [2021-05-10T22:39:35.027Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:39:35.027Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-10T22:39:35.295Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-10T22:39:35.345Z] Removing intermediate container 0f66a735c1dd [2021-05-10T22:39:35.346Z] ---> 6bc5d02cf4f3 [2021-05-10T22:39:35.346Z] Step 8/23 : COPY . . [2021-05-10T22:39:35.870Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-10T22:39:35.871Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-10T22:39:35.871Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-10T22:39:35.871Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-10T22:39:36.813Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T22:39:36.813Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T22:39:37.075Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T22:39:37.075Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T22:39:37.075Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T22:39:37.075Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T22:39:37.338Z] Removing intermediate container 48754b4a6ab0 [2021-05-10T22:39:37.339Z] ---> a379708c1eaa [2021-05-10T22:39:37.339Z] Step 8/31 : COPY . . [2021-05-10T22:39:37.343Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T22:39:37.343Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T22:39:37.608Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T22:39:37.608Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T22:39:37.608Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T22:39:37.869Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T22:39:37.869Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T22:39:37.869Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T22:39:37.938Z] Removing intermediate container 9474d3db3cd0 [2021-05-10T22:39:37.938Z] ---> b07e3cb4bd88 [2021-05-10T22:39:37.938Z] Step 8/21 : COPY . . [2021-05-10T22:39:38.131Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T22:39:38.131Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-10T22:39:38.131Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T22:39:38.131Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-10T22:39:38.213Z] Removing intermediate container 5f0870045599 [2021-05-10T22:39:38.213Z] ---> 7f23ce589896 [2021-05-10T22:39:38.213Z] Step 8/22 : COPY . . [2021-05-10T22:39:38.391Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-10T22:39:38.391Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-10T22:39:38.391Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T22:39:38.391Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T22:39:38.487Z] Removing intermediate container 37096c9c1a31 [2021-05-10T22:39:38.487Z] ---> f11f44183c3e [2021-05-10T22:39:38.487Z] Step 8/23 : COPY . . [2021-05-10T22:39:38.659Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T22:39:38.659Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T22:39:38.659Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-10T22:39:38.920Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-10T22:39:38.920Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T22:39:39.186Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-10T22:39:39.186Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-10T22:39:39.186Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-10T22:39:39.758Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-10T22:39:40.024Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-10T22:39:40.024Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-10T22:39:40.024Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-10T22:39:40.024Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-10T22:39:40.024Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-10T22:39:40.286Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-10T22:39:40.286Z] Installing new version of config file /etc/issue ... [2021-05-10T22:39:40.286Z] Installing new version of config file /etc/issue.net ... [2021-05-10T22:39:40.286Z] Installing new version of config file /etc/lsb-release ... [2021-05-10T22:39:40.286Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-10T22:39:40.549Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-10T22:39:40.549Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-10T22:39:40.815Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-10T22:39:40.815Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:39:40.815Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-10T22:39:40.815Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-10T22:39:41.082Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-10T22:39:41.082Z] 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-10T22:39:41.082Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:39:41.082Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T22:39:41.082Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-10T22:39:41.345Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-10T22:39:41.345Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:39:41.345Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-10T22:39:41.345Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-10T22:39:41.605Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-10T22:39:41.605Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:39:41.605Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-10T22:39:41.866Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-10T22:39:41.866Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-10T22:39:42.137Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:39:42.137Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-10T22:39:42.137Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-10T22:39:42.415Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-10T22:39:42.415Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:39:42.415Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-10T22:39:42.415Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-10T22:39:42.675Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-10T22:39:42.936Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:39:42.936Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-10T22:39:42.936Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-10T22:39:42.936Z] Setting up grep (3.1-2build1) ... [2021-05-10T22:39:43.198Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:39:43.198Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-10T22:39:43.198Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-10T22:39:43.198Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-10T22:39:43.458Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:39:43.458Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-10T22:39:43.458Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-10T22:39:43.458Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-10T22:39:43.719Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:39:43.719Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-10T22:39:43.719Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-10T22:39:43.981Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-10T22:39:44.242Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-10T22:39:44.242Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-10T22:39:44.242Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-10T22:39:44.815Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-10T22:39:44.815Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:39:44.815Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-10T22:39:44.815Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-10T22:39:45.763Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-10T22:39:45.763Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-10T22:39:46.043Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-10T22:39:46.043Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-10T22:39:46.043Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-10T22:39:46.303Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:39:46.303Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-10T22:39:46.303Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-10T22:39:46.303Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-10T22:39:46.563Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:39:46.563Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T22:39:46.563Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T22:39:46.563Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-10T22:39:46.828Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:39:46.829Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T22:39:46.829Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T22:39:46.829Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-10T22:39:47.090Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:39:47.090Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T22:39:47.090Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T22:39:47.090Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-10T22:39:47.090Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:39:47.090Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T22:39:47.358Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T22:39:47.358Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-10T22:39:47.358Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:39:47.358Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-10T22:39:47.621Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-10T22:39:47.621Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-10T22:39:47.621Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-10T22:39:47.882Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-10T22:39:47.882Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:39:47.882Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-10T22:39:47.882Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-10T22:39:47.882Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-10T22:39:48.143Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:39:48.143Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T22:39:48.143Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T22:39:48.143Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-10T22:39:48.404Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:39:48.404Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T22:39:48.404Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T22:39:48.404Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-10T22:39:48.665Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:39:48.665Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T22:39:48.665Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T22:39:48.938Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-10T22:39:49.508Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-10T22:39:49.769Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-10T22:39:49.769Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:39:49.769Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-10T22:39:49.769Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-10T22:39:50.030Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-10T22:39:50.292Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-10T22:39:50.292Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-10T22:39:50.292Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-10T22:39:50.292Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-10T22:39:50.553Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:39:50.553Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-10T22:39:50.553Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-10T22:39:50.553Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-10T22:39:50.820Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:39:50.821Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-10T22:39:50.821Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-10T22:39:51.081Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-10T22:39:51.081Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:39:51.081Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-10T22:39:51.342Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-10T22:39:51.342Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-10T22:39:51.342Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:39:51.342Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-10T22:39:51.605Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-10T22:39:51.605Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-10T22:39:51.866Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:39:51.866Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-10T22:39:51.866Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-10T22:39:51.866Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-10T22:39:52.127Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:39:52.127Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-10T22:39:52.127Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-10T22:39:52.394Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-10T22:39:52.395Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:39:52.395Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-10T22:39:52.658Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-10T22:39:52.658Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-10T22:39:52.658Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-10T22:39:52.922Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-10T22:39:52.922Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-10T22:39:52.922Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-10T22:39:53.183Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:39:53.183Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-10T22:39:53.183Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-10T22:39:53.457Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-10T22:39:53.457Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:39:53.457Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-10T22:39:53.457Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-10T22:39:53.457Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-10T22:39:53.772Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:39:53.772Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-10T22:39:53.772Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-10T22:39:54.085Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-10T22:39:54.085Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:39:54.085Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-10T22:39:54.085Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-10T22:39:54.351Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-10T22:39:54.351Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:39:54.351Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-10T22:39:54.351Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-10T22:39:54.956Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-10T22:39:54.956Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:39:54.956Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-10T22:39:54.956Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-10T22:39:54.956Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-10T22:39:55.256Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:39:55.256Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-10T22:39:55.256Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-10T22:39:55.256Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-10T22:39:55.602Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:39:55.602Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-10T22:39:55.602Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-10T22:39:55.602Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-10T22:39:55.602Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:39:55.602Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-10T22:39:55.602Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-10T22:39:55.905Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-10T22:39:55.905Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:39:55.905Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-10T22:39:55.905Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-10T22:39:56.166Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-10T22:39:56.166Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:39:56.166Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-10T22:39:56.166Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-10T22:39:56.428Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-10T22:39:56.428Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:39:56.428Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-10T22:39:56.428Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-10T22:39:56.691Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-10T22:39:56.691Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:39:56.691Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-10T22:39:56.691Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-10T22:39:56.951Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-10T22:39:56.951Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-10T22:39:56.951Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-10T22:39:56.951Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-10T22:39:57.213Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-10T22:39:57.213Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-10T22:39:57.213Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-10T22:39:57.213Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-10T22:39:57.474Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-10T22:39:57.474Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-10T22:39:57.474Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-10T22:39:57.740Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-10T22:39:57.740Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-10T22:39:58.000Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-10T22:39:58.576Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-10T22:39:58.576Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-10T22:39:58.576Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-10T22:39:58.576Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-10T22:39:58.837Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-10T22:39:58.837Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-10T22:39:58.837Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-10T22:39:58.837Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-10T22:39:59.098Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-10T22:39:59.098Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-10T22:39:59.098Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-10T22:39:59.099Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-10T22:39:59.359Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-10T22:39:59.359Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-10T22:39:59.622Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-10T22:39:59.622Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-10T22:40:00.214Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-10T22:40:00.480Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-10T22:40:00.480Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-10T22:40:00.480Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-10T22:40:00.480Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-10T22:40:00.741Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-10T22:40:01.002Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-10T22:40:01.002Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-10T22:40:01.264Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-10T22:40:01.264Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-10T22:40:01.264Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-10T22:40:01.264Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-10T22:40:01.525Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T22:40:01.525Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T22:40:01.525Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T22:40:01.525Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T22:40:01.787Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T22:40:01.787Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T22:40:02.050Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T22:40:02.050Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T22:40:02.992Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T22:40:02.992Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T22:40:03.938Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T22:40:03.938Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T22:40:04.519Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T22:40:04.519Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T22:40:05.096Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T22:40:05.096Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T22:40:05.328Z] ---> f3d069c13515 [2021-05-10T22:40:05.328Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-10T22:40:05.328Z] ---> 29f5bb1e04a2 [2021-05-10T22:40:05.328Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-10T22:40:05.328Z] ---> 9f2bfafcbf6b [2021-05-10T22:40:05.328Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-10T22:40:05.328Z] ---> 21316dd6205c [2021-05-10T22:40:05.328Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-10T22:40:05.328Z] ---> f40cf70c7174 [2021-05-10T22:40:05.328Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-10T22:40:05.328Z] ---> Running in d4060fc34fb4 [2021-05-10T22:40:05.328Z] ---> Running in 7b68127153c1 [2021-05-10T22:40:05.328Z] ---> Running in 1477b363eda0 [2021-05-10T22:40:05.328Z] ---> Running in eaa3c46e4546 [2021-05-10T22:40:05.328Z] ---> Running in cb3911464276 [2021-05-10T22:40:05.328Z] CGO_ENABLED=1 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-10T22:40:05.328Z] CGO_ENABLED=1 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-10T22:40:05.328Z] CGO_ENABLED=1 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-10T22:40:05.328Z] CGO_ENABLED=1 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-10T22:40:05.611Z] CGO_ENABLED=1 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-10T22:40:05.668Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-10T22:40:05.929Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-10T22:40:05.929Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-10T22:40:05.929Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-10T22:40:06.190Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-10T22:40:06.190Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-10T22:40:06.190Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-10T22:40:06.190Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-10T22:40:06.452Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-10T22:40:06.452Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-10T22:40:06.713Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-10T22:40:06.713Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-10T22:40:06.713Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-10T22:40:06.713Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-10T22:40:06.976Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-10T22:40:06.976Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-10T22:40:07.236Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T22:40:07.236Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-10T22:40:07.236Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T22:40:07.236Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T22:40:07.236Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T22:40:07.236Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-10T22:40:07.236Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-10T22:40:07.508Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-10T22:40:07.508Z] [2021-05-10T22:40:07.508Z] Current default time zone: 'Etc/UTC' [2021-05-10T22:40:07.508Z] Local time is now: Mon May 10 22:40:07 UTC 2021. [2021-05-10T22:40:07.508Z] Universal Time is now: Mon May 10 22:40:07 UTC 2021. [2021-05-10T22:40:07.508Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-10T22:40:07.508Z] [2021-05-10T22:40:07.508Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-10T22:40:07.508Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T22:40:07.508Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-10T22:40:07.775Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-10T22:40:07.775Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-10T22:40:07.775Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-10T22:40:07.775Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-10T22:40:07.775Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-10T22:40:07.775Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-10T22:40:07.775Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-10T22:40:08.036Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T22:40:08.037Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-10T22:40:08.296Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T22:40:08.296Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-10T22:40:08.296Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T22:40:08.296Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-10T22:40:08.296Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-10T22:40:08.296Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-10T22:40:08.296Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-10T22:40:08.296Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-10T22:40:08.558Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-10T22:40:08.558Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-10T22:40:08.558Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-10T22:40:10.474Z] Updating certificates in /etc/ssl/certs... [2021-05-10T22:40:11.046Z] 23 added, 27 removed; done. [2021-05-10T22:40:11.315Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-10T22:40:11.315Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-10T22:40:11.315Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-10T22:40:11.315Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-10T22:40:11.315Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-10T22:40:11.576Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T22:40:11.576Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-10T22:40:11.576Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T22:40:11.576Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T22:40:11.576Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T22:40:11.576Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T22:40:11.841Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T22:40:11.841Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-10T22:40:11.841Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-10T22:40:11.841Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-10T22:40:11.841Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-10T22:40:11.841Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-10T22:40:12.102Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T22:40:12.102Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-10T22:40:12.102Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-10T22:40:12.102Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-10T22:40:12.102Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-10T22:40:12.102Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-10T22:40:12.102Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-10T22:40:12.364Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-10T22:40:12.364Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-10T22:40:12.364Z] Updating certificates in /etc/ssl/certs... [2021-05-10T22:40:12.935Z] 0 added, 0 removed; done. [2021-05-10T22:40:12.935Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-10T22:40:12.935Z] done. [2021-05-10T22:40:13.457Z] Reading package lists... [2021-05-10T22:40:13.457Z] Building dependency tree... [2021-05-10T22:40:13.457Z] Reading state information... [2021-05-10T22:40:13.717Z] The following NEW packages will be installed: [2021-05-10T22:40:13.717Z] apt-transport-https [2021-05-10T22:40:13.717Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-10T22:40:13.717Z] Need to get 1692 B of archives. [2021-05-10T22:40:13.717Z] After this operation, 154 kB of additional disk space will be used. [2021-05-10T22:40:13.717Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-10T22:40:13.977Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-10T22:40:13.977Z] Fetched 1692 B in 0s (7999 B/s) [2021-05-10T22:40:13.977Z] Selecting previously unselected package apt-transport-https. [2021-05-10T22:40:13.977Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-10T22:40:13.977Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-10T22:40:13.977Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-10T22:40:13.977Z] Setting up apt-transport-https (1.6.13) ... [2021-05-10T22:40:14.240Z] Waiting for network to be ready... [2021-05-10T22:40:19.534Z] 2021-05-10T22:40:17Z INFO Waiting for automatic snapd restart... [2021-05-10T22:40:19.795Z] snapd 2.49.2 from Canonical* installed [2021-05-10T22:40:20.735Z] "snapd" switched to the "latest/stable" channel [2021-05-10T22:40:20.735Z] [2021-05-10T22:40:23.279Z] core18 20210309 from Canonical* installed [2021-05-10T22:40:23.539Z] "core18" switched to the "latest/stable" channel [2021-05-10T22:40:23.539Z] [2021-05-10T22:40:26.840Z] snapcraft 4.7.1 from Canonical* installed [2021-05-10T22:40:27.101Z] "snapcraft" switched to the "latest/stable" channel [2021-05-10T22:40:27.101Z] [2021-05-10T22:40:31.322Z] 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-10T22:40:31.322Z] - README.md [2021-05-10T22:40:31.322Z] [2021-05-10T22:40:31.322Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-10T22:40:37.909Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-10T22:40:37.909Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-10T22:40:37.909Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-10T22:40:37.909Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-10T22:40:38.479Z] Reading package lists... [2021-05-10T22:40:38.740Z] 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-10T22:40:45.328Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-10T22:40:45.328Z] Reading package lists... [2021-05-10T22:40:45.328Z] Building dependency tree... [2021-05-10T22:40:45.328Z] Reading state information... [2021-05-10T22:40:45.328Z] Suggested packages: [2021-05-10T22:40:45.328Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-10T22:40:45.328Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-10T22:40:45.328Z] Recommended packages: [2021-05-10T22:40:45.328Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-10T22:40:45.328Z] The following NEW packages will be installed: [2021-05-10T22:40:45.328Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-10T22:40:45.328Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-10T22:40:45.328Z] pkg-config zip [2021-05-10T22:40:45.328Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-10T22:40:45.328Z] Need to get 7663 kB of archives. [2021-05-10T22:40:45.328Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-10T22:40:45.328Z] 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-10T22:40:45.328Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-10T22:40:45.328Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-10T22:40:45.328Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-10T22:40:45.328Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-10T22:40:45.328Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-10T22:40:45.328Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-10T22:40:45.588Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-10T22:40:45.588Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-10T22:40:45.588Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-10T22:40:45.588Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-10T22:40:45.848Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-10T22:40:45.848Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-10T22:40:45.848Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-10T22:40:45.848Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-10T22:40:46.118Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-10T22:40:46.119Z] Fetched 7663 kB in 1s (10.7 MB/s) [2021-05-10T22:40:46.119Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-10T22:40:46.119Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-10T22:40:46.119Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-10T22:40:46.119Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-10T22:40:46.380Z] Selecting previously unselected package libpsl5:amd64. [2021-05-10T22:40:46.380Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-10T22:40:46.380Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-10T22:40:46.380Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-10T22:40:46.380Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-10T22:40:46.380Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-10T22:40:46.642Z] Selecting previously unselected package librtmp1:amd64. [2021-05-10T22:40:46.642Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-10T22:40:46.642Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-10T22:40:46.642Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-10T22:40:46.642Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-10T22:40:46.642Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-10T22:40:46.642Z] Selecting previously unselected package liberror-perl. [2021-05-10T22:40:46.642Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-10T22:40:46.902Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-10T22:40:46.902Z] Selecting previously unselected package git-man. [2021-05-10T22:40:46.902Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-10T22:40:46.902Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-10T22:40:46.902Z] Selecting previously unselected package git. [2021-05-10T22:40:46.902Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-10T22:40:47.162Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-10T22:40:47.734Z] Selecting previously unselected package libnorm1:amd64. [2021-05-10T22:40:47.734Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-10T22:40:47.734Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-10T22:40:47.734Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-10T22:40:47.734Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-10T22:40:47.995Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-10T22:40:47.995Z] Selecting previously unselected package libsodium23:amd64. [2021-05-10T22:40:47.995Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-10T22:40:47.995Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-10T22:40:47.995Z] Selecting previously unselected package libzmq5:amd64. [2021-05-10T22:40:47.995Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-10T22:40:47.995Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-10T22:40:48.255Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-10T22:40:48.255Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-10T22:40:48.255Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-10T22:40:48.255Z] Selecting previously unselected package pkg-config. [2021-05-10T22:40:48.255Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-10T22:40:48.255Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-10T22:40:48.255Z] Selecting previously unselected package zip. [2021-05-10T22:40:48.255Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-10T22:40:48.516Z] Unpacking zip (3.0-11build1) ... [2021-05-10T22:40:48.516Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-10T22:40:48.516Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-10T22:40:48.516Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-10T22:40:48.516Z] Setting up liberror-perl (0.17025-1) ... [2021-05-10T22:40:48.516Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-10T22:40:48.516Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-10T22:40:48.516Z] No schema files found: doing nothing. [2021-05-10T22:40:48.516Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-10T22:40:48.776Z] Setting up zip (3.0-11build1) ... [2021-05-10T22:40:48.776Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-10T22:40:48.776Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-10T22:40:48.776Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-10T22:40:48.776Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-10T22:40:48.776Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-10T22:40:48.776Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-10T22:40:48.776Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-10T22:40:49.037Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-10T22:40:55.619Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-10T22:40:55.619Z] git set to automatically installed. [2021-05-10T22:40:55.619Z] git-man set to automatically installed. [2021-05-10T22:40:55.619Z] libcurl3-gnutls set to automatically installed. [2021-05-10T22:40:55.619Z] liberror-perl set to automatically installed. [2021-05-10T22:40:55.619Z] libglib2.0-0 set to automatically installed. [2021-05-10T22:40:55.619Z] libnghttp2-14 set to automatically installed. [2021-05-10T22:40:55.619Z] libnorm1 set to automatically installed. [2021-05-10T22:40:55.619Z] libpgm-5.2-0 set to automatically installed. [2021-05-10T22:40:55.619Z] libpsl5 set to automatically installed. [2021-05-10T22:40:55.619Z] librtmp1 set to automatically installed. [2021-05-10T22:40:55.619Z] libsodium23 set to automatically installed. [2021-05-10T22:40:55.619Z] libzmq3-dev set to automatically installed. [2021-05-10T22:40:55.619Z] libzmq5 set to automatically installed. [2021-05-10T22:40:55.619Z] pkg-config set to automatically installed. [2021-05-10T22:40:55.619Z] zip set to automatically installed. [2021-05-10T22:40:57.623Z] snapd is not logged in, snap install commands will use sudo [2021-05-10T22:41:04.208Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-10T22:41:04.470Z] snap "core18" has no updates available [2021-05-10T22:41:05.413Z] snapd is not logged in, snap install commands will use sudo [2021-05-10T22:41:12.000Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-10T22:41:24.237Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-10T22:41:24.237Z] Pulling go-build-helper [2021-05-10T22:41:24.237Z] + snapcraftctl pull [2021-05-10T22:41:24.503Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-10T22:41:24.503Z] Skipping pull go-build-helper (already ran) [2021-05-10T22:41:24.503Z] Building go-build-helper [2021-05-10T22:41:24.503Z] + snapcraftctl build [2021-05-10T22:41:26.419Z] Staging go-build-helper [2021-05-10T22:41:26.419Z] + snapcraftctl stage [2021-05-10T22:41:36.417Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-10T22:41:36.417Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-10T22:41:36.417Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-10T22:41:36.417Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-10T22:41:36.417Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-10T22:41:36.417Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-10T22:41:36.417Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-10T22:41:36.417Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-10T22:41:36.417Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-10T22:41:36.417Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-10T22:41:36.417Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-10T22:41:36.417Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-10T22:41:36.417Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-10T22:41:36.417Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-10T22:41:36.417Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-10T22:41:36.417Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-10T22:41:36.417Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-10T22:41:36.417Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-10T22:41:36.417Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-10T22:41:36.417Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2066 kB] [2021-05-10T22:41:36.417Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-10T22:41:36.417Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-10T22:41:36.417Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-10T22:41:36.417Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [343 kB] [2021-05-10T22:41:36.417Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.7 kB] [2021-05-10T22:41:36.417Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-10T22:41:36.417Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-10T22:41:36.417Z] Fetched 24.5 MB in 0s (0 B/s) [2021-05-10T22:41:36.417Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-10T22:41:36.417Z] Fetched 224 kB in 0s (0 B/s) [2021-05-10T22:41:36.417Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-10T22:41:36.417Z] Fetched 157 kB in 0s (0 B/s) [2021-05-10T22:41:36.417Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-10T22:41:36.417Z] Fetched 221 kB in 0s (0 B/s) [2021-05-10T22:41:36.417Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-10T22:41:36.417Z] Fetched 143 kB in 0s (0 B/s) [2021-05-10T22:41:36.417Z] Pulling app-service-config [2021-05-10T22:41:36.417Z] + snapcraftctl pull [2021-05-10T22:41:36.678Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-10T22:41:37.249Z] Pulling config-common [2021-05-10T22:41:37.249Z] + snapcraftctl pull [2021-05-10T22:41:41.454Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-10T22:41:41.454Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-10T22:41:41.454Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-10T22:41:41.454Z] Fetched 0 B in 0s (0 B/s) [2021-05-10T22:41:41.454Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-10T22:41:41.454Z] Fetched 0 B in 0s (0 B/s) [2021-05-10T22:41:41.454Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-10T22:41:41.454Z] Fetched 0 B in 0s (0 B/s) [2021-05-10T22:41:41.454Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-10T22:41:41.454Z] Fetched 0 B in 0s (0 B/s) [2021-05-10T22:41:41.454Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-10T22:41:41.454Z] Fetched 0 B in 0s (0 B/s) [2021-05-10T22:41:41.454Z] Pulling edgex-go [2021-05-10T22:41:41.454Z] + snapcraftctl pull [2021-05-10T22:42:03.413Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-10T22:42:03.413Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-10T22:42:03.413Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-10T22:42:03.413Z] Fetched 0 B in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-10T22:42:03.413Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-10T22:42:03.413Z] Fetched 279 kB in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-10T22:42:03.413Z] Fetched 122 kB in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-10T22:42:03.413Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-10T22:42:03.413Z] Fetched 8848 B in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-10T22:42:03.413Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-10T22:42:03.413Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-10T22:42:03.413Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-10T22:42:03.413Z] Fetched 219 kB in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-10T22:42:03.413Z] Fetched 154 kB in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-10T22:42:03.413Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-10T22:42:03.413Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-10T22:42:03.413Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-10T22:42:03.413Z] Fetched 499 kB in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-10T22:42:03.413Z] Fetched 111 kB in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-10T22:42:03.413Z] Fetched 240 kB in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-10T22:42:03.413Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-10T22:42:03.413Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-10T22:42:03.413Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-10T22:42:03.413Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-10T22:42:03.413Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-10T22:42:03.413Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-10T22:42:03.413Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-10T22:42:03.413Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-10T22:42:03.413Z] Fetched 8720 B in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-10T22:42:03.413Z] Fetched 137 kB in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-10T22:42:03.413Z] Fetched 119 kB in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-10T22:42:03.413Z] Fetched 110 kB in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-10T22:42:03.413Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-10T22:42:03.413Z] Fetched 645 kB in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-10T22:42:03.413Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-10T22:42:03.413Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-10T22:42:03.413Z] Fetched 368 kB in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-10T22:42:03.413Z] Fetched 187 kB in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-10T22:42:03.413Z] Fetched 175 kB in 0s (0 B/s) [2021-05-10T22:42:03.413Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-10T22:42:03.414Z] Fetched 206 kB in 0s (0 B/s) [2021-05-10T22:42:03.414Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-10T22:42:03.414Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-10T22:42:03.414Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-10T22:42:03.414Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-10T22:42:03.414Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-10T22:42:03.414Z] Fetched 159 kB in 0s (0 B/s) [2021-05-10T22:42:03.414Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-10T22:42:03.414Z] Fetched 107 kB in 0s (0 B/s) [2021-05-10T22:42:03.414Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-10T22:42:03.414Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-10T22:42:03.414Z] Pulling static-packages [2021-05-10T22:42:03.414Z] + snapcraftctl pull [2021-05-10T22:42:03.414Z] Pulling version [2021-05-10T22:42:03.414Z] + cd /root/project [2021-05-10T22:42:03.414Z] + [ -f VERSION ] [2021-05-10T22:42:03.414Z] + PROJECT_VERSION=local-dev [2021-05-10T22:42:03.414Z] + git rev-parse --short HEAD [2021-05-10T22:42:03.414Z] + GIT_REVISION=7a84af29 [2021-05-10T22:42:03.414Z] + snapcraftctl set-version local-dev [2021-05-10T22:42:03.414Z] Skipping build go-build-helper (already ran) [2021-05-10T22:42:03.414Z] Building app-service-config [2021-05-10T22:42:03.414Z] + make build [2021-05-10T22:42:03.673Z] go mod tidy [2021-05-10T22:42:05.583Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.55 [2021-05-10T22:42:05.583Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.46 [2021-05-10T22:42:05.583Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.82 [2021-05-10T22:42:05.583Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-10T22:42:05.583Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-10T22:42:05.583Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 [2021-05-10T22:42:05.583Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.18 [2021-05-10T22:42:05.845Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-10T22:42:06.427Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-10T22:42:06.427Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-10T22:42:06.427Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-10T22:42:06.427Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-10T22:42:06.687Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-10T22:42:06.687Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-10T22:42:06.687Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-10T22:42:06.687Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-10T22:42:06.687Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-10T22:42:06.687Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-10T22:42:06.946Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-10T22:42:06.946Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-10T22:42:06.946Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-10T22:42:06.946Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-10T22:42:06.946Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-10T22:42:06.946Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-10T22:42:06.946Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-10T22:42:06.946Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-10T22:42:06.946Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-10T22:42:07.232Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-10T22:42:07.232Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-10T22:42:07.232Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-10T22:42:07.232Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-10T22:42:07.232Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-10T22:42:07.232Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-10T22:42:07.232Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-10T22:42:07.232Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-10T22:42:07.232Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-10T22:42:07.232Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-10T22:42:07.232Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-10T22:42:07.232Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-10T22:42:07.232Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-10T22:42:07.232Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-10T22:42:07.490Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-10T22:42:07.490Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-10T22:42:07.490Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-10T22:42:07.490Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-10T22:42:07.490Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-10T22:42:07.490Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-10T22:42:07.490Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-10T22:42:07.490Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-10T22:42:07.490Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-10T22:42:07.490Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-10T22:42:07.490Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-10T22:42:07.490Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-10T22:42:07.490Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-10T22:42:07.490Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-10T22:42:07.490Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-10T22:42:07.490Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-10T22:42:07.490Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-10T22:42:07.490Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-10T22:42:07.490Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-10T22:42:07.751Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-10T22:42:07.751Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-10T22:42:07.751Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-10T22:42:07.751Z] go: downloading github.com/kr/text v0.1.0 [2021-05-10T22:42:07.751Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-10T22:42:07.751Z] go: downloading golang.org/x/text v0.3.2 [2021-05-10T22:42:07.751Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-10T22:42:07.751Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-10T22:42:07.751Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-10T22:42:08.017Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-10T22:42:08.017Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-10T22:42:08.017Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-10T22:42:08.017Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-10T22:42:08.017Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-10T22:42:08.017Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-10T22:42:08.017Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-10T22:42:08.017Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-10T22:42:08.277Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-10T22:42:08.277Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-10T22:42:08.848Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-10T22:42:12.570Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-10T22:42:18.839Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-10T22:42:18.839Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-10T22:42:18.839Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-10T22:42:18.839Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-10T22:42:19.099Z] Building config-common [2021-05-10T22:42:19.099Z] + snapcraftctl build [2021-05-10T22:42:21.642Z] Building edgex-go [2021-05-10T22:42:21.642Z] + cd /root/parts/edgex-go/src [2021-05-10T22:42:21.642Z] + make build [2021-05-10T22:42:21.642Z] 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-10T22:42:22.214Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-10T22:42:22.214Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-10T22:42:22.214Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.84 [2021-05-10T22:42:22.214Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-10T22:42:22.214Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-10T22:42:22.214Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-05-10T22:42:25.049Z] Removing intermediate container cb3911464276 [2021-05-10T22:42:25.049Z] ---> 5f5a948decee [2021-05-10T22:42:25.049Z] [2021-05-10T22:42:25.049Z] Step 10/31 : FROM alpine:3.12 [2021-05-10T22:42:25.049Z] 3.12: Pulling from library/alpine [2021-05-10T22:42:25.660Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-10T22:42:25.660Z] Status: Downloaded newer image for alpine:3.12 [2021-05-10T22:42:25.660Z] ---> 9852663dfa18 [2021-05-10T22:42:25.660Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-10T22:42:26.411Z] CGO_ENABLED=1 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-10T22:42:27.664Z] ---> Running in 9f419ac06175 [2021-05-10T22:42:28.657Z] Removing intermediate container d4060fc34fb4 [2021-05-10T22:42:28.657Z] ---> 1d8e3858bf4d [2021-05-10T22:42:28.657Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-10T22:42:28.933Z] Removing intermediate container 9f419ac06175 [2021-05-10T22:42:28.933Z] ---> 3d77ab2175da [2021-05-10T22:42:28.933Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-10T22:42:28.953Z] CGO_ENABLED=1 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-10T22:42:29.209Z] ---> Running in 6c15b4a85f37 [2021-05-10T22:42:29.209Z] Removing intermediate container 7b68127153c1 [2021-05-10T22:42:29.209Z] ---> d61595568aad [2021-05-10T22:42:29.209Z] [2021-05-10T22:42:29.209Z] Step 10/21 : FROM alpine:3.12 [2021-05-10T22:42:29.209Z] ---> 9852663dfa18 [2021-05-10T22:42:29.209Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-10T22:42:29.486Z] ---> Running in a36399b15cca [2021-05-10T22:42:29.486Z] ---> Running in ac37cb5c0b84 [2021-05-10T22:42:30.873Z] CGO_ENABLED=1 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-10T22:42:31.491Z] CGO_ENABLED=1 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-10T22:42:31.766Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T22:42:32.042Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T22:42:32.042Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T22:42:32.324Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T22:42:32.609Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-10T22:42:32.609Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T22:42:32.609Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-10T22:42:32.609Z] (4/4) Installing curl (7.76.1-r0) [2021-05-10T22:42:32.609Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T22:42:32.609Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T22:42:32.886Z] OK: 7 MiB in 18 packages [2021-05-10T22:42:33.171Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-10T22:42:33.171Z] (2/2) Installing su-exec (0.2-r1) [2021-05-10T22:42:33.171Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T22:42:33.171Z] OK: 5 MiB in 16 packages [2021-05-10T22:42:33.417Z] CGO_ENABLED=1 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-10T22:42:33.678Z] CGO_ENABLED=1 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-10T22:42:36.239Z] CGO_ENABLED=1 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-10T22:42:36.505Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-10T22:42:36.505Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-10T22:42:36.623Z] Removing intermediate container a36399b15cca [2021-05-10T22:42:36.623Z] ---> c52c5af015d4 [2021-05-10T22:42:36.623Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-10T22:42:36.623Z] ---> Running in c34df4a00016 [2021-05-10T22:42:36.623Z] Removing intermediate container 6c15b4a85f37 [2021-05-10T22:42:36.623Z] ---> 11352b89d466 [2021-05-10T22:42:36.623Z] [2021-05-10T22:42:36.623Z] Step 11/23 : FROM docker:20.10.0 [2021-05-10T22:42:36.910Z] Removing intermediate container ac37cb5c0b84 [2021-05-10T22:42:36.910Z] ---> c5309515b2af [2021-05-10T22:42:36.910Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-10T22:42:36.910Z] 20.10.0: Pulling from library/docker [2021-05-10T22:42:37.194Z] Removing intermediate container 1477b363eda0 [2021-05-10T22:42:37.194Z] ---> c9f8d028f365 [2021-05-10T22:42:37.194Z] [2021-05-10T22:42:37.194Z] Step 10/22 : FROM alpine:3.12 [2021-05-10T22:42:37.194Z] ---> 9852663dfa18 [2021-05-10T22:42:37.194Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-10T22:42:37.470Z] ---> Running in 922792e7a7ea [2021-05-10T22:42:37.749Z] ---> Running in cad5d2fa54e4 [2021-05-10T22:42:37.749Z] Removing intermediate container c34df4a00016 [2021-05-10T22:42:37.749Z] ---> b7b967369bad [2021-05-10T22:42:37.749Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-10T22:42:38.362Z] ---> Running in 8e979de17608 [2021-05-10T22:42:38.643Z] Removing intermediate container 922792e7a7ea [2021-05-10T22:42:38.643Z] ---> 8ccf79c59aae [2021-05-10T22:42:38.643Z] Step 13/21 : WORKDIR /edgex [2021-05-10T22:42:38.926Z] ---> Running in d3252b513d47 [2021-05-10T22:42:39.052Z] CGO_ENABLED=1 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-10T22:42:39.533Z] Removing intermediate container 8e979de17608 [2021-05-10T22:42:39.534Z] ---> 3e1b8230a4cd [2021-05-10T22:42:39.534Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-10T22:42:39.817Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T22:42:39.817Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T22:42:40.103Z] ---> Running in 80ba6df8e38c [2021-05-10T22:42:40.381Z] Removing intermediate container d3252b513d47 [2021-05-10T22:42:40.381Z] ---> 97b520daa1d4 [2021-05-10T22:42:40.381Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-10T22:42:40.656Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-10T22:42:40.656Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T22:42:40.656Z] OK: 5 MiB in 15 packages [2021-05-10T22:42:40.983Z] CGO_ENABLED=1 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-10T22:42:40.983Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-10T22:42:42.127Z] ---> 31d9f457d477 [2021-05-10T22:42:42.127Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-10T22:42:42.398Z] Removing intermediate container cad5d2fa54e4 [2021-05-10T22:42:42.398Z] ---> 356a59aa0ed2 [2021-05-10T22:42:42.398Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T22:42:42.895Z] CGO_ENABLED=1 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-10T22:42:42.992Z] ---> Running in 10ad9be514b0 [2021-05-10T22:42:43.987Z] Removing intermediate container 10ad9be514b0 [2021-05-10T22:42:43.987Z] ---> 0f0ab81c2d97 [2021-05-10T22:42:43.987Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-10T22:42:44.278Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-10T22:42:44.988Z] ---> Running in 5c1f40dd9739 [2021-05-10T22:42:44.988Z] ---> de5f206e4cb8 [2021-05-10T22:42:44.988Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-10T22:42:44.988Z] Removing intermediate container 80ba6df8e38c [2021-05-10T22:42:44.988Z] ---> 761123dec0e0 [2021-05-10T22:42:44.988Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-10T22:42:45.971Z] ---> Running in b2cf1ec3ef21 [2021-05-10T22:42:46.186Z] CGO_ENABLED=1 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-10T22:42:46.250Z] Removing intermediate container 5c1f40dd9739 [2021-05-10T22:42:46.251Z] ---> 3e6db4c8a18a [2021-05-10T22:42:46.251Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-10T22:42:46.446Z] go: downloading github.com/lib/pq v1.10.1 [2021-05-10T22:42:46.527Z] Removing intermediate container eaa3c46e4546 [2021-05-10T22:42:46.527Z] ---> a2eed97eedbb [2021-05-10T22:42:46.527Z] [2021-05-10T22:42:46.527Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T22:42:46.527Z] ---> 9852663dfa18 [2021-05-10T22:42:46.527Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-10T22:42:46.527Z] ---> Using cache [2021-05-10T22:42:46.527Z] ---> 356a59aa0ed2 [2021-05-10T22:42:46.527Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T22:42:46.527Z] ---> Using cache [2021-05-10T22:42:46.527Z] ---> 0f0ab81c2d97 [2021-05-10T22:42:46.527Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-10T22:42:46.802Z] ---> 2d352c3b21b6 [2021-05-10T22:42:46.802Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-10T22:42:46.802Z] ---> Running in fd4e582a9663 [2021-05-10T22:42:47.410Z] ---> Running in 36c79702f083 [2021-05-10T22:42:47.410Z] ---> Running in 00b1eb07b450 [2021-05-10T22:42:47.410Z] Removing intermediate container b2cf1ec3ef21 [2021-05-10T22:42:47.410Z] ---> ec9816b2059e [2021-05-10T22:42:47.410Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-10T22:42:47.686Z] Removing intermediate container fd4e582a9663 [2021-05-10T22:42:47.686Z] ---> e9dd5d3b9e67 [2021-05-10T22:42:47.686Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T22:42:47.998Z] Removing intermediate container 00b1eb07b450 [2021-05-10T22:42:47.998Z] ---> 6fa9bcd80c2b [2021-05-10T22:42:47.998Z] Step 18/21 : CMD ["--init=true"] [2021-05-10T22:42:47.998Z] Removing intermediate container 36c79702f083 [2021-05-10T22:42:47.998Z] ---> b925dfaf42be [2021-05-10T22:42:47.998Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-10T22:42:48.599Z] ---> Running in 6c0988fbc39d [2021-05-10T22:42:48.599Z] ---> Running in 2996b23cb632 [2021-05-10T22:42:48.599Z] ---> d8f42048b9b2 [2021-05-10T22:42:48.599Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-10T22:42:48.875Z] ---> dfb6c768767b [2021-05-10T22:42:48.875Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-10T22:42:48.875Z] ---> Running in 1b0ec33aa328 [2021-05-10T22:42:48.985Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-10T22:42:48.985Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-10T22:42:48.985Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-10T22:42:48.985Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-10T22:42:48.985Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-10T22:42:49.247Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-10T22:42:49.247Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-10T22:42:49.247Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-10T22:42:49.247Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-10T22:42:49.247Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-10T22:42:49.247Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-10T22:42:49.247Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-10T22:42:49.247Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-10T22:42:49.247Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-10T22:42:49.247Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-10T22:42:49.247Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-10T22:42:49.247Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-10T22:42:49.247Z] + 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-10T22:42:49.247Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-10T22:42:49.247Z] + 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-10T22:42:49.247Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-10T22:42:49.247Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-10T22:42:49.247Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-10T22:42:49.247Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-10T22:42:49.247Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-10T22:42:49.248Z] + 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-10T22:42:49.478Z] Removing intermediate container 2996b23cb632 [2021-05-10T22:42:49.478Z] ---> b19cc1280b26 [2021-05-10T22:42:49.478Z] Step 19/21 : LABEL arch=arm64 [2021-05-10T22:42:49.478Z] Removing intermediate container 6c0988fbc39d [2021-05-10T22:42:49.478Z] ---> b3df64d9d4c7 [2021-05-10T22:42:49.478Z] Step 15/23 : WORKDIR / [2021-05-10T22:42:49.752Z] ---> Running in ac684459097b [2021-05-10T22:42:49.752Z] ---> Running in 4d68912cbec2 [2021-05-10T22:42:50.352Z] ---> f807f3ab4933 [2021-05-10T22:42:50.352Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-10T22:42:50.628Z] Removing intermediate container 4d68912cbec2 [2021-05-10T22:42:50.628Z] ---> 7be5cda9a333 [2021-05-10T22:42:50.628Z] Step 20/21 : LABEL git_sha=7a84af29849dbe4c85f880ade4bbdc9f9841380c [2021-05-10T22:42:50.628Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-10T22:42:50.628Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-10T22:42:50.628Z] ---> eeaf43b92773 [2021-05-10T22:42:50.628Z] 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-10T22:42:50.628Z] Removing intermediate container ac684459097b [2021-05-10T22:42:50.628Z] ---> c9aa5ac58c2d [2021-05-10T22:42:50.628Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T22:42:50.905Z] ---> Running in 3de7c7aeeb96 [2021-05-10T22:42:50.905Z] ---> Running in 0a55d9744ac7 [2021-05-10T22:42:51.501Z] ---> cc4c94d80977 [2021-05-10T22:42:51.501Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-10T22:42:51.776Z] Removing intermediate container 3de7c7aeeb96 [2021-05-10T22:42:51.776Z] ---> 67dd4244562d [2021-05-10T22:42:51.776Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-10T22:42:51.776Z] Removing intermediate container 0a55d9744ac7 [2021-05-10T22:42:51.776Z] ---> 1b250f15289d [2021-05-10T22:42:51.776Z] Step 21/21 : LABEL version=0.0.0 [2021-05-10T22:42:51.776Z] ---> Running in 8263f1b79e0d [2021-05-10T22:42:52.049Z] ---> 0828dddacc2d [2021-05-10T22:42:52.049Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-10T22:42:52.049Z] ---> Running in 2ae092eaec09 [2021-05-10T22:42:52.049Z] ---> Running in 2d20c8fec0a6 [2021-05-10T22:42:52.551Z] Building static-packages [2021-05-10T22:42:52.551Z] + snapcraftctl build [2021-05-10T22:42:52.652Z] Removing intermediate container 1b0ec33aa328 [2021-05-10T22:42:52.652Z] ---> 30dcd3e82594 [2021-05-10T22:42:52.652Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T22:42:52.652Z] Removing intermediate container 8263f1b79e0d [2021-05-10T22:42:52.652Z] ---> f1fd6ba69e46 [2021-05-10T22:42:52.652Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T22:42:52.940Z] Removing intermediate container 2d20c8fec0a6 [2021-05-10T22:42:52.940Z] ---> 560ec7ba4c96 [2021-05-10T22:42:52.940Z] [2021-05-10T22:42:52.940Z] ---> Running in 278ab974b89b [2021-05-10T22:42:53.538Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T22:42:53.538Z] Successfully built 560ec7ba4c96 [2021-05-10T22:42:53.810Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T22:42:53.810Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-05-10T22:42:53.810Z]  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go [2021-05-10T22:42:53.810Z] ---> 1f3e4387d606 [2021-05-10T22:42:53.810Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-10T22:42:53.810Z] ---> 86857d4c8a69 [2021-05-10T22:42:53.810Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-10T22:42:53.946Z] Building version [2021-05-10T22:42:53.946Z] + snapcraftctl build [2021-05-10T22:42:54.084Z] Removing intermediate container 278ab974b89b [2021-05-10T22:42:54.084Z] ---> 695e99e39299 [2021-05-10T22:42:54.084Z] Step 20/22 : LABEL arch=arm64 [2021-05-10T22:42:54.361Z] ---> Running in eaee5efd1397 [2021-05-10T22:42:54.361Z] (1/39) Installing readline (8.0.4-r0) [2021-05-10T22:42:54.636Z] (2/39) Installing bash (5.0.17-r0) [2021-05-10T22:42:54.636Z] Executing bash-5.0.17-r0.post-install [2021-05-10T22:42:54.636Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T22:42:54.636Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-10T22:42:54.636Z] (5/39) Installing curl (7.76.1-r0) [2021-05-10T22:42:54.636Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-10T22:42:54.636Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-10T22:42:54.636Z] (8/39) Installing expat (2.2.9-r1) [2021-05-10T22:42:54.636Z] (9/39) Installing libffi (3.3-r2) [2021-05-10T22:42:54.636Z] (10/39) Installing gdbm (1.13-r1) [2021-05-10T22:42:54.636Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-10T22:42:54.636Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-10T22:42:54.636Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-10T22:42:55.618Z] Removing intermediate container eaee5efd1397 [2021-05-10T22:42:55.618Z] ---> 89e3fdcca2b7 [2021-05-10T22:42:55.618Z] Step 21/22 : LABEL git_sha=7a84af29849dbe4c85f880ade4bbdc9f9841380c [2021-05-10T22:42:55.870Z] Skipping stage go-build-helper (already ran) [2021-05-10T22:42:55.870Z] Staging app-service-config [2021-05-10T22:42:55.870Z] + snapcraftctl stage [2021-05-10T22:42:56.812Z] Staging config-common [2021-05-10T22:42:56.812Z] + snapcraftctl stage [2021-05-10T22:42:57.069Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-10T22:42:57.069Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-10T22:42:57.069Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-10T22:42:57.069Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-10T22:42:57.069Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-10T22:42:57.069Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-10T22:42:57.069Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-10T22:42:57.069Z] ---> 377687770e3e [2021-05-10T22:42:57.069Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-10T22:42:57.069Z] ---> 8725a8e78883 [2021-05-10T22:42:57.069Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-10T22:42:57.069Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-10T22:42:57.069Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-10T22:42:57.069Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-10T22:42:57.069Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-10T22:42:57.069Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-10T22:42:57.069Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-10T22:42:57.069Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-10T22:42:57.069Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-10T22:42:57.069Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-10T22:42:57.348Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-10T22:42:57.348Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-10T22:42:57.348Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-10T22:42:57.348Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-10T22:42:57.348Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-10T22:42:57.348Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-10T22:42:57.348Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-10T22:42:57.348Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-10T22:42:57.348Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-10T22:42:57.348Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-10T22:42:57.348Z] ---> Running in bfe234d967c9 [2021-05-10T22:42:57.624Z] Executing busybox-1.31.1-r19.trigger [2021-05-10T22:42:57.624Z] OK: 72 MiB in 59 packages [2021-05-10T22:42:57.624Z] ---> Running in a90fc3d80a49 [2021-05-10T22:42:57.874Z] Staging edgex-go [2021-05-10T22:42:57.874Z] + snapcraftctl stage [2021-05-10T22:42:57.905Z] ---> 95c79594a269 [2021-05-10T22:42:57.905Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-10T22:42:58.191Z] Removing intermediate container bfe234d967c9 [2021-05-10T22:42:58.191Z] ---> 0920465fa9cc [2021-05-10T22:42:58.191Z] Step 22/22 : LABEL version=0.0.0 [2021-05-10T22:42:58.814Z] Removing intermediate container a90fc3d80a49 [2021-05-10T22:42:58.814Z] ---> 1ea9b0563d3a [2021-05-10T22:42:58.814Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T22:42:58.814Z] ---> Running in ba5d11511eeb [2021-05-10T22:42:58.865Z] Staging static-packages [2021-05-10T22:42:58.865Z] + snapcraftctl stage [2021-05-10T22:42:59.094Z] ---> Running in 27509119db73 [2021-05-10T22:42:59.711Z] ---> 093eab01a765 [2021-05-10T22:42:59.711Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-10T22:42:59.711Z] Removing intermediate container ba5d11511eeb [2021-05-10T22:42:59.711Z] ---> 6d7621aa69b3 [2021-05-10T22:42:59.711Z] [2021-05-10T22:43:00.248Z] Staging version [2021-05-10T22:43:00.248Z] + snapcraftctl stage [2021-05-10T22:43:00.327Z] Removing intermediate container 27509119db73 [2021-05-10T22:43:00.327Z] ---> 111b9346ead1 [2021-05-10T22:43:00.327Z] Step 21/23 : LABEL arch=arm64 [2021-05-10T22:43:00.602Z] Successfully built 6d7621aa69b3 [2021-05-10T22:43:00.602Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-05-10T22:43:00.602Z] Building docker-core-command-go [2021-05-10T22:43:00.602Z]  Building docker-support-scheduler-go ... done  ---> Running in 42712d7315f9 [2021-05-10T22:43:00.882Z] ---> 96daacae5770 [2021-05-10T22:43:00.882Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-10T22:43:01.189Z] Priming go-build-helper [2021-05-10T22:43:01.189Z] + snapcraftctl prime [2021-05-10T22:43:01.485Z] ---> Running in b2eb1e3b2069 [2021-05-10T22:43:01.485Z] Removing intermediate container 42712d7315f9 [2021-05-10T22:43:01.485Z] ---> a4732127e079 [2021-05-10T22:43:01.485Z] Step 22/23 : LABEL git_sha=7a84af29849dbe4c85f880ade4bbdc9f9841380c [2021-05-10T22:43:01.765Z] ---> Running in f1708529d360 [2021-05-10T22:43:01.765Z] Removing intermediate container b2eb1e3b2069 [2021-05-10T22:43:01.765Z] ---> 305ef6874245 [2021-05-10T22:43:01.765Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-10T22:43:02.130Z] Priming app-service-config [2021-05-10T22:43:02.130Z] + snapcraftctl prime [2021-05-10T22:43:02.372Z] Removing intermediate container f1708529d360 [2021-05-10T22:43:02.372Z] ---> e56c1a6b1735 [2021-05-10T22:43:02.372Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T22:43:02.372Z] Collecting docker-compose==1.23.2 [2021-05-10T22:43:02.650Z] ---> Running in 614a14222473 [2021-05-10T22:43:02.650Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-10T22:43:02.935Z] ---> 8f40f9dd34a7 [2021-05-10T22:43:02.935Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-10T22:43:03.070Z] Priming config-common [2021-05-10T22:43:03.070Z] + snapcraftctl prime [2021-05-10T22:43:03.538Z] ---> Running in c1c2a2af8ca0 [2021-05-10T22:43:03.538Z] Removing intermediate container 614a14222473 [2021-05-10T22:43:03.538Z] ---> c2c991dd5a77 [2021-05-10T22:43:03.538Z] [2021-05-10T22:43:03.538Z] Collecting jsonschema<3,>=2.5.1 [2021-05-10T22:43:03.538Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-10T22:43:04.453Z] Priming edgex-go [2021-05-10T22:43:04.453Z] + snapcraftctl prime [2021-05-10T22:43:04.532Z] Successfully built c2c991dd5a77 [2021-05-10T22:43:04.532Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-05-10T22:43:04.532Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-05-10T22:43:05.398Z] Priming static-packages [2021-05-10T22:43:05.398Z] + snapcraftctl prime [2021-05-10T22:43:05.529Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-10T22:43:05.529Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-10T22:43:06.529Z] Collecting docopt<0.7,>=0.6.1 [2021-05-10T22:43:06.529Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-10T22:43:07.515Z] Removing intermediate container c1c2a2af8ca0 [2021-05-10T22:43:07.515Z] ---> 8c7a635ecbdb [2021-05-10T22:43:07.515Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-10T22:43:07.940Z] Priming version [2021-05-10T22:43:07.940Z] + snapcraftctl prime [2021-05-10T22:43:08.501Z] ---> Running in e16a420a5aad [2021-05-10T22:43:08.777Z] Collecting texttable<0.10,>=0.9.0 [2021-05-10T22:43:08.777Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-10T22:43:08.882Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-05-10T22:43:09.378Z] Removing intermediate container e16a420a5aad [2021-05-10T22:43:09.378Z] ---> 5cbc8854a66e [2021-05-10T22:43:09.378Z] Step 28/31 : CMD ["gate"] [2021-05-10T22:43:10.004Z] ---> Running in c68cadfec646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-10T22:43:10.990Z] Removing intermediate container c68cadfec646 [2021-05-10T22:43:10.990Z] ---> 46e58f10c5a6 [2021-05-10T22:43:10.990Z] Step 29/31 : LABEL arch=arm64 [2021-05-10T22:43:12.034Z] ---> Running in a3a0eace5a60 [2021-05-10T22:43:12.309Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-10T22:43:12.309Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-10T22:43:12.913Z] Removing intermediate container a3a0eace5a60 [2021-05-10T22:43:12.913Z] ---> f18f96d0e902 [2021-05-10T22:43:12.913Z] Step 30/31 : LABEL git_sha=7a84af29849dbe4c85f880ade4bbdc9f9841380c [2021-05-10T22:43:13.217Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-10T22:43:13.500Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-10T22:43:13.500Z] ---> Running in 1d6632576445 [2021-05-10T22:43:14.106Z] Removing intermediate container 1d6632576445 [2021-05-10T22:43:14.106Z] ---> 1a14fea00847 [2021-05-10T22:43:14.106Z] Step 31/31 : LABEL version=0.0.0 [2021-05-10T22:43:15.115Z] ---> Running in 03e058b319e8 [2021-05-10T22:43:15.711Z] Removing intermediate container 03e058b319e8 [2021-05-10T22:43:15.711Z] ---> a407889aa558 [2021-05-10T22:43:15.711Z] [2021-05-10T22:43:16.314Z] Successfully built a407889aa558 [2021-05-10T22:43:16.314Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-05-10T22:43:16.314Z]  Building docker-security-bootstrapper-go ... done Building docker-security-secretstore-setup-go [2021-05-10T22:43:16.587Z] Collecting PyYAML<4,>=3.10 [2021-05-10T22:43:16.587Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-10T22:43:20.899Z] Collecting docker<4.0,>=3.6.0 [2021-05-10T22:43:20.899Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-10T22:43:20.899Z] 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-10T22:43:21.506Z] Collecting cached-property<2,>=1.2.0 [2021-05-10T22:43:21.506Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-10T22:43:21.506Z] 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-10T22:43:22.109Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-10T22:43:22.109Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-10T22:43:22.712Z] Collecting idna<2.8,>=2.5 [2021-05-10T22:43:22.712Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-10T22:43:22.712Z] 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-10T22:43:22.985Z] Collecting docker-pycreds>=0.4.0 [2021-05-10T22:43:22.985Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-10T22:43:23.259Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-10T22:43:23.259Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-10T22:43:23.259Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-10T22:43:23.259Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-10T22:43:24.249Z] Installing collected packages: jsonschema, urllib3, idna, requests, docopt, texttable, websocket-client, dockerpty, PyYAML, docker-pycreds, docker, cached-property, docker-compose [2021-05-10T22:43:24.525Z] Attempting uninstall: urllib3 [2021-05-10T22:43:24.525Z] Found existing installation: urllib3 1.25.9 [2021-05-10T22:43:24.525Z] Uninstalling urllib3-1.25.9: [2021-05-10T22:43:24.525Z] Successfully uninstalled urllib3-1.25.9 [2021-05-10T22:43:25.126Z] Attempting uninstall: idna [2021-05-10T22:43:25.126Z] Found existing installation: idna 2.9 [2021-05-10T22:43:25.126Z] Uninstalling idna-2.9: [2021-05-10T22:43:25.404Z] Successfully uninstalled idna-2.9 [2021-05-10T22:43:26.006Z] Attempting uninstall: requests [2021-05-10T22:43:26.006Z] Found existing installation: requests 2.23.0 [2021-05-10T22:43:26.006Z] Uninstalling requests-2.23.0: [2021-05-10T22:43:26.006Z] Successfully uninstalled requests-2.23.0 [2021-05-10T22:43:26.285Z] Running setup.py install for docopt: started [2021-05-10T22:43:28.929Z] Running setup.py install for docopt: finished with status 'done' [2021-05-10T22:43:28.929Z] Running setup.py install for texttable: started [2021-05-10T22:43:30.916Z] Running setup.py install for texttable: finished with status 'done' [2021-05-10T22:43:31.516Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:43:31.516Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:43:31.516Z] ---> c787a5047f7e [2021-05-10T22:43:31.516Z] Step 3/22 : WORKDIR /edgex-go [2021-05-10T22:43:31.516Z] ---> Using cache [2021-05-10T22:43:31.516Z] ---> 9b5a1d1ce65d [2021-05-10T22:43:31.516Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:43:31.516Z] ---> Using cache [2021-05-10T22:43:31.516Z] ---> 46e02b0bb442 [2021-05-10T22:43:31.516Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-10T22:43:32.965Z] Running setup.py install for dockerpty: started [2021-05-10T22:43:35.600Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-10T22:43:35.600Z] Running setup.py install for PyYAML: started [2021-05-10T22:43:35.600Z] ---> Running in 449f785ab44e [2021-05-10T22:43:37.052Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T22:43:38.500Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-10T22:43:39.493Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T22:43:40.532Z] 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.59.0 [2021-05-10T22:43:42.775Z] OK: 218 MiB in 52 packages [2021-05-10T22:43:44.347Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:43:44.347Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:43:44.347Z] ---> c787a5047f7e [2021-05-10T22:43:44.347Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T22:43:44.347Z] ---> Using cache [2021-05-10T22:43:44.347Z] ---> 9b5a1d1ce65d [2021-05-10T22:43:44.347Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:43:44.347Z] ---> Using cache [2021-05-10T22:43:44.347Z] ---> 46e02b0bb442 [2021-05-10T22:43:44.347Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-10T22:43:44.347Z] ---> Using cache [2021-05-10T22:43:44.347Z] ---> b790be3c7961 [2021-05-10T22:43:44.347Z] Step 6/23 : COPY go.mod . [2021-05-10T22:43:44.347Z] ---> Using cache [2021-05-10T22:43:44.347Z] ---> 9b5fecdd5206 [2021-05-10T22:43:44.347Z] Step 7/23 : RUN go mod download [2021-05-10T22:43:44.347Z] ---> Using cache [2021-05-10T22:43:44.347Z] ---> b07e3cb4bd88 [2021-05-10T22:43:44.347Z] Step 8/23 : COPY . . [2021-05-10T22:43:44.347Z] ---> Using cache [2021-05-10T22:43:44.347Z] ---> 29f5bb1e04a2 [2021-05-10T22:43:44.347Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-10T22:43:46.389Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:43:46.389Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:43:46.389Z] ---> c787a5047f7e [2021-05-10T22:43:46.389Z] Step 3/23 : WORKDIR /edgex-go [2021-05-10T22:43:46.389Z] ---> Using cache [2021-05-10T22:43:46.389Z] ---> 9b5a1d1ce65d [2021-05-10T22:43:46.390Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:43:46.390Z] ---> Running in 6ef8bf53be8f [2021-05-10T22:43:46.390Z] ---> Using cache [2021-05-10T22:43:46.390Z] ---> 46e02b0bb442 [2021-05-10T22:43:46.390Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-10T22:43:46.390Z] ---> Running in 275db88cf939 [2021-05-10T22:43:47.379Z] Removing intermediate container 449f785ab44e [2021-05-10T22:43:47.379Z] ---> fb7870106ec4 [2021-05-10T22:43:47.379Z] Step 6/22 : COPY go.mod . [2021-05-10T22:43:48.368Z] CGO_ENABLED=1 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-10T22:43:48.368Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T22:43:48.971Z] ---> 35387a66f9ea [2021-05-10T22:43:48.971Z] Step 7/22 : RUN go mod download [2021-05-10T22:43:49.257Z] ---> Running in 190538712ca6 [2021-05-10T22:43:50.249Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T22:43:51.707Z] OK: 218 MiB in 52 packages [2021-05-10T22:43:55.107Z] Removing intermediate container 275db88cf939 [2021-05-10T22:43:55.107Z] ---> 47d4ae76bf3b [2021-05-10T22:43:55.107Z] Step 6/23 : COPY go.mod . [2021-05-10T22:43:55.384Z] Removing intermediate container 190538712ca6 [2021-05-10T22:43:55.384Z] ---> 4f9cf403fc40 [2021-05-10T22:43:55.384Z] Step 8/22 : COPY . . [2021-05-10T22:43:58.028Z] ---> ae49ece3ea2c [2021-05-10T22:43:58.028Z] Step 7/23 : RUN go mod download [2021-05-10T22:43:58.028Z] ---> Running in ca685b8e69d2 [2021-05-10T22:43:59.491Z] Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-10T22:43:59.491Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-05-10T22:43:59.491Z] ---> c787a5047f7e [2021-05-10T22:43:59.491Z] Step 3/25 : WORKDIR /edgex-go [2021-05-10T22:43:59.491Z] ---> Using cache [2021-05-10T22:43:59.491Z] ---> 9b5a1d1ce65d [2021-05-10T22:43:59.491Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:43:59.491Z] ---> Using cache [2021-05-10T22:43:59.491Z] ---> 46e02b0bb442 [2021-05-10T22:43:59.491Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-05-10T22:43:59.491Z] ---> Using cache [2021-05-10T22:43:59.491Z] ---> b790be3c7961 [2021-05-10T22:43:59.491Z] Step 6/25 : COPY go.mod . [2021-05-10T22:43:59.491Z] ---> Using cache [2021-05-10T22:43:59.491Z] ---> 9b5fecdd5206 [2021-05-10T22:43:59.491Z] Step 7/25 : RUN go mod download [2021-05-10T22:43:59.491Z] ---> Using cache [2021-05-10T22:43:59.491Z] ---> b07e3cb4bd88 [2021-05-10T22:43:59.491Z] Step 8/25 : COPY . . [2021-05-10T22:44:00.482Z] ---> Using cache [2021-05-10T22:44:00.482Z] ---> 29f5bb1e04a2 [2021-05-10T22:44:00.482Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-10T22:44:01.472Z] ---> Running in f33f735b60d9 [2021-05-10T22:44:03.483Z] Removing intermediate container ca685b8e69d2 [2021-05-10T22:44:03.483Z] ---> 62e34dacc008 [2021-05-10T22:44:03.483Z] Step 8/23 : COPY . . [2021-05-10T22:44:03.763Z] Removing intermediate container 2ae092eaec09 [2021-05-10T22:44:03.763Z] ---> f4062e2d854c [2021-05-10T22:44:03.763Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-10T22:44:04.041Z] CGO_ENABLED=1 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-10T22:44:04.649Z] ---> Running in 6b07b97c1386 [2021-05-10T22:44:06.102Z] Removing intermediate container 6b07b97c1386 [2021-05-10T22:44:06.102Z] ---> 36ac00ab00e3 [2021-05-10T22:44:06.102Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-10T22:44:07.091Z] ---> Running in 739704e358b7 [2021-05-10T22:44:08.531Z] Removing intermediate container 739704e358b7 [2021-05-10T22:44:08.531Z] ---> 4cb9c3481cb2 [2021-05-10T22:44:08.532Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-10T22:44:12.854Z] ---> b8f86bf155a1 [2021-05-10T22:44:12.854Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-10T22:44:15.484Z] ---> d6576e56c367 [2021-05-10T22:44:15.484Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-10T22:44:18.884Z] ---> 6ca16b46e8f5 [2021-05-10T22:44:18.884Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-10T22:44:18.884Z] ---> Running in 21bed66917c9 [2021-05-10T22:44:20.334Z] Removing intermediate container 21bed66917c9 [2021-05-10T22:44:20.334Z] ---> 83c75f848478 [2021-05-10T22:44:20.334Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T22:44:20.940Z] ---> Running in d8dcd1b673a3 [2021-05-10T22:44:21.926Z] Removing intermediate container d8dcd1b673a3 [2021-05-10T22:44:21.926Z] ---> 9b6afeaebadc [2021-05-10T22:44:21.926Z] Step 21/23 : LABEL arch=arm64 [2021-05-10T22:44:22.524Z] ---> Running in 5a55c460aff7 [2021-05-10T22:44:23.976Z] Removing intermediate container 5a55c460aff7 [2021-05-10T22:44:23.976Z] ---> bc01424e5e58 [2021-05-10T22:44:23.976Z] Step 22/23 : LABEL git_sha=7a84af29849dbe4c85f880ade4bbdc9f9841380c [2021-05-10T22:44:24.586Z] ---> Running in 9e221361d7ab [2021-05-10T22:44:26.037Z] Removing intermediate container 9e221361d7ab [2021-05-10T22:44:26.037Z] ---> ff5fb409793f [2021-05-10T22:44:26.037Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T22:44:26.639Z] ---> Running in 6ca224d03a6a [2021-05-10T22:44:28.079Z] Removing intermediate container 6ca224d03a6a [2021-05-10T22:44:28.079Z] ---> 40769897595e [2021-05-10T22:44:28.079Z] [2021-05-10T22:44:29.521Z] Successfully built 40769897595e [2021-05-10T22:44:29.522Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-05-10T22:44:29.797Z]  Building docker-sys-mgmt-agent-go ... done  ---> 0c96055fe5f8 [2021-05-10T22:44:29.797Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-10T22:44:30.401Z] ---> Running in 034b045951a1 [2021-05-10T22:44:32.846Z] CGO_ENABLED=1 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-10T22:44:34.839Z] ---> b5a01d52ac23 [2021-05-10T22:44:34.839Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-10T22:44:35.115Z] ---> Running in 71c81cc8ee25 [2021-05-10T22:44:36.564Z] 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-10T22:45:33.145Z] Removing intermediate container 6ef8bf53be8f [2021-05-10T22:45:33.145Z] ---> 975038a8d3ca [2021-05-10T22:45:33.145Z] [2021-05-10T22:45:33.145Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T22:45:33.145Z] ---> 9852663dfa18 [2021-05-10T22:45:33.145Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-10T22:45:33.145Z] ---> Using cache [2021-05-10T22:45:33.145Z] ---> 356a59aa0ed2 [2021-05-10T22:45:33.145Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T22:45:33.145Z] ---> Using cache [2021-05-10T22:45:33.145Z] ---> 0f0ab81c2d97 [2021-05-10T22:45:33.145Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-10T22:45:33.145Z] ---> Running in fc8e60a77324 [2021-05-10T22:45:33.145Z] Removing intermediate container fc8e60a77324 [2021-05-10T22:45:33.145Z] ---> d539c446e4eb [2021-05-10T22:45:33.145Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-10T22:45:33.145Z] ---> Running in 7169033cac65 [2021-05-10T22:45:33.145Z] Removing intermediate container 7169033cac65 [2021-05-10T22:45:33.145Z] ---> afd7efe75354 [2021-05-10T22:45:33.145Z] Step 15/23 : WORKDIR / [2021-05-10T22:45:33.145Z] ---> Running in 63d3424d3657 [2021-05-10T22:45:33.145Z] Removing intermediate container 63d3424d3657 [2021-05-10T22:45:33.145Z] ---> 9dce1390350d [2021-05-10T22:45:33.145Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T22:45:34.600Z] ---> 26d77649897a [2021-05-10T22:45:34.600Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-10T22:45:36.678Z] ---> b066822425b6 [2021-05-10T22:45:36.678Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-10T22:45:37.673Z] CGO_ENABLED=1 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-10T22:45:37.949Z] ---> c0c1cd2e5ced [2021-05-10T22:45:37.949Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-10T22:45:38.249Z] ---> Running in 47107ccf20eb [2021-05-10T22:45:38.852Z] Removing intermediate container 47107ccf20eb [2021-05-10T22:45:38.852Z] ---> 97287f016e69 [2021-05-10T22:45:38.852Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T22:45:38.852Z] ---> Running in 8e47dfb9eee1 [2021-05-10T22:45:39.465Z] Removing intermediate container 8e47dfb9eee1 [2021-05-10T22:45:39.465Z] ---> b9ca6b29e35e [2021-05-10T22:45:39.465Z] Step 21/23 : LABEL arch=arm64 [2021-05-10T22:45:39.465Z] ---> Running in d8f8bd491f20 [2021-05-10T22:45:40.073Z] Removing intermediate container d8f8bd491f20 [2021-05-10T22:45:40.073Z] ---> 042784cb28ce [2021-05-10T22:45:40.073Z] Step 22/23 : LABEL git_sha=7a84af29849dbe4c85f880ade4bbdc9f9841380c [2021-05-10T22:45:40.353Z] ---> Running in 090518ee51d9 [2021-05-10T22:45:40.956Z] Removing intermediate container 090518ee51d9 [2021-05-10T22:45:40.956Z] ---> cff0d91e8f48 [2021-05-10T22:45:40.956Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T22:45:41.236Z] ---> Running in d36dd0432ad9 [2021-05-10T22:45:42.230Z] Removing intermediate container d36dd0432ad9 [2021-05-10T22:45:42.230Z] ---> a86565e4e9a7 [2021-05-10T22:45:42.230Z] [2021-05-10T22:45:42.835Z] Successfully built a86565e4e9a7 [2021-05-10T22:45:42.835Z] Successfully tagged docker-core-command-go-arm64:latest [2021-05-10T22:45:55.283Z]  Building docker-core-command-go ... done Removing intermediate container f33f735b60d9 [2021-05-10T22:45:55.283Z] ---> 3fc1e63b4650 [2021-05-10T22:45:55.283Z] [2021-05-10T22:45:55.283Z] Step 10/25 : FROM alpine:3.12 [2021-05-10T22:45:55.283Z] ---> 9852663dfa18 [2021-05-10T22:45:55.283Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-10T22:45:55.283Z] ---> Running in 2e9a8147a815 [2021-05-10T22:45:55.560Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T22:45:55.839Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T22:45:56.443Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-10T22:45:56.443Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-10T22:45:56.443Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-10T22:45:56.443Z] (4/6) Installing curl (7.76.1-r0) [2021-05-10T22:45:56.443Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-10T22:45:56.443Z] (6/6) Installing su-exec (0.2-r1) [2021-05-10T22:45:56.443Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T22:45:56.443Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T22:45:57.047Z] OK: 7 MiB in 20 packages [2021-05-10T22:45:59.704Z] Removing intermediate container 2e9a8147a815 [2021-05-10T22:45:59.704Z] ---> 44b65ac97cbd [2021-05-10T22:45:59.704Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-10T22:45:59.984Z] ---> Running in e7c7330cd120 [2021-05-10T22:46:00.980Z] Removing intermediate container e7c7330cd120 [2021-05-10T22:46:00.980Z] ---> 404a6c2822ec [2021-05-10T22:46:00.980Z] Step 13/25 : WORKDIR / [2021-05-10T22:46:01.258Z] ---> Running in 472e4466d5ed [2021-05-10T22:46:01.865Z] Removing intermediate container 472e4466d5ed [2021-05-10T22:46:01.865Z] ---> 82db1fbd08f3 [2021-05-10T22:46:01.865Z] 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-10T22:46:03.314Z] ---> 2a136d8b269c [2021-05-10T22:46:03.314Z] 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-10T22:46:04.308Z] ---> cebc0972494e [2021-05-10T22:46:04.308Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-10T22:46:05.304Z] ---> a2c0d95c9285 [2021-05-10T22:46:05.304Z] 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-10T22:46:06.769Z] ---> b36c1b79b85a [2021-05-10T22:46:06.769Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-10T22:46:08.221Z] ---> 2eea474269ba [2021-05-10T22:46:08.221Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-10T22:46:10.226Z] ---> 6d55aea35bd6 [2021-05-10T22:46:10.226Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-10T22:46:11.257Z] ---> bbd6b204c286 [2021-05-10T22:46:11.257Z] 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-10T22:46:11.548Z] ---> Running in b6e18a27f7bf [2021-05-10T22:46:14.976Z] Removing intermediate container b6e18a27f7bf [2021-05-10T22:46:14.976Z] ---> 94dbf30fd144 [2021-05-10T22:46:14.976Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-05-10T22:46:14.976Z] ---> Running in fcc4c8f57592 [2021-05-10T22:46:15.573Z] Removing intermediate container fcc4c8f57592 [2021-05-10T22:46:15.573Z] ---> ddaa7aade227 [2021-05-10T22:46:15.573Z] Step 23/25 : LABEL arch=arm64 [2021-05-10T22:46:15.848Z] ---> Running in c318c9bc9269 [2021-05-10T22:46:16.825Z] Removing intermediate container c318c9bc9269 [2021-05-10T22:46:16.825Z] ---> dce0497ef83d [2021-05-10T22:46:16.825Z] Step 24/25 : LABEL git_sha=7a84af29849dbe4c85f880ade4bbdc9f9841380c [2021-05-10T22:46:16.825Z] Removing intermediate container 034b045951a1 [2021-05-10T22:46:16.825Z] ---> ac4b01f6ba5e [2021-05-10T22:46:16.825Z] [2021-05-10T22:46:16.825Z] Step 10/22 : FROM alpine:3.12 [2021-05-10T22:46:16.825Z] ---> 9852663dfa18 [2021-05-10T22:46:16.825Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-10T22:46:17.106Z] ---> Running in e7a30d911d96 [2021-05-10T22:46:17.106Z] ---> Running in 2adcc0f4f659 [2021-05-10T22:46:17.715Z] Removing intermediate container e7a30d911d96 [2021-05-10T22:46:17.715Z] ---> 57c667f893cb [2021-05-10T22:46:17.715Z] Step 25/25 : LABEL version=0.0.0 [2021-05-10T22:46:18.316Z] ---> Running in adb4e9e1f908 [2021-05-10T22:46:18.316Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T22:46:18.914Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T22:46:19.191Z] Removing intermediate container adb4e9e1f908 [2021-05-10T22:46:19.191Z] ---> 544c92f4952b [2021-05-10T22:46:19.191Z] [2021-05-10T22:46:19.466Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-10T22:46:19.466Z] Successfully built 544c92f4952b [2021-05-10T22:46:19.466Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-10T22:46:19.466Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T22:46:19.466Z] Executing ca-certificates-20191127-r4.trigger [2021-05-10T22:46:19.739Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-05-10T22:46:19.739Z]  Building docker-security-secretstore-setup-go ... done OK: 6 MiB in 16 packages [2021-05-10T22:46:20.346Z] Removing intermediate container 71c81cc8ee25 [2021-05-10T22:46:20.346Z] ---> 4d0fc09b60c1 [2021-05-10T22:46:20.346Z] [2021-05-10T22:46:20.346Z] Step 10/23 : FROM alpine:3.12 [2021-05-10T22:46:20.346Z] ---> 9852663dfa18 [2021-05-10T22:46:20.346Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-10T22:46:20.621Z] ---> Running in b89d851b6e5e [2021-05-10T22:46:21.222Z] Removing intermediate container b89d851b6e5e [2021-05-10T22:46:21.222Z] ---> b1035a49fecf [2021-05-10T22:46:21.222Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-10T22:46:21.222Z] Removing intermediate container 2adcc0f4f659 [2021-05-10T22:46:21.222Z] ---> 854dda01e72f [2021-05-10T22:46:21.222Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-10T22:46:21.499Z] ---> Running in 6fa12832cde8 [2021-05-10T22:46:21.499Z] ---> Running in a6b777779e1b [2021-05-10T22:46:21.791Z] Removing intermediate container 6fa12832cde8 [2021-05-10T22:46:21.791Z] ---> 517bef94934c [2021-05-10T22:46:21.791Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-10T22:46:22.063Z] ---> Running in 0164a3a0e181 [2021-05-10T22:46:22.063Z] Removing intermediate container a6b777779e1b [2021-05-10T22:46:22.063Z] ---> ed118ce66ebf [2021-05-10T22:46:22.063Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-10T22:46:22.342Z] ---> Running in 2a47e8b2e855 [2021-05-10T22:46:22.342Z] Removing intermediate container 0164a3a0e181 [2021-05-10T22:46:22.342Z] ---> f07460cc2c2f [2021-05-10T22:46:22.342Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T22:46:22.614Z] ---> Running in 681d28674295 [2021-05-10T22:46:22.893Z] Removing intermediate container 2a47e8b2e855 [2021-05-10T22:46:22.893Z] ---> 29d3b15ee9f4 [2021-05-10T22:46:22.893Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-10T22:46:22.893Z] ---> Running in 0790f9311573 [2021-05-10T22:46:23.497Z] Removing intermediate container 0790f9311573 [2021-05-10T22:46:23.497Z] ---> eb9f22dc9a60 [2021-05-10T22:46:23.497Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T22:46:24.485Z] ---> 4e70cae74abd [2021-05-10T22:46:24.485Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-10T22:46:25.094Z] Removing intermediate container 681d28674295 [2021-05-10T22:46:25.094Z] ---> 12dc6ae24b65 [2021-05-10T22:46:25.094Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-10T22:46:25.370Z] ---> Running in be4e1a5c4b3c [2021-05-10T22:46:25.645Z] ---> 1ecab529d72b [2021-05-10T22:46:25.645Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-10T22:46:26.627Z] ---> ebdab9648f78 [2021-05-10T22:46:26.627Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-10T22:46:26.627Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-10T22:46:26.627Z] ---> Running in fa0c73e74a82 [2021-05-10T22:46:27.229Z] Removing intermediate container fa0c73e74a82 [2021-05-10T22:46:27.229Z] ---> e4975e1ad054 [2021-05-10T22:46:27.229Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T22:46:27.229Z] ---> Running in a8018cf95fb7 [2021-05-10T22:46:27.832Z] Removing intermediate container a8018cf95fb7 [2021-05-10T22:46:27.832Z] ---> 730cac4bb260 [2021-05-10T22:46:27.832Z] Step 20/22 : LABEL arch=arm64 [2021-05-10T22:46:27.832Z] ---> Running in 34298f8ddfc0 [2021-05-10T22:46:28.430Z] Removing intermediate container 34298f8ddfc0 [2021-05-10T22:46:28.430Z] ---> 2a1a00971da7 [2021-05-10T22:46:28.430Z] Step 21/22 : LABEL git_sha=7a84af29849dbe4c85f880ade4bbdc9f9841380c [2021-05-10T22:46:28.430Z] ---> Running in cba3f6e78ce2 [2021-05-10T22:46:29.028Z] Removing intermediate container cba3f6e78ce2 [2021-05-10T22:46:29.028Z] ---> 5c18d290180c [2021-05-10T22:46:29.028Z] Step 22/22 : LABEL version=0.0.0 [2021-05-10T22:46:29.028Z] ---> Running in ecca37779d67 [2021-05-10T22:46:29.028Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-10T22:46:29.626Z] Removing intermediate container ecca37779d67 [2021-05-10T22:46:29.626Z] ---> c25ce9bc73ca [2021-05-10T22:46:29.626Z] [2021-05-10T22:46:29.900Z] Successfully built c25ce9bc73ca [2021-05-10T22:46:29.900Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-05-10T22:46:29.900Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-10T22:46:30.177Z]  Building docker-support-notifications-go ... done (2/6) Installing libgcc (9.3.0-r2) [2021-05-10T22:46:30.449Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-10T22:46:30.449Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-10T22:46:31.041Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-10T22:46:31.041Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-10T22:46:31.313Z] Executing busybox-1.31.1-r20.trigger [2021-05-10T22:46:31.313Z] OK: 8 MiB in 20 packages [2021-05-10T22:46:32.759Z] Removing intermediate container be4e1a5c4b3c [2021-05-10T22:46:32.759Z] ---> 9658f59c07fe [2021-05-10T22:46:32.759Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-10T22:46:33.359Z] ---> 74e94edf7b18 [2021-05-10T22:46:33.359Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-10T22:46:34.801Z] ---> 8cb61f8ae266 [2021-05-10T22:46:34.801Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-10T22:46:35.431Z] ---> 98cb0e7ff562 [2021-05-10T22:46:35.431Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-10T22:46:35.431Z] ---> Running in b753e3f4815f [2021-05-10T22:46:36.026Z] Removing intermediate container b753e3f4815f [2021-05-10T22:46:36.026Z] ---> 406b2c274c6d [2021-05-10T22:46:36.026Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-10T22:46:36.026Z] ---> Running in fa00f155223a [2021-05-10T22:46:36.299Z] Removing intermediate container fa00f155223a [2021-05-10T22:46:36.299Z] ---> 55acc6562b6b [2021-05-10T22:46:36.574Z] Step 21/23 : LABEL arch=arm64 [2021-05-10T22:46:36.574Z] ---> Running in b9f52e600742 [2021-05-10T22:46:36.848Z] Removing intermediate container b9f52e600742 [2021-05-10T22:46:36.848Z] ---> 52c034e0a8e5 [2021-05-10T22:46:36.848Z] Step 22/23 : LABEL git_sha=7a84af29849dbe4c85f880ade4bbdc9f9841380c [2021-05-10T22:46:37.121Z] ---> Running in 7abdc77d1a57 [2021-05-10T22:46:37.719Z] Removing intermediate container 7abdc77d1a57 [2021-05-10T22:46:37.720Z] ---> 99611a40665d [2021-05-10T22:46:37.720Z] Step 23/23 : LABEL version=0.0.0 [2021-05-10T22:46:37.720Z] ---> Running in bda3325288b7 [2021-05-10T22:46:38.317Z] Removing intermediate container bda3325288b7 [2021-05-10T22:46:38.317Z] ---> 24b25405469b [2021-05-10T22:46:38.317Z] [2021-05-10T22:46:38.593Z] Successfully built 24b25405469b [2021-05-10T22:46:38.593Z] Successfully tagged docker-core-data-go-arm64:latest [2021-05-10T22:46:38.884Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-05-10T22:46:38.908Z] $ docker stop --time=1 348d0d0dff7d723c56de41fdd9369ebb6c1b0ccc47b284119379cf30f83fe035 [2021-05-10T22:46:40.872Z] $ docker rm -f 348d0d0dff7d723c56de41fdd9369ebb6c1b0ccc47b284119379cf30f83fe035 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-10T22:46:41.500Z] + + grepdocker docker images [2021-05-10T22:46:41.500Z] [2021-05-10T22:46:41.769Z] docker-core-data-go-arm64 latest 24b25405469b 4 seconds ago 20.3MB [2021-05-10T22:46:41.769Z] docker-support-notifications-go-arm64 latest c25ce9bc73ca 12 seconds ago 16.6MB [2021-05-10T22:46:41.769Z] docker-security-secretstore-setup-go-arm64 latest 544c92f4952b 23 seconds ago 24.2MB [2021-05-10T22:46:41.769Z] docker-core-command-go-arm64 latest a86565e4e9a7 About a minute ago 16MB [2021-05-10T22:46:41.769Z] docker-sys-mgmt-agent-go-arm64 latest 40769897595e 2 minutes ago 299MB [2021-05-10T22:46:41.769Z] docker-security-bootstrapper-go-arm64 latest a407889aa558 3 minutes ago 17.1MB [2021-05-10T22:46:41.769Z] docker-core-metadata-go-arm64 latest c2c991dd5a77 3 minutes ago 17.4MB [2021-05-10T22:46:41.769Z] docker-support-scheduler-go-arm64 latest 6d7621aa69b3 3 minutes ago 16MB [2021-05-10T22:46:41.769Z] docker-security-proxy-setup-go-arm64 latest 560ec7ba4c96 3 minutes ago 23.8MB [2021-05-10T22:46:41.769Z] docker 20.10.0 eeaf43b92773 5 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-10T22:46:42.561Z] ---> job-cost.sh [2021-05-10T22:46:42.561Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-stqk [2021-05-10T22:47:21.511Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-10T22:48:58.390Z] lf-activate-venv(): INFO: Adding /tmp/venv-stqk/bin to PATH [2021-05-10T22:48:58.390Z] INFO: No Stack... [2021-05-10T22:48:58.390Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-10T22:48:58.390Z] INFO: Archiving Costs [Pipeline] sh [2021-05-10T22:48:58.746Z] + cut -d, -f6 [2021-05-10T22:48:58.746Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-05-10T22:48:58.899Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3447-1-stack-cost] [2021-05-10T22:48:58.908Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3447-1-stack-cost] did not exist. Created. [2021-05-10T22:48:58.908Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3447-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-10T22:48:59.375Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-10T22:48:59.662Z] Stashed 1 file(s) [Pipeline] } [2021-05-10T22:48:59.685Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3447-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-05-10T22:49:00.880Z] provisioning config files... [2021-05-10T22:49:00.896Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6450366289578273907tmp [Pipeline] { [Pipeline] sh [2021-05-10T22:49:01.263Z] + set +x [2021-05-10T22:49:01.263Z] + curl -s https://codecov.io/bash [2021-05-10T22:49:01.263Z] + bash -s -- [2021-05-10T22:49:01.531Z] [2021-05-10T22:49:01.531Z] _____ _ [2021-05-10T22:49:01.531Z] / ____| | | [2021-05-10T22:49:01.531Z] | | ___ __| | ___ ___ _____ __ [2021-05-10T22:49:01.531Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-10T22:49:01.531Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-10T22:49:01.531Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-10T22:49:01.531Z] Bash-1.0.2 [2021-05-10T22:49:01.531Z] [2021-05-10T22:49:01.531Z] [2021-05-10T22:49:01.531Z] ==> git version 2.24.3 found [2021-05-10T22:49:01.812Z] ==> 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-10T22:49:01.812Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-10T22:49:01.812Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-10T22:49:01.812Z] ==> Jenkins CI detected. [2021-05-10T22:49:01.812Z] project root: . [2021-05-10T22:49:01.812Z] --> token set from env [2021-05-10T22:49:01.812Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-10T22:49:01.812Z] ==> Running gcov in . (disable via -X gcov) [2021-05-10T22:49:01.812Z] ==> Python coveragepy not found [2021-05-10T22:49:01.812Z] ==> Searching for coverage reports in: [2021-05-10T22:49:01.812Z] + . [2021-05-10T22:49:01.812Z] -> Found 1 reports [2021-05-10T22:49:01.812Z] ==> Detecting git/mercurial file structure [2021-05-10T22:49:02.082Z] ==> Reading reports [2021-05-10T22:49:02.082Z] + ./coverage.out bytes=717673 [2021-05-10T22:49:02.082Z] ==> Appending adjustments [2021-05-10T22:49:02.082Z] https://docs.codecov.io/docs/fixing-reports [2021-05-10T22:49:06.312Z] + Found adjustments [2021-05-10T22:49:06.312Z] ==> Gzipping contents [2021-05-10T22:49:06.312Z] 100K /tmp/codecov.P3xLOz.gz [2021-05-10T22:49:06.312Z] ==> Uploading reports [2021-05-10T22:49:06.312Z] url: https://codecov.io [2021-05-10T22:49:06.312Z] query: branch=PR-3447&commit=7a84af29849dbe4c85f880ade4bbdc9f9841380c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3447%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3447&job=&cmd_args= [2021-05-10T22:49:06.312Z] -> Pinging Codecov [2021-05-10T22:49:06.312Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3447&commit=7a84af29849dbe4c85f880ade4bbdc9f9841380c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3447%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3447&job=&cmd_args= [2021-05-10T22:49:06.312Z] -> Uploading to [2021-05-10T22:49:06.312Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-10/00271124DB129430A58F1EEE437C3FCB/7a84af29849dbe4c85f880ade4bbdc9f9841380c/b200bf26-eaf4-452f-9d6e-2ad00f6990ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210510T224906Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0d7a9bd98e203fb78e25b8b8c9a4516e086b944c8849ff437b34f3227ad00a41 [2021-05-10T22:49:06.312Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-10T22:49:06.312Z] Dload Upload Total Spent Left Speed [2021-05-10T22:49:06.887Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99k 0 0 100 99k 0 159k --:--:-- --:--:-- --:--:-- 159k 100 99k 0 0 100 99k 0 159k --:--:-- --:--:-- --:--:-- 159k [2021-05-10T22:49:06.887Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7a84af29849dbe4c85f880ade4bbdc9f9841380c [Pipeline] } [2021-05-10T22:49:06.918Z] 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-10T22:49:08.500Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T22:49:09.420Z] ---> package-listing.sh [2021-05-10T22:49:09.420Z] ++ facter osfamily [2021-05-10T22:49:09.420Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-10T22:49:09.420Z] + OS_FAMILY=redhat [2021-05-10T22:49:09.420Z] + workspace=/w/workspace/edgex-go/1 [2021-05-10T22:49:09.420Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-10T22:49:09.420Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-10T22:49:09.420Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-10T22:49:09.420Z] + PACKAGES=/tmp/packages_start.txt [2021-05-10T22:49:09.420Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-10T22:49:09.420Z] + PACKAGES=/tmp/packages_end.txt [2021-05-10T22:49:09.420Z] + case "${OS_FAMILY}" in [2021-05-10T22:49:09.420Z] + rpm -qa [2021-05-10T22:49:09.420Z] + sort [2021-05-10T22:49:14.750Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-10T22:49:14.750Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-10T22:49:14.750Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-10T22:49:14.750Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-10T22:49:14.750Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-05-10T22:49:14.750Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-05-10T22:49:14.781Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-10T22:49:15.107Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-10T22:49:15.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T22:49:15.766Z] [2021-05-10T22:49:15.766Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-10T22:49:16.254Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T22:49:16.254Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-10T22:49:16.254Z] df20fa9351a1: Pulling fs layer [2021-05-10T22:49:16.255Z] 36b3adc4ff6f: Pulling fs layer [2021-05-10T22:49:16.255Z] 8ad3a11d3b57: Pulling fs layer [2021-05-10T22:49:16.255Z] 46f8f816bc3b: Pulling fs layer [2021-05-10T22:49:16.255Z] 93b61091891f: Pulling fs layer [2021-05-10T22:49:16.255Z] 93b9cdb0e59b: Pulling fs layer [2021-05-10T22:49:16.255Z] 5e14af77c1be: Pulling fs layer [2021-05-10T22:49:16.255Z] 01666e4c0597: Pulling fs layer [2021-05-10T22:49:16.255Z] aa168da1d23b: Pulling fs layer [2021-05-10T22:49:16.255Z] 46f8f816bc3b: Waiting [2021-05-10T22:49:16.255Z] 93b61091891f: Waiting [2021-05-10T22:49:16.255Z] 93b9cdb0e59b: Waiting [2021-05-10T22:49:16.255Z] 5e14af77c1be: Waiting [2021-05-10T22:49:16.255Z] 01666e4c0597: Waiting [2021-05-10T22:49:16.255Z] aa168da1d23b: Waiting [2021-05-10T22:49:16.255Z] 36b3adc4ff6f: Verifying Checksum [2021-05-10T22:49:16.255Z] 36b3adc4ff6f: Download complete [2021-05-10T22:49:16.255Z] 46f8f816bc3b: Download complete [2021-05-10T22:49:16.255Z] df20fa9351a1: Verifying Checksum [2021-05-10T22:49:16.255Z] df20fa9351a1: Download complete [2021-05-10T22:49:16.255Z] 93b9cdb0e59b: Verifying Checksum [2021-05-10T22:49:16.255Z] 93b9cdb0e59b: Download complete [2021-05-10T22:49:16.255Z] 5e14af77c1be: Verifying Checksum [2021-05-10T22:49:16.255Z] 5e14af77c1be: Download complete [2021-05-10T22:49:16.255Z] 93b61091891f: Verifying Checksum [2021-05-10T22:49:16.255Z] 93b61091891f: Download complete [2021-05-10T22:49:16.255Z] 01666e4c0597: Verifying Checksum [2021-05-10T22:49:16.255Z] 01666e4c0597: Download complete [2021-05-10T22:49:16.587Z] 8ad3a11d3b57: Verifying Checksum [2021-05-10T22:49:16.587Z] 8ad3a11d3b57: Download complete [2021-05-10T22:49:16.861Z] df20fa9351a1: Pull complete [2021-05-10T22:49:16.861Z] 36b3adc4ff6f: Pull complete [2021-05-10T22:49:18.289Z] 8ad3a11d3b57: Pull complete [2021-05-10T22:49:18.289Z] 46f8f816bc3b: Pull complete [2021-05-10T22:49:19.248Z] aa168da1d23b: Download complete [2021-05-10T22:49:20.199Z] 93b61091891f: Pull complete [2021-05-10T22:49:20.199Z] 93b9cdb0e59b: Pull complete [2021-05-10T22:49:20.199Z] 5e14af77c1be: Pull complete [2021-05-10T22:49:20.471Z] 01666e4c0597: Pull complete [2021-05-10T22:49:28.666Z] aa168da1d23b: Pull complete [2021-05-10T22:49:28.666Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-10T22:49:28.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T22:49:28.666Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-10T22:49:29.543Z] prd-centos7-docker-4c-2g-4230 does not seem to be running inside a container [2021-05-10T22:49:29.611Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-10T22:49:35.605Z] $ docker top d79384ec1c7ef7d25d00f72549c7a1f61aa5726da2c5d598368ace595c4ae728 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T22:49:36.161Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-10T22:49:36.494Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-10T22:49:36.819Z] + ls /var/log/sa-host [2021-05-10T22:49:36.819Z] + sadf -c /var/log/sa-host/sa10 [2021-05-10T22:49:36.819Z] file_magic: OK [2021-05-10T22:49:36.819Z] HZ: Using current value: 100 [2021-05-10T22:49:36.819Z] file_header: OK [2021-05-10T22:49:36.819Z] 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-10T22:49:36.819Z] Statistics: [2021-05-10T22:49:36.819Z] 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-10T22:49:36.819Z] File successfully converted to sysstat format version 12.2.1 [2021-05-10T22:49:36.819Z] + sadf -c /var/log/sa-host/sa23 [2021-05-10T22:49:36.819Z] file_magic: OK [2021-05-10T22:49:36.819Z] HZ: Using current value: 100 [2021-05-10T22:49:36.819Z] file_header: OK [2021-05-10T22:49:36.819Z] 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-10T22:49:36.819Z] Statistics: [2021-05-10T22:49:36.819Z] Hnuu...uuuununununu... [2021-05-10T22:49:36.819Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-10T22:49:37.041Z] provisioning config files... [2021-05-10T22:49:37.064Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3240295622304846072tmp [Pipeline] { [Pipeline] echo [2021-05-10T22:49:37.118Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T22:49:37.498Z] ---> create-netrc.sh [Pipeline] } [2021-05-10T22:49:37.521Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-10T22:49:37.592Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T22:49:37.946Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-10T22:49:37.977Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T22:49:38.405Z] ---> sudo-logs.sh [2021-05-10T22:49:38.405Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-10T22:49:38.490Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T22:49:38.869Z] ---> job-cost.sh [2021-05-10T22:49:38.869Z] lf-activate-venv: SKIPPING [2021-05-10T22:49:38.869Z] DEBUG: total: 0.20999999344348907 [2021-05-10T22:49:38.869Z] INFO: Retrieving Stack Cost... [2021-05-10T22:49:40.272Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-10T22:49:40.535Z] INFO: Archiving Costs [Pipeline] echo [2021-05-10T22:49:40.568Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T22:49:40.907Z] ---> logs-deploy.sh [2021-05-10T22:49:40.907Z] lf-activate-venv: SKIPPING [2021-05-10T22:49:40.907Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3447/1 [2021-05-10T22:49:40.907Z] INFO: archiving workspace using pattern(s): [2021-05-10T22:49:42.866Z] Archives upload complete. [2021-05-10T22:49:42.866Z] INFO: archiving logs to Nexus