Pull request #3324 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 3e40545313c0bcbdda59067dec18517f6e162e0e+0e291f44bb73248a8c5ef7868096f1c33cce0f6a (7abf628cdf4b2fae807a9d5d5b9845f89eb846a1) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-3324/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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-3324/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-32076 in /w/workspace/edgexfoundry_edgex-go_PR-3324 [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 0e291f44bb73248a8c5ef7868096f1c33cce0f6a into PR head commit 3e40545313c0bcbdda59067dec18517f6e162e0e > 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/3324/head:refs/remotes/origin/PR-3324 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e40545313c0bcbdda59067dec18517f6e162e0e # timeout=10 Merge succeeded, producing 3e40545313c0bcbdda59067dec18517f6e162e0e Checking out Revision 3e40545313c0bcbdda59067dec18517f6e162e0e (PR-3324) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0e291f44bb73248a8c5ef7868096f1c33cce0f6a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e40545313c0bcbdda59067dec18517f6e162e0e # timeout=10 Commit message: "feat(security): Implementation for generating consul tokens changes for security-bootstrapper on setupRegitrsyACL - add logic for deleting consul tokens for the 2nd time or later based on the consul-token files - add logic for generating consul tokens with go-mod-secret's API - add logic for re-set up the consul tokens for the 2nd time or later - add env. override STAGEGATE_REGISTRY_ACL_TOKENBASEDIR for snap on consul token base directory" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:47:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:47:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:47:52 ========================================================= 20:47:52 EdgeX Global Pipelines Version Info 20:47:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:47:53 ------------------- 20:47:53 stable info: 20:47:53 ------------------- 20:47:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:47:53 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 20:47:53 Message: update stable to v1.0.186 20:47:54 ------------------- 20:47:54 experimental info: 20:47:54 ------------------- 20:47:54 Commited By: **** collab-it+edgex@linuxfoundation.org 20:47:54 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 20:47:54 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:47:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:47:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:47:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:47:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:47:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:47:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 20:47:56 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 20:47:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:47:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 20:47:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 20:47:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:47:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:47:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:47:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:47:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:47:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:47:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:47:57 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:47:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:47:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 20:47:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:47:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:47:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3324 [Pipeline] echo 20:47:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3324 [Pipeline] echo 20:47:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3324 [Pipeline] echo 20:47:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e40545313c0bcbdda59067dec18517f6e162e0e [Pipeline] echo 20:47:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e40545 [Pipeline] echo 20:47:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:47:59 provisioning config files... 20:47:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6882245564525572616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:47:59 ---> docker-login.sh 20:47:59 nexus3.edgexfoundry.org:10001 20:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:00 Configure a credential helper to remove this warning. See 20:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:00 20:48:00 Login Succeeded 20:48:00 nexus3.edgexfoundry.org:10002 20:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:00 Configure a credential helper to remove this warning. See 20:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:00 20:48:00 Login Succeeded 20:48:00 nexus3.edgexfoundry.org:10003 20:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:00 Configure a credential helper to remove this warning. See 20:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:00 20:48:00 Login Succeeded 20:48:00 nexus3.edgexfoundry.org:10004 20:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:00 Configure a credential helper to remove this warning. See 20:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:00 20:48:00 Login Succeeded 20:48:00 docker.io 20:48:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:01 Configure a credential helper to remove this warning. See 20:48:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:01 20:48:01 Login Succeeded 20:48:01 ---> docker-login.sh ends [Pipeline] } 20:48:01 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:48:02 ++ 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 20:48:02 + for file in '`ls cmd/**/Dockerfile`' 20:48:02 ++ dirname cmd/core-command/Dockerfile 20:48:02 ++ cut -d/ -f2 20:48:02 + echo core-command,cmd/core-command/Dockerfile 20:48:02 + for file in '`ls cmd/**/Dockerfile`' 20:48:02 ++ dirname cmd/core-data/Dockerfile 20:48:02 ++ cut -d/ -f2 20:48:02 + echo core-data,cmd/core-data/Dockerfile 20:48:02 + for file in '`ls cmd/**/Dockerfile`' 20:48:02 ++ dirname cmd/core-metadata/Dockerfile 20:48:02 ++ cut -d/ -f2 20:48:02 + echo core-metadata,cmd/core-metadata/Dockerfile 20:48:02 + for file in '`ls cmd/**/Dockerfile`' 20:48:02 ++ dirname cmd/security-bootstrapper/Dockerfile 20:48:02 ++ cut -d/ -f2 20:48:02 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:48:02 + for file in '`ls cmd/**/Dockerfile`' 20:48:02 ++ dirname cmd/security-proxy-setup/Dockerfile 20:48:02 ++ cut -d/ -f2 20:48:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:48:02 + for file in '`ls cmd/**/Dockerfile`' 20:48:02 ++ dirname cmd/security-secretstore-setup/Dockerfile 20:48:02 ++ cut -d/ -f2 20:48:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:48:02 + for file in '`ls cmd/**/Dockerfile`' 20:48:02 ++ dirname cmd/support-notifications/Dockerfile 20:48:02 ++ cut -d/ -f2 20:48:02 + echo support-notifications,cmd/support-notifications/Dockerfile 20:48:02 + for file in '`ls cmd/**/Dockerfile`' 20:48:02 ++ dirname cmd/support-scheduler/Dockerfile 20:48:02 ++ cut -d/ -f2 20:48:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:48:02 + for file in '`ls cmd/**/Dockerfile`' 20:48:02 ++ dirname cmd/sys-mgmt-agent/Dockerfile 20:48:02 ++ cut -d/ -f2 20:48:02 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:48:02 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 20:48:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:48:03 20:48:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:48:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:48:04 latest: Pulling from edgex-devops/git-semver 20:48:04 31603596830f: Pulling fs layer 20:48:04 2a8b12db71e7: Pulling fs layer 20:48:04 6ca5941a6612: Pulling fs layer 20:48:04 ecc8261a40a4: Pulling fs layer 20:48:04 ecc8261a40a4: Waiting 20:48:04 2a8b12db71e7: Verifying Checksum 20:48:04 2a8b12db71e7: Download complete 20:48:04 31603596830f: Verifying Checksum 20:48:04 31603596830f: Download complete 20:48:04 6ca5941a6612: Verifying Checksum 20:48:04 6ca5941a6612: Download complete 20:48:04 ecc8261a40a4: Verifying Checksum 20:48:04 ecc8261a40a4: Download complete 20:48:04 31603596830f: Pull complete 20:48:04 2a8b12db71e7: Pull complete 20:48:05 6ca5941a6612: Pull complete 20:48:06 ecc8261a40a4: Pull complete 20:48:06 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 20:48:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:48:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:48:06 prd-centos7-docker-4c-2g-32076 does not seem to be running inside a container 20:48:06 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:48:09 $ docker top 81ca41bf6c195b5724fb7aadd3d66647d540a8d63de754aec825b9ffac0bf326 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:48:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:48:09 [ssh-agent] Looking for ssh-agent implementation... 20:48:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:48:09 $ docker exec 81ca41bf6c195b5724fb7aadd3d66647d540a8d63de754aec825b9ffac0bf326 ssh-agent 20:48:09 SSH_AUTH_SOCK=/tmp/ssh-X0lQ8a4ZRHZY/agent.13 20:48:09 SSH_AGENT_PID=18 20:48:09 Running ssh-add (command line suppressed) 20:48:09 Identity added: /w/workspace/edgex-go/1@tmp/private_key_137953569039382463.key (/w/workspace/edgex-go/1@tmp/private_key_137953569039382463.key) 20:48:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:48:10 + git tag --points-at HEAD [Pipeline] } 20:48:10 $ docker exec --env ******** --env ******** 81ca41bf6c195b5724fb7aadd3d66647d540a8d63de754aec825b9ffac0bf326 ssh-agent -k 20:48:10 unset SSH_AUTH_SOCK; 20:48:10 unset SSH_AGENT_PID; 20:48:10 echo Agent pid 18 killed; 20:48:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:48:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:48:10 [ssh-agent] Looking for ssh-agent implementation... 20:48:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:48:11 $ docker exec 81ca41bf6c195b5724fb7aadd3d66647d540a8d63de754aec825b9ffac0bf326 ssh-agent 20:48:11 SSH_AUTH_SOCK=/tmp/ssh-HXQsAe1vwgCb/agent.47 20:48:11 SSH_AGENT_PID=52 20:48:11 Running ssh-add (command line suppressed) 20:48:11 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5466830460183351663.key (/w/workspace/edgex-go/1@tmp/private_key_5466830460183351663.key) 20:48:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:48:11 + git semver init 20:48:11 # -> Open(): unable to determine branch for HEAD 20:48:11 # $GIT_DIR = /w/workspace/edgex-go/1/.git 20:48:11 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 20:48:11 # $SEMVER_REMOTE_NAME = origin 20:48:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:48:11 # $SEMVER_USER_NAME = edgex-jenkins 20:48:11 # $SEMVER_BRANCH = PR-3324 20:48:11 # $SEMVER_TEMP = /tmp/semver-739891457 20:48:11 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:48:29 # '/tmp/semver-739891457' -> '/w/workspace/edgex-go/1/.semver' 20:48:29 # -> Force: false 20:48:29 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 20:48:30 $ docker exec --env ******** --env ******** 81ca41bf6c195b5724fb7aadd3d66647d540a8d63de754aec825b9ffac0bf326 ssh-agent -k 20:48:30 unset SSH_AUTH_SOCK; 20:48:30 unset SSH_AGENT_PID; 20:48:30 echo Agent pid 52 killed; 20:48:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:48:31 + git semver [Pipeline] } 20:48:31 $ docker stop --time=1 81ca41bf6c195b5724fb7aadd3d66647d540a8d63de754aec825b9ffac0bf326 20:48:32 $ docker rm -f 81ca41bf6c195b5724fb7aadd3d66647d540a8d63de754aec825b9ffac0bf326 [Pipeline] // withDockerContainer [Pipeline] sh 20:48:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:48:34 Stashed 1 file(s) [Pipeline] echo 20:48:34 [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 20:48:35 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:48:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:48:36 + sudo service docker restart 20:48:36 + true 20:48:36 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 20:48:36 ========================================================= 20:48:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 20:48:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:48:37 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 20:48:40 Sending build context to Docker daemon 329MB 20:48:40 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 20:48:40 Step 2/6 : FROM ${BASE} 20:48:40 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 20:48:40 188c0c94c7c5: Pulling fs layer 20:48:40 0ef7d3d256c8: Pulling fs layer 20:48:40 de9db76c5a1d: Pulling fs layer 20:48:40 bca2f99d35d6: Pulling fs layer 20:48:40 93359f2a8cfa: Pulling fs layer 20:48:40 7c6f9722023f: Pulling fs layer 20:48:40 a35cf1a2eb13: Pulling fs layer 20:48:40 93359f2a8cfa: Waiting 20:48:40 7c6f9722023f: Waiting 20:48:40 a35cf1a2eb13: Waiting 20:48:40 bca2f99d35d6: Waiting 20:48:40 de9db76c5a1d: Verifying Checksum 20:48:40 de9db76c5a1d: Download complete 20:48:40 0ef7d3d256c8: Download complete 20:48:40 93359f2a8cfa: Verifying Checksum 20:48:40 93359f2a8cfa: Download complete 20:48:40 188c0c94c7c5: Verifying Checksum 20:48:40 188c0c94c7c5: Download complete 20:48:40 7c6f9722023f: Verifying Checksum 20:48:40 7c6f9722023f: Download complete 20:48:41 188c0c94c7c5: Pull complete 20:48:41 0ef7d3d256c8: Pull complete 20:48:41 de9db76c5a1d: Pull complete 20:48:43 a35cf1a2eb13: Verifying Checksum 20:48:43 a35cf1a2eb13: Download complete 20:48:43 bca2f99d35d6: Verifying Checksum 20:48:43 bca2f99d35d6: Download complete 20:48:49 Still waiting to schedule task 20:48:49 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:48:50 bca2f99d35d6: Pull complete 20:48:50 93359f2a8cfa: Pull complete 20:48:50 7c6f9722023f: Pull complete 20:48:54 a35cf1a2eb13: Pull complete 20:48:54 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 20:48:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 20:48:54 ---> a62c8e92a672 20:48:54 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 20:48:54 ---> Running in 569815e3f394 20:48:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:48:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:48:56 (1/12) Installing libmagic (5.38-r0) 20:48:56 (2/12) Installing file (5.38-r0) 20:48:56 (3/12) Installing libc-dev (0.7.2-r3) 20:48:56 (4/12) Installing g++ (9.3.0-r2) 20:49:00 (5/12) Installing fortify-headers (1.1-r0) 20:49:00 (6/12) Installing patch (2.7.6-r6) 20:49:00 (7/12) Installing build-base (0.5-r2) 20:49:01 (8/12) Installing libsodium (1.0.18-r0) 20:49:01 (9/12) Installing pkgconf (1.7.2-r0) 20:49:01 (10/12) Installing libsodium-dev (1.0.18-r0) 20:49:01 (11/12) Installing libzmq (4.3.3-r0) 20:49:01 (12/12) Installing zeromq-dev (4.3.3-r0) 20:49:01 Executing busybox-1.31.1-r19.trigger 20:49:01 OK: 233 MiB in 51 packages 20:49:05 Removing intermediate container 569815e3f394 20:49:05 ---> cab78b335076 20:49:05 Step 4/6 : WORKDIR /edgex-go 20:49:05 ---> Running in 7c03f410d237 20:49:05 Removing intermediate container 7c03f410d237 20:49:05 ---> 60f07f082001 20:49:05 Step 5/6 : COPY go.mod . 20:49:05 ---> ea5f7a2a60d3 20:49:05 Step 6/6 : RUN go mod download 20:49:05 ---> Running in b2f7817c6901 20:49:27 Removing intermediate container b2f7817c6901 20:49:27 ---> 24574ce5626b 20:49:27 Successfully built 24574ce5626b 20:49:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:49:27 + docker inspect -f . ci-base-image-x86_64 20:49:27 . [Pipeline] withDockerContainer 20:49:28 prd-centos7-docker-4c-2g-32076 does not seem to be running inside a container 20:49:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:49:29 $ docker top 5b7455bfe5b85eeddcb56d887097f70359d4fa42fd4847a5ab30412a105233eb -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:29 + go version 20:49:29 go version go1.15.5 linux/amd64 [Pipeline] } 20:49:29 $ docker stop --time=1 5b7455bfe5b85eeddcb56d887097f70359d4fa42fd4847a5ab30412a105233eb 20:49:31 $ docker rm -f 5b7455bfe5b85eeddcb56d887097f70359d4fa42fd4847a5ab30412a105233eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:49:32 + docker inspect -f . ci-base-image-x86_64 20:49:32 . [Pipeline] withDockerContainer 20:49:32 prd-centos7-docker-4c-2g-32076 does not seem to be running inside a container 20:49:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:49:33 $ docker top 53e5e7a3b2f3dbb5e34a75aae2cd41620f134a2c48585c0c2d1b39fe55f8245f -eo pid,comm [Pipeline] { [Pipeline] echo 20:49:33 ========================================================= 20:49:33 [edgeXBuildGoParallel] Running Tests and Build... 20:49:33 ========================================================= [Pipeline] sh 20:49:33 + make test 20:49:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:49:43 ? github.com/edgexfoundry/edgex-go [no test files] 20:49:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:50:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:50:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:50:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:50:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:50:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:50:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:50:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:50:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:50:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:50:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:50:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:50:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:50:13 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.092s coverage: 45.9% of statements 20:50:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:50:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:50:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 20:50:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 20:50:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 20:50:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 20:50:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.056s coverage: 19.8% of statements 20:50:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.093s coverage: 100.0% of statements 20:50:17 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.158s coverage: 27.1% of statements 20:50:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:50:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:50:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 20:50:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 20:50:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 20:50:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:50:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.065s coverage: 100.0% of statements 20:50:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 20:50:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.071s coverage: 100.0% of statements 20:50:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 20:50:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 20:50:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.091s coverage: 71.3% of statements 20:50:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 20:50:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 20:50:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.172s coverage: 82.9% of statements 20:50:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 20:50:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 20:50:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.050s coverage: 78.9% of statements 20:50:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 20:50:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.350s coverage: 28.6% of statements 20:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 20:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 20:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 20:50:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.097s coverage: 100.0% of statements 20:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 20:50:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.070s coverage: 100.0% of statements 20:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 20:50:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.159s coverage: 86.7% of statements 20:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 20:50:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.157s coverage: 97.5% of statements 20:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 20:50:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.085s coverage: 78.3% of statements 20:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 20:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 20:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 20:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 20:50:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.377s coverage: 92.8% of statements 20:50:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 20:50:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 20:50:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 20:50:23 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 20:50:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:50:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 20:50:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 20:50:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:50:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:50:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 20:50:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:50:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 20:50:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:50:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 20:50:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:50:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 20:50:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 20:50:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 20:50:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 20:50:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 20:50:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 20:50:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.083s coverage: 1.0% of statements 20:50:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 20:50:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 20:50:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:50:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements 20:50:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 79.5% of statements 20:50:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.078s coverage: 94.1% of statements 20:50:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements 20:50:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 20:50:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-32077 in /w/workspace/edgexfoundry_edgex-go_PR-3324 [Pipeline] { [Pipeline] ws 20:50:29 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:50:34 using credential edgex-jenkins-ssh 20:50:34 Cloning the remote Git repository 20:50:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements 20:50:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.078s coverage: 44.8% of statements 20:50:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:50:35 > git init /w/workspace/edgex-go/1 # timeout=10 20:50:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:50:35 > git --version # timeout=10 20:50:35 > git --version # 'git version 2.17.1' 20:50:35 using GIT_SSH to set credentials SSH Credentials for GitHub 20:50:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.437s coverage: 81.5% of statements 20:50:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/tokencleaner 0.041s coverage: 87.1% of statements 20:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.036s coverage: 87.2% of statements 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 75.5% of statements 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.8% of statements 20:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.088s coverage: 87.2% of statements 20:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.078s coverage: 84.6% of statements 20:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.101s coverage: 91.6% of statements 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.195s coverage: 64.4% of statements 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 20:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements 20:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 20:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements 20:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements 20:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.323s coverage: 69.0% of statements 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.135s coverage: 38.4% of statements 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements 20:50:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.149s coverage: 47.0% of statements 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 20:50:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.049s coverage: 100.0% of statements 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 20:50:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.056s coverage: 100.0% of statements 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 20:50:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.144s coverage: 87.1% of statements 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 20:50:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.746s coverage: 29.1% of statements 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 20:50:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.070s coverage: 99.0% of statements 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 20:50:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.073s coverage: 100.0% of statements 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 20:50:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.147s coverage: 95.0% of statements 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 20:50:48 ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:50:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.024s coverage: 100.0% of statements 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 20:50:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 20:50:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:50:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.039s coverage: 100.0% of statements 20:50:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements 20:50:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 20:50:48 GO111MODULE=on go vet ./... 20:50:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:50:53 Merging remotes/origin/master commit 0e291f44bb73248a8c5ef7868096f1c33cce0f6a into PR head commit 3e40545313c0bcbdda59067dec18517f6e162e0e 20:50:53 Merge succeeded, producing 3e40545313c0bcbdda59067dec18517f6e162e0e 20:50:53 Checking out Revision 3e40545313c0bcbdda59067dec18517f6e162e0e (PR-3324) 20:50:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:50:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:50:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:50:52 using GIT_SSH to set credentials SSH Credentials for GitHub 20:50:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3324/head:refs/remotes/origin/PR-3324 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:50:53 > git config core.sparsecheckout # timeout=10 20:50:53 > git checkout -f 3e40545313c0bcbdda59067dec18517f6e162e0e # timeout=10 20:50:53 > git remote # timeout=10 20:50:53 > git config --get remote.origin.url # timeout=10 20:50:53 using GIT_SSH to set credentials SSH Credentials for GitHub 20:50:53 > git merge 0e291f44bb73248a8c5ef7868096f1c33cce0f6a # timeout=10 20:50:53 > git rev-parse HEAD^{commit} # timeout=10 20:50:53 > git config core.sparsecheckout # timeout=10 20:50:53 > git checkout -f 3e40545313c0bcbdda59067dec18517f6e162e0e # timeout=10 20:50:58 Commit message: "feat(security): Implementation for generating consul tokens changes for security-bootstrapper on setupRegitrsyACL - add logic for deleting consul tokens for the 2nd time or later based on the consul-token files - add logic for generating consul tokens with go-mod-secret's API - add logic for re-set up the consul tokens for the 2nd time or later - add env. override STAGEGATE_REGISTRY_ACL_TOKENBASEDIR for snap on consul token base directory" 20:50:58 > git --version # timeout=10 20:50:58 > git --version # 'git version 2.17.1' 20:50:58 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:51:00 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:51:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:51:00 + true+ 20:51:00 sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:51:03 provisioning config files... 20:51:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1791016754910756062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:51:04 ---> docker-login.sh 20:51:04 nexus3.edgexfoundry.org:10001 20:51:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:05 Configure a credential helper to remove this warning. See 20:51:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:05 20:51:05 Login Succeeded 20:51:05 nexus3.edgexfoundry.org:10002 20:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:06 Configure a credential helper to remove this warning. See 20:51:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:06 20:51:06 Login Succeeded 20:51:06 nexus3.edgexfoundry.org:10003 20:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:06 Configure a credential helper to remove this warning. See 20:51:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:06 20:51:06 Login Succeeded 20:51:06 nexus3.edgexfoundry.org:10004 20:51:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:07 Configure a credential helper to remove this warning. See 20:51:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:07 20:51:07 Login Succeeded 20:51:07 docker.io 20:51:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:08 Configure a credential helper to remove this warning. See 20:51:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:08 20:51:08 Login Succeeded 20:51:08 ---> docker-login.sh ends [Pipeline] } 20:51:08 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:51:08 ========================================================= 20:51:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 20:51:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:51:09 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 20:51:11 Sending build context to Docker daemon 167.1MB 20:51:11 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 20:51:11 Step 2/6 : FROM ${BASE} 20:51:11 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:51:11 5f621e34cdf4: Pulling fs layer 20:51:11 a4357932f1b6: Pulling fs layer 20:51:11 18c013af1878: Pulling fs layer 20:51:11 00ac8860ef70: Pulling fs layer 20:51:11 63d7cb157983: Pulling fs layer 20:51:11 b116817d02f9: Pulling fs layer 20:51:11 745a02a5169b: Pulling fs layer 20:51:11 00ac8860ef70: Waiting 20:51:11 b116817d02f9: Waiting 20:51:11 63d7cb157983: Waiting 20:51:11 745a02a5169b: Waiting 20:51:11 18c013af1878: Verifying Checksum 20:51:11 18c013af1878: Download complete 20:51:11 a4357932f1b6: Verifying Checksum 20:51:11 a4357932f1b6: Download complete 20:51:11 63d7cb157983: Verifying Checksum 20:51:11 63d7cb157983: Download complete 20:51:11 b116817d02f9: Verifying Checksum 20:51:11 b116817d02f9: Download complete 20:51:12 5f621e34cdf4: Verifying Checksum 20:51:12 5f621e34cdf4: Download complete 20:51:12 5f621e34cdf4: Pull complete 20:51:13 a4357932f1b6: Pull complete 20:51:14 18c013af1878: Pull complete 20:51:14 745a02a5169b: Verifying Checksum 20:51:14 745a02a5169b: Download complete 20:51:15 00ac8860ef70: Verifying Checksum 20:51:15 00ac8860ef70: Download complete 20:51:15 gofmt -l . 20:51:15 [ "`gofmt -l .`" = "" ] 20:51:15 ./bin/test-go-mod-tidy.sh 20:51:16 ./bin/test-attribution-txt.sh [Pipeline] sh 20:51:17 + ls -al . 20:51:17 total 792 20:51:17 drwxrwxr-x 10 1001 1001 4096 Mar 30 20:51 . 20:51:17 drwxr-xr-x 4 root root 28 Mar 30 20:49 .. 20:51:17 -rw-rw-r-- 1 1001 1001 11 Mar 30 20:47 .dockerignore 20:51:17 drwxrwxr-x 8 1001 1001 179 Mar 30 20:47 .git 20:51:17 drwxrwxr-x 3 1001 1001 125 Mar 30 20:47 .github 20:51:17 -rw-rw-r-- 1 1001 1001 818 Mar 30 20:47 .gitignore 20:51:17 drwx------ 3 1001 1001 60 Mar 30 20:48 .semver 20:51:17 -rw-rw-r-- 1 1001 1001 166 Mar 30 20:47 .sonarcloud.properties 20:51:17 -rw-rw-r-- 1 1001 1001 8607 Mar 30 20:47 Attribution.txt 20:51:17 -rw-rw-r-- 1 1001 1001 3804 Mar 30 20:47 CONTRIBUTING.md 20:51:17 -rw-rw-r-- 1 1001 1001 931 Mar 30 20:47 Dockerfile.build 20:51:17 -rw-rw-r-- 1 1001 1001 863 Mar 30 20:47 Jenkinsfile 20:51:17 -rw-rw-r-- 1 1001 1001 10775 Mar 30 20:47 LICENSE 20:51:17 -rw-rw-r-- 1 1001 1001 5774 Mar 30 20:47 Makefile 20:51:17 -rw-rw-r-- 1 1001 1001 6548 Mar 30 20:47 README.md 20:51:17 -rw-rw-r-- 1 1001 1001 6755 Mar 30 20:47 SECURITY.md 20:51:17 -rw-rw-r-- 1 1001 1001 5 Mar 30 20:48 VERSION 20:51:17 -rw-rw-r-- 1 1001 1001 4131 Mar 30 20:47 ZMQWindows.md 20:51:17 drwxrwxr-x 2 1001 1001 117 Mar 30 20:47 bin 20:51:17 drwxrwxr-x 14 1001 1001 4096 Mar 30 20:47 cmd 20:51:17 -rw-r--r-- 1 root root 683562 Mar 30 20:50 coverage.out 20:51:17 -rw-r--r-- 1 root root 1056 Mar 30 20:51 go.mod 20:51:17 -rw-r--r-- 1 root root 22875 Mar 30 20:51 go.sum 20:51:17 drwxrwxr-x 8 1001 1001 127 Mar 30 20:47 internal 20:51:17 drwxrwxr-x 4 1001 1001 26 Mar 30 20:47 openapi 20:51:17 drwxrwxr-x 4 1001 1001 71 Mar 30 20:47 snap 20:51:17 -rw-rw-r-- 1 1001 1001 168 Mar 30 20:47 version.go [Pipeline] sh 20:51:17 + '[' -e coverage.out ] 20:51:17 + chown 1001:1001 coverage.out [Pipeline] stash 20:51:17 Stashed 1 file(s) [Pipeline] sh 20:51:18 + make build 20:51:18 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 20:51:22 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 20:51:25 00ac8860ef70: Pull complete 20:51:25 63d7cb157983: Pull complete 20:51:26 b116817d02f9: Pull complete 20:51:29 745a02a5169b: Pull complete 20:51:29 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 20:51:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 20:51:29 ---> b7e6874047d6 20:51:29 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 20:51:30 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 20:51:31 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 20:51:33 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 20:51:33 ---> Running in 55d2215e627c 20:51:33 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 20:51:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:51:34 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 20:51:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:51:35 (1/12) Installing libmagic (5.38-r0) 20:51:35 (2/12) Installing file (5.38-r0) 20:51:35 (3/12) Installing libc-dev (0.7.2-r3) 20:51:35 (4/12) Installing g++ (9.3.0-r2) 20:51:36 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 20:51:37 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 20:51:38 (5/12) Installing fortify-headers (1.1-r0) 20:51:38 (6/12) Installing patch (2.7.6-r6) 20:51:38 (7/12) Installing build-base (0.5-r2) 20:51:38 (8/12) Installing libsodium (1.0.18-r0) 20:51:38 (9/12) Installing pkgconf (1.7.2-r0) 20:51:38 (10/12) Installing libsodium-dev (1.0.18-r0) 20:51:38 (11/12) Installing libzmq (4.3.3-r0) 20:51:38 (12/12) Installing zeromq-dev (4.3.3-r0) 20:51:38 Executing busybox-1.31.1-r19.trigger 20:51:38 OK: 217 MiB in 51 packages 20:51:39 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 20:51:40 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 20:51:41 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 20:51:43 Removing intermediate container 55d2215e627c 20:51:43 ---> 5c0a10ef7b43 20:51:43 Step 4/6 : WORKDIR /edgex-go 20:51:43 ---> Running in f88bb537688f [Pipeline] } 20:51:43 $ docker stop --time=1 53e5e7a3b2f3dbb5e34a75aae2cd41620f134a2c48585c0c2d1b39fe55f8245f 20:51:43 Removing intermediate container f88bb537688f 20:51:43 ---> a1e6333c7f78 20:51:43 Step 5/6 : COPY go.mod . 20:51:44 ---> f42f9081f8bd 20:51:44 Step 6/6 : RUN go mod download 20:51:44 ---> Running in 9dabfd8b185c 20:51:44 $ docker rm -f 53e5e7a3b2f3dbb5e34a75aae2cd41620f134a2c48585c0c2d1b39fe55f8245f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:51:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:51:48 20:51:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:51:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:51:49 latest: Pulling from edgex-devops/edgex-compose 20:51:49 cbdbe7a5bc2a: Pulling fs layer 20:51:49 ca9280d653b3: Pulling fs layer 20:51:49 7e9c9ca2126c: Pulling fs layer 20:51:49 cbdbe7a5bc2a: Verifying Checksum 20:51:49 cbdbe7a5bc2a: Download complete 20:51:49 cbdbe7a5bc2a: Pull complete 20:51:49 ca9280d653b3: Verifying Checksum 20:51:49 ca9280d653b3: Download complete 20:51:50 7e9c9ca2126c: Download complete 20:51:51 ca9280d653b3: Pull complete 20:51:59 7e9c9ca2126c: Pull complete 20:51:59 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:51:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:51:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:51:59 prd-centos7-docker-4c-2g-32076 does not seem to be running inside a container 20:51:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:52:00 $ docker top c5faef8cef25c903071131c81b19cbbe1798bf2198367d2d8ae194a4385a3fd8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:52:01 + docker-compose build --help 20:52:01 + grep parallel 20:52:02 --parallel Build images in parallel. [Pipeline] } 20:52:02 $ docker stop --time=1 c5faef8cef25c903071131c81b19cbbe1798bf2198367d2d8ae194a4385a3fd8 20:52:04 $ docker rm -f c5faef8cef25c903071131c81b19cbbe1798bf2198367d2d8ae194a4385a3fd8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:52:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:52:05 . [Pipeline] withDockerContainer 20:52:05 prd-centos7-docker-4c-2g-32076 does not seem to be running inside a container 20:52:05 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:52:05 $ docker top aa72a150c63ae9e04b524bf35fc371eca3b283c8e57a9d581538e386754143ac -eo pid,comm [Pipeline] { [Pipeline] sh 20:52:06 + docker-compose -f ./docker-compose-build.yml build --parallel 20:52:07 Building docker-core-command-go ... 20:52:07 Building docker-core-data-go ... 20:52:07 Building docker-core-metadata-go ... 20:52:07 Building docker-security-bootstrapper-go ... 20:52:07 Building docker-security-proxy-setup-go ... 20:52:07 Building docker-security-secretstore-setup-go ... 20:52:07 Building docker-support-notifications-go ... 20:52:07 Building docker-support-scheduler-go ... 20:52:07 Building docker-sys-mgmt-agent-go ... 20:52:07 Building docker-security-secretstore-setup-go 20:52:07 Building docker-core-command-go 20:52:07 Building docker-support-scheduler-go 20:52:07 Building docker-security-bootstrapper-go 20:52:07 Building docker-support-notifications-go 20:52:11 Removing intermediate container 9dabfd8b185c 20:52:11 ---> 2abdb397fd7f 20:52:11 Successfully built 2abdb397fd7f 20:52:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:52:11 + docker inspect -f . ci-base-image-arm64 20:52:11 . [Pipeline] withDockerContainer 20:52:11 prd-ubuntu18.04-docker-arm64-4c-16g-32077 does not seem to be running inside a container 20:52:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:52:13 $ docker top 0b7f4073d8727675c10b1fc66c0ae67983daefb38681738135f0970598c77908 -eo pid,comm [Pipeline] { [Pipeline] sh 20:52:14 + go version 20:52:14 go version go1.15.5 linux/arm64 [Pipeline] } 20:52:14 $ docker stop --time=1 0b7f4073d8727675c10b1fc66c0ae67983daefb38681738135f0970598c77908 20:52:16 $ docker rm -f 0b7f4073d8727675c10b1fc66c0ae67983daefb38681738135f0970598c77908 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:52:17 + docker inspect -f . ci-base-image-arm64 20:52:17 . [Pipeline] withDockerContainer 20:52:17 prd-ubuntu18.04-docker-arm64-4c-16g-32077 does not seem to be running inside a container 20:52:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:52:19 $ docker top 2f8b50e86426776c78f655198af12b63032f0bf337fa4cb6fa637daef5d839d7 -eo pid,comm [Pipeline] { [Pipeline] echo 20:52:19 ========================================================= 20:52:19 [edgeXBuildGoParallel] Running Tests and Build... 20:52:19 ========================================================= [Pipeline] sh 20:52:20 + make test 20:52:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:52:39 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:52:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:52:39 ---> 24574ce5626b 20:52:39 Step 3/24 : WORKDIR /edgex-go 20:52:39 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:52:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:52:39 ---> 24574ce5626b 20:52:39 Step 3/22 : WORKDIR /edgex-go 20:52:39 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:52:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:52:39 ---> 24574ce5626b 20:52:39 Step 3/22 : WORKDIR /edgex-go 20:52:40 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:52:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:52:40 ---> 24574ce5626b 20:52:40 Step 3/23 : WORKDIR /edgex-go 20:52:40 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:52:40 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:52:40 ---> 24574ce5626b 20:52:40 Step 3/31 : WORKDIR /edgex-go 20:52:41 ---> Running in 34e409ed2b2f 20:52:41 ---> Running in 71778e743738 20:52:41 ---> Running in 579ce3505ce6 20:52:41 ---> Running in e9ed71b9d929 20:52:41 ---> Running in 0540c60de6e1 20:52:41 Removing intermediate container 71778e743738 20:52:41 ---> dd57dfd5b000 20:52:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:52:41 Removing intermediate container 34e409ed2b2f 20:52:41 ---> 47d5eb5e1cc1 20:52:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:52:41 Removing intermediate container 579ce3505ce6 20:52:41 ---> 001aa1114254 20:52:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:52:41 Removing intermediate container 0540c60de6e1 20:52:41 ---> 3f16b75d6915 20:52:41 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:52:41 Removing intermediate container e9ed71b9d929 20:52:41 ---> a560277366bd 20:52:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:52:42 ---> Running in 604d7f4021e2 20:52:42 ---> Running in 47b930f2bddc 20:52:42 ---> Running in 6e8614aa7dc1 20:52:42 ---> Running in 0cde39c55b7d 20:52:42 ---> Running in 535bb45b1fb9 20:52:42 ? github.com/edgexfoundry/edgex-go [no test files] 20:52:43 Removing intermediate container 535bb45b1fb9 20:52:43 ---> 0c2ce2745c29 20:52:43 Step 5/23 : RUN apk add --update --no-cache make git 20:52:44 ---> Running in 2067cf38de6d 20:52:44 Removing intermediate container 47b930f2bddc 20:52:44 ---> 72322ef11a11 20:52:44 Step 5/24 : RUN apk add --update --no-cache make git 20:52:44 Removing intermediate container 604d7f4021e2 20:52:44 ---> 3cea98008d6b 20:52:44 Step 5/22 : RUN apk add --update --no-cache make git 20:52:44 Removing intermediate container 6e8614aa7dc1 20:52:44 ---> 4a530d2d1003 20:52:44 Step 5/31 : RUN apk add --update --no-cache make git 20:52:44 Removing intermediate container 0cde39c55b7d 20:52:44 ---> 82b08d806aec 20:52:44 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:52:44 ---> Running in 6d0d69f54181 20:52:44 ---> Running in 2f5a83dc6508 20:52:44 ---> Running in 31955ea2cf04 20:52:44 ---> Running in 1ae068b18403 20:52:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:52:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:52:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:52:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:52:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:52:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:52:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:52:46 OK: 233 MiB in 51 packages 20:52:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:52:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:52:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:52:46 Removing intermediate container 2067cf38de6d 20:52:46 ---> 7f267c4d2a2a 20:52:46 Step 6/23 : COPY go.mod . 20:52:46 OK: 233 MiB in 51 packages 20:52:46 ---> 7b048c26d3a5 20:52:46 Step 7/23 : RUN go mod download 20:52:46 OK: 233 MiB in 51 packages 20:52:46 OK: 233 MiB in 51 packages 20:52:46 ---> Running in 6e1194c3f9e6 20:52:47 OK: 233 MiB in 51 packages 20:52:47 Removing intermediate container 2f5a83dc6508 20:52:47 ---> 1980ca56d93b 20:52:47 Step 6/22 : COPY go.mod . 20:52:47 Removing intermediate container 31955ea2cf04 20:52:47 ---> 69e23e9dcd55 20:52:47 Step 6/31 : COPY go.mod . 20:52:47 ---> e853f0d46907 20:52:47 Step 7/22 : RUN go mod download 20:52:47 Removing intermediate container 1ae068b18403 20:52:47 ---> 6f1acf3a6f74 20:52:47 Step 6/22 : COPY go.mod . 20:52:47 ---> Running in b0756d21f3ca 20:52:47 Removing intermediate container 6d0d69f54181 20:52:47 ---> 4a49335f0542 20:52:47 Step 6/24 : COPY go.mod . 20:52:48 ---> aba788685796 20:52:48 Step 7/31 : RUN go mod download 20:52:48 ---> Running in dab8e455ea25 20:52:48 ---> b2547ca9504c 20:52:48 Step 7/22 : RUN go mod download 20:52:48 ---> cf8d96a02add 20:52:48 Step 7/24 : RUN go mod download 20:52:48 ---> Running in f108b5e71ed0 20:52:48 ---> Running in eb4d1a6c61b7 20:52:49 Removing intermediate container 6e1194c3f9e6 20:52:49 ---> 6d7d48d8580a 20:52:49 Step 8/23 : COPY . . 20:52:49 Removing intermediate container b0756d21f3ca 20:52:49 ---> 4383b08be9bc 20:52:49 Step 8/22 : COPY . . 20:52:56 Removing intermediate container dab8e455ea25 20:52:56 ---> 143deff6c8fb 20:52:56 Step 8/31 : COPY . . 20:52:59 Removing intermediate container f108b5e71ed0 20:52:59 ---> e3bb873a2cff 20:52:59 Step 8/22 : COPY . . 20:52:59 Removing intermediate container eb4d1a6c61b7 20:52:59 ---> 5bcbc02da7e0 20:52:59 Step 8/24 : COPY . . 20:53:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:53:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:53:38 ---> d094c2e4bd88 20:53:38 ---> 697d978f03c0 20:53:38 Step 9/22 : RUN make cmd/support-scheduler/support-schedulerStep 9/23 : RUN make cmd/core-command/core-command 20:53:38 20:53:38 ---> a7df662e2041 20:53:38 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:53:38 ---> 190c739e36fa 20:53:38 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:53:38 ---> 75136534c2ae 20:53:38 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:53:38 ---> Running in 2c10670ea8fe 20:53:38 ---> Running in 8bb21e6782d3 20:53:38 ---> Running in 706824d71f96 20:53:38 ---> Running in cc6f111317a7 20:53:38 ---> Running in 4c8399d1e30d 20:53:38 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 20:53:38 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 20:53:38 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 20:53:38 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 20:53:38 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 20:53:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:53:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:53:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:53:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:53:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:53:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:53:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:53:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:54:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:54:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:54:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:54:06 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.255s coverage: 45.9% of statements 20:54:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:54:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:54:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 20:54:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 20:54:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 20:54:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 20:54:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.122s coverage: 19.8% of statements 20:54:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.236s coverage: 100.0% of statements 20:54:11 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 20:54:14 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.586s coverage: 27.1% of statements 20:54:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:54:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:54:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 20:54:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 20:54:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 20:54:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:54:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.164s coverage: 100.0% of statements 20:54:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 20:54:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.173s coverage: 100.0% of statements 20:54:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 20:54:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 20:54:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.272s coverage: 71.3% of statements 20:54:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 20:54:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 20:54:15 Removing intermediate container 4c8399d1e30d 20:54:15 ---> 0968a12137cb 20:54:15 20:54:15 Step 10/31 : FROM alpine:3.12 20:54:15 Removing intermediate container 2c10670ea8fe 20:54:15 ---> 3d338d51b9b9 20:54:15 20:54:15 Step 10/22 : FROM alpine:3.12 20:54:15 3.12: Pulling from library/alpine 20:54:15 3.12: Pulling from library/alpine 20:54:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.499s coverage: 82.9% of statements 20:54:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 20:54:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 20:54:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.150s coverage: 78.9% of statements 20:54:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 20:54:19 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 20:54:19 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 20:54:20 Status: Downloaded newer image for alpine:3.12 20:54:20 Status: Downloaded newer image for alpine:3.12 20:54:21 ---> 42cb162f0360 20:54:21 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:54:21 ---> 42cb162f0360 20:54:21 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:54:21 Removing intermediate container 706824d71f96 20:54:21 ---> f7a26d26cec6 20:54:21 20:54:21 Step 10/24 : FROM alpine:3.12 20:54:21 ---> 42cb162f0360 20:54:21 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 20:54:21 Removing intermediate container 8bb21e6782d3 20:54:21 ---> 9fa2b2769c18 20:54:21 20:54:21 Step 10/23 : FROM alpine:3.12 20:54:21 ---> 42cb162f0360 20:54:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:54:21 Removing intermediate container cc6f111317a7 20:54:21 ---> 68e92a6bc914 20:54:21 20:54:21 Step 10/22 : FROM alpine:3.12 20:54:21 ---> 42cb162f0360 20:54:21 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:54:21 ---> Running in 030f621a87b7 20:54:21 ---> Running in 6cb359ac5c75 20:54:21 ---> Running in 660ed28f8163 20:54:21 ---> Running in 9e9e9ecb51b1 20:54:21 ---> Running in 201a5a6e83e6 20:54:21 Removing intermediate container 030f621a87b7 20:54:21 ---> 65fc1dfa2ce9 20:54:21 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:54:22 ---> Running in 5bf2c79c1234 20:54:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:54:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:54:23 (1/1) Installing dumb-init (1.2.2-r1) 20:54:23 Executing busybox-1.31.1-r19.trigger 20:54:23 OK: 6 MiB in 15 packages 20:54:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:54:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:54:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:54:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:54:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:54:23 (1/6) Installing ca-certificates (20191127-r4) 20:54:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:54:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:54:23 (2/6) Installing nghttp2-libs (1.41.0-r0) 20:54:23 (1/2) Installing ca-certificates (20191127-r4) 20:54:23 (3/6) Installing libcurl (7.69.1-r3) 20:54:23 (4/6) Installing curl (7.69.1-r3) 20:54:23 (5/6) Installing dumb-init (1.2.2-r1) 20:54:23 (6/6) Installing su-exec (0.2-r1) 20:54:23 (2/2) Installing dumb-init (1.2.2-r1) 20:54:23 Executing busybox-1.31.1-r19.trigger 20:54:23 Executing busybox-1.31.1-r19.trigger 20:54:23 Executing ca-certificates-20191127-r4.trigger 20:54:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:54:23 OK: 7 MiB in 20 packages 20:54:23 (1/1) Installing dumb-init (1.2.2-r1) 20:54:23 Executing busybox-1.31.1-r19.trigger 20:54:23 OK: 6 MiB in 15 packages 20:54:23 (1/2) Installing dumb-init (1.2.2-r1) 20:54:23 (2/2) Installing su-exec (0.2-r1) 20:54:23 Executing busybox-1.31.1-r19.trigger 20:54:23 OK: 6 MiB in 16 packages 20:54:23 Executing ca-certificates-20191127-r4.trigger 20:54:23 OK: 6 MiB in 16 packages 20:54:24 Removing intermediate container 6cb359ac5c75 20:54:24 ---> fe7427fb6000 20:54:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:54:25 ---> Running in b87e27823e1e 20:54:25 Removing intermediate container 660ed28f8163 20:54:25 ---> fbfc83a8146c 20:54:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:54:25 Removing intermediate container 201a5a6e83e6 20:54:25 ---> 3bcc42abc028 20:54:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:54:26 Removing intermediate container 5bf2c79c1234 20:54:26 ---> bfd553d2348f 20:54:26 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:54:26 Removing intermediate container b87e27823e1e 20:54:26 ---> 8a42ca416ed6 20:54:26 Step 13/22 : ENV APP_PORT=48085 20:54:26 ---> Running in 2d5a3a4bd577 20:54:26 ---> Running in 0c101e43ba3e 20:54:26 ---> Running in 42b3aedb2b75 20:54:26 Removing intermediate container 9e9e9ecb51b1 20:54:26 ---> ee79e84052d4 20:54:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:54:26 ---> Running in cf8ce57bb1d5 20:54:26 ---> Running in ce0ac234a99f 20:54:26 Removing intermediate container 0c101e43ba3e 20:54:26 ---> e29b8912dc0b 20:54:26 Step 13/24 : WORKDIR / 20:54:26 Removing intermediate container 2d5a3a4bd577 20:54:26 ---> 1620153c80c4 20:54:26 Step 13/23 : ENV APP_PORT=48082 20:54:26 Removing intermediate container 42b3aedb2b75 20:54:26 ---> 9b462f107fa8 20:54:26 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:54:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.065s coverage: 28.6% of statements 20:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 20:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 20:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 20:54:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.234s coverage: 100.0% of statements 20:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 20:54:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.272s coverage: 100.0% of statements 20:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 20:54:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.417s coverage: 86.7% of statements 20:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 20:54:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.451s coverage: 97.5% of statements 20:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 20:54:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.236s coverage: 78.3% of statements 20:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 20:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 20:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 20:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 20:54:27 Removing intermediate container cf8ce57bb1d5 20:54:27 ---> 50bf1119f023 20:54:27 Step 14/22 : EXPOSE $APP_PORT 20:54:27 Removing intermediate container ce0ac234a99f 20:54:27 ---> 0549f7d1eb37 20:54:27 Step 13/22 : ENV APP_PORT=48060 20:54:27 ---> Running in 5e5b438d575c 20:54:27 ---> Running in 28dc442aa019 20:54:27 ---> Running in 4a10019f7c16 20:54:27 ---> Running in a79ffb9f9b01 20:54:27 ---> Running in 52438f65a78d 20:54:27 Removing intermediate container 28dc442aa019 20:54:27 ---> 2209a7648867 20:54:27 Step 14/23 : EXPOSE $APP_PORT 20:54:27 ---> Running in d3d3945c54b6 20:54:27 Removing intermediate container 5e5b438d575c 20:54:27 ---> 6f6e0232a94e 20:54:27 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:54:27 Removing intermediate container a79ffb9f9b01 20:54:27 ---> b0b4ac185a3a 20:54:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:54:27 Removing intermediate container 4a10019f7c16 20:54:27 ---> 8a33a553a81f 20:54:27 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:54:28 Removing intermediate container 52438f65a78d 20:54:28 ---> 1bd6b9a8f9a1 20:54:28 Step 14/22 : EXPOSE $APP_PORT 20:54:28 ---> Running in 7e724fe3c2fe 20:54:28 ---> Running in 1d995e4e83ec 20:54:28 Removing intermediate container d3d3945c54b6 20:54:28 ---> 8c7b9da80318 20:54:28 Step 15/23 : WORKDIR / 20:54:28 ---> 01a825d4d4e9 20:54:28 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:54:28 ---> 2babe081e937 20:54:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:54:28 ---> Running in 87be959e35f7 20:54:28 Removing intermediate container 1d995e4e83ec 20:54:28 ---> ab8e10a241b9 20:54:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:54:28 ---> 02d90a62dbb7 20:54:28 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:54:29 Removing intermediate container 87be959e35f7 20:54:29 ---> 92a6ef5013b3 20:54:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:54:29 ---> 409336c71608 20:54:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:54:29 ---> 88d9acbaab5a 20:54:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:54:29 ---> dac77c201d85 20:54:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:54:29 ---> 602c3cb5a908 20:54:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:54:30 ---> 39677678a688 20:54:30 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:54:30 Removing intermediate container 7e724fe3c2fe 20:54:30 ---> 3b61963b2b27 20:54:30 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:54:30 ---> 0cef4a5c1dc3 20:54:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:54:30 ---> Running in 83407b3464bc 20:54:30 ---> Running in 7f506389a22e 20:54:30 ---> f849b0359c73 20:54:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:54:30 ---> 5f296b231012 20:54:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:54:30 Removing intermediate container 83407b3464bc 20:54:30 ---> d2afc76d80f8 20:54:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:54:30 Removing intermediate container 7f506389a22e 20:54:30 ---> 7dc7d83bae9a 20:54:30 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:54:30 ---> 194c0f5cd52f 20:54:30 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:54:30 ---> Running in e00dff96fe8c 20:54:30 ---> e0f14eaabb90 20:54:30 Step 19/23 : ENTRYPOINT ["/core-command"] 20:54:30 ---> Running in 2559d4ba205b 20:54:30 ---> 13504ea4e43d 20:54:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:54:30 ---> Running in bcc9f0b51718 20:54:31 Removing intermediate container e00dff96fe8c 20:54:31 ---> 07a748035dbc 20:54:31 Step 20/22 : LABEL arch=x86_64 20:54:31 ---> 1fc6f95b9195 20:54:31 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:54:31 Removing intermediate container 2559d4ba205b 20:54:31 ---> b6cfafeb34f9 20:54:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:54:31 ---> Running in fd0969f25e5d 20:54:31 ---> f430daa269ef 20:54:31 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 20:54:31 Removing intermediate container bcc9f0b51718 20:54:31 ---> 82af347443f1 20:54:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:54:31 ---> Running in 27b3bba4ba43 20:54:31 ---> Running in a13b4e35fa2a 20:54:31 ---> Running in 87d98bef4f3e 20:54:31 ---> Running in 94e9050c1cc6 20:54:32 Removing intermediate container fd0969f25e5d 20:54:32 ---> 7b44d1a34e25 20:54:32 Step 21/22 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e 20:54:32 ---> Running in 2d36e7842041 20:54:32 Removing intermediate container a13b4e35fa2a 20:54:32 ---> 13793455454e 20:54:32 Step 20/22 : LABEL arch=x86_64 20:54:32 Removing intermediate container 94e9050c1cc6 20:54:32 ---> 40c711a47a32 20:54:32 Step 21/23 : LABEL arch=x86_64 20:54:32 ---> Running in 96e9b6f7dd9f 20:54:32 ---> Running in 0fb8333020b1 20:54:32 Removing intermediate container 2d36e7842041 20:54:32 ---> dbac7f4cdc55 20:54:32 Step 22/22 : LABEL version=0.0.0 20:54:33 ---> Running in 8b462d9c6ca0 20:54:33 Removing intermediate container 96e9b6f7dd9f 20:54:33 ---> 935f9bd1b454 20:54:33 Step 21/22 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e 20:54:33 Removing intermediate container 0fb8333020b1 20:54:33 ---> c52b0899d901 20:54:33 Step 22/23 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e 20:54:33 ---> Running in e8a17691166f 20:54:33 ---> Running in 7f11f38da5d0 20:54:33 Removing intermediate container 8b462d9c6ca0 20:54:33 ---> 54fe169628f6 20:54:33 20:54:33 Successfully built 54fe169628f6 20:54:33 Removing intermediate container 7f11f38da5d0 20:54:33 ---> 17577a36df00 20:54:33 Step 23/23 : LABEL version=0.0.0 20:54:33 Successfully tagged docker-support-scheduler-go:latest 20:54:33  Building docker-support-scheduler-go ... done Building docker-core-metadata-go 20:54:33 Removing intermediate container e8a17691166f 20:54:33 ---> d5e48afe9bd3 20:54:33 Step 22/22 : LABEL version=0.0.0 20:54:33 ---> Running in 10499645c996 20:54:33 ---> Running in 097663f2900d 20:54:34 Removing intermediate container 87d98bef4f3e 20:54:34 ---> f04c054f32b6 20:54:34 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:54:34 Removing intermediate container 27b3bba4ba43 20:54:34 ---> f52993763d63 20:54:34 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:54:34 ---> Running in c3b8e4c1b388 20:54:34 Removing intermediate container 097663f2900d 20:54:34 ---> 840b4f7b375d 20:54:34 20:54:34 Removing intermediate container 10499645c996 20:54:34 ---> befc4d2ff938 20:54:34 20:54:34 Successfully built 840b4f7b375d 20:54:34 Successfully built befc4d2ff938 20:54:34 Successfully tagged docker-support-notifications-go:latest 20:54:34 Building docker-security-proxy-setup-go 20:54:34  Building docker-support-notifications-go ... done Removing intermediate container c3b8e4c1b388 20:54:34 ---> 019dae377361 20:54:34 Step 22/24 : LABEL arch=x86_64 20:54:34 Successfully tagged docker-core-command-go:latest 20:54:34  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go 20:54:34 ---> 60fd3d9e02a9 20:54:34 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:54:35 ---> Running in 40530ac3d1f0 20:54:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.227s coverage: 92.8% of statements 20:54:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 20:54:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 20:54:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 20:54:35 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 20:54:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:54:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 20:54:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 20:54:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:54:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:54:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 20:54:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:54:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 20:54:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:54:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 20:54:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:54:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 20:54:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 20:54:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 20:54:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.131s coverage: 58.8% of statements 20:54:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 20:54:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 20:54:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.317s coverage: 1.0% of statements 20:54:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 20:54:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 20:54:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:54:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.140s coverage: 47.1% of statements 20:54:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.210s coverage: 79.5% of statements 20:54:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.127s coverage: 94.1% of statements 20:54:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.144s coverage: 96.3% of statements 20:54:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.152s coverage: 87.5% of statements 20:54:35 Removing intermediate container 40530ac3d1f0 20:54:35 ---> e8e257fbc1ee 20:54:35 Step 23/24 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e 20:54:35 ---> Running in cf299267ddaf 20:54:35 ---> a8198bf98454 20:54:35 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:54:38 Removing intermediate container cf299267ddaf 20:54:38 ---> a0d6b56edbf6 20:54:38 Step 24/24 : LABEL version=0.0.0 20:54:38 ---> Running in 63a68c8153d7 20:54:42 ---> 39bee0ff0b98 20:54:42 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:54:45 Removing intermediate container 63a68c8153d7 20:54:45 ---> 5731fa61c0a6 20:54:45 20:54:45 ---> bc4d0b799585 20:54:45 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:54:45 Successfully built 5731fa61c0a6 20:54:45 Successfully tagged docker-security-secretstore-setup-go:latest 20:54:45 Building docker-core-data-go 20:54:45  Building docker-security-secretstore-setup-go ... done  ---> fb4b00cdaebe 20:54:45 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:54:45 ---> Running in 629a6316a770 20:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.132s coverage: 94.4% of statements 20:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.147s coverage: 44.8% of statements 20:54:50 Removing intermediate container 629a6316a770 20:54:50 ---> 09df24747b59 20:54:50 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:54:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.564s coverage: 81.5% of statements 20:54:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:54:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/tokencleaner 0.102s coverage: 87.1% of statements 20:54:59 ---> 50c741ccb9b0 20:54:59 Step 26/31 : RUN chmod +x /entrypoint.sh 20:54:59 ---> Running in 06d82f7d122c 20:55:00 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:55:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:55:00 ---> 24574ce5626b 20:55:00 Step 3/26 : WORKDIR /edgex-go 20:55:00 ---> Using cache 20:55:00 ---> a560277366bd 20:55:00 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:55:00 ---> Using cache 20:55:00 ---> 0c2ce2745c29 20:55:00 Step 5/26 : RUN apk add --update --no-cache make bash git 20:55:00 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:55:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:55:00 ---> 24574ce5626b 20:55:00 Step 3/23 : WORKDIR /edgex-go 20:55:00 ---> Using cache 20:55:00 ---> a560277366bd 20:55:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:55:00 ---> Using cache 20:55:00 ---> 0c2ce2745c29 20:55:00 Step 5/23 : RUN apk add --update --no-cache make git 20:55:00 ---> Using cache 20:55:00 ---> 7f267c4d2a2a 20:55:00 Step 6/23 : COPY go.mod . 20:55:00 ---> Using cache 20:55:00 ---> 7b048c26d3a5 20:55:00 Step 7/23 : RUN go mod download 20:55:00 ---> Using cache 20:55:00 ---> 6d7d48d8580a 20:55:00 Step 8/23 : COPY . . 20:55:00 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:55:00 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:55:00 ---> 24574ce5626b 20:55:00 Step 3/21 : WORKDIR /edgex-go 20:55:00 ---> Using cache 20:55:00 ---> a560277366bd 20:55:00 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:55:00 ---> Using cache 20:55:00 ---> 0c2ce2745c29 20:55:00 Step 5/21 : RUN apk add --update --no-cache make git 20:55:00 ---> Using cache 20:55:00 ---> 7f267c4d2a2a 20:55:00 Step 6/21 : COPY go.mod . 20:55:00 ---> Using cache 20:55:00 ---> 7b048c26d3a5 20:55:00 Step 7/21 : RUN go mod download 20:55:00 ---> Using cache 20:55:00 ---> 6d7d48d8580a 20:55:00 Step 8/21 : COPY . . 20:55:00 ---> Using cache 20:55:00 ---> Using cache 20:55:00 ---> 697d978f03c0 20:55:00 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:55:00 ---> 697d978f03c0 20:55:00 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:55:01 ---> Running in ca7d88199981 20:55:02 ---> Running in 114fc5a6c8f6 20:55:02 ---> Running in c1ed66891636 20:55:04 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 20:55:05 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 20:55:05 Removing intermediate container 06d82f7d122c 20:55:05 ---> 7659a20d581a 20:55:05 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:55:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:55:05 ---> Running in 43290b195dec 20:55:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:55:06 OK: 233 MiB in 51 packages 20:55:06 Removing intermediate container 43290b195dec 20:55:06 ---> f1d4c5113680 20:55:06 Step 28/31 : CMD ["gate"] 20:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.170s coverage: 92.9% of statements 20:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements 20:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements 20:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.109s coverage: 100.0% of statements 20:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.146s coverage: 75.5% of statements 20:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.128s coverage: 80.8% of statements 20:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.212s coverage: 87.2% of statements 20:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.182s coverage: 84.6% of statements 20:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.254s coverage: 91.6% of statements 20:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.591s coverage: 64.4% of statements 20:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.133s coverage: 100.0% of statements 20:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 91.3% of statements 20:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.111s coverage: 100.0% of statements 20:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements 20:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements 20:55:07 ---> Running in 86f34b28fa56 20:55:09 Removing intermediate container 86f34b28fa56 20:55:09 ---> 742d15642fee 20:55:09 Step 29/31 : LABEL arch=x86_64 20:55:09 Removing intermediate container 114fc5a6c8f6 20:55:09 ---> 45548921ef77 20:55:09 Step 6/26 : COPY go.mod . 20:55:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.957s coverage: 69.0% of statements 20:55:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:55:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:55:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:55:10 ---> Running in 2c8ded319957 20:55:10 ---> 2a6ec32383a7 20:55:10 Step 7/26 : RUN go mod download 20:55:10 ---> Running in 48fefa5e5f61 20:55:11 Removing intermediate container 2c8ded319957 20:55:11 ---> d241ec24dbde 20:55:11 Step 30/31 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e 20:55:11 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:55:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:55:11 ---> 24574ce5626b 20:55:11 Step 3/23 : WORKDIR /edgex-go 20:55:11 ---> Using cache 20:55:11 ---> a560277366bd 20:55:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:55:11 ---> Using cache 20:55:11 ---> 0c2ce2745c29 20:55:11 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:55:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.503s coverage: 38.4% of statements 20:55:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:55:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:55:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.086s coverage: 89.5% of statements 20:55:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:55:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.091s coverage: 84.8% of statements 20:55:13 ---> Running in 40028d7051ec 20:55:13 ---> Running in 41a9dc6116cb 20:55:13 Removing intermediate container 41a9dc6116cb 20:55:13 ---> 53f15ab345c8 20:55:13 Step 31/31 : LABEL version=0.0.0 20:55:13 ---> Running in 614e84ce166d 20:55:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:55:13 Removing intermediate container 614e84ce166d 20:55:13 ---> 7b04155ad26e 20:55:13 20:55:14 Successfully built 7b04155ad26e 20:55:14 Successfully tagged docker-security-bootstrapper-go:latest 20:55:14  Building docker-security-bootstrapper-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:55:15 OK: 233 MiB in 51 packages 20:55:15 Removing intermediate container 48fefa5e5f61 20:55:15 ---> c31827ef8329 20:55:15 Step 8/26 : COPY . . 20:55:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.391s coverage: 47.0% of statements 20:55:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:55:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:55:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 20:55:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 20:55:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 20:55:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.121s coverage: 100.0% of statements 20:55:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 20:55:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.157s coverage: 100.0% of statements 20:55:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 20:55:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 20:55:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 20:55:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 20:55:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.446s coverage: 87.1% of statements 20:55:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 20:55:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 20:55:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 20:55:18 Removing intermediate container 40028d7051ec 20:55:18 ---> f6c508a39a36 20:55:18 Step 6/23 : COPY go.mod . 20:55:20 ---> 78889ab51ae1 20:55:20 Step 7/23 : RUN go mod download 20:55:23 ---> Running in 8c3f0e283d18 20:55:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.258s coverage: 29.1% of statements 20:55:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:55:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:55:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 20:55:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 20:55:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 20:55:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.182s coverage: 99.0% of statements 20:55:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 20:55:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.235s coverage: 100.0% of statements 20:55:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 20:55:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 20:55:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 20:55:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 20:55:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.235s coverage: 95.0% of statements 20:55:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 20:55:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 20:55:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 20:55:26 ok github.com/edgexfoundry/edgex-go/internal/system 0.052s coverage: 0.0% of statements 20:55:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:55:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements 20:55:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 20:55:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:55:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:55:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 20:55:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.114s coverage: 87.9% of statements 20:55:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 20:55:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:55:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.097s coverage: 100.0% of statements 20:55:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.121s coverage: 32.1% of statements 20:55:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 20:55:29 GO111MODULE=on go vet ./... 20:55:31 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 20:55:32 Removing intermediate container 8c3f0e283d18 20:55:32 ---> a902f619989d 20:55:32 Step 8/23 : COPY . . 20:55:42 ---> 45a92c352250 20:55:42 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:55:43 ---> Running in 25410027de6c 20:55:46 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 20:55:51 Removing intermediate container ca7d88199981 20:55:51 ---> 29395eff8e61 20:55:51 20:55:51 Step 10/21 : FROM alpine:3.12 20:55:51 ---> 42cb162f0360 20:55:51 Step 11/21 : RUN apk add --update --no-cache curl 20:55:51 Removing intermediate container c1ed66891636 20:55:51 ---> 59695d11a9c9 20:55:51 20:55:51 Step 10/23 : FROM alpine:3.12 20:55:51 ---> 42cb162f0360 20:55:51 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:55:51 ---> Using cache 20:55:51 ---> 3bcc42abc028 20:55:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:55:51 ---> Using cache 20:55:51 ---> 1620153c80c4 20:55:51 Step 13/23 : ENV APP_PORT=48081 20:55:53 ---> Running in 6dbef2acc9c5 20:55:53 ---> Running in 9625fc6c7e8c 20:55:55 Removing intermediate container 9625fc6c7e8c 20:55:55 ---> 860be5ed9725 20:55:55 Step 14/23 : EXPOSE $APP_PORT 20:55:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:55:55 ---> Running in c2d65f6fda0c 20:55:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:55:55 (1/4) Installing ca-certificates (20191127-r4) 20:55:55 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:55:55 (3/4) Installing libcurl (7.69.1-r3) 20:55:55 (4/4) Installing curl (7.69.1-r3) 20:55:55 Executing busybox-1.31.1-r19.trigger 20:55:55 Executing ca-certificates-20191127-r4.trigger 20:55:56 OK: 7 MiB in 18 packages 20:55:56 Removing intermediate container c2d65f6fda0c 20:55:56 ---> 2f2d85eba599 20:55:56 Step 15/23 : WORKDIR / 20:55:57 ---> Running in bab5f6be128f 20:55:58 ---> 58d51058b68b 20:55:58 Step 9/23 : RUN make cmd/core-data/core-data 20:55:58 Removing intermediate container bab5f6be128f 20:55:58 ---> 0c4aec0b35a5 20:55:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:55:59 ---> Running in 215163b5076b 20:55:59 Removing intermediate container 6dbef2acc9c5 20:55:59 ---> 2ed2395f78f9 20:55:59 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:55:59 ---> ec978dc90cde 20:55:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:56:00 ---> Running in f3d81004974a 20:56:00 Removing intermediate container f3d81004974a 20:56:00 ---> 7332a4afa6e9 20:56:00 Step 13/21 : WORKDIR /edgex 20:56:00 ---> Running in e67288299862 20:56:00 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 20:56:00 ---> de88de361b5d 20:56:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:56:00 Removing intermediate container e67288299862 20:56:00 ---> 51d4b9c8072b 20:56:00 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:56:01 ---> 883ba4b042ac 20:56:01 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:56:01 ---> Running in be4c240f6077 20:56:01 ---> e5f97790dc76 20:56:01 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:56:01 Removing intermediate container be4c240f6077 20:56:01 ---> 333d9c165e21 20:56:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:56:01 ---> Running in 5f61ac65745f 20:56:01 ---> a239b9c31f75 20:56:01 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:56:01 Removing intermediate container 5f61ac65745f 20:56:01 ---> b2f71b51df16 20:56:01 Step 21/23 : LABEL arch=x86_64 20:56:03 ---> Running in 715bd038c8b5 20:56:03 ---> f1f251898d21 20:56:03 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:56:03 ---> Running in 894357d6f8c9 20:56:03 Removing intermediate container 715bd038c8b5 20:56:03 ---> fca07b35a803 20:56:03 Step 22/23 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e 20:56:04 ---> Running in 9b48e345e97a 20:56:04 Removing intermediate container 894357d6f8c9 20:56:04 ---> da8a045b9434 20:56:04 Step 18/21 : CMD ["--init=true"] 20:56:04 ---> Running in 2c8c76c5bb25 20:56:05 Removing intermediate container 2c8c76c5bb25 20:56:05 ---> df1f8170c6df 20:56:05 Step 19/21 : LABEL arch=x86_64 20:56:06 Removing intermediate container 9b48e345e97a 20:56:06 ---> 5e84f6c86b5c 20:56:06 Step 23/23 : LABEL version=0.0.0 20:56:06 ---> Running in 88caea694269 20:56:06 Removing intermediate container 25410027de6c 20:56:06 ---> df091e943f76 20:56:06 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:56:06 ---> Running in f03623ab0427 20:56:06 ---> Running in ce3ffa8d654f 20:56:06 Removing intermediate container 88caea694269 20:56:06 ---> 0d2da99536ab 20:56:06 Step 20/21 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e 20:56:07 Removing intermediate container f03623ab0427 20:56:07 ---> a7e611d89fa8 20:56:07 20:56:07 ---> Running in 615ea42adc50 20:56:07 Successfully built a7e611d89fa8 20:56:07 Successfully tagged docker-core-metadata-go:latest 20:56:07  Building docker-core-metadata-go ... done Removing intermediate container 615ea42adc50 20:56:07 ---> a21cf1d28f80 20:56:07 Step 21/21 : LABEL version=0.0.0 20:56:07 ---> Running in c4aba933795a 20:56:07 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 20:56:07 Removing intermediate container c4aba933795a 20:56:07 ---> f415387e0869 20:56:07 20:56:08 Successfully built f415387e0869 20:56:08 Successfully tagged docker-security-proxy-setup-go:latest 20:56:10  Building docker-security-proxy-setup-go ... done Removing intermediate container ce3ffa8d654f 20:56:10 ---> 7085281d3e4e 20:56:10 20:56:10 Step 11/26 : FROM docker:20.10.0 20:56:10 20.10.0: Pulling from library/docker 20:56:18 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:56:18 Status: Downloaded newer image for docker:20.10.0 20:56:18 ---> aefe523efa57 20:56:18 Step 12/26 : RUN apk add --no-cache bash 20:56:18 ---> Running in f6f4da76d3d5 20:56:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:56:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:56:18 (1/2) Installing readline (8.0.4-r0) 20:56:18 (2/2) Installing bash (5.0.17-r0) 20:56:18 Executing bash-5.0.17-r0.post-install 20:56:18 Executing busybox-1.31.1-r19.trigger 20:56:18 OK: 12 MiB in 22 packages 20:56:19 Removing intermediate container f6f4da76d3d5 20:56:19 ---> 8ab003e9eaa7 20:56:19 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 20:56:19 ---> Running in 20aaedab556c 20:56:19 Removing intermediate container 20aaedab556c 20:56:19 ---> e606dae8a2d3 20:56:19 Step 14/26 : ENV APP_PORT=48090 20:56:19 ---> Running in 7dee123b47e6 20:56:20 Removing intermediate container 7dee123b47e6 20:56:20 ---> e68e4615e550 20:56:20 Step 15/26 : EXPOSE $APP_PORT 20:56:20 ---> Running in 2fe49bd8df2d 20:56:20 Removing intermediate container 2fe49bd8df2d 20:56:20 ---> 4892211ea246 20:56:20 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:56:22 ---> 4d3f4338fd10 20:56:22 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:56:22 Removing intermediate container 215163b5076b 20:56:22 ---> be218e820148 20:56:22 20:56:22 Step 10/23 : FROM alpine:3.12 20:56:22 ---> 42cb162f0360 20:56:22 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:56:22 ---> Running in 9431d120e0c1 20:56:22 ---> 400da627e280 20:56:22 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:56:22 Removing intermediate container 9431d120e0c1 20:56:22 ---> e2aaaee10a52 20:56:22 Step 12/23 : ENV APP_PORT=48080 20:56:22 ---> Running in eb5eacd00812 20:56:23 ---> d7ed3e94de66 20:56:23 Step 19/26 : RUN apk --no-cache add py3-pip 20:56:23 ---> Running in 56fa2ddc1e02 20:56:23 Removing intermediate container eb5eacd00812 20:56:23 ---> 339f4627d167 20:56:23 Step 13/23 : EXPOSE $APP_PORT 20:56:23 ---> Running in 6ae3bcf1d82a 20:56:23 Removing intermediate container 6ae3bcf1d82a 20:56:23 ---> ddf307436843 20:56:23 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:56:23 ---> Running in 269223439fb8 20:56:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:56:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:56:24 (1/33) Installing libbz2 (1.0.8-r1) 20:56:24 (2/33) Installing expat (2.2.9-r1) 20:56:24 (3/33) Installing libffi (3.3-r2) 20:56:24 (4/33) Installing gdbm (1.13-r1) 20:56:24 (5/33) Installing xz-libs (5.2.5-r0) 20:56:24 (6/33) Installing sqlite-libs (3.32.1-r0) 20:56:24 (7/33) Installing python3 (3.8.8-r0) 20:56:28 (8/33) Installing py3-appdirs (1.4.4-r1) 20:56:28 (9/33) Installing py3-ordered-set (4.0.1-r0) 20:56:28 (10/33) Installing py3-parsing (2.4.7-r0) 20:56:28 (11/33) Installing py3-six (1.15.0-r0) 20:56:28 (12/33) Installing py3-packaging (20.4-r0) 20:56:28 (13/33) Installing py3-setuptools (47.0.0-r0) 20:56:28 Removing intermediate container 269223439fb8 20:56:28 ---> ec4d6d5908e4 20:56:28 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:56:28 (14/33) Installing py3-chardet (3.0.4-r4) 20:56:28 (15/33) Installing py3-idna (2.9-r0) 20:56:28 (16/33) Installing py3-certifi (2020.4.5.1-r0) 20:56:28 (17/33) Installing py3-urllib3 (1.25.9-r0) 20:56:28 ---> Running in 0680f4e11043 20:56:28 (18/33) Installing py3-requests (2.23.0-r0) 20:56:28 (19/33) Installing py3-msgpack (1.0.0-r0) 20:56:28 (20/33) Installing py3-lockfile (0.12.2-r3) 20:56:28 (21/33) Installing py3-cachecontrol (0.12.6-r0) 20:56:28 (22/33) Installing py3-colorama (0.4.3-r0) 20:56:29 (23/33) Installing py3-distlib (0.3.0-r0) 20:56:29 (24/33) Installing py3-distro (1.5.0-r1) 20:56:29 (25/33) Installing py3-webencodings (0.5.1-r3) 20:56:29 (26/33) Installing py3-html5lib (1.0.1-r4) 20:56:29 (27/33) Installing py3-pytoml (0.1.21-r0) 20:56:29 (28/33) Installing py3-pep517 (0.8.2-r0) 20:56:29 (29/33) Installing py3-progress (1.5-r0) 20:56:29 (30/33) Installing py3-toml (0.10.1-r0) 20:56:29 (31/33) Installing py3-retrying (1.3.3-r0) 20:56:29 (32/33) Installing py3-contextlib2 (0.6.0-r0) 20:56:29 (33/33) Installing py3-pip (20.1.1-r0) 20:56:29 Executing busybox-1.31.1-r19.trigger 20:56:29 OK: 71 MiB in 55 packages 20:56:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:56:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:56:30 (1/6) Installing dumb-init (1.2.2-r1) 20:56:30 (2/6) Installing libgcc (9.3.0-r2) 20:56:30 (3/6) Installing libsodium (1.0.18-r0) 20:56:30 (4/6) Installing libstdc++ (9.3.0-r2) 20:56:30 (5/6) Installing libzmq (4.3.3-r0) 20:56:31 (6/6) Installing zeromq (4.3.3-r0) 20:56:31 Executing busybox-1.31.1-r19.trigger 20:56:31 OK: 8 MiB in 20 packages 20:56:35 Removing intermediate container 0680f4e11043 20:56:35 ---> ddecc222fa2a 20:56:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:56:35 Removing intermediate container 56fa2ddc1e02 20:56:35 ---> ac2b64497220 20:56:35 Step 20/26 : RUN pip install docker-compose==1.23.2 20:56:35 ---> Running in 1e2d057c5c39 20:56:35 ---> 84adc5520a89 20:56:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:56:35 ---> e813881f982b 20:56:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:56:36 ---> 90722e865c81 20:56:36 Step 19/23 : ENTRYPOINT ["/core-data"] 20:56:36 ---> Running in 3de5fdf0ab76 20:56:36 Removing intermediate container 3de5fdf0ab76 20:56:36 ---> 4958cc233607 20:56:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:56:36 ---> Running in 29f3ecb0b2fa 20:56:36 Collecting docker-compose==1.23.2 20:56:36 Removing intermediate container 29f3ecb0b2fa 20:56:36 ---> 5e265c37446e 20:56:36 Step 21/23 : LABEL arch=x86_64 20:56:36 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:56:36 ---> Running in f9a01152416a 20:56:36 Collecting cached-property<2,>=1.2.0 20:56:36 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:56:36 Removing intermediate container f9a01152416a 20:56:36 ---> 968f02d17eba 20:56:36 Step 22/23 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e 20:56:36 ---> Running in 21aad8f9d795 20:56:37 Collecting PyYAML<4,>=3.10 20:56:37 Downloading PyYAML-3.13.tar.gz (270 kB) 20:56:37 Removing intermediate container 21aad8f9d795 20:56:37 ---> c77cda1e1cbe 20:56:37 Step 23/23 : LABEL version=0.0.0 20:56:37 ---> Running in a6c4518692e5 20:56:38 Removing intermediate container a6c4518692e5 20:56:38 ---> 51d4766590d7 20:56:38 20:56:38 Successfully built 51d4766590d7 20:56:38 Successfully tagged docker-core-data-go:latest 20:56:38  Building docker-core-data-go ... done Collecting websocket-client<1.0,>=0.32.0 20:56:38 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 20:56:38 Collecting jsonschema<3,>=2.5.1 20:56:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:56:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:56:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:56:38 Collecting texttable<0.10,>=0.9.0 20:56:38 Downloading texttable-0.9.1.tar.gz (11 kB) 20:56:39 Collecting docopt<0.7,>=0.6.1 20:56:39 Downloading docopt-0.6.2.tar.gz (25 kB) 20:56:40 Collecting docker<4.0,>=3.6.0 20:56:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:56:40 Collecting dockerpty<0.5,>=0.4.1 20:56:40 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:56:40 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:56:40 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) 20:56:40 Collecting urllib3<1.25,>=1.21.1 20:56:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:56:40 Collecting idna<2.8,>=2.5 20:56:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:56:40 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) 20:56:41 Collecting docker-pycreds>=0.4.0 20:56:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:56:41 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:56:41 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:56:41 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:56:41 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:56:41 Installing collected packages: cached-property, PyYAML, websocket-client, jsonschema, urllib3, idna, requests, texttable, docopt, docker-pycreds, docker, dockerpty, docker-compose 20:56:41 Running setup.py install for PyYAML: started 20:56:41 Running setup.py install for PyYAML: finished with status 'done' 20:56:42 Attempting uninstall: urllib3 20:56:42 Found existing installation: urllib3 1.25.9 20:56:42 Uninstalling urllib3-1.25.9: 20:56:42 Successfully uninstalled urllib3-1.25.9 20:56:42 Attempting uninstall: idna 20:56:42 Found existing installation: idna 2.9 20:56:42 Uninstalling idna-2.9: 20:56:42 Successfully uninstalled idna-2.9 20:56:42 Attempting uninstall: requests 20:56:42 Found existing installation: requests 2.23.0 20:56:42 Uninstalling requests-2.23.0: 20:56:42 Successfully uninstalled requests-2.23.0 20:56:42 Running setup.py install for texttable: started 20:56:43 Running setup.py install for texttable: finished with status 'done' 20:56:43 Running setup.py install for docopt: started 20:56:43 Running setup.py install for docopt: finished with status 'done' 20:56:43 Running setup.py install for dockerpty: started 20:56:44 Running setup.py install for dockerpty: finished with status 'done' 20:56:44 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 20:56:48 Removing intermediate container 1e2d057c5c39 20:56:48 ---> 3844d0bcd6c8 20:56:48 Step 21/26 : RUN apk --no-cache add curl 20:56:48 ---> Running in f1c8eae72f50 20:56:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:56:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:56:48 (1/3) Installing nghttp2-libs (1.41.0-r0) 20:56:48 (2/3) Installing libcurl (7.69.1-r3) 20:56:48 (3/3) Installing curl (7.69.1-r3) 20:56:48 Executing busybox-1.31.1-r19.trigger 20:56:48 OK: 72 MiB in 58 packages 20:56:49 Removing intermediate container f1c8eae72f50 20:56:49 ---> 52f7855acaff 20:56:49 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 20:56:49 ---> Running in 066fba06ddce 20:56:49 Removing intermediate container 066fba06ddce 20:56:49 ---> 9e7ce7e2529e 20:56:49 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:56:49 ---> Running in c24ebdeb594c 20:56:49 Removing intermediate container c24ebdeb594c 20:56:49 ---> a4398087e05b 20:56:49 Step 24/26 : LABEL arch=x86_64 20:56:49 ---> Running in 57e1cddccab2 20:56:50 Removing intermediate container 57e1cddccab2 20:56:50 ---> cecb554987af 20:56:50 Step 25/26 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e 20:56:50 ---> Running in 7d217ecebdfd 20:56:50 Removing intermediate container 7d217ecebdfd 20:56:50 ---> 171691211488 20:56:50 Step 26/26 : LABEL version=0.0.0 20:56:50 ---> Running in ca8c0642a055 20:56:50 Removing intermediate container ca8c0642a055 20:56:50 ---> f7c35c002398 20:56:50 20:56:50 Successfully built f7c35c002398 20:56:50 Successfully tagged docker-sys-mgmt-agent-go:latest 20:56:50 gofmt -l . 20:56:50 [ "`gofmt -l .`" = "" ] 20:56:50 ./bin/test-go-mod-tidy.sh 20:56:50 ./bin/test-attribution-txt.sh 20:56:51  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 20:56:51 $ docker stop --time=1 aa72a150c63ae9e04b524bf35fc371eca3b283c8e57a9d581538e386754143ac 20:56:52 $ docker rm -f aa72a150c63ae9e04b524bf35fc371eca3b283c8e57a9d581538e386754143ac [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 20:56:53 + docker images 20:56:53 + grep docker 20:56:53 + ls -al . 20:56:53 total 820 20:56:53 drwxrwxr-x 9 1001 1001 4096 Mar 30 20:56 . 20:56:53 drwxr-xr-x 4 root root 4096 Mar 30 20:52 .. 20:56:53 -rw-rw-r-- 1 1001 1001 11 Mar 30 20:50 .dockerignore 20:56:53 drwxrwxr-x 8 1001 1001 4096 Mar 30 20:50 .git 20:56:53 drwxrwxr-x 3 1001 1001 4096 Mar 30 20:50 .github 20:56:53 -rw-rw-r-- 1 1001 1001 818 Mar 30 20:50 .gitignore 20:56:53 -rw-rw-r-- 1 1001 1001 166 Mar 30 20:50 .sonarcloud.properties 20:56:53 -rw-rw-r-- 1 1001 1001 8607 Mar 30 20:50 Attribution.txt 20:56:53 -rw-rw-r-- 1 1001 1001 3804 Mar 30 20:50 CONTRIBUTING.md 20:56:53 -rw-rw-r-- 1 1001 1001 931 Mar 30 20:50 Dockerfile.build 20:56:53 -rw-rw-r-- 1 1001 1001 863 Mar 30 20:50 Jenkinsfile 20:56:53 -rw-rw-r-- 1 1001 1001 10775 Mar 30 20:50 LICENSE 20:56:53 -rw-rw-r-- 1 1001 1001 5774 Mar 30 20:50 Makefile 20:56:53 -rw-rw-r-- 1 1001 1001 6548 Mar 30 20:50 README.md 20:56:53 -rw-rw-r-- 1 1001 1001 6755 Mar 30 20:50 SECURITY.md 20:56:53 -rw-rw-r-- 1 1001 1001 5 Mar 30 20:48 VERSION 20:56:53 -rw-rw-r-- 1 1001 1001 4131 Mar 30 20:50 ZMQWindows.md 20:56:53 drwxrwxr-x 2 1001 1001 4096 Mar 30 20:50 bin 20:56:53 drwxrwxr-x 14 1001 1001 4096 Mar 30 20:50 cmd 20:56:53 -rw-r--r-- 1 root root 683562 Mar 30 20:55 coverage.out 20:56:53 -rw-r--r-- 1 root root 1056 Mar 30 20:56 go.mod 20:56:53 -rw-r--r-- 1 root root 22875 Mar 30 20:56 go.sum 20:56:53 drwxrwxr-x 8 1001 1001 4096 Mar 30 20:50 internal 20:56:53 drwxrwxr-x 4 1001 1001 4096 Mar 30 20:50 openapi 20:56:53 drwxrwxr-x 4 1001 1001 4096 Mar 30 20:50 snap 20:56:53 -rw-rw-r-- 1 1001 1001 168 Mar 30 20:50 version.go [Pipeline] sh 20:56:54 docker-sys-mgmt-agent-go latest f7c35c002398 3 seconds ago 314MB 20:56:54 docker-core-data-go latest 51d4766590d7 16 seconds ago 22.7MB 20:56:54 docker-security-proxy-setup-go latest f415387e0869 46 seconds ago 25.4MB 20:56:54 docker-core-metadata-go latest a7e611d89fa8 47 seconds ago 19MB 20:56:54 docker-security-bootstrapper-go latest 7b04155ad26e About a minute ago 18.9MB 20:56:54 docker-security-secretstore-setup-go latest 5731fa61c0a6 2 minutes ago 25.7MB 20:56:54 docker-core-command-go latest befc4d2ff938 2 minutes ago 17.3MB 20:56:54 docker-support-notifications-go latest 840b4f7b375d 2 minutes ago 17.9MB 20:56:54 docker-support-scheduler-go latest 54fe169628f6 2 minutes ago 17.4MB 20:56:54 docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 20:56:54 + '[' -e coverage.out ] 20:56:54 + chown 1001:1001 coverage.out [Pipeline] stash 20:56:54 Warning: overwriting stash ‘coverage-report’ [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 20:56:56 Stashed 1 file(s) [Pipeline] sh 20:56:56 + make build 20:56:56 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 20:57:06 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 20:57:10 Still waiting to schedule task 20:57:10 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 20:57:30 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 20:57:36 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 20:57:41 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 20:57:42 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 20:57:48 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 20:57:56 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 20:58:00 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 20:58:03 Running on prd-ubuntu18.04-docker-8c-8g-32081 in /w/workspace/edgexfoundry_edgex-go_PR-3324 [Pipeline] { [Pipeline] ws 20:58:03 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:58:04 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 20:58:06 using credential edgex-jenkins-ssh 20:58:06 Cloning the remote Git repository 20:58:07 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 20:58:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:58:06 > git init /w/workspace/edgex-go/1 # timeout=10 20:58:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:58:06 > git --version # timeout=10 20:58:06 > git --version # 'git version 2.17.1' 20:58:06 using GIT_SSH to set credentials SSH Credentials for GitHub 20:58:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:58:11 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 20:58:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:58:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:58:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:58:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:58:16 using GIT_SSH to set credentials SSH Credentials for GitHub 20:58:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3324/head:refs/remotes/origin/PR-3324 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:58:17 Merging remotes/origin/master commit 0e291f44bb73248a8c5ef7868096f1c33cce0f6a into PR head commit 3e40545313c0bcbdda59067dec18517f6e162e0e 20:58:17 Merge succeeded, producing 3e40545313c0bcbdda59067dec18517f6e162e0e 20:58:17 Checking out Revision 3e40545313c0bcbdda59067dec18517f6e162e0e (PR-3324) [Pipeline] } 20:58:18 $ docker stop --time=1 2f8b50e86426776c78f655198af12b63032f0bf337fa4cb6fa637daef5d839d7 20:58:17 > git config core.sparsecheckout # timeout=10 20:58:17 > git checkout -f 3e40545313c0bcbdda59067dec18517f6e162e0e # timeout=10 20:58:17 > git remote # timeout=10 20:58:17 > git config --get remote.origin.url # timeout=10 20:58:17 using GIT_SSH to set credentials SSH Credentials for GitHub 20:58:17 > git merge 0e291f44bb73248a8c5ef7868096f1c33cce0f6a # timeout=10 20:58:17 > git rev-parse HEAD^{commit} # timeout=10 20:58:17 > git config core.sparsecheckout # timeout=10 20:58:17 > git checkout -f 3e40545313c0bcbdda59067dec18517f6e162e0e # timeout=10 20:58:20 $ docker rm -f 2f8b50e86426776c78f655198af12b63032f0bf337fa4cb6fa637daef5d839d7 20:58:21 Commit message: "feat(security): Implementation for generating consul tokens changes for security-bootstrapper on setupRegitrsyACL - add logic for deleting consul tokens for the 2nd time or later based on the consul-token files - add logic for generating consul tokens with go-mod-secret's API - add logic for re-set up the consul tokens for the 2nd time or later - add env. override STAGEGATE_REGISTRY_ACL_TOKENBASEDIR for snap on consul token base directory" 20:58:21 > git --version # timeout=10 20:58:21 > git --version # 'git version 2.17.1' 20:58:21 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:58:23 + echo snap-build.sh 20:58:23 snap-build.sh 20:58:23 + SNAP_BASE_DIR=. 20:58:23 + '[' '!' -z /w/workspace/edgex-go/1 ']' 20:58:23 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 20:58:23 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 20:58:23 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 20:58:23 + cd /w/workspace/edgex-go/1 20:58:23 + sudo apt-get remove -qy --purge lxd lxd-client 20:58:23 Reading package lists... 20:58:23 Building dependency tree... 20:58:23 Reading state information... 20:58:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:58:23 20:58:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:58:23 The following packages were automatically installed and are no longer required: 20:58:23 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 20:58:23 uidmap xdelta3 20:58:23 Use 'sudo apt autoremove' to remove them. 20:58:23 The following packages will be REMOVED: 20:58:23 lxd* lxd-client* 20:58:23 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 20:58:23 After this operation, 31.7 MB disk space will be freed. [Pipeline] isUnix [Pipeline] sh 20:58:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:58:24 latest: Pulling from edgex-devops/edgex-compose-arm64 20:58:24 29e5d40040c1: Pulling fs layer 20:58:24 1ce36da41761: Pulling fs layer 20:58:24 25b303627fd3: Pulling fs layer 20:58:24 29e5d40040c1: Download complete 20:58:25 1ce36da41761: Verifying Checksum 20:58:25 1ce36da41761: Download complete 20:58:25 (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.) 20:58:25 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 20:58:25 29e5d40040c1: Pull complete 20:58:26 Removing lxd dnsmasq configuration 20:58:26 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 20:58:26 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 20:58:26 1ce36da41761: Pull complete 20:58:26 25b303627fd3: Verifying Checksum 20:58:26 25b303627fd3: Download complete 20:58:27 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 20:58:27 (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.) 20:58:27 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 20:58:28 Processing triggers for systemd (237-3ubuntu10.42) ... 20:58:28 Processing triggers for ureadahead (0.100.0-21) ... 20:58:30 + sudo snap remove --purge lxd 20:58:30 snap "lxd" is not installed 20:58:30 + sudo groupadd --force --system lxd 20:58:30 ++ whoami 20:58:30 + sudo /usr/sbin/usermod -G lxd -a jenkins 20:58:30 + newgrp - lxd 20:58:30 + sudo snap install lxd 20:58:37 25b303627fd3: Pull complete 20:58:37 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:58:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:58:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:58:37 prd-ubuntu18.04-docker-arm64-4c-16g-32077 does not seem to be running inside a container 20:58:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:58:40 $ docker top 7aadd1756af3e8e3e431994b6ddeba9e1a14fa7904cacbd4e997b9082e612572 -eo pid,comm [Pipeline] { [Pipeline] sh 20:58:41 + docker-compose build --help 20:58:41 + grep parallel 20:58:43 2021-03-30T20:58:40Z INFO Waiting for automatic snapd restart... 20:58:45 --parallel Build images in parallel. [Pipeline] } 20:58:45 $ docker stop --time=1 7aadd1756af3e8e3e431994b6ddeba9e1a14fa7904cacbd4e997b9082e612572 20:58:47 $ docker rm -f 7aadd1756af3e8e3e431994b6ddeba9e1a14fa7904cacbd4e997b9082e612572 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:58:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:58:48 . [Pipeline] withDockerContainer 20:58:48 prd-ubuntu18.04-docker-arm64-4c-16g-32077 does not seem to be running inside a container 20:58:48 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:58:49 $ docker top 7a5f8d4931cc372897dfbd26b9b780c987dc9ccb8934f55398441b6bb0226edc -eo pid,comm [Pipeline] { [Pipeline] sh 20:58:51 + docker-compose -f ./docker-compose-build.yml build --parallel 20:58:55 Building docker-core-command-go ... 20:58:55 Building docker-core-data-go ... 20:58:55 Building docker-core-metadata-go ... 20:58:55 Building docker-security-bootstrapper-go ... 20:58:55 Building docker-security-proxy-setup-go ... 20:58:55 Building docker-security-secretstore-setup-go ... 20:58:55 Building docker-support-notifications-go ... 20:58:55 Building docker-support-scheduler-go ... 20:58:55 Building docker-sys-mgmt-agent-go ... 20:58:55 Building docker-support-notifications-go 20:58:55 Building docker-security-bootstrapper-go 20:58:55 Building docker-core-command-go 20:58:55 Building docker-core-metadata-go 20:58:55 Building docker-support-scheduler-go 21:00:17 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:00:17 Step 2/31 : FROM ${BUILDER_BASE} AS builder 21:00:17 ---> 2abdb397fd7f 21:00:17 Step 3/31 : WORKDIR /edgex-go 21:00:17 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:00:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:00:17 ---> 2abdb397fd7f 21:00:17 Step 3/23 : WORKDIR /edgex-go 21:00:17 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:00:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:00:17 ---> 2abdb397fd7f 21:00:17 Step 3/23 : WORKDIR /edgex-go 21:00:17 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:00:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:00:17 ---> 2abdb397fd7f 21:00:17 Step 3/22 : WORKDIR /edgex-go 21:00:17 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:00:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:00:17 ---> 2abdb397fd7f 21:00:17 Step 3/22 : WORKDIR /edgex-go 21:00:17 ---> Running in 5116663ca37c 21:00:17 ---> Running in f3aca53e380e 21:00:17 ---> Running in 2fe09fde39f1 21:00:17 ---> Running in 4afe24c41b23 21:00:17 ---> Running in e3cf49e8e5ee 21:00:17 Removing intermediate container f3aca53e380e 21:00:17 ---> acd2b95dbb9d 21:00:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:17 Removing intermediate container e3cf49e8e5ee 21:00:17 ---> e2c981f22f32 21:00:17 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:17 Removing intermediate container 2fe09fde39f1 21:00:17 ---> 10f95181223d 21:00:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:17 Removing intermediate container 5116663ca37c 21:00:17 ---> 8e208b451fc0 21:00:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:17 Removing intermediate container 4afe24c41b23 21:00:17 ---> d0decb3a2c85 21:00:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:17 ---> Running in 4c8e70d9780f 21:00:17 ---> Running in dfb46548d71f 21:00:17 ---> Running in 298c3b8b51ac 21:00:17 ---> Running in 19fcbaf982a6 21:00:17 ---> Running in 24da77e3f0a2 21:00:18 Removing intermediate container 4c8e70d9780f 21:00:18 ---> f8675c942a36 21:00:18 Step 5/31 : RUN apk add --update --no-cache make git 21:00:18 Removing intermediate container dfb46548d71f 21:00:18 ---> 2e93903c7162 21:00:18 Step 5/23 : RUN apk add --update --no-cache make git 21:00:19 ---> Running in a4e940dd054c 21:00:19 ---> Running in 37c23ead5f22 21:00:19 lxd 4.12 from Canonical* installed 21:00:19 + sudo lxd init --auto 21:00:19 + sudo snap install --classic snapcraft 21:00:19 Removing intermediate container 298c3b8b51ac 21:00:19 ---> 384b14503199 21:00:19 Step 5/22 : RUN apk add --update --no-cache make git 21:00:20 Removing intermediate container 24da77e3f0a2 21:00:20 ---> 2c8be498b8ff 21:00:20 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 21:00:20 Removing intermediate container 19fcbaf982a6 21:00:20 ---> 8a795149efef 21:00:20 Step 5/23 : RUN apk add --update --no-cache make git 21:00:20 ---> Running in 07ac68442dc3 21:00:20 ---> Running in 1f743e923eeb 21:00:20 ---> Running in ab05300bec91 21:00:21 snapcraft 4.6 from Canonical* installed 21:00:21 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 21:00:21 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 21:00:21 % Total % Received % Xferd Average Speed Time Time Time Current 21:00:21 Dload Upload Total Spent Left Speed 21:00:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5313 0 --:--:-- --:--:-- --:--:-- 5268 21:00:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:00:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:00:22 100 3325k 100 3325k 0 0 9060k 0 --:--:-- --:--:-- --:--:-- 9060k 21:00:22 ./yq_linux_amd64 21:00:22 + sudo snapcraft prime --use-lxd 21:00:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:00:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:00:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:00:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:00:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:00:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:00:23 OK: 217 MiB in 51 packages 21:00:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:00:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:00:23 OK: 217 MiB in 51 packages 21:00:24 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 21:00:24 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: 21:00:24 - README.md 21:00:24 21:00:24 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:00:24 OK: 217 MiB in 51 packages 21:00:24 OK: 217 MiB in 51 packages 21:00:24 OK: 217 MiB in 51 packages 21:00:24 Launching a container. 21:00:26 Removing intermediate container 37c23ead5f22 21:00:26 ---> b4a8eb40c08e 21:00:26 Step 6/23 : COPY go.mod . 21:00:27 Removing intermediate container a4e940dd054c 21:00:27 ---> d871996d7a08 21:00:27 Step 6/31 : COPY go.mod . 21:00:27 Removing intermediate container 07ac68442dc3 21:00:27 ---> 2f347d25c7d8 21:00:27 Step 6/22 : COPY go.mod . 21:00:28 Removing intermediate container ab05300bec91 21:00:28 ---> fb6e6607589d 21:00:28 Step 6/22 : COPY go.mod . 21:00:28 ---> 07a4a9539a76 21:00:28 Step 7/23 : RUN go mod download 21:00:28 ---> a8fd3fb32271 21:00:28 Step 7/31 : RUN go mod download 21:00:28 Removing intermediate container 1f743e923eeb 21:00:28 ---> fae8aec61d76 21:00:28 Step 6/23 : COPY go.mod . 21:00:29 ---> Running in 9783810852c9 21:00:29 ---> Running in 2b09d8a30e18 21:00:29 ---> 8bd616e15b5f 21:00:29 Step 7/22 : RUN go mod download 21:00:29 ---> da4db9d41564 21:00:29 Step 7/22 : RUN go mod download 21:00:30 ---> d2457c3a9911 21:00:30 Step 7/23 : RUN go mod download 21:00:30 ---> Running in 95573a331fc8 21:00:30 ---> Running in 72820425d2ca 21:00:30 ---> Running in 94c0b00eaa4e 21:00:34 Removing intermediate container 9783810852c9 21:00:34 ---> 56b2b2a1757d 21:00:34 Step 8/23 : COPY . . 21:00:35 Removing intermediate container 2b09d8a30e18 21:00:35 ---> 6c496d3954d3 21:00:35 Step 8/31 : COPY . . 21:00:36 Removing intermediate container 72820425d2ca 21:00:36 Removing intermediate container 95573a331fc8 21:00:36 ---> 0bcd2944b05f 21:00:36 ---> 487b31e4cec6 21:00:36 Step 8/22 : COPY . . 21:00:36 Step 8/22 : COPY . . 21:00:36 Removing intermediate container 94c0b00eaa4e 21:00:37 Waiting for container to be ready 21:00:37 To start your first instance, try: lxc launch ubuntu:18.04 21:00:37 21:00:37 ---> 26ada3d64bae 21:00:37 Step 8/23 : COPY . . 21:00:40 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 21:00:40 Waiting for network to be ready... 21:00:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:00:40 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:00:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1640 kB] 21:00:41 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:00:41 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:00:41 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:00:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] 21:00:41 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 21:00:41 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 21:00:41 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] 21:00:41 Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] 21:00:41 Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:00:41 Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] 21:00:41 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:00:41 Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:00:41 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:00:41 Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:00:41 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] 21:00:42 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:00:42 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] 21:00:42 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] 21:00:42 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 21:00:42 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 21:00:42 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] 21:00:42 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] 21:00:42 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] 21:00:42 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] 21:00:45 Fetched 24.2 MB in 4s (5395 kB/s) 21:00:46 Reading package lists... 21:00:46 Reading package lists... 21:00:46 Building dependency tree... 21:00:46 Reading state information... 21:00:46 The following additional packages will be installed: 21:00:46 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:00:46 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:00:46 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:00:46 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 21:00:46 Suggested packages: 21:00:46 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 21:00:46 Recommended packages: 21:00:46 gnupg libsasl2-modules 21:00:46 The following NEW packages will be installed: 21:00:46 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:00:46 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:00:46 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:00:46 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 21:00:46 The following packages will be upgraded: 21:00:46 gpg gpg-agent gpgconf libudev1 21:00:46 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 21:00:46 Need to get 3530 kB of archives. 21:00:46 After this operation, 13.3 MB of additional disk space will be used. 21:00:46 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] 21:00:46 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] 21:00:46 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 21:00:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 21:00:47 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] 21:00:47 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] 21:00:47 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 21:00:47 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 21:00:47 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 21:00:47 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 21:00:47 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 21:00:47 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 21:00:47 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 21:00:47 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 21:00:47 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 21:00:47 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 21:00:47 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 21:00:47 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 21:00:47 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 21:00:47 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 21:00:47 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 21:00:47 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 21:00:47 debconf: delaying package configuration, since apt-utils is not installed 21:00:47 Fetched 3530 kB in 1s (3141 kB/s) 21:00:47 (Reading database ... 12511 files and directories currently installed.) 21:00:47 Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... 21:00:48 Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 21:00:48 Setting up libudev1:amd64 (237-3ubuntu10.45) ... 21:00:48 Selecting previously unselected package udev. 21:00:48 (Reading database ... 12511 files and directories currently installed.) 21:00:48 Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... 21:00:48 Unpacking udev (237-3ubuntu10.45) ... 21:00:48 Selecting previously unselected package libfuse2:amd64. 21:00:48 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 21:00:48 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:00:48 Selecting previously unselected package fuse. 21:00:48 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 21:00:48 Unpacking fuse (2.9.7-1ubuntu1) ... 21:00:48 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 21:00:48 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:00:48 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 21:00:48 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:00:48 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 21:00:48 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:00:49 Selecting previously unselected package libksba8:amd64. 21:00:49 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 21:00:49 Unpacking libksba8:amd64 (1.3.5-2) ... 21:00:49 Selecting previously unselected package libroken18-heimdal:amd64. 21:00:49 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:00:49 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:00:49 Selecting previously unselected package libasn1-8-heimdal:amd64. 21:00:49 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:00:49 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:00:49 Selecting previously unselected package libheimbase1-heimdal:amd64. 21:00:49 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:00:49 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:00:49 Selecting previously unselected package libhcrypto4-heimdal:amd64. 21:00:49 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:00:49 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:00:49 Selecting previously unselected package libwind0-heimdal:amd64. 21:00:49 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:00:49 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:00:49 Selecting previously unselected package libhx509-5-heimdal:amd64. 21:00:49 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:00:49 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:00:49 Selecting previously unselected package libkrb5-26-heimdal:amd64. 21:00:49 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:00:49 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:00:49 Selecting previously unselected package libheimntlm0-heimdal:amd64. 21:00:49 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:00:49 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:00:49 Selecting previously unselected package libgssapi3-heimdal:amd64. 21:00:49 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:00:49 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:00:49 Selecting previously unselected package libsasl2-modules-db:amd64. 21:00:49 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:00:49 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:00:49 Selecting previously unselected package libsasl2-2:amd64. 21:00:49 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:00:49 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:00:50 Selecting previously unselected package libldap-common. 21:00:50 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 21:00:50 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 21:00:50 Selecting previously unselected package libldap-2.4-2:amd64. 21:00:50 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 21:00:50 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 21:00:50 Selecting previously unselected package dirmngr. 21:00:50 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 21:00:50 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 21:00:50 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 21:00:50 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 21:00:50 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:00:50 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:00:50 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:00:50 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 21:00:50 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:00:50 Setting up libksba8:amd64 (1.3.5-2) ... 21:00:50 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:00:50 Setting up udev (237-3ubuntu10.45) ... 21:00:51 invoke-rc.d: policy-rc.d denied execution of start. 21:00:51 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:00:51 Processing triggers for systemd (237-3ubuntu10) ... 21:00:51 Setting up fuse (2.9.7-1ubuntu1) ... 21:00:51 Setting up gpg (2.2.4-1ubuntu1.4) ... 21:00:51 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:00:51 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:00:51 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:00:51 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:00:51 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:00:51 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:00:51 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:00:51 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 21:00:51 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 21:00:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:00:52 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 21:00:52 settings in the [Install] section, and DefaultInstance for template units). 21:00:52 This means they are not meant to be enabled using systemctl. 21:00:52 Possible reasons for having this kind of units are: 21:00:52 1) A unit may be statically enabled by being symlinked from another unit's 21:00:52 .wants/ or .requires/ directory. 21:00:52 2) A unit's purpose may be to act as a helper for some other unit which has 21:00:52 a requirement dependency on it. 21:00:52 3) A unit may be started when needed via activation (socket, path, timer, 21:00:52 D-Bus, udev, scripted systemctl call, ...). 21:00:52 4) In case of template units, the unit is meant to be enabled with some 21:00:52 instance name specified. 21:00:52 Reading package lists... 21:00:52 Building dependency tree... 21:00:52 Reading state information... 21:00:52 The following additional packages will be installed: 21:00:52 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 21:00:52 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 21:00:52 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 21:00:52 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 21:00:52 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 21:00:52 Suggested packages: 21:00:52 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 21:00:52 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 21:00:52 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 21:00:52 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 21:00:52 systemd-container policykit-1 21:00:52 Recommended packages: 21:00:52 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 21:00:52 The following NEW packages will be installed: 21:00:52 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 21:00:52 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 21:00:52 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 21:00:52 multiarch-support openssh-client python3 python3-minimal python3.6 21:00:52 python3.6-minimal snapd squashfs-tools sudo 21:00:52 The following packages will be upgraded: 21:00:52 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 21:00:52 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 21:00:52 Need to get 35.2 MB of archives. 21:00:52 After this operation, 141 MB of additional disk space will be used. 21:00:52 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] 21:00:52 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 21:00:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 21:00:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 21:00:53 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] 21:00:53 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 21:00:53 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 21:00:53 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 21:00:53 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 21:00:53 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 21:00:53 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 21:00:53 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 21:00:53 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 21:00:53 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 21:00:54 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 21:00:54 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 21:00:54 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 21:00:54 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 21:00:54 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 21:00:54 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 21:00:54 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 21:00:54 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 21:00:54 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 21:00:54 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 21:00:54 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 21:00:54 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 21:00:54 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 21:00:54 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 21:00:54 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 21:00:54 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 21:00:55 debconf: delaying package configuration, since apt-utils is not installed 21:00:55 Fetched 35.2 MB in 2s (14.2 MB/s) 21:00:55 (Reading database ... 12757 files and directories currently installed.) 21:00:55 Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... 21:00:55 Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... 21:00:56 Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... 21:00:56 Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 21:00:56 Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... 21:00:56 (Reading database ... 12757 files and directories currently installed.) 21:00:56 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 21:00:56 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 21:00:56 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 21:00:56 (Reading database ... 12757 files and directories currently installed.) 21:00:56 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 21:00:56 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 21:00:57 Setting up apt (1.6.12ubuntu0.2) ... 21:00:57 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 21:00:57 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 21:00:57 (Reading database ... 12764 files and directories currently installed.) 21:00:57 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 21:00:58 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 21:00:58 Selecting previously unselected package libpython3.6-minimal:amd64. 21:00:58 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:00:58 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:00:58 Selecting previously unselected package libexpat1:amd64. 21:00:58 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 21:00:58 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:00:59 Selecting previously unselected package python3.6-minimal. 21:00:59 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:00:59 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 21:01:00 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 21:01:00 Checking for services that may need to be restarted...done. 21:01:00 Checking for services that may need to be restarted...done. 21:01:00 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:01:00 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:01:00 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 21:01:00 Selecting previously unselected package python3-minimal. 21:01:00 (Reading database ... 13012 files and directories currently installed.) 21:01:00 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 21:01:00 Unpacking python3-minimal (3.6.7-1~18.04) ... 21:01:00 Selecting previously unselected package mime-support. 21:01:00 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 21:01:00 Unpacking mime-support (3.60ubuntu1) ... 21:01:00 Selecting previously unselected package libmpdec2:amd64. 21:01:00 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 21:01:00 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:01:01 Selecting previously unselected package libpython3.6-stdlib:amd64. 21:01:01 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:01:01 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:01:01 Selecting previously unselected package python3.6. 21:01:01 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:01:01 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 21:01:01 Selecting previously unselected package libpython3-stdlib:amd64. 21:01:01 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 21:01:01 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:01:02 Setting up python3-minimal (3.6.7-1~18.04) ... 21:01:02 Selecting previously unselected package python3. 21:01:02 (Reading database ... 13442 files and directories currently installed.) 21:01:02 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 21:01:02 Unpacking python3 (3.6.7-1~18.04) ... 21:01:02 Selecting previously unselected package multiarch-support. 21:01:02 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 21:01:02 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 21:01:03 Setting up multiarch-support (2.27-3ubuntu1.4) ... 21:01:03 Selecting previously unselected package liblzo2-2:amd64. 21:01:03 (Reading database ... 13479 files and directories currently installed.) 21:01:03 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 21:01:03 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 21:01:03 Selecting previously unselected package libbsd0:amd64. 21:01:03 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 21:01:03 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:01:03 ---> 8fb96c66f1dc 21:01:03 Step 9/23 : RUN make cmd/core-command/core-command 21:01:03 ---> 7ba3d6e3a203 21:01:03 Step 9/22 : RUN make cmd/support-notifications/support-notifications 21:01:03 ---> 90d8a032efa7 21:01:03 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:01:03 ---> 9a8d76879b1f 21:01:03 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 21:01:03 ---> 5512a42e143d 21:01:03 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:01:03 ---> Running in 5655c31727d3 21:01:03 ---> Running in 94eaa3c4d309 21:01:03 ---> Running in 5e9fd0e20617 21:01:03 ---> Running in 1fb1f79134b6 21:01:03 ---> Running in 42ca6a95e5c7 21:01:03 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 21:01:03 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 21:01:04 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 21:01:04 Selecting previously unselected package sudo. 21:01:04 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 21:01:04 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 21:01:04 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 21:01:04 Selecting previously unselected package apparmor. 21:01:04 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 21:01:04 Unpacking apparmor (2.12-4ubuntu5.1) ... 21:01:04 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 21:01:04 Selecting previously unselected package libedit2:amd64. 21:01:04 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 21:01:04 Unpacking libedit2:amd64 (3.1-20170329-1) ... 21:01:04 Selecting previously unselected package libkrb5support0:amd64. 21:01:04 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 21:01:04 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:01:04 Selecting previously unselected package libk5crypto3:amd64. 21:01:04 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 21:01:04 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:01:05 Selecting previously unselected package libkeyutils1:amd64. 21:01:05 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 21:01:05 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:01:05 Selecting previously unselected package libkrb5-3:amd64. 21:01:05 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 21:01:05 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:01:05 Selecting previously unselected package libgssapi-krb5-2:amd64. 21:01:05 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 21:01:05 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:01:05 Selecting previously unselected package libssl1.0.0:amd64. 21:01:05 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 21:01:05 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 21:01:05 Selecting previously unselected package openssh-client. 21:01:05 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 21:01:05 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 21:01:05 Selecting previously unselected package squashfs-tools. 21:01:05 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 21:01:05 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 21:01:05 Selecting previously unselected package snapd. 21:01:05 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 21:01:05 Unpacking snapd (2.48.3+18.04) ... 21:01:08 Setting up libedit2:amd64 (3.1-20170329-1) ... 21:01:08 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 21:01:08 Setting up mime-support (3.60ubuntu1) ... 21:01:08 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 21:01:09 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:01:09 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:01:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:01:09 Setting up systemd (237-3ubuntu10.45) ... 21:01:09 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 21:01:09 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:01:09 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:01:09 Setting up liblzo2-2:amd64 (2.08-1.2) ... 21:01:10 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:01:10 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:01:10 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 21:01:10 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 21:01:10 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:01:10 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:01:10 Setting up python3 (3.6.7-1~18.04) ... 21:01:10 running python rtupdate hooks for python3.6... 21:01:10 running python post-rtupdate hooks for python3.6... 21:01:10 Setting up apparmor (2.12-4ubuntu5.1) ... 21:01:12 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 21:01:12 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:01:12 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 21:01:12 Setting up snapd (2.48.3+18.04) ... 21:01:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 21:01:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 21:01:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 21:01:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 21:01:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:01:13 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:01:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 21:01:13 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 21:01:14 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 21:01:14 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 21:01:14 /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' 21:01:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:01:14 Processing triggers for systemd (237-3ubuntu10.45) ... 21:01:15 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 21:01:15 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:01:15 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:01:16 Reading package lists... 21:01:16 Reading package lists... 21:01:17 Building dependency tree... 21:01:17 Reading state information... 21:01:17 Calculating upgrade... 21:01:17 The following packages will be upgraded: 21:01:17 advancecomp base-files bash binutils binutils-common 21:01:17 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 21:01:17 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 21:01:17 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 21:01:17 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 21:01:17 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 21:01:17 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 21:01:17 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 21:01:17 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 21:01:17 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 21:01:17 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 21:01:17 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 21:01:17 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 21:01:17 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 21:01:17 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 21:01:17 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 21:01:17 Need to get 63.8 MB of archives. 21:01:17 After this operation, 5208 kB of additional disk space will be used. 21:01:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-140.144 [993 kB] 21:01:17 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 21:01:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 21:01:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 21:01:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 21:01:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 21:01:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 21:01:17 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 21:01:17 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 21:01:17 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 21:01:17 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 21:01:17 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 21:01:17 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 21:01:17 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 21:01:17 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 21:01:17 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 21:01:17 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 21:01:17 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 21:01:17 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 21:01:17 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 21:01:17 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 21:01:17 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 21:01:17 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 21:01:17 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 21:01:17 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 21:01:17 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 21:01:17 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 21:01:17 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 21:01:17 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 21:01:17 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 21:01:17 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 21:01:17 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 21:01:17 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 21:01:17 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 21:01:17 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 21:01:17 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 21:01:17 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 21:01:17 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 21:01:17 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 21:01:17 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 21:01:17 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 21:01:17 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 21:01:17 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 21:01:17 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 21:01:17 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 21:01:17 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 21:01:17 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 21:01:17 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 21:01:17 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 21:01:17 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 21:01:17 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 21:01:17 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 21:01:17 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 21:01:17 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 21:01:17 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 21:01:18 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 21:01:18 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 21:01:18 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 21:01:18 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 21:01:18 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 21:01:18 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 21:01:18 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 21:01:18 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 21:01:18 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 21:01:18 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 21:01:18 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 21:01:18 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 21:01:18 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 21:01:18 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 21:01:18 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 21:01:18 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 21:01:18 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 21:01:18 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 21:01:18 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 21:01:18 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 21:01:18 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 21:01:18 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 21:01:18 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 21:01:18 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 21:01:19 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 21:01:19 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 21:01:19 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 21:01:19 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 21:01:19 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] 21:01:19 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 21:01:19 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 21:01:19 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 21:01:19 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 21:01:19 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 21:01:19 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 21:01:19 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 21:01:19 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 21:01:19 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 21:01:19 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 21:01:19 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 21:01:19 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 21:01:19 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 21:01:19 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 21:01:19 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 21:01:19 debconf: delaying package configuration, since apt-utils is not installed 21:01:19 Fetched 63.8 MB in 2s (30.2 MB/s) 21:01:19 (Reading database ... 13912 files and directories currently installed.) 21:01:19 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 21:01:20 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:01:20 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 21:01:20 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:01:20 Preparing to unpack .../2-linux-libc-dev_4.15.0-140.144_amd64.deb ... 21:01:20 Unpacking linux-libc-dev:amd64 (4.15.0-140.144) over (4.15.0-20.21) ... 21:01:21 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:01:21 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:01:21 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:01:21 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:01:21 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:01:21 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:01:21 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:01:21 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:01:21 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:01:22 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:01:22 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:01:22 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:01:22 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:01:22 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:01:22 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 21:01:22 (Reading database ... 13911 files and directories currently installed.) 21:01:22 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 21:01:22 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 21:01:22 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 21:01:22 (Reading database ... 13911 files and directories currently installed.) 21:01:22 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:01:23 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:01:23 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:01:23 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:01:23 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:01:23 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:01:23 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 21:01:23 (Reading database ... 13911 files and directories currently installed.) 21:01:23 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 21:01:23 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:01:24 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 21:01:24 (Reading database ... 13911 files and directories currently installed.) 21:01:24 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 21:01:24 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 21:01:24 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 21:01:24 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 21:01:24 Setting up base-files (10.1ubuntu2.10) ... 21:01:24 Installing new version of config file /etc/issue ... 21:01:24 Installing new version of config file /etc/issue.net ... 21:01:24 Installing new version of config file /etc/lsb-release ... 21:01:24 Installing new version of config file /etc/update-motd.d/50-motd-news ... 21:01:25 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 21:01:25 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 21:01:25 Removing obsolete conffile /etc/default/motd-news ... 21:01:25 (Reading database ... 13912 files and directories currently installed.) 21:01:25 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 21:01:25 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 21:01:25 Setting up bash (4.4.18-2ubuntu1.2) ... 21:01:25 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 21:01:25 (Reading database ... 13912 files and directories currently installed.) 21:01:25 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 21:01:25 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 21:01:25 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 21:01:25 (Reading database ... 13912 files and directories currently installed.) 21:01:25 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 21:01:25 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 21:01:26 Setting up tar (1.29b-2ubuntu0.2) ... 21:01:26 (Reading database ... 13912 files and directories currently installed.) 21:01:26 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 21:01:26 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:01:26 Setting up dpkg (1.19.0.5ubuntu2.3) ... 21:01:26 (Reading database ... 13912 files and directories currently installed.) 21:01:26 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 21:01:26 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:01:26 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 21:01:26 (Reading database ... 13912 files and directories currently installed.) 21:01:26 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 21:01:26 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:01:26 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 21:01:26 (Reading database ... 13912 files and directories currently installed.) 21:01:26 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 21:01:26 Unpacking grep (3.1-2build1) over (3.1-2) ... 21:01:27 Setting up grep (3.1-2build1) ... 21:01:27 (Reading database ... 13912 files and directories currently installed.) 21:01:27 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 21:01:27 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:01:27 Setting up login (1:4.5-1ubuntu2) ... 21:01:27 (Reading database ... 13912 files and directories currently installed.) 21:01:27 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 21:01:27 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:01:27 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 21:01:27 (Reading database ... 13912 files and directories currently installed.) 21:01:27 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 21:01:27 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:01:28 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 21:01:28 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:01:28 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 21:01:28 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:01:29 Setting up perl-base (5.26.1-6ubuntu0.5) ... 21:01:29 (Reading database ... 13912 files and directories currently installed.) 21:01:29 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 21:01:29 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:01:30 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:01:30 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:01:30 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:01:30 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:01:30 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 21:01:30 (Reading database ... 13912 files and directories currently installed.) 21:01:30 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 21:01:30 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 21:01:30 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 21:01:30 (Reading database ... 13912 files and directories currently installed.) 21:01:30 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:01:30 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:01:30 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:01:30 (Reading database ... 13912 files and directories currently installed.) 21:01:30 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:01:30 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:01:31 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:01:31 (Reading database ... 13912 files and directories currently installed.) 21:01:31 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:01:31 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:01:31 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:01:31 (Reading database ... 13912 files and directories currently installed.) 21:01:31 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:01:31 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:01:31 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:01:31 (Reading database ... 13912 files and directories currently installed.) 21:01:31 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 21:01:31 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:01:31 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 21:01:31 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:01:31 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 21:01:31 (Reading database ... 13912 files and directories currently installed.) 21:01:31 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 21:01:31 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:01:32 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 21:01:32 (Reading database ... 13912 files and directories currently installed.) 21:01:32 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:01:32 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:01:32 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:01:32 (Reading database ... 13912 files and directories currently installed.) 21:01:32 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:01:32 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:01:32 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 21:01:32 (Reading database ... 13912 files and directories currently installed.) 21:01:32 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:01:32 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:01:32 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 21:01:33 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 21:01:33 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 21:01:33 (Reading database ... 13912 files and directories currently installed.) 21:01:33 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 21:01:33 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:01:33 Setting up libc-bin (2.27-3ubuntu1.4) ... 21:01:33 (Reading database ... 13912 files and directories currently installed.) 21:01:33 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 21:01:33 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:01:34 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 21:01:34 (Reading database ... 13914 files and directories currently installed.) 21:01:34 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 21:01:34 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 21:01:34 Setting up debconf (1.5.66ubuntu1) ... 21:01:34 (Reading database ... 13914 files and directories currently installed.) 21:01:34 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 21:01:34 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:01:34 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 21:01:35 (Reading database ... 13914 files and directories currently installed.) 21:01:35 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 21:01:35 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:01:35 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 21:01:35 (Reading database ... 13914 files and directories currently installed.) 21:01:35 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 21:01:35 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:01:35 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 21:01:35 (Reading database ... 13914 files and directories currently installed.) 21:01:35 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 21:01:35 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:01:35 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 21:01:35 (Reading database ... 13914 files and directories currently installed.) 21:01:35 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 21:01:36 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:01:36 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 21:01:36 (Reading database ... 13914 files and directories currently installed.) 21:01:36 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:01:36 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:01:36 Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... 21:01:36 Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... 21:01:36 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 21:01:36 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:01:36 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 21:01:36 (Reading database ... 13914 files and directories currently installed.) 21:01:36 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 21:01:36 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 21:01:37 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 21:01:37 (Reading database ... 13914 files and directories currently installed.) 21:01:37 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 21:01:37 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:01:37 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 21:01:37 (Reading database ... 13914 files and directories currently installed.) 21:01:37 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 21:01:37 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:01:37 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 21:01:37 (Reading database ... 13914 files and directories currently installed.) 21:01:37 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 21:01:37 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 21:01:37 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 21:01:37 (Reading database ... 13914 files and directories currently installed.) 21:01:37 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 21:01:38 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:01:38 Setting up passwd (1:4.5-1ubuntu2) ... 21:01:38 (Reading database ... 13914 files and directories currently installed.) 21:01:38 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 21:01:38 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:01:38 Setting up gpgv (2.2.4-1ubuntu1.4) ... 21:01:38 (Reading database ... 13914 files and directories currently installed.) 21:01:38 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 21:01:38 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 21:01:38 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 21:01:39 (Reading database ... 13914 files and directories currently installed.) 21:01:39 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 21:01:39 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 21:01:39 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 21:01:39 (Reading database ... 13914 files and directories currently installed.) 21:01:39 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 21:01:39 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 21:01:39 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 21:01:39 (Reading database ... 13914 files and directories currently installed.) 21:01:39 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 21:01:39 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 21:01:39 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 21:01:39 (Reading database ... 13914 files and directories currently installed.) 21:01:39 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 21:01:39 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 21:01:39 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 21:01:40 (Reading database ... 13914 files and directories currently installed.) 21:01:40 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 21:01:40 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 21:01:40 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 21:01:40 (Reading database ... 13915 files and directories currently installed.) 21:01:40 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:01:40 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:01:40 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:01:40 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:01:40 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 21:01:40 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 21:01:41 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 21:01:41 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 21:01:41 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 21:01:41 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 21:01:41 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 21:01:41 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 21:01:41 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 21:01:41 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 21:01:41 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 21:01:41 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 21:01:41 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 21:01:41 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 21:01:41 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 21:01:42 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 21:01:42 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 21:01:42 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 21:01:42 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 21:01:42 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 21:01:43 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 21:01:43 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 21:01:43 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 21:01:43 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 21:01:43 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:01:43 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:01:43 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:01:43 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:01:43 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:01:43 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:01:43 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:01:43 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:01:44 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:01:44 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:01:44 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:01:44 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:01:44 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:01:44 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:01:44 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:01:44 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:01:45 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:01:45 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:01:46 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:01:46 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:01:46 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:01:47 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:01:47 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:01:47 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:01:48 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:01:48 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:01:48 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:01:48 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:01:48 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 21:01:48 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:01:48 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 21:01:48 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:01:48 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 21:01:48 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 21:01:49 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:01:49 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:01:49 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:01:49 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:01:49 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 21:01:49 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 21:01:49 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:01:49 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 21:01:49 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:01:49 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:01:49 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:01:49 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 21:01:49 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 21:01:49 Setting up tzdata (2021a-0ubuntu0.18.04) ... 21:01:49 21:01:49 Current default time zone: 'Etc/UTC' 21:01:49 Local time is now: Tue Mar 30 21:01:49 UTC 2021. 21:01:49 Universal Time is now: Tue Mar 30 21:01:49 UTC 2021. 21:01:49 Run 'dpkg-reconfigure tzdata' if you wish to change it. 21:01:49 21:01:49 Setting up systemd-sysv (237-3ubuntu10.45) ... 21:01:49 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:01:49 Setting up linux-libc-dev:amd64 (4.15.0-140.144) ... 21:01:49 Setting up mount (2.31.1-0.4ubuntu3.7) ... 21:01:49 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 21:01:49 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 21:01:49 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 21:01:49 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 21:01:49 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 21:01:49 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 21:01:49 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:01:49 Setting up procps (2:3.3.12-3ubuntu1.2) ... 21:01:50 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 21:01:50 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 21:01:50 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 21:01:50 Setting up patch (2.7.6-2ubuntu1.1) ... 21:01:50 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 21:01:50 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 21:01:50 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 21:01:50 Installing new version of config file /etc/ssl/openssl.cnf ... 21:01:50 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 21:01:50 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 21:01:50 Setting up ca-certificates (20210119~18.04.1) ... 21:01:52 Updating certificates in /etc/ssl/certs... 21:01:53 23 added, 27 removed; done. 21:01:53 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 21:01:53 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:01:53 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 21:01:53 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 21:01:53 Setting up pkgbinarymangler (138.18.04.1) ... 21:01:53 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 21:01:53 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 21:01:53 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 21:01:53 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 21:01:53 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:01:53 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 21:01:53 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:01:53 Setting up perl (5.26.1-6ubuntu0.5) ... 21:01:54 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 21:01:54 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 21:01:54 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 21:01:54 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 21:01:54 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 21:01:54 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 21:01:54 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 21:01:54 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 21:01:54 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 21:01:54 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:01:54 Processing triggers for systemd (237-3ubuntu10.45) ... 21:01:54 Processing triggers for mime-support (3.60ubuntu1) ... 21:01:54 Processing triggers for ca-certificates (20210119~18.04.1) ... 21:01:54 Updating certificates in /etc/ssl/certs... 21:01:55 0 added, 0 removed; done. 21:01:55 Running hooks in /etc/ca-certificates/update.d... 21:01:55 done. 21:01:55 Reading package lists... 21:01:55 Building dependency tree... 21:01:55 Reading state information... 21:01:56 The following NEW packages will be installed: 21:01:56 apt-transport-https 21:01:56 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 21:01:56 Need to get 1696 B of archives. 21:01:56 After this operation, 153 kB of additional disk space will be used. 21:01:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 21:01:56 debconf: delaying package configuration, since apt-utils is not installed 21:01:56 Fetched 1696 B in 0s (28.0 kB/s) 21:01:56 Selecting previously unselected package apt-transport-https. 21:01:56 (Reading database ... 13920 files and directories currently installed.) 21:01:56 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 21:01:56 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 21:01:56 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 21:01:56 Waiting for network to be ready... 21:02:03 2021-03-30T21:01:59Z INFO Waiting for automatic snapd restart... 21:02:03 snapd 2.49.1 from Canonical* installed 21:02:03 "snapd" switched to the "latest/stable" channel 21:02:03 21:02:06 core18 20210128 from Canonical* installed 21:02:06 "core18" switched to the "latest/stable" channel 21:02:06 21:02:09 snapcraft 4.6 from Canonical* installed 21:02:10 "snapcraft" switched to the "latest/stable" channel 21:02:10 21:02:14 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: 21:02:14 - README.md 21:02:14 21:02:14 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:02:20 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:02:20 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:02:20 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:02:20 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:02:22 Reading package lists... 21:02:22 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 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 21:02:29 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:02:29 Reading package lists... 21:02:29 Building dependency tree... 21:02:29 Reading state information... 21:02:29 Suggested packages: 21:02:29 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 21:02:29 git-gui gitk gitweb git-cvs git-mediawiki git-svn 21:02:29 Recommended packages: 21:02:29 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 21:02:29 The following NEW packages will be installed: 21:02:29 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 21:02:29 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 21:02:29 pkg-config zip 21:02:29 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 21:02:29 Need to get 7657 kB of archives. 21:02:29 After this operation, 43.8 MB of additional disk space will be used. 21:02:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 21:02:29 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 21:02:29 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 21:02:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 21:02:29 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 21:02:29 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 21:02:29 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 21:02:29 Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 21:02:29 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 21:02:29 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 21:02:29 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 21:02:29 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 21:02:29 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 21:02:29 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 21:02:29 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 21:02:29 debconf: delaying package configuration, since apt-utils is not installed 21:02:29 Fetched 7657 kB in 1s (9811 kB/s) 21:02:30 Selecting previously unselected package libglib2.0-0:amd64. 21:02:30 (Reading database ... 13924 files and directories currently installed.) 21:02:30 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 21:02:30 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 21:02:30 Selecting previously unselected package libpsl5:amd64. 21:02:30 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 21:02:30 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 21:02:30 Selecting previously unselected package libnghttp2-14:amd64. 21:02:30 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 21:02:30 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:02:30 Selecting previously unselected package librtmp1:amd64. 21:02:30 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 21:02:30 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:02:30 Selecting previously unselected package libcurl3-gnutls:amd64. 21:02:30 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 21:02:30 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 21:02:30 Selecting previously unselected package liberror-perl. 21:02:30 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 21:02:30 Unpacking liberror-perl (0.17025-1) ... 21:02:30 Selecting previously unselected package git-man. 21:02:30 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 21:02:30 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 21:02:30 Selecting previously unselected package git. 21:02:30 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 21:02:30 Unpacking git (1:2.17.1-1ubuntu0.8) ... 21:02:31 Selecting previously unselected package libnorm1:amd64. 21:02:31 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 21:02:31 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:02:31 Selecting previously unselected package libpgm-5.2-0:amd64. 21:02:31 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 21:02:31 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:02:31 Selecting previously unselected package libsodium23:amd64. 21:02:31 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 21:02:31 Unpacking libsodium23:amd64 (1.0.16-2) ... 21:02:32 Selecting previously unselected package libzmq5:amd64. 21:02:32 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 21:02:32 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:02:32 Selecting previously unselected package libzmq3-dev:amd64. 21:02:32 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 21:02:32 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:02:32 Selecting previously unselected package pkg-config. 21:02:32 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 21:02:32 Unpacking pkg-config (0.29.1-0ubuntu2) ... 21:02:32 Selecting previously unselected package zip. 21:02:32 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 21:02:32 Unpacking zip (3.0-11build1) ... 21:02:32 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:02:32 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 21:02:32 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:02:32 Setting up liberror-perl (0.17025-1) ... 21:02:32 Setting up libpsl5:amd64 (0.19.1-5build1) ... 21:02:32 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 21:02:32 No schema files found: doing nothing. 21:02:32 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:02:32 Setting up zip (3.0-11build1) ... 21:02:32 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:02:32 Setting up libsodium23:amd64 (1.0.16-2) ... 21:02:32 Setting up pkg-config (0.29.1-0ubuntu2) ... 21:02:32 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:02:32 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 21:02:32 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:02:32 Setting up git (1:2.17.1-1ubuntu0.8) ... 21:02:32 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:02:39 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:02:39 git set to automatically installed. 21:02:39 git-man set to automatically installed. 21:02:39 libcurl3-gnutls set to automatically installed. 21:02:39 liberror-perl set to automatically installed. 21:02:39 libglib2.0-0 set to automatically installed. 21:02:39 libnghttp2-14 set to automatically installed. 21:02:39 libnorm1 set to automatically installed. 21:02:39 libpgm-5.2-0 set to automatically installed. 21:02:39 libpsl5 set to automatically installed. 21:02:39 librtmp1 set to automatically installed. 21:02:39 libsodium23 set to automatically installed. 21:02:39 libzmq3-dev set to automatically installed. 21:02:39 libzmq5 set to automatically installed. 21:02:39 pkg-config set to automatically installed. 21:02:39 zip set to automatically installed. 21:02:42 snapd is not logged in, snap install commands will use sudo 21:02:49 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:02:56 Removing intermediate container 94eaa3c4d309 21:02:56 ---> 9a13155f3b38 21:02:56 21:02:56 Step 10/31 : FROM alpine:3.12 21:02:56 3.12: Pulling from library/alpine 21:02:56 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 21:02:56 Status: Downloaded newer image for alpine:3.12 21:02:56 ---> e47305ac9786 21:02:56 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:02:56 ---> Running in c702723bb816 21:02:56 Removing intermediate container c702723bb816 21:02:56 ---> 709b52acbf7f 21:02:56 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 21:02:56 ---> Running in f4d2e58f9661 21:02:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:02:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:02:59 (1/2) Installing dumb-init (1.2.2-r1) 21:02:59 (2/2) Installing su-exec (0.2-r1) 21:02:59 Executing busybox-1.31.1-r19.trigger 21:02:59 OK: 5 MiB in 16 packages 21:03:02 Removing intermediate container f4d2e58f9661 21:03:02 ---> 4cc09722db01 21:03:02 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:03:02 ---> Running in 34a6c4ccd232 21:03:02 Removing intermediate container 5655c31727d3 21:03:02 ---> f7487eaec9cd 21:03:02 21:03:02 Step 10/23 : FROM alpine:3.12 21:03:02 ---> e47305ac9786 21:03:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:03:03 ---> Running in b285f1dc9963 21:03:04 Removing intermediate container 34a6c4ccd232 21:03:04 ---> 4f34a2ce98d3 21:03:04 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:03:04 ---> Running in bb88765f8dfd 21:03:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:03:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:03:06 Removing intermediate container bb88765f8dfd 21:03:06 ---> 81e156dd9818 21:03:06 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:03:06 ---> Running in d78c81afb039 21:03:06 (1/1) Installing dumb-init (1.2.2-r1) 21:03:06 Executing busybox-1.31.1-r19.trigger 21:03:06 OK: 5 MiB in 15 packages 21:03:06 Removing intermediate container 5e9fd0e20617 21:03:06 ---> 0d0522c089f9 21:03:06 21:03:06 Step 10/22 : FROM alpine:3.12 21:03:06 ---> e47305ac9786 21:03:06 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:03:06 Removing intermediate container 1fb1f79134b6 21:03:06 ---> 5f94aca8041b 21:03:06 21:03:06 Step 10/22 : FROM alpine:3.12 21:03:06 ---> e47305ac9786 21:03:06 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:03:06 ---> Running in d85b757f94cc 21:03:06 ---> Running in 8a6c9a671b81 21:03:08 Removing intermediate container b285f1dc9963 21:03:08 ---> 860cd4b85f94 21:03:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:03:08 ---> Running in beb1910b731e 21:03:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:03:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:03:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:03:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:03:09 Removing intermediate container beb1910b731e 21:03:09 ---> 45e6c7685fa8 21:03:09 Step 13/23 : ENV APP_PORT=48082 21:03:09 ---> Running in 8918f23b8cc5 21:03:09 (1/1) Installing dumb-init (1.2.2-r1) 21:03:09 Executing busybox-1.31.1-r19.trigger 21:03:10 Removing intermediate container d78c81afb039 21:03:10 ---> 59ba7d63cac6 21:03:10 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 21:03:10 (1/2) Installing ca-certificates (20191127-r4) 21:03:10 OK: 5 MiB in 15 packages 21:03:10 (2/2) Installing dumb-init (1.2.2-r1) 21:03:10 Executing busybox-1.31.1-r19.trigger 21:03:10 Executing ca-certificates-20191127-r4.trigger 21:03:10 OK: 6 MiB in 16 packages 21:03:10 ---> Running in bec4a22c09ed 21:03:11 Removing intermediate container 8918f23b8cc5 21:03:11 ---> 17e912b24043 21:03:11 Step 14/23 : EXPOSE $APP_PORT 21:03:11 ---> Running in edff92d275a3 21:03:11 Removing intermediate container bec4a22c09ed 21:03:11 ---> db805c727f49 21:03:11 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:03:12 Removing intermediate container 8a6c9a671b81 21:03:12 ---> ac06d0db6fa2 21:03:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:03:12 Removing intermediate container edff92d275a3 21:03:12 ---> 2b57bc5a7c5c 21:03:12 Step 15/23 : WORKDIR / 21:03:12 Removing intermediate container 42ca6a95e5c7 21:03:12 ---> 70086ccb605f 21:03:12 21:03:12 Step 10/23 : FROM alpine:3.12 21:03:12 ---> e47305ac9786 21:03:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:03:12 ---> Using cache 21:03:12 ---> ac06d0db6fa2 21:03:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:03:12 ---> Running in 5fd23fe77e84 21:03:12 ---> Running in 2d9b2dd3b543 21:03:13 ---> ff6577c518ef 21:03:13 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:03:13 ---> Running in 7c9c480e5503 21:03:13 Removing intermediate container d85b757f94cc 21:03:13 ---> 6ced2564e35e 21:03:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:03:13 ---> Running in 925e4cd04931 21:03:13 ---> Running in eaf9d2c18184 21:03:14 Removing intermediate container 2d9b2dd3b543 21:03:14 ---> 291aeffe457e 21:03:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:03:14 Removing intermediate container 5fd23fe77e84 21:03:14 ---> 9fcb4597cefc 21:03:14 Step 13/22 : ENV APP_PORT=48085 21:03:14 Removing intermediate container 7c9c480e5503 21:03:14 ---> b1b2aef44d1a 21:03:14 Step 13/23 : ENV APP_PORT=48081 21:03:14 ---> Running in 23fdc545514c 21:03:14 Removing intermediate container 925e4cd04931 21:03:14 ---> 3ee335b142a0 21:03:14 Step 13/22 : ENV APP_PORT=48060 21:03:14 ---> Running in 12c611d6a54a 21:03:14 ---> Running in 35d46d451a30 21:03:15 Removing intermediate container 23fdc545514c 21:03:15 ---> bbd2448cd0b9 21:03:15 Step 14/22 : EXPOSE $APP_PORT 21:03:15 ---> Running in 962293dd5389 21:03:15 Removing intermediate container 12c611d6a54a 21:03:15 ---> abaeda9d09c9 21:03:15 Step 14/23 : EXPOSE $APP_PORT 21:03:15 Removing intermediate container 35d46d451a30 21:03:15 ---> 68093e9d0d69 21:03:15 Step 14/22 : EXPOSE $APP_PORT 21:03:15 ---> 8a117258c8ce 21:03:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:03:15 ---> Running in 78e88f01eb99 21:03:15 ---> Running in a2d10bc2ef12 21:03:15 Removing intermediate container 962293dd5389 21:03:15 ---> 61ea44e5b937 21:03:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:03:16 Removing intermediate container 78e88f01eb99 21:03:16 ---> 2b73d101ad4b 21:03:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:03:16 Removing intermediate container a2d10bc2ef12 21:03:16 ---> 41d798c4e39d 21:03:16 Step 15/23 : WORKDIR / 21:03:17 ---> Running in 19603f250f60 21:03:17 ---> e87672858ae1 21:03:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:03:17 Removing intermediate container eaf9d2c18184 21:03:17 ---> 9ddd0a8d6e0d 21:03:17 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:03:17 ---> 62e0c68261aa 21:03:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:03:17 ---> 635e61d5ec65 21:03:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:03:17 Removing intermediate container 19603f250f60 21:03:17 ---> 00abedff3318 21:03:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:03:18 ---> 5e4557ba6fa7 21:03:18 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:03:19 ---> ba25e563e238 21:03:19 Step 19/23 : ENTRYPOINT ["/core-command"] 21:03:19 ---> ff3a01fecc19 21:03:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:03:19 ---> 0e3adc6e9a8f 21:03:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:03:19 ---> Running in 4188b7d572f5 21:03:19 ---> c042b1c3de32 21:03:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:03:20 Removing intermediate container 4188b7d572f5 21:03:20 ---> a6ad11c708a3 21:03:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:03:20 ---> 4abb101dc85e 21:03:20 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:03:20 ---> 308dd2558f58 21:03:20 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:03:20 ---> 699cafc78d95 21:03:20 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:03:20 ---> Running in ece20e1beb23 21:03:20 ---> Running in a25bd7943900 21:03:20 ---> 068ac82dbbe4 21:03:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:03:20 ---> Running in 6db75b68b08b 21:03:21 Removing intermediate container ece20e1beb23 21:03:21 ---> a4f0ab218ccc 21:03:21 Step 21/23 : LABEL arch=arm64 21:03:21 Removing intermediate container a25bd7943900 21:03:21 ---> 37c304a1f800 21:03:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:03:21 ---> Running in 7332814ceaba 21:03:21 Removing intermediate container 6db75b68b08b 21:03:21 ---> a72e0f359f46 21:03:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:03:21 ---> 3f6b6a8770b8 21:03:21 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:03:21 ---> Running in f8c839fdaff0 21:03:22 ---> Running in 5c1e1ee22a31 21:03:22 ---> 6a935060000f 21:03:22 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:03:22 Removing intermediate container 7332814ceaba 21:03:22 ---> 22056c1d1f30 21:03:22 Step 22/23 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e 21:03:22 ---> Running in 85fd7ee81599 21:03:22 ---> Running in 715f13b590f8 21:03:22 Removing intermediate container f8c839fdaff0 21:03:22 ---> a859dff9c3ba 21:03:22 Step 20/22 : LABEL arch=arm64 21:03:22 Removing intermediate container 5c1e1ee22a31 21:03:22 ---> 761bd978ba57 21:03:22 Step 20/22 : LABEL arch=arm64 21:03:22 ---> Running in eb008d20ed3b 21:03:22 ---> a7bc258e3053 21:03:22 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:03:22 ---> Running in a51c33f8a28a 21:03:22 Removing intermediate container 85fd7ee81599 21:03:22 ---> 425e5065795b 21:03:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:03:23 Removing intermediate container 715f13b590f8 21:03:23 ---> 3063cf072038 21:03:23 Step 23/23 : LABEL version=0.0.0 21:03:23 ---> Running in 88fa42e36040 21:03:23 ---> Running in 620ba60edcc1 21:03:23 Removing intermediate container eb008d20ed3b 21:03:23 ---> 8619a743f28d 21:03:23 Step 21/22 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e 21:03:23 Removing intermediate container a51c33f8a28a 21:03:23 ---> b7685128dcf0 21:03:23 Step 21/22 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e 21:03:23 ---> Running in b79fba4d64c1 21:03:23 ---> Running in 4a9a679d9b1f 21:03:23 Removing intermediate container 88fa42e36040 21:03:23 ---> 4b69d43efa63 21:03:23 Step 21/23 : LABEL arch=arm64 21:03:23 ---> 301bbc6e1c9d 21:03:23 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 21:03:23 Removing intermediate container 620ba60edcc1 21:03:23 ---> ec0c04766082 21:03:23 21:03:24 ---> Running in f430c428da05 21:03:24 ---> Running in f62a310bbf6b 21:03:24 Removing intermediate container b79fba4d64c1 21:03:24 ---> 521d3ada681c 21:03:24 Step 22/22 : LABEL version=0.0.0 21:03:24 Successfully built ec0c04766082 21:03:24 Successfully tagged docker-core-command-go-arm64:latest 21:03:24 Removing intermediate container 4a9a679d9b1f 21:03:24 ---> 4dfa3ee84d97 21:03:24 Step 22/22 : LABEL version=0.0.0 21:03:24  Building docker-core-command-go ... done Building docker-core-data-go 21:03:24 ---> Running in f0bba471ea56 21:03:24 ---> Running in 562843fde5bc 21:03:24 Removing intermediate container f430c428da05 21:03:24 ---> ac5f376d916c 21:03:24 Step 22/23 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e 21:03:24 Removing intermediate container f62a310bbf6b 21:03:25 ---> 30ce6fab9c4e 21:03:25 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:03:25 ---> Running in 0eef2da3ec10 21:03:25 Removing intermediate container f0bba471ea56 21:03:25 ---> b145fff1b032 21:03:25 21:03:25 Removing intermediate container 562843fde5bc 21:03:25 ---> 6c5c4ac7f00c 21:03:25 21:03:25 Removing intermediate container 0eef2da3ec10 21:03:25 ---> 1a52162c7245 21:03:25 Step 23/23 : LABEL version=0.0.0 21:03:25 Successfully built b145fff1b032 21:03:25 Successfully tagged docker-support-notifications-go-arm64:latest 21:03:25  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go 21:03:25 Successfully built 6c5c4ac7f00c 21:03:25 Successfully tagged docker-support-scheduler-go-arm64:latest 21:03:25  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go 21:03:26 ---> Running in e8578e5a5533 21:03:26 ---> d081aa6e2806 21:03:26 Step 26/31 : RUN chmod +x /entrypoint.sh 21:03:26 ---> Running in 1e8ffed72556 21:03:26 Removing intermediate container e8578e5a5533 21:03:27 ---> 684533be91e0 21:03:27 21:03:27 Successfully built 684533be91e0 21:03:27 Successfully tagged docker-core-metadata-go-arm64:latest 21:03:27  Building docker-core-metadata-go ... done Building docker-security-proxy-setup-go 21:03:29 Removing intermediate container 1e8ffed72556 21:03:29 ---> 1b63dfd6bfdd 21:03:29 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:03:29 ---> Running in dd6dcf22b182 21:03:30 Removing intermediate container dd6dcf22b182 21:03:30 ---> ea8f2893509b 21:03:30 Step 28/31 : CMD ["gate"] 21:03:31 ---> Running in 30ec9d1ea14f 21:03:33 Removing intermediate container 30ec9d1ea14f 21:03:33 ---> 32cebc8b5536 21:03:33 Step 29/31 : LABEL arch=arm64 21:03:35 ---> Running in 662e70e17a6b 21:03:36 Removing intermediate container 662e70e17a6b 21:03:36 ---> db6e69507d37 21:03:36 Step 30/31 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e 21:03:36 ---> Running in 71c85ad787d2 21:03:37 Removing intermediate container 71c85ad787d2 21:03:37 ---> 29f570642fd0 21:03:37 Step 31/31 : LABEL version=0.0.0 21:03:37 ---> Running in 6bc95448698c 21:03:38 Removing intermediate container 6bc95448698c 21:03:38 ---> 59b7315149d5 21:03:38 21:03:38 Successfully built 59b7315149d5 21:03:38 Successfully tagged docker-security-bootstrapper-go-arm64:latest 21:04:25  Building docker-security-bootstrapper-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:04:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:04:25 ---> 2abdb397fd7f 21:04:25 Step 3/24 : WORKDIR /edgex-go 21:04:25 ---> Using cache 21:04:25 ---> d0decb3a2c85 21:04:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:25 ---> Using cache 21:04:25 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 ---> 2c8be498b8ff 21:04:25 Step 5/24 : RUN apk add --update --no-cache make git 21:04:25 21:04:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:04:25 ---> 2abdb397fd7f 21:04:25 Step 3/23 : WORKDIR /edgex-go 21:04:25 ---> Using cache 21:04:25 ---> d0decb3a2c85 21:04:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:25 ---> Using cache 21:04:25 ---> 2c8be498b8ff 21:04:25 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:04:25 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:04:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:04:25 ---> 2abdb397fd7f 21:04:25 Step 3/26 : WORKDIR /edgex-go 21:04:25 ---> Using cache 21:04:25 ---> d0decb3a2c85 21:04:25 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:25 ---> Using cache 21:04:25 ---> 2c8be498b8ff 21:04:25 Step 5/26 : RUN apk add --update --no-cache make bash git 21:04:25 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:04:25 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:04:25 ---> 2abdb397fd7f 21:04:25 Step 3/21 : WORKDIR /edgex-go 21:04:25 ---> Using cache 21:04:25 ---> d0decb3a2c85 21:04:25 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:25 ---> Using cache 21:04:25 ---> 2c8be498b8ff 21:04:25 Step 5/21 : RUN apk add --update --no-cache make git 21:04:26 ---> Running in eefd5de03d58 21:04:26 ---> Running in 9c1ae4285d8a 21:04:26 ---> Running in 2e7592c07dbb 21:04:26 ---> Running in 92decfd3de1b 21:04:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:04:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:04:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:04:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:04:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:04:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:04:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:04:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:04:29 OK: 217 MiB in 51 packages 21:04:29 OK: 217 MiB in 51 packages 21:04:29 OK: 217 MiB in 51 packages 21:04:30 OK: 217 MiB in 51 packages 21:04:31 Removing intermediate container eefd5de03d58 21:04:31 ---> 28657b6b9d43 21:04:31 Step 6/24 : COPY go.mod . 21:04:31 Removing intermediate container 9c1ae4285d8a 21:04:31 ---> 539354d4e0c3 21:04:31 Step 6/21 : COPY go.mod . 21:04:31 Removing intermediate container 92decfd3de1b 21:04:31 ---> b686c13eeacb 21:04:31 Step 6/26 : COPY go.mod . 21:04:31 Removing intermediate container 2e7592c07dbb 21:04:31 ---> 0dfc3cc83785 21:04:31 Step 6/23 : COPY go.mod . 21:04:32 ---> c7b115fa8ee8 21:04:32 Step 7/24 : RUN go mod download 21:04:32 ---> Running in 71da5d2b445a 21:04:32 ---> 20ee061da0af 21:04:32 Step 7/21 : RUN go mod download 21:04:32 ---> e4129f7a4798 21:04:32 Step 7/26 : RUN go mod download 21:04:32 ---> Running in ba60bb596fe5 21:04:32 ---> ec88000411b3 21:04:32 Step 7/23 : RUN go mod download 21:04:32 ---> Running in 78a66ed2169a 21:04:33 ---> Running in 1277e5e0e6de 21:04:35 Removing intermediate container 71da5d2b445a 21:04:35 ---> 301d714a2ef4 21:04:35 Step 8/24 : COPY . . 21:04:37 Removing intermediate container ba60bb596fe5 21:04:37 ---> f9e13b7f170e 21:04:37 Step 8/21 : COPY . . 21:04:37 Removing intermediate container 1277e5e0e6de 21:04:37 ---> e3abfd43c283 21:04:37 Step 8/23 : COPY . . 21:04:37 Removing intermediate container 78a66ed2169a 21:04:37 ---> 1ab79827ca01 21:04:37 Step 8/26 : COPY . . 21:04:41 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 21:04:41 snapd is not logged in, snap install commands will use sudo 21:04:41 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:04:41 core18 20210309 from Canonical* refreshed 21:04:41 Pulling go-build-helper 21:04:41 + snapcraftctl pull 21:04:42 'app-service-config' has dependencies that need to be staged: go-build-helper 21:04:42 Skipping pull go-build-helper (already ran) 21:04:42 Building go-build-helper 21:04:42 + snapcraftctl build 21:04:44 Staging go-build-helper 21:04:44 + snapcraftctl stage 21:04:54 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:04:54 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:04:54 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:04:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1640 kB] 21:04:54 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:04:54 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:04:54 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:04:54 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:04:54 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:04:54 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:04:54 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:04:54 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] 21:04:54 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 21:04:54 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 21:04:54 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] 21:04:54 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] 21:04:54 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] 21:04:54 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] 21:04:54 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:04:54 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] 21:04:54 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] 21:04:54 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 21:04:54 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 21:04:54 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] 21:04:54 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] 21:04:54 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] 21:04:54 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] 21:04:54 Fetched 24.2 MB in 0s (0 B/s) 21:04:54 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 21:04:54 Fetched 224 kB in 0s (0 B/s) 21:04:54 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 21:04:54 Fetched 157 kB in 0s (0 B/s) 21:04:54 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 21:04:54 Fetched 221 kB in 0s (0 B/s) 21:04:54 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 21:04:54 Fetched 143 kB in 0s (0 B/s) 21:04:54 Pulling app-service-config 21:04:54 + snapcraftctl pull 21:04:54 Cloning into '/root/parts/app-service-config/src'... 21:04:55 Pulling config-common 21:04:55 + snapcraftctl pull 21:04:59 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 21:04:59 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 21:04:59 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:04:59 Fetched 0 B in 0s (0 B/s) 21:04:59 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 21:04:59 Fetched 0 B in 0s (0 B/s) 21:04:59 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 21:04:59 Fetched 0 B in 0s (0 B/s) 21:04:59 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 21:04:59 Fetched 0 B in 0s (0 B/s) 21:04:59 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 21:04:59 Fetched 0 B in 0s (0 B/s) 21:04:59 Pulling edgex-go 21:04:59 + snapcraftctl pull 21:05:00 ---> b3bd9792d239 21:05:00 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:05:00 ---> 10df685b1fee 21:05:00 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:05:00 ---> 2e1116cdd5ee 21:05:00 Step 9/23 : RUN make cmd/core-data/core-data 21:05:00 ---> d533b5f95e13 21:05:00 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:05:00 ---> Running in c93f0d697413 21:05:00 ---> Running in e92a48fcf61c 21:05:00 ---> Running in e1f4c6dc478e 21:05:00 ---> Running in fc49835ffed4 21:05:01 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 21:05:01 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 21:05:01 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 21:05:01 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 21:05:21 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 21:05:21 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 21:05:21 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:05:21 Fetched 0 B in 0s (0 B/s) 21:05:21 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 21:05:21 Fetched 96.5 kB in 0s (0 B/s) 21:05:21 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 21:05:21 Fetched 279 kB in 0s (0 B/s) 21:05:21 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 21:05:21 Fetched 122 kB in 0s (0 B/s) 21:05:21 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 21:05:21 Fetched 77.8 kB in 0s (0 B/s) 21:05:21 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 21:05:21 Fetched 8848 B in 0s (0 B/s) 21:05:21 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 21:05:21 Fetched 47.8 kB in 0s (0 B/s) 21:05:21 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 21:05:21 Fetched 45.6 kB in 0s (0 B/s) 21:05:21 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 21:05:21 Fetched 15.0 kB in 0s (0 B/s) 21:05:21 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 21:05:21 Fetched 214 kB in 0s (0 B/s) 21:05:21 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 21:05:21 Fetched 154 kB in 0s (0 B/s) 21:05:21 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 21:05:21 Fetched 50.6 kB in 0s (0 B/s) 21:05:21 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 21:05:21 Fetched 14.8 kB in 0s (0 B/s) 21:05:21 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 21:05:21 Fetched 41.8 kB in 0s (0 B/s) 21:05:21 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 21:05:21 Fetched 499 kB in 0s (0 B/s) 21:05:21 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 21:05:21 Fetched 111 kB in 0s (0 B/s) 21:05:21 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 21:05:21 Fetched 240 kB in 0s (0 B/s) 21:05:21 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 21:05:21 Fetched 29.3 kB in 0s (0 B/s) 21:05:21 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 21:05:21 Fetched 85.5 kB in 0s (0 B/s) 21:05:21 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 21:05:21 Fetched 24.5 kB in 0s (0 B/s) 21:05:21 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 21:05:21 Fetched 49.2 kB in 0s (0 B/s) 21:05:21 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 21:05:21 Fetched 54.2 kB in 0s (0 B/s) 21:05:21 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 21:05:21 Fetched 30.8 kB in 0s (0 B/s) 21:05:21 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 21:05:21 Fetched 15.8 kB in 0s (0 B/s) 21:05:21 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 21:05:21 Fetched 85.9 kB in 0s (0 B/s) 21:05:21 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 21:05:21 Fetched 8720 B in 0s (0 B/s) 21:05:21 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 21:05:21 Fetched 137 kB in 0s (0 B/s) 21:05:21 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 21:05:21 Fetched 119 kB in 0s (0 B/s) 21:05:21 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 21:05:21 Fetched 109 kB in 0s (0 B/s) 21:05:21 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 21:05:21 Fetched 11.1 kB in 0s (0 B/s) 21:05:21 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 21:05:21 Fetched 645 kB in 0s (0 B/s) 21:05:21 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 21:05:21 Fetched 41.3 kB in 0s (0 B/s) 21:05:21 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 21:05:21 Fetched 17.9 kB in 0s (0 B/s) 21:05:21 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 21:05:21 Fetched 368 kB in 0s (0 B/s) 21:05:21 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 21:05:21 Fetched 187 kB in 0s (0 B/s) 21:05:21 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 21:05:21 Fetched 175 kB in 0s (0 B/s) 21:05:21 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 21:05:21 Fetched 206 kB in 0s (0 B/s) 21:05:21 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 21:05:21 Fetched 1301 kB in 0s (0 B/s) 21:05:21 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 21:05:21 Fetched 36.2 kB in 0s (0 B/s) 21:05:21 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 21:05:21 Fetched 159 kB in 0s (0 B/s) 21:05:21 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 21:05:21 Fetched 107 kB in 0s (0 B/s) 21:05:21 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 21:05:21 Fetched 48.7 kB in 0s (0 B/s) 21:05:21 Pulling static-packages 21:05:21 + snapcraftctl pull 21:05:22 Pulling version 21:05:22 + cd /root/project 21:05:22 + [ -f VERSION ] 21:05:22 + PROJECT_VERSION=local-dev 21:05:22 + git rev-parse --short HEAD 21:05:22 + GIT_REVISION=3e405453 21:05:22 + snapcraftctl set-version local-dev 21:05:23 Skipping build go-build-helper (already ran) 21:05:23 Building app-service-config 21:05:23 + make build 21:05:23 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 21:05:25 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.37 21:05:25 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.27 21:05:25 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.62 21:05:25 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.10 21:05:25 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 21:05:25 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 21:05:25 go: downloading github.com/gorilla/mux v1.8.0 21:05:25 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:05:25 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 21:05:25 go: downloading github.com/hashicorp/consul/api v1.8.1 21:05:25 go: downloading github.com/google/uuid v1.2.0 21:05:25 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:05:25 go: downloading github.com/go-playground/validator/v10 v10.4.1 21:05:26 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 21:05:26 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:05:26 go: downloading github.com/fatih/color v1.9.0 21:05:26 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:05:26 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:05:26 go: downloading github.com/BurntSushi/toml v0.3.1 21:05:26 go: downloading github.com/mattn/go-colorable v0.1.6 21:05:26 go: downloading github.com/go-playground/universal-translator v0.17.0 21:05:26 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 21:05:26 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 21:05:26 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:05:26 go: downloading github.com/gorilla/websocket v1.4.2 21:05:26 go: downloading github.com/hashicorp/serf v0.9.5 21:05:26 go: downloading github.com/go-playground/locales v0.13.0 21:05:26 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 21:05:26 go: downloading github.com/mitchellh/copystructure v1.0.0 21:05:26 go: downloading github.com/pelletier/go-toml v1.2.0 21:05:26 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:05:26 go: downloading github.com/mattn/go-isatty v0.0.12 21:05:26 go: downloading github.com/leodido/go-urn v1.2.0 21:05:26 go: downloading github.com/go-kit/kit v0.8.0 21:05:26 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:05:26 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 21:05:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:05:26 go: downloading github.com/go-redis/redis/v7 v7.2.0 21:05:26 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:05:26 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:05:26 go: downloading github.com/x448/float16 v0.8.4 21:05:26 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:05:26 go: downloading github.com/pebbe/zmq4 v1.2.5 21:05:26 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:05:26 go: downloading github.com/go-logfmt/logfmt v0.4.0 21:05:36 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 21:05:36 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 21:05:36 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 21:05:36 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 21:05:37 Building config-common 21:05:37 + snapcraftctl build 21:05:39 Building edgex-go 21:05:39 + cd /root/parts/edgex-go/src 21:05:39 + make build 21:05:39 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 21:05:40 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.22 21:05:40 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:05:40 go: downloading github.com/pkg/errors v0.8.1 21:05:40 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.11 21:05:40 go: downloading github.com/imdario/mergo v0.3.12 21:05:43 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 21:05:43 go: downloading gopkg.in/yaml.v2 v2.4.0 21:05:50 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 21:05:50 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 21:05:52 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 21:05:53 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 21:05:53 go: downloading github.com/stretchr/testify v1.7.0 21:05:53 go: downloading github.com/davecgh/go-spew v1.1.1 21:05:53 go: downloading github.com/pmezard/go-difflib v1.0.0 21:05:53 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 21:05:55 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 21:05:55 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 21:05:55 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 21:05:56 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 21:05:58 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 21:05:59 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 21:06:01 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 21:06:01 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 21:06:02 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 21:06:02 go: downloading github.com/lib/pq v1.9.0 21:06:04 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 21:06:04 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 21:06:04 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 21:06:04 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 21:06:04 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 21:06:04 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 21:06:04 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 21:06:04 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 21:06:04 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 21:06:04 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 21:06:04 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 21:06:04 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 21:06:04 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 21:06:04 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 21:06:04 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 21:06:04 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 21:06:04 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 21:06:04 + 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 21:06:04 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 21:06:04 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 21:06:04 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 21:06:04 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 21:06:04 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 21:06:04 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 21:06:04 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 21:06:04 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 21:06:07 Building static-packages 21:06:07 + snapcraftctl build 21:06:08 Building version 21:06:08 + snapcraftctl build 21:06:11 Skipping stage go-build-helper (already ran) 21:06:11 Staging app-service-config 21:06:11 + snapcraftctl stage 21:06:11 Staging config-common 21:06:11 + snapcraftctl stage 21:06:12 Staging edgex-go 21:06:12 + snapcraftctl stage 21:06:14 Staging static-packages 21:06:14 + snapcraftctl stage 21:06:15 Staging version 21:06:15 + snapcraftctl stage 21:06:16 Priming go-build-helper 21:06:16 + snapcraftctl prime 21:06:17 Priming app-service-config 21:06:17 + snapcraftctl prime 21:06:19 Priming config-common 21:06:19 + snapcraftctl prime 21:06:19 Priming edgex-go 21:06:19 + snapcraftctl prime 21:06:20 Priming static-packages 21:06:20 + snapcraftctl prime 21:06:23 Priming version 21:06:23 + snapcraftctl prime 21:06:23 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 21:06:23 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 21:06:24 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:06:34 Removing intermediate container e1f4c6dc478e 21:06:34 ---> 088500ee43b1 21:06:34 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:06:34 Removing intermediate container e92a48fcf61c 21:06:34 ---> a5a199d95743 21:06:34 21:06:34 Step 10/21 : FROM alpine:3.12 21:06:34 ---> e47305ac9786 21:06:34 Step 11/21 : RUN apk add --update --no-cache curl 21:06:34 Removing intermediate container c93f0d697413 21:06:34 ---> cc932fa7ad90 21:06:34 21:06:34 Step 10/24 : FROM alpine:3.12 21:06:34 ---> e47305ac9786 21:06:34 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 21:06:34 ---> Running in 66546267e2ca 21:06:34 ---> Running in 7f366e38b85d 21:06:34 ---> Running in 96cc7ac04594 21:06:34 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 21:06:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:06:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:06:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:06:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:06:35 (1/4) Installing ca-certificates (20191127-r4) 21:06:35 (1/6) Installing ca-certificates (20191127-r4) 21:06:35 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:06:35 (3/4) Installing libcurl (7.69.1-r3) 21:06:35 (4/4) Installing curl (7.69.1-r3) 21:06:35 (2/6) Installing nghttp2-libs (1.41.0-r0) 21:06:35 (3/6) Installing libcurl (7.69.1-r3) 21:06:35 Executing busybox-1.31.1-r19.trigger 21:06:35 (4/6) Installing curl (7.69.1-r3) 21:06:35 (5/6) Installing dumb-init (1.2.2-r1) 21:06:35 (6/6) Installing su-exec (0.2-r1) 21:06:35 Executing busybox-1.31.1-r19.trigger 21:06:35 Executing ca-certificates-20191127-r4.trigger 21:06:35 Executing ca-certificates-20191127-r4.trigger 21:06:35 OK: 7 MiB in 18 packages 21:06:36 OK: 7 MiB in 20 packages 21:06:38 Removing intermediate container 7f366e38b85d 21:06:38 ---> 106a3a832b35 21:06:38 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:06:38 Removing intermediate container 66546267e2ca 21:06:38 ---> e4e8d0b91e0c 21:06:38 21:06:38 Step 11/26 : FROM docker:20.10.0 21:06:38 Removing intermediate container 96cc7ac04594 21:06:38 ---> ecd5d7863ec7 21:06:38 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:06:38 20.10.0: Pulling from library/docker 21:06:38 ---> Running in b1ece966a03f 21:06:39 ---> Running in 7edc305de736 21:06:39 Removing intermediate container b1ece966a03f 21:06:39 ---> f3d132d4e587 21:06:39 Step 13/21 : WORKDIR /edgex 21:06:39 ---> Running in 1261413e27fa 21:06:39 Removing intermediate container 7edc305de736 21:06:39 ---> ba2fbd12a0b3 21:06:39 Step 13/24 : WORKDIR / 21:06:40 ---> Running in b2796aa0ed72 21:06:40 Removing intermediate container 1261413e27fa 21:06:40 ---> 16bf455244a9 21:06:40 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:06:41 Removing intermediate container b2796aa0ed72 21:06:41 ---> b5d133c46152 21:06:41 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:06:42 ---> 919e4af2bb70 21:06:42 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:06:42 ---> 86adc5c90f58 21:06:42 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:06:45 ---> bab3d66658d6 21:06:45 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:06:45 ---> 48f81f30e80b 21:06:45 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:06:47 ---> f6fc497228cd 21:06:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:06:47 ---> f1d048bcaf0d 21:06:47 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:06:47 ---> Running in 2b531e77c64d 21:06:48 Removing intermediate container fc49835ffed4 21:06:48 ---> f3b50c3cb050 21:06:48 21:06:48 Step 10/23 : FROM alpine:3.12 21:06:48 ---> e47305ac9786 21:06:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:06:48 ---> ac1eaeac2461 21:06:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:06:49 ---> Running in b34cabfa1e82 21:06:49 Removing intermediate container 2b531e77c64d 21:06:49 ---> c50e6fbfb196 21:06:49 Step 18/21 : CMD ["--init=true"] 21:06:49 ---> Running in 5ca73ba225d6 21:06:49 Removing intermediate container b34cabfa1e82 21:06:49 ---> c69a6490f586 21:06:49 Step 12/23 : ENV APP_PORT=48080 21:06:50 ---> Running in 307a19fa056b 21:06:50 Removing intermediate container 5ca73ba225d6 21:06:50 ---> 0442dc2e2cc5 21:06:50 Step 19/21 : LABEL arch=arm64 21:06:50 ---> a2632531128a 21:06:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:06:50 ---> Running in cde35f0e8dc7 21:06:50 Removing intermediate container 307a19fa056b 21:06:50 ---> ffea0a6253bf 21:06:50 Step 13/23 : EXPOSE $APP_PORT 21:06:50 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:06:50 Status: Downloaded newer image for docker:20.10.0 21:06:50 ---> eeaf43b92773 21:06:50 Step 12/26 : RUN apk add --no-cache bash 21:06:50 ---> Running in e2db8f513732 21:06:51 ---> Running in bcc5efd3ccc8 21:06:51 Removing intermediate container cde35f0e8dc7 21:06:51 ---> 8e44358ace4f 21:06:51 Step 20/21 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e 21:06:51 ---> 3eba235a7e1f 21:06:51 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 21:06:51 ---> Running in 6b96127e2911 21:06:51 Removing intermediate container e2db8f513732 21:06:51 ---> 0ab68c6f3b68 21:06:51 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:51 ---> Running in 6e10aeaa27c9 21:06:51 ---> Running in 1d85068133c6 21:06:52 Removing intermediate container 6b96127e2911 21:06:52 ---> 05347591b5e9 21:06:52 Step 21/21 : LABEL version=0.0.0 21:06:52 ---> Running in a6c7d6c8d302 21:06:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:06:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:06:53 Removing intermediate container a6c7d6c8d302 21:06:53 ---> 8a3596df8d8f 21:06:53 21:06:53 (1/2) Installing readline (8.0.4-r0) 21:06:53 (2/2) Installing bash (5.0.17-r0) 21:06:53 Executing bash-5.0.17-r0.post-install 21:06:53 Executing busybox-1.31.1-r19.trigger 21:06:53 OK: 12 MiB in 22 packages 21:06:53 Successfully built 8a3596df8d8f 21:06:53 Successfully tagged docker-security-proxy-setup-go-arm64:latest 21:06:55  Building docker-security-proxy-setup-go ... done Removing intermediate container bcc5efd3ccc8 21:06:55 ---> f68d719a25a0 21:06:55 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 21:06:55 Removing intermediate container 1d85068133c6 21:06:55 ---> 102219b89556 21:06:55 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:06:55 ---> Running in 04f4f861f05b 21:06:55 ---> Running in 5e8f4c580621 21:06:55 Removing intermediate container 6e10aeaa27c9 21:06:55 ---> 394561ab569f 21:06:55 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 21:06:55 ---> Running in 235cbccf04e2 21:06:55 Removing intermediate container 04f4f861f05b 21:06:55 ---> 7a421e14f839 21:06:55 Step 14/26 : ENV APP_PORT=48090 21:06:55 ---> Running in 2913ae86512f 21:06:55 Removing intermediate container 235cbccf04e2 21:06:55 ---> 1322fbab7891 21:06:55 Step 22/24 : LABEL arch=arm64 21:06:56 ---> Running in e62d1a36ce81 21:06:56 Removing intermediate container 2913ae86512f 21:06:56 ---> c951a6a1e8de 21:06:56 Step 15/26 : EXPOSE $APP_PORT 21:06:56 ---> Running in 31e8cb2336a2 21:06:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:06:56 Removing intermediate container e62d1a36ce81 21:06:56 ---> 33c62dc28c54 21:06:56 Step 23/24 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e 21:06:56 ---> Running in e58a7381fb4b 21:06:57 Removing intermediate container 31e8cb2336a2 21:06:57 ---> 20d9df3c7f3b 21:06:57 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:06:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:06:57 Removing intermediate container e58a7381fb4b 21:06:57 ---> bff8de5b5e4b 21:06:57 Step 24/24 : LABEL version=0.0.0 21:06:57 ---> Running in cca38d98e833 21:06:57 (1/6) Installing dumb-init (1.2.2-r1) 21:06:58 (2/6) Installing libgcc (9.3.0-r2) 21:06:58 (3/6) Installing libsodium (1.0.18-r0) 21:06:58 (4/6) Installing libstdc++ (9.3.0-r2) 21:06:58 ---> dbb01a4bc0f2 21:06:58 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:06:58 Removing intermediate container cca38d98e833 21:06:58 ---> 413858bf5fc4 21:06:58 21:06:58 (5/6) Installing libzmq (4.3.3-r0) 21:06:58 (6/6) Installing zeromq (4.3.3-r0) 21:06:58 Executing busybox-1.31.1-r19.trigger 21:06:58 OK: 8 MiB in 20 packages 21:06:58 Successfully built 413858bf5fc4 21:06:59 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 21:06:59  Building docker-security-secretstore-setup-go ... done  ---> 145e672e3639 21:06:59 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:07:00 Removing intermediate container 5e8f4c580621 21:07:00 ---> 1ee90cc7fffd 21:07:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:07:00 ---> 6a9fca3ac1fb 21:07:00 Step 19/26 : RUN apk --no-cache add py3-pip 21:07:00 ---> Running in 497b0a640e66 21:07:00 ---> 69c22b5c76cd 21:07:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:07:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:07:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:07:02 (1/33) Installing libbz2 (1.0.8-r1) 21:07:02 (2/33) Installing expat (2.2.9-r1) 21:07:02 (3/33) Installing libffi (3.3-r2) 21:07:02 (4/33) Installing gdbm (1.13-r1) 21:07:02 ---> 943289d80387 21:07:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:07:02 (5/33) Installing xz-libs (5.2.5-r0) 21:07:02 (6/33) Installing sqlite-libs (3.32.1-r0) 21:07:02 (7/33) Installing python3 (3.8.8-r0) 21:07:03 ---> c6ee77c7e5c3 21:07:03 Step 19/23 : ENTRYPOINT ["/core-data"] 21:07:03 ---> Running in 52774b477a56 21:07:04 (8/33) Installing py3-appdirs (1.4.4-r1) 21:07:04 (9/33) Installing py3-ordered-set (4.0.1-r0) 21:07:04 (10/33) Installing py3-parsing (2.4.7-r0) 21:07:04 (11/33) Installing py3-six (1.15.0-r0) 21:07:04 (12/33) Installing py3-packaging (20.4-r0) 21:07:04 (13/33) Installing py3-setuptools (47.0.0-r0) 21:07:04 (14/33) Installing py3-chardet (3.0.4-r4) 21:07:04 Removing intermediate container 52774b477a56 21:07:04 ---> bb8d3078f7a9 21:07:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:07:04 (15/33) Installing py3-idna (2.9-r0) 21:07:04 (16/33) Installing py3-certifi (2020.4.5.1-r0) 21:07:04 (17/33) Installing py3-urllib3 (1.25.9-r0) 21:07:04 (18/33) Installing py3-requests (2.23.0-r0) 21:07:04 (19/33) Installing py3-msgpack (1.0.0-r0) 21:07:04 ---> Running in 1da8476cc302 21:07:04 (20/33) Installing py3-lockfile (0.12.2-r3) 21:07:04 (21/33) Installing py3-cachecontrol (0.12.6-r0) 21:07:04 (22/33) Installing py3-colorama (0.4.3-r0) 21:07:04 (23/33) Installing py3-distlib (0.3.0-r0) 21:07:04 (24/33) Installing py3-distro (1.5.0-r1) 21:07:04 (25/33) Installing py3-webencodings (0.5.1-r3) 21:07:04 (26/33) Installing py3-html5lib (1.0.1-r4) 21:07:04 (27/33) Installing py3-pytoml (0.1.21-r0) 21:07:04 (28/33) Installing py3-pep517 (0.8.2-r0) 21:07:04 (29/33) Installing py3-progress (1.5-r0) 21:07:04 (30/33) Installing py3-toml (0.10.1-r0) 21:07:04 (31/33) Installing py3-retrying (1.3.3-r0) 21:07:04 (32/33) Installing py3-contextlib2 (0.6.0-r0) 21:07:04 (33/33) Installing py3-pip (20.1.1-r0) 21:07:04 Executing busybox-1.31.1-r19.trigger 21:07:04 OK: 71 MiB in 55 packages 21:07:04 Removing intermediate container 1da8476cc302 21:07:04 ---> 735f27a82d78 21:07:04 Step 21/23 : LABEL arch=arm64 21:07:05 ---> Running in e4895ffc83c6 21:07:05 Removing intermediate container e4895ffc83c6 21:07:05 ---> a885660bb1ee 21:07:05 Step 22/23 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e 21:07:05 ---> Running in 957eb01bd338 21:07:06 Removing intermediate container 957eb01bd338 21:07:06 ---> b2c940de0673 21:07:06 Step 23/23 : LABEL version=0.0.0 21:07:06 ---> Running in e99a855a3dcf 21:07:07 Removing intermediate container e99a855a3dcf 21:07:07 ---> 1245419ac694 21:07:07 21:07:07 Successfully built 1245419ac694 21:07:07 Successfully tagged docker-core-data-go-arm64:latest 21:07:14  Building docker-core-data-go ... done Removing intermediate container 497b0a640e66 21:07:14 ---> 0097ab337210 21:07:14 Step 20/26 : RUN pip install docker-compose==1.23.2 21:07:14 ---> Running in fd340cd0e5d4 21:07:18 Collecting docker-compose==1.23.2 21:07:18 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:07:19 Collecting dockerpty<0.5,>=0.4.1 21:07:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:07:21 Collecting texttable<0.10,>=0.9.0 21:07:21 Downloading texttable-0.9.1.tar.gz (11 kB) 21:07:23 Collecting PyYAML<4,>=3.10 21:07:23 Downloading PyYAML-3.13.tar.gz (270 kB) 21:07:26 Collecting websocket-client<1.0,>=0.32.0 21:07:26 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 21:07:26 Collecting cached-property<2,>=1.2.0 21:07:26 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:07:27 Collecting docker<4.0,>=3.6.0 21:07:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:07:28 Collecting jsonschema<3,>=2.5.1 21:07:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:07:28 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:07:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:07:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:07:29 Collecting docopt<0.7,>=0.6.1 21:07:29 Downloading docopt-0.6.2.tar.gz (25 kB) 21:07:31 Collecting docker-pycreds>=0.4.0 21:07:31 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:07:31 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) 21:07:31 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) 21:07:31 Collecting idna<2.8,>=2.5 21:07:31 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:07:32 Collecting urllib3<1.25,>=1.21.1 21:07:32 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:07:32 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:07:32 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:07:32 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:07:32 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:07:33 Installing collected packages: dockerpty, texttable, PyYAML, websocket-client, cached-property, docker-pycreds, idna, urllib3, requests, docker, jsonschema, docopt, docker-compose 21:07:33 Running setup.py install for dockerpty: started 21:07:35 Running setup.py install for dockerpty: finished with status 'done' 21:07:35 Running setup.py install for texttable: started 21:07:37 Running setup.py install for texttable: finished with status 'done' 21:07:37 Running setup.py install for PyYAML: started 21:07:39 Running setup.py install for PyYAML: finished with status 'done' 21:07:39 Attempting uninstall: idna 21:07:39 Found existing installation: idna 2.9 21:07:39 Uninstalling idna-2.9: 21:07:39 Successfully uninstalled idna-2.9 21:07:40 Attempting uninstall: urllib3 21:07:40 Found existing installation: urllib3 1.25.9 21:07:40 Uninstalling urllib3-1.25.9: 21:07:40 Successfully uninstalled urllib3-1.25.9 21:07:41 Attempting uninstall: requests 21:07:41 Found existing installation: requests 2.23.0 21:07:41 Uninstalling requests-2.23.0: 21:07:41 Successfully uninstalled requests-2.23.0 21:07:42 Running setup.py install for docopt: started 21:07:44 Running setup.py install for docopt: finished with status 'done' 21:07:45 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 21:07:48 Removing intermediate container fd340cd0e5d4 21:07:48 ---> 3bc16c7e9e71 21:07:48 Step 21/26 : RUN apk --no-cache add curl 21:07:48 ---> Running in 981309383b1f 21:07:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:07:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:07:50 (1/3) Installing nghttp2-libs (1.41.0-r0) 21:07:50 (2/3) Installing libcurl (7.69.1-r3) 21:07:50 (3/3) Installing curl (7.69.1-r3) 21:07:50 Executing busybox-1.31.1-r19.trigger 21:07:50 OK: 72 MiB in 58 packages 21:07:51 Removing intermediate container 981309383b1f 21:07:51 ---> e8c1e3fcad01 21:07:51 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 21:07:51 ---> Running in 4d0c1c713da7 21:07:52 Removing intermediate container 4d0c1c713da7 21:07:52 ---> c3a1645c0a06 21:07:52 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:07:52 ---> Running in c3de5872d88b 21:07:52 Removing intermediate container c3de5872d88b 21:07:52 ---> c38ea27ca0b0 21:07:52 Step 24/26 : LABEL arch=arm64 21:07:52 ---> Running in 1df51fe77ff1 21:07:53 Removing intermediate container 1df51fe77ff1 21:07:53 ---> a64ef4e73976 21:07:53 Step 25/26 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e 21:07:53 ---> Running in 35e861670a2c 21:07:53 Removing intermediate container 35e861670a2c 21:07:53 ---> 76301880a982 21:07:53 Step 26/26 : LABEL version=0.0.0 21:07:54 ---> Running in 86ff9da4c3f5 21:07:54 Removing intermediate container 86ff9da4c3f5 21:07:54 ---> 035293398a85 21:07:54 21:07:55 Successfully built 035293398a85 21:07:55 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 21:07:55  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 21:07:55 $ docker stop --time=1 7a5f8d4931cc372897dfbd26b9b780c987dc9ccb8934f55398441b6bb0226edc 21:07:57 $ docker rm -f 7a5f8d4931cc372897dfbd26b9b780c987dc9ccb8934f55398441b6bb0226edc [Pipeline] // withDockerContainer [Pipeline] sh 21:07:57 + + docker imagesgrep 21:07:57 docker 21:07:58 docker-sys-mgmt-agent-go-arm64 latest 035293398a85 4 seconds ago 301MB 21:07:58 docker-core-data-go-arm64 latest 1245419ac694 52 seconds ago 21.4MB 21:07:58 docker-security-secretstore-setup-go-arm64 latest 413858bf5fc4 About a minute ago 24.4MB 21:07:58 docker-security-proxy-setup-go-arm64 latest 8a3596df8d8f About a minute ago 24.1MB 21:07:58 docker-security-bootstrapper-go-arm64 latest 59b7315149d5 4 minutes ago 17.9MB 21:07:58 docker-core-metadata-go-arm64 latest 684533be91e0 4 minutes ago 17.9MB 21:07:58 docker-support-scheduler-go-arm64 latest 6c5c4ac7f00c 4 minutes ago 16.4MB 21:07:58 docker-support-notifications-go-arm64 latest b145fff1b032 4 minutes ago 16.9MB 21:07:58 docker-core-command-go-arm64 latest ec0c04766082 4 minutes ago 16.3MB 21:07:58 docker 20.10.0 eeaf43b92773 3 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 21:07:59 ---> job-cost.sh 21:07:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LlP2 21:08:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:10:15 lf-activate-venv(): INFO: Adding /tmp/venv-LlP2/bin to PATH 21:10:15 INFO: No Stack... 21:10:15 INFO: Retrieving Pricing Info for: lf-standard-4 21:10:15 INFO: Archiving Costs [Pipeline] sh 21:10:15 + cat /w/workspace/edgex-go/1/archives/cost.csv 21:10:15 + cut -d, -f6 [Pipeline] lock 21:10:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3324-1-stack-cost] 21:10:15 Resource [jenkins-edgexfoundry-edgex-go-PR-3324-1-stack-cost] did not exist. Created. 21:10:15 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3324-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:10:16 + echo total: 0.20999999344348907 [Pipeline] stash 21:10:16 Stashed 1 file(s) [Pipeline] } 21:10:16 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3324-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 21:10:18 provisioning config files... 21:10:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7789422942177271732tmp [Pipeline] { [Pipeline] sh 21:10:19 + set +x 21:10:19 + curl -s https://codecov.io/bash 21:10:19 + bash -s -- 21:10:19 21:10:19 _____ _ 21:10:19 / ____| | | 21:10:19 | | ___ __| | ___ ___ _____ __ 21:10:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:10:19 | |___| (_) | (_| | __/ (_| (_) \ V / 21:10:19 \_____\___/ \__,_|\___|\___\___/ \_/ 21:10:19 Bash-20210309-2b87ace 21:10:19 21:10:19 21:10:19 ==> git version 2.24.3 found 21:10:19 ==> 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 21:10:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:10:19 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:10:19 ==> Jenkins CI detected. 21:10:19 project root: . 21:10:19 --> token set from env 21:10:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:10:19 ==> Running gcov in . (disable via -X gcov) 21:10:19 ==> Python coveragepy not found 21:10:19 ==> Searching for coverage reports in: 21:10:19 + . 21:10:19 -> Found 1 reports 21:10:19 ==> Detecting git/mercurial file structure 21:10:19 ==> Reading reports 21:10:19 + ./coverage.out bytes=683562 21:10:19 ==> Appending adjustments 21:10:19 https://docs.codecov.io/docs/fixing-reports 21:10:24 + Found adjustments 21:10:24 ==> Gzipping contents 21:10:24 100K /tmp/codecov.bMoEin.gz 21:10:24 ==> Uploading reports 21:10:24 url: https://codecov.io 21:10:24 query: branch=PR-3324&commit=3e40545313c0bcbdda59067dec18517f6e162e0e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3324%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3324&job=&cmd_args= 21:10:24 -> Pinging Codecov 21:10:24 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3324&commit=3e40545313c0bcbdda59067dec18517f6e162e0e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3324%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3324&job=&cmd_args= 21:10:24 -> Uploading to 21:10:24 https://storage.googleapis.com/codecov/v4/raw/2021-03-30/00271124DB129430A58F1EEE437C3FCB/3e40545313c0bcbdda59067dec18517f6e162e0e/fd489f23-349f-4781-9d5a-34509c83d440.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210330%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210330T211023Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=509e6e62257875536f5a01b678688bff7045a39f9dff4b13381aa08b38b712a7 21:10:24 % Total % Received % Xferd Average Speed Time Time Time Current 21:10:24 Dload Upload Total Spent Left Speed 21:10:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98475 0 0 100 98475 0 195k --:--:-- --:--:-- --:--:-- 195k 21:10:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3e40545313c0bcbdda59067dec18517f6e162e0e [Pipeline] } 21:10:24 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 21:10:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:10:27 ---> package-listing.sh 21:10:27 ++ facter osfamily 21:10:27 ++ tr '[:upper:]' '[:lower:]' 21:10:27 + OS_FAMILY=redhat 21:10:27 + workspace=/w/workspace/edgex-go/1 21:10:27 + START_PACKAGES=/tmp/packages_start.txt 21:10:27 + END_PACKAGES=/tmp/packages_end.txt 21:10:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:10:27 + PACKAGES=/tmp/packages_start.txt 21:10:27 + '[' /w/workspace/edgex-go/1 ']' 21:10:27 + PACKAGES=/tmp/packages_end.txt 21:10:27 + case "${OS_FAMILY}" in 21:10:27 + rpm -qa 21:10:27 + sort 21:10:33 + '[' -f /tmp/packages_start.txt ']' 21:10:33 + '[' -f /tmp/packages_end.txt ']' 21:10:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:10:33 + '[' /w/workspace/edgex-go/1 ']' 21:10:33 + mkdir -p /w/workspace/edgex-go/1/archives/ 21:10:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 21:10:33 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 21:10:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:10:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:10:33 21:10:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:10:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:10:34 alpine: Pulling from edgex-lftools-log-publisher 21:10:34 df20fa9351a1: Pulling fs layer 21:10:34 36b3adc4ff6f: Pulling fs layer 21:10:34 8ad3a11d3b57: Pulling fs layer 21:10:34 46f8f816bc3b: Pulling fs layer 21:10:34 93b61091891f: Pulling fs layer 21:10:34 93b9cdb0e59b: Pulling fs layer 21:10:34 5e14af77c1be: Pulling fs layer 21:10:34 01666e4c0597: Pulling fs layer 21:10:34 aa168da1d23b: Pulling fs layer 21:10:34 46f8f816bc3b: Waiting 21:10:34 93b61091891f: Waiting 21:10:34 93b9cdb0e59b: Waiting 21:10:34 5e14af77c1be: Waiting 21:10:34 01666e4c0597: Waiting 21:10:34 aa168da1d23b: Waiting 21:10:34 36b3adc4ff6f: Verifying Checksum 21:10:34 36b3adc4ff6f: Download complete 21:10:34 46f8f816bc3b: Verifying Checksum 21:10:34 46f8f816bc3b: Download complete 21:10:34 df20fa9351a1: Verifying Checksum 21:10:34 df20fa9351a1: Download complete 21:10:34 93b9cdb0e59b: Verifying Checksum 21:10:34 93b9cdb0e59b: Download complete 21:10:34 93b61091891f: Verifying Checksum 21:10:34 93b61091891f: Download complete 21:10:34 5e14af77c1be: Verifying Checksum 21:10:34 5e14af77c1be: Download complete 21:10:34 01666e4c0597: Verifying Checksum 21:10:34 01666e4c0597: Download complete 21:10:34 df20fa9351a1: Pull complete 21:10:35 36b3adc4ff6f: Pull complete 21:10:35 8ad3a11d3b57: Verifying Checksum 21:10:35 8ad3a11d3b57: Download complete 21:10:37 aa168da1d23b: Verifying Checksum 21:10:37 aa168da1d23b: Download complete 21:10:37 8ad3a11d3b57: Pull complete 21:10:38 46f8f816bc3b: Pull complete 21:10:38 93b61091891f: Pull complete 21:10:38 93b9cdb0e59b: Pull complete 21:10:39 5e14af77c1be: Pull complete 21:10:39 01666e4c0597: Pull complete 21:10:49 aa168da1d23b: Pull complete 21:10:49 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:10:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:10:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:10:49 prd-centos7-docker-4c-2g-32076 does not seem to be running inside a container 21:10:51 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:10:54 $ docker top 5e0ed82dbf5e459f229bf6c9d8a358235323fc97d6670e405f2262d568cc6672 -eo pid,comm [Pipeline] { [Pipeline] sh 21:10:55 + touch /tmp/pre-build-complete [Pipeline] sh 21:10:55 + mkdir -p /var/log/sa [Pipeline] sh 21:10:56 + ls /var/log/sa-host 21:10:56 + sadf -c /var/log/sa-host/sa23 21:10:56 file_magic: OK 21:10:56 HZ: Using current value: 100 21:10:56 file_header: OK 21:10:56 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 21:10:56 Statistics: 21:10:56 Hnuu...uuuununununu... 21:10:56 File successfully converted to sysstat format version 12.2.1 21:10:56 + sadf -c /var/log/sa-host/sa30 21:10:56 file_magic: OK 21:10:56 HZ: Using current value: 100 21:10:56 file_header: OK 21:10:56 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 21:10:56 Statistics: 21:10:56 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... 21:10:56 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:10:56 provisioning config files... 21:10:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4044942343790077399tmp [Pipeline] { [Pipeline] echo 21:10:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:10:57 ---> create-netrc.sh [Pipeline] } 21:10:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:10:57 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:10:57 ---> python-tools-install.sh [Pipeline] echo 21:10:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:10:57 ---> sudo-logs.sh 21:10:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:10:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:10:58 ---> job-cost.sh 21:10:58 lf-activate-venv: SKIPPING 21:10:58 DEBUG: total: 0.20999999344348907 21:10:58 INFO: Retrieving Stack Cost... 21:10:59 INFO: Retrieving Pricing Info for: v1-standard-2 21:10:59 INFO: Archiving Costs [Pipeline] echo 21:10:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:11:00 ---> logs-deploy.sh 21:11:00 lf-activate-venv: SKIPPING 21:11:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3324/1 21:11:00 INFO: archiving workspace using pattern(s): 21:11:01 Archives upload complete. 21:11:01 INFO: archiving logs to Nexus