Pull request #3451 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282+1bd504d4ec96644759bdb98a5e1b7a1cb9062b74 (eb2676652bbcefa4ec8f95c3692430e7ef246a0e) 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-3451/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-3451/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 ‘prd-centos7-blackbox-4c-2g-3715’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-4331’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4338 in /w/workspace/edgexfoundry_edgex-go_PR-3451 [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 1bd504d4ec96644759bdb98a5e1b7a1cb9062b74 into PR head commit e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 Merge succeeded, producing e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 Checking out Revision e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 (PR-3451) > 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/3451/head:refs/remotes/origin/PR-3451 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 # 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 1bd504d4ec96644759bdb98a5e1b7a1cb9062b74 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/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-11T05:21:30.931Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-11T05:21:31.123Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-11T05:21:31.229Z] ========================================================= [2021-05-11T05:21:31.230Z] EdgeX Global Pipelines Version Info [2021-05-11T05:21:31.230Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-11T05:21:32.838Z] ------------------- [2021-05-11T05:21:32.838Z] stable info: [2021-05-11T05:21:32.838Z] ------------------- [2021-05-11T05:21:32.838Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-11T05:21:32.838Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-11T05:21:32.838Z] Message: update stable to v1.0.191 [2021-05-11T05:21:33.836Z] ------------------- [2021-05-11T05:21:33.836Z] experimental info: [2021-05-11T05:21:33.836Z] ------------------- [2021-05-11T05:21:33.836Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-11T05:21:33.836Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-11T05:21:33.836Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-11T05:21:34.066Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-11T05:21:34.129Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-11T05:21:34.203Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-11T05:21:34.263Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-11T05:21:34.342Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-11T05:21:34.398Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-11T05:21:34.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-11T05:21:34.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-11T05:21:34.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-05-11T05:21:34.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-05-11T05:21:34.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-11T05:21:34.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-11T05:21:34.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-11T05:21:34.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-11T05:21:34.893Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-11T05:21:34.962Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-11T05:21:35.023Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-11T05:21:35.091Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-11T05:21:35.151Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-11T05:21:35.205Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-11T05:21:35.266Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-11T05:21:35.323Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-11T05:21:35.407Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3451 [Pipeline] echo [2021-05-11T05:21:35.457Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3451 [Pipeline] echo [2021-05-11T05:21:35.505Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3451 [Pipeline] echo [2021-05-11T05:21:35.561Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 [Pipeline] echo [2021-05-11T05:21:35.616Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e9756c1 [Pipeline] echo [2021-05-11T05:21:35.671Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-11T05:21:35.812Z] provisioning config files... [2021-05-11T05:21:35.850Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8584738812223681649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T05:21:36.236Z] ---> docker-login.sh [2021-05-11T05:21:36.236Z] nexus3.edgexfoundry.org:10001 [2021-05-11T05:21:36.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T05:21:36.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T05:21:36.760Z] Configure a credential helper to remove this warning. See [2021-05-11T05:21:36.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T05:21:36.760Z] [2021-05-11T05:21:36.760Z] Login Succeeded [2021-05-11T05:21:36.760Z] nexus3.edgexfoundry.org:10002 [2021-05-11T05:21:36.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T05:21:36.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T05:21:36.760Z] Configure a credential helper to remove this warning. See [2021-05-11T05:21:36.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T05:21:36.760Z] [2021-05-11T05:21:36.760Z] Login Succeeded [2021-05-11T05:21:36.760Z] nexus3.edgexfoundry.org:10003 [2021-05-11T05:21:37.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T05:21:37.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T05:21:37.023Z] Configure a credential helper to remove this warning. See [2021-05-11T05:21:37.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T05:21:37.023Z] [2021-05-11T05:21:37.023Z] Login Succeeded [2021-05-11T05:21:37.023Z] nexus3.edgexfoundry.org:10004 [2021-05-11T05:21:37.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T05:21:37.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T05:21:37.291Z] Configure a credential helper to remove this warning. See [2021-05-11T05:21:37.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T05:21:37.291Z] [2021-05-11T05:21:37.291Z] Login Succeeded [2021-05-11T05:21:37.291Z] docker.io [2021-05-11T05:21:37.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T05:21:37.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T05:21:37.554Z] Configure a credential helper to remove this warning. See [2021-05-11T05:21:37.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T05:21:37.554Z] [2021-05-11T05:21:37.554Z] Login Succeeded [2021-05-11T05:21:37.554Z] ---> docker-login.sh ends [Pipeline] } [2021-05-11T05:21:37.585Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-11T05:21:38.113Z] ++ 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-11T05:21:38.113Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T05:21:38.113Z] ++ dirname cmd/core-command/Dockerfile [2021-05-11T05:21:38.113Z] ++ cut -d/ -f2 [2021-05-11T05:21:38.113Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-11T05:21:38.113Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T05:21:38.113Z] ++ dirname cmd/core-data/Dockerfile [2021-05-11T05:21:38.113Z] ++ cut -d/ -f2 [2021-05-11T05:21:38.113Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-11T05:21:38.113Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T05:21:38.113Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-11T05:21:38.113Z] ++ cut -d/ -f2 [2021-05-11T05:21:38.113Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-11T05:21:38.113Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T05:21:38.114Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-11T05:21:38.114Z] ++ cut -d/ -f2 [2021-05-11T05:21:38.114Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-11T05:21:38.114Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T05:21:38.114Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-11T05:21:38.114Z] ++ cut -d/ -f2 [2021-05-11T05:21:38.114Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-11T05:21:38.114Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T05:21:38.114Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-11T05:21:38.114Z] ++ cut -d/ -f2 [2021-05-11T05:21:38.114Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-11T05:21:38.114Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T05:21:38.114Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-11T05:21:38.114Z] ++ cut -d/ -f2 [2021-05-11T05:21:38.114Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-11T05:21:38.114Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T05:21:38.114Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-11T05:21:38.114Z] ++ cut -d/ -f2 [2021-05-11T05:21:38.114Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-11T05:21:38.114Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T05:21:38.114Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-11T05:21:38.114Z] ++ cut -d/ -f2 [2021-05-11T05:21:38.114Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-11T05:21:38.261Z] 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-11T05:21:39.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T05:21:39.202Z] [2021-05-11T05:21:39.202Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:21:39.564Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T05:21:39.565Z] latest: Pulling from edgex-devops/git-semver [2021-05-11T05:21:39.565Z] 31603596830f: Pulling fs layer [2021-05-11T05:21:39.565Z] 54011a49482f: Pulling fs layer [2021-05-11T05:21:39.565Z] a6820b24f6d8: Pulling fs layer [2021-05-11T05:21:39.565Z] f581987b2513: Pulling fs layer [2021-05-11T05:21:39.565Z] f581987b2513: Waiting [2021-05-11T05:21:39.565Z] 54011a49482f: Verifying Checksum [2021-05-11T05:21:39.565Z] 54011a49482f: Download complete [2021-05-11T05:21:39.866Z] 31603596830f: Download complete [2021-05-11T05:21:39.866Z] f581987b2513: Verifying Checksum [2021-05-11T05:21:39.866Z] f581987b2513: Download complete [2021-05-11T05:21:40.136Z] a6820b24f6d8: Verifying Checksum [2021-05-11T05:21:40.136Z] a6820b24f6d8: Download complete [2021-05-11T05:21:40.136Z] 31603596830f: Pull complete [2021-05-11T05:21:40.399Z] 54011a49482f: Pull complete [2021-05-11T05:21:41.361Z] a6820b24f6d8: Pull complete [2021-05-11T05:21:41.361Z] f581987b2513: Pull complete [2021-05-11T05:21:41.625Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-11T05:21:41.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T05:21:41.625Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-11T05:21:41.788Z] prd-centos7-docker-4c-2g-4338 does not seem to be running inside a container [2021-05-11T05:21:41.863Z] $ 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-11T05:21:44.978Z] $ docker top aabe2716f25780dde56166ccd07d15211488e1c203b7d8b6da082bc6d480b0dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-11T05:21:45.246Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-11T05:21:45.246Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-11T05:21:45.509Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-11T05:21:45.513Z] $ docker exec aabe2716f25780dde56166ccd07d15211488e1c203b7d8b6da082bc6d480b0dc ssh-agent [2021-05-11T05:21:45.736Z] SSH_AUTH_SOCK=/tmp/ssh-7jm1fJLZrRFf/agent.11 [2021-05-11T05:21:45.736Z] SSH_AGENT_PID=16 [2021-05-11T05:21:45.753Z] Running ssh-add (command line suppressed) [2021-05-11T05:21:45.926Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3464937121815070834.key (/w/workspace/edgex-go/1@tmp/private_key_3464937121815070834.key) [2021-05-11T05:21:45.988Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-11T05:21:46.361Z] + git tag --points-at HEAD [Pipeline] } [2021-05-11T05:21:46.390Z] $ docker exec --env ******** --env ******** aabe2716f25780dde56166ccd07d15211488e1c203b7d8b6da082bc6d480b0dc ssh-agent -k [2021-05-11T05:21:46.545Z] unset SSH_AUTH_SOCK; [2021-05-11T05:21:46.546Z] unset SSH_AGENT_PID; [2021-05-11T05:21:46.546Z] echo Agent pid 16 killed; [2021-05-11T05:21:46.602Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-11T05:21:46.685Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-11T05:21:46.685Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-11T05:21:46.895Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-11T05:21:46.899Z] $ docker exec aabe2716f25780dde56166ccd07d15211488e1c203b7d8b6da082bc6d480b0dc ssh-agent [2021-05-11T05:21:47.113Z] SSH_AUTH_SOCK=/tmp/ssh-9BQU5gLjrI5o/agent.45 [2021-05-11T05:21:47.113Z] SSH_AGENT_PID=51 [2021-05-11T05:21:47.122Z] Running ssh-add (command line suppressed) [2021-05-11T05:21:47.283Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8310365887983958188.key (/w/workspace/edgex-go/1@tmp/private_key_8310365887983958188.key) [2021-05-11T05:21:47.365Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-11T05:21:47.727Z] + git semver init [2021-05-11T05:21:47.727Z] # -> Open(): unable to determine branch for HEAD [2021-05-11T05:21:47.727Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-05-11T05:21:47.727Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-05-11T05:21:47.727Z] # $SEMVER_REMOTE_NAME = origin [2021-05-11T05:21:47.727Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-11T05:21:47.727Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-11T05:21:47.727Z] # $SEMVER_BRANCH = PR-3451 [2021-05-11T05:21:47.727Z] # $SEMVER_TEMP = /tmp/semver-804812408 [2021-05-11T05:21:47.727Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-11T05:22:14.422Z] # '/tmp/semver-804812408' -> '/w/workspace/edgex-go/1/.semver' [2021-05-11T05:22:14.422Z] # -> Force: false [2021-05-11T05:22:14.422Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-05-11T05:22:14.447Z] $ docker exec --env ******** --env ******** aabe2716f25780dde56166ccd07d15211488e1c203b7d8b6da082bc6d480b0dc ssh-agent -k [2021-05-11T05:22:14.753Z] unset SSH_AUTH_SOCK; [2021-05-11T05:22:14.754Z] unset SSH_AGENT_PID; [2021-05-11T05:22:14.754Z] echo Agent pid 51 killed; [2021-05-11T05:22:14.892Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-11T05:22:15.337Z] + git semver [Pipeline] } [2021-05-11T05:22:15.372Z] $ docker stop --time=1 aabe2716f25780dde56166ccd07d15211488e1c203b7d8b6da082bc6d480b0dc [2021-05-11T05:22:17.052Z] $ docker rm -f aabe2716f25780dde56166ccd07d15211488e1c203b7d8b6da082bc6d480b0dc [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-11T05:22:17.643Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-11T05:22:18.202Z] Stashed 1 file(s) [Pipeline] echo [2021-05-11T05:22:18.224Z] [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-11T05:22:19.168Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-11T05:22:19.502Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-11T05:22:19.830Z] + sudo service docker restart [2021-05-11T05:22:19.830Z] + true [2021-05-11T05:22:19.830Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-11T05:22:20.447Z] ========================================================= [2021-05-11T05:22:20.447Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-11T05:22:20.447Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:22:20.813Z] + 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-11T05:22:25.205Z] Sending build context to Docker daemon 330.2MB [2021-05-11T05:22:25.205Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-11T05:22:25.205Z] Step 2/6 : FROM ${BASE} [2021-05-11T05:22:25.205Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-11T05:22:25.205Z] 540db60ca938: Pulling fs layer [2021-05-11T05:22:25.205Z] adcc1eea9eea: Pulling fs layer [2021-05-11T05:22:25.205Z] 4c4ab2625f07: Pulling fs layer [2021-05-11T05:22:25.205Z] 0510c868ecb4: Pulling fs layer [2021-05-11T05:22:25.205Z] afea3b2eda06: Pulling fs layer [2021-05-11T05:22:25.205Z] 7809a108b3ef: Pulling fs layer [2021-05-11T05:22:25.205Z] f706445af74f: Pulling fs layer [2021-05-11T05:22:25.205Z] afea3b2eda06: Waiting [2021-05-11T05:22:25.205Z] 7809a108b3ef: Waiting [2021-05-11T05:22:25.205Z] f706445af74f: Waiting [2021-05-11T05:22:25.205Z] 0510c868ecb4: Waiting [2021-05-11T05:22:25.205Z] 4c4ab2625f07: Verifying Checksum [2021-05-11T05:22:25.205Z] 4c4ab2625f07: Download complete [2021-05-11T05:22:25.205Z] adcc1eea9eea: Verifying Checksum [2021-05-11T05:22:25.205Z] adcc1eea9eea: Download complete [2021-05-11T05:22:25.205Z] afea3b2eda06: Verifying Checksum [2021-05-11T05:22:25.205Z] afea3b2eda06: Download complete [2021-05-11T05:22:25.205Z] 540db60ca938: Verifying Checksum [2021-05-11T05:22:25.205Z] 540db60ca938: Download complete [2021-05-11T05:22:25.205Z] 7809a108b3ef: Verifying Checksum [2021-05-11T05:22:25.205Z] 7809a108b3ef: Download complete [2021-05-11T05:22:25.205Z] 540db60ca938: Pull complete [2021-05-11T05:22:25.495Z] adcc1eea9eea: Pull complete [2021-05-11T05:22:26.455Z] f706445af74f: Verifying Checksum [2021-05-11T05:22:26.455Z] f706445af74f: Download complete [2021-05-11T05:22:27.044Z] 4c4ab2625f07: Pull complete [2021-05-11T05:22:27.642Z] 0510c868ecb4: Verifying Checksum [2021-05-11T05:22:27.642Z] 0510c868ecb4: Download complete [2021-05-11T05:22:33.622Z] Still waiting to schedule task [2021-05-11T05:22:33.623Z] ‘prd-centos7-blackbox-4c-2g-3715’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-4330’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4341’ is offline [2021-05-11T05:22:34.268Z] 0510c868ecb4: Pull complete [2021-05-11T05:22:34.268Z] afea3b2eda06: Pull complete [2021-05-11T05:22:34.268Z] 7809a108b3ef: Pull complete [2021-05-11T05:22:37.609Z] f706445af74f: Pull complete [2021-05-11T05:22:37.609Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-11T05:22:37.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-11T05:22:37.609Z] ---> b068be0155e3 [2021-05-11T05:22:37.609Z] 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-11T05:22:37.880Z] ---> Running in 1bda5643316c [2021-05-11T05:22:38.835Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T05:22:41.396Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T05:22:45.635Z] (1/12) Installing libmagic (5.39-r0) [2021-05-11T05:22:47.559Z] (2/12) Installing file (5.39-r0) [2021-05-11T05:22:47.559Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-11T05:22:47.559Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-11T05:23:26.361Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-11T05:23:26.361Z] (6/12) Installing patch (2.7.6-r6) [2021-05-11T05:23:26.361Z] (7/12) Installing build-base (0.5-r2) [2021-05-11T05:23:26.361Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-11T05:23:26.361Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-11T05:23:26.361Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-11T05:23:26.361Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-11T05:23:26.361Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-11T05:23:26.361Z] Executing busybox-1.32.1-r6.trigger [2021-05-11T05:23:26.361Z] OK: 219 MiB in 52 packages [2021-05-11T05:23:28.925Z] Removing intermediate container 1bda5643316c [2021-05-11T05:23:28.925Z] ---> 95ee7f4f2008 [2021-05-11T05:23:28.925Z] Step 4/6 : WORKDIR /edgex-go [2021-05-11T05:23:28.925Z] ---> Running in 9211381f1865 [2021-05-11T05:23:28.925Z] Removing intermediate container 9211381f1865 [2021-05-11T05:23:28.925Z] ---> e23fe9779ea7 [2021-05-11T05:23:28.925Z] Step 5/6 : COPY go.mod . [2021-05-11T05:23:29.191Z] ---> 56e81fb64153 [2021-05-11T05:23:29.191Z] Step 6/6 : RUN go mod download [2021-05-11T05:23:29.191Z] ---> Running in ddb4335bbc8b [2021-05-11T05:23:51.247Z] Removing intermediate container ddb4335bbc8b [2021-05-11T05:23:51.247Z] ---> 3020e1c57cb2 [2021-05-11T05:23:51.247Z] Successfully built 3020e1c57cb2 [2021-05-11T05:23:51.247Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:23:51.610Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-11T05:23:51.610Z] . [Pipeline] withDockerContainer [2021-05-11T05:23:51.778Z] prd-centos7-docker-4c-2g-4338 does not seem to be running inside a container [2021-05-11T05:23:51.841Z] $ 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-11T05:23:52.822Z] $ docker top f8710921f53829b97598c6af1ec1571eabedb0c3822724bd689f565108dd51d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T05:23:53.397Z] + go version [2021-05-11T05:23:53.397Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-11T05:23:53.429Z] $ docker stop --time=1 f8710921f53829b97598c6af1ec1571eabedb0c3822724bd689f565108dd51d3 [2021-05-11T05:23:55.473Z] $ docker rm -f f8710921f53829b97598c6af1ec1571eabedb0c3822724bd689f565108dd51d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:23:56.276Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-11T05:23:56.276Z] . [Pipeline] withDockerContainer [2021-05-11T05:23:56.399Z] prd-centos7-docker-4c-2g-4338 does not seem to be running inside a container [2021-05-11T05:23:56.450Z] $ 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-11T05:23:57.307Z] $ docker top ead02457e3bc69c30c2ebcaf48ca75ded5b4f218bf4f647277318bf6a69aa5d7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-11T05:23:57.481Z] ========================================================= [2021-05-11T05:23:57.481Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-11T05:23:57.481Z] ========================================================= [Pipeline] sh [2021-05-11T05:23:57.802Z] + go mod tidy [Pipeline] sh [2021-05-11T05:24:00.054Z] + make test [2021-05-11T05:24:00.054Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-11T05:24:10.120Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-11T05:24:28.119Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4342 in /w/workspace/edgexfoundry_edgex-go_PR-3451 [Pipeline] { [Pipeline] ws [2021-05-11T05:24:28.184Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-11T05:24:28.357Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-11T05:24:35.113Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-11T05:24:35.113Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-11T05:24:35.386Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-11T05:24:35.959Z] using credential edgex-jenkins-ssh [2021-05-11T05:24:35.994Z] Cloning the remote Git repository [2021-05-11T05:24:36.143Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-11T05:24:36.279Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-11T05:24:36.402Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-11T05:24:36.405Z] > git --version # timeout=10 [2021-05-11T05:24:36.454Z] > git --version # 'git version 2.17.1' [2021-05-11T05:24:36.456Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T05:24:36.553Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T05:24:38.792Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-11T05:24:38.792Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-11T05:24:38.792Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-11T05:24:38.792Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-11T05:24:40.189Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-11T05:24:41.154Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-11T05:24:43.752Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-11T05:24:43.752Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-11T05:24:43.752Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-11T05:24:45.724Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.165s coverage: 45.9% of statements [2021-05-11T05:24:45.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-11T05:24:45.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-11T05:24:45.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-11T05:24:45.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-11T05:24:45.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-11T05:24:45.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-11T05:24:45.724Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.058s coverage: 19.8% of statements [2021-05-11T05:24:45.724Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.092s coverage: 100.0% of statements [2021-05-11T05:24:49.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.147s coverage: 27.8% of statements [2021-05-11T05:24:49.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-11T05:24:49.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-11T05:24:49.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-11T05:24:49.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-11T05:24:49.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-11T05:24:49.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.104s coverage: 81.2% of statements [2021-05-11T05:24:49.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-11T05:24:49.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.054s coverage: 100.0% of statements [2021-05-11T05:24:49.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-11T05:24:49.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.063s coverage: 100.0% of statements [2021-05-11T05:24:49.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-11T05:24:49.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-11T05:24:49.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.088s coverage: 71.3% of statements [2021-05-11T05:24:49.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-11T05:24:49.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-11T05:24:49.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.193s coverage: 87.7% of statements [2021-05-11T05:24:49.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-11T05:24:49.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-11T05:24:49.672Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.070s coverage: 78.9% of statements [2021-05-11T05:24:49.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-11T05:24:53.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.350s coverage: 28.6% of statements [2021-05-11T05:24:53.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-11T05:24:53.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-11T05:24:53.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-11T05:24:53.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-11T05:24:53.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-11T05:24:53.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.091s coverage: 100.0% of statements [2021-05-11T05:24:53.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-11T05:24:53.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.088s coverage: 100.0% of statements [2021-05-11T05:24:53.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-11T05:24:53.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.161s coverage: 86.7% of statements [2021-05-11T05:24:53.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-11T05:24:53.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.178s coverage: 97.5% of statements [2021-05-11T05:24:53.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-11T05:24:53.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.086s coverage: 78.3% of statements [2021-05-11T05:24:53.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-11T05:24:53.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-11T05:24:53.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-11T05:24:53.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-11T05:24:54.789Z] Merging remotes/origin/master commit 1bd504d4ec96644759bdb98a5e1b7a1cb9062b74 into PR head commit e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 [2021-05-11T05:24:53.969Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-11T05:24:53.988Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T05:24:54.017Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-11T05:24:54.057Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-11T05:24:54.058Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T05:24:54.072Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3451/head:refs/remotes/origin/PR-3451 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T05:24:54.815Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T05:24:54.848Z] > git checkout -f e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 # timeout=10 [2021-05-11T05:24:55.243Z] Merge succeeded, producing e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 [2021-05-11T05:24:55.244Z] Checking out Revision e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 (PR-3451) [2021-05-11T05:24:56.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.460s coverage: 95.1% of statements [2021-05-11T05:24:56.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-11T05:24:56.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-11T05:24:56.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-11T05:24:56.445Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-11T05:24:56.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-11T05:24:56.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-11T05:24:56.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-11T05:24:56.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-11T05:24:56.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-11T05:24:56.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-11T05:24:56.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-11T05:24:56.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-11T05:24:56.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-11T05:24:56.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-11T05:24:56.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-11T05:24:56.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-11T05:24:56.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-11T05:24:56.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-11T05:24:56.445Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.069s coverage: 58.8% of statements [2021-05-11T05:24:56.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-11T05:24:56.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-11T05:24:56.445Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.078s coverage: 0.9% of statements [2021-05-11T05:24:56.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-11T05:24:56.445Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.056s coverage: 22.0% of statements [2021-05-11T05:24:56.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-11T05:24:56.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements [2021-05-11T05:24:56.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.078s coverage: 79.5% of statements [2021-05-11T05:24:56.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2021-05-11T05:24:56.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2021-05-11T05:24:56.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2021-05-11T05:24:55.176Z] > git remote # timeout=10 [2021-05-11T05:24:55.192Z] > git config --get remote.origin.url # timeout=10 [2021-05-11T05:24:55.202Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T05:24:55.212Z] > git merge 1bd504d4ec96644759bdb98a5e1b7a1cb9062b74 # timeout=10 [2021-05-11T05:24:55.234Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-11T05:24:55.253Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T05:24:55.264Z] > git checkout -f e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 # timeout=10 [2021-05-11T05:24:59.610Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [2021-05-11T05:24:59.677Z] > git --version # timeout=10 [2021-05-11T05:24:59.692Z] > git --version # 'git version 2.17.1' [2021-05-11T05:24:59.709Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-11T05:25:01.407Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-11T05:25:01.866Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-11T05:25:02.245Z] + sudo+ service docker restart [2021-05-11T05:25:02.245Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-11T05:25:04.348Z] provisioning config files... [2021-05-11T05:25:04.401Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7647569342507508405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T05:25:04.832Z] ---> docker-login.sh [2021-05-11T05:25:04.832Z] nexus3.edgexfoundry.org:10001 [2021-05-11T05:25:05.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T05:25:06.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T05:25:06.090Z] Configure a credential helper to remove this warning. See [2021-05-11T05:25:06.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T05:25:06.090Z] [2021-05-11T05:25:06.090Z] Login Succeeded [2021-05-11T05:25:06.090Z] nexus3.edgexfoundry.org:10002 [2021-05-11T05:25:06.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T05:25:06.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T05:25:06.695Z] Configure a credential helper to remove this warning. See [2021-05-11T05:25:06.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T05:25:06.695Z] [2021-05-11T05:25:06.695Z] Login Succeeded [2021-05-11T05:25:06.695Z] nexus3.edgexfoundry.org:10003 [2021-05-11T05:25:07.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T05:25:07.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T05:25:07.294Z] Configure a credential helper to remove this warning. See [2021-05-11T05:25:07.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T05:25:07.294Z] [2021-05-11T05:25:07.294Z] Login Succeeded [2021-05-11T05:25:07.294Z] nexus3.edgexfoundry.org:10004 [2021-05-11T05:25:07.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T05:25:07.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T05:25:07.893Z] Configure a credential helper to remove this warning. See [2021-05-11T05:25:07.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T05:25:07.893Z] [2021-05-11T05:25:07.893Z] Login Succeeded [2021-05-11T05:25:07.893Z] docker.io [2021-05-11T05:25:08.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T05:25:08.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T05:25:08.769Z] Configure a credential helper to remove this warning. See [2021-05-11T05:25:08.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T05:25:08.769Z] [2021-05-11T05:25:08.769Z] Login Succeeded [2021-05-11T05:25:08.769Z] ---> docker-login.sh ends [Pipeline] } [2021-05-11T05:25:08.833Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-05-11T05:25:09.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.066s coverage: 94.4% of statements [2021-05-11T05:25:09.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements [Pipeline] echo [2021-05-11T05:25:09.300Z] ========================================================= [2021-05-11T05:25:09.300Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-11T05:25:09.300Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:25:09.700Z] + 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-11T05:25:12.336Z] Sending build context to Docker daemon 167.7MB [2021-05-11T05:25:12.336Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-11T05:25:12.336Z] Step 2/6 : FROM ${BASE} [2021-05-11T05:25:12.336Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-11T05:25:12.336Z] 595b0fe564bb: Pulling fs layer [2021-05-11T05:25:12.336Z] 7186ed65a4f7: Pulling fs layer [2021-05-11T05:25:12.336Z] 316046926c0a: Pulling fs layer [2021-05-11T05:25:12.336Z] 4ebd0625c992: Pulling fs layer [2021-05-11T05:25:12.336Z] 207e8628e3a3: Pulling fs layer [2021-05-11T05:25:12.336Z] c791037a9be2: Pulling fs layer [2021-05-11T05:25:12.336Z] ffd874e62e21: Pulling fs layer [2021-05-11T05:25:12.336Z] 207e8628e3a3: Waiting [2021-05-11T05:25:12.337Z] c791037a9be2: Waiting [2021-05-11T05:25:12.337Z] ffd874e62e21: Waiting [2021-05-11T05:25:12.337Z] 4ebd0625c992: Waiting [2021-05-11T05:25:12.337Z] 316046926c0a: Download complete [2021-05-11T05:25:12.337Z] 7186ed65a4f7: Verifying Checksum [2021-05-11T05:25:12.337Z] 7186ed65a4f7: Download complete [2021-05-11T05:25:12.337Z] 207e8628e3a3: Verifying Checksum [2021-05-11T05:25:12.337Z] 207e8628e3a3: Download complete [2021-05-11T05:25:12.337Z] c791037a9be2: Verifying Checksum [2021-05-11T05:25:12.337Z] c791037a9be2: Download complete [2021-05-11T05:25:12.337Z] 595b0fe564bb: Verifying Checksum [2021-05-11T05:25:12.337Z] 595b0fe564bb: Download complete [2021-05-11T05:25:12.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.242s coverage: 81.8% of statements [2021-05-11T05:25:12.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-11T05:25:13.329Z] 595b0fe564bb: Pull complete [2021-05-11T05:25:13.932Z] 7186ed65a4f7: Pull complete [2021-05-11T05:25:14.216Z] 316046926c0a: Pull complete [2021-05-11T05:25:15.203Z] ffd874e62e21: Verifying Checksum [2021-05-11T05:25:15.204Z] ffd874e62e21: Download complete [2021-05-11T05:25:16.189Z] 4ebd0625c992: Verifying Checksum [2021-05-11T05:25:16.189Z] 4ebd0625c992: Download complete [2021-05-11T05:25:21.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.105s coverage: 92.9% of statements [2021-05-11T05:25:21.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-11T05:25:21.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-11T05:25:21.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-11T05:25:21.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-05-11T05:25:21.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-11T05:25:21.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-11T05:25:21.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-11T05:25:21.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-11T05:25:21.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-11T05:25:21.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.045s coverage: 87.2% of statements [2021-05-11T05:25:21.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-11T05:25:21.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-11T05:25:21.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-05-11T05:25:21.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-11T05:25:21.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 76.0% of statements [2021-05-11T05:25:21.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-11T05:25:21.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements [2021-05-11T05:25:21.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.085s coverage: 87.2% of statements [2021-05-11T05:25:21.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements [2021-05-11T05:25:21.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.102s coverage: 91.2% of statements [2021-05-11T05:25:21.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-11T05:25:21.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.222s coverage: 64.4% of statements [2021-05-11T05:25:21.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-11T05:25:21.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-11T05:25:21.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2021-05-11T05:25:21.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-05-11T05:25:21.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2021-05-11T05:25:21.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2021-05-11T05:25:21.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2021-05-11T05:25:21.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.373s coverage: 66.9% of statements [2021-05-11T05:25:21.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-11T05:25:21.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-11T05:25:21.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-11T05:25:21.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.208s coverage: 43.4% of statements [2021-05-11T05:25:21.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-11T05:25:21.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-11T05:25:21.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2021-05-11T05:25:21.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-11T05:25:21.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2021-05-11T05:25:21.325Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.135s coverage: 47.0% of statements [2021-05-11T05:25:21.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-11T05:25:21.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-11T05:25:21.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-11T05:25:21.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-11T05:25:21.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-11T05:25:21.325Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.058s coverage: 100.0% of statements [2021-05-11T05:25:21.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-11T05:25:21.325Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.064s coverage: 100.0% of statements [2021-05-11T05:25:21.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-11T05:25:21.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-11T05:25:21.325Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.076s coverage: 22.7% of statements [2021-05-11T05:25:21.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-11T05:25:21.325Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.171s coverage: 92.6% of statements [2021-05-11T05:25:21.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-11T05:25:21.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-11T05:25:21.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-11T05:25:21.325Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.811s coverage: 28.7% of statements [2021-05-11T05:25:21.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-11T05:25:21.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-11T05:25:21.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-11T05:25:21.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-11T05:25:21.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-11T05:25:21.325Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.080s coverage: 99.0% of statements [2021-05-11T05:25:21.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-11T05:25:21.325Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.085s coverage: 100.0% of statements [2021-05-11T05:25:21.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-11T05:25:21.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-11T05:25:21.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-11T05:25:21.325Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.063s coverage: 64.6% of statements [2021-05-11T05:25:21.325Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-11T05:25:22.492Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.132s coverage: 97.6% of statements [2021-05-11T05:25:22.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-11T05:25:22.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-11T05:25:22.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-11T05:25:22.492Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.035s coverage: 0.0% of statements [2021-05-11T05:25:22.492Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-11T05:25:22.492Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements [2021-05-11T05:25:22.492Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-11T05:25:22.492Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-11T05:25:22.492Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-11T05:25:22.492Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-11T05:25:22.492Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.046s coverage: 87.9% of statements [2021-05-11T05:25:22.492Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-11T05:25:22.492Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-11T05:25:22.492Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.025s coverage: 100.0% of statements [2021-05-11T05:25:22.492Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.061s coverage: 28.1% of statements [2021-05-11T05:25:22.492Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-11T05:25:23.072Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.033s coverage: 85.7% of statements [2021-05-11T05:25:23.072Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-11T05:25:23.072Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements [2021-05-11T05:25:23.337Z] GO111MODULE=on go vet ./... [2021-05-11T05:25:26.352Z] 4ebd0625c992: Pull complete [2021-05-11T05:25:26.352Z] 207e8628e3a3: Pull complete [2021-05-11T05:25:26.352Z] c791037a9be2: Pull complete [2021-05-11T05:25:29.805Z] ffd874e62e21: Pull complete [2021-05-11T05:25:29.805Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-11T05:25:29.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-11T05:25:29.805Z] ---> cfc18b08335c [2021-05-11T05:25:29.805Z] 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-11T05:25:33.214Z] ---> Running in d5ea0cc54812 [2021-05-11T05:25:34.200Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T05:25:36.182Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T05:25:37.154Z] (1/12) Installing libmagic (5.39-r0) [2021-05-11T05:25:37.427Z] (2/12) Installing file (5.39-r0) [2021-05-11T05:25:37.697Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-11T05:25:37.697Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-11T05:25:47.846Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-11T05:25:48.124Z] (6/12) Installing patch (2.7.6-r6) [2021-05-11T05:25:48.124Z] (7/12) Installing build-base (0.5-r2) [2021-05-11T05:25:48.399Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-11T05:25:48.680Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-11T05:25:48.680Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-11T05:25:48.956Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-11T05:25:49.232Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-11T05:25:49.509Z] Executing busybox-1.32.1-r6.trigger [2021-05-11T05:25:49.509Z] OK: 218 MiB in 52 packages [2021-05-11T05:25:53.845Z] Removing intermediate container d5ea0cc54812 [2021-05-11T05:25:53.845Z] ---> f1c8fe2454da [2021-05-11T05:25:53.845Z] Step 4/6 : WORKDIR /edgex-go [2021-05-11T05:25:54.119Z] ---> Running in 7f800cc884b1 [2021-05-11T05:25:54.393Z] Removing intermediate container 7f800cc884b1 [2021-05-11T05:25:54.393Z] ---> e14d3b3fcae3 [2021-05-11T05:25:54.393Z] Step 5/6 : COPY go.mod . [2021-05-11T05:25:55.387Z] ---> a441e8b30b60 [2021-05-11T05:25:55.387Z] Step 6/6 : RUN go mod download [2021-05-11T05:25:55.387Z] ---> Running in 0ffa59b61b4e [2021-05-11T05:26:02.289Z] gofmt -l . [2021-05-11T05:26:02.289Z] [ "`gofmt -l .`" = "" ] [2021-05-11T05:26:02.289Z] ./bin/test-go-mod-tidy.sh [2021-05-11T05:26:02.289Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-11T05:26:02.632Z] + ls -al . [2021-05-11T05:26:02.633Z] total 828 [2021-05-11T05:26:02.633Z] drwxrwxr-x 10 1001 1001 4096 May 11 05:26 . [2021-05-11T05:26:02.633Z] drwxr-xr-x 4 root root 28 May 11 05:23 .. [2021-05-11T05:26:02.633Z] -rw-rw-r-- 1 1001 1001 11 May 11 05:21 .dockerignore [2021-05-11T05:26:02.633Z] drwxrwxr-x 8 1001 1001 179 May 11 05:21 .git [2021-05-11T05:26:02.633Z] drwxrwxr-x 3 1001 1001 125 May 11 05:21 .github [2021-05-11T05:26:02.633Z] -rw-rw-r-- 1 1001 1001 818 May 11 05:21 .gitignore [2021-05-11T05:26:02.633Z] drwx------ 3 1001 1001 60 May 11 05:22 .semver [2021-05-11T05:26:02.633Z] -rw-rw-r-- 1 1001 1001 166 May 11 05:21 .sonarcloud.properties [2021-05-11T05:26:02.633Z] -rw-rw-r-- 1 1001 1001 8609 May 11 05:21 Attribution.txt [2021-05-11T05:26:02.633Z] -rw-rw-r-- 1 1001 1001 3804 May 11 05:21 CONTRIBUTING.md [2021-05-11T05:26:02.633Z] -rw-rw-r-- 1 1001 1001 931 May 11 05:21 Dockerfile.build [2021-05-11T05:26:02.633Z] -rw-rw-r-- 1 1001 1001 863 May 11 05:21 Jenkinsfile [2021-05-11T05:26:02.633Z] -rw-rw-r-- 1 1001 1001 10775 May 11 05:21 LICENSE [2021-05-11T05:26:02.633Z] -rw-rw-r-- 1 1001 1001 5774 May 11 05:21 Makefile [2021-05-11T05:26:02.633Z] -rw-rw-r-- 1 1001 1001 7978 May 11 05:21 README.md [2021-05-11T05:26:02.633Z] -rw-rw-r-- 1 1001 1001 6755 May 11 05:21 SECURITY.md [2021-05-11T05:26:02.633Z] -rw-rw-r-- 1 1001 1001 5 May 11 05:22 VERSION [2021-05-11T05:26:02.633Z] -rw-rw-r-- 1 1001 1001 4131 May 11 05:21 ZMQWindows.md [2021-05-11T05:26:02.633Z] drwxrwxr-x 2 1001 1001 117 May 11 05:21 bin [2021-05-11T05:26:02.633Z] drwxrwxr-x 14 1001 1001 4096 May 11 05:21 cmd [2021-05-11T05:26:02.633Z] -rw-r--r-- 1 root root 719397 May 11 05:25 coverage.out [2021-05-11T05:26:02.633Z] -rw-r--r-- 1 root root 1060 May 11 05:25 go.mod [2021-05-11T05:26:02.633Z] -rw-r--r-- 1 root root 21595 May 11 05:23 go.sum [2021-05-11T05:26:02.633Z] drwxrwxr-x 8 1001 1001 127 May 11 05:21 internal [2021-05-11T05:26:02.633Z] drwxrwxr-x 4 1001 1001 26 May 11 05:21 openapi [2021-05-11T05:26:02.633Z] drwxrwxr-x 4 1001 1001 71 May 11 05:21 snap [2021-05-11T05:26:02.633Z] -rw-rw-r-- 1 1001 1001 168 May 11 05:21 version.go [Pipeline] sh [2021-05-11T05:26:02.965Z] + '[' -e coverage.out ] [2021-05-11T05:26:02.965Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-11T05:26:03.214Z] Stashed 1 file(s) [Pipeline] sh [2021-05-11T05:26:03.534Z] + make build [2021-05-11T05:26:03.534Z] 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-11T05:26:06.115Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-11T05:26:16.217Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-11T05:26:16.799Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-11T05:26:18.741Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-11T05:26:18.741Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-11T05:26:20.709Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-11T05:26:22.132Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-11T05:26:22.180Z] Removing intermediate container 0ffa59b61b4e [2021-05-11T05:26:22.180Z] ---> c7ca0a9e974f [2021-05-11T05:26:22.453Z] Successfully built c7ca0a9e974f [2021-05-11T05:26:22.453Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:26:22.847Z] + docker inspect -f . ci-base-image-arm64 [2021-05-11T05:26:22.847Z] . [Pipeline] withDockerContainer [2021-05-11T05:26:23.091Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-11T05:26:23.156Z] prd-ubuntu18.04-docker-arm64-4c-16g-4342 does not seem to be running inside a container [2021-05-11T05:26:23.255Z] $ 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-11T05:26:24.041Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-11T05:26:24.839Z] $ docker top 76dc125634aca78f22f6ad558f4891b08d16d8cf38c091291cfd58078dfece78 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T05:26:25.969Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-11T05:26:25.974Z] + go version [2021-05-11T05:26:25.974Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-11T05:26:26.014Z] $ docker stop --time=1 76dc125634aca78f22f6ad558f4891b08d16d8cf38c091291cfd58078dfece78 [2021-05-11T05:26:27.910Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-11T05:26:27.979Z] $ docker rm -f 76dc125634aca78f22f6ad558f4891b08d16d8cf38c091291cfd58078dfece78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:26:29.013Z] + docker inspect -f . ci-base-image-arm64 [2021-05-11T05:26:29.013Z] . [Pipeline] withDockerContainer [2021-05-11T05:26:29.345Z] prd-ubuntu18.04-docker-arm64-4c-16g-4342 does not seem to be running inside a container [2021-05-11T05:26:29.476Z] $ 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-11T05:26:31.017Z] $ docker top 75557057c2e91a790d9df510f7baf2f2b07ecf0cb9e905e1173e0bca1c778bc8 -eo pid,comm [Pipeline] { [Pipeline] } [2021-05-11T05:26:31.414Z] $ docker stop --time=1 ead02457e3bc69c30c2ebcaf48ca75ded5b4f218bf4f647277318bf6a69aa5d7 [2021-05-11T05:26:33.157Z] $ docker rm -f ead02457e3bc69c30c2ebcaf48ca75ded5b4f218bf4f647277318bf6a69aa5d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] echo [2021-05-11T05:26:33.821Z] ========================================================= [2021-05-11T05:26:33.821Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-11T05:26:33.821Z] ========================================================= [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-05-11T05:26:34.606Z] + go mod tidy [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:26:35.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-11T05:26:35.135Z] [2021-05-11T05:26:35.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:26:35.510Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-11T05:26:35.510Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-11T05:26:35.510Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-11T05:26:35.510Z] ca9280d653b3: Pulling fs layer [2021-05-11T05:26:35.510Z] 7e9c9ca2126c: Pulling fs layer [Pipeline] sh [2021-05-11T05:26:35.775Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-11T05:26:35.775Z] cbdbe7a5bc2a: Download complete [2021-05-11T05:26:36.316Z] + make test [2021-05-11T05:26:36.316Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-11T05:26:36.361Z] cbdbe7a5bc2a: Pull complete [2021-05-11T05:26:36.361Z] ca9280d653b3: Verifying Checksum [2021-05-11T05:26:36.361Z] ca9280d653b3: Download complete [2021-05-11T05:26:37.316Z] ca9280d653b3: Pull complete [2021-05-11T05:26:37.900Z] 7e9c9ca2126c: Verifying Checksum [2021-05-11T05:26:37.900Z] 7e9c9ca2126c: Download complete [2021-05-11T05:26:44.545Z] 7e9c9ca2126c: Pull complete [2021-05-11T05:26:44.545Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-11T05:26:44.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-11T05:26:44.545Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-11T05:26:44.692Z] prd-centos7-docker-4c-2g-4338 does not seem to be running inside a container [2021-05-11T05:26:44.755Z] $ 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-11T05:26:47.469Z] $ docker top 665a45e6345ef874f1604c9ef372d52839578c94f7a1b90bffde84a045320e10 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T05:26:48.051Z] + docker-compose build --help [2021-05-11T05:26:48.051Z] + grep parallel [2021-05-11T05:26:49.002Z] --parallel Build images in parallel. [Pipeline] } [2021-05-11T05:26:49.033Z] $ docker stop --time=1 665a45e6345ef874f1604c9ef372d52839578c94f7a1b90bffde84a045320e10 [2021-05-11T05:26:50.417Z] $ docker rm -f 665a45e6345ef874f1604c9ef372d52839578c94f7a1b90bffde84a045320e10 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:26:51.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-11T05:26:51.074Z] . [Pipeline] withDockerContainer [2021-05-11T05:26:51.204Z] prd-centos7-docker-4c-2g-4338 does not seem to be running inside a container [2021-05-11T05:26:51.254Z] $ 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-11T05:26:52.112Z] $ docker top 5602dc7a5ba5ea85f7f1773203ceb1a9c810883854739bb3115f5cbbd1be6c49 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T05:26:52.728Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-11T05:26:53.678Z] Building docker-core-command-go ... [2021-05-11T05:26:53.678Z] Building docker-core-data-go ... [2021-05-11T05:26:53.678Z] Building docker-core-metadata-go ... [2021-05-11T05:26:53.678Z] Building docker-security-bootstrapper-go ... [2021-05-11T05:26:53.678Z] Building docker-security-proxy-setup-go ... [2021-05-11T05:26:53.678Z] Building docker-security-secretstore-setup-go ... [2021-05-11T05:26:53.678Z] Building docker-support-notifications-go ... [2021-05-11T05:26:53.678Z] Building docker-support-scheduler-go ... [2021-05-11T05:26:53.678Z] Building docker-sys-mgmt-agent-go ... [2021-05-11T05:26:53.678Z] Building docker-support-scheduler-go [2021-05-11T05:26:53.678Z] Building docker-security-proxy-setup-go [2021-05-11T05:26:53.678Z] Building docker-security-secretstore-setup-go [2021-05-11T05:26:53.678Z] Building docker-core-command-go [2021-05-11T05:26:53.678Z] Building docker-support-notifications-go [2021-05-11T05:27:03.167Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-11T05:27:26.126Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T05:27:26.126Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-11T05:27:26.126Z] ---> 3020e1c57cb2 [2021-05-11T05:27:26.126Z] Step 3/23 : WORKDIR /edgex-go [2021-05-11T05:27:26.126Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T05:27:26.126Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-11T05:27:26.126Z] ---> 3020e1c57cb2 [2021-05-11T05:27:26.126Z] Step 3/23 : WORKDIR /edgex-go [2021-05-11T05:27:26.126Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T05:27:26.126Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T05:27:26.126Z] ---> 3020e1c57cb2 [2021-05-11T05:27:26.126Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T05:27:26.126Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T05:27:26.126Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-11T05:27:26.126Z] ---> 3020e1c57cb2 [2021-05-11T05:27:26.126Z] Step 3/22 : WORKDIR /edgex-go [2021-05-11T05:27:26.126Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T05:27:26.126Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-11T05:27:26.126Z] ---> 3020e1c57cb2 [2021-05-11T05:27:26.126Z] Step 3/26 : WORKDIR /edgex-go [2021-05-11T05:27:27.089Z] ---> Running in ce5418fbbbaf [2021-05-11T05:27:27.089Z] ---> Running in c1003e3d0a95 [2021-05-11T05:27:27.089Z] ---> Running in 8cdb249eb814 [2021-05-11T05:27:27.089Z] ---> Running in 477c0ba76ad4 [2021-05-11T05:27:27.089Z] ---> Running in c696ae0d3a0d [2021-05-11T05:27:27.671Z] Removing intermediate container 8cdb249eb814 [2021-05-11T05:27:27.671Z] ---> b00f4dab2f8f [2021-05-11T05:27:27.671Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:27:27.671Z] Removing intermediate container c696ae0d3a0d [2021-05-11T05:27:27.671Z] ---> 5db80745a54f [2021-05-11T05:27:27.671Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:27:27.671Z] Removing intermediate container 477c0ba76ad4 [2021-05-11T05:27:27.671Z] ---> d4ffa350df25 [2021-05-11T05:27:27.671Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:27:27.671Z] Removing intermediate container c1003e3d0a95 [2021-05-11T05:27:27.671Z] ---> daf83c88a260 [2021-05-11T05:27:27.671Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:27:27.671Z] Removing intermediate container ce5418fbbbaf [2021-05-11T05:27:27.671Z] ---> 51b74a3aa7db [2021-05-11T05:27:27.671Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:27:27.671Z] ---> Running in 8c044e70af90 [2021-05-11T05:27:27.671Z] ---> Running in ed9b687816f6 [2021-05-11T05:27:27.671Z] ---> Running in 3579dcb66f02 [2021-05-11T05:27:27.671Z] ---> Running in 4fa94910b89d [2021-05-11T05:27:27.935Z] ---> Running in 7c044e21e8b1 [2021-05-11T05:27:29.907Z] Removing intermediate container 3579dcb66f02 [2021-05-11T05:27:29.907Z] ---> 3e57d078e237 [2021-05-11T05:27:29.907Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-11T05:27:29.907Z] ---> Running in b6c43c7d7cf3 [2021-05-11T05:27:29.907Z] Removing intermediate container ed9b687816f6 [2021-05-11T05:27:29.907Z] ---> 0fd776f345cb [2021-05-11T05:27:29.907Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-11T05:27:30.168Z] Removing intermediate container 4fa94910b89d [2021-05-11T05:27:30.168Z] ---> 7ce8853457c2 [2021-05-11T05:27:30.168Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-11T05:27:30.168Z] Removing intermediate container 7c044e21e8b1 [2021-05-11T05:27:30.168Z] ---> a719bec1bf20 [2021-05-11T05:27:30.168Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-11T05:27:30.168Z] Removing intermediate container 8c044e70af90 [2021-05-11T05:27:30.168Z] ---> 6fc06f2b79b2 [2021-05-11T05:27:30.168Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-11T05:27:30.436Z] ---> Running in d561c3cddaa7 [2021-05-11T05:27:30.436Z] ---> Running in 928484d3d955 [2021-05-11T05:27:30.436Z] ---> Running in 0755e643ef1f [2021-05-11T05:27:30.436Z] ---> Running in 6aefa0c1fa6d [2021-05-11T05:27:30.705Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T05:27:30.977Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T05:27:31.243Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T05:27:31.506Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T05:27:31.506Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T05:27:32.895Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T05:27:32.895Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T05:27:32.895Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T05:27:32.895Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T05:27:33.854Z] OK: 219 MiB in 52 packages [2021-05-11T05:27:33.854Z] OK: 219 MiB in 52 packages [2021-05-11T05:27:33.854Z] OK: 219 MiB in 52 packages [2021-05-11T05:27:34.132Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T05:27:34.132Z] Removing intermediate container 928484d3d955 [2021-05-11T05:27:34.132Z] ---> 3bcb3324f523 [2021-05-11T05:27:34.132Z] Step 6/26 : COPY go.mod . [2021-05-11T05:27:34.414Z] Removing intermediate container b6c43c7d7cf3 [2021-05-11T05:27:34.414Z] ---> d722ff8316a6 [2021-05-11T05:27:34.414Z] Step 6/23 : COPY go.mod . [2021-05-11T05:27:34.414Z] Removing intermediate container 0755e643ef1f [2021-05-11T05:27:34.414Z] ---> e512b7fa1f94 [2021-05-11T05:27:34.414Z] Step 6/24 : COPY go.mod . [2021-05-11T05:27:34.414Z] ---> 85149940f6ea [2021-05-11T05:27:34.414Z] Step 7/26 : RUN go mod download [2021-05-11T05:27:34.678Z] ---> Running in f3443c60035c [2021-05-11T05:27:34.678Z] ---> c7a298ab150c [2021-05-11T05:27:34.678Z] Step 7/23 : RUN go mod download [2021-05-11T05:27:34.678Z] OK: 219 MiB in 52 packages [2021-05-11T05:27:34.949Z] ---> 992f7ed46879 [2021-05-11T05:27:34.949Z] Step 7/24 : RUN go mod download [2021-05-11T05:27:34.949Z] ---> Running in 15aa61239202 [2021-05-11T05:27:34.949Z] ---> Running in fc13d242dc6e [2021-05-11T05:27:35.530Z] OK: 219 MiB in 52 packages [2021-05-11T05:27:35.530Z] Removing intermediate container d561c3cddaa7 [2021-05-11T05:27:35.530Z] ---> 2e1f2daf3213 [2021-05-11T05:27:35.530Z] Step 6/23 : COPY go.mod . [2021-05-11T05:27:35.800Z] Removing intermediate container 6aefa0c1fa6d [2021-05-11T05:27:35.800Z] ---> afd08bbcb018 [2021-05-11T05:27:35.800Z] Step 6/22 : COPY go.mod . [2021-05-11T05:27:36.071Z] ---> 26ec0435b540 [2021-05-11T05:27:36.071Z] Step 7/23 : RUN go mod download [2021-05-11T05:27:36.071Z] ---> Running in e681b191747e [2021-05-11T05:27:36.342Z] ---> a04bb8c73cfa [2021-05-11T05:27:36.342Z] Step 7/22 : RUN go mod download [2021-05-11T05:27:36.342Z] ---> Running in 92d53e67752c [2021-05-11T05:27:36.932Z] Removing intermediate container 15aa61239202 [2021-05-11T05:27:36.932Z] ---> afa8295c245b [2021-05-11T05:27:36.932Z] Step 8/23 : COPY . . [2021-05-11T05:27:36.932Z] Removing intermediate container f3443c60035c [2021-05-11T05:27:36.932Z] ---> 7aedec57339a [2021-05-11T05:27:36.932Z] Step 8/26 : COPY . . [2021-05-11T05:27:37.896Z] Removing intermediate container fc13d242dc6e [2021-05-11T05:27:37.896Z] ---> 40264cadff97 [2021-05-11T05:27:37.896Z] Step 8/24 : COPY . . [2021-05-11T05:27:50.207Z] Removing intermediate container e681b191747e [2021-05-11T05:27:50.207Z] ---> 78542d478002 [2021-05-11T05:27:50.207Z] Step 8/23 : COPY . . [2021-05-11T05:27:50.207Z] Removing intermediate container 92d53e67752c [2021-05-11T05:27:50.207Z] ---> b5e266306e82 [2021-05-11T05:27:50.207Z] Step 8/22 : COPY . . [2021-05-11T05:28:11.326Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-11T05:28:16.749Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-11T05:28:22.510Z] ---> 7fc4e1512630 [2021-05-11T05:28:22.510Z] Step 9/23 : RUN go mod tidy [2021-05-11T05:28:22.510Z] ---> 815a6edf9e58 [2021-05-11T05:28:22.510Z] Step 9/26 : RUN go mod tidy [2021-05-11T05:28:22.510Z] ---> 560ba06528d3 [2021-05-11T05:28:22.510Z] Step 9/24 : RUN go mod tidy [2021-05-11T05:28:23.085Z] ---> Running in ee86a98b389a [2021-05-11T05:28:23.085Z] ---> Running in 03ffeb67eaca [2021-05-11T05:28:23.349Z] ---> Running in 2f858987fbea [2021-05-11T05:28:23.942Z] ---> caf5922b23eb [2021-05-11T05:28:23.942Z] Step 9/22 : RUN go mod tidy [2021-05-11T05:28:23.942Z] ---> cb2272e1178e [2021-05-11T05:28:23.942Z] Step 9/23 : RUN go mod tidy [2021-05-11T05:28:23.942Z] ---> Running in 3e6b3c7efc72 [2021-05-11T05:28:23.942Z] ---> Running in 35effbb8e0e2 [2021-05-11T05:28:26.930Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-11T05:28:26.930Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-11T05:28:29.305Z] Removing intermediate container 35effbb8e0e2 [2021-05-11T05:28:29.305Z] ---> e218665914ee [2021-05-11T05:28:29.305Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-11T05:28:29.305Z] Removing intermediate container 3e6b3c7efc72 [2021-05-11T05:28:29.305Z] ---> 03200c3069b0 [2021-05-11T05:28:29.305Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-11T05:28:29.305Z] Removing intermediate container 03ffeb67eaca [2021-05-11T05:28:29.305Z] ---> 23407c28d70c [2021-05-11T05:28:29.305Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-11T05:28:29.305Z] ---> Running in 72c26fa81203 [2021-05-11T05:28:29.305Z] Removing intermediate container 2f858987fbea [2021-05-11T05:28:29.305Z] ---> 5b93634bc408 [2021-05-11T05:28:29.305Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-11T05:28:29.305Z] ---> Running in 2eeca0772fcc [2021-05-11T05:28:29.305Z] ---> Running in 3a42026219d5 [2021-05-11T05:28:29.305Z] Removing intermediate container ee86a98b389a [2021-05-11T05:28:29.305Z] ---> 945d06d8ee8f [2021-05-11T05:28:29.305Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-11T05:28:29.305Z] ---> Running in 7b563972ea71 [2021-05-11T05:28:29.305Z] ---> Running in 1f734c4a3029 [2021-05-11T05:28:29.597Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-11T05:28:29.893Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-11T05:28:29.893Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-11T05:28:30.215Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-11T05:28:30.483Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-11T05:28:30.483Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-11T05:28:30.592Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-11T05:28:30.592Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-11T05:28:30.592Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-11T05:28:36.044Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-11T05:28:36.647Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-11T05:28:46.816Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-11T05:28:46.816Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-11T05:28:46.816Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-11T05:28:50.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.281s coverage: 45.9% of statements [2021-05-11T05:28:50.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-11T05:28:50.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-11T05:28:50.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-11T05:28:50.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-11T05:28:50.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-11T05:28:50.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-11T05:28:50.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.210s coverage: 19.8% of statements [2021-05-11T05:28:51.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.304s coverage: 100.0% of statements [2021-05-11T05:28:57.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.627s coverage: 27.8% of statements [2021-05-11T05:28:57.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-11T05:28:57.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-11T05:28:57.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-11T05:28:57.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-11T05:28:57.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-11T05:28:57.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.195s coverage: 81.2% of statements [2021-05-11T05:28:57.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-11T05:28:57.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.162s coverage: 100.0% of statements [2021-05-11T05:28:57.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-11T05:28:57.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.128s coverage: 100.0% of statements [2021-05-11T05:28:57.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-11T05:28:57.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-11T05:29:00.639Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.286s coverage: 71.3% of statements [2021-05-11T05:29:00.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-11T05:29:00.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-11T05:29:02.091Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.513s coverage: 87.7% of statements [2021-05-11T05:29:02.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-11T05:29:02.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-11T05:29:02.091Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.152s coverage: 78.9% of statements [2021-05-11T05:29:02.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-11T05:29:09.417Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-11T05:29:09.417Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-11T05:29:12.270Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.257s coverage: 28.6% of statements [2021-05-11T05:29:12.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-11T05:29:12.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-11T05:29:12.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-11T05:29:12.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-11T05:29:12.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-11T05:29:12.270Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.276s coverage: 100.0% of statements [2021-05-11T05:29:12.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-11T05:29:12.270Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.177s coverage: 100.0% of statements [2021-05-11T05:29:12.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-11T05:29:12.270Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.381s coverage: 86.7% of statements [2021-05-11T05:29:12.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-11T05:29:12.270Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.583s coverage: 97.5% of statements [2021-05-11T05:29:12.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-11T05:29:12.270Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.227s coverage: 78.3% of statements [2021-05-11T05:29:12.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-11T05:29:12.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-11T05:29:12.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-11T05:29:12.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-11T05:29:17.687Z] Removing intermediate container 1f734c4a3029 [2021-05-11T05:29:17.687Z] ---> 25ca726a5d1d [2021-05-11T05:29:17.687Z] [2021-05-11T05:29:17.687Z] Step 11/26 : FROM alpine:3.12 [2021-05-11T05:29:17.687Z] 3.12: Pulling from library/alpine [2021-05-11T05:29:18.264Z] Removing intermediate container 3a42026219d5 [2021-05-11T05:29:18.264Z] ---> fd22a6bfe683 [2021-05-11T05:29:18.264Z] [2021-05-11T05:29:18.264Z] Step 11/22 : FROM alpine:3.12 [2021-05-11T05:29:18.264Z] Removing intermediate container 2eeca0772fcc [2021-05-11T05:29:18.264Z] ---> 83b9b545fb1a [2021-05-11T05:29:18.264Z] [2021-05-11T05:29:18.264Z] Step 11/23 : FROM alpine:3.12 [2021-05-11T05:29:18.264Z] 3.12: Pulling from library/alpine [2021-05-11T05:29:18.264Z] 3.12: Pulling from library/alpine [2021-05-11T05:29:18.264Z] Removing intermediate container 72c26fa81203 [2021-05-11T05:29:18.264Z] ---> f783a7c7819b [2021-05-11T05:29:18.264Z] [2021-05-11T05:29:18.264Z] Step 11/23 : FROM alpine:3.12 [2021-05-11T05:29:18.264Z] Removing intermediate container 7b563972ea71 [2021-05-11T05:29:18.264Z] ---> 89c27c97daf1 [2021-05-11T05:29:18.264Z] [2021-05-11T05:29:18.264Z] Step 11/24 : FROM alpine:3.12 [2021-05-11T05:29:18.527Z] 3.12: Pulling from library/alpine [2021-05-11T05:29:18.527Z] 3.12: Pulling from library/alpine [2021-05-11T05:29:18.527Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-11T05:29:18.527Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-11T05:29:18.527Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-11T05:29:18.527Z] Status: Image is up to date for alpine:3.12 [2021-05-11T05:29:18.527Z] Status: Downloaded newer image for alpine:3.12 [2021-05-11T05:29:18.527Z] Status: Downloaded newer image for alpine:3.12 [2021-05-11T05:29:18.792Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-11T05:29:18.793Z] Status: Image is up to date for alpine:3.12 [2021-05-11T05:29:18.793Z] ---> 13621d1b12d4 [2021-05-11T05:29:18.793Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-11T05:29:18.793Z] ---> 13621d1b12d4 [2021-05-11T05:29:18.793Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-11T05:29:18.793Z] ---> 13621d1b12d4 [2021-05-11T05:29:18.793Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-11T05:29:18.793Z] ---> 13621d1b12d4 [2021-05-11T05:29:18.793Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-11T05:29:18.793Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-11T05:29:18.793Z] Status: Image is up to date for alpine:3.12 [2021-05-11T05:29:18.793Z] ---> 13621d1b12d4 [2021-05-11T05:29:18.793Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-11T05:29:18.793Z] ---> Running in 0f19727b7350 [2021-05-11T05:29:18.793Z] ---> Running in 8e8c75e31251 [2021-05-11T05:29:18.793Z] ---> Running in 6c2b8799b9e5 [2021-05-11T05:29:18.793Z] ---> Running in 063465dcfb7c [2021-05-11T05:29:18.793Z] ---> Running in ef7599c44b41 [2021-05-11T05:29:19.014Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.311s coverage: 95.1% of statements [2021-05-11T05:29:19.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-11T05:29:19.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-11T05:29:19.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-11T05:29:19.014Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-11T05:29:19.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-11T05:29:19.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-11T05:29:19.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-11T05:29:19.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-11T05:29:19.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-11T05:29:19.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-11T05:29:19.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-11T05:29:19.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-11T05:29:19.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-11T05:29:19.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-11T05:29:19.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-11T05:29:19.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-11T05:29:19.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-11T05:29:19.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-11T05:29:19.014Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.122s coverage: 58.8% of statements [2021-05-11T05:29:19.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-11T05:29:19.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-11T05:29:19.014Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.195s coverage: 0.9% of statements [2021-05-11T05:29:19.014Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-11T05:29:19.014Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.117s coverage: 22.0% of statements [2021-05-11T05:29:19.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-11T05:29:19.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.159s coverage: 47.1% of statements [2021-05-11T05:29:19.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.227s coverage: 79.5% of statements [2021-05-11T05:29:19.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.116s coverage: 94.1% of statements [2021-05-11T05:29:19.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.160s coverage: 96.3% of statements [2021-05-11T05:29:19.752Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T05:29:19.752Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T05:29:20.028Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T05:29:20.028Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T05:29:20.028Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T05:29:20.028Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-11T05:29:20.028Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T05:29:20.028Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-11T05:29:20.028Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T05:29:20.028Z] Executing ca-certificates-20191127-r4.trigger [2021-05-11T05:29:20.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.131s coverage: 87.5% of statements [2021-05-11T05:29:20.294Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T05:29:20.294Z] OK: 6 MiB in 16 packages [2021-05-11T05:29:20.294Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-11T05:29:20.294Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T05:29:20.294Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-11T05:29:20.294Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-11T05:29:20.294Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-11T05:29:20.294Z] (4/6) Installing curl (7.76.1-r0) [2021-05-11T05:29:20.294Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-11T05:29:20.294Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T05:29:20.294Z] (6/6) Installing su-exec (0.2-r1) [2021-05-11T05:29:20.294Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T05:29:20.294Z] OK: 6 MiB in 15 packages [2021-05-11T05:29:20.294Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T05:29:20.294Z] Executing ca-certificates-20191127-r4.trigger [2021-05-11T05:29:20.294Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T05:29:20.294Z] OK: 7 MiB in 20 packages [2021-05-11T05:29:20.560Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-11T05:29:20.560Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T05:29:20.560Z] OK: 6 MiB in 15 packages [2021-05-11T05:29:20.560Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-11T05:29:20.560Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-11T05:29:20.560Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-11T05:29:20.560Z] (4/4) Installing curl (7.76.1-r0) [2021-05-11T05:29:20.560Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T05:29:20.560Z] Executing ca-certificates-20191127-r4.trigger [2021-05-11T05:29:20.560Z] OK: 7 MiB in 18 packages [2021-05-11T05:29:23.889Z] Removing intermediate container 6c2b8799b9e5 [2021-05-11T05:29:23.889Z] ---> 1fef4d1e95a2 [2021-05-11T05:29:23.889Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T05:29:23.889Z] Removing intermediate container 0f19727b7350 [2021-05-11T05:29:23.889Z] ---> ecc48f8e9572 [2021-05-11T05:29:23.889Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T05:29:23.889Z] Removing intermediate container 063465dcfb7c [2021-05-11T05:29:23.889Z] ---> e4bf2f36adce [2021-05-11T05:29:23.889Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T05:29:23.889Z] Removing intermediate container 8e8c75e31251 [2021-05-11T05:29:23.889Z] ---> fac14df8fec6 [2021-05-11T05:29:23.889Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-11T05:29:23.889Z] ---> Running in d3427bbb5aaf [2021-05-11T05:29:23.889Z] ---> Running in eb984b8925aa [2021-05-11T05:29:23.889Z] Removing intermediate container ef7599c44b41 [2021-05-11T05:29:23.889Z] ---> 57352cd81f99 [2021-05-11T05:29:23.889Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-11T05:29:23.889Z] ---> Running in c3dee82a0f94 [2021-05-11T05:29:23.889Z] ---> Running in 69796016f3de [2021-05-11T05:29:24.152Z] ---> Running in 0721dc9dd822 [2021-05-11T05:29:24.152Z] Removing intermediate container d3427bbb5aaf [2021-05-11T05:29:24.152Z] ---> 7fc33d58d642 [2021-05-11T05:29:24.152Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-11T05:29:24.419Z] Removing intermediate container eb984b8925aa [2021-05-11T05:29:24.419Z] ---> 3224f1d776ef [2021-05-11T05:29:24.419Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-11T05:29:24.419Z] Removing intermediate container 69796016f3de [2021-05-11T05:29:24.419Z] ---> a40f63d81247 [2021-05-11T05:29:24.419Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-11T05:29:25.003Z] Removing intermediate container c3dee82a0f94 [2021-05-11T05:29:25.003Z] ---> f5b0ea6f8000 [2021-05-11T05:29:25.003Z] Step 14/26 : WORKDIR / [2021-05-11T05:29:25.003Z] Removing intermediate container 0721dc9dd822 [2021-05-11T05:29:25.003Z] ---> 19dbe77a9229 [2021-05-11T05:29:25.003Z] Step 14/22 : WORKDIR /edgex [2021-05-11T05:29:25.003Z] ---> Running in 857b77bc2cbc [2021-05-11T05:29:25.003Z] ---> Running in b076a2b9de33 [2021-05-11T05:29:25.003Z] ---> Running in b370df587100 [2021-05-11T05:29:25.003Z] ---> Running in 85ab2ef91223 [2021-05-11T05:29:25.003Z] ---> Running in 8b6a4abe9587 [2021-05-11T05:29:25.271Z] Removing intermediate container 857b77bc2cbc [2021-05-11T05:29:25.272Z] ---> 86ff3e21472b [2021-05-11T05:29:25.272Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-11T05:29:25.272Z] Removing intermediate container b076a2b9de33 [2021-05-11T05:29:25.272Z] ---> 01337432a03c [2021-05-11T05:29:25.272Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-11T05:29:25.550Z] Removing intermediate container b370df587100 [2021-05-11T05:29:25.550Z] ---> d4de03cd184a [2021-05-11T05:29:25.550Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-11T05:29:25.550Z] Removing intermediate container 85ab2ef91223 [2021-05-11T05:29:25.550Z] ---> dee339787fbc [2021-05-11T05:29:25.550Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-11T05:29:25.550Z] Removing intermediate container 8b6a4abe9587 [2021-05-11T05:29:25.550Z] ---> e048de4b230a [2021-05-11T05:29:25.550Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-11T05:29:25.550Z] ---> Running in 25bf3547153f [2021-05-11T05:29:25.550Z] ---> Running in 85d115ea679a [2021-05-11T05:29:25.550Z] ---> Running in d36a9916f0bd [2021-05-11T05:29:25.857Z] ---> e72bb517a28e [2021-05-11T05:29:25.857Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-11T05:29:25.857Z] Removing intermediate container 85d115ea679a [2021-05-11T05:29:25.857Z] ---> 866c417d3c2b [2021-05-11T05:29:25.857Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T05:29:26.128Z] Removing intermediate container 25bf3547153f [2021-05-11T05:29:26.128Z] ---> fe8cb4b70987 [2021-05-11T05:29:26.128Z] Step 16/24 : WORKDIR / [2021-05-11T05:29:26.128Z] ---> 9b8c5b8706d6 [2021-05-11T05:29:26.128Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-11T05:29:26.128Z] Removing intermediate container d36a9916f0bd [2021-05-11T05:29:26.128Z] ---> 18bf09fb110f [2021-05-11T05:29:26.128Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T05:29:26.128Z] ---> Running in dc02fddf38a8 [2021-05-11T05:29:26.128Z] ---> 15324c0a9c61 [2021-05-11T05:29:26.128Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-11T05:29:26.404Z] ---> 181cb1672860 [2021-05-11T05:29:26.404Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-11T05:29:26.984Z] Removing intermediate container dc02fddf38a8 [2021-05-11T05:29:26.984Z] ---> 3c092614e3c2 [2021-05-11T05:29:26.984Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T05:29:26.984Z] ---> ecd38140d3d9 [2021-05-11T05:29:26.984Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-11T05:29:27.939Z] ---> 18084738ad71 [2021-05-11T05:29:27.939Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-11T05:29:27.939Z] ---> 1fd186b44e7a [2021-05-11T05:29:27.939Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-11T05:29:27.939Z] ---> e68bba494ba2 [2021-05-11T05:29:27.939Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-11T05:29:27.939Z] ---> 40cc4c6f6ba6 [2021-05-11T05:29:27.939Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-11T05:29:27.939Z] ---> a1629077e4ce [2021-05-11T05:29:27.939Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-11T05:29:28.206Z] ---> bb588d30b6ee [2021-05-11T05:29:28.206Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-11T05:29:28.206Z] ---> a3be09fc11eb [2021-05-11T05:29:28.206Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-11T05:29:28.468Z] ---> Running in c9060274c3fd [2021-05-11T05:29:28.468Z] ---> f2088651f949 [2021-05-11T05:29:28.468Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-11T05:29:28.468Z] ---> e523a52091d2 [2021-05-11T05:29:28.468Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-11T05:29:28.468Z] ---> 76f5d3c08daf [2021-05-11T05:29:28.468Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-11T05:29:28.731Z] ---> Running in 3df160f9a631 [2021-05-11T05:29:28.731Z] ---> Running in 311d5893f12e [2021-05-11T05:29:28.731Z] Removing intermediate container c9060274c3fd [2021-05-11T05:29:28.731Z] ---> 3742603d7ae7 [2021-05-11T05:29:28.731Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T05:29:28.994Z] ---> ffe62816232c [2021-05-11T05:29:28.994Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-11T05:29:28.994Z] Removing intermediate container 3df160f9a631 [2021-05-11T05:29:28.994Z] ---> 5cb60655ec3c [2021-05-11T05:29:28.994Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T05:29:28.994Z] ---> Running in 0aa4abf7dd21 [2021-05-11T05:29:28.994Z] ---> 31e7b0338999 [2021-05-11T05:29:28.994Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-11T05:29:28.994Z] Removing intermediate container 311d5893f12e [2021-05-11T05:29:28.994Z] ---> 24176518c891 [2021-05-11T05:29:28.994Z] Step 19/22 : CMD ["--init=true"] [2021-05-11T05:29:29.262Z] ---> Running in 8084600a9946 [2021-05-11T05:29:29.262Z] ---> Running in 0d69b9dd94a3 [2021-05-11T05:29:29.262Z] ---> Running in 1d5bc56eefdf [2021-05-11T05:29:29.528Z] Removing intermediate container 0aa4abf7dd21 [2021-05-11T05:29:29.528Z] ---> f3d1ec79a6b5 [2021-05-11T05:29:29.528Z] Step 21/23 : LABEL arch=x86_64 [2021-05-11T05:29:29.528Z] ---> 90f0c655d9c4 [2021-05-11T05:29:29.528Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-11T05:29:29.528Z] Removing intermediate container 8084600a9946 [2021-05-11T05:29:29.528Z] ---> 05b18b4a41ef [2021-05-11T05:29:29.528Z] Step 21/23 : LABEL arch=x86_64 [2021-05-11T05:29:29.852Z] Removing intermediate container 0d69b9dd94a3 [2021-05-11T05:29:29.852Z] ---> d328de44b469 [2021-05-11T05:29:29.852Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T05:29:29.852Z] ---> Running in 91f2a67537b9 [2021-05-11T05:29:29.852Z] Removing intermediate container 1d5bc56eefdf [2021-05-11T05:29:29.852Z] ---> bda01f0b5f5f [2021-05-11T05:29:29.852Z] Step 20/22 : LABEL arch=x86_64 [2021-05-11T05:29:29.852Z] ---> Running in 1ad05ebb6789 [2021-05-11T05:29:29.852Z] ---> Running in 122a0976f879 [2021-05-11T05:29:29.852Z] ---> Running in 81adabfbe16f [2021-05-11T05:29:29.852Z] ---> 5d287d954ea9 [2021-05-11T05:29:29.852Z] Step 22/26 : 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-11T05:29:30.120Z] Removing intermediate container 91f2a67537b9 [2021-05-11T05:29:30.120Z] ---> f7886abce448 [2021-05-11T05:29:30.120Z] Step 22/23 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 [2021-05-11T05:29:30.120Z] ---> Running in 61b3e60cc4d0 [2021-05-11T05:29:30.120Z] ---> Running in a035d636c0bc [2021-05-11T05:29:30.389Z] Removing intermediate container 1ad05ebb6789 [2021-05-11T05:29:30.389Z] ---> c047f9163301 [2021-05-11T05:29:30.389Z] Step 22/24 : LABEL arch=x86_64 [2021-05-11T05:29:30.389Z] Removing intermediate container 122a0976f879 [2021-05-11T05:29:30.389Z] ---> 95b02c2c2313 [2021-05-11T05:29:30.389Z] Step 22/23 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 [2021-05-11T05:29:30.389Z] Removing intermediate container 81adabfbe16f [2021-05-11T05:29:30.389Z] ---> 616029060098 [2021-05-11T05:29:30.389Z] Step 21/22 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 [2021-05-11T05:29:30.658Z] ---> Running in 43656d63ef92 [2021-05-11T05:29:30.658Z] ---> Running in a1b3528e5edc [2021-05-11T05:29:30.658Z] ---> Running in d35ca7b9e265 [2021-05-11T05:29:30.658Z] Removing intermediate container a035d636c0bc [2021-05-11T05:29:30.658Z] ---> 15c2a8736644 [2021-05-11T05:29:30.658Z] Step 23/23 : LABEL version=0.0.0 [2021-05-11T05:29:30.925Z] ---> Running in 1fadc640ba4b [2021-05-11T05:29:30.925Z] Removing intermediate container 43656d63ef92 [2021-05-11T05:29:30.925Z] ---> 1ce385e187ec [2021-05-11T05:29:30.925Z] Step 23/24 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 [2021-05-11T05:29:31.188Z] Removing intermediate container a1b3528e5edc [2021-05-11T05:29:31.188Z] ---> 670d74e62ab2 [2021-05-11T05:29:31.188Z] Step 23/23 : LABEL version=0.0.0 [2021-05-11T05:29:31.188Z] Removing intermediate container d35ca7b9e265 [2021-05-11T05:29:31.188Z] ---> 12436a6b2a34 [2021-05-11T05:29:31.188Z] Step 22/22 : LABEL version=0.0.0 [2021-05-11T05:29:31.188Z] Removing intermediate container 1fadc640ba4b [2021-05-11T05:29:31.188Z] ---> 62ac625024f0 [2021-05-11T05:29:31.188Z] [2021-05-11T05:29:31.188Z] ---> Running in 4cbbac6f424a [2021-05-11T05:29:31.452Z] ---> Running in 99ad92fad7ae [2021-05-11T05:29:31.452Z] ---> Running in 2652b999aade [2021-05-11T05:29:31.452Z] Successfully built 62ac625024f0 [2021-05-11T05:29:31.716Z] Successfully tagged docker-support-notifications-go:latest [2021-05-11T05:29:31.716Z]  Building docker-support-notifications-go ... done Removing intermediate container 4cbbac6f424a [2021-05-11T05:29:31.716Z] ---> fb1bdce18490 [2021-05-11T05:29:31.716Z] Step 24/24 : LABEL version=0.0.0 [2021-05-11T05:29:31.716Z] Building docker-sys-mgmt-agent-go [2021-05-11T05:29:31.980Z] ---> Running in 6c4c08aa7d27 [2021-05-11T05:29:31.980Z] Removing intermediate container 2652b999aade [2021-05-11T05:29:31.980Z] ---> 99f047489eda [2021-05-11T05:29:31.980Z] [2021-05-11T05:29:31.980Z] Removing intermediate container 99ad92fad7ae [2021-05-11T05:29:31.980Z] ---> 5ce825880890 [2021-05-11T05:29:31.980Z] [2021-05-11T05:29:31.980Z] Removing intermediate container 61b3e60cc4d0 [2021-05-11T05:29:31.980Z] ---> a743cdece4e7 [2021-05-11T05:29:31.980Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-11T05:29:32.267Z] Successfully built 5ce825880890 [2021-05-11T05:29:32.267Z] ---> Running in 60339caa3cc5 [2021-05-11T05:29:32.267Z] Successfully built 99f047489eda [2021-05-11T05:29:32.267Z] Successfully tagged docker-support-scheduler-go:latest [2021-05-11T05:29:32.267Z]  Building docker-support-scheduler-go ... done Removing intermediate container 6c4c08aa7d27 [2021-05-11T05:29:32.267Z] ---> be277e52a744 [2021-05-11T05:29:32.267Z] [2021-05-11T05:29:32.267Z] Building docker-core-data-go [2021-05-11T05:29:32.267Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-05-11T05:29:32.267Z]  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go [2021-05-11T05:29:32.533Z] Successfully built be277e52a744 [2021-05-11T05:29:32.533Z] Successfully tagged docker-core-command-go:latest [2021-05-11T05:29:32.533Z]  Building docker-core-command-go ... done Building docker-security-bootstrapper-go [2021-05-11T05:29:32.533Z] Removing intermediate container 60339caa3cc5 [2021-05-11T05:29:32.533Z] ---> 80e5d29baac9 [2021-05-11T05:29:32.533Z] Step 24/26 : LABEL arch=x86_64 [2021-05-11T05:29:32.796Z] ---> Running in ab573dc814e3 [2021-05-11T05:29:32.796Z] Removing intermediate container ab573dc814e3 [2021-05-11T05:29:32.796Z] ---> d27a460fc239 [2021-05-11T05:29:32.796Z] Step 25/26 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 [2021-05-11T05:29:33.117Z] ---> Running in 5c5a50b73ccd [2021-05-11T05:29:33.117Z] Removing intermediate container 5c5a50b73ccd [2021-05-11T05:29:33.117Z] ---> 58e61235791d [2021-05-11T05:29:33.117Z] Step 26/26 : LABEL version=0.0.0 [2021-05-11T05:29:33.117Z] ---> Running in 9b740d8853ac [2021-05-11T05:29:33.711Z] Removing intermediate container 9b740d8853ac [2021-05-11T05:29:33.711Z] ---> f12f4c42dcbe [2021-05-11T05:29:33.711Z] [2021-05-11T05:29:33.711Z] Successfully built f12f4c42dcbe [2021-05-11T05:29:33.711Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-05-11T05:29:35.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.146s coverage: 94.4% of statements [2021-05-11T05:29:35.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.120s coverage: 44.8% of statements [2021-05-11T05:29:37.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.468s coverage: 81.8% of statements [2021-05-11T05:29:37.336Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-11T05:29:45.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.206s coverage: 92.9% of statements [2021-05-11T05:29:45.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-11T05:29:45.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-11T05:29:45.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-11T05:29:45.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-05-11T05:29:45.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-11T05:29:45.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-11T05:29:45.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-11T05:29:45.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-11T05:29:45.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-11T05:29:45.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.087s coverage: 87.2% of statements [2021-05-11T05:29:45.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-11T05:29:45.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-11T05:29:45.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.107s coverage: 100.0% of statements [2021-05-11T05:29:45.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-11T05:29:45.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.151s coverage: 76.0% of statements [2021-05-11T05:29:45.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-11T05:29:45.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.135s coverage: 80.0% of statements [2021-05-11T05:29:45.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.193s coverage: 87.2% of statements [2021-05-11T05:29:45.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.230s coverage: 85.4% of statements [2021-05-11T05:29:45.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.251s coverage: 91.2% of statements [2021-05-11T05:29:45.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-11T05:29:45.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.584s coverage: 64.4% of statements [2021-05-11T05:29:45.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-11T05:29:45.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-11T05:29:45.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.126s coverage: 100.0% of statements [2021-05-11T05:29:45.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 91.3% of statements [2021-05-11T05:29:45.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements [2021-05-11T05:29:45.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements [2021-05-11T05:29:46.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements [2021-05-11T05:29:50.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.040s coverage: 66.9% of statements [2021-05-11T05:29:50.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-11T05:29:50.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-11T05:29:50.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-11T05:29:52.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.599s coverage: 43.4% of statements [2021-05-11T05:29:52.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-11T05:29:52.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-11T05:29:52.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.115s coverage: 89.5% of statements [2021-05-11T05:29:52.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-11T05:29:52.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.109s coverage: 84.8% of statements [2021-05-11T05:29:57.500Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.560s coverage: 47.0% of statements [2021-05-11T05:29:57.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-11T05:29:57.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-11T05:29:57.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-11T05:29:57.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-11T05:29:57.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-11T05:29:57.500Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.111s coverage: 100.0% of statements [2021-05-11T05:29:57.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-11T05:29:57.500Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.115s coverage: 100.0% of statements [2021-05-11T05:29:57.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-11T05:29:57.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-11T05:30:00.138Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.232s coverage: 22.7% of statements [2021-05-11T05:30:00.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-11T05:30:00.138Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.391s coverage: 92.6% of statements [2021-05-11T05:30:00.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-11T05:30:00.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-11T05:30:00.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-11T05:30:00.577Z]  Building docker-security-secretstore-setup-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T05:30:00.577Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T05:30:00.577Z] ---> 3020e1c57cb2 [2021-05-11T05:30:00.577Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T05:30:00.577Z] ---> Using cache [2021-05-11T05:30:00.577Z] ---> 51b74a3aa7db [2021-05-11T05:30:00.577Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:30:00.577Z] ---> Using cache [2021-05-11T05:30:00.577Z] ---> a719bec1bf20 [2021-05-11T05:30:00.577Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-11T05:30:00.577Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T05:30:00.577Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T05:30:00.577Z] ---> 3020e1c57cb2 [2021-05-11T05:30:00.577Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T05:30:00.577Z] ---> Using cache [2021-05-11T05:30:00.577Z] ---> 51b74a3aa7db [2021-05-11T05:30:00.577Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:30:00.577Z] ---> Using cache [2021-05-11T05:30:00.577Z] ---> a719bec1bf20 [2021-05-11T05:30:00.577Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-11T05:30:00.577Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T05:30:00.577Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T05:30:00.577Z] ---> 3020e1c57cb2 [2021-05-11T05:30:00.577Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T05:30:00.577Z] ---> Using cache [2021-05-11T05:30:00.577Z] ---> 51b74a3aa7db [2021-05-11T05:30:00.577Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:30:00.577Z] ---> Using cache [2021-05-11T05:30:00.577Z] ---> a719bec1bf20 [2021-05-11T05:30:00.577Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-11T05:30:00.577Z] ---> Using cache [2021-05-11T05:30:00.577Z] ---> e512b7fa1f94 [2021-05-11T05:30:00.577Z] Step 6/24 : COPY go.mod . [2021-05-11T05:30:00.577Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T05:30:00.577Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-11T05:30:00.577Z] ---> 3020e1c57cb2 [2021-05-11T05:30:00.577Z] Step 3/32 : WORKDIR /edgex-go [2021-05-11T05:30:00.577Z] ---> Using cache [2021-05-11T05:30:00.577Z] ---> 51b74a3aa7db [2021-05-11T05:30:00.577Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:30:00.577Z] ---> Using cache [2021-05-11T05:30:00.577Z] ---> a719bec1bf20 [2021-05-11T05:30:00.577Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-11T05:30:00.577Z] ---> Using cache [2021-05-11T05:30:00.577Z] ---> e512b7fa1f94 [2021-05-11T05:30:00.577Z] Step 6/32 : COPY go.mod . [2021-05-11T05:30:00.577Z] ---> Using cache [2021-05-11T05:30:00.577Z] ---> 992f7ed46879 [2021-05-11T05:30:00.577Z] Step 7/32 : RUN go mod download [2021-05-11T05:30:00.577Z] ---> Using cache [2021-05-11T05:30:00.577Z] ---> 992f7ed46879 [2021-05-11T05:30:00.577Z] Step 7/24 : RUN go mod download [2021-05-11T05:30:00.578Z] ---> Using cache [2021-05-11T05:30:00.578Z] ---> 40264cadff97 [2021-05-11T05:30:00.578Z] Step 8/32 : COPY . . [2021-05-11T05:30:00.578Z] ---> Using cache [2021-05-11T05:30:00.578Z] ---> 40264cadff97 [2021-05-11T05:30:00.578Z] Step 8/24 : COPY . . [2021-05-11T05:30:00.578Z] ---> Using cache [2021-05-11T05:30:00.578Z] ---> Using cache [2021-05-11T05:30:00.578Z] ---> 560ba06528d3 [2021-05-11T05:30:00.578Z] ---> 560ba06528d3 [2021-05-11T05:30:00.578Z] Step 9/32 : RUN go mod tidyStep 9/24 : RUN go mod tidy [2021-05-11T05:30:00.578Z] [2021-05-11T05:30:00.578Z] ---> Using cache [2021-05-11T05:30:00.578Z] ---> 5b93634bc408 [2021-05-11T05:30:00.578Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-11T05:30:00.578Z] ---> Using cache [2021-05-11T05:30:00.578Z] ---> 5b93634bc408 [2021-05-11T05:30:00.578Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-11T05:30:01.532Z] ---> Running in a9534a1f2eee [2021-05-11T05:30:01.532Z] ---> Running in 9d80a558672f [2021-05-11T05:30:01.532Z] ---> Running in 8a5ce8eacf7b [2021-05-11T05:30:01.532Z] ---> Running in 57dd4d9749dd [2021-05-11T05:30:02.962Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-11T05:30:02.962Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-11T05:30:02.962Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T05:30:02.962Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T05:30:04.917Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T05:30:05.510Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T05:30:05.510Z] OK: 219 MiB in 52 packages [2021-05-11T05:30:06.501Z] OK: 219 MiB in 52 packages [2021-05-11T05:30:07.480Z] Removing intermediate container 9d80a558672f [2021-05-11T05:30:07.480Z] ---> dbda8c350866 [2021-05-11T05:30:07.480Z] Step 6/24 : COPY go.mod . [2021-05-11T05:30:08.090Z] Removing intermediate container 57dd4d9749dd [2021-05-11T05:30:08.090Z] ---> 760abf3fc4ef [2021-05-11T05:30:08.090Z] Step 6/24 : COPY go.mod . [2021-05-11T05:30:08.357Z] ---> a35795606736 [2021-05-11T05:30:08.357Z] Step 7/24 : RUN go mod download [2021-05-11T05:30:08.424Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.681s coverage: 28.7% of statements [2021-05-11T05:30:08.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-11T05:30:08.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-11T05:30:08.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-11T05:30:08.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-11T05:30:08.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-11T05:30:08.424Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.187s coverage: 99.0% of statements [2021-05-11T05:30:08.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-11T05:30:08.424Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.209s coverage: 100.0% of statements [2021-05-11T05:30:08.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-11T05:30:08.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-11T05:30:08.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-11T05:30:08.424Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.169s coverage: 64.6% of statements [2021-05-11T05:30:08.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-11T05:30:08.424Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.425s coverage: 97.6% of statements [2021-05-11T05:30:08.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-11T05:30:08.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-11T05:30:08.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-11T05:30:08.424Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.051s coverage: 0.0% of statements [2021-05-11T05:30:08.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-11T05:30:08.424Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.060s coverage: 100.0% of statements [2021-05-11T05:30:08.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-11T05:30:08.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-11T05:30:08.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-11T05:30:08.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-11T05:30:08.424Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.079s coverage: 87.9% of statements [2021-05-11T05:30:08.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-11T05:30:08.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-11T05:30:08.424Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.063s coverage: 100.0% of statements [2021-05-11T05:30:08.424Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.113s coverage: 28.1% of statements [2021-05-11T05:30:08.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-11T05:30:08.424Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.048s coverage: 85.7% of statements [2021-05-11T05:30:08.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-11T05:30:08.641Z] ---> Running in 23e07f87c946 [2021-05-11T05:30:08.641Z] ---> cf2885098c3f [2021-05-11T05:30:08.641Z] Step 7/24 : RUN go mod download [2021-05-11T05:30:08.641Z] ---> Running in 54f6fdb88924 [2021-05-11T05:30:08.698Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-05-11T05:30:09.675Z] GO111MODULE=on go vet ./... [2021-05-11T05:30:12.072Z] Removing intermediate container 54f6fdb88924 [2021-05-11T05:30:12.073Z] ---> 893d248c68c1 [2021-05-11T05:30:12.073Z] Step 8/24 : COPY . . [2021-05-11T05:30:12.073Z] Removing intermediate container 23e07f87c946 [2021-05-11T05:30:12.073Z] ---> 282e4a0bc9fd [2021-05-11T05:30:12.073Z] Step 8/24 : COPY . . [2021-05-11T05:30:45.380Z] Removing intermediate container 8a5ce8eacf7b [2021-05-11T05:30:45.380Z] ---> d2be3d64a17e [2021-05-11T05:30:45.380Z] [2021-05-11T05:30:45.380Z] Step 11/32 : FROM alpine:3.12 [2021-05-11T05:30:45.380Z] ---> 13621d1b12d4 [2021-05-11T05:30:45.380Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-11T05:30:45.380Z] ---> 4eefe659577d [2021-05-11T05:30:45.380Z] Step 9/24 : RUN go mod tidy [2021-05-11T05:30:45.380Z] ---> Running in ddfc2403993d [2021-05-11T05:30:45.380Z] ---> Running in 65e5f4b79255 [2021-05-11T05:30:45.380Z] ---> e839b07b7d86 [2021-05-11T05:30:45.380Z] Step 9/24 : RUN go mod tidy [2021-05-11T05:30:45.380Z] Removing intermediate container a9534a1f2eee [2021-05-11T05:30:45.380Z] ---> 74b53e139278 [2021-05-11T05:30:45.380Z] [2021-05-11T05:30:45.380Z] Step 11/24 : FROM alpine:3.12 [2021-05-11T05:30:45.380Z] ---> 13621d1b12d4 [2021-05-11T05:30:45.380Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-11T05:30:45.380Z] ---> Using cache [2021-05-11T05:30:45.380Z] ---> e4bf2f36adce [2021-05-11T05:30:45.380Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T05:30:45.380Z] ---> Using cache [2021-05-11T05:30:45.380Z] ---> a40f63d81247 [2021-05-11T05:30:45.380Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-11T05:30:45.380Z] ---> Running in 7d549944de7a [2021-05-11T05:30:45.380Z] ---> Running in ef23c1d6dad5 [2021-05-11T05:30:45.380Z] Removing intermediate container ddfc2403993d [2021-05-11T05:30:45.380Z] ---> 343218e46708 [2021-05-11T05:30:45.380Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-11T05:30:45.380Z] ---> Running in 52c3eaa3506b [2021-05-11T05:30:45.380Z] Removing intermediate container ef23c1d6dad5 [2021-05-11T05:30:45.380Z] ---> f99c019fecb8 [2021-05-11T05:30:45.380Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-11T05:30:45.380Z] ---> Running in 794b2bc4bc4b [2021-05-11T05:30:45.648Z] Removing intermediate container 794b2bc4bc4b [2021-05-11T05:30:45.648Z] ---> 02173149ddab [2021-05-11T05:30:45.648Z] Step 16/24 : WORKDIR / [2021-05-11T05:30:45.648Z] ---> Running in de8e0b0b5283 [2021-05-11T05:30:45.918Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T05:30:45.918Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T05:30:45.918Z] Removing intermediate container de8e0b0b5283 [2021-05-11T05:30:45.918Z] ---> 420fb9fb5051 [2021-05-11T05:30:45.918Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T05:30:46.190Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-11T05:30:46.190Z] (2/2) Installing su-exec (0.2-r1) [2021-05-11T05:30:46.190Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T05:30:46.190Z] OK: 6 MiB in 16 packages [2021-05-11T05:30:46.190Z] ---> b9bd24e10569 [2021-05-11T05:30:46.190Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-11T05:30:46.772Z] Removing intermediate container 52c3eaa3506b [2021-05-11T05:30:46.772Z] ---> ce30d97293eb [2021-05-11T05:30:46.772Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-11T05:30:47.034Z] ---> Running in 43a00a5aeca1 [2021-05-11T05:30:47.034Z] ---> b99915ac80d4 [2021-05-11T05:30:47.034Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-11T05:30:47.990Z] ---> 63ddf0913ddf [2021-05-11T05:30:47.990Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-11T05:30:47.990Z] Removing intermediate container 43a00a5aeca1 [2021-05-11T05:30:47.990Z] ---> fc2e9bbd9dbd [2021-05-11T05:30:47.990Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-11T05:30:47.990Z] ---> Running in b779b67ae76d [2021-05-11T05:30:47.990Z] ---> Running in 3fd54cd840ce [2021-05-11T05:30:48.252Z] Removing intermediate container 3fd54cd840ce [2021-05-11T05:30:48.252Z] ---> 38dd59fe8c43 [2021-05-11T05:30:48.252Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-11T05:30:48.516Z] Removing intermediate container b779b67ae76d [2021-05-11T05:30:48.516Z] ---> 1276a9e1a80c [2021-05-11T05:30:48.516Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T05:30:48.516Z] ---> Running in 6007e279374d [2021-05-11T05:30:48.779Z] Removing intermediate container 7d549944de7a [2021-05-11T05:30:48.780Z] ---> b3ddce8ff7a4 [2021-05-11T05:30:48.780Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-11T05:30:48.780Z] ---> Running in 69221c2b4bec [2021-05-11T05:30:48.780Z] Removing intermediate container 65e5f4b79255 [2021-05-11T05:30:48.780Z] ---> e1b93db7c4c1 [2021-05-11T05:30:48.780Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-11T05:30:49.045Z] ---> Running in da521a30d49d [2021-05-11T05:30:49.045Z] ---> Running in 8ec1a6f32058 [2021-05-11T05:30:49.045Z] Removing intermediate container 69221c2b4bec [2021-05-11T05:30:49.045Z] ---> 42496ee324b6 [2021-05-11T05:30:49.045Z] Step 22/24 : LABEL arch=x86_64 [2021-05-11T05:30:49.309Z] ---> Running in 8b52c13a9ded [2021-05-11T05:30:49.592Z] Removing intermediate container 8b52c13a9ded [2021-05-11T05:30:49.592Z] ---> 6140924f84a9 [2021-05-11T05:30:49.592Z] Step 23/24 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 [2021-05-11T05:30:49.592Z] ---> Running in f4bf564f2573 [2021-05-11T05:30:49.855Z] 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-11T05:30:49.855Z] Removing intermediate container f4bf564f2573 [2021-05-11T05:30:49.855Z] ---> 36411080e829 [2021-05-11T05:30:49.855Z] Step 24/24 : LABEL version=0.0.0 [2021-05-11T05:30:49.855Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-11T05:30:50.124Z] Removing intermediate container 6007e279374d [2021-05-11T05:30:50.124Z] ---> 4bd353fbc65b [2021-05-11T05:30:50.124Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-11T05:30:50.124Z] ---> Running in ad2e4479cb33 [2021-05-11T05:30:50.124Z] ---> Running in 6320a42d8b88 [2021-05-11T05:30:50.392Z] Removing intermediate container ad2e4479cb33 [2021-05-11T05:30:50.392Z] ---> e087431a0f1c [2021-05-11T05:30:50.392Z] [2021-05-11T05:30:50.669Z] Removing intermediate container 6320a42d8b88 [2021-05-11T05:30:50.669Z] ---> 40624eb71948 [2021-05-11T05:30:50.669Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-11T05:30:50.934Z] Successfully built e087431a0f1c [2021-05-11T05:30:50.934Z] Successfully tagged docker-core-metadata-go:latest [2021-05-11T05:30:51.208Z]  Building docker-core-metadata-go ... done  ---> 937cc28b5467 [2021-05-11T05:30:51.208Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-11T05:30:51.479Z] ---> Running in 75ddee526522 [2021-05-11T05:30:54.114Z] Removing intermediate container 75ddee526522 [2021-05-11T05:30:54.114Z] ---> 1b6ca8cb1ecd [2021-05-11T05:30:54.114Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T05:30:54.114Z] ---> cdb6a9dde445 [2021-05-11T05:30:54.114Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-11T05:30:55.543Z] ---> 09e9b3f992c7 [2021-05-11T05:30:55.543Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-11T05:30:56.140Z] ---> 62aa50648d4d [2021-05-11T05:30:56.140Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-11T05:30:56.737Z] ---> dcc95ab64cd3 [2021-05-11T05:30:56.737Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-11T05:30:57.327Z] ---> ccf940b05465 [2021-05-11T05:30:57.327Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-11T05:30:58.310Z] ---> Running in a3da957f9609 [2021-05-11T05:30:58.907Z] Removing intermediate container a3da957f9609 [2021-05-11T05:30:58.907Z] ---> 64c435ff7293 [2021-05-11T05:30:58.907Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-11T05:30:59.502Z] ---> d09766d8be1b [2021-05-11T05:30:59.502Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-11T05:30:59.766Z] ---> Running in cb98cc64b4ef [2021-05-11T05:31:01.732Z] Removing intermediate container cb98cc64b4ef [2021-05-11T05:31:01.732Z] ---> b04b96ccdf3d [2021-05-11T05:31:01.732Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-11T05:31:01.732Z] ---> Running in b3f53116f774 [2021-05-11T05:31:02.004Z] Removing intermediate container b3f53116f774 [2021-05-11T05:31:02.004Z] ---> 5323918317b4 [2021-05-11T05:31:02.004Z] Step 29/32 : CMD ["gate"] [2021-05-11T05:31:02.284Z] ---> Running in fdec031f559a [2021-05-11T05:31:03.250Z] Removing intermediate container fdec031f559a [2021-05-11T05:31:03.250Z] ---> 8c33c32df4bf [2021-05-11T05:31:03.250Z] Step 30/32 : LABEL arch=x86_64 [2021-05-11T05:31:03.250Z] ---> Running in ebb539b6324b [2021-05-11T05:31:03.839Z] Removing intermediate container ebb539b6324b [2021-05-11T05:31:03.839Z] ---> b88e4347aff1 [2021-05-11T05:31:03.839Z] Step 31/32 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 [2021-05-11T05:31:04.109Z] ---> Running in 38b59e669539 [2021-05-11T05:31:04.700Z] Removing intermediate container 38b59e669539 [2021-05-11T05:31:04.700Z] ---> c8cc10248d6f [2021-05-11T05:31:04.700Z] Step 32/32 : LABEL version=0.0.0 [2021-05-11T05:31:04.700Z] ---> Running in cc8bd8fe8a3b [2021-05-11T05:31:05.283Z] Removing intermediate container cc8bd8fe8a3b [2021-05-11T05:31:05.283Z] ---> d4df90131336 [2021-05-11T05:31:05.283Z] [2021-05-11T05:31:05.559Z] Successfully built d4df90131336 [2021-05-11T05:31:05.559Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-05-11T05:31:13.802Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 8ec1a6f32058 [2021-05-11T05:31:13.802Z] ---> 1ca2add26831 [2021-05-11T05:31:13.802Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-11T05:31:13.802Z] ---> Running in 15392e0fb5ed [2021-05-11T05:31:13.802Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-11T05:31:15.191Z] Removing intermediate container da521a30d49d [2021-05-11T05:31:15.191Z] ---> 916d13078643 [2021-05-11T05:31:15.191Z] [2021-05-11T05:31:15.191Z] Step 11/24 : FROM alpine:3.12 [2021-05-11T05:31:15.191Z] ---> 13621d1b12d4 [2021-05-11T05:31:15.191Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-11T05:31:15.191Z] ---> Running in 1ba4451c081a [2021-05-11T05:31:15.454Z] Removing intermediate container 1ba4451c081a [2021-05-11T05:31:15.454Z] ---> e07ce0a096d2 [2021-05-11T05:31:15.454Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-11T05:31:15.454Z] Removing intermediate container 15392e0fb5ed [2021-05-11T05:31:15.454Z] ---> dfb9045aa1e2 [2021-05-11T05:31:15.454Z] [2021-05-11T05:31:15.454Z] Step 12/24 : FROM docker:20.10.0 [2021-05-11T05:31:15.454Z] 20.10.0: Pulling from library/docker [2021-05-11T05:31:15.722Z] ---> Running in 7d2c62a721f8 [2021-05-11T05:31:15.989Z] Removing intermediate container 7d2c62a721f8 [2021-05-11T05:31:15.989Z] ---> a994a7cabc33 [2021-05-11T05:31:15.989Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-11T05:31:15.989Z] ---> Running in b06c85f4176d [2021-05-11T05:31:16.572Z] Removing intermediate container b06c85f4176d [2021-05-11T05:31:16.572Z] ---> 5d1f41e588fd [2021-05-11T05:31:16.572Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:31:17.149Z] ---> Running in d349439fc739 [2021-05-11T05:31:18.563Z] Removing intermediate container d349439fc739 [2021-05-11T05:31:18.563Z] ---> f837268aac41 [2021-05-11T05:31:18.563Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-11T05:31:18.563Z] ---> Running in b179f81172de [2021-05-11T05:31:19.141Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T05:31:21.072Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T05:31:21.072Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-11T05:31:21.072Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-11T05:31:21.072Z] ---> aefe523efa57 [2021-05-11T05:31:21.072Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-11T05:31:21.342Z] ---> Running in 79437378454d [2021-05-11T05:31:21.342Z] Removing intermediate container 79437378454d [2021-05-11T05:31:21.342Z] ---> 82c0ad360d08 [2021-05-11T05:31:21.342Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-11T05:31:21.609Z] ---> Running in 6113b05946ad [2021-05-11T05:31:21.872Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T05:31:22.135Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T05:31:22.135Z] (1/39) Installing readline (8.0.4-r0) [2021-05-11T05:31:22.135Z] (2/39) Installing bash (5.0.17-r0) [2021-05-11T05:31:22.400Z] Executing bash-5.0.17-r0.post-install [2021-05-11T05:31:22.400Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-11T05:31:22.400Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-11T05:31:22.400Z] (5/39) Installing curl (7.76.1-r0) [2021-05-11T05:31:22.400Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-11T05:31:22.400Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-11T05:31:22.400Z] (8/39) Installing expat (2.2.9-r1) [2021-05-11T05:31:22.400Z] (9/39) Installing libffi (3.3-r2) [2021-05-11T05:31:22.400Z] (10/39) Installing gdbm (1.13-r1) [2021-05-11T05:31:22.400Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-11T05:31:22.400Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-11T05:31:22.400Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-11T05:31:23.352Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-11T05:31:23.352Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-11T05:31:23.615Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-11T05:31:23.878Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-11T05:31:23.878Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-11T05:31:23.878Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-11T05:31:23.878Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-11T05:31:23.878Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-11T05:31:23.878Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-11T05:31:24.141Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-11T05:31:24.141Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-11T05:31:24.141Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-11T05:31:24.141Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-11T05:31:24.141Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-11T05:31:24.141Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-11T05:31:24.141Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-11T05:31:24.141Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-11T05:31:24.141Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-11T05:31:24.141Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-11T05:31:24.141Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-11T05:31:24.403Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-11T05:31:24.403Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-11T05:31:24.403Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-11T05:31:24.403Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-11T05:31:24.403Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-11T05:31:24.403Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-11T05:31:24.403Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-11T05:31:24.403Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-11T05:31:24.403Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-11T05:31:24.403Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-11T05:31:24.403Z] Executing busybox-1.31.1-r19.trigger [2021-05-11T05:31:24.403Z] OK: 72 MiB in 59 packages [2021-05-11T05:31:24.978Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-11T05:31:25.553Z] Collecting docker-compose==1.23.2 [2021-05-11T05:31:25.554Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-11T05:31:25.554Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-11T05:31:25.818Z] 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-11T05:31:25.818Z] Collecting cached-property<2,>=1.2.0 [2021-05-11T05:31:25.818Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-11T05:31:25.818Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T05:31:25.818Z] OK: 8 MiB in 20 packages [2021-05-11T05:31:25.818Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-11T05:31:25.818Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-11T05:31:31.126Z] Collecting jsonschema<3,>=2.5.1 [2021-05-11T05:31:31.126Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-11T05:31:31.126Z] Collecting docopt<0.7,>=0.6.1 [2021-05-11T05:31:31.126Z] Removing intermediate container b179f81172de [2021-05-11T05:31:31.126Z] ---> 4b71f6a0a4aa [2021-05-11T05:31:31.126Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T05:31:31.126Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-11T05:31:31.388Z] ---> 6932fb15d69f [2021-05-11T05:31:31.388Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-11T05:31:32.347Z] Collecting docker<4.0,>=3.6.0 [2021-05-11T05:31:32.347Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-11T05:31:32.347Z] ---> 4e27c261752b [2021-05-11T05:31:32.347Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-11T05:31:32.610Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-11T05:31:32.610Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-11T05:31:32.610Z] ---> a2ddc68dbbbd [2021-05-11T05:31:32.610Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-11T05:31:32.610Z] Collecting texttable<0.10,>=0.9.0 [2021-05-11T05:31:32.610Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-11T05:31:32.610Z] ---> Running in 0fa547270d9f [2021-05-11T05:31:32.877Z] Removing intermediate container 0fa547270d9f [2021-05-11T05:31:32.877Z] ---> 4f353708bc7c [2021-05-11T05:31:32.877Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T05:31:32.877Z] ---> Running in eb09471e449f [2021-05-11T05:31:33.147Z] Removing intermediate container eb09471e449f [2021-05-11T05:31:33.147Z] ---> e0981ed3e3ae [2021-05-11T05:31:33.147Z] Step 22/24 : LABEL arch=x86_64 [2021-05-11T05:31:33.147Z] ---> Running in 28ad97de230f [2021-05-11T05:31:33.147Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-11T05:31:33.147Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-11T05:31:33.413Z] Removing intermediate container 28ad97de230f [2021-05-11T05:31:33.413Z] ---> 686e918c0fbb [2021-05-11T05:31:33.413Z] Step 23/24 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 [2021-05-11T05:31:33.413Z] ---> Running in aeef0f217448 [2021-05-11T05:31:33.413Z] Collecting PyYAML<4,>=3.10 [2021-05-11T05:31:33.413Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-11T05:31:33.679Z] Removing intermediate container aeef0f217448 [2021-05-11T05:31:33.679Z] ---> 9b46d6a54917 [2021-05-11T05:31:33.679Z] Step 24/24 : LABEL version=0.0.0 [2021-05-11T05:31:33.942Z] ---> Running in 524ee9347ece [2021-05-11T05:31:34.525Z] Removing intermediate container 524ee9347ece [2021-05-11T05:31:34.525Z] ---> 9b4cb47b0f33 [2021-05-11T05:31:34.525Z] [2021-05-11T05:31:34.525Z] Collecting docker-pycreds>=0.4.0 [2021-05-11T05:31:34.525Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-11T05:31:34.788Z] Collecting idna<2.8,>=2.5 [2021-05-11T05:31:34.788Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-11T05:31:34.788Z] 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-11T05:31:34.788Z] 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-11T05:31:34.788Z] Successfully built 9b4cb47b0f33 [2021-05-11T05:31:34.788Z] Successfully tagged docker-core-data-go:latest [2021-05-11T05:31:34.788Z]  Building docker-core-data-go ... done Collecting urllib3<1.25,>=1.21.1 [2021-05-11T05:31:34.788Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-11T05:31:35.052Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-11T05:31:35.052Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-11T05:31:35.052Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-11T05:31:35.052Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-11T05:31:35.317Z] Installing collected packages: cached-property, dockerpty, jsonschema, docopt, docker-pycreds, idna, urllib3, requests, websocket-client, docker, texttable, PyYAML, docker-compose [2021-05-11T05:31:35.317Z] Running setup.py install for dockerpty: started [2021-05-11T05:31:35.890Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-11T05:31:36.159Z] Running setup.py install for docopt: started [2021-05-11T05:31:36.735Z] Running setup.py install for docopt: finished with status 'done' [2021-05-11T05:31:36.735Z] Attempting uninstall: idna [2021-05-11T05:31:36.735Z] Found existing installation: idna 2.9 [2021-05-11T05:31:36.735Z] Uninstalling idna-2.9: [2021-05-11T05:31:36.735Z] Successfully uninstalled idna-2.9 [2021-05-11T05:31:36.998Z] Attempting uninstall: urllib3 [2021-05-11T05:31:36.998Z] Found existing installation: urllib3 1.25.9 [2021-05-11T05:31:36.998Z] Uninstalling urllib3-1.25.9: [2021-05-11T05:31:36.998Z] Successfully uninstalled urllib3-1.25.9 [2021-05-11T05:31:36.998Z] Attempting uninstall: requests [2021-05-11T05:31:36.998Z] Found existing installation: requests 2.23.0 [2021-05-11T05:31:36.998Z] Uninstalling requests-2.23.0: [2021-05-11T05:31:36.998Z] Successfully uninstalled requests-2.23.0 [2021-05-11T05:31:37.579Z] Running setup.py install for texttable: started [2021-05-11T05:31:38.157Z] Running setup.py install for texttable: finished with status 'done' [2021-05-11T05:31:38.157Z] Running setup.py install for PyYAML: started [2021-05-11T05:31:38.738Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-11T05:31:39.001Z] 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-11T05:31:46.506Z] gofmt -l . [2021-05-11T05:31:47.176Z] Removing intermediate container 6113b05946ad [2021-05-11T05:31:47.176Z] ---> b2fd72f561ee [2021-05-11T05:31:47.176Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-11T05:31:47.176Z] ---> Running in 18c55a2e8892 [2021-05-11T05:31:47.176Z] Removing intermediate container 18c55a2e8892 [2021-05-11T05:31:47.176Z] ---> 34fd00823da4 [2021-05-11T05:31:47.176Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-11T05:31:47.176Z] ---> Running in 44598e935b73 [2021-05-11T05:31:47.176Z] Removing intermediate container 44598e935b73 [2021-05-11T05:31:47.176Z] ---> 9befaa1217b0 [2021-05-11T05:31:47.176Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-11T05:31:47.176Z] ---> fc85380938dc [2021-05-11T05:31:47.176Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-11T05:31:47.438Z] ---> ef4e4c52cbae [2021-05-11T05:31:47.438Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-11T05:31:47.488Z] [ "`gofmt -l .`" = "" ] [2021-05-11T05:31:47.700Z] ---> 86dd21b00deb [2021-05-11T05:31:47.700Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-11T05:31:47.700Z] ---> Running in fdc38fd9e0cd [2021-05-11T05:31:47.965Z] Removing intermediate container fdc38fd9e0cd [2021-05-11T05:31:47.965Z] ---> e27e0b703bcf [2021-05-11T05:31:47.965Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T05:31:47.965Z] ---> Running in 6859ca040f35 [2021-05-11T05:31:48.234Z] Removing intermediate container 6859ca040f35 [2021-05-11T05:31:48.234Z] ---> 05ac4812daac [2021-05-11T05:31:48.234Z] Step 22/24 : LABEL arch=x86_64 [2021-05-11T05:31:48.234Z] ---> Running in 983a700b902d [2021-05-11T05:31:48.497Z] Removing intermediate container 983a700b902d [2021-05-11T05:31:48.497Z] ---> 06e524528896 [2021-05-11T05:31:48.497Z] Step 23/24 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 [2021-05-11T05:31:48.497Z] ---> Running in 3efa46268041 [2021-05-11T05:31:48.760Z] Removing intermediate container 3efa46268041 [2021-05-11T05:31:48.760Z] ---> e01de491eac6 [2021-05-11T05:31:48.760Z] Step 24/24 : LABEL version=0.0.0 [2021-05-11T05:31:48.760Z] ---> Running in c16732feddbe [2021-05-11T05:31:49.025Z] Removing intermediate container c16732feddbe [2021-05-11T05:31:49.025Z] ---> 134ea0d207b9 [2021-05-11T05:31:49.025Z] [2021-05-11T05:31:49.293Z] Successfully built 134ea0d207b9 [2021-05-11T05:31:49.293Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-05-11T05:31:49.566Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-05-11T05:31:49.588Z] $ docker stop --time=1 5602dc7a5ba5ea85f7f1773203ceb1a9c810883854739bb3115f5cbbd1be6c49 [2021-05-11T05:31:50.860Z] ./bin/test-go-mod-tidy.sh [2021-05-11T05:31:51.136Z] ./bin/test-attribution-txt.sh [2021-05-11T05:31:51.351Z] $ docker rm -f 5602dc7a5ba5ea85f7f1773203ceb1a9c810883854739bb3115f5cbbd1be6c49 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-11T05:31:52.004Z] + docker images [2021-05-11T05:31:52.004Z] + grep docker [2021-05-11T05:31:52.274Z] docker-sys-mgmt-agent-go latest 134ea0d207b9 4 seconds ago 312MB [2021-05-11T05:31:52.274Z] docker-core-data-go latest 9b4cb47b0f33 19 seconds ago 21.5MB [2021-05-11T05:31:52.274Z] docker-security-bootstrapper-go latest d4df90131336 48 seconds ago 18.2MB [2021-05-11T05:31:52.274Z] docker-core-metadata-go latest e087431a0f1c About a minute ago 18.6MB [2021-05-11T05:31:52.274Z] docker-security-secretstore-setup-go latest f12f4c42dcbe 2 minutes ago 25.7MB [2021-05-11T05:31:52.274Z] docker-security-proxy-setup-go latest 99f047489eda 2 minutes ago 25.3MB [2021-05-11T05:31:52.274Z] docker-core-command-go latest be277e52a744 2 minutes ago 17MB [2021-05-11T05:31:52.274Z] docker-support-scheduler-go latest 5ce825880890 2 minutes ago 17.1MB [2021-05-11T05:31:52.274Z] docker-support-notifications-go latest 62ac625024f0 2 minutes ago 17.7MB [2021-05-11T05:31:52.274Z] 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 [Pipeline] sh [2021-05-11T05:31:53.862Z] + ls -al . [2021-05-11T05:31:53.863Z] total 856 [2021-05-11T05:31:53.863Z] drwxrwxr-x 9 1001 1001 4096 May 11 05:31 . [2021-05-11T05:31:53.863Z] drwxr-xr-x 4 root root 4096 May 11 05:26 .. [2021-05-11T05:31:53.863Z] -rw-rw-r-- 1 1001 1001 11 May 11 05:24 .dockerignore [2021-05-11T05:31:53.863Z] drwxrwxr-x 8 1001 1001 4096 May 11 05:24 .git [2021-05-11T05:31:53.863Z] drwxrwxr-x 3 1001 1001 4096 May 11 05:24 .github [2021-05-11T05:31:53.863Z] -rw-rw-r-- 1 1001 1001 818 May 11 05:24 .gitignore [2021-05-11T05:31:53.863Z] -rw-rw-r-- 1 1001 1001 166 May 11 05:24 .sonarcloud.properties [2021-05-11T05:31:53.863Z] -rw-rw-r-- 1 1001 1001 8609 May 11 05:24 Attribution.txt [2021-05-11T05:31:53.863Z] -rw-rw-r-- 1 1001 1001 3804 May 11 05:24 CONTRIBUTING.md [2021-05-11T05:31:53.863Z] -rw-rw-r-- 1 1001 1001 931 May 11 05:24 Dockerfile.build [2021-05-11T05:31:53.863Z] -rw-rw-r-- 1 1001 1001 863 May 11 05:24 Jenkinsfile [2021-05-11T05:31:53.863Z] -rw-rw-r-- 1 1001 1001 10775 May 11 05:24 LICENSE [2021-05-11T05:31:53.863Z] -rw-rw-r-- 1 1001 1001 5774 May 11 05:24 Makefile [2021-05-11T05:31:53.863Z] -rw-rw-r-- 1 1001 1001 7978 May 11 05:24 README.md [2021-05-11T05:31:53.863Z] -rw-rw-r-- 1 1001 1001 6755 May 11 05:24 SECURITY.md [2021-05-11T05:31:53.863Z] -rw-rw-r-- 1 1001 1001 5 May 11 05:22 VERSION [2021-05-11T05:31:53.863Z] -rw-rw-r-- 1 1001 1001 4131 May 11 05:24 ZMQWindows.md [2021-05-11T05:31:53.863Z] drwxrwxr-x 2 1001 1001 4096 May 11 05:24 bin [2021-05-11T05:31:53.863Z] drwxrwxr-x 14 1001 1001 4096 May 11 05:24 cmd [2021-05-11T05:31:53.863Z] -rw-r--r-- 1 root root 719397 May 11 05:30 coverage.out [2021-05-11T05:31:53.863Z] -rw-r--r-- 1 root root 1060 May 11 05:31 go.mod [2021-05-11T05:31:53.863Z] -rw-r--r-- 1 root root 21595 May 11 05:26 go.sum [2021-05-11T05:31:53.863Z] drwxrwxr-x 8 1001 1001 4096 May 11 05:24 internal [2021-05-11T05:31:53.863Z] drwxrwxr-x 4 1001 1001 4096 May 11 05:24 openapi [2021-05-11T05:31:53.863Z] drwxrwxr-x 4 1001 1001 4096 May 11 05:24 snap [2021-05-11T05:31:53.863Z] -rw-rw-r-- 1 1001 1001 168 May 11 05:24 version.go [Pipeline] sh [2021-05-11T05:31:54.570Z] + '[' -e coverage.out ] [2021-05-11T05:31:54.570Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-11T05:31:54.620Z] Warning: overwriting stash ‘coverage-report’ [2021-05-11T05:31:55.755Z] Stashed 1 file(s) [Pipeline] sh [2021-05-11T05:31:56.456Z] + make build [2021-05-11T05:31:56.456Z] 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-11T05:32:04.733Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-11T05:32:07.813Z] Still waiting to schedule task [2021-05-11T05:32:07.814Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-11T05:32:31.548Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-11T05:32:32.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-11T05:32:37.286Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-11T05:32:38.263Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-11T05:32:42.569Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-11T05:32:47.986Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-11T05:32:49.966Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-11T05:32:54.272Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-11T05:32:56.889Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-11T05:32:59.511Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-11T05:33:01.946Z] Running on prd-ubuntu18.04-docker-8c-8g-4347 in /w/workspace/edgexfoundry_edgex-go_PR-3451 [Pipeline] { [Pipeline] ws [2021-05-11T05:33:02.005Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-11T05:33:05.509Z] using credential edgex-jenkins-ssh [2021-05-11T05:33:05.527Z] Cloning the remote Git repository [2021-05-11T05:33:05.559Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [Pipeline] } [2021-05-11T05:33:05.875Z] $ docker stop --time=1 75557057c2e91a790d9df510f7baf2f2b07ecf0cb9e905e1173e0bca1c778bc8 [2021-05-11T05:33:05.635Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-11T05:33:05.658Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-11T05:33:05.659Z] > git --version # timeout=10 [2021-05-11T05:33:05.670Z] > git --version # 'git version 2.17.1' [2021-05-11T05:33:05.671Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T05:33:05.695Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T05:33:08.621Z] $ docker rm -f 75557057c2e91a790d9df510f7baf2f2b07ecf0cb9e905e1173e0bca1c778bc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:33:10.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-11T05:33:11.031Z] [2021-05-11T05:33:11.031Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:33:11.432Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-11T05:33:11.704Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-11T05:33:11.704Z] 29e5d40040c1: Pulling fs layer [2021-05-11T05:33:11.704Z] 1ce36da41761: Pulling fs layer [2021-05-11T05:33:11.704Z] 25b303627fd3: Pulling fs layer [2021-05-11T05:33:11.977Z] 29e5d40040c1: Verifying Checksum [2021-05-11T05:33:11.977Z] 29e5d40040c1: Download complete [2021-05-11T05:33:12.581Z] 1ce36da41761: Verifying Checksum [2021-05-11T05:33:12.581Z] 29e5d40040c1: Pull complete [2021-05-11T05:33:14.025Z] 1ce36da41761: Pull complete [2021-05-11T05:33:14.025Z] 25b303627fd3: Verifying Checksum [2021-05-11T05:33:14.025Z] 25b303627fd3: Download complete [2021-05-11T05:33:18.139Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-11T05:33:18.143Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T05:33:18.151Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-11T05:33:18.162Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-11T05:33:18.162Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T05:33:18.165Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3451/head:refs/remotes/origin/PR-3451 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T05:33:18.616Z] Merging remotes/origin/master commit 1bd504d4ec96644759bdb98a5e1b7a1cb9062b74 into PR head commit e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 [2021-05-11T05:33:18.798Z] Merge succeeded, producing e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 [2021-05-11T05:33:18.798Z] Checking out Revision e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 (PR-3451) [2021-05-11T05:33:18.654Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T05:33:18.658Z] > git checkout -f e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 # timeout=10 [2021-05-11T05:33:18.772Z] > git remote # timeout=10 [2021-05-11T05:33:18.776Z] > git config --get remote.origin.url # timeout=10 [2021-05-11T05:33:18.787Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T05:33:18.790Z] > git merge 1bd504d4ec96644759bdb98a5e1b7a1cb9062b74 # timeout=10 [2021-05-11T05:33:18.816Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-11T05:33:18.832Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T05:33:18.849Z] > git checkout -f e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 # timeout=10 [2021-05-11T05:33:22.443Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [2021-05-11T05:33:22.499Z] > git --version # timeout=10 [2021-05-11T05:33:22.506Z] > git --version # 'git version 2.17.1' [2021-05-11T05:33:22.510Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T05:33:23.573Z] + echo snap-build.sh [2021-05-11T05:33:23.573Z] snap-build.sh [2021-05-11T05:33:23.573Z] + SNAP_BASE_DIR=. [2021-05-11T05:33:23.573Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-05-11T05:33:23.573Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-05-11T05:33:23.573Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-05-11T05:33:23.573Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-05-11T05:33:23.573Z] + cd /w/workspace/edgex-go/1 [2021-05-11T05:33:23.573Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-11T05:33:23.573Z] Reading package lists... [2021-05-11T05:33:23.573Z] Building dependency tree... [2021-05-11T05:33:23.573Z] Reading state information... [2021-05-11T05:33:23.833Z] The following packages were automatically installed and are no longer required: [2021-05-11T05:33:23.833Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-11T05:33:23.833Z] uidmap xdelta3 [2021-05-11T05:33:23.833Z] Use 'sudo apt autoremove' to remove them. [2021-05-11T05:33:23.833Z] The following packages will be REMOVED: [2021-05-11T05:33:23.833Z] lxd* lxd-client* [2021-05-11T05:33:24.206Z] 25b303627fd3: Pull complete [2021-05-11T05:33:24.206Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-11T05:33:24.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-11T05:33:24.206Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-11T05:33:24.405Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-11T05:33:24.405Z] After this operation, 31.7 MB disk space will be freed. [2021-05-11T05:33:24.463Z] prd-ubuntu18.04-docker-arm64-4c-16g-4342 does not seem to be running inside a container [2021-05-11T05:33:24.540Z] $ 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-11T05:33:25.446Z] (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-11T05:33:25.446Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-11T05:33:26.388Z] Removing lxd dnsmasq configuration [2021-05-11T05:33:26.388Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-11T05:33:26.650Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-11T05:33:27.220Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-05-11T05:33:27.481Z] (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-11T05:33:27.481Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-11T05:33:27.746Z] $ docker top f596366d9d027ce49620a7681f8b4c11c519163d601aea6032c22152cf496368 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T05:33:28.871Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-11T05:33:28.871Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-11T05:33:28.900Z] + docker-compose build --help [2021-05-11T05:33:28.900Z] + grep parallel [2021-05-11T05:33:30.252Z] + sudo snap remove --purge lxd [2021-05-11T05:33:30.514Z] snap "lxd" is not installed [2021-05-11T05:33:30.514Z] + sudo groupadd --force --system lxd [2021-05-11T05:33:30.514Z] ++ whoami [2021-05-11T05:33:30.514Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-11T05:33:30.514Z] + newgrp - lxd [2021-05-11T05:33:30.514Z] + sudo snap install lxd [2021-05-11T05:33:33.189Z] --parallel Build images in parallel. [Pipeline] } [2021-05-11T05:33:33.217Z] $ docker stop --time=1 f596366d9d027ce49620a7681f8b4c11c519163d601aea6032c22152cf496368 [2021-05-11T05:33:35.205Z] $ docker rm -f f596366d9d027ce49620a7681f8b4c11c519163d601aea6032c22152cf496368 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:33:36.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-11T05:33:36.057Z] . [Pipeline] withDockerContainer [2021-05-11T05:33:36.345Z] prd-ubuntu18.04-docker-arm64-4c-16g-4342 does not seem to be running inside a container [2021-05-11T05:33:36.419Z] $ 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-11T05:33:37.881Z] $ docker top dc8d47d37c2ccbc3a66cfddf3f34112acb0da3651896a074df2b520a5620d520 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T05:33:38.651Z] 2021-05-11T05:33:36Z INFO Waiting for automatic snapd restart... [2021-05-11T05:33:38.917Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-11T05:33:43.215Z] Building docker-core-command-go ... [2021-05-11T05:33:43.215Z] Building docker-core-data-go ... [2021-05-11T05:33:43.215Z] Building docker-core-metadata-go ... [2021-05-11T05:33:43.215Z] Building docker-security-bootstrapper-go ... [2021-05-11T05:33:43.215Z] Building docker-security-proxy-setup-go ... [2021-05-11T05:33:43.215Z] Building docker-security-secretstore-setup-go ... [2021-05-11T05:33:43.215Z] Building docker-support-notifications-go ... [2021-05-11T05:33:43.215Z] Building docker-support-scheduler-go ... [2021-05-11T05:33:43.215Z] Building docker-sys-mgmt-agent-go ... [2021-05-11T05:33:43.215Z] Building docker-support-notifications-go [2021-05-11T05:33:43.215Z] Building docker-core-command-go [2021-05-11T05:33:43.215Z] Building docker-sys-mgmt-agent-go [2021-05-11T05:33:43.215Z] Building docker-security-proxy-setup-go [2021-05-11T05:33:43.215Z] Building docker-security-bootstrapper-go [2021-05-11T05:33:53.553Z] lxd 4.14 from Canonical* installed [2021-05-11T05:33:53.553Z] + sudo lxd init --auto [2021-05-11T05:34:00.139Z] + sudo snap install --classic snapcraft [2021-05-11T05:34:08.283Z] snapcraft 4.7.1 from Canonical* installed [2021-05-11T05:34:08.283Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-11T05:34:08.283Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-11T05:34:08.283Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T05:34:08.283Z] Dload Upload Total Spent Left Speed [2021-05-11T05:34:08.283Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4152 0 --:--:-- --:--:-- --:--:-- 4180 [2021-05-11T05:34:08.546Z] 67 3325k 67 2247k 0 0 3406k 0 --:--:-- --:--:-- --:--:-- 3406k 100 3325k 100 3325k 0 0 4940k 0 --:--:-- --:--:-- --:--:-- 87.6M [2021-05-11T05:34:08.546Z] ./yq_linux_amd64 [2021-05-11T05:34:08.809Z] + sudo snapcraft prime --use-lxd [2021-05-11T05:34:10.718Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-11T05:34:10.718Z] 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-11T05:34:10.718Z] - README.md [2021-05-11T05:34:10.718Z] [2021-05-11T05:34:10.718Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-11T05:34:11.289Z] Launching a container. [2021-05-11T05:34:23.585Z] Waiting for container to be ready [2021-05-11T05:34:23.585Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-11T05:34:23.585Z] [2021-05-11T05:34:26.135Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-11T05:34:26.395Z] Waiting for network to be ready... [2021-05-11T05:34:26.966Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-11T05:34:26.966Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-11T05:34:27.227Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-11T05:34:27.227Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-11T05:34:27.487Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-11T05:34:27.487Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-11T05:34:27.748Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-11T05:34:27.748Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-11T05:34:27.748Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-11T05:34:27.748Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-11T05:34:27.748Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-11T05:34:27.749Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-11T05:34:28.009Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-11T05:34:28.009Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-11T05:34:28.009Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-11T05:34:28.009Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-11T05:34:28.009Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-11T05:34:28.009Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-11T05:34:28.268Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-11T05:34:28.529Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2067 kB] [2021-05-11T05:34:28.790Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-11T05:34:28.790Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-11T05:34:28.790Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-11T05:34:28.790Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [343 kB] [2021-05-11T05:34:28.790Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.7 kB] [2021-05-11T05:34:28.790Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-11T05:34:28.790Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-11T05:34:32.089Z] Fetched 24.5 MB in 5s (4537 kB/s) [2021-05-11T05:34:33.031Z] Reading package lists... [2021-05-11T05:34:33.292Z] Reading package lists... [2021-05-11T05:34:33.552Z] Building dependency tree... [2021-05-11T05:34:33.552Z] Reading state information... [2021-05-11T05:34:33.552Z] The following additional packages will be installed: [2021-05-11T05:34:33.552Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-11T05:34:33.552Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-11T05:34:33.552Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-11T05:34:33.552Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-11T05:34:33.552Z] Suggested packages: [2021-05-11T05:34:33.552Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-11T05:34:33.552Z] Recommended packages: [2021-05-11T05:34:33.552Z] gnupg libsasl2-modules [2021-05-11T05:34:33.552Z] The following NEW packages will be installed: [2021-05-11T05:34:33.552Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-11T05:34:33.552Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-11T05:34:33.552Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-11T05:34:33.552Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-11T05:34:33.552Z] The following packages will be upgraded: [2021-05-11T05:34:33.552Z] gpg gpg-agent gpgconf libudev1 [2021-05-11T05:34:33.552Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-11T05:34:33.552Z] Need to get 3530 kB of archives. [2021-05-11T05:34:33.552Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-11T05:34:33.552Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-05-11T05:34:33.552Z] Get:2 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-11T05:34:33.812Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-11T05:34:33.812Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-11T05:34:33.812Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-11T05:34:34.072Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-11T05:34:34.643Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-11T05:34:34.643Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-11T05:34:34.643Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-11T05:34:34.643Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-11T05:34:34.643Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-11T05:34:34.643Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-11T05:34:34.643Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-11T05:34:34.643Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-11T05:34:34.643Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-11T05:34:34.643Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-11T05:34:34.643Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-11T05:34:34.643Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-11T05:34:34.643Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-11T05:34:34.643Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-11T05:34:34.643Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-11T05:34:34.643Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-11T05:34:34.905Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T05:34:34.905Z] Fetched 3530 kB in 1s (3117 kB/s) [2021-05-11T05:34:34.905Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-11T05:34:34.905Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-11T05:34:35.182Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-11T05:34:35.182Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-11T05:34:35.182Z] Selecting previously unselected package udev. [2021-05-11T05:34:35.182Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-11T05:34:35.182Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-11T05:34:35.442Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-11T05:34:35.701Z] Selecting previously unselected package libfuse2:amd64. [2021-05-11T05:34:35.701Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-11T05:34:35.701Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-11T05:34:35.701Z] Selecting previously unselected package fuse. [2021-05-11T05:34:35.701Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-11T05:34:35.701Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-11T05:34:35.701Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-11T05:34:35.701Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-11T05:34:35.961Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-11T05:34:35.961Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-11T05:34:35.961Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-11T05:34:36.220Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-11T05:34:36.220Z] Selecting previously unselected package libksba8:amd64. [2021-05-11T05:34:36.220Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-11T05:34:36.220Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-11T05:34:36.481Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-11T05:34:36.481Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T05:34:36.481Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:34:36.481Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-11T05:34:36.481Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T05:34:36.481Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:34:36.481Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-11T05:34:36.481Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T05:34:36.481Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:34:36.741Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-11T05:34:36.741Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T05:34:36.741Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:34:36.741Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-11T05:34:36.741Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T05:34:36.741Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:34:36.741Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-11T05:34:36.741Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T05:34:36.741Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:34:37.001Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-11T05:34:37.001Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T05:34:37.001Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:34:37.001Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-11T05:34:37.001Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T05:34:37.261Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:34:37.261Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-11T05:34:37.261Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T05:34:37.261Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:34:37.261Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-11T05:34:37.261Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-11T05:34:37.261Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-11T05:34:37.261Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-11T05:34:37.261Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-11T05:34:37.261Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-11T05:34:37.522Z] Selecting previously unselected package libldap-common. [2021-05-11T05:34:37.522Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-11T05:34:37.522Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-11T05:34:37.522Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-11T05:34:37.522Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-11T05:34:37.522Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-11T05:34:37.782Z] Selecting previously unselected package dirmngr. [2021-05-11T05:34:37.782Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-11T05:34:37.782Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-11T05:34:37.782Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-11T05:34:37.782Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-11T05:34:37.782Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-11T05:34:37.782Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-11T05:34:37.782Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-11T05:34:38.042Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-11T05:34:38.042Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:34:38.042Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-11T05:34:38.042Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-11T05:34:38.043Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-11T05:34:38.305Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-11T05:34:38.566Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:34:38.566Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-11T05:34:38.566Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-11T05:34:38.566Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-11T05:34:38.827Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:34:38.827Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:34:38.827Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:34:38.827Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:34:38.827Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:34:38.827Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:34:38.827Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:34:38.827Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-11T05:34:38.827Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-11T05:34:39.087Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-11T05:34:39.658Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-11T05:34:39.658Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-11T05:34:39.658Z] This means they are not meant to be enabled using systemctl. [2021-05-11T05:34:39.658Z] Possible reasons for having this kind of units are: [2021-05-11T05:34:39.658Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-11T05:34:39.658Z] .wants/ or .requires/ directory. [2021-05-11T05:34:39.658Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-11T05:34:39.659Z] a requirement dependency on it. [2021-05-11T05:34:39.659Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-11T05:34:39.659Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-11T05:34:39.659Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-11T05:34:39.659Z] instance name specified. [2021-05-11T05:34:39.918Z] Reading package lists... [2021-05-11T05:34:39.918Z] Building dependency tree... [2021-05-11T05:34:39.918Z] Reading state information... [2021-05-11T05:34:40.178Z] The following additional packages will be installed: [2021-05-11T05:34:40.178Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-11T05:34:40.178Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-11T05:34:40.178Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-11T05:34:40.178Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-11T05:34:40.178Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-11T05:34:40.178Z] Suggested packages: [2021-05-11T05:34:40.178Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-11T05:34:40.178Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-11T05:34:40.178Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-11T05:34:40.178Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-11T05:34:40.178Z] systemd-container policykit-1 [2021-05-11T05:34:40.178Z] Recommended packages: [2021-05-11T05:34:40.178Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-11T05:34:40.178Z] The following NEW packages will be installed: [2021-05-11T05:34:40.178Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-11T05:34:40.178Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-11T05:34:40.178Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-11T05:34:40.178Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-11T05:34:40.178Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-11T05:34:40.178Z] The following packages will be upgraded: [2021-05-11T05:34:40.178Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-11T05:34:40.437Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-11T05:34:40.437Z] Need to get 35.2 MB of archives. [2021-05-11T05:34:40.437Z] After this operation, 141 MB of additional disk space will be used. [2021-05-11T05:34:40.437Z] 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-11T05:34:40.437Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-11T05:34:41.009Z] 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-11T05:34:41.009Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-11T05:34:41.009Z] 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-11T05:34:41.009Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-11T05:34:41.009Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-11T05:34:41.009Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-11T05:34:41.009Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-11T05:34:41.009Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-11T05:34:41.009Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-11T05:34:41.009Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-11T05:34:41.009Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-11T05:34:41.009Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-11T05:34:41.009Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-11T05:34:41.269Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-11T05:34:41.269Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-11T05:34:41.269Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-11T05:34:41.269Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-11T05:34:41.269Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-11T05:34:41.270Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-11T05:34:41.270Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-11T05:34:41.270Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-11T05:34:41.270Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-11T05:34:41.270Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-11T05:34:41.270Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-11T05:34:41.270Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-11T05:34:41.270Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-11T05:34:41.270Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-11T05:34:41.270Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-11T05:34:42.649Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T05:34:42.649Z] Fetched 35.2 MB in 2s (16.4 MB/s) [2021-05-11T05:34:42.649Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-11T05:34:42.649Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-11T05:34:42.649Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-11T05:34:43.222Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-11T05:34:43.222Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-11T05:34:43.481Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-11T05:34:43.481Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-11T05:34:43.481Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-11T05:34:43.482Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-11T05:34:43.742Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-11T05:34:43.742Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-11T05:34:43.742Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-11T05:34:43.742Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-11T05:34:44.312Z] Setting up apt (1.6.13) ... [2021-05-11T05:34:44.312Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-11T05:34:44.882Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-11T05:34:45.821Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-11T05:34:45.821Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-11T05:34:45.821Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-11T05:34:46.081Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-11T05:34:46.081Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-11T05:34:46.081Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T05:34:46.341Z] Selecting previously unselected package libexpat1:amd64. [2021-05-11T05:34:46.341Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-11T05:34:46.341Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-11T05:34:46.341Z] Selecting previously unselected package python3.6-minimal. [2021-05-11T05:34:46.341Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-11T05:34:46.341Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T05:34:46.602Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-11T05:34:46.861Z] Checking for services that may need to be restarted...done. [2021-05-11T05:34:46.861Z] Checking for services that may need to be restarted...done. [2021-05-11T05:34:46.861Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T05:34:46.861Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-11T05:34:46.861Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T05:34:47.431Z] Selecting previously unselected package python3-minimal. [2021-05-11T05:34:47.431Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-11T05:34:47.431Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-11T05:34:47.431Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-11T05:34:47.431Z] Selecting previously unselected package mime-support. [2021-05-11T05:34:47.431Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-11T05:34:47.431Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-11T05:34:47.691Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-11T05:34:47.691Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-11T05:34:47.691Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-11T05:34:47.691Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-11T05:34:47.691Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-11T05:34:47.691Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T05:34:47.950Z] Selecting previously unselected package python3.6. [2021-05-11T05:34:47.950Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-11T05:34:47.950Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T05:34:47.950Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-11T05:34:47.950Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-11T05:34:47.950Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-11T05:34:48.210Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-11T05:34:48.471Z] Selecting previously unselected package python3. [2021-05-11T05:34:48.471Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-11T05:34:48.471Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-11T05:34:48.471Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-11T05:34:48.471Z] Selecting previously unselected package multiarch-support. [2021-05-11T05:34:48.471Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-11T05:34:48.471Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-11T05:34:48.471Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-11T05:34:48.733Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-11T05:34:48.733Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-11T05:34:48.733Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-11T05:34:48.733Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-11T05:34:48.733Z] Selecting previously unselected package libbsd0:amd64. [2021-05-11T05:34:48.733Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-11T05:34:48.733Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-11T05:34:48.733Z] Selecting previously unselected package sudo. [2021-05-11T05:34:48.733Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-11T05:34:48.993Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-11T05:34:48.993Z] Selecting previously unselected package apparmor. [2021-05-11T05:34:48.993Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-11T05:34:48.993Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-11T05:34:49.254Z] Selecting previously unselected package libedit2:amd64. [2021-05-11T05:34:49.254Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-11T05:34:49.254Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-11T05:34:49.254Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-11T05:34:49.254Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-11T05:34:49.254Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T05:34:49.254Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-11T05:34:49.254Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-11T05:34:49.513Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T05:34:49.513Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-11T05:34:49.513Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-11T05:34:49.513Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-11T05:34:49.513Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-11T05:34:49.513Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-11T05:34:49.513Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T05:34:49.773Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-11T05:34:49.773Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-11T05:34:49.773Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T05:34:49.773Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-11T05:34:49.773Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-11T05:34:49.773Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-11T05:34:50.035Z] Selecting previously unselected package openssh-client. [2021-05-11T05:34:50.035Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-11T05:34:50.035Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-11T05:34:50.294Z] Selecting previously unselected package squashfs-tools. [2021-05-11T05:34:50.294Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-11T05:34:50.294Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-11T05:34:50.294Z] Selecting previously unselected package snapd. [2021-05-11T05:34:50.294Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-11T05:34:50.294Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-11T05:34:52.833Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-11T05:34:52.834Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-11T05:34:52.834Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-11T05:34:52.834Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-11T05:34:52.834Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-11T05:34:52.834Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T05:34:52.834Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-11T05:34:52.834Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-11T05:34:52.834Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-11T05:34:53.403Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-11T05:34:53.403Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-11T05:34:53.663Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-11T05:34:53.663Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T05:34:53.663Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T05:34:53.663Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T05:34:54.602Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-11T05:34:54.602Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T05:34:54.602Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-11T05:34:54.602Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-11T05:34:54.602Z] running python rtupdate hooks for python3.6... [2021-05-11T05:34:54.602Z] running python post-rtupdate hooks for python3.6... [2021-05-11T05:34:54.602Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-11T05:34:55.981Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-11T05:34:56.241Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T05:34:56.241Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-11T05:34:56.500Z] Setting up snapd (2.48.3+18.04) ... [2021-05-11T05:34:56.763Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-11T05:34:57.026Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-11T05:34:57.286Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-11T05:34:57.545Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-11T05:34:57.805Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-11T05:34:57.805Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-11T05:34:57.805Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-11T05:34:58.065Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-11T05:34:58.326Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-11T05:34:58.586Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-11T05:34:58.586Z] /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-11T05:34:58.586Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-11T05:34:58.586Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-11T05:34:59.527Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-11T05:34:59.527Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-11T05:34:59.788Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-11T05:35:01.173Z] Reading package lists... [2021-05-11T05:35:01.173Z] Reading package lists... [2021-05-11T05:35:01.432Z] Building dependency tree... [2021-05-11T05:35:01.432Z] Reading state information... [2021-05-11T05:35:01.432Z] Calculating upgrade... [2021-05-11T05:35:01.692Z] The following packages will be upgraded: [2021-05-11T05:35:01.692Z] advancecomp base-files bash binutils binutils-common [2021-05-11T05:35:01.692Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-11T05:35:01.692Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-11T05:35:01.692Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-11T05:35:01.692Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-11T05:35:01.692Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-11T05:35:01.692Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-11T05:35:01.692Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-11T05:35:01.692Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-11T05:35:01.692Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-11T05:35:01.692Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-11T05:35:01.692Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-11T05:35:01.692Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-11T05:35:01.692Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-11T05:35:01.692Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-11T05:35:01.692Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-11T05:35:01.692Z] Need to get 64.0 MB of archives. [2021-05-11T05:35:01.692Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-11T05:35:01.692Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-11T05:35:01.692Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-11T05:35:01.953Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-11T05:35:01.953Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-11T05:35:01.953Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-11T05:35:01.953Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-11T05:35:01.953Z] 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-11T05:35:01.953Z] 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-11T05:35:01.953Z] 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-11T05:35:01.953Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-11T05:35:01.953Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-11T05:35:01.953Z] 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-11T05:35:01.953Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-11T05:35:01.953Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-11T05:35:01.953Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-11T05:35:01.953Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-11T05:35:01.953Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-11T05:35:01.953Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-11T05:35:01.953Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-11T05:35:01.953Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-11T05:35:01.953Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-11T05:35:01.953Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-11T05:35:01.953Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-11T05:35:01.953Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-11T05:35:01.953Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-11T05:35:01.953Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-11T05:35:01.953Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-11T05:35:01.953Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-11T05:35:01.953Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-11T05:35:02.213Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-11T05:35:02.213Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-11T05:35:02.213Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-11T05:35:02.213Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-11T05:35:02.213Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-11T05:35:02.214Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-11T05:35:02.214Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-11T05:35:02.214Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-11T05:35:02.214Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-11T05:35:02.214Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-11T05:35:02.214Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-11T05:35:02.214Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-11T05:35:02.214Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-11T05:35:02.214Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-11T05:35:02.214Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-11T05:35:02.214Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-11T05:35:02.214Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-11T05:35:02.214Z] Get:47 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-11T05:35:02.214Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-11T05:35:02.214Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-11T05:35:02.214Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-11T05:35:02.214Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-11T05:35:02.214Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-11T05:35:02.214Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-11T05:35:02.214Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-11T05:35:02.474Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-11T05:35:02.474Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-11T05:35:02.735Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-11T05:35:02.735Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-11T05:35:02.735Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-11T05:35:02.735Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-11T05:35:02.735Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-11T05:35:02.735Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-11T05:35:02.735Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-11T05:35:04.962Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T05:35:04.962Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-11T05:35:04.962Z] ---> c7ca0a9e974f [2021-05-11T05:35:04.962Z] Step 3/23 : WORKDIR /edgex-go [2021-05-11T05:35:04.962Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T05:35:04.962Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-11T05:35:04.962Z] ---> c7ca0a9e974f [2021-05-11T05:35:04.962Z] Step 3/32 : WORKDIR /edgex-go [2021-05-11T05:35:04.962Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T05:35:04.962Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-11T05:35:04.962Z] ---> c7ca0a9e974f [2021-05-11T05:35:04.962Z] Step 3/22 : WORKDIR /edgex-go [2021-05-11T05:35:04.962Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T05:35:04.962Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T05:35:04.962Z] ---> c7ca0a9e974f [2021-05-11T05:35:04.962Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T05:35:04.962Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T05:35:04.962Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T05:35:04.962Z] ---> c7ca0a9e974f [2021-05-11T05:35:04.962Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T05:35:04.962Z] ---> Running in de9105342e9b [2021-05-11T05:35:04.962Z] ---> Running in 4d1e30be30a9 [2021-05-11T05:35:04.962Z] ---> Running in 1daa8100b959 [2021-05-11T05:35:04.962Z] ---> Running in 9cf0d01d57c2 [2021-05-11T05:35:04.962Z] ---> Running in e2e8e079e46e [2021-05-11T05:35:04.962Z] Removing intermediate container de9105342e9b [2021-05-11T05:35:04.962Z] ---> 4a11bb0f0bc6 [2021-05-11T05:35:04.962Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:35:04.962Z] Removing intermediate container 9cf0d01d57c2 [2021-05-11T05:35:04.962Z] ---> bec03ecfba4f [2021-05-11T05:35:04.962Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:35:04.962Z] Removing intermediate container 1daa8100b959 [2021-05-11T05:35:04.962Z] ---> c7a0f755850e [2021-05-11T05:35:04.962Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:35:04.962Z] Removing intermediate container e2e8e079e46e [2021-05-11T05:35:04.962Z] ---> dd82f8326a3b [2021-05-11T05:35:04.962Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:35:04.962Z] Removing intermediate container 4d1e30be30a9 [2021-05-11T05:35:04.962Z] ---> fda5ed05dae3 [2021-05-11T05:35:04.962Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:35:04.962Z] ---> Running in 87d7138f8c1d [2021-05-11T05:35:04.962Z] ---> Running in a50b8d43e21e [2021-05-11T05:35:04.962Z] ---> Running in eb9afd06f27a [2021-05-11T05:35:04.962Z] ---> Running in b307fa75c5a0 [2021-05-11T05:35:04.962Z] ---> Running in b876f6073495 [2021-05-11T05:35:04.962Z] Removing intermediate container 87d7138f8c1d [2021-05-11T05:35:04.962Z] ---> 19ee6bc43114 [2021-05-11T05:35:04.962Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-11T05:35:04.962Z] ---> Running in c199ccb9b304 [2021-05-11T05:35:04.962Z] Removing intermediate container a50b8d43e21e [2021-05-11T05:35:04.962Z] ---> 96bd99b084a2 [2021-05-11T05:35:04.962Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-11T05:35:04.962Z] ---> Running in 670fa0b22cd0 [2021-05-11T05:35:04.962Z] Removing intermediate container b307fa75c5a0 [2021-05-11T05:35:04.962Z] ---> 6ef142368432 [2021-05-11T05:35:04.962Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-11T05:35:04.962Z] Removing intermediate container eb9afd06f27a [2021-05-11T05:35:04.962Z] ---> 2650be18993b [2021-05-11T05:35:04.962Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-11T05:35:04.962Z] ---> Running in 015a6458b8dd [2021-05-11T05:35:04.962Z] ---> Running in 422644ce6230 [2021-05-11T05:35:04.962Z] Removing intermediate container b876f6073495 [2021-05-11T05:35:04.962Z] ---> fd84afe78b61 [2021-05-11T05:35:04.962Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-11T05:35:04.962Z] ---> Running in 22db7f60a3c1 [2021-05-11T05:35:04.962Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T05:35:04.963Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T05:35:04.963Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T05:35:04.963Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T05:35:04.963Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T05:35:05.274Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-11T05:35:05.937Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T05:35:06.209Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T05:35:06.820Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T05:35:06.820Z] OK: 218 MiB in 52 packages [2021-05-11T05:35:06.820Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T05:35:07.424Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T05:35:07.424Z] OK: 218 MiB in 52 packages [2021-05-11T05:35:07.704Z] OK: 218 MiB in 52 packages [2021-05-11T05:35:08.304Z] OK: 218 MiB in 52 packages [2021-05-11T05:35:08.304Z] Removing intermediate container c199ccb9b304 [2021-05-11T05:35:08.304Z] ---> 3f49d5bfee25 [2021-05-11T05:35:08.304Z] Step 6/24 : COPY go.mod . [2021-05-11T05:35:09.305Z] Removing intermediate container 670fa0b22cd0 [2021-05-11T05:35:09.305Z] ---> b1a92e7a6cb9 [2021-05-11T05:35:09.305Z] Step 6/23 : COPY go.mod . [2021-05-11T05:35:09.580Z] Removing intermediate container 015a6458b8dd [2021-05-11T05:35:09.580Z] ---> e615ac967965 [2021-05-11T05:35:09.580Z] Step 6/32 : COPY go.mod . [2021-05-11T05:35:09.580Z] OK: 218 MiB in 52 packages [2021-05-11T05:35:09.580Z] ---> 7276a14febc0 [2021-05-11T05:35:09.580Z] Step 7/24 : RUN go mod download [2021-05-11T05:35:09.856Z] ---> Running in 8cf779239222 [2021-05-11T05:35:10.133Z] Removing intermediate container 422644ce6230 [2021-05-11T05:35:10.133Z] ---> cc755bbcd9dd [2021-05-11T05:35:10.133Z] Step 6/24 : COPY go.mod . [2021-05-11T05:35:10.409Z] ---> 5a6a474491ff [2021-05-11T05:35:10.409Z] Step 7/23 : RUN go mod download [2021-05-11T05:35:10.560Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-11T05:35:10.560Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-11T05:35:10.560Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-11T05:35:10.560Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-11T05:35:10.560Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-11T05:35:10.560Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-11T05:35:10.686Z] ---> Running in dc06858ef452 [2021-05-11T05:35:10.820Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-11T05:35:10.820Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-11T05:35:10.820Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-11T05:35:10.820Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-11T05:35:10.820Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-11T05:35:10.820Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-11T05:35:10.820Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-11T05:35:10.972Z] ---> 1b014f261859 [2021-05-11T05:35:10.972Z] Step 7/32 : RUN go mod download [2021-05-11T05:35:11.080Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-11T05:35:11.080Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-11T05:35:11.080Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-11T05:35:11.080Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-11T05:35:11.080Z] 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-11T05:35:11.080Z] 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-11T05:35:11.080Z] 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-11T05:35:11.080Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-11T05:35:11.080Z] 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-11T05:35:11.080Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-11T05:35:11.247Z] ---> Running in 05ac95d554d7 [2021-05-11T05:35:11.340Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-11T05:35:11.340Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-11T05:35:11.340Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-11T05:35:11.523Z] ---> 635dbc0668be [2021-05-11T05:35:11.523Z] Step 7/24 : RUN go mod download [2021-05-11T05:35:11.523Z] Removing intermediate container 22db7f60a3c1 [2021-05-11T05:35:11.523Z] ---> f8366d149dae [2021-05-11T05:35:11.599Z] 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-11T05:35:11.599Z] 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-11T05:35:11.599Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-11T05:35:11.600Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-11T05:35:11.600Z] 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-11T05:35:11.600Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-11T05:35:11.600Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-11T05:35:11.600Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-11T05:35:11.600Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-11T05:35:11.804Z] Step 6/22 : COPY go.mod . [2021-05-11T05:35:11.804Z] ---> Running in c1f0e7f7b217 [2021-05-11T05:35:11.859Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-11T05:35:12.428Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-11T05:35:12.428Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T05:35:12.428Z] Fetched 64.0 MB in 11s (6003 kB/s) [2021-05-11T05:35:12.428Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:35:12.428Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-11T05:35:12.689Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-11T05:35:13.250Z] ---> 714dd27aa70c [2021-05-11T05:35:13.250Z] Step 7/22 : RUN go mod download [2021-05-11T05:35:13.258Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-11T05:35:13.259Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-11T05:35:13.519Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-11T05:35:13.519Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-11T05:35:13.539Z] ---> Running in 7119f805b0d7 [2021-05-11T05:35:14.091Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T05:35:14.146Z] Removing intermediate container 8cf779239222 [2021-05-11T05:35:14.147Z] ---> b6c4b7c55ae0 [2021-05-11T05:35:14.147Z] Step 8/24 : COPY . . [2021-05-11T05:35:14.352Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T05:35:14.352Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T05:35:14.352Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T05:35:14.428Z] Removing intermediate container dc06858ef452 [2021-05-11T05:35:14.428Z] ---> 22e6fc9b2c03 [2021-05-11T05:35:14.428Z] Step 8/23 : COPY . . [2021-05-11T05:35:14.612Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T05:35:14.612Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T05:35:14.612Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T05:35:14.612Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T05:35:14.873Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T05:35:14.873Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T05:35:14.873Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T05:35:14.873Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T05:35:15.039Z] Removing intermediate container 05ac95d554d7 [2021-05-11T05:35:15.039Z] ---> 8783cf77fb9a [2021-05-11T05:35:15.039Z] Step 8/32 : COPY . . [2021-05-11T05:35:15.134Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T05:35:15.134Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T05:35:15.134Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T05:35:15.401Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-11T05:35:15.401Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T05:35:15.401Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-11T05:35:15.401Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-11T05:35:15.401Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-11T05:35:15.401Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T05:35:15.662Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T05:35:15.662Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T05:35:15.662Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T05:35:15.662Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T05:35:15.922Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T05:35:15.922Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T05:35:16.027Z] Removing intermediate container c1f0e7f7b217 [2021-05-11T05:35:16.027Z] ---> c9f0f4b7ef38 [2021-05-11T05:35:16.027Z] Step 8/24 : COPY . . [2021-05-11T05:35:16.183Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-11T05:35:16.183Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-11T05:35:16.444Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-11T05:35:16.704Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-11T05:35:16.964Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-11T05:35:16.964Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-11T05:35:16.964Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-11T05:35:16.964Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-11T05:35:17.224Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-11T05:35:17.224Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-11T05:35:17.483Z] Installing new version of config file /etc/issue ... [2021-05-11T05:35:17.483Z] Installing new version of config file /etc/issue.net ... [2021-05-11T05:35:17.483Z] Installing new version of config file /etc/lsb-release ... [2021-05-11T05:35:17.483Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-11T05:35:17.745Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-11T05:35:17.745Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-11T05:35:17.745Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-11T05:35:18.006Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:35:18.006Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-11T05:35:18.006Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-11T05:35:18.006Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-11T05:35:18.006Z] 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-11T05:35:18.267Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:35:18.267Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T05:35:18.267Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-11T05:35:18.267Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-11T05:35:18.528Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:35:18.528Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-11T05:35:18.528Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-11T05:35:18.528Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-11T05:35:18.528Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:35:18.528Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-11T05:35:18.645Z] Removing intermediate container 7119f805b0d7 [2021-05-11T05:35:18.645Z] ---> 6e9d882016a6 [2021-05-11T05:35:18.645Z] Step 8/22 : COPY . . [2021-05-11T05:35:18.788Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-11T05:35:18.788Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-11T05:35:19.048Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:35:19.048Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-11T05:35:19.048Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-11T05:35:19.048Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-11T05:35:19.308Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:35:19.308Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-11T05:35:19.308Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-11T05:35:19.308Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-11T05:35:19.567Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:35:19.567Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-11T05:35:19.567Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-11T05:35:19.567Z] Setting up grep (3.1-2build1) ... [2021-05-11T05:35:19.567Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:35:19.567Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-11T05:35:19.567Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-11T05:35:19.829Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-11T05:35:19.829Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:35:19.829Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-11T05:35:19.829Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-11T05:35:20.089Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-11T05:35:20.089Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:35:20.089Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-11T05:35:20.089Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-11T05:35:20.676Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-11T05:35:20.937Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-11T05:35:20.937Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-11T05:35:20.937Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-11T05:35:21.943Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-11T05:35:21.943Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:35:21.943Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-11T05:35:21.943Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-11T05:35:22.963Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-11T05:35:22.963Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-11T05:35:22.963Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-11T05:35:22.963Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-11T05:35:22.963Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-11T05:35:23.235Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:35:23.235Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-11T05:35:23.235Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-11T05:35:23.235Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-11T05:35:23.508Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:35:23.508Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T05:35:23.508Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T05:35:23.508Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-11T05:35:23.781Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:35:23.781Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T05:35:23.781Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T05:35:23.781Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-11T05:35:23.781Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:35:23.781Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T05:35:24.052Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T05:35:24.052Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-11T05:35:24.052Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:35:24.052Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T05:35:24.052Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T05:35:24.312Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-11T05:35:24.312Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:35:24.312Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-11T05:35:24.312Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-11T05:35:24.572Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-11T05:35:24.572Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-11T05:35:24.572Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-11T05:35:24.834Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:35:24.834Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-11T05:35:24.834Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-11T05:35:24.834Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-11T05:35:24.834Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:35:24.834Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T05:35:25.095Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T05:35:25.096Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-11T05:35:25.096Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:35:25.096Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T05:35:25.096Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T05:35:25.358Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-11T05:35:25.358Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:35:25.358Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T05:35:25.358Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T05:35:25.928Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-11T05:35:26.187Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-11T05:35:26.484Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-11T05:35:27.055Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:35:27.055Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-11T05:35:27.055Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-11T05:35:27.321Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-11T05:35:27.582Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:35:27.582Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-11T05:35:27.582Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-11T05:35:27.582Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-11T05:35:27.842Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:35:27.842Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-11T05:35:27.842Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-11T05:35:28.102Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-11T05:35:28.363Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:35:28.363Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-11T05:35:28.363Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-11T05:35:28.363Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-11T05:35:28.363Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:35:28.363Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-11T05:35:28.623Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-11T05:35:28.624Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-11T05:35:28.624Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:35:28.624Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-11T05:35:28.883Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-11T05:35:28.883Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-11T05:35:29.144Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:35:29.144Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-11T05:35:29.144Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-11T05:35:29.144Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-11T05:35:29.404Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:35:29.404Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-11T05:35:29.404Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-11T05:35:29.665Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-11T05:35:29.665Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:35:29.665Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T05:35:29.665Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T05:35:29.926Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-11T05:35:29.926Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-11T05:35:29.926Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-11T05:35:29.926Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-11T05:35:30.187Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-11T05:35:30.187Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:35:30.187Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-11T05:35:30.187Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-11T05:35:30.447Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-11T05:35:30.447Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:35:30.447Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-11T05:35:30.447Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-11T05:35:30.709Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-11T05:35:30.978Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:35:30.978Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-11T05:35:30.978Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-11T05:35:30.978Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-11T05:35:31.241Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:35:31.241Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-11T05:35:31.241Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-11T05:35:31.241Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-11T05:35:31.501Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:35:31.501Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-11T05:35:31.501Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-11T05:35:32.071Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-11T05:35:32.337Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:35:32.337Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-11T05:35:32.337Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-11T05:35:32.337Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-11T05:35:32.596Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:35:32.596Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-11T05:35:32.596Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-11T05:35:32.596Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-11T05:35:32.856Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:35:32.856Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-11T05:35:32.856Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-11T05:35:32.856Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-11T05:35:32.856Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:35:32.856Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-11T05:35:33.116Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-11T05:35:33.116Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-11T05:35:33.376Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:35:33.376Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-11T05:35:33.376Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-11T05:35:33.376Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-11T05:35:33.636Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:35:33.636Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-11T05:35:33.636Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-11T05:35:33.636Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-11T05:35:33.636Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:35:33.636Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-11T05:35:33.896Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-11T05:35:33.897Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-11T05:35:34.158Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:35:34.158Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-11T05:35:34.158Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-11T05:35:34.158Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-11T05:35:34.419Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:35:34.419Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-11T05:35:34.419Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-11T05:35:34.419Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-11T05:35:34.419Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-11T05:35:34.419Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-11T05:35:34.687Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-11T05:35:34.688Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-11T05:35:34.688Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-11T05:35:34.948Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-11T05:35:34.948Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-11T05:35:35.208Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-11T05:35:35.208Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-11T05:35:35.208Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-11T05:35:35.468Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-11T05:35:35.468Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-11T05:35:35.468Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-11T05:35:35.468Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-11T05:35:35.728Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-11T05:35:35.728Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-11T05:35:35.728Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-11T05:35:35.728Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-11T05:35:35.988Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-11T05:35:35.988Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-11T05:35:35.988Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-11T05:35:36.248Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-11T05:35:36.248Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-11T05:35:36.248Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-11T05:35:36.248Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-11T05:35:37.187Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-11T05:35:37.446Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-11T05:35:37.446Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-11T05:35:37.446Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-11T05:35:37.446Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-11T05:35:37.706Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-11T05:35:37.966Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-11T05:35:37.966Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-11T05:35:38.226Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-11T05:35:38.226Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-11T05:35:38.226Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-11T05:35:38.487Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-11T05:35:38.487Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T05:35:38.487Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T05:35:38.753Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T05:35:38.753Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T05:35:38.753Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T05:35:38.753Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T05:35:39.013Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T05:35:39.013Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T05:35:39.955Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T05:35:39.955Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T05:35:40.893Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T05:35:40.893Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T05:35:41.463Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T05:35:41.463Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T05:35:42.032Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T05:35:42.032Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T05:35:42.972Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T05:35:42.972Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T05:35:42.972Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-11T05:35:42.972Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-11T05:35:42.972Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-11T05:35:42.972Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-11T05:35:43.233Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-11T05:35:43.233Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-11T05:35:43.493Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-11T05:35:43.493Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-11T05:35:43.493Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-11T05:35:43.493Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-11T05:35:43.755Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-11T05:35:43.755Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-11T05:35:43.755Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-11T05:35:43.755Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-11T05:35:44.015Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T05:35:44.015Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-11T05:35:44.015Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T05:35:44.015Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T05:35:44.015Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T05:35:44.275Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-11T05:35:44.275Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-11T05:35:44.275Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-11T05:35:44.275Z] [2021-05-11T05:35:44.275Z] Current default time zone: 'Etc/UTC' [2021-05-11T05:35:44.275Z] Local time is now: Tue May 11 05:35:44 UTC 2021. [2021-05-11T05:35:44.275Z] Universal Time is now: Tue May 11 05:35:44 UTC 2021. [2021-05-11T05:35:44.275Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-11T05:35:44.275Z] [2021-05-11T05:35:44.275Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-11T05:35:44.537Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T05:35:44.537Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-11T05:35:44.537Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-11T05:35:44.537Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-11T05:35:44.537Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-11T05:35:44.537Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-11T05:35:44.537Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-11T05:35:44.537Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-11T05:35:44.796Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-11T05:35:44.796Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T05:35:44.796Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-11T05:35:45.057Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T05:35:45.057Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-11T05:35:45.057Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T05:35:45.057Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-11T05:35:45.057Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-11T05:35:45.057Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-11T05:35:45.317Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-11T05:35:45.317Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-11T05:35:45.317Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-11T05:35:45.317Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-11T05:35:45.317Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-11T05:35:45.451Z] ---> 66d009681899 [2021-05-11T05:35:45.451Z] Step 9/24 : RUN go mod tidy [2021-05-11T05:35:45.451Z] ---> 64d27bb96257 [2021-05-11T05:35:45.451Z] Step 9/23 : RUN go mod tidy [2021-05-11T05:35:45.451Z] ---> c05476e64b3e [2021-05-11T05:35:45.451Z] Step 9/24 : RUN go mod tidy [2021-05-11T05:35:45.451Z] ---> daab184f48bb [2021-05-11T05:35:45.451Z] Step 9/32 : RUN go mod tidy [2021-05-11T05:35:45.451Z] ---> 808d6fac37ef [2021-05-11T05:35:45.451Z] Step 9/22 : RUN go mod tidy [2021-05-11T05:35:45.451Z] ---> Running in 29db6f8fb969 [2021-05-11T05:35:45.451Z] ---> Running in dd116998f9db [2021-05-11T05:35:45.451Z] ---> Running in 859940acdfe3 [2021-05-11T05:35:45.451Z] ---> Running in 7ce89af313ef [2021-05-11T05:35:45.451Z] ---> Running in b0bb623d8b80 [2021-05-11T05:35:46.697Z] Updating certificates in /etc/ssl/certs... [2021-05-11T05:35:47.268Z] 23 added, 27 removed; done. [2021-05-11T05:35:47.268Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-11T05:35:47.268Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T05:35:47.527Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-11T05:35:47.527Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-11T05:35:47.527Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-11T05:35:47.527Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T05:35:47.527Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-11T05:35:47.527Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T05:35:47.787Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T05:35:47.787Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T05:35:47.787Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T05:35:47.787Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T05:35:47.787Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-11T05:35:47.787Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-11T05:35:47.787Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-11T05:35:47.787Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-11T05:35:48.045Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-11T05:35:48.046Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T05:35:48.046Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T05:35:48.046Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-11T05:35:48.046Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-11T05:35:48.046Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-11T05:35:48.306Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-11T05:35:48.306Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-11T05:35:48.306Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-11T05:35:48.306Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-11T05:35:48.306Z] Updating certificates in /etc/ssl/certs... [2021-05-11T05:35:48.875Z] 0 added, 0 removed; done. [2021-05-11T05:35:48.875Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-11T05:35:48.875Z] done. [2021-05-11T05:35:49.145Z] Reading package lists... [2021-05-11T05:35:49.405Z] Building dependency tree... [2021-05-11T05:35:49.405Z] Reading state information... [2021-05-11T05:35:49.405Z] The following NEW packages will be installed: [2021-05-11T05:35:49.405Z] apt-transport-https [2021-05-11T05:35:49.674Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-11T05:35:49.674Z] Need to get 1692 B of archives. [2021-05-11T05:35:49.674Z] After this operation, 154 kB of additional disk space will be used. [2021-05-11T05:35:49.674Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-11T05:35:49.933Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T05:35:49.934Z] Fetched 1692 B in 0s (8012 B/s) [2021-05-11T05:35:49.934Z] Selecting previously unselected package apt-transport-https. [2021-05-11T05:35:49.934Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-11T05:35:49.934Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-11T05:35:49.934Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-11T05:35:49.934Z] Setting up apt-transport-https (1.6.13) ... [2021-05-11T05:35:50.193Z] Waiting for network to be ready... [2021-05-11T05:35:51.183Z] Removing intermediate container dd116998f9db [2021-05-11T05:35:51.183Z] ---> b7eb8dcfe6f8 [2021-05-11T05:35:51.183Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-11T05:35:51.183Z] ---> Running in 04ddd1fb82d4 [2021-05-11T05:35:51.460Z] Removing intermediate container 29db6f8fb969 [2021-05-11T05:35:51.460Z] ---> 41df8fde150f [2021-05-11T05:35:51.460Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-11T05:35:51.460Z] Removing intermediate container 859940acdfe3 [2021-05-11T05:35:51.460Z] ---> a69f45a4b9fc [2021-05-11T05:35:51.460Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-11T05:35:51.735Z] ---> Running in f12cf84b3ddc [2021-05-11T05:35:51.735Z] ---> Running in 658ae8b96c4a [2021-05-11T05:35:52.008Z] Removing intermediate container 7ce89af313ef [2021-05-11T05:35:52.008Z] Removing intermediate container b0bb623d8b80 [2021-05-11T05:35:52.008Z] ---> 830543903f7b [2021-05-11T05:35:52.008Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-11T05:35:52.008Z] ---> 1d5462d80bab [2021-05-11T05:35:52.008Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-11T05:35:52.284Z] ---> Running in d3a5abf78b49 [2021-05-11T05:35:52.284Z] ---> Running in d175d5c93a06 [2021-05-11T05:35:52.887Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-11T05:35:54.347Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-11T05:35:54.347Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-11T05:35:54.629Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-11T05:35:54.629Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-11T05:35:56.767Z] 2021-05-11T05:35:53Z INFO Waiting for automatic snapd restart... [2021-05-11T05:35:56.767Z] snapd 2.49.2 from Canonical* installed [2021-05-11T05:35:57.336Z] "snapd" switched to the "latest/stable" channel [2021-05-11T05:35:57.336Z] [2021-05-11T05:36:00.629Z] core18 20210309 from Canonical* installed [2021-05-11T05:36:00.889Z] "core18" switched to the "latest/stable" channel [2021-05-11T05:36:00.889Z] [2021-05-11T05:36:06.176Z] snapcraft 4.7.1 from Canonical* installed [2021-05-11T05:36:06.176Z] "snapcraft" switched to the "latest/stable" channel [2021-05-11T05:36:06.176Z] [2021-05-11T05:36:09.469Z] 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-11T05:36:09.469Z] - README.md [2021-05-11T05:36:09.469Z] [2021-05-11T05:36:09.469Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-11T05:36:16.043Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-11T05:36:16.043Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-11T05:36:16.043Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-11T05:36:16.043Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-11T05:36:16.981Z] Reading package lists... [2021-05-11T05:36:17.551Z] 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-11T05:36:24.127Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-11T05:36:24.127Z] Reading package lists... [2021-05-11T05:36:24.128Z] Building dependency tree... [2021-05-11T05:36:24.128Z] Reading state information... [2021-05-11T05:36:24.128Z] Suggested packages: [2021-05-11T05:36:24.128Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-11T05:36:24.128Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-11T05:36:24.128Z] Recommended packages: [2021-05-11T05:36:24.128Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-11T05:36:24.128Z] The following NEW packages will be installed: [2021-05-11T05:36:24.128Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-11T05:36:24.128Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-11T05:36:24.128Z] pkg-config zip [2021-05-11T05:36:24.128Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-11T05:36:24.128Z] Need to get 7663 kB of archives. [2021-05-11T05:36:24.128Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-11T05:36:24.128Z] 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-11T05:36:24.128Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-11T05:36:24.128Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-11T05:36:24.128Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-11T05:36:24.128Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-11T05:36:24.128Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-11T05:36:24.128Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-11T05:36:24.128Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-11T05:36:24.387Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-11T05:36:24.387Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-11T05:36:24.387Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-11T05:36:24.387Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-11T05:36:24.650Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-11T05:36:24.650Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-11T05:36:24.650Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-11T05:36:24.650Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T05:36:24.650Z] Fetched 7663 kB in 1s (10.2 MB/s) [2021-05-11T05:36:24.928Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-11T05:36:24.928Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-11T05:36:24.928Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-11T05:36:24.928Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-11T05:36:25.212Z] Selecting previously unselected package libpsl5:amd64. [2021-05-11T05:36:25.212Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-11T05:36:25.212Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-11T05:36:25.212Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-11T05:36:25.212Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-11T05:36:25.212Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-11T05:36:25.212Z] Selecting previously unselected package librtmp1:amd64. [2021-05-11T05:36:25.212Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-11T05:36:25.212Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-11T05:36:25.487Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-11T05:36:25.487Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-11T05:36:25.487Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-11T05:36:25.487Z] Selecting previously unselected package liberror-perl. [2021-05-11T05:36:25.487Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-11T05:36:25.487Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-11T05:36:25.487Z] Selecting previously unselected package git-man. [2021-05-11T05:36:25.487Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-11T05:36:25.487Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-11T05:36:25.793Z] Selecting previously unselected package git. [2021-05-11T05:36:25.793Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-11T05:36:25.793Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-11T05:36:26.735Z] Selecting previously unselected package libnorm1:amd64. [2021-05-11T05:36:26.735Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-11T05:36:26.735Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-11T05:36:26.735Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-11T05:36:26.735Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-11T05:36:26.735Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-11T05:36:26.735Z] Selecting previously unselected package libsodium23:amd64. [2021-05-11T05:36:26.735Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-11T05:36:26.735Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-11T05:36:26.996Z] Selecting previously unselected package libzmq5:amd64. [2021-05-11T05:36:26.996Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-11T05:36:26.996Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-11T05:36:26.996Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-11T05:36:26.996Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-11T05:36:26.996Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-11T05:36:27.258Z] Selecting previously unselected package pkg-config. [2021-05-11T05:36:27.258Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-11T05:36:27.258Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-11T05:36:27.258Z] Selecting previously unselected package zip. [2021-05-11T05:36:27.258Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-11T05:36:27.258Z] Unpacking zip (3.0-11build1) ... [2021-05-11T05:36:27.258Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-11T05:36:27.258Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-11T05:36:27.520Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-11T05:36:27.520Z] Setting up liberror-perl (0.17025-1) ... [2021-05-11T05:36:27.520Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-11T05:36:27.520Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-11T05:36:27.520Z] No schema files found: doing nothing. [2021-05-11T05:36:27.520Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-11T05:36:27.520Z] Setting up zip (3.0-11build1) ... [2021-05-11T05:36:27.520Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-11T05:36:27.520Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-11T05:36:27.782Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-11T05:36:27.782Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-11T05:36:27.782Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-11T05:36:27.782Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-11T05:36:27.782Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-11T05:36:27.782Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-11T05:36:34.356Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-11T05:36:34.356Z] git set to automatically installed. [2021-05-11T05:36:34.356Z] git-man set to automatically installed. [2021-05-11T05:36:34.356Z] libcurl3-gnutls set to automatically installed. [2021-05-11T05:36:34.356Z] liberror-perl set to automatically installed. [2021-05-11T05:36:34.356Z] libglib2.0-0 set to automatically installed. [2021-05-11T05:36:34.356Z] libnghttp2-14 set to automatically installed. [2021-05-11T05:36:34.356Z] libnorm1 set to automatically installed. [2021-05-11T05:36:34.356Z] libpgm-5.2-0 set to automatically installed. [2021-05-11T05:36:34.356Z] libpsl5 set to automatically installed. [2021-05-11T05:36:34.356Z] librtmp1 set to automatically installed. [2021-05-11T05:36:34.356Z] libsodium23 set to automatically installed. [2021-05-11T05:36:34.356Z] libzmq3-dev set to automatically installed. [2021-05-11T05:36:34.356Z] libzmq5 set to automatically installed. [2021-05-11T05:36:34.356Z] pkg-config set to automatically installed. [2021-05-11T05:36:34.356Z] zip set to automatically installed. [2021-05-11T05:36:36.266Z] snapd is not logged in, snap install commands will use sudo [2021-05-11T05:36:44.394Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-11T05:36:59.309Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-11T05:36:59.309Z] snapd is not logged in, snap install commands will use sudo [2021-05-11T05:37:04.589Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-11T05:37:05.159Z] snap "core18" has no updates available [2021-05-11T05:37:06.100Z] Pulling go-build-helper [2021-05-11T05:37:06.100Z] + snapcraftctl pull [2021-05-11T05:37:07.040Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-11T05:37:07.040Z] Skipping pull go-build-helper (already ran) [2021-05-11T05:37:07.040Z] Building go-build-helper [2021-05-11T05:37:07.040Z] + snapcraftctl build [2021-05-11T05:37:09.581Z] Staging go-build-helper [2021-05-11T05:37:09.581Z] + snapcraftctl stage [2021-05-11T05:37:21.800Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-11T05:37:21.800Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-11T05:37:21.800Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-11T05:37:21.800Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-11T05:37:21.800Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-11T05:37:21.800Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-11T05:37:21.800Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-11T05:37:21.800Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-11T05:37:21.800Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-11T05:37:21.800Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-11T05:37:21.800Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-11T05:37:21.800Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-11T05:37:21.800Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-11T05:37:21.800Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-11T05:37:21.800Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-11T05:37:21.800Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-11T05:37:21.800Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-11T05:37:21.800Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-11T05:37:21.800Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-11T05:37:21.800Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2067 kB] [2021-05-11T05:37:21.800Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-11T05:37:21.800Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-11T05:37:21.800Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-11T05:37:21.800Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [343 kB] [2021-05-11T05:37:21.800Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.7 kB] [2021-05-11T05:37:21.800Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-11T05:37:21.800Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-11T05:37:21.800Z] Fetched 24.5 MB in 0s (0 B/s) [2021-05-11T05:37:21.800Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-11T05:37:21.800Z] Fetched 224 kB in 0s (0 B/s) [2021-05-11T05:37:21.800Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-11T05:37:21.800Z] Fetched 157 kB in 0s (0 B/s) [2021-05-11T05:37:21.800Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-11T05:37:21.800Z] Fetched 221 kB in 0s (0 B/s) [2021-05-11T05:37:21.800Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-11T05:37:21.800Z] Fetched 143 kB in 0s (0 B/s) [2021-05-11T05:37:21.800Z] Pulling app-service-config [2021-05-11T05:37:21.800Z] + snapcraftctl pull [2021-05-11T05:37:22.371Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-11T05:37:22.943Z] Pulling config-common [2021-05-11T05:37:22.943Z] + snapcraftctl pull [2021-05-11T05:37:28.225Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-11T05:37:28.225Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-11T05:37:28.225Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-11T05:37:28.225Z] Fetched 0 B in 0s (0 B/s) [2021-05-11T05:37:28.225Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-11T05:37:28.225Z] Fetched 0 B in 0s (0 B/s) [2021-05-11T05:37:28.225Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-11T05:37:28.225Z] Fetched 0 B in 0s (0 B/s) [2021-05-11T05:37:28.225Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-11T05:37:28.225Z] Fetched 0 B in 0s (0 B/s) [2021-05-11T05:37:28.225Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-11T05:37:28.225Z] Fetched 0 B in 0s (0 B/s) [2021-05-11T05:37:28.225Z] Pulling edgex-go [2021-05-11T05:37:28.225Z] + snapcraftctl pull [2021-05-11T05:37:46.549Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-11T05:37:50.194Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-11T05:37:50.194Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-11T05:37:50.194Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-11T05:37:50.194Z] Fetched 0 B in 0s (0 B/s) [2021-05-11T05:37:50.194Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-11T05:37:50.194Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-11T05:37:50.194Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-11T05:37:50.194Z] Fetched 279 kB in 0s (0 B/s) [2021-05-11T05:37:50.194Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-11T05:37:50.194Z] Fetched 122 kB in 0s (0 B/s) [2021-05-11T05:37:50.194Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-11T05:37:50.194Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-11T05:37:50.194Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-11T05:37:50.194Z] Fetched 8848 B in 0s (0 B/s) [2021-05-11T05:37:50.194Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-11T05:37:50.194Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-11T05:37:50.194Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-11T05:37:50.194Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-11T05:37:50.194Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-11T05:37:50.194Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-11T05:37:50.195Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-11T05:37:50.195Z] Fetched 219 kB in 0s (0 B/s) [2021-05-11T05:37:50.195Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-11T05:37:50.195Z] Fetched 154 kB in 0s (0 B/s) [2021-05-11T05:37:50.195Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-11T05:37:50.195Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-11T05:37:50.195Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-11T05:37:50.195Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-11T05:37:50.195Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-11T05:37:50.195Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-11T05:37:50.195Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-11T05:37:50.195Z] Fetched 499 kB in 0s (0 B/s) [2021-05-11T05:37:50.195Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-11T05:37:50.195Z] Fetched 111 kB in 0s (0 B/s) [2021-05-11T05:37:50.195Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-11T05:37:50.195Z] Fetched 240 kB in 0s (0 B/s) [2021-05-11T05:37:50.195Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-11T05:37:50.195Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-11T05:37:50.195Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-11T05:37:50.195Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-11T05:37:50.195Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-11T05:37:50.195Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-11T05:37:50.195Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-11T05:37:50.195Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-11T05:37:50.195Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-11T05:37:50.195Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-11T05:37:50.195Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-11T05:37:50.195Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-11T05:37:50.195Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-11T05:37:50.195Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-11T05:37:50.195Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-11T05:37:50.195Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-11T05:37:50.195Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-11T05:37:50.195Z] Fetched 8720 B in 0s (0 B/s) [2021-05-11T05:37:50.195Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-11T05:37:50.195Z] Fetched 137 kB in 0s (0 B/s) [2021-05-11T05:37:50.195Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-11T05:37:50.195Z] Fetched 119 kB in 0s (0 B/s) [2021-05-11T05:37:50.195Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-11T05:37:50.195Z] Fetched 110 kB in 0s (0 B/s) [2021-05-11T05:37:50.195Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-11T05:37:50.195Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-11T05:37:50.195Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-11T05:37:50.195Z] Fetched 645 kB in 0s (0 B/s) [2021-05-11T05:37:50.195Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-11T05:37:50.195Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-11T05:37:50.195Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-11T05:37:50.195Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-11T05:37:50.195Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-11T05:37:50.195Z] Fetched 368 kB in 0s (0 B/s) [2021-05-11T05:37:50.195Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-11T05:37:50.195Z] Fetched 187 kB in 0s (0 B/s) [2021-05-11T05:37:50.195Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-11T05:37:50.195Z] Fetched 175 kB in 0s (0 B/s) [2021-05-11T05:37:50.195Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-11T05:37:50.195Z] Fetched 206 kB in 0s (0 B/s) [2021-05-11T05:37:50.195Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-11T05:37:50.195Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-11T05:37:50.195Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-11T05:37:50.195Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-11T05:37:50.195Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-11T05:37:50.195Z] Fetched 159 kB in 0s (0 B/s) [2021-05-11T05:37:50.195Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-11T05:37:50.195Z] Fetched 107 kB in 0s (0 B/s) [2021-05-11T05:37:50.195Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-11T05:37:50.195Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-11T05:37:50.195Z] Pulling static-packages [2021-05-11T05:37:50.195Z] + snapcraftctl pull [2021-05-11T05:37:50.195Z] Pulling version [2021-05-11T05:37:50.195Z] + cd /root/project [2021-05-11T05:37:50.195Z] + [ -f VERSION ] [2021-05-11T05:37:50.195Z] + PROJECT_VERSION=local-dev [2021-05-11T05:37:50.195Z] + git rev-parse --short HEAD [2021-05-11T05:37:50.195Z] + GIT_REVISION=e9756c1b [2021-05-11T05:37:50.195Z] + snapcraftctl set-version local-dev [2021-05-11T05:37:50.195Z] Skipping build go-build-helper (already ran) [2021-05-11T05:37:50.195Z] Building app-service-config [2021-05-11T05:37:50.195Z] + make build [2021-05-11T05:37:50.195Z] go mod tidy [2021-05-11T05:37:52.134Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 [2021-05-11T05:37:52.398Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 [2021-05-11T05:37:52.398Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-11T05:37:52.398Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-11T05:37:52.398Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 [2021-05-11T05:37:52.398Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-11T05:37:52.659Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-11T05:37:52.659Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-11T05:37:52.919Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-11T05:37:52.919Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-11T05:37:52.919Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-11T05:37:53.179Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-11T05:37:53.179Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-11T05:37:53.179Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-11T05:37:53.439Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-11T05:37:53.439Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-11T05:37:53.700Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-11T05:37:53.700Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-11T05:37:53.700Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-11T05:37:53.700Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-11T05:37:53.700Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-11T05:37:53.700Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-11T05:37:53.700Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-11T05:37:53.960Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-11T05:37:53.960Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-11T05:37:53.960Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-11T05:37:53.960Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-11T05:37:53.960Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-11T05:37:53.960Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-11T05:37:53.960Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-11T05:37:53.960Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-11T05:37:54.261Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-11T05:37:54.261Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-11T05:37:54.261Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-11T05:37:54.261Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-11T05:37:54.261Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-11T05:37:54.261Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-11T05:37:54.261Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-11T05:37:54.261Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-11T05:37:54.261Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-11T05:37:54.550Z] go: downloading golang.org/x/text v0.3.2 [2021-05-11T05:37:54.550Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-11T05:37:54.550Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-11T05:37:54.550Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-11T05:37:54.550Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-11T05:37:54.550Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-11T05:37:54.550Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-11T05:37:54.550Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-11T05:37:54.550Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-11T05:37:54.814Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-11T05:37:54.814Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-11T05:37:54.814Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-11T05:37:54.814Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-11T05:37:54.814Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-11T05:37:54.814Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-11T05:37:54.814Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-11T05:37:54.814Z] go: downloading github.com/kr/text v0.1.0 [2021-05-11T05:37:54.814Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-11T05:37:54.814Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-11T05:37:54.814Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-11T05:37:54.814Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-11T05:37:54.814Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-11T05:37:54.814Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-11T05:37:54.814Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-11T05:37:54.814Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-11T05:37:54.814Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-11T05:37:54.814Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-11T05:37:54.880Z] Removing intermediate container d3a5abf78b49 [2021-05-11T05:37:54.880Z] ---> 748f9ea1556e [2021-05-11T05:37:54.880Z] [2021-05-11T05:37:54.880Z] Step 11/32 : FROM alpine:3.12 [2021-05-11T05:37:54.880Z] 3.12: Pulling from library/alpine [2021-05-11T05:37:54.880Z] Removing intermediate container d175d5c93a06 [2021-05-11T05:37:54.880Z] ---> c43da35ebe03 [2021-05-11T05:37:54.880Z] [2021-05-11T05:37:54.880Z] Step 11/22 : FROM alpine:3.12 [2021-05-11T05:37:55.073Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-11T05:37:55.073Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-11T05:37:55.073Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-11T05:37:55.073Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-11T05:37:55.073Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-11T05:37:55.073Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-11T05:37:55.073Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-11T05:37:55.073Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-11T05:37:55.073Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-11T05:37:55.334Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-11T05:37:55.334Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-11T05:37:55.334Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-11T05:37:55.493Z] 3.12: Pulling from library/alpine [2021-05-11T05:37:55.595Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-11T05:37:56.093Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-11T05:37:56.093Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-11T05:37:56.093Z] Status: Downloaded newer image for alpine:3.12 [2021-05-11T05:37:56.093Z] ---> 9852663dfa18 [2021-05-11T05:37:56.093Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-11T05:37:56.093Z] Status: Image is up to date for alpine:3.12 [2021-05-11T05:37:56.093Z] ---> 9852663dfa18 [2021-05-11T05:37:56.093Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-11T05:37:58.073Z] ---> Running in 51408bd2d3d8 [2021-05-11T05:37:58.073Z] ---> Running in b7c3a4324e33 [2021-05-11T05:37:58.347Z] Removing intermediate container f12cf84b3ddc [2021-05-11T05:37:58.347Z] ---> 16d3b76326e5 [2021-05-11T05:37:58.347Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-11T05:37:58.623Z] Removing intermediate container 04ddd1fb82d4 [2021-05-11T05:37:58.623Z] ---> a0a6e0e3ff36 [2021-05-11T05:37:58.623Z] [2021-05-11T05:37:58.623Z] Step 11/24 : FROM alpine:3.12 [2021-05-11T05:37:58.623Z] ---> 9852663dfa18 [2021-05-11T05:37:58.623Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-11T05:37:59.221Z] ---> Running in d3ee87658829 [2021-05-11T05:37:59.221Z] ---> Running in 18a2ece46204 [2021-05-11T05:37:59.500Z] Removing intermediate container b7c3a4324e33 [2021-05-11T05:37:59.500Z] ---> aa265c8777b9 [2021-05-11T05:37:59.500Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-11T05:37:59.771Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T05:37:59.771Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T05:38:00.050Z] ---> Running in d90b287d581c [2021-05-11T05:38:00.648Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-11T05:38:00.648Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-11T05:38:00.648Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-11T05:38:00.648Z] (4/4) Installing curl (7.76.1-r0) [2021-05-11T05:38:00.933Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T05:38:00.933Z] Executing ca-certificates-20191127-r4.trigger [2021-05-11T05:38:00.933Z] OK: 7 MiB in 18 packages [2021-05-11T05:38:01.942Z] Removing intermediate container 658ae8b96c4a [2021-05-11T05:38:01.942Z] ---> fe6c19702767 [2021-05-11T05:38:01.942Z] [2021-05-11T05:38:01.942Z] Step 11/23 : FROM alpine:3.12 [2021-05-11T05:38:01.942Z] ---> 9852663dfa18 [2021-05-11T05:38:01.942Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-11T05:38:01.942Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-11T05:38:01.942Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T05:38:02.219Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T05:38:02.219Z] ---> Running in 19e0a300d10d [2021-05-11T05:38:02.219Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T05:38:02.219Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T05:38:03.195Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-11T05:38:03.195Z] (2/2) Installing su-exec (0.2-r1) [2021-05-11T05:38:03.195Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T05:38:03.195Z] OK: 5 MiB in 16 packages [2021-05-11T05:38:03.195Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-11T05:38:03.195Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T05:38:03.195Z] OK: 5 MiB in 15 packages [2021-05-11T05:38:04.212Z] Removing intermediate container 51408bd2d3d8 [2021-05-11T05:38:04.212Z] ---> 829d3b2ab7d4 [2021-05-11T05:38:04.212Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-11T05:38:04.212Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T05:38:04.212Z] ---> Running in 3bb434837dea [2021-05-11T05:38:04.495Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T05:38:05.092Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-11T05:38:05.092Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-11T05:38:05.092Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T05:38:05.092Z] Executing ca-certificates-20191127-r4.trigger [2021-05-11T05:38:05.092Z] Removing intermediate container d90b287d581c [2021-05-11T05:38:05.092Z] ---> 03e8516ae524 [2021-05-11T05:38:05.092Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-11T05:38:05.092Z] Removing intermediate container 3bb434837dea [2021-05-11T05:38:05.092Z] ---> 0135a53e011b [2021-05-11T05:38:05.092Z] Step 14/22 : WORKDIR /edgex [2021-05-11T05:38:05.364Z] Removing intermediate container d3ee87658829 [2021-05-11T05:38:05.364Z] ---> eb988a03acb6 [2021-05-11T05:38:05.364Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T05:38:05.364Z] OK: 6 MiB in 16 packages [2021-05-11T05:38:05.590Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-11T05:38:05.590Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-11T05:38:05.591Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-11T05:38:05.591Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-11T05:38:05.637Z] ---> Running in 0ddab606a8f0 [2021-05-11T05:38:05.637Z] ---> Running in 17b35ab35565 [2021-05-11T05:38:05.637Z] ---> Running in 133773a84be3 [2021-05-11T05:38:05.919Z] Removing intermediate container 18a2ece46204 [2021-05-11T05:38:05.920Z] ---> cb819dc005c9 [2021-05-11T05:38:05.920Z] [2021-05-11T05:38:05.920Z] Step 12/24 : FROM docker:20.10.0 [2021-05-11T05:38:05.920Z] 20.10.0: Pulling from library/docker [2021-05-11T05:38:06.517Z] Removing intermediate container 133773a84be3 [2021-05-11T05:38:06.517Z] ---> 2a9341dcde9f [2021-05-11T05:38:06.517Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-11T05:38:06.517Z] Removing intermediate container 17b35ab35565 [2021-05-11T05:38:06.517Z] ---> 7323d98dfa67 [2021-05-11T05:38:06.517Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-11T05:38:06.517Z] Removing intermediate container 0ddab606a8f0 [2021-05-11T05:38:06.517Z] ---> 7f1ce31fc0c4 [2021-05-11T05:38:06.517Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-11T05:38:06.791Z] ---> Running in 534a9e556ed6 [2021-05-11T05:38:06.980Z] Building config-common [2021-05-11T05:38:06.980Z] + snapcraftctl build [2021-05-11T05:38:07.062Z] ---> Running in c4dbe5e593ad [2021-05-11T05:38:07.658Z] Removing intermediate container 19e0a300d10d [2021-05-11T05:38:07.659Z] ---> f7c9417121ee [2021-05-11T05:38:07.659Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T05:38:08.258Z] Removing intermediate container 534a9e556ed6 [2021-05-11T05:38:08.258Z] ---> f6cadbb7711f [2021-05-11T05:38:08.258Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-11T05:38:08.258Z] Removing intermediate container c4dbe5e593ad [2021-05-11T05:38:08.258Z] ---> ef9ced79684f [2021-05-11T05:38:08.258Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-11T05:38:08.258Z] ---> cffc196e4a67 [2021-05-11T05:38:08.258Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-11T05:38:08.548Z] ---> Running in 87f2976bb9ad [2021-05-11T05:38:08.548Z] ---> Running in 176d5170fca2 [2021-05-11T05:38:08.827Z] ---> Running in fec369f3e4b9 [2021-05-11T05:38:09.423Z] Removing intermediate container 87f2976bb9ad [2021-05-11T05:38:09.423Z] ---> 80453f83cf31 [2021-05-11T05:38:09.423Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-11T05:38:09.528Z] Building edgex-go [2021-05-11T05:38:10.020Z] Removing intermediate container 176d5170fca2 [2021-05-11T05:38:10.020Z] ---> 48f1b252bb5c [2021-05-11T05:38:10.020Z] Step 16/24 : WORKDIR / [2021-05-11T05:38:10.020Z] ---> Running in 6a1c4c69aee6 [2021-05-11T05:38:10.020Z] ---> Running in ff7dae95a0ec [2021-05-11T05:38:10.020Z] ---> 992a6dfc00bd [2021-05-11T05:38:10.020Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-11T05:38:10.116Z] + cd /root/parts/edgex-go/src [2021-05-11T05:38:10.116Z] + make build [2021-05-11T05:38:10.116Z] 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-11T05:38:10.375Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.14 [2021-05-11T05:38:10.375Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-11T05:38:10.375Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-11T05:38:10.617Z] Removing intermediate container 6a1c4c69aee6 [2021-05-11T05:38:10.617Z] ---> 0fd4b3ffa4b3 [2021-05-11T05:38:10.617Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-11T05:38:11.216Z] ---> Running in e093cc4451b6 [2021-05-11T05:38:11.490Z] Removing intermediate container ff7dae95a0ec [2021-05-11T05:38:11.490Z] ---> 4b7364fa485a [2021-05-11T05:38:11.490Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T05:38:12.086Z] ---> c514acacc367 [2021-05-11T05:38:12.086Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-11T05:38:12.356Z] Removing intermediate container e093cc4451b6 [2021-05-11T05:38:12.356Z] ---> 35709ee6fd64 [2021-05-11T05:38:12.356Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T05:38:12.632Z] ---> Running in f7d52a623060 [2021-05-11T05:38:12.922Z] Removing intermediate container fec369f3e4b9 [2021-05-11T05:38:12.922Z] ---> c8eb2328343c [2021-05-11T05:38:12.922Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-11T05:38:12.922Z] ---> 0df0ec4419e1 [2021-05-11T05:38:12.922Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-11T05:38:13.193Z] ---> Running in 895bbf2b2476 [2021-05-11T05:38:13.465Z] Removing intermediate container f7d52a623060 [2021-05-11T05:38:13.695Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-11T05:38:13.736Z] ---> 48f49372828a [2021-05-11T05:38:13.736Z] Step 19/22 : CMD ["--init=true"] [2021-05-11T05:38:14.018Z] ---> 9756e2710695 [2021-05-11T05:38:14.018Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-11T05:38:14.303Z] ---> Running in 7c2d56b93eef [2021-05-11T05:38:14.904Z] Removing intermediate container 895bbf2b2476 [2021-05-11T05:38:14.904Z] ---> e44f5a2aa6de [2021-05-11T05:38:14.904Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-11T05:38:15.179Z] ---> ac6791dd759e [2021-05-11T05:38:15.179Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-11T05:38:15.456Z] Removing intermediate container 7c2d56b93eef [2021-05-11T05:38:15.456Z] ---> d792e760adca [2021-05-11T05:38:15.456Z] Step 20/22 : LABEL arch=arm64 [2021-05-11T05:38:16.056Z] ---> 301248304be2 [2021-05-11T05:38:16.056Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-11T05:38:16.056Z] ---> Running in 0d1933dc4966 [2021-05-11T05:38:16.666Z] ---> 0c9d8b0144bc [2021-05-11T05:38:16.666Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-11T05:38:16.666Z] ---> Running in 724ec7efc620 [2021-05-11T05:38:16.666Z] ---> 9859a02510e2 [2021-05-11T05:38:16.666Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-11T05:38:16.940Z] Removing intermediate container 0d1933dc4966 [2021-05-11T05:38:16.940Z] ---> dc44fa600d6d [2021-05-11T05:38:16.940Z] Step 21/22 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 [2021-05-11T05:38:16.940Z] ---> Running in 12775ef079c7 [2021-05-11T05:38:17.222Z] ---> Running in da31c4f57c31 [2021-05-11T05:38:17.494Z] ---> 6e33b16936ef [2021-05-11T05:38:17.494Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-11T05:38:17.772Z] Removing intermediate container 12775ef079c7 [2021-05-11T05:38:17.772Z] ---> 4fe6dd6a93cf [2021-05-11T05:38:17.772Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T05:38:17.772Z] ---> Running in fa8729b65098 [2021-05-11T05:38:18.048Z] ---> Running in 1f4ffd15157e [2021-05-11T05:38:18.048Z] Removing intermediate container da31c4f57c31 [2021-05-11T05:38:18.048Z] ---> 9423395b54d2 [2021-05-11T05:38:18.048Z] Step 22/22 : LABEL version=0.0.0 [2021-05-11T05:38:18.330Z] ---> Running in d8687fb430de [2021-05-11T05:38:18.330Z] Removing intermediate container fa8729b65098 [2021-05-11T05:38:18.330Z] ---> 0dee88590014 [2021-05-11T05:38:18.330Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T05:38:18.607Z] ---> Running in 655fcec88e71 [2021-05-11T05:38:18.607Z] Removing intermediate container 1f4ffd15157e [2021-05-11T05:38:18.607Z] ---> 3c604cbf2853 [2021-05-11T05:38:18.607Z] Step 22/24 : LABEL arch=arm64 [2021-05-11T05:38:18.893Z] Removing intermediate container d8687fb430de [2021-05-11T05:38:18.893Z] ---> 5b32c8ae2ccd [2021-05-11T05:38:18.893Z] [2021-05-11T05:38:18.893Z] ---> Running in b5ec04f4687f [2021-05-11T05:38:18.990Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-11T05:38:19.178Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-11T05:38:19.178Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-11T05:38:19.178Z] ---> eeaf43b92773 [2021-05-11T05:38:19.178Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-11T05:38:19.450Z] ---> Running in 2dad6c3c0ca7 [2021-05-11T05:38:19.450Z] Removing intermediate container 655fcec88e71 [2021-05-11T05:38:19.450Z] ---> d98ac5008849 [2021-05-11T05:38:19.450Z] Step 21/23 : LABEL arch=arm64 [2021-05-11T05:38:19.450Z] Successfully built 5b32c8ae2ccd [2021-05-11T05:38:19.744Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-05-11T05:38:19.744Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go [2021-05-11T05:38:19.744Z] Removing intermediate container b5ec04f4687f [2021-05-11T05:38:19.744Z] ---> 33d3e25067d1 [2021-05-11T05:38:19.744Z] Step 23/24 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 [2021-05-11T05:38:19.744Z] ---> Running in 5a1865bc7249 [2021-05-11T05:38:19.744Z] ---> Running in 637c6ec5784d [2021-05-11T05:38:20.023Z] Removing intermediate container 724ec7efc620 [2021-05-11T05:38:20.023Z] ---> d552e8198fb6 [2021-05-11T05:38:20.023Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T05:38:20.023Z] Removing intermediate container 2dad6c3c0ca7 [2021-05-11T05:38:20.023Z] ---> 54a72f482c11 [2021-05-11T05:38:20.023Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-11T05:38:20.308Z] ---> Running in 3217d40d5285 [2021-05-11T05:38:20.308Z] Removing intermediate container 5a1865bc7249 [2021-05-11T05:38:20.308Z] ---> b527b8f4febb [2021-05-11T05:38:20.308Z] Step 22/23 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 [2021-05-11T05:38:20.371Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-11T05:38:20.643Z] Removing intermediate container 637c6ec5784d [2021-05-11T05:38:20.643Z] ---> 9285858f7504 [2021-05-11T05:38:20.643Z] Step 24/24 : LABEL version=0.0.0 [2021-05-11T05:38:20.643Z] ---> Running in e77e49740a60 [2021-05-11T05:38:20.921Z] ---> Running in 48a029d64998 [2021-05-11T05:38:20.921Z] ---> 6606b81b7254 [2021-05-11T05:38:20.921Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-11T05:38:21.916Z] Removing intermediate container 48a029d64998 [2021-05-11T05:38:21.916Z] Removing intermediate container e77e49740a60 [2021-05-11T05:38:21.916Z] ---> 616f531146d2 [2021-05-11T05:38:21.916Z] [2021-05-11T05:38:21.916Z] ---> 2f6fed680a66 [2021-05-11T05:38:21.916Z] Step 23/23 : LABEL version=0.0.0 [2021-05-11T05:38:22.197Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T05:38:22.197Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T05:38:22.282Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-11T05:38:22.478Z] Successfully built 616f531146d2 [2021-05-11T05:38:22.478Z] Successfully tagged docker-core-command-go-arm64:latest [2021-05-11T05:38:22.478Z] Building docker-core-metadata-go [2021-05-11T05:38:22.543Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-11T05:38:22.757Z]  Building docker-core-command-go ... done (1/39) Installing readline (8.0.4-r0) [2021-05-11T05:38:22.757Z] (2/39) Installing bash (5.0.17-r0) [2021-05-11T05:38:23.036Z] Executing bash-5.0.17-r0.post-install [2021-05-11T05:38:23.036Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-11T05:38:23.036Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-11T05:38:23.036Z] (5/39) Installing curl (7.76.1-r0) [2021-05-11T05:38:23.036Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-11T05:38:23.036Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-11T05:38:23.036Z] (8/39) Installing expat (2.2.9-r1) [2021-05-11T05:38:23.036Z] (9/39) Installing libffi (3.3-r2) [2021-05-11T05:38:23.036Z] ---> Running in 490c7d97521b [2021-05-11T05:38:23.036Z] (10/39) Installing gdbm (1.13-r1) [2021-05-11T05:38:23.036Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-11T05:38:23.036Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-11T05:38:23.036Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-11T05:38:23.320Z] ---> 65e25162dc00 [2021-05-11T05:38:23.320Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-11T05:38:23.603Z] Removing intermediate container 490c7d97521b [2021-05-11T05:38:23.603Z] ---> b56ec6c145a6 [2021-05-11T05:38:23.603Z] [2021-05-11T05:38:24.208Z] Successfully built b56ec6c145a6 [2021-05-11T05:38:24.208Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-05-11T05:38:24.208Z] Building docker-support-scheduler-go [2021-05-11T05:38:24.498Z]  Building docker-support-notifications-go ... done  ---> 453043655199 [2021-05-11T05:38:24.498Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-11T05:38:25.091Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-11T05:38:25.091Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-11T05:38:25.091Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-11T05:38:25.094Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-11T05:38:25.094Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-11T05:38:25.094Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-11T05:38:25.094Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-11T05:38:25.094Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-11T05:38:25.094Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-11T05:38:25.094Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-11T05:38:25.094Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-11T05:38:25.094Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-11T05:38:25.094Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-11T05:38:25.373Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-11T05:38:25.373Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-11T05:38:25.373Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-11T05:38:25.373Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-11T05:38:25.373Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-11T05:38:25.373Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-11T05:38:25.373Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-11T05:38:25.373Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-11T05:38:25.373Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-11T05:38:25.373Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-11T05:38:25.373Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-11T05:38:25.373Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-11T05:38:25.373Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-11T05:38:25.373Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-11T05:38:25.373Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-11T05:38:25.373Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-11T05:38:25.649Z] Executing busybox-1.31.1-r19.trigger [2021-05-11T05:38:25.649Z] OK: 72 MiB in 59 packages [2021-05-11T05:38:25.924Z] ---> d093578677eb [2021-05-11T05:38:25.924Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-11T05:38:26.485Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-11T05:38:27.440Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-11T05:38:27.440Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-11T05:38:27.897Z] ---> ae4207408e03 [2021-05-11T05:38:27.897Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-11T05:38:28.494Z] ---> Running in 5fa33542decd [2021-05-11T05:38:28.837Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-11T05:38:29.925Z] Removing intermediate container 5fa33542decd [2021-05-11T05:38:29.925Z] ---> b0bccb288205 [2021-05-11T05:38:29.925Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-11T05:38:30.279Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-11T05:38:30.917Z] Collecting docker-compose==1.23.2 [2021-05-11T05:38:31.192Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-11T05:38:31.466Z] ---> a5d3d3bfbbb6 [2021-05-11T05:38:31.466Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-11T05:38:31.753Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-11T05:38:31.753Z] go: downloading github.com/lib/pq v1.10.1 [2021-05-11T05:38:32.066Z] ---> Running in ac920ab8de20 [2021-05-11T05:38:32.763Z] Collecting docker<4.0,>=3.6.0 [2021-05-11T05:38:32.763Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-11T05:38:33.693Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-11T05:38:33.693Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-11T05:38:33.693Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-11T05:38:33.693Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-11T05:38:33.693Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-11T05:38:33.693Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-11T05:38:33.693Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-11T05:38:33.693Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-11T05:38:33.693Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-11T05:38:33.693Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-11T05:38:33.693Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-11T05:38:33.693Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-11T05:38:33.693Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-11T05:38:33.693Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-11T05:38:33.693Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-11T05:38:33.693Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-11T05:38:33.693Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-11T05:38:33.693Z] + 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-11T05:38:33.693Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-11T05:38:33.693Z] + 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-11T05:38:33.693Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-11T05:38:33.693Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-11T05:38:33.693Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-11T05:38:33.693Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-11T05:38:33.693Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-11T05:38:33.693Z] + 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-11T05:38:34.885Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-11T05:38:34.885Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-11T05:38:34.885Z] Removing intermediate container ac920ab8de20 [2021-05-11T05:38:34.885Z] ---> 65b143d0f74b [2021-05-11T05:38:34.885Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-11T05:38:35.914Z] ---> Running in 98026c59a43e [2021-05-11T05:38:35.914Z] Collecting PyYAML<4,>=3.10 [2021-05-11T05:38:35.914Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-11T05:38:36.513Z] Removing intermediate container 98026c59a43e [2021-05-11T05:38:36.513Z] ---> 761e1531b537 [2021-05-11T05:38:36.513Z] Step 29/32 : CMD ["gate"] [2021-05-11T05:38:36.995Z] Building static-packages [2021-05-11T05:38:36.995Z] + snapcraftctl build [2021-05-11T05:38:37.502Z] ---> Running in a871dde65e86 [2021-05-11T05:38:38.485Z] Removing intermediate container a871dde65e86 [2021-05-11T05:38:38.485Z] ---> 96c2ebdecd0e [2021-05-11T05:38:38.485Z] Step 30/32 : LABEL arch=arm64 [2021-05-11T05:38:38.904Z] Building version [2021-05-11T05:38:38.904Z] + snapcraftctl build [2021-05-11T05:38:39.089Z] ---> Running in 190ad46ca957 [2021-05-11T05:38:39.685Z] Removing intermediate container 190ad46ca957 [2021-05-11T05:38:39.685Z] ---> 6f4172f98798 [2021-05-11T05:38:39.685Z] Step 31/32 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 [2021-05-11T05:38:39.685Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-11T05:38:39.685Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-11T05:38:40.279Z] ---> Running in 30fdd7e5e31e [2021-05-11T05:38:40.879Z] Removing intermediate container 30fdd7e5e31e [2021-05-11T05:38:40.879Z] ---> f0306c076e95 [2021-05-11T05:38:40.879Z] Step 32/32 : LABEL version=0.0.0 [2021-05-11T05:38:41.153Z] ---> Running in 040f2cd5cea9 [2021-05-11T05:38:41.444Z] Skipping stage go-build-helper (already ran) [2021-05-11T05:38:41.444Z] Staging app-service-config [2021-05-11T05:38:41.444Z] + snapcraftctl stage [2021-05-11T05:38:41.755Z] Removing intermediate container 040f2cd5cea9 [2021-05-11T05:38:41.755Z] ---> ec8a0e5798cd [2021-05-11T05:38:41.755Z] [2021-05-11T05:38:42.031Z] 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-11T05:38:42.311Z] Collecting jsonschema<3,>=2.5.1 [2021-05-11T05:38:42.311Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-11T05:38:42.584Z] Successfully built ec8a0e5798cd [2021-05-11T05:38:42.584Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-05-11T05:38:42.584Z]  Building docker-security-bootstrapper-go ... done Building docker-core-data-go [2021-05-11T05:38:42.833Z] Staging config-common [2021-05-11T05:38:42.833Z] + snapcraftctl stage [2021-05-11T05:38:42.859Z] Collecting texttable<0.10,>=0.9.0 [2021-05-11T05:38:42.859Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-11T05:38:43.772Z] Staging edgex-go [2021-05-11T05:38:43.772Z] + snapcraftctl stage [2021-05-11T05:38:44.711Z] Staging static-packages [2021-05-11T05:38:44.711Z] + snapcraftctl stage [2021-05-11T05:38:45.498Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-11T05:38:45.498Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-11T05:38:45.772Z] Collecting docopt<0.7,>=0.6.1 [2021-05-11T05:38:45.772Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-11T05:38:46.097Z] Staging version [2021-05-11T05:38:46.097Z] + snapcraftctl stage [2021-05-11T05:38:47.048Z] Priming go-build-helper [2021-05-11T05:38:47.048Z] + snapcraftctl prime [2021-05-11T05:38:48.392Z] Collecting cached-property<2,>=1.2.0 [2021-05-11T05:38:48.392Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-11T05:38:48.433Z] Priming app-service-config [2021-05-11T05:38:48.433Z] + snapcraftctl prime [2021-05-11T05:38:48.667Z] Collecting docker-pycreds>=0.4.0 [2021-05-11T05:38:48.667Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-11T05:38:49.267Z] Collecting idna<2.8,>=2.5 [2021-05-11T05:38:49.267Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-11T05:38:49.267Z] 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-11T05:38:49.267Z] 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-11T05:38:49.377Z] Priming config-common [2021-05-11T05:38:49.377Z] + snapcraftctl prime [2021-05-11T05:38:49.869Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-11T05:38:49.869Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-11T05:38:50.148Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-11T05:38:50.148Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-11T05:38:50.148Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-11T05:38:50.148Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-11T05:38:50.761Z] Priming edgex-go [2021-05-11T05:38:50.761Z] + snapcraftctl prime [2021-05-11T05:38:51.598Z] Installing collected packages: websocket-client, docker-pycreds, idna, urllib3, requests, docker, PyYAML, dockerpty, jsonschema, texttable, docopt, cached-property, docker-compose [2021-05-11T05:38:51.877Z] Attempting uninstall: idna [2021-05-11T05:38:51.877Z] Found existing installation: idna 2.9 [2021-05-11T05:38:51.877Z] Uninstalling idna-2.9: [2021-05-11T05:38:52.153Z] Successfully uninstalled idna-2.9 [2021-05-11T05:38:52.160Z] Priming static-packages [2021-05-11T05:38:52.160Z] + snapcraftctl prime [2021-05-11T05:38:52.758Z] Attempting uninstall: urllib3 [2021-05-11T05:38:52.758Z] Found existing installation: urllib3 1.25.9 [2021-05-11T05:38:52.758Z] Uninstalling urllib3-1.25.9: [2021-05-11T05:38:52.758Z] Successfully uninstalled urllib3-1.25.9 [2021-05-11T05:38:53.361Z] Attempting uninstall: requests [2021-05-11T05:38:53.361Z] Found existing installation: requests 2.23.0 [2021-05-11T05:38:53.361Z] Uninstalling requests-2.23.0: [2021-05-11T05:38:53.634Z] Successfully uninstalled requests-2.23.0 [2021-05-11T05:38:54.068Z] Priming version [2021-05-11T05:38:54.068Z] + snapcraftctl prime [2021-05-11T05:38:54.621Z] Running setup.py install for PyYAML: started [2021-05-11T05:38:55.449Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-05-11T05:38:57.279Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-11T05:38:57.279Z] Running setup.py install for dockerpty: started [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-11T05:38:59.277Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-11T05:38:59.562Z] Running setup.py install for texttable: started [2021-05-11T05:39:02.189Z] Running setup.py install for texttable: finished with status 'done' [2021-05-11T05:39:02.189Z] Running setup.py install for docopt: started [2021-05-11T05:39:04.175Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T05:39:04.175Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-11T05:39:04.175Z] ---> c7ca0a9e974f [2021-05-11T05:39:04.175Z] Step 3/26 : WORKDIR /edgex-go [2021-05-11T05:39:04.175Z] ---> Using cache [2021-05-11T05:39:04.175Z] ---> fda5ed05dae3 [2021-05-11T05:39:04.175Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:39:04.175Z] ---> Using cache [2021-05-11T05:39:04.175Z] ---> fd84afe78b61 [2021-05-11T05:39:04.175Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-11T05:39:04.175Z] ---> Using cache [2021-05-11T05:39:04.175Z] ---> f8366d149dae [2021-05-11T05:39:04.175Z] Step 6/26 : COPY go.mod . [2021-05-11T05:39:04.175Z] ---> Using cache [2021-05-11T05:39:04.175Z] ---> 714dd27aa70c [2021-05-11T05:39:04.175Z] Step 7/26 : RUN go mod download [2021-05-11T05:39:04.175Z] ---> Using cache [2021-05-11T05:39:04.175Z] ---> 6e9d882016a6 [2021-05-11T05:39:04.175Z] Step 8/26 : COPY . . [2021-05-11T05:39:04.175Z] ---> Using cache [2021-05-11T05:39:04.175Z] ---> 808d6fac37ef [2021-05-11T05:39:04.175Z] Step 9/26 : RUN go mod tidy [2021-05-11T05:39:04.175Z] ---> Using cache [2021-05-11T05:39:04.175Z] ---> 830543903f7b [2021-05-11T05:39:04.175Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-11T05:39:04.175Z] Running setup.py install for docopt: finished with status 'done' [2021-05-11T05:39:07.601Z] 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-11T05:39:09.688Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T05:39:09.689Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T05:39:09.689Z] ---> c7ca0a9e974f [2021-05-11T05:39:09.689Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T05:39:09.689Z] ---> Using cache [2021-05-11T05:39:09.689Z] ---> fda5ed05dae3 [2021-05-11T05:39:09.689Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:39:09.689Z] ---> Using cache [2021-05-11T05:39:09.689Z] ---> fd84afe78b61 [2021-05-11T05:39:09.689Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-11T05:39:09.689Z] ---> Using cache [2021-05-11T05:39:09.689Z] ---> f8366d149dae [2021-05-11T05:39:09.689Z] Step 6/24 : COPY go.mod . [2021-05-11T05:39:09.689Z] ---> Using cache [2021-05-11T05:39:09.689Z] ---> 714dd27aa70c [2021-05-11T05:39:09.689Z] Step 7/24 : RUN go mod download [2021-05-11T05:39:09.689Z] ---> Using cache [2021-05-11T05:39:09.689Z] ---> 6e9d882016a6 [2021-05-11T05:39:09.689Z] Step 8/24 : COPY . . [2021-05-11T05:39:09.689Z] ---> Using cache [2021-05-11T05:39:09.689Z] ---> 808d6fac37ef [2021-05-11T05:39:09.689Z] Step 9/24 : RUN go mod tidy [2021-05-11T05:39:09.689Z] ---> Using cache [2021-05-11T05:39:09.689Z] ---> 830543903f7b [2021-05-11T05:39:09.689Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-11T05:39:09.985Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T05:39:09.985Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-11T05:39:09.985Z] ---> c7ca0a9e974f [2021-05-11T05:39:09.985Z] Step 3/23 : WORKDIR /edgex-go [2021-05-11T05:39:09.985Z] ---> Using cache [2021-05-11T05:39:09.985Z] ---> fda5ed05dae3 [2021-05-11T05:39:09.985Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:39:09.985Z] ---> Using cache [2021-05-11T05:39:09.985Z] ---> fd84afe78b61 [2021-05-11T05:39:09.985Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-11T05:39:09.985Z] ---> Using cache [2021-05-11T05:39:09.985Z] ---> f8366d149dae [2021-05-11T05:39:09.985Z] Step 6/23 : COPY go.mod . [2021-05-11T05:39:09.985Z] ---> Using cache [2021-05-11T05:39:09.985Z] ---> 714dd27aa70c [2021-05-11T05:39:09.985Z] Step 7/23 : RUN go mod download [2021-05-11T05:39:09.985Z] ---> Using cache [2021-05-11T05:39:09.985Z] ---> 6e9d882016a6 [2021-05-11T05:39:09.985Z] Step 8/23 : COPY . . [2021-05-11T05:39:10.271Z] ---> Using cache [2021-05-11T05:39:10.271Z] ---> 808d6fac37ef [2021-05-11T05:39:10.271Z] Step 9/23 : RUN go mod tidy [2021-05-11T05:39:10.271Z] ---> Using cache [2021-05-11T05:39:10.271Z] ---> 830543903f7b [2021-05-11T05:39:10.271Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-11T05:39:10.271Z] ---> Running in b49713e1a720 [2021-05-11T05:39:10.271Z] ---> Running in d4b9f13af47e [2021-05-11T05:39:10.549Z] ---> Running in 6a42531c06c2 [2021-05-11T05:39:12.557Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-11T05:39:12.841Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-11T05:39:13.125Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-11T05:39:23.352Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T05:39:23.352Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T05:39:23.352Z] ---> c7ca0a9e974f [2021-05-11T05:39:23.352Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T05:39:23.352Z] ---> Using cache [2021-05-11T05:39:23.352Z] ---> fda5ed05dae3 [2021-05-11T05:39:23.352Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:39:23.352Z] ---> Using cache [2021-05-11T05:39:23.352Z] ---> fd84afe78b61 [2021-05-11T05:39:23.352Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-11T05:39:24.833Z] ---> Running in db5095808bab [2021-05-11T05:39:26.295Z] Removing intermediate container 3217d40d5285 [2021-05-11T05:39:26.295Z] ---> b6c9adc6fe28 [2021-05-11T05:39:26.295Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-11T05:39:26.295Z] ---> Running in 0598c9b05641 [2021-05-11T05:39:26.902Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T05:39:27.184Z] Removing intermediate container 0598c9b05641 [2021-05-11T05:39:27.184Z] ---> 3fc08e86510b [2021-05-11T05:39:27.184Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-11T05:39:27.462Z] ---> Running in ab1f544be087 [2021-05-11T05:39:28.070Z] Removing intermediate container ab1f544be087 [2021-05-11T05:39:28.070Z] ---> cbdd5f9dc67e [2021-05-11T05:39:28.070Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-11T05:39:29.065Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T05:39:30.068Z] ---> 9a045b1066dd [2021-05-11T05:39:30.068Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-11T05:39:31.090Z] ---> f1c63395aa8c [2021-05-11T05:39:31.090Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-11T05:39:31.368Z] OK: 218 MiB in 52 packages [2021-05-11T05:39:32.886Z] ---> 1292ba4f7ee9 [2021-05-11T05:39:32.886Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-11T05:39:33.169Z] ---> Running in 2b3eec7d5d87 [2021-05-11T05:39:33.455Z] Removing intermediate container db5095808bab [2021-05-11T05:39:33.455Z] ---> 189e822455db [2021-05-11T05:39:33.455Z] Step 6/24 : COPY go.mod . [2021-05-11T05:39:34.069Z] Removing intermediate container 2b3eec7d5d87 [2021-05-11T05:39:34.069Z] ---> 74b3b0a77b93 [2021-05-11T05:39:34.069Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T05:39:34.348Z] ---> Running in b8c57b9f82ba [2021-05-11T05:39:34.968Z] ---> 9f8e2e1e1202 [2021-05-11T05:39:34.968Z] Step 7/24 : RUN go mod download [2021-05-11T05:39:35.265Z] ---> Running in 9e05db1f156c [2021-05-11T05:39:35.265Z] Removing intermediate container b8c57b9f82ba [2021-05-11T05:39:35.265Z] ---> e3665ca65c4f [2021-05-11T05:39:35.265Z] Step 22/24 : LABEL arch=arm64 [2021-05-11T05:39:35.548Z] ---> Running in 270e4aef06f3 [2021-05-11T05:39:36.172Z] Removing intermediate container 270e4aef06f3 [2021-05-11T05:39:36.172Z] ---> b0bf76871eb0 [2021-05-11T05:39:36.172Z] Step 23/24 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 [2021-05-11T05:39:36.456Z] ---> Running in 1bd71204fd83 [2021-05-11T05:39:37.160Z] Removing intermediate container 1bd71204fd83 [2021-05-11T05:39:37.160Z] ---> 638d4cc9165a [2021-05-11T05:39:37.160Z] Step 24/24 : LABEL version=0.0.0 [2021-05-11T05:39:37.578Z] ---> Running in 9150c96be8e2 [2021-05-11T05:39:38.324Z] Removing intermediate container 9150c96be8e2 [2021-05-11T05:39:38.324Z] ---> b7b191935349 [2021-05-11T05:39:38.324Z] [2021-05-11T05:39:39.388Z] Successfully built b7b191935349 [2021-05-11T05:39:39.388Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-05-11T05:39:39.709Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 9e05db1f156c [2021-05-11T05:39:39.709Z] ---> a403f9fb664d [2021-05-11T05:39:39.709Z] Step 8/24 : COPY . . [2021-05-11T05:40:01.963Z] ---> 96fabb3d558c [2021-05-11T05:40:01.963Z] Step 9/24 : RUN go mod tidy [2021-05-11T05:40:01.963Z] ---> Running in a68b887d8ad0 [2021-05-11T05:40:07.416Z] Removing intermediate container a68b887d8ad0 [2021-05-11T05:40:07.416Z] ---> cff8d597debf [2021-05-11T05:40:07.416Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-11T05:40:07.416Z] ---> Running in 3dfc5b88209b [2021-05-11T05:40:09.408Z] 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-11T05:40:48.523Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-11T05:40:56.890Z] Removing intermediate container d4b9f13af47e [2021-05-11T05:40:56.890Z] ---> 78260456bdd4 [2021-05-11T05:40:56.890Z] [2021-05-11T05:40:56.890Z] Step 11/26 : FROM alpine:3.12 [2021-05-11T05:40:56.890Z] ---> 9852663dfa18 [2021-05-11T05:40:56.890Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-11T05:40:56.890Z] ---> Running in 5af4ef49e415 [2021-05-11T05:40:57.904Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T05:40:58.184Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T05:40:59.222Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-11T05:40:59.222Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-11T05:40:59.222Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-11T05:40:59.222Z] (4/6) Installing curl (7.76.1-r0) [2021-05-11T05:40:59.222Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-11T05:40:59.222Z] (6/6) Installing su-exec (0.2-r1) [2021-05-11T05:40:59.222Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T05:40:59.222Z] Executing ca-certificates-20191127-r4.trigger [2021-05-11T05:40:59.520Z] OK: 7 MiB in 20 packages [2021-05-11T05:41:02.961Z] Removing intermediate container 5af4ef49e415 [2021-05-11T05:41:02.961Z] ---> 85e21be763b5 [2021-05-11T05:41:02.961Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-11T05:41:03.252Z] ---> Running in f4b22eee56c8 [2021-05-11T05:41:04.262Z] Removing intermediate container f4b22eee56c8 [2021-05-11T05:41:04.262Z] ---> 7e88f6894d7b [2021-05-11T05:41:04.262Z] Step 14/26 : WORKDIR / [2021-05-11T05:41:04.542Z] Removing intermediate container 6a42531c06c2 [2021-05-11T05:41:04.542Z] ---> 9d9f69bbc6ad [2021-05-11T05:41:04.542Z] [2021-05-11T05:41:04.542Z] Step 11/23 : FROM alpine:3.12 [2021-05-11T05:41:04.542Z] ---> 9852663dfa18 [2021-05-11T05:41:04.542Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-11T05:41:04.542Z] ---> Using cache [2021-05-11T05:41:04.542Z] ---> eb988a03acb6 [2021-05-11T05:41:04.542Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T05:41:04.542Z] ---> Using cache [2021-05-11T05:41:04.542Z] ---> 2a9341dcde9f [2021-05-11T05:41:04.542Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-11T05:41:04.542Z] ---> Running in 3f2a30aac064 [2021-05-11T05:41:04.825Z] ---> Running in 4fc24634a3f8 [2021-05-11T05:41:05.446Z] Removing intermediate container 3f2a30aac064 [2021-05-11T05:41:05.446Z] ---> eb64447ba74d [2021-05-11T05:41:05.446Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-11T05:41:05.446Z] Removing intermediate container 4fc24634a3f8 [2021-05-11T05:41:05.446Z] ---> 45366df6a8f3 [2021-05-11T05:41:05.446Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-11T05:41:05.728Z] ---> Running in c2a607bf4da2 [2021-05-11T05:41:06.746Z] ---> 80c7a6451d4e [2021-05-11T05:41:06.747Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-11T05:41:07.034Z] Removing intermediate container c2a607bf4da2 [2021-05-11T05:41:07.034Z] ---> 22a65b8e6db4 [2021-05-11T05:41:07.034Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T05:41:09.057Z] ---> d2d9def75f7d [2021-05-11T05:41:09.057Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-11T05:41:09.057Z] ---> 31f4492f95df [2021-05-11T05:41:09.057Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-11T05:41:11.744Z] ---> bb7d496c111b [2021-05-11T05:41:11.744Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-11T05:41:11.744Z] ---> ab971ebf6827 [2021-05-11T05:41:11.744Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-11T05:41:13.772Z] ---> 34ccc4d74faa [2021-05-11T05:41:13.772Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-11T05:41:13.772Z] ---> b2706b32e32e [2021-05-11T05:41:13.772Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-11T05:41:14.058Z] ---> Running in 7e3e7dc37a8c [2021-05-11T05:41:14.706Z] Removing intermediate container b49713e1a720 [2021-05-11T05:41:14.706Z] ---> 282f1c1ab113 [2021-05-11T05:41:14.706Z] [2021-05-11T05:41:14.706Z] Step 11/24 : FROM alpine:3.12 [2021-05-11T05:41:14.706Z] ---> 9852663dfa18 [2021-05-11T05:41:14.706Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-11T05:41:14.706Z] ---> Using cache [2021-05-11T05:41:14.706Z] ---> eb988a03acb6 [2021-05-11T05:41:14.706Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T05:41:14.706Z] ---> Using cache [2021-05-11T05:41:14.706Z] ---> 2a9341dcde9f [2021-05-11T05:41:14.706Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-11T05:41:15.321Z] ---> Running in 6d5207d83b85 [2021-05-11T05:41:15.321Z] Removing intermediate container 7e3e7dc37a8c [2021-05-11T05:41:15.321Z] ---> 68497215ebaf [2021-05-11T05:41:15.321Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T05:41:15.598Z] ---> Running in 1cd43c2a8b31 [2021-05-11T05:41:15.875Z] ---> 69e4af908a46 [2021-05-11T05:41:15.875Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-11T05:41:15.875Z] Removing intermediate container 6d5207d83b85 [2021-05-11T05:41:15.875Z] ---> 2c7d662d2ae1 [2021-05-11T05:41:15.875Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-11T05:41:16.487Z] ---> Running in 7d574a4d5909 [2021-05-11T05:41:16.487Z] Removing intermediate container 1cd43c2a8b31 [2021-05-11T05:41:16.487Z] ---> 5a8842d78179 [2021-05-11T05:41:16.487Z] Step 21/23 : LABEL arch=arm64 [2021-05-11T05:41:17.113Z] ---> Running in decb6d575595 [2021-05-11T05:41:17.390Z] Removing intermediate container 7d574a4d5909 [2021-05-11T05:41:17.390Z] ---> f0345afb9cc5 [2021-05-11T05:41:17.390Z] Step 16/24 : WORKDIR / [2021-05-11T05:41:17.991Z] ---> Running in 030500aa91c5 [2021-05-11T05:41:17.991Z] Removing intermediate container decb6d575595 [2021-05-11T05:41:17.991Z] ---> 755c0a6f58c0 [2021-05-11T05:41:17.991Z] Step 22/23 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 [2021-05-11T05:41:18.270Z] ---> c97e509f0c3f [2021-05-11T05:41:18.270Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-11T05:41:18.270Z] ---> Running in 34c620877ad5 [2021-05-11T05:41:18.874Z] Removing intermediate container 030500aa91c5 [2021-05-11T05:41:18.874Z] ---> ffb0da0df75d [2021-05-11T05:41:18.874Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T05:41:19.158Z] Removing intermediate container 34c620877ad5 [2021-05-11T05:41:19.158Z] ---> 13d556e3da72 [2021-05-11T05:41:19.158Z] Step 23/23 : LABEL version=0.0.0 [2021-05-11T05:41:19.441Z] ---> Running in 4a2d87a4fa79 [2021-05-11T05:41:19.722Z] ---> 9c994a482f7b [2021-05-11T05:41:19.722Z] Step 22/26 : 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-11T05:41:20.006Z] ---> Running in 336540fb946a [2021-05-11T05:41:20.292Z] ---> 2a86055f6c43 [2021-05-11T05:41:20.292Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-11T05:41:20.577Z] Removing intermediate container 4a2d87a4fa79 [2021-05-11T05:41:20.577Z] ---> c26396245df0 [2021-05-11T05:41:20.577Z] [2021-05-11T05:41:21.577Z] Successfully built c26396245df0 [2021-05-11T05:41:21.577Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-05-11T05:41:23.037Z]  Building docker-support-scheduler-go ... done  ---> 80aea1fb87a1 [2021-05-11T05:41:23.037Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-11T05:41:24.031Z] Removing intermediate container 336540fb946a [2021-05-11T05:41:24.031Z] ---> f15caa2444ce [2021-05-11T05:41:24.031Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-11T05:41:24.315Z] ---> 83c9511c7b50 [2021-05-11T05:41:24.315Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-11T05:41:24.315Z] ---> Running in f02c22bf7752 [2021-05-11T05:41:24.315Z] ---> Running in 11cd0c202f76 [2021-05-11T05:41:24.916Z] Removing intermediate container f02c22bf7752 [2021-05-11T05:41:24.916Z] ---> d945c58052fa [2021-05-11T05:41:24.916Z] Step 24/26 : LABEL arch=arm64 [2021-05-11T05:41:25.201Z] Removing intermediate container 11cd0c202f76 [2021-05-11T05:41:25.201Z] ---> 517686993ae3 [2021-05-11T05:41:25.201Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T05:41:25.201Z] ---> Running in 45c956c7008d [2021-05-11T05:41:25.475Z] ---> Running in 7fb719153785 [2021-05-11T05:41:26.082Z] Removing intermediate container 45c956c7008d [2021-05-11T05:41:26.082Z] ---> efcadfff293d [2021-05-11T05:41:26.082Z] Step 25/26 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 [2021-05-11T05:41:26.082Z] Removing intermediate container 7fb719153785 [2021-05-11T05:41:26.082Z] ---> b3ca696ab799 [2021-05-11T05:41:26.082Z] Step 22/24 : LABEL arch=arm64 [2021-05-11T05:41:26.082Z] ---> Running in ef4c06a24879 [2021-05-11T05:41:26.359Z] ---> Running in 12b9a557cdb6 [2021-05-11T05:41:26.636Z] Removing intermediate container ef4c06a24879 [2021-05-11T05:41:26.637Z] ---> 5696501c08f8 [2021-05-11T05:41:26.637Z] Step 26/26 : LABEL version=0.0.0 [2021-05-11T05:41:26.912Z] Removing intermediate container 12b9a557cdb6 [2021-05-11T05:41:26.912Z] ---> 1229092ec381 [2021-05-11T05:41:26.912Z] Step 23/24 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 [2021-05-11T05:41:26.912Z] ---> Running in 2617b8f59aaa [2021-05-11T05:41:27.194Z] ---> Running in 9703cac1c99c [2021-05-11T05:41:27.475Z] Removing intermediate container 2617b8f59aaa [2021-05-11T05:41:27.475Z] ---> f384031abc3e [2021-05-11T05:41:27.475Z] [2021-05-11T05:41:27.749Z] Removing intermediate container 9703cac1c99c [2021-05-11T05:41:27.749Z] ---> fc29cef04eb3 [2021-05-11T05:41:27.750Z] Step 24/24 : LABEL version=0.0.0 [2021-05-11T05:41:28.026Z] Successfully built f384031abc3e [2021-05-11T05:41:28.026Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-05-11T05:41:28.026Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 1838248e2913 [2021-05-11T05:41:28.627Z] Removing intermediate container 1838248e2913 [2021-05-11T05:41:28.627Z] ---> f36f9f417742 [2021-05-11T05:41:28.627Z] [2021-05-11T05:41:28.906Z] Successfully built f36f9f417742 [2021-05-11T05:41:28.906Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-05-11T05:41:37.294Z]  Building docker-core-metadata-go ... done Removing intermediate container 3dfc5b88209b [2021-05-11T05:41:37.294Z] ---> e965f10fe1d5 [2021-05-11T05:41:37.294Z] [2021-05-11T05:41:37.294Z] Step 11/24 : FROM alpine:3.12 [2021-05-11T05:41:37.294Z] ---> 9852663dfa18 [2021-05-11T05:41:37.294Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-11T05:41:37.294Z] ---> Running in f761557cd73e [2021-05-11T05:41:37.891Z] Removing intermediate container f761557cd73e [2021-05-11T05:41:37.891Z] ---> 18bca38f6145 [2021-05-11T05:41:37.891Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-11T05:41:37.891Z] ---> Running in f7fa5dbf0c54 [2021-05-11T05:41:38.169Z] Removing intermediate container f7fa5dbf0c54 [2021-05-11T05:41:38.169Z] ---> cc31f4ccc985 [2021-05-11T05:41:38.169Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-11T05:41:38.442Z] ---> Running in 33b3a2690129 [2021-05-11T05:41:39.044Z] Removing intermediate container 33b3a2690129 [2021-05-11T05:41:39.044Z] ---> 9e97efb90518 [2021-05-11T05:41:39.044Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:41:39.044Z] ---> Running in fb15a4627476 [2021-05-11T05:41:41.052Z] Removing intermediate container fb15a4627476 [2021-05-11T05:41:41.052Z] ---> 66834ba3707e [2021-05-11T05:41:41.052Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-11T05:41:41.333Z] ---> Running in 1382da7388e4 [2021-05-11T05:41:42.325Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T05:41:43.775Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T05:41:45.208Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-11T05:41:45.208Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-11T05:41:45.483Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-11T05:41:45.483Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-11T05:41:46.076Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-11T05:41:46.076Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-11T05:41:46.350Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T05:41:46.350Z] OK: 8 MiB in 20 packages [2021-05-11T05:41:47.794Z] Removing intermediate container 1382da7388e4 [2021-05-11T05:41:47.794Z] ---> 23bdaf1a6364 [2021-05-11T05:41:47.794Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T05:41:48.392Z] ---> e062db6abf77 [2021-05-11T05:41:48.392Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-11T05:41:49.833Z] ---> c680525dcdd7 [2021-05-11T05:41:49.833Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-11T05:41:50.433Z] ---> 3eface1bae83 [2021-05-11T05:41:50.433Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-11T05:41:50.711Z] ---> Running in 1d4f94fb397e [2021-05-11T05:41:50.983Z] Removing intermediate container 1d4f94fb397e [2021-05-11T05:41:50.983Z] ---> 21d978041303 [2021-05-11T05:41:50.983Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T05:41:51.259Z] ---> Running in 73b32d41df6c [2021-05-11T05:41:51.534Z] Removing intermediate container 73b32d41df6c [2021-05-11T05:41:51.534Z] ---> 4375e7c0b990 [2021-05-11T05:41:51.534Z] Step 22/24 : LABEL arch=arm64 [2021-05-11T05:41:51.808Z] ---> Running in dcdeab051f90 [2021-05-11T05:41:52.405Z] Removing intermediate container dcdeab051f90 [2021-05-11T05:41:52.405Z] ---> 6184a71d3c0c [2021-05-11T05:41:52.405Z] Step 23/24 : LABEL git_sha=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 [2021-05-11T05:41:52.405Z] ---> Running in e34309004192 [2021-05-11T05:41:53.001Z] Removing intermediate container e34309004192 [2021-05-11T05:41:53.001Z] ---> e7e73f0621fd [2021-05-11T05:41:53.001Z] Step 24/24 : LABEL version=0.0.0 [2021-05-11T05:41:53.001Z] ---> Running in f4443083edb4 [2021-05-11T05:41:53.598Z] Removing intermediate container f4443083edb4 [2021-05-11T05:41:53.598Z] ---> 9e8bd0625a7b [2021-05-11T05:41:53.598Z] [2021-05-11T05:41:53.873Z] Successfully built 9e8bd0625a7b [2021-05-11T05:41:53.873Z] Successfully tagged docker-core-data-go-arm64:latest [2021-05-11T05:41:54.166Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-05-11T05:41:54.185Z] $ docker stop --time=1 dc8d47d37c2ccbc3a66cfddf3f34112acb0da3651896a074df2b520a5620d520 [2021-05-11T05:41:56.148Z] $ docker rm -f dc8d47d37c2ccbc3a66cfddf3f34112acb0da3651896a074df2b520a5620d520 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-11T05:41:56.834Z] + docker+ images [2021-05-11T05:41:56.834Z] grep docker [2021-05-11T05:41:57.107Z] docker-core-data-go-arm64 latest 9e8bd0625a7b 3 seconds ago 20.3MB [2021-05-11T05:41:57.107Z] docker-core-metadata-go-arm64 latest f36f9f417742 28 seconds ago 17.4MB [2021-05-11T05:41:57.107Z] docker-security-secretstore-setup-go-arm64 latest f384031abc3e 29 seconds ago 24.3MB [2021-05-11T05:41:57.107Z] docker-support-scheduler-go-arm64 latest c26396245df0 36 seconds ago 16.1MB [2021-05-11T05:41:57.107Z] docker-sys-mgmt-agent-go-arm64 latest b7b191935349 2 minutes ago 299MB [2021-05-11T05:41:57.107Z] docker-security-bootstrapper-go-arm64 latest ec8a0e5798cd 3 minutes ago 17.1MB [2021-05-11T05:41:57.107Z] docker-support-notifications-go-arm64 latest b56ec6c145a6 3 minutes ago 16.6MB [2021-05-11T05:41:57.107Z] docker-core-command-go-arm64 latest 616f531146d2 3 minutes ago 16.1MB [2021-05-11T05:41:57.107Z] docker-security-proxy-setup-go-arm64 latest 5b32c8ae2ccd 3 minutes ago 23.9MB [2021-05-11T05:41:57.107Z] 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-11T05:41:58.128Z] ---> job-cost.sh [2021-05-11T05:41:58.128Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nwi5 [2021-05-11T05:42:37.073Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-11T05:44:13.802Z] lf-activate-venv(): INFO: Adding /tmp/venv-nwi5/bin to PATH [2021-05-11T05:44:13.802Z] INFO: No Stack... [2021-05-11T05:44:13.802Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-11T05:44:13.802Z] INFO: Archiving Costs [Pipeline] sh [2021-05-11T05:44:14.156Z] + + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-05-11T05:44:14.156Z] cut -d, -f6 [Pipeline] lock [2021-05-11T05:44:14.299Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3451-1-stack-cost] [2021-05-11T05:44:14.306Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3451-1-stack-cost] did not exist. Created. [2021-05-11T05:44:14.306Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3451-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-11T05:44:14.787Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-11T05:44:15.078Z] Stashed 1 file(s) [Pipeline] } [2021-05-11T05:44:15.104Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3451-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-11T05:44:16.426Z] provisioning config files... [2021-05-11T05:44:16.436Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6737089506373317784tmp [Pipeline] { [Pipeline] sh [2021-05-11T05:44:16.792Z] + set +x [2021-05-11T05:44:16.792Z] + curl -s https://codecov.io/bash [2021-05-11T05:44:16.792Z] + bash -s -- [2021-05-11T05:44:17.372Z] [2021-05-11T05:44:17.372Z] _____ _ [2021-05-11T05:44:17.372Z] / ____| | | [2021-05-11T05:44:17.372Z] | | ___ __| | ___ ___ _____ __ [2021-05-11T05:44:17.372Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-11T05:44:17.372Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-11T05:44:17.372Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-11T05:44:17.372Z] Bash-1.0.2 [2021-05-11T05:44:17.372Z] [2021-05-11T05:44:17.372Z] [2021-05-11T05:44:17.372Z] ==> git version 2.24.3 found [2021-05-11T05:44:17.372Z] ==> 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-11T05:44:17.372Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-11T05:44:17.372Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-11T05:44:17.372Z] ==> Jenkins CI detected. [2021-05-11T05:44:17.372Z] project root: . [2021-05-11T05:44:17.372Z] --> token set from env [2021-05-11T05:44:17.372Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-11T05:44:17.372Z] ==> Running gcov in . (disable via -X gcov) [2021-05-11T05:44:17.372Z] ==> Python coveragepy not found [2021-05-11T05:44:17.372Z] ==> Searching for coverage reports in: [2021-05-11T05:44:17.372Z] + . [2021-05-11T05:44:17.641Z] -> Found 1 reports [2021-05-11T05:44:17.641Z] ==> Detecting git/mercurial file structure [2021-05-11T05:44:17.641Z] ==> Reading reports [2021-05-11T05:44:17.641Z] + ./coverage.out bytes=719397 [2021-05-11T05:44:17.641Z] ==> Appending adjustments [2021-05-11T05:44:17.641Z] https://docs.codecov.io/docs/fixing-reports [2021-05-11T05:44:21.883Z] + Found adjustments [2021-05-11T05:44:21.883Z] ==> Gzipping contents [2021-05-11T05:44:21.883Z] 104K /tmp/codecov.jG1g0Y.gz [2021-05-11T05:44:21.883Z] ==> Uploading reports [2021-05-11T05:44:21.883Z] url: https://codecov.io [2021-05-11T05:44:21.883Z] query: branch=PR-3451&commit=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3451%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3451&job=&cmd_args= [2021-05-11T05:44:21.883Z] -> Pinging Codecov [2021-05-11T05:44:21.883Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3451&commit=e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3451%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3451&job=&cmd_args= [2021-05-11T05:44:21.883Z] -> Uploading to [2021-05-11T05:44:21.883Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-11/00271124DB129430A58F1EEE437C3FCB/e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282/ce4b7f1b-abcc-4aa4-88f7-95d21f3e846d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210511T054421Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6af48261e0f6cb472b5dbd4a8221acb96ec6657efc802aa6a05736cdb0ccffc2 [2021-05-11T05:44:21.883Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T05:44:21.883Z] Dload Upload Total Spent Left Speed [2021-05-11T05:44:22.463Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 100k 0 0 100 100k 0 188k --:--:-- --:--:-- --:--:-- 188k 100 100k 0 0 100 100k 0 188k --:--:-- --:--:-- --:--:-- 188k [2021-05-11T05:44:22.463Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e9756c1b5f0cbac5ff4bb07e62b8eca90bde5282 [Pipeline] } [2021-05-11T05:44:22.492Z] 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-11T05:44:24.129Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T05:44:25.060Z] ---> package-listing.sh [2021-05-11T05:44:25.060Z] ++ facter osfamily [2021-05-11T05:44:25.060Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-11T05:44:25.060Z] + OS_FAMILY=redhat [2021-05-11T05:44:25.060Z] + workspace=/w/workspace/edgex-go/1 [2021-05-11T05:44:25.060Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-11T05:44:25.060Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-11T05:44:25.060Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-11T05:44:25.060Z] + PACKAGES=/tmp/packages_start.txt [2021-05-11T05:44:25.060Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-11T05:44:25.060Z] + PACKAGES=/tmp/packages_end.txt [2021-05-11T05:44:25.060Z] + case "${OS_FAMILY}" in [2021-05-11T05:44:25.060Z] + rpm -qa [2021-05-11T05:44:25.060Z] + sort [2021-05-11T05:44:30.375Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-11T05:44:30.375Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-11T05:44:30.375Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-11T05:44:30.375Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-11T05:44:30.375Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-05-11T05:44:30.375Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-05-11T05:44:30.415Z] 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-11T05:44:30.741Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:44:31.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-11T05:44:31.086Z] [2021-05-11T05:44:31.086Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:44:31.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-11T05:44:31.464Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-11T05:44:31.464Z] df20fa9351a1: Pulling fs layer [2021-05-11T05:44:31.464Z] 36b3adc4ff6f: Pulling fs layer [2021-05-11T05:44:31.464Z] 8ad3a11d3b57: Pulling fs layer [2021-05-11T05:44:31.464Z] 46f8f816bc3b: Pulling fs layer [2021-05-11T05:44:31.464Z] 93b61091891f: Pulling fs layer [2021-05-11T05:44:31.464Z] 93b9cdb0e59b: Pulling fs layer [2021-05-11T05:44:31.464Z] 5e14af77c1be: Pulling fs layer [2021-05-11T05:44:31.464Z] 01666e4c0597: Pulling fs layer [2021-05-11T05:44:31.464Z] aa168da1d23b: Pulling fs layer [2021-05-11T05:44:31.464Z] 46f8f816bc3b: Waiting [2021-05-11T05:44:31.464Z] 93b61091891f: Waiting [2021-05-11T05:44:31.464Z] 93b9cdb0e59b: Waiting [2021-05-11T05:44:31.464Z] 5e14af77c1be: Waiting [2021-05-11T05:44:31.464Z] 01666e4c0597: Waiting [2021-05-11T05:44:31.464Z] aa168da1d23b: Waiting [2021-05-11T05:44:31.464Z] 36b3adc4ff6f: Verifying Checksum [2021-05-11T05:44:31.464Z] 36b3adc4ff6f: Download complete [2021-05-11T05:44:31.464Z] 46f8f816bc3b: Verifying Checksum [2021-05-11T05:44:31.464Z] 46f8f816bc3b: Download complete [2021-05-11T05:44:31.729Z] df20fa9351a1: Verifying Checksum [2021-05-11T05:44:31.729Z] df20fa9351a1: Download complete [2021-05-11T05:44:31.729Z] 93b9cdb0e59b: Download complete [2021-05-11T05:44:31.729Z] 5e14af77c1be: Verifying Checksum [2021-05-11T05:44:31.729Z] 5e14af77c1be: Download complete [2021-05-11T05:44:31.729Z] 93b61091891f: Verifying Checksum [2021-05-11T05:44:31.729Z] 93b61091891f: Download complete [2021-05-11T05:44:31.729Z] 01666e4c0597: Verifying Checksum [2021-05-11T05:44:31.729Z] 01666e4c0597: Download complete [2021-05-11T05:44:31.729Z] 8ad3a11d3b57: Verifying Checksum [2021-05-11T05:44:31.729Z] 8ad3a11d3b57: Download complete [2021-05-11T05:44:32.312Z] df20fa9351a1: Pull complete [2021-05-11T05:44:32.576Z] 36b3adc4ff6f: Pull complete [2021-05-11T05:44:33.546Z] 8ad3a11d3b57: Pull complete [2021-05-11T05:44:34.494Z] aa168da1d23b: Verifying Checksum [2021-05-11T05:44:34.494Z] aa168da1d23b: Download complete [2021-05-11T05:44:35.070Z] 46f8f816bc3b: Pull complete [2021-05-11T05:44:35.652Z] 93b61091891f: Pull complete [2021-05-11T05:44:35.920Z] 93b9cdb0e59b: Pull complete [2021-05-11T05:44:35.920Z] 5e14af77c1be: Pull complete [2021-05-11T05:44:36.189Z] 01666e4c0597: Pull complete [2021-05-11T05:44:44.382Z] aa168da1d23b: Pull complete [2021-05-11T05:44:44.382Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-11T05:44:44.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-11T05:44:44.382Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-11T05:44:44.605Z] prd-centos7-docker-4c-2g-4338 does not seem to be running inside a container [2021-05-11T05:44:44.659Z] $ 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-11T05:44:49.721Z] $ docker top 9f524bf248260fb50da39ba87e4c926e94eeaa833268093203958305b89128a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T05:44:50.262Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-11T05:44:50.583Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-11T05:44:50.917Z] + ls /var/log/sa-host [2021-05-11T05:44:50.917Z] + sadf -c /var/log/sa-host/sa11 [2021-05-11T05:44:50.917Z] file_magic: OK [2021-05-11T05:44:50.917Z] HZ: Using current value: 100 [2021-05-11T05:44:50.917Z] file_header: OK [2021-05-11T05:44:50.917Z] 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-11T05:44:50.917Z] Statistics: [2021-05-11T05:44:50.917Z] 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... [2021-05-11T05:44:50.917Z] File successfully converted to sysstat format version 12.2.1 [2021-05-11T05:44:50.917Z] + sadf -c /var/log/sa-host/sa23 [2021-05-11T05:44:50.917Z] file_magic: OK [2021-05-11T05:44:50.917Z] HZ: Using current value: 100 [2021-05-11T05:44:50.917Z] file_header: OK [2021-05-11T05:44:50.917Z] 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-11T05:44:50.917Z] Statistics: [2021-05-11T05:44:50.917Z] Hnuu...uuuununununu... [2021-05-11T05:44:50.917Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-11T05:44:51.611Z] provisioning config files... [2021-05-11T05:44:51.628Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5571653060205807711tmp [Pipeline] { [Pipeline] echo [2021-05-11T05:44:51.685Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T05:44:52.028Z] ---> create-netrc.sh [Pipeline] } [2021-05-11T05:44:52.050Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-11T05:44:52.133Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T05:44:52.477Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-11T05:44:52.508Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T05:44:52.849Z] ---> sudo-logs.sh [2021-05-11T05:44:52.849Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-11T05:44:52.932Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T05:44:53.296Z] ---> job-cost.sh [2021-05-11T05:44:53.296Z] lf-activate-venv: SKIPPING [2021-05-11T05:44:53.296Z] DEBUG: total: 0.20999999344348907 [2021-05-11T05:44:53.296Z] INFO: Retrieving Stack Cost... [2021-05-11T05:44:54.243Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-11T05:44:54.817Z] INFO: Archiving Costs [Pipeline] echo [2021-05-11T05:44:54.850Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T05:44:55.189Z] ---> logs-deploy.sh [2021-05-11T05:44:55.189Z] lf-activate-venv: SKIPPING [2021-05-11T05:44:55.189Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3451/1 [2021-05-11T05:44:55.189Z] INFO: archiving workspace using pattern(s): [2021-05-11T05:44:56.582Z] Archives upload complete. [2021-05-11T05:44:56.850Z] INFO: archiving logs to Nexus