Pull request #3303 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 04121680b1087f96ef009b594f8095f8f3b5fdf8 rather than 96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f Obtained Jenkinsfile from 04121680b1087f96ef009b594f8095f8f3b5fdf8 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-31760 in /w/workspace/edgexfoundry_edgex-go_PR-3303 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 04121680b1087f96ef009b594f8095f8f3b5fdf8 into PR head commit 96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f Merge succeeded, producing 96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f Checking out Revision 96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f (PR-3303) > 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/3303/head:refs/remotes/origin/PR-3303 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 04121680b1087f96ef009b594f8095f8f3b5fdf8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f # timeout=10 Commit message: "Merge branch 'master' into issue-3286" > git rev-list --no-walk 68fcd773a98669ed968ad814e488a11f1b3796c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:18:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:18:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:18:24 ========================================================= 16:18:24 EdgeX Global Pipelines Version Info 16:18:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:18:26 ------------------- 16:18:26 stable info: 16:18:26 ------------------- 16:18:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:18:26 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 16:18:26 Message: update stable to v1.0.186 16:18:27 ------------------- 16:18:27 experimental info: 16:18:27 ------------------- 16:18:27 Commited By: **** collab-it+edgex@linuxfoundation.org 16:18:27 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 16:18:27 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:18:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:18:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:18:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:18:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:18:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:18:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 16:18:28 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 16:18:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:18:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 16:18:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 16:18:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:18:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:18:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:18:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:18:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:18:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:18:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:18:28 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:18:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:18:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 16:18:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:18:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:18:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3303 [Pipeline] echo 16:18:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3303 [Pipeline] echo 16:18:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3303 [Pipeline] echo 16:18:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f [Pipeline] echo 16:18:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9623350 [Pipeline] echo 16:18:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:18:30 provisioning config files... 16:18:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1822642799829499819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:18:30 ---> docker-login.sh 16:18:30 nexus3.edgexfoundry.org:10001 16:18:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:31 Configure a credential helper to remove this warning. See 16:18:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:31 16:18:31 Login Succeeded 16:18:31 nexus3.edgexfoundry.org:10002 16:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:31 Configure a credential helper to remove this warning. See 16:18:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:31 16:18:31 Login Succeeded 16:18:31 nexus3.edgexfoundry.org:10003 16:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:31 Configure a credential helper to remove this warning. See 16:18:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:31 16:18:31 Login Succeeded 16:18:31 nexus3.edgexfoundry.org:10004 16:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:31 Configure a credential helper to remove this warning. See 16:18:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:31 16:18:31 Login Succeeded 16:18:31 docker.io 16:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:32 Configure a credential helper to remove this warning. See 16:18:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:32 16:18:32 Login Succeeded 16:18:32 ---> docker-login.sh ends [Pipeline] } 16:18:32 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:18:32 ++ 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 16:18:32 + for file in '`ls cmd/**/Dockerfile`' 16:18:32 ++ dirname cmd/core-command/Dockerfile 16:18:32 ++ cut -d/ -f2 16:18:32 + echo core-command,cmd/core-command/Dockerfile 16:18:32 + for file in '`ls cmd/**/Dockerfile`' 16:18:32 ++ dirname cmd/core-data/Dockerfile 16:18:32 ++ cut -d/ -f2 16:18:32 + echo core-data,cmd/core-data/Dockerfile 16:18:32 + for file in '`ls cmd/**/Dockerfile`' 16:18:32 ++ dirname cmd/core-metadata/Dockerfile 16:18:32 ++ cut -d/ -f2 16:18:32 + echo core-metadata,cmd/core-metadata/Dockerfile 16:18:32 + for file in '`ls cmd/**/Dockerfile`' 16:18:32 ++ dirname cmd/security-bootstrapper/Dockerfile 16:18:32 ++ cut -d/ -f2 16:18:32 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:18:32 + for file in '`ls cmd/**/Dockerfile`' 16:18:32 ++ dirname cmd/security-proxy-setup/Dockerfile 16:18:32 ++ cut -d/ -f2 16:18:32 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:18:32 + for file in '`ls cmd/**/Dockerfile`' 16:18:32 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:18:32 ++ cut -d/ -f2 16:18:32 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:18:32 + for file in '`ls cmd/**/Dockerfile`' 16:18:32 ++ dirname cmd/support-notifications/Dockerfile 16:18:32 ++ cut -d/ -f2 16:18:32 + echo support-notifications,cmd/support-notifications/Dockerfile 16:18:32 + for file in '`ls cmd/**/Dockerfile`' 16:18:32 ++ dirname cmd/support-scheduler/Dockerfile 16:18:32 ++ cut -d/ -f2 16:18:32 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:18:32 + for file in '`ls cmd/**/Dockerfile`' 16:18:32 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:18:32 ++ cut -d/ -f2 16:18:32 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:18:32 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 16:18:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:18:35 16:18:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:18:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:18:35 latest: Pulling from edgex-devops/git-semver 16:18:35 31603596830f: Pulling fs layer 16:18:35 2a8b12db71e7: Pulling fs layer 16:18:35 6ca5941a6612: Pulling fs layer 16:18:35 ecc8261a40a4: Pulling fs layer 16:18:35 ecc8261a40a4: Waiting 16:18:35 2a8b12db71e7: Verifying Checksum 16:18:35 2a8b12db71e7: Download complete 16:18:35 31603596830f: Verifying Checksum 16:18:35 31603596830f: Download complete 16:18:35 ecc8261a40a4: Verifying Checksum 16:18:35 ecc8261a40a4: Download complete 16:18:35 6ca5941a6612: Verifying Checksum 16:18:35 6ca5941a6612: Download complete 16:18:36 31603596830f: Pull complete 16:18:36 2a8b12db71e7: Pull complete 16:18:37 6ca5941a6612: Pull complete 16:18:37 ecc8261a40a4: Pull complete 16:18:37 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:18:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:18:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:18:37 prd-centos7-docker-4c-2g-31760 does not seem to be running inside a container 16:18:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:10004/edgex-devops/git-semver:latest cat 16:18:40 $ docker top ca570a1c8c2d98eec436aabecc6232ea8abdff65d4edc3932cc1e5e5bd33ca2f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:18:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:18:40 [ssh-agent] Looking for ssh-agent implementation... 16:18:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:18:41 $ docker exec ca570a1c8c2d98eec436aabecc6232ea8abdff65d4edc3932cc1e5e5bd33ca2f ssh-agent 16:18:41 SSH_AUTH_SOCK=/tmp/ssh-jqQUQAxtuIkM/agent.13 16:18:41 SSH_AGENT_PID=18 16:18:41 Running ssh-add (command line suppressed) 16:18:41 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3783185083527735058.key (/w/workspace/edgex-go/2@tmp/private_key_3783185083527735058.key) 16:18:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:18:41 + git tag --points-at HEAD [Pipeline] } 16:18:41 $ docker exec --env ******** --env ******** ca570a1c8c2d98eec436aabecc6232ea8abdff65d4edc3932cc1e5e5bd33ca2f ssh-agent -k 16:18:41 unset SSH_AUTH_SOCK; 16:18:41 unset SSH_AGENT_PID; 16:18:41 echo Agent pid 18 killed; 16:18:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:18:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:18:42 [ssh-agent] Looking for ssh-agent implementation... 16:18:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:18:42 $ docker exec ca570a1c8c2d98eec436aabecc6232ea8abdff65d4edc3932cc1e5e5bd33ca2f ssh-agent 16:18:42 SSH_AUTH_SOCK=/tmp/ssh-RbjBIeOVQ4L3/agent.46 16:18:42 SSH_AGENT_PID=51 16:18:42 Running ssh-add (command line suppressed) 16:18:42 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7984082365098134116.key (/w/workspace/edgex-go/2@tmp/private_key_7984082365098134116.key) 16:18:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:18:43 + git semver init 16:18:43 # -> Open(): unable to determine branch for HEAD 16:18:43 # $GIT_DIR = /w/workspace/edgex-go/2/.git 16:18:43 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 16:18:43 # $SEMVER_REMOTE_NAME = origin 16:18:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:18:43 # $SEMVER_USER_NAME = edgex-jenkins 16:18:43 # $SEMVER_BRANCH = PR-3303 16:18:43 # $SEMVER_TEMP = /tmp/semver-995986114 16:18:43 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:19:01 # '/tmp/semver-995986114' -> '/w/workspace/edgex-go/2/.semver' 16:19:01 # -> Force: false 16:19:01 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 16:19:01 $ docker exec --env ******** --env ******** ca570a1c8c2d98eec436aabecc6232ea8abdff65d4edc3932cc1e5e5bd33ca2f ssh-agent -k 16:19:01 unset SSH_AUTH_SOCK; 16:19:01 unset SSH_AGENT_PID; 16:19:01 echo Agent pid 51 killed; 16:19:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:19:02 + git semver [Pipeline] } 16:19:02 $ docker stop --time=1 ca570a1c8c2d98eec436aabecc6232ea8abdff65d4edc3932cc1e5e5bd33ca2f 16:19:04 $ docker rm -f ca570a1c8c2d98eec436aabecc6232ea8abdff65d4edc3932cc1e5e5bd33ca2f [Pipeline] // withDockerContainer [Pipeline] sh 16:19:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:19:05 Stashed 1 file(s) [Pipeline] echo 16:19:05 [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 16:19:05 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31759 in /w/workspace/edgexfoundry_edgex-go_PR-3303 [Pipeline] { [Pipeline] ws 16:19:05 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:19:06 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:19:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:19:06 + sudo service docker restart 16:19:06 + true 16:19:06 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 16:19:07 ========================================================= 16:19:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 16:19:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:19:07 + 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 . 16:19:10 using credential edgex-jenkins-ssh 16:19:11 Cloning the remote Git repository 16:19:11 Sending build context to Docker daemon 328.9MB 16:19:11 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 16:19:11 Step 2/6 : FROM ${BASE} 16:19:11 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 16:19:11 188c0c94c7c5: Pulling fs layer 16:19:11 0ef7d3d256c8: Pulling fs layer 16:19:11 de9db76c5a1d: Pulling fs layer 16:19:11 bca2f99d35d6: Pulling fs layer 16:19:11 93359f2a8cfa: Pulling fs layer 16:19:11 7c6f9722023f: Pulling fs layer 16:19:11 a35cf1a2eb13: Pulling fs layer 16:19:11 93359f2a8cfa: Waiting 16:19:11 7c6f9722023f: Waiting 16:19:11 a35cf1a2eb13: Waiting 16:19:11 bca2f99d35d6: Waiting 16:19:11 de9db76c5a1d: Download complete 16:19:11 0ef7d3d256c8: Download complete 16:19:11 93359f2a8cfa: Verifying Checksum 16:19:11 93359f2a8cfa: Download complete 16:19:11 7c6f9722023f: Verifying Checksum 16:19:11 7c6f9722023f: Download complete 16:19:11 188c0c94c7c5: Verifying Checksum 16:19:11 188c0c94c7c5: Download complete 16:19:11 188c0c94c7c5: Pull complete 16:19:12 0ef7d3d256c8: Pull complete 16:19:12 de9db76c5a1d: Pull complete 16:19:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:19:11 > git init /w/workspace/edgex-go/2 # timeout=10 16:19:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:19:11 > git --version # timeout=10 16:19:11 > git --version # 'git version 2.17.1' 16:19:11 using GIT_SSH to set credentials SSH Credentials for GitHub 16:19:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:19:14 a35cf1a2eb13: Verifying Checksum 16:19:14 a35cf1a2eb13: Download complete 16:19:14 bca2f99d35d6: Verifying Checksum 16:19:14 bca2f99d35d6: Download complete 16:19:19 bca2f99d35d6: Pull complete 16:19:19 93359f2a8cfa: Pull complete 16:19:19 7c6f9722023f: Pull complete 16:19:25 a35cf1a2eb13: Pull complete 16:19:25 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 16:19:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 16:19:25 ---> a62c8e92a672 16:19:25 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 16:19:25 ---> Running in b90bedb09df6 16:19:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:19:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:19:26 (1/12) Installing libmagic (5.38-r0) 16:19:26 (2/12) Installing file (5.38-r0) 16:19:26 (3/12) Installing libc-dev (0.7.2-r3) 16:19:27 (4/12) Installing g++ (9.3.0-r2) 16:19:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:19:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:19:33 Merging remotes/origin/master commit 04121680b1087f96ef009b594f8095f8f3b5fdf8 into PR head commit 96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f 16:19:33 (5/12) Installing fortify-headers (1.1-r0) 16:19:33 (6/12) Installing patch (2.7.6-r6) 16:19:33 (7/12) Installing build-base (0.5-r2) 16:19:33 (8/12) Installing libsodium (1.0.18-r0) 16:19:33 (9/12) Installing pkgconf (1.7.2-r0) 16:19:33 (10/12) Installing libsodium-dev (1.0.18-r0) 16:19:33 Merge succeeded, producing 96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f 16:19:33 Checking out Revision 96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f (PR-3303) 16:19:34 (11/12) Installing libzmq (4.3.3-r0) 16:19:34 (12/12) Installing zeromq-dev (4.3.3-r0) 16:19:34 Executing busybox-1.31.1-r19.trigger 16:19:34 OK: 233 MiB in 51 packages 16:19:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:19:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:19:32 using GIT_SSH to set credentials SSH Credentials for GitHub 16:19:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3303/head:refs/remotes/origin/PR-3303 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:19:33 > git config core.sparsecheckout # timeout=10 16:19:33 > git checkout -f 96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f # timeout=10 16:19:33 > git remote # timeout=10 16:19:33 > git config --get remote.origin.url # timeout=10 16:19:33 using GIT_SSH to set credentials SSH Credentials for GitHub 16:19:33 > git merge 04121680b1087f96ef009b594f8095f8f3b5fdf8 # timeout=10 16:19:33 > git rev-parse HEAD^{commit} # timeout=10 16:19:33 > git config core.sparsecheckout # timeout=10 16:19:33 > git checkout -f 96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f # timeout=10 16:19:38 Removing intermediate container b90bedb09df6 16:19:38 ---> ce749b2923f0 16:19:38 Step 4/6 : WORKDIR /edgex-go 16:19:38 ---> Running in 72aa7f8db014 16:19:38 Removing intermediate container 72aa7f8db014 16:19:38 ---> 974a99b39b96 16:19:38 Step 5/6 : COPY go.mod . 16:19:38 ---> 9178418c41e5 16:19:38 Step 6/6 : RUN go mod download 16:19:38 ---> Running in adb80e3d7c75 16:19:38 Commit message: "Merge branch 'master' into issue-3286" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:19:39 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:19:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:19:40 + sudo service docker restart 16:19:40 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:19:42 provisioning config files... 16:19:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4868280409142087273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:19:43 ---> docker-login.sh 16:19:43 nexus3.edgexfoundry.org:10001 16:19:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:44 Configure a credential helper to remove this warning. See 16:19:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:44 16:19:44 Login Succeeded 16:19:44 nexus3.edgexfoundry.org:10002 16:19:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:44 Configure a credential helper to remove this warning. See 16:19:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:44 16:19:44 Login Succeeded 16:19:44 nexus3.edgexfoundry.org:10003 16:19:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:45 Configure a credential helper to remove this warning. See 16:19:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:45 16:19:45 Login Succeeded 16:19:45 nexus3.edgexfoundry.org:10004 16:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:46 Configure a credential helper to remove this warning. See 16:19:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:46 16:19:46 Login Succeeded 16:19:46 docker.io 16:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:46 Configure a credential helper to remove this warning. See 16:19:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:46 16:19:46 Login Succeeded 16:19:46 ---> docker-login.sh ends [Pipeline] } 16:19:46 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:19:47 ========================================================= 16:19:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:19:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:19:47 + 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 . 16:19:50 Sending build context to Docker daemon 167MB 16:19:50 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 16:19:50 Step 2/6 : FROM ${BASE} 16:19:50 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:19:50 5f621e34cdf4: Pulling fs layer 16:19:50 a4357932f1b6: Pulling fs layer 16:19:50 18c013af1878: Pulling fs layer 16:19:50 00ac8860ef70: Pulling fs layer 16:19:50 63d7cb157983: Pulling fs layer 16:19:50 b116817d02f9: Pulling fs layer 16:19:50 745a02a5169b: Pulling fs layer 16:19:50 00ac8860ef70: Waiting 16:19:50 63d7cb157983: Waiting 16:19:50 b116817d02f9: Waiting 16:19:50 745a02a5169b: Waiting 16:19:50 18c013af1878: Verifying Checksum 16:19:50 18c013af1878: Download complete 16:19:50 a4357932f1b6: Verifying Checksum 16:19:50 a4357932f1b6: Download complete 16:19:50 63d7cb157983: Download complete 16:19:50 b116817d02f9: Verifying Checksum 16:19:50 b116817d02f9: Download complete 16:19:50 5f621e34cdf4: Verifying Checksum 16:19:50 5f621e34cdf4: Download complete 16:19:51 5f621e34cdf4: Pull complete 16:19:51 a4357932f1b6: Pull complete 16:19:52 18c013af1878: Pull complete 16:19:52 745a02a5169b: Verifying Checksum 16:19:52 745a02a5169b: Download complete 16:19:53 00ac8860ef70: Verifying Checksum 16:19:53 00ac8860ef70: Download complete 16:20:04 00ac8860ef70: Pull complete 16:20:04 63d7cb157983: Pull complete 16:20:04 b116817d02f9: Pull complete 16:20:04 Removing intermediate container adb80e3d7c75 16:20:04 ---> f8ac071ba547 16:20:04 Successfully built f8ac071ba547 16:20:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:20:05 + docker inspect -f . ci-base-image-x86_64 16:20:05 . [Pipeline] withDockerContainer 16:20:05 prd-centos7-docker-4c-2g-31760 does not seem to be running inside a container 16:20:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:20:06 $ docker top 7c33dc746eae5f7820795b9152692a618defe531522564cdf3aac5adb76f0d7a -eo pid,comm [Pipeline] { [Pipeline] sh 16:20:06 + go version 16:20:06 go version go1.15.5 linux/amd64 [Pipeline] } 16:20:06 $ docker stop --time=1 7c33dc746eae5f7820795b9152692a618defe531522564cdf3aac5adb76f0d7a 16:20:07 745a02a5169b: Pull complete 16:20:07 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 16:20:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:20:07 ---> b7e6874047d6 16:20:07 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 16:20:08 $ docker rm -f 7c33dc746eae5f7820795b9152692a618defe531522564cdf3aac5adb76f0d7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:20:08 + docker inspect -f . ci-base-image-x86_64 16:20:08 . [Pipeline] withDockerContainer 16:20:08 prd-centos7-docker-4c-2g-31760 does not seem to be running inside a container 16:20:09 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:20:09 $ docker top 1810c7304ed5dbe17ba998130c8e72dfdfa931d8de0e901ce88ce6ddcccc0de7 -eo pid,comm [Pipeline] { [Pipeline] echo 16:20:09 ========================================================= 16:20:09 [edgeXBuildGoParallel] Running Tests and Build... 16:20:09 ========================================================= [Pipeline] sh 16:20:10 + make test 16:20:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:20:10 ---> Running in c139d6268563 16:20:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:20:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:20:13 (1/12) Installing libmagic (5.38-r0) 16:20:13 (2/12) Installing file (5.38-r0) 16:20:14 (3/12) Installing libc-dev (0.7.2-r3) 16:20:14 (4/12) Installing g++ (9.3.0-r2) 16:20:17 (5/12) Installing fortify-headers (1.1-r0) 16:20:17 (6/12) Installing patch (2.7.6-r6) 16:20:17 (7/12) Installing build-base (0.5-r2) 16:20:17 (8/12) Installing libsodium (1.0.18-r0) 16:20:17 (9/12) Installing pkgconf (1.7.2-r0) 16:20:18 (10/12) Installing libsodium-dev (1.0.18-r0) 16:20:18 (11/12) Installing libzmq (4.3.3-r0) 16:20:18 (12/12) Installing zeromq-dev (4.3.3-r0) 16:20:18 Executing busybox-1.31.1-r19.trigger 16:20:18 OK: 217 MiB in 51 packages 16:20:18 ? github.com/edgexfoundry/edgex-go [no test files] 16:20:22 Removing intermediate container c139d6268563 16:20:22 ---> ee17a2e21c43 16:20:22 Step 4/6 : WORKDIR /edgex-go 16:20:22 ---> Running in bcde55696c46 16:20:23 Removing intermediate container bcde55696c46 16:20:23 ---> 1a4a8a286951 16:20:23 Step 5/6 : COPY go.mod . 16:20:23 ---> 5bd93017b9da 16:20:23 Step 6/6 : RUN go mod download 16:20:24 ---> Running in 7de37f9c1a78 16:20:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:20:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:20:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:20:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:20:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:20:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:20:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:20:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:20:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:20:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:20:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:20:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:20:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:20:51 Removing intermediate container 7de37f9c1a78 16:20:51 ---> 7a1453104936 16:20:51 Successfully built 7a1453104936 16:20:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:20:51 + docker inspect -f . ci-base-image-arm64 16:20:51 . [Pipeline] withDockerContainer 16:20:51 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.182s coverage: 45.9% of statements 16:20:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:20:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:20:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:20:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:20:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:20:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 16:20:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.060s coverage: 19.8% of statements 16:20:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.091s coverage: 100.0% of statements 16:20:51 prd-ubuntu18.04-docker-arm64-4c-16g-31759 does not seem to be running inside a container 16:20:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:20:53 $ docker top 67449f16b3789861761f0544ddd74442353b8290df7a9ad8feba1e53d1ec7f88 -eo pid,comm [Pipeline] { [Pipeline] sh 16:20:54 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.209s coverage: 27.1% of statements 16:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:20:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.029s coverage: 100.0% of statements 16:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:20:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.048s coverage: 100.0% of statements 16:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:20:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.099s coverage: 71.3% of statements 16:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:20:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.182s coverage: 82.9% of statements 16:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:20:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.065s coverage: 78.9% of statements 16:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:20:54 + go version 16:20:54 go version go1.15.5 linux/arm64 [Pipeline] } 16:20:54 $ docker stop --time=1 67449f16b3789861761f0544ddd74442353b8290df7a9ad8feba1e53d1ec7f88 16:20:56 $ docker rm -f 67449f16b3789861761f0544ddd74442353b8290df7a9ad8feba1e53d1ec7f88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:20:57 + docker inspect -f . ci-base-image-arm64 16:20:57 . [Pipeline] withDockerContainer 16:20:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.356s coverage: 28.6% of statements 16:20:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:20:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:20:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:20:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:20:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:20:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.082s coverage: 100.0% of statements 16:20:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:20:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.046s coverage: 100.0% of statements 16:20:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:20:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.194s coverage: 86.7% of statements 16:20:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:20:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.159s coverage: 97.5% of statements 16:20:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:20:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.070s coverage: 78.3% of statements 16:20:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:20:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:20:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:20:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:20:57 prd-ubuntu18.04-docker-arm64-4c-16g-31759 does not seem to be running inside a container 16:20:57 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:20:59 $ docker top a002a577136e52ecf7ec499469b9811b22adae6b8bd770478743913d6fe8b025 -eo pid,comm [Pipeline] { 16:20:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.355s coverage: 92.8% of statements 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:20:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.034s coverage: 58.8% of statements 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:20:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.091s coverage: 1.0% of statements 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 16:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.037s coverage: 47.1% of statements [Pipeline] echo 16:20:59 ========================================================= 16:20:59 [edgeXBuildGoParallel] Running Tests and Build... 16:20:59 ========================================================= [Pipeline] sh 16:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.052s coverage: 79.5% of statements 16:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.034s coverage: 94.1% of statements 16:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.044s coverage: 96.3% of statements 16:21:00 + make test 16:21:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:21:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 16:21:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.053s coverage: 94.4% of statements 16:21:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.030s coverage: 44.8% of statements 16:21:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.203s coverage: 82.6% of statements 16:21:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.066s coverage: 92.9% of statements 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:21:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 77.8% of statements 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:21:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.037s coverage: 87.2% of statements 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:21:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:21:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:21:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements 16:21:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 16:21:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 84.6% of statements 16:21:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.6% of statements 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:21:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.190s coverage: 64.4% of statements 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:21:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.036s coverage: 100.0% of statements 16:21:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 91.3% of statements 16:21:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements 16:21:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.048s coverage: 73.7% of statements 16:21:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements 16:21:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.327s coverage: 69.0% of statements 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:21:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.101s coverage: 38.4% of statements 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:21:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.037s coverage: 89.5% of statements 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:21:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.034s coverage: 84.8% of statements 16:21:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.138s coverage: 47.0% of statements 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:21:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.051s coverage: 100.0% of statements 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:21:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 16:21:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.159s coverage: 87.1% of statements 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 16:21:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.730s coverage: 29.1% of statements 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:21:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.076s coverage: 99.0% of statements 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:21:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.055s coverage: 100.0% of statements 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 16:21:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.086s coverage: 94.0% of statements 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 16:21:26 ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:21:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.036s coverage: 100.0% of statements 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:21:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.048s coverage: 87.9% of statements 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:21:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:21:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements 16:21:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 16:21:26 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 16:21:26 GO111MODULE=on go vet ./... 16:21:27 ? github.com/edgexfoundry/edgex-go [no test files] 16:21:53 gofmt -l . 16:21:54 [ "`gofmt -l .`" = "" ] 16:21:54 ./bin/test-go-mod-tidy.sh 16:21:55 ./bin/test-attribution-txt.sh [Pipeline] sh 16:21:56 + ls -al . 16:21:56 total 776 16:21:56 drwxrwxr-x 10 1001 1001 4096 Mar 29 16:21 . 16:21:56 drwxr-xr-x 4 root root 28 Mar 29 16:20 .. 16:21:56 -rw-rw-r-- 1 1001 1001 11 Mar 29 16:18 .dockerignore 16:21:56 drwxrwxr-x 8 1001 1001 179 Mar 29 16:18 .git 16:21:56 drwxrwxr-x 3 1001 1001 125 Mar 29 16:18 .github 16:21:56 -rw-rw-r-- 1 1001 1001 818 Mar 29 16:18 .gitignore 16:21:56 drwx------ 3 1001 1001 60 Mar 29 16:19 .semver 16:21:56 -rw-rw-r-- 1 1001 1001 166 Mar 29 16:18 .sonarcloud.properties 16:21:56 -rw-rw-r-- 1 1001 1001 8607 Mar 29 16:18 Attribution.txt 16:21:56 -rw-rw-r-- 1 1001 1001 3804 Mar 29 16:18 CONTRIBUTING.md 16:21:56 -rw-rw-r-- 1 1001 1001 931 Mar 29 16:18 Dockerfile.build 16:21:56 -rw-rw-r-- 1 1001 1001 863 Mar 29 16:18 Jenkinsfile 16:21:56 -rw-rw-r-- 1 1001 1001 10775 Mar 29 16:18 LICENSE 16:21:56 -rw-rw-r-- 1 1001 1001 5774 Mar 29 16:18 Makefile 16:21:56 -rw-rw-r-- 1 1001 1001 6548 Mar 29 16:18 README.md 16:21:56 -rw-rw-r-- 1 1001 1001 6755 Mar 29 16:18 SECURITY.md 16:21:56 -rw-rw-r-- 1 1001 1001 5 Mar 29 16:19 VERSION 16:21:56 -rw-rw-r-- 1 1001 1001 4131 Mar 29 16:18 ZMQWindows.md 16:21:56 drwxrwxr-x 2 1001 1001 117 Mar 29 16:18 bin 16:21:56 drwxrwxr-x 14 1001 1001 4096 Mar 29 16:18 cmd 16:21:56 -rw-r--r-- 1 root root 666801 Mar 29 16:21 coverage.out 16:21:56 -rw-r--r-- 1 root root 1056 Mar 29 16:21 go.mod 16:21:56 -rw-r--r-- 1 root root 22530 Mar 29 16:21 go.sum 16:21:56 drwxrwxr-x 8 1001 1001 127 Mar 29 16:18 internal 16:21:56 drwxrwxr-x 4 1001 1001 26 Mar 29 16:18 openapi 16:21:56 drwxrwxr-x 4 1001 1001 71 Mar 29 16:18 snap 16:21:56 -rw-rw-r-- 1 1001 1001 168 Mar 29 16:18 version.go [Pipeline] sh 16:21:56 + '[' -e coverage.out ] 16:21:56 + chown 1001:1001 coverage.out [Pipeline] stash 16:21:56 Stashed 1 file(s) [Pipeline] sh 16:21:57 + make build 16:21:57 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 16:22:01 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 16:22:09 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 16:22:11 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 16:22:12 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 16:22:12 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 16:22:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:22:14 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 16:22:16 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 16:22:17 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 16:22:18 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 16:22:19 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 16:22:21 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 16:22:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [Pipeline] } 16:22:23 $ docker stop --time=1 1810c7304ed5dbe17ba998130c8e72dfdfa931d8de0e901ce88ce6ddcccc0de7 16:22:24 $ docker rm -f 1810c7304ed5dbe17ba998130c8e72dfdfa931d8de0e901ce88ce6ddcccc0de7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:22:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:22:27 16:22:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:22:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:22:27 latest: Pulling from edgex-devops/edgex-compose 16:22:27 cbdbe7a5bc2a: Pulling fs layer 16:22:27 ca9280d653b3: Pulling fs layer 16:22:27 7e9c9ca2126c: Pulling fs layer 16:22:27 cbdbe7a5bc2a: Verifying Checksum 16:22:27 cbdbe7a5bc2a: Download complete 16:22:28 cbdbe7a5bc2a: Pull complete 16:22:28 ca9280d653b3: Verifying Checksum 16:22:28 ca9280d653b3: Download complete 16:22:29 ca9280d653b3: Pull complete 16:22:29 7e9c9ca2126c: Verifying Checksum 16:22:29 7e9c9ca2126c: Download complete 16:22:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:22:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:22:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:22:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:22:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:22:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:22:36 7e9c9ca2126c: Pull complete 16:22:36 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:22:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:22:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:22:36 prd-centos7-docker-4c-2g-31760 does not seem to be running inside a container 16:22:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:22:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:22:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:22:38 $ docker top 47164c987e75c6049379c7687d5da0ac36d5b04fdce529b14efde1dbf18ce700 -eo pid,comm [Pipeline] { [Pipeline] sh 16:22:39 + docker-compose build --help 16:22:39 + grep parallel 16:22:40 --parallel Build images in parallel. [Pipeline] } 16:22:40 $ docker stop --time=1 47164c987e75c6049379c7687d5da0ac36d5b04fdce529b14efde1dbf18ce700 16:22:41 $ docker rm -f 47164c987e75c6049379c7687d5da0ac36d5b04fdce529b14efde1dbf18ce700 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:22:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:22:42 . [Pipeline] withDockerContainer 16:22:42 prd-centos7-docker-4c-2g-31760 does not seem to be running inside a container 16:22:42 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:22:43 $ docker top c8a6f8d7c3a8bac07de28c723dc2ba7fde1fe78454fee2f47b5feccaa7fff8f3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:22:44 + docker-compose -f ./docker-compose-build.yml build --parallel 16:22:44 Building docker-core-command-go ... 16:22:44 Building docker-core-data-go ... 16:22:44 Building docker-core-metadata-go ... 16:22:44 Building docker-security-bootstrapper-go ... 16:22:44 Building docker-security-proxy-setup-go ... 16:22:44 Building docker-security-secretstore-setup-go ... 16:22:44 Building docker-support-notifications-go ... 16:22:44 Building docker-support-scheduler-go ... 16:22:44 Building docker-sys-mgmt-agent-go ... 16:22:44 Building docker-support-notifications-go 16:22:44 Building docker-support-scheduler-go 16:22:44 Building docker-security-secretstore-setup-go 16:22:44 Building docker-core-metadata-go 16:22:44 Building docker-security-proxy-setup-go 16:22:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:22:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:22:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:22:53 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.339s coverage: 45.9% of statements 16:22:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:22:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:22:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:22:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:22:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:22:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 16:22:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.145s coverage: 19.8% of statements 16:22:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.264s coverage: 100.0% of statements 16:23:02 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.695s coverage: 27.1% of statements 16:23:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:23:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:23:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:23:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:23:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:23:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:23:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.072s coverage: 100.0% of statements 16:23:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:23:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.094s coverage: 100.0% of statements 16:23:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:23:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:23:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.297s coverage: 71.3% of statements 16:23:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:23:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:23:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.495s coverage: 82.9% of statements 16:23:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:23:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:23:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.215s coverage: 78.9% of statements 16:23:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:23:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.246s coverage: 28.6% of statements 16:23:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:23:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:23:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:23:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:23:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:23:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.151s coverage: 100.0% of statements 16:23:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:23:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.087s coverage: 100.0% of statements 16:23:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:23:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.439s coverage: 86.7% of statements 16:23:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:23:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.511s coverage: 97.5% of statements 16:23:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:23:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.197s coverage: 78.3% of statements 16:23:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:23:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:23:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:23:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:23:23 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:23:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:23:23 ---> f8ac071ba547 16:23:23 Step 3/23 : WORKDIR /edgex-go 16:23:23 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:23:23 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:23:23 ---> f8ac071ba547 16:23:23 Step 3/21 : WORKDIR /edgex-go 16:23:23 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:23:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:23:23 ---> f8ac071ba547 16:23:23 Step 3/24 : WORKDIR /edgex-go 16:23:23 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:23:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:23:23 ---> f8ac071ba547 16:23:23 Step 3/22 : WORKDIR /edgex-go 16:23:23 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:23:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:23:23 ---> f8ac071ba547 16:23:23 Step 3/22 : WORKDIR /edgex-go 16:23:23 ---> Running in 3636c9a951c9 16:23:23 ---> Running in c5d2807c51bf 16:23:23 ---> Running in ba706d37dcf8 16:23:23 ---> Running in 0d436fde05f9 16:23:23 ---> Running in 7eed677ca10b 16:23:23 Removing intermediate container 3636c9a951c9 16:23:23 ---> c6992b845cb4 16:23:23 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:23:23 Removing intermediate container 0d436fde05f9 16:23:23 ---> 572f2789f6e5 16:23:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:23:23 Removing intermediate container c5d2807c51bf 16:23:23 ---> b2e428c70b44 16:23:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:23:23 Removing intermediate container 7eed677ca10b 16:23:23 ---> 544251bbbdee 16:23:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:23:23 Removing intermediate container ba706d37dcf8 16:23:23 ---> 17674a733c74 16:23:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:23:23 ---> Running in 7113e5b69094 16:23:23 ---> Running in b9aeebe4662c 16:23:23 ---> Running in 31d4da349249 16:23:23 ---> Running in bdddf5d88300 16:23:23 ---> Running in 89141ab197ec 16:23:23 Removing intermediate container 7113e5b69094 16:23:23 ---> 3aefbf02b7fb 16:23:23 Step 5/21 : RUN apk add --update --no-cache make git 16:23:23 ---> Running in f845aa6b580f 16:23:23 Removing intermediate container b9aeebe4662c 16:23:23 ---> 518a061d82ce 16:23:23 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:23:23 Removing intermediate container 31d4da349249 16:23:23 ---> 3b33c2af4591 16:23:23 Step 5/24 : RUN apk add --update --no-cache make git 16:23:23 Removing intermediate container bdddf5d88300 16:23:23 ---> cb3c6c85fb0c 16:23:23 Step 5/23 : RUN apk add --update --no-cache make git 16:23:23 ---> Running in 78c5b4878f6d 16:23:23 ---> Running in a45d92490c4b 16:23:23 ---> Running in 277d83135e78 16:23:23 Removing intermediate container 89141ab197ec 16:23:23 ---> 894683e16a9b 16:23:23 Step 5/22 : RUN apk add --update --no-cache make git 16:23:23 ---> Running in 38387de39ef9 16:23:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:23:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:23:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:23:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:23:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:23:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:23:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:23:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:23:24 OK: 233 MiB in 51 packages 16:23:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:23:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:23:24 OK: 233 MiB in 51 packages 16:23:24 OK: 233 MiB in 51 packages 16:23:24 Removing intermediate container f845aa6b580f 16:23:24 ---> db78eaee5b38 16:23:24 Step 6/21 : COPY go.mod . 16:23:24 Removing intermediate container 78c5b4878f6d 16:23:24 ---> e3a2dfd912ec 16:23:24 Step 6/22 : COPY go.mod . 16:23:24 OK: 233 MiB in 51 packages 16:23:24 ---> e1d29dfd2ad7 16:23:24 Step 7/21 : RUN go mod download 16:23:24 ---> Running in c3b657debefe 16:23:24 OK: 233 MiB in 51 packages 16:23:24 ---> 5b902be643d3 16:23:24 Step 7/22 : RUN go mod download 16:23:25 Removing intermediate container a45d92490c4b 16:23:25 ---> ac0ab5ee9073 16:23:25 Step 6/24 : COPY go.mod . 16:23:25 ---> Running in fe7f63f44d6f 16:23:25 ---> 2ac5a8c20d9e 16:23:25 Step 7/24 : RUN go mod download 16:23:25 ---> Running in 36f5feb05b23 16:23:26 Removing intermediate container 38387de39ef9 16:23:26 ---> 075af17c1892 16:23:26 Step 6/22 : COPY go.mod . 16:23:26 Removing intermediate container 277d83135e78 16:23:26 ---> f664ea67881b 16:23:26 Step 6/23 : COPY go.mod . 16:23:26 ---> 8d460e58e81d 16:23:26 Step 7/22 : RUN go mod download 16:23:26 ---> ec01b499e455 16:23:26 Step 7/23 : RUN go mod download 16:23:26 ---> Running in 1598fcd328fc 16:23:26 ---> Running in d795174dc817 16:23:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.213s coverage: 92.8% of statements 16:23:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:23:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:23:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:23:27 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:23:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:23:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:23:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:23:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:23:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:23:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:23:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:23:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:23:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:23:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:23:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:23:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:23:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:23:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:23:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements 16:23:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:23:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:23:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.496s coverage: 1.0% of statements 16:23:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:23:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 16:23:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:23:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.086s coverage: 47.1% of statements 16:23:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.102s coverage: 79.5% of statements 16:23:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements 16:23:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.112s coverage: 96.3% of statements 16:23:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 16:23:27 Removing intermediate container 36f5feb05b23 16:23:27 ---> f7581a47ecfd 16:23:27 Step 8/24 : COPY . . 16:23:27 Removing intermediate container fe7f63f44d6f 16:23:27 ---> 7a5e6b66835d 16:23:27 Step 8/22 : COPY . . 16:23:27 Removing intermediate container c3b657debefe 16:23:27 ---> c28dd345d980 16:23:27 Step 8/21 : COPY . . 16:23:37 Removing intermediate container d795174dc817 16:23:37 ---> ba56ac1baad9 16:23:37 Step 8/23 : COPY . . 16:23:37 Removing intermediate container 1598fcd328fc 16:23:37 ---> 7c468ff7f307 16:23:37 Step 8/22 : COPY . . 16:23:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements 16:23:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 16:23:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.461s coverage: 82.6% of statements 16:23:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.127s coverage: 92.9% of statements 16:23:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:23:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:23:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:23:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements 16:23:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:23:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:23:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:23:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:23:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:23:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements 16:23:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:23:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:23:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 16:23:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:23:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 75.5% of statements 16:23:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:23:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.125s coverage: 80.8% of statements 16:23:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.121s coverage: 87.2% of statements 16:23:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.152s coverage: 84.6% of statements 16:23:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.189s coverage: 91.6% of statements 16:23:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:23:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.536s coverage: 64.4% of statements 16:23:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:23:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:23:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 16:23:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.119s coverage: 91.3% of statements 16:23:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 16:23:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.059s coverage: 73.7% of statements 16:23:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.095s coverage: 100.0% of statements 16:23:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.851s coverage: 69.0% of statements 16:23:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:23:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:23:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:24:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.369s coverage: 38.4% of statements 16:24:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:24:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:24:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.123s coverage: 89.5% of statements 16:24:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:24:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.098s coverage: 84.8% of statements 16:24:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.463s coverage: 47.0% of statements 16:24:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:24:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:24:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:24:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:24:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:24:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.127s coverage: 100.0% of statements 16:24:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:24:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.103s coverage: 100.0% of statements 16:24:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:24:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 16:24:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 16:24:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 16:24:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.502s coverage: 87.1% of statements 16:24:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 16:24:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 16:24:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 16:24:09 ---> caa418e85d2a 16:24:09 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:24:09 ---> 5d99ff1de3c5 16:24:09 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:24:09 ---> Running in 3844a01b36a0 16:24:10 ---> Running in b70ee74338c9 16:24:10 ---> 0deac6739702 16:24:10 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:24:10 ---> Running in 6969acbfbbfb 16:24:10 ---> 8a9da603e772 16:24:10 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:24:10 ---> 03e1dba6fe05 16:24:10 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:24:11 ---> Running in 737f88caa083 16:24:11 ---> Running in ba95cb9d4442 16:24:12 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 16:24:12 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 16:24:12 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 16:24:12 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 16:24:12 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 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.369s coverage: 29.1% of statements 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.193s coverage: 99.0% of statements 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.146s coverage: 100.0% of statements 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.275s coverage: 94.0% of statements 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.097s coverage: 87.9% of statements 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.063s coverage: 100.0% of statements 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.053s coverage: 32.1% of statements 16:24:18 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 16:24:19 GO111MODULE=on go vet ./... 16:24:44 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 16:24:44 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 16:24:52 Removing intermediate container b70ee74338c9 16:24:52 ---> 31d21f6782bd 16:24:52 16:24:52 Step 10/24 : FROM alpine:3.12 16:24:52 3.12: Pulling from library/alpine 16:24:53 Removing intermediate container 6969acbfbbfb 16:24:53 ---> a32f6035f533 16:24:53 16:24:53 Step 10/21 : FROM alpine:3.12 16:24:53 3.12: Pulling from library/alpine 16:24:53 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 16:24:53 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 16:24:53 Status: Downloaded newer image for alpine:3.12 16:24:53 ---> 42cb162f0360 16:24:53 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 16:24:53 Status: Image is up to date for alpine:3.12 16:24:53 ---> 42cb162f0360 16:24:53 Step 11/21 : RUN apk add --update --no-cache curl 16:24:57 ---> Running in 995c2a9ad24d 16:24:57 ---> Running in 46744b0b1e8b 16:24:57 Removing intermediate container ba95cb9d4442 16:24:57 ---> 16734b7a3521 16:24:57 16:24:57 Step 10/22 : FROM alpine:3.12 16:24:57 ---> 42cb162f0360 16:24:57 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:24:57 Removing intermediate container 3844a01b36a0 16:24:57 ---> 46937d0f16ec 16:24:57 16:24:57 Step 10/22 : FROM alpine:3.12 16:24:57 ---> 42cb162f0360 16:24:57 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:24:57 Removing intermediate container 737f88caa083 16:24:57 ---> 445db51d8439 16:24:57 16:24:57 Step 10/23 : FROM alpine:3.12 16:24:57 ---> 42cb162f0360 16:24:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:24:57 ---> Running in db4cc36732bf 16:24:57 ---> Running in 94ff07701bdb 16:24:57 ---> Running in 5f7e8f1adb0f 16:24:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:24:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:24:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:24:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:24:58 (1/4) Installing ca-certificates (20191127-r4) 16:24:58 (1/6) Installing ca-certificates (20191127-r4) 16:24:58 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:24:58 (3/4) Installing libcurl (7.69.1-r3) 16:24:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:24:58 (2/6) Installing nghttp2-libs (1.41.0-r0) 16:24:58 (4/4) Installing curl (7.69.1-r3) 16:24:58 Executing busybox-1.31.1-r19.trigger 16:24:58 (3/6) Installing libcurl (7.69.1-r3) 16:24:58 (4/6) Installing curl (7.69.1-r3) 16:24:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:24:58 (5/6) Installing dumb-init (1.2.2-r1) 16:24:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:24:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:24:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:24:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:24:59 (1/2) Installing ca-certificates (20191127-r4) 16:24:59 (2/2) Installing dumb-init (1.2.2-r1) 16:24:59 Executing busybox-1.31.1-r19.trigger 16:24:59 (6/6) Installing su-exec (0.2-r1) 16:24:59 Executing busybox-1.31.1-r19.trigger 16:24:59 Executing ca-certificates-20191127-r4.trigger 16:24:59 (1/1) Installing dumb-init (1.2.2-r1) 16:24:59 (1/1) Installing dumb-init (1.2.2-r1) 16:24:59 Executing ca-certificates-20191127-r4.trigger 16:24:59 Executing busybox-1.31.1-r19.trigger 16:24:59 Executing ca-certificates-20191127-r4.trigger 16:24:59 Executing busybox-1.31.1-r19.trigger 16:24:59 OK: 6 MiB in 15 packages 16:24:59 OK: 6 MiB in 15 packages 16:24:59 OK: 6 MiB in 16 packages 16:24:59 OK: 7 MiB in 18 packages 16:24:59 OK: 7 MiB in 20 packages 16:25:02 Removing intermediate container 995c2a9ad24d 16:25:02 ---> db74a6bad9cd 16:25:02 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:25:03 Removing intermediate container 94ff07701bdb 16:25:03 ---> 1b4aaaeb876f 16:25:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:25:03 Removing intermediate container db4cc36732bf 16:25:03 ---> 0de979dd1ade 16:25:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:25:03 Removing intermediate container 5f7e8f1adb0f 16:25:03 ---> 2eab6ef92193 16:25:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:25:03 Removing intermediate container 46744b0b1e8b 16:25:03 ---> ea79e69e3216 16:25:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:25:03 ---> Running in 81ebd55d8527 16:25:03 ---> Running in c444fe70434a 16:25:03 ---> Running in 5ef9feb66d29 16:25:03 ---> Running in 427b863d8ad0 16:25:03 ---> Running in 72d90dc20be1 16:25:03 Removing intermediate container 81ebd55d8527 16:25:03 ---> 8684ffde419f 16:25:03 Step 13/21 : WORKDIR /edgex 16:25:03 ---> Running in 6712982ba691 16:25:03 Removing intermediate container 5ef9feb66d29 16:25:03 ---> e946a38046ad 16:25:03 Step 13/22 : ENV APP_PORT=48085 16:25:03 Removing intermediate container c444fe70434a 16:25:03 ---> 9e90081c3f9d 16:25:03 Step 13/22 : ENV APP_PORT=48060 16:25:04 Removing intermediate container 427b863d8ad0 16:25:04 ---> 26689facd57a 16:25:04 Step 13/23 : ENV APP_PORT=48081 16:25:04 Removing intermediate container 72d90dc20be1 16:25:04 ---> 14173664e1b8 16:25:04 Step 13/24 : WORKDIR / 16:25:04 ---> Running in b65c81f38920 16:25:04 ---> Running in 9a78caf8f065 16:25:04 ---> Running in 63761372af53 16:25:04 ---> Running in 945e4901b8c3 16:25:04 Removing intermediate container 6712982ba691 16:25:04 ---> ce77f643c187 16:25:04 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:25:04 Removing intermediate container b65c81f38920 16:25:04 ---> c70d88044736 16:25:04 Step 14/22 : EXPOSE $APP_PORT 16:25:04 Removing intermediate container 9a78caf8f065 16:25:04 ---> e4d42ceefef1 16:25:04 Step 14/22 : EXPOSE $APP_PORT 16:25:04 Removing intermediate container 63761372af53 16:25:04 ---> 6898c7114477 16:25:04 Step 14/23 : EXPOSE $APP_PORT 16:25:04 ---> Running in a0ba0bfb6951 16:25:04 Removing intermediate container 945e4901b8c3 16:25:04 ---> 2856d0c0c0c9 16:25:04 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:25:04 ---> Running in b7d5401e3aa2 16:25:04 ---> Running in 431bf257e070 16:25:04 ---> 8ecee2432ffd 16:25:04 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:25:04 Removing intermediate container a0ba0bfb6951 16:25:04 ---> 62b8f413464f 16:25:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:25:05 Removing intermediate container b7d5401e3aa2 16:25:05 ---> 77328cd2363b 16:25:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:25:05 Removing intermediate container 431bf257e070 16:25:05 ---> 8fa2b49ca1e2 16:25:05 Step 15/23 : WORKDIR / 16:25:05 ---> 4f30d4f17121 16:25:05 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:25:05 ---> Running in 1f2704ee4cdf 16:25:05 ---> 265cee5c5348 16:25:05 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:25:05 ---> 26af96f85a4f 16:25:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:25:05 ---> 87d18b17dab4 16:25:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:25:05 ---> 4e8ce5d93133 16:25:05 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:25:05 Removing intermediate container 1f2704ee4cdf 16:25:05 ---> e8c5c8ae99dc 16:25:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:25:06 ---> be207e83d9b8 16:25:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:25:06 ---> 971793dc3d43 16:25:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:25:06 ---> e61f5fc3129a 16:25:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:25:06 ---> f4ef85f09b68 16:25:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:25:06 ---> 03b06cbcb713 16:25:06 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:25:06 ---> Running in d52192689b2e 16:25:06 ---> 5ad3f274478c 16:25:06 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:25:06 ---> 04c176f87c91 16:25:06 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:25:06 ---> 4a37ff96387d 16:25:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:25:06 Removing intermediate container d52192689b2e 16:25:06 ---> 92a69db6a2ba 16:25:06 Step 18/21 : CMD ["--init=true"] 16:25:07 ---> Running in 864e3796d1cf 16:25:07 ---> Running in 8851fc303499 16:25:07 ---> Running in 520c118d1b4f 16:25:07 ---> 6972645597aa 16:25:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:25:07 Removing intermediate container 864e3796d1cf 16:25:07 ---> 9ff441d509d9 16:25:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:25:07 Removing intermediate container 520c118d1b4f 16:25:07 ---> 6753c2435230 16:25:07 Step 19/21 : LABEL arch=x86_64 16:25:07 Removing intermediate container 8851fc303499 16:25:07 ---> 8f5b0539b029 16:25:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:25:07 ---> c702e53d6345 16:25:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:25:08 ---> Running in cabca26872e7 16:25:08 ---> Running in 3ec19a5b4aa4 16:25:08 ---> Running in 3013db032b0e 16:25:08 ---> b12018afe1b0 16:25:08 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:25:08 ---> Running in 820391b06a7f 16:25:08 Removing intermediate container cabca26872e7 16:25:08 ---> e0788dba330b 16:25:08 Step 20/22 : LABEL arch=x86_64 16:25:08 ---> 7766ae50eb94 16:25:08 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/ 16:25:08 Removing intermediate container 3ec19a5b4aa4 16:25:08 ---> 5307cc613377 16:25:08 Step 20/21 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f 16:25:08 Removing intermediate container 3013db032b0e 16:25:08 ---> feccad3d599a 16:25:08 Step 20/22 : LABEL arch=x86_64 16:25:08 Removing intermediate container 820391b06a7f 16:25:08 ---> 6b41ca51a86f 16:25:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:25:08 ---> Running in 8e80fc015431 16:25:08 ---> Running in 38d80672707e 16:25:08 ---> Running in 1fee33b4edc2 16:25:08 ---> Running in f77ccf3dcff3 16:25:09 ---> Running in 27fe1600b181 16:25:09 Removing intermediate container f77ccf3dcff3 16:25:09 ---> 45e0d6c55166 16:25:09 Step 21/22 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f 16:25:09 Removing intermediate container 38d80672707e 16:25:09 ---> 295c87a96ee1 16:25:09 Step 21/22 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f 16:25:09 Removing intermediate container 8e80fc015431 16:25:09 ---> d1b83c01215a 16:25:09 Step 21/21 : LABEL version=0.0.0 16:25:09 ---> Running in 4417598d119a 16:25:09 Removing intermediate container 27fe1600b181 16:25:09 ---> 971ce950f0ec 16:25:09 Step 21/23 : LABEL arch=x86_64 16:25:09 ---> Running in 4af5e7bcdc9b 16:25:09 ---> Running in 27d6c52d6e57 16:25:09 ---> Running in b315de62c12d 16:25:09 Removing intermediate container 4417598d119a 16:25:09 ---> 09f10f6ccba6 16:25:09 Step 22/22 : LABEL version=0.0.0 16:25:09 Removing intermediate container 4af5e7bcdc9b 16:25:09 ---> fa3de5d6a03f 16:25:09 Step 22/22 : LABEL version=0.0.0 16:25:09 Removing intermediate container 27d6c52d6e57 16:25:09 ---> 96a0eb790f76 16:25:09 16:25:09 ---> Running in cebc07655a46 16:25:10 ---> Running in 9eeb2af76da3 16:25:10 Removing intermediate container b315de62c12d 16:25:10 ---> 9901d4a77be7 16:25:10 Step 22/23 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f 16:25:10 Successfully built 96a0eb790f76 16:25:10 ---> Running in 5a2698e93777 16:25:10 Successfully tagged docker-security-proxy-setup-go:latest 16:25:10 Building docker-sys-mgmt-agent-go 16:25:10  Building docker-security-proxy-setup-go ... done Removing intermediate container cebc07655a46 16:25:10 ---> 953f254efe4c 16:25:10 16:25:10 Removing intermediate container 9eeb2af76da3 16:25:10 ---> dc9cdfb06c97 16:25:10 16:25:10 Removing intermediate container 1fee33b4edc2 16:25:10 ---> 12ec60a275dd 16:25:10 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:25:10 Successfully built 953f254efe4c 16:25:10 Successfully built dc9cdfb06c97 16:25:10 Successfully tagged docker-support-scheduler-go:latest 16:25:10  Building docker-support-scheduler-go ... done Building docker-core-command-go 16:25:10 Successfully tagged docker-support-notifications-go:latest 16:25:10 Building docker-core-data-go 16:25:10  Building docker-support-notifications-go ... done  ---> Running in 4429f8cfaf64 16:25:10 Removing intermediate container 5a2698e93777 16:25:10 ---> 3b4b5d28d791 16:25:10 Step 23/23 : LABEL version=0.0.0 16:25:10 ---> Running in a15ce41d1a52 16:25:10 Removing intermediate container 4429f8cfaf64 16:25:10 ---> 48a2428537ec 16:25:10 Step 22/24 : LABEL arch=x86_64 16:25:11 ---> Running in 91edb3905b29 16:25:11 Removing intermediate container a15ce41d1a52 16:25:11 ---> cca395861060 16:25:11 16:25:11 Successfully built cca395861060 16:25:11 Successfully tagged docker-core-metadata-go:latest 16:25:11  Building docker-core-metadata-go ... done Building docker-security-bootstrapper-go 16:25:11 Removing intermediate container 91edb3905b29 16:25:11 ---> 91740454c4af 16:25:11 Step 23/24 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f 16:25:11 ---> Running in ea985f14d064 16:25:11 Removing intermediate container ea985f14d064 16:25:11 ---> 937174ff334b 16:25:11 Step 24/24 : LABEL version=0.0.0 16:25:11 ---> Running in a0b02d1caaa9 16:25:12 Removing intermediate container a0b02d1caaa9 16:25:12 ---> c64f3fac5a51 16:25:12 16:25:12 Successfully built c64f3fac5a51 16:25:12 Successfully tagged docker-security-secretstore-setup-go:latest 16:25:39  Building docker-security-secretstore-setup-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:25:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:25:39 ---> f8ac071ba547 16:25:39 Step 3/23 : WORKDIR /edgex-go 16:25:39 ---> Using cache 16:25:39 ---> 17674a733c74 16:25:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:25:39 ---> Using cache 16:25:39 ---> 894683e16a9b 16:25:39 Step 5/23 : RUN apk add --update --no-cache make git 16:25:39 ---> Using cache 16:25:39 ---> 075af17c1892 16:25:39 Step 6/23 : COPY go.mod . 16:25:39 ---> Using cache 16:25:39 ---> 8d460e58e81d 16:25:39 Step 7/23 : RUN go mod download 16:25:39 ---> Using cache 16:25:39 ---> 7c468ff7f307 16:25:39 Step 8/23 : COPY . . 16:25:39 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:25:39 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:25:39 ---> f8ac071ba547 16:25:39 Step 3/31 : WORKDIR /edgex-go 16:25:39 ---> Using cache 16:25:39 ---> 17674a733c74 16:25:39 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:25:39 ---> Using cache 16:25:39 ---> 894683e16a9b 16:25:39 Step 5/31 : RUN apk add --update --no-cache make git 16:25:39 ---> Using cache 16:25:39 ---> 075af17c1892 16:25:39 Step 6/31 : COPY go.mod . 16:25:39 ---> Using cache 16:25:39 ---> 8d460e58e81d 16:25:39 Step 7/31 : RUN go mod download 16:25:39 ---> Using cache 16:25:39 ---> 7c468ff7f307 16:25:39 Step 8/31 : COPY . . 16:25:39 ---> Using cache 16:25:39 ---> 03e1dba6fe05 16:25:39 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:25:39 ---> Using cache 16:25:39 ---> 03e1dba6fe05 16:25:39 Step 9/23 : RUN make cmd/core-command/core-command 16:25:39 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:25:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:25:39 ---> f8ac071ba547 16:25:39 Step 3/26 : WORKDIR /edgex-go 16:25:39 ---> Using cache 16:25:39 ---> 17674a733c74 16:25:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:25:39 ---> Using cache 16:25:39 ---> 894683e16a9b 16:25:39 Step 5/26 : RUN apk add --update --no-cache make bash git 16:25:39 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:25:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:25:39 ---> f8ac071ba547 16:25:39 Step 3/23 : WORKDIR /edgex-go 16:25:39 ---> Using cache 16:25:39 ---> 17674a733c74 16:25:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:25:39 ---> Using cache 16:25:39 ---> 894683e16a9b 16:25:39 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:25:40 ---> Running in b7cf0f3d68ea 16:25:40 ---> Running in b647322c387e 16:25:40 ---> Running in 0cf718338e7c 16:25:40 ---> Running in 1980444e728b 16:25:41 gofmt -l . 16:25:41 [ "`gofmt -l .`" = "" ] 16:25: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 16:25:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:25:41 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 16:25:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:25:41 ./bin/test-go-mod-tidy.sh 16:25:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:25:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:25:42 ./bin/test-attribution-txt.sh 16:25:43 OK: 233 MiB in 51 packages 16:25:43 OK: 233 MiB in 51 packages [Pipeline] sh 16:25:44 + ls -al . 16:25:44 total 804 16:25:44 drwxrwxr-x 9 1001 1001 4096 Mar 29 16:25 . 16:25:44 drwxr-xr-x 4 root root 4096 Mar 29 16:20 .. 16:25:44 -rw-rw-r-- 1 1001 1001 11 Mar 29 16:19 .dockerignore 16:25:44 drwxrwxr-x 8 1001 1001 4096 Mar 29 16:19 .git 16:25:44 drwxrwxr-x 3 1001 1001 4096 Mar 29 16:19 .github 16:25:44 -rw-rw-r-- 1 1001 1001 818 Mar 29 16:19 .gitignore 16:25:44 -rw-rw-r-- 1 1001 1001 166 Mar 29 16:19 .sonarcloud.properties 16:25:44 -rw-rw-r-- 1 1001 1001 8607 Mar 29 16:19 Attribution.txt 16:25:44 -rw-rw-r-- 1 1001 1001 3804 Mar 29 16:19 CONTRIBUTING.md 16:25:44 -rw-rw-r-- 1 1001 1001 931 Mar 29 16:19 Dockerfile.build 16:25:44 -rw-rw-r-- 1 1001 1001 863 Mar 29 16:19 Jenkinsfile 16:25:44 -rw-rw-r-- 1 1001 1001 10775 Mar 29 16:19 LICENSE 16:25:44 -rw-rw-r-- 1 1001 1001 5774 Mar 29 16:19 Makefile 16:25:44 -rw-rw-r-- 1 1001 1001 6548 Mar 29 16:19 README.md 16:25:44 -rw-rw-r-- 1 1001 1001 6755 Mar 29 16:19 SECURITY.md 16:25:44 -rw-rw-r-- 1 1001 1001 5 Mar 29 16:19 VERSION 16:25:44 -rw-rw-r-- 1 1001 1001 4131 Mar 29 16:19 ZMQWindows.md 16:25:44 drwxrwxr-x 2 1001 1001 4096 Mar 29 16:19 bin 16:25:44 drwxrwxr-x 14 1001 1001 4096 Mar 29 16:19 cmd 16:25:44 -rw-r--r-- 1 root root 666801 Mar 29 16:24 coverage.out 16:25:44 -rw-r--r-- 1 root root 1056 Mar 29 16:25 go.mod 16:25:44 -rw-r--r-- 1 root root 22530 Mar 29 16:25 go.sum 16:25:44 drwxrwxr-x 8 1001 1001 4096 Mar 29 16:19 internal 16:25:44 drwxrwxr-x 4 1001 1001 4096 Mar 29 16:19 openapi 16:25:44 drwxrwxr-x 4 1001 1001 4096 Mar 29 16:19 snap 16:25:44 -rw-rw-r-- 1 1001 1001 168 Mar 29 16:19 version.go [Pipeline] sh 16:25:45 Removing intermediate container 1980444e728b 16:25:45 ---> c1587c18d0d2 16:25:45 Step 6/23 : COPY go.mod . 16:25:45 Removing intermediate container b647322c387e 16:25:45 ---> 1b1a93820c1a 16:25:45 Step 6/26 : COPY go.mod . 16:25:45 ---> 88e4b3abb93c 16:25:45 Step 7/23 : RUN go mod download 16:25:45 ---> Running in f259871b88af 16:25:45 ---> 664492862c2b 16:25:45 Step 7/26 : RUN go mod download 16:25:45 + '[' -e coverage.out ] 16:25:45 + chown 1001:1001 coverage.out [Pipeline] stash 16:25:45 Warning: overwriting stash ‘coverage-report’ 16:25:45 ---> Running in 3884ee7797a2 16:25:47 Stashed 1 file(s) [Pipeline] sh 16:25:47 + make build 16:25:47 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 16:25:49 Removing intermediate container f259871b88af 16:25:49 ---> 19633bb746ca 16:25:49 Step 8/23 : COPY . . 16:25:49 Removing intermediate container 3884ee7797a2 16:25:49 ---> 8152fc662313 16:25:49 Step 8/26 : COPY . . 16:26:00 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 16:26:21 Removing intermediate container b7cf0f3d68ea 16:26:21 ---> 4414bd36cb17 16:26:21 16:26:21 Step 10/31 : FROM alpine:3.12 16:26:21 ---> 42cb162f0360 16:26:21 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:26:21 Removing intermediate container 0cf718338e7c 16:26:21 ---> dd8b7b86c7ff 16:26:21 16:26:21 Step 10/23 : FROM alpine:3.12 16:26:21 ---> 42cb162f0360 16:26:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:26:21 ---> Using cache 16:26:21 ---> 2eab6ef92193 16:26:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:26:21 ---> Using cache 16:26:21 ---> 26689facd57a 16:26:21 Step 13/23 : ENV APP_PORT=48082 16:26:21 ---> Running in 381267f12995 16:26:21 ---> Running in cd5828c25b7d 16:26:21 ---> 69e4e82740e6 16:26:21 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:26:21 ---> f5c4c86bfa2e 16:26:21 Step 9/23 : RUN make cmd/core-data/core-data 16:26:21 ---> Running in 04bba4ad328e 16:26:21 ---> Running in 101a590e936e 16:26:21 Removing intermediate container cd5828c25b7d 16:26:21 ---> 7a6c51644a31 16:26:21 Step 14/23 : EXPOSE $APP_PORT 16:26:21 Removing intermediate container 381267f12995 16:26:21 ---> 52c3227e7428 16:26:21 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:26:21 ---> Running in 80dc9725c219 16:26:21 ---> Running in 03900eee1f0e 16:26:21 Removing intermediate container 80dc9725c219 16:26:21 ---> 9c038826e794 16:26:21 Step 15/23 : WORKDIR / 16:26:21 ---> Running in 691907b909ea 16:26:21 Removing intermediate container 691907b909ea 16:26:21 ---> 5fbb6991c013 16:26:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:26:21 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 16:26:21 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 16:26:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:26:21 ---> aa7135a53f17 16:26:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:26:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:26:21 (1/2) Installing dumb-init (1.2.2-r1) 16:26:21 (2/2) Installing su-exec (0.2-r1) 16:26:21 Executing busybox-1.31.1-r19.trigger 16:26:21 OK: 6 MiB in 16 packages 16:26:21 ---> 92714a6d1b86 16:26:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:26:22 Removing intermediate container 03900eee1f0e 16:26:22 ---> 4fdf64471546 16:26:22 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:26:22 ---> de62bddf14a5 16:26:22 Step 19/23 : ENTRYPOINT ["/core-command"] 16:26:22 ---> Running in d3f3642c80fb 16:26:22 ---> Running in 09ed2fe3e06c 16:26:22 Removing intermediate container d3f3642c80fb 16:26:22 ---> 7c82db4349b6 16:26:22 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:26:22 ---> Running in 37c68ec114f5 16:26:22 Removing intermediate container 09ed2fe3e06c 16:26:22 ---> e184037114fc 16:26:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:26:23 ---> Running in c109dffa44d4 16:26:23 Removing intermediate container 37c68ec114f5 16:26:23 ---> ae7cb903111d 16:26:23 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:26:23 Removing intermediate container c109dffa44d4 16:26:23 ---> 7c7c32017230 16:26:23 Step 21/23 : LABEL arch=x86_64 16:26:24 ---> Running in 483d76ba4a01 16:26:24 ---> Running in 4033d343a27c 16:26:24 Removing intermediate container 4033d343a27c 16:26:24 ---> 12203bded0a7 16:26:24 Step 22/23 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f 16:26:24 ---> Running in 87f75480d0c7 16:26:25 Removing intermediate container 87f75480d0c7 16:26:25 ---> 86cdc3a2ebe9 16:26:25 Step 23/23 : LABEL version=0.0.0 16:26:25 ---> Running in f9accca93370 16:26:25 Removing intermediate container f9accca93370 16:26:25 ---> 6270ec159a1a 16:26:25 16:26:25 Removing intermediate container 483d76ba4a01 16:26:25 ---> 3c11d17bd5af 16:26:25 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:26:25 Successfully built 6270ec159a1a 16:26:26 Successfully tagged docker-core-command-go:latest 16:26:26  Building docker-core-command-go ... done  ---> Running in 5cb8389391d9 16:26:26 Removing intermediate container 5cb8389391d9 16:26:26 ---> d08669af81af 16:26:26 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:26:26 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 16:26:28 ---> 04685fba4f59 16:26:28 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:26:28 ---> Running in 97091021b2b7 16:26:29 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 16:26:30 Removing intermediate container 97091021b2b7 16:26:30 ---> ce165fd040a1 16:26:30 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:26:31 ---> 2c59f141289d 16:26:31 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:26:32 ---> 77540a1c40ee 16:26:32 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:26:33 ---> ce6f0130eef4 16:26:33 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:26:33 ---> dabc3b145afc 16:26:33 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:26:34 ---> e64f90bbc70a 16:26:34 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:26:34 ---> Running in b7925db7d410 16:26:35 Removing intermediate container b7925db7d410 16:26:35 ---> ffa3445087a5 16:26:35 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:26:35 ---> 201168ef12ba 16:26:35 Step 26/31 : RUN chmod +x /entrypoint.sh 16:26:35 ---> Running in fe6c73c2630b 16:26:36 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 16:26:36 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 16:26:37 Removing intermediate container fe6c73c2630b 16:26:37 ---> 2f770dd68393 16:26:37 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:26:37 ---> Running in 502ad74fe62f 16:26:38 Removing intermediate container 502ad74fe62f 16:26:38 ---> b41790a51aa5 16:26:38 Step 28/31 : CMD ["gate"] 16:26:39 Removing intermediate container 04bba4ad328e 16:26:39 ---> 7ee5016bddfb 16:26:39 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:26:39 ---> Running in 5514b7c939b5 16:26:40 ---> Running in 9f80cb7a480f 16:26:40 Removing intermediate container 5514b7c939b5 16:26:40 ---> f373651951ed 16:26:40 Step 29/31 : LABEL arch=x86_64 16:26:41 ---> Running in 62b8c4fdeca3 16:26:41 Removing intermediate container 62b8c4fdeca3 16:26:41 ---> ee5269b60650 16:26:41 Step 30/31 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f 16:26: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 16:26:41 ---> Running in 5a76d7238f11 16:26:42 Removing intermediate container 5a76d7238f11 16:26:42 ---> 4e7772bc02bd 16:26:42 Step 31/31 : LABEL version=0.0.0 16:26:43 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 16:26:43 Removing intermediate container 101a590e936e 16:26:43 ---> f98787de9575 16:26:43 16:26:43 Step 10/23 : FROM alpine:3.12 16:26:43 ---> 42cb162f0360 16:26:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:26:43 ---> Running in e34b11cedc94 16:26:43 ---> Running in dd18f001df38 16:26:44 Removing intermediate container e34b11cedc94 16:26:44 ---> 3a6688eb9fb4 16:26:44 16:26:44 Removing intermediate container 9f80cb7a480f 16:26:44 ---> 7dfb4226dd26 16:26:44 16:26:44 Step 11/26 : FROM docker:20.10.0 16:26:44 Removing intermediate container dd18f001df38 16:26:44 ---> a743e4f3d7bb 16:26:44 Step 12/23 : ENV APP_PORT=48080 16:26:44 20.10.0: Pulling from library/docker 16:26:44 ---> Running in d161da1a9dd3 16:26:44 Successfully built 3a6688eb9fb4 16:26:44 Successfully tagged docker-security-bootstrapper-go:latest 16:26:44  Building docker-security-bootstrapper-go ... done Removing intermediate container d161da1a9dd3 16:26:44 ---> a828553cddb0 16:26:44 Step 13/23 : EXPOSE $APP_PORT 16:26:44 ---> Running in f1b8b1736ede 16:26:44 Removing intermediate container f1b8b1736ede 16:26:44 ---> 4a035878644a 16:26:44 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:26:44 ---> Running in c1423d44ed00 16:26:46 Removing intermediate container c1423d44ed00 16:26:46 ---> d8a69f1585be 16:26:46 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:26:46 ---> Running in e553354a38a6 16:26:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:26:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:26:48 (1/6) Installing dumb-init (1.2.2-r1) 16:26:48 (2/6) Installing libgcc (9.3.0-r2) 16:26:48 (3/6) Installing libsodium (1.0.18-r0) 16:26:48 (4/6) Installing libstdc++ (9.3.0-r2) 16:26:49 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:26:49 Status: Downloaded newer image for docker:20.10.0 16:26:49 ---> aefe523efa57 16:26:49 Step 12/26 : RUN apk add --no-cache bash 16:26:49 (5/6) Installing libzmq (4.3.3-r0) 16:26:49 (6/6) Installing zeromq (4.3.3-r0) 16:26:49 ---> Running in 64a61144e489 16:26:49 Executing busybox-1.31.1-r19.trigger 16:26:49 OK: 8 MiB in 20 packages 16:26:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:26:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:26:50 Removing intermediate container e553354a38a6 16:26:50 ---> 4e38b9d6e9e6 16:26:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:26:50 (1/2) Installing readline (8.0.4-r0) 16:26:50 (2/2) Installing bash (5.0.17-r0) 16:26:50 Executing bash-5.0.17-r0.post-install 16:26:50 Executing busybox-1.31.1-r19.trigger 16:26:50 OK: 12 MiB in 22 packages 16:26:50 ---> 4dec4bdf4e9b 16:26:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:26:50 Removing intermediate container 64a61144e489 16:26:50 ---> e1d29a134c9e 16:26:50 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 16:26:50 ---> Running in 1d9845712578 16:26:51 ---> 77fe1ff50af8 16:26:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:26:51 Removing intermediate container 1d9845712578 16:26:51 ---> a0e0a1f6f599 16:26:51 Step 14/26 : ENV APP_PORT=48090 16:26:51 ---> Running in 5a2f0ad37c9e 16:26:51 ---> fb41da3ff03b 16:26:51 Step 19/23 : ENTRYPOINT ["/core-data"] 16:26:51 ---> Running in 866212e64c9d 16:26:51 Removing intermediate container 5a2f0ad37c9e 16:26:51 ---> 34847b360f51 16:26:51 Step 15/26 : EXPOSE $APP_PORT 16:26:51 ---> Running in 4f63cc188327 16:26:51 Removing intermediate container 866212e64c9d 16:26:51 ---> 117a52bff27a 16:26:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:26:51 ---> Running in 3a1b253010f4 16:26:52 Removing intermediate container 4f63cc188327 16:26:52 ---> 9c5f67e07724 16:26:52 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:26:52 Removing intermediate container 3a1b253010f4 16:26:52 ---> 8edbb6b8903e 16:26:52 Step 21/23 : LABEL arch=x86_64 16:26:52 ---> Running in 038c8b2de515 16:26:52 Removing intermediate container 038c8b2de515 16:26:52 ---> e24775992f4b 16:26:52 Step 22/23 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f 16:26:52 ---> Running in d70ed832c38d 16:26:52 ---> 09a07b11077f 16:26:52 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:26:53 Removing intermediate container d70ed832c38d 16:26:53 ---> 7dc0071ce6c0 16:26:53 Step 23/23 : LABEL version=0.0.0 16:26:53 ---> Running in fde16bd96274 16:26:53 ---> 7d30c6d2ac14 16:26:53 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:26:53 Removing intermediate container fde16bd96274 16:26:53 ---> f84f936ed504 16:26:53 16:26:53 ---> fd26fe11b609 16:26:53 Step 19/26 : RUN apk --no-cache add py3-pip 16:26:53 Successfully built f84f936ed504 16:26:53 Successfully tagged docker-core-data-go:latest 16:26:53  Building docker-core-data-go ... done  ---> Running in 8c55be365a6b 16:26:53 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 16:26:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:26:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:26:54 (1/33) Installing libbz2 (1.0.8-r1) 16:26:54 (2/33) Installing expat (2.2.9-r1) 16:26:54 (3/33) Installing libffi (3.3-r2) 16:26:54 (4/33) Installing gdbm (1.13-r1) 16:26:54 (5/33) Installing xz-libs (5.2.5-r0) 16:26:54 (6/33) Installing sqlite-libs (3.32.1-r0) 16:26:54 (7/33) Installing python3 (3.8.8-r0) 16:26:55 (8/33) Installing py3-appdirs (1.4.4-r1) 16:26:55 (9/33) Installing py3-ordered-set (4.0.1-r0) 16:26:55 (10/33) Installing py3-parsing (2.4.7-r0) 16:26:55 (11/33) Installing py3-six (1.15.0-r0) 16:26:55 (12/33) Installing py3-packaging (20.4-r0) 16:26:55 (13/33) Installing py3-setuptools (47.0.0-r0) 16:26:55 (14/33) Installing py3-chardet (3.0.4-r4) 16:26:55 (15/33) Installing py3-idna (2.9-r0) 16:26:55 (16/33) Installing py3-certifi (2020.4.5.1-r0) 16:26:55 (17/33) Installing py3-urllib3 (1.25.9-r0) 16:26:55 (18/33) Installing py3-requests (2.23.0-r0) 16:26:55 (19/33) Installing py3-msgpack (1.0.0-r0) 16:26:55 (20/33) Installing py3-lockfile (0.12.2-r3) 16:26:55 (21/33) Installing py3-cachecontrol (0.12.6-r0) 16:26:55 (22/33) Installing py3-colorama (0.4.3-r0) 16:26:55 (23/33) Installing py3-distlib (0.3.0-r0) 16:26:55 (24/33) Installing py3-distro (1.5.0-r1) 16:26:55 (25/33) Installing py3-webencodings (0.5.1-r3) 16:26:55 (26/33) Installing py3-html5lib (1.0.1-r4) 16:26:55 (27/33) Installing py3-pytoml (0.1.21-r0) 16:26:55 (28/33) Installing py3-pep517 (0.8.2-r0) 16:26:55 (29/33) Installing py3-progress (1.5-r0) 16:26:55 (30/33) Installing py3-toml (0.10.1-r0) 16:26:55 (31/33) Installing py3-retrying (1.3.3-r0) 16:26:55 (32/33) Installing py3-contextlib2 (0.6.0-r0) 16:26:55 (33/33) Installing py3-pip (20.1.1-r0) 16:26:55 Executing busybox-1.31.1-r19.trigger 16:26:55 OK: 71 MiB in 55 packages 16:26: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 16:27: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 16:27:05 Removing intermediate container 8c55be365a6b 16:27:05 ---> 021da5bffc90 16:27:05 Step 20/26 : RUN pip install docker-compose==1.23.2 16:27:05 ---> Running in 6c00f58de6ea 16:27:06 Collecting docker-compose==1.23.2 16:27:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:27:06 Collecting websocket-client<1.0,>=0.32.0 16:27:06 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 16:27:07 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:27:07 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:27:07 Collecting docopt<0.7,>=0.6.1 16:27:07 Downloading docopt-0.6.2.tar.gz (25 kB) 16:27:07 Collecting cached-property<2,>=1.2.0 16:27:07 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:27:07 Collecting PyYAML<4,>=3.10 16:27:07 Downloading PyYAML-3.13.tar.gz (270 kB) 16:27:08 Collecting dockerpty<0.5,>=0.4.1 16:27:08 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:27:09 Collecting texttable<0.10,>=0.9.0 16:27:09 Downloading texttable-0.9.1.tar.gz (11 kB) 16:27:10 Collecting docker<4.0,>=3.6.0 16:27:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:27:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:27:10 Collecting jsonschema<3,>=2.5.1 16:27:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:27:10 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 16:27:10 Collecting idna<2.8,>=2.5 16:27:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:27:10 Collecting urllib3<1.25,>=1.21.1 16:27:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:27:10 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) 16:27:10 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) 16:27:10 Collecting docker-pycreds>=0.4.0 16:27:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:27:10 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:27:10 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:27:10 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:27:10 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:27:10 Installing collected packages: websocket-client, idna, urllib3, requests, docopt, cached-property, PyYAML, dockerpty, texttable, docker-pycreds, docker, jsonschema, docker-compose 16:27:10 Attempting uninstall: idna 16:27:10 Found existing installation: idna 2.9 16:27:10 Uninstalling idna-2.9: 16:27:10 Successfully uninstalled idna-2.9 16:27:11 Attempting uninstall: urllib3 16:27:11 Found existing installation: urllib3 1.25.9 16:27:11 Uninstalling urllib3-1.25.9: 16:27:11 Successfully uninstalled urllib3-1.25.9 16:27:11 Attempting uninstall: requests 16:27:11 Found existing installation: requests 2.23.0 16:27:11 Uninstalling requests-2.23.0: 16:27:11 Successfully uninstalled requests-2.23.0 16:27:11 Running setup.py install for docopt: started 16:27:11 Running setup.py install for docopt: finished with status 'done' 16:27:11 Running setup.py install for PyYAML: started 16:27:12 Running setup.py install for PyYAML: finished with status 'done' 16:27:12 Running setup.py install for dockerpty: started 16:27:13 Running setup.py install for dockerpty: finished with status 'done' 16:27:13 Running setup.py install for texttable: started 16:27:13 Running setup.py install for texttable: finished with status 'done' 16:27:13 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 16:27:15 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 16:27:17 Removing intermediate container 6c00f58de6ea 16:27:17 ---> e6b4d0a3913e 16:27:17 Step 21/26 : RUN apk --no-cache add curl 16:27:17 ---> Running in 27310dc8cc44 16:27:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:27:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:27:18 (1/3) Installing nghttp2-libs (1.41.0-r0) 16:27:18 (2/3) Installing libcurl (7.69.1-r3) 16:27:18 (3/3) Installing curl (7.69.1-r3) 16:27:18 Executing busybox-1.31.1-r19.trigger 16:27:18 OK: 72 MiB in 58 packages 16:27:18 Removing intermediate container 27310dc8cc44 16:27:18 ---> a91ee1130caa 16:27:18 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 16:27:18 ---> Running in 696f1e721494 16:27:18 Removing intermediate container 696f1e721494 16:27:18 ---> 408de7542738 16:27:18 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:27:18 ---> Running in 72c5dcb30e10 16:27:19 Removing intermediate container 72c5dcb30e10 16:27:19 ---> 857a5d2b7e15 16:27:19 Step 24/26 : LABEL arch=x86_64 16:27:19 ---> Running in b52a333908bb 16:27:19 Removing intermediate container b52a333908bb 16:27:19 ---> 858ab305570a 16:27:19 Step 25/26 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f 16:27:19 ---> Running in 0c59bd91d41d 16:27:19 Removing intermediate container 0c59bd91d41d 16:27:19 ---> a30cb8e958f0 16:27:19 Step 26/26 : LABEL version=0.0.0 16:27:19 ---> Running in a73620f4ac58 16:27:19 Removing intermediate container a73620f4ac58 16:27:19 ---> 96e74ccd48ff 16:27:19 16:27:19 Successfully built 96e74ccd48ff 16:27:19 Successfully tagged docker-sys-mgmt-agent-go:latest 16:27:20  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 16:27:20 $ docker stop --time=1 c8a6f8d7c3a8bac07de28c723dc2ba7fde1fe78454fee2f47b5feccaa7fff8f3 16:27:21 $ docker rm -f c8a6f8d7c3a8bac07de28c723dc2ba7fde1fe78454fee2f47b5feccaa7fff8f3 [Pipeline] // withDockerContainer [Pipeline] sh 16:27:22 + docker images 16:27:22 + grep docker 16:27:22 docker-sys-mgmt-agent-go latest 96e74ccd48ff 3 seconds ago 313MB 16:27:22 docker-core-data-go latest f84f936ed504 29 seconds ago 22.7MB 16:27:22 docker-security-bootstrapper-go latest 3a6688eb9fb4 39 seconds ago 18.9MB 16:27:22 docker-core-command-go latest 6270ec159a1a 57 seconds ago 17.3MB 16:27:22 docker-security-secretstore-setup-go latest c64f3fac5a51 2 minutes ago 25MB 16:27:22 docker-core-metadata-go latest cca395861060 2 minutes ago 19MB 16:27:22 docker-support-scheduler-go latest 953f254efe4c 2 minutes ago 17.4MB 16:27:22 docker-support-notifications-go latest dc9cdfb06c97 2 minutes ago 17.9MB 16:27:22 docker-security-proxy-setup-go latest 96a0eb790f76 2 minutes ago 24.7MB 16:27:22 docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [Pipeline] } 16:27:28 $ docker stop --time=1 a002a577136e52ecf7ec499469b9811b22adae6b8bd770478743913d6fe8b025 16:27:30 $ docker rm -f a002a577136e52ecf7ec499469b9811b22adae6b8bd770478743913d6fe8b025 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:27:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:27:33 16:27:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:27:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:27:34 latest: Pulling from edgex-devops/edgex-compose-arm64 16:27:34 29e5d40040c1: Pulling fs layer 16:27:34 1ce36da41761: Pulling fs layer 16:27:34 25b303627fd3: Pulling fs layer 16:27:34 29e5d40040c1: Verifying Checksum 16:27:34 29e5d40040c1: Download complete 16:27:34 1ce36da41761: Verifying Checksum 16:27:34 1ce36da41761: Download complete 16:27:34 29e5d40040c1: Pull complete 16:27:36 1ce36da41761: Pull complete 16:27:36 25b303627fd3: Verifying Checksum 16:27:36 25b303627fd3: Download complete 16:27:38 Still waiting to schedule task 16:27:38 Waiting for next available executor on ‘ubuntu18.04-docker-8c-8g’ 16:27:47 25b303627fd3: Pull complete 16:27:47 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:27:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:27:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:27:47 prd-ubuntu18.04-docker-arm64-4c-16g-31759 does not seem to be running inside a container 16:27:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:27:51 $ docker top 011461bc579e19c5b1c8db68edd2266d6578963e0edeabc72414c4a7f176a0b6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:27:52 + docker-compose build --help 16:27:52 + grep parallel 16:27:57 --parallel Build images in parallel. [Pipeline] } 16:27:57 $ docker stop --time=1 011461bc579e19c5b1c8db68edd2266d6578963e0edeabc72414c4a7f176a0b6 16:27:59 $ docker rm -f 011461bc579e19c5b1c8db68edd2266d6578963e0edeabc72414c4a7f176a0b6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:28:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:28:00 . [Pipeline] withDockerContainer 16:28:00 prd-ubuntu18.04-docker-arm64-4c-16g-31759 does not seem to be running inside a container 16:28:00 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:28:02 $ docker top 6d594ac29524bc5201adc15855379668c3582d7f17ff7ae3b2977e5f51baf75d -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:03 + docker-compose -f ./docker-compose-build.yml build --parallel 16:28:08 Building docker-core-command-go ... 16:28:08 Building docker-core-data-go ... 16:28:08 Building docker-core-metadata-go ... 16:28:08 Building docker-security-bootstrapper-go ... 16:28:08 Building docker-security-proxy-setup-go ... 16:28:08 Building docker-security-secretstore-setup-go ... 16:28:08 Building docker-support-notifications-go ... 16:28:08 Building docker-support-scheduler-go ... 16:28:08 Building docker-sys-mgmt-agent-go ... 16:28:08 Building docker-security-proxy-setup-go 16:28:08 Building docker-security-secretstore-setup-go 16:28:08 Building docker-support-scheduler-go 16:28:08 Building docker-core-metadata-go 16:28:08 Building docker-core-command-go 16:29:13 Running on prd-ubuntu18.04-docker-8c-8g-31764 in /w/workspace/edgexfoundry_edgex-go_PR-3303 [Pipeline] { [Pipeline] ws 16:29:13 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:29:15 using credential edgex-jenkins-ssh 16:29:15 Cloning the remote Git repository 16:29:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:29:15 > git init /w/workspace/edgex-go/2 # timeout=10 16:29:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:29:16 > git --version # timeout=10 16:29:16 > git --version # 'git version 2.17.1' 16:29:16 using GIT_SSH to set credentials SSH Credentials for GitHub 16:29:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:29:26 Merging remotes/origin/master commit 04121680b1087f96ef009b594f8095f8f3b5fdf8 into PR head commit 96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f 16:29:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:29:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:29:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:29:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:29:25 using GIT_SSH to set credentials SSH Credentials for GitHub 16:29:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3303/head:refs/remotes/origin/PR-3303 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:29:26 > git config core.sparsecheckout # timeout=10 16:29:26 > git checkout -f 96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f # timeout=10 16:29:26 Merge succeeded, producing 96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f 16:29:26 Checking out Revision 96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f (PR-3303) 16:29:26 > git remote # timeout=10 16:29:26 > git config --get remote.origin.url # timeout=10 16:29:26 using GIT_SSH to set credentials SSH Credentials for GitHub 16:29:26 > git merge 04121680b1087f96ef009b594f8095f8f3b5fdf8 # timeout=10 16:29:26 > git rev-parse HEAD^{commit} # timeout=10 16:29:26 > git config core.sparsecheckout # timeout=10 16:29:26 > git checkout -f 96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f # timeout=10 16:29:30 Commit message: "Merge branch 'master' into issue-3286" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:31 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:29:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:29:31 ---> 7a1453104936 16:29:31 Step 3/24 : WORKDIR /edgex-go 16:29:31 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:29:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:29:31 ---> 7a1453104936 16:29:31 Step 3/23 : WORKDIR /edgex-go 16:29:31 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:29:31 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:29:31 ---> 7a1453104936 16:29:31 Step 3/21 : WORKDIR /edgex-go 16:29:31 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:29:31 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:29:31 16:29:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder ---> 7a1453104936 16:29:31 16:29:31 Step 3/23 : WORKDIR /edgex-go ---> 7a1453104936 16:29:31 16:29:31 Step 3/22 : WORKDIR /edgex-go 16:29:31 ---> Running in 7fdae8515faf 16:29:31 ---> Running in fdf330df624b 16:29:31 ---> Running in c7c13f54b51b 16:29:31 ---> Running in b5791acdf6f3 16:29:31 ---> Running in 2d17dfe16785 16:29:31 Removing intermediate container b5791acdf6f3 16:29:31 ---> 819736e24630 16:29:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:31 Removing intermediate container fdf330df624b 16:29:31 ---> e1c721f3ca34 16:29:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:31 Removing intermediate container c7c13f54b51b 16:29:31 Removing intermediate container 2d17dfe16785 16:29:31 ---> 399070093279 16:29:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> e2f9fe66cfec 16:29:31 16:29:31 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:31 Removing intermediate container 7fdae8515faf 16:29:31 ---> a753c326b0b5 16:29:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:31 ---> Running in 66ddefe6c8f8 16:29:31 ---> Running in dc944fb73104 16:29:31 ---> Running in 01d1964987ae 16:29:31 ---> Running in 9e1253aa1693 16:29:31 ---> Running in 905779a22e16 16:29:31 Removing intermediate container 66ddefe6c8f8 16:29:31 ---> 8a5e4bd502d9 16:29:31 Step 5/22 : RUN apk add --update --no-cache make git 16:29:31 ---> Running in 37e45cb9051a 16:29:31 Removing intermediate container dc944fb73104 16:29:31 Removing intermediate container 01d1964987ae 16:29:31 ---> beb16dbdfe46 16:29:31 Step 5/21 : RUN apk add --update --no-cache make git 16:29:31 ---> 45a5312d3b36 16:29:31 Step 5/23 : RUN apk add --update --no-cache make git 16:29:31 ---> Running in a606635977b0 16:29:31 ---> Running in 8c4c8d24a0d0 16:29:31 Removing intermediate container 9e1253aa1693 16:29:31 ---> b6467e4dca91 16:29:31 Step 5/23 : RUN apk add --update --no-cache make git 16:29:31 Removing intermediate container 905779a22e16 16:29:31 ---> 2620f1d761a6 16:29:31 Step 5/24 : RUN apk add --update --no-cache make git 16:29:31 ---> Running in 5345a760ef3f 16:29:31 ---> Running in 14a7261b9e14 16:29:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:29:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:29:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:29:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:29:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:29:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:29:31 OK: 217 MiB in 51 packages 16:29:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:29:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:29:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:29:31 + echo snap-build.sh 16:29:31 snap-build.sh 16:29:31 + SNAP_BASE_DIR=. 16:29:31 + '[' '!' -z /w/workspace/edgex-go/2 ']' 16:29:31 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 16:29:31 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 16:29:31 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 16:29:31 + cd /w/workspace/edgex-go/2 16:29:31 + sudo apt-get remove -qy --purge lxd lxd-client 16:29:31 Reading package lists... 16:29:31 Building dependency tree... 16:29:31 Reading state information... 16:29:31 OK: 217 MiB in 51 packages 16:29:31 The following packages were automatically installed and are no longer required: 16:29:31 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:29:31 uidmap xdelta3 16:29:31 Use 'sudo apt autoremove' to remove them. 16:29:31 The following packages will be REMOVED: 16:29:31 lxd* lxd-client* 16:29:31 OK: 217 MiB in 51 packages 16:29:31 Removing intermediate container 37e45cb9051a 16:29:31 ---> 0b862e067d38 16:29:31 Step 6/22 : COPY go.mod . 16:29:32 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:29:32 After this operation, 31.7 MB disk space will be freed. 16:29:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:29:32 OK: 217 MiB in 51 packages 16:29:33 (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.) 16:29:33 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:29:33 OK: 217 MiB in 51 packages 16:29:33 ---> 9604145477af 16:29:33 Step 7/22 : RUN go mod download 16:29:33 ---> Running in e733b4c4840d 16:29:33 Removing intermediate container 8c4c8d24a0d0 16:29:33 ---> 929b2e9073ea 16:29:33 Step 6/21 : COPY go.mod . 16:29:33 Removing intermediate container a606635977b0 16:29:33 ---> 2510c952d903 16:29:33 Step 6/23 : COPY go.mod . 16:29:34 Removing lxd dnsmasq configuration 16:29:34 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:29:34 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:29:34 Removing intermediate container 5345a760ef3f 16:29:34 ---> a7e38ce08747 16:29:34 Step 6/23 : COPY go.mod . 16:29:34 Removing intermediate container 14a7261b9e14 16:29:34 ---> b37970a1e2de 16:29:34 Step 6/24 : COPY go.mod . 16:29:34 ---> 4a31f6d49598 16:29:34 Step 7/21 : RUN go mod download 16:29:35 ---> 0ee2e2e8db41 16:29:35 Step 7/23 : RUN go mod download 16:29:35 ---> Running in 6ccafeebb11b 16:29:35 ---> Running in f2158c852b74 16:29:35 ---> a02b22b63933 16:29:35 Step 7/23 : RUN go mod download 16:29:35 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 16:29:35 (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.) 16:29:35 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:29:35 ---> Running in 211c9ae0712c 16:29:35 ---> cc983b92d11e 16:29:35 Step 7/24 : RUN go mod download 16:29:35 ---> Running in 2e96ad854c0f 16:29:36 Processing triggers for systemd (237-3ubuntu10.42) ... 16:29:36 Processing triggers for ureadahead (0.100.0-21) ... 16:29:37 Removing intermediate container e733b4c4840d 16:29:37 ---> 03dbc605d425 16:29:37 Step 8/22 : COPY . . 16:29:38 + sudo snap remove --purge lxd 16:29:38 snap "lxd" is not installed 16:29:38 + sudo groupadd --force --system lxd 16:29:38 ++ whoami 16:29:38 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:29:38 + newgrp - lxd 16:29:38 + sudo snap install lxd 16:29:41 Removing intermediate container 6ccafeebb11b 16:29:41 ---> cfa7598f7727 16:29:41 Step 8/21 : COPY . . 16:29:41 Removing intermediate container f2158c852b74 16:29:41 ---> aa579ab3ffdf 16:29:41 Step 8/23 : COPY . . 16:29:41 Removing intermediate container 2e96ad854c0f 16:29:41 ---> 124d3c93acfa 16:29:41 Step 8/24 : COPY . . 16:29:42 Removing intermediate container 211c9ae0712c 16:29:42 ---> 3b9e590b5e93 16:29:42 Step 8/23 : COPY . . 16:29:46 2021-03-29T16:29:44Z INFO Waiting for automatic snapd restart... 16:30:04 ---> 4742f76e2871 16:30:04 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:30:04 ---> Running in a58be93388d7 16:30:04 ---> 0560df787e8f 16:30:04 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:30:04 ---> 5835a6dd16d8 16:30:04 Step 9/23 : RUN make cmd/core-command/core-command 16:30:04 ---> e380069a0288 16:30:04 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:30:04 ---> c4df22b1f804 16:30:04 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:30:05 ---> Running in bb2a2b8bfa26 16:30:05 ---> Running in bde2d9f9e0fa 16:30:05 ---> Running in a39775716c9f 16:30:05 ---> Running in b6a73c69c64f 16:30:05 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 16:30:07 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 16:30:07 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 16:30:07 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 16:30:07 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 16:30:42 lxd 4.12 from Canonical* installed 16:30:42 + sudo lxd init --auto 16:30:43 + sudo snap install --classic snapcraft 16:30:51 snapcraft 4.5.4 from Canonical* installed 16:30:51 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:30:51 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:30:51 % Total % Received % Xferd Average Speed Time Time Time Current 16:30:51 Dload Upload Total Spent Left Speed 16:30:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3645 0 --:--:-- --:--:-- --:--:-- 3645 16:30:51 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 6034k 0 --:--:-- --:--:-- --:--:-- 14.2M 16:30:51 ./yq_linux_amd64 16:30:51 + sudo snapcraft prime --use-lxd 16:30:52 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:30:52 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: 16:30:52 - README.md 16:30:52 16:30:52 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:30:53 Launching a container. 16:31:03 Waiting for container to be ready 16:31:03 To start your first instance, try: lxc launch ubuntu:18.04 16:31:03 16:31:08 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:31:08 Waiting for network to be ready... 16:31:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:31:08 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:31:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1640 kB] 16:31:09 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:31:09 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:31:09 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:31:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] 16:31:09 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 16:31:09 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 16:31:09 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] 16:31:09 Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] 16:31:09 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] 16:31:09 Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] 16:31:10 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:31:10 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:31:10 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:31:10 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:31:10 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:31:11 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:31:11 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] 16:31:11 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] 16:31:11 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 16:31:11 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 16:31:11 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] 16:31:11 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] 16:31:12 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] 16:31:12 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] 16:31:13 Fetched 24.2 MB in 5s (4707 kB/s) 16:31:14 Reading package lists... 16:31:14 Reading package lists... 16:31:14 Building dependency tree... 16:31:14 Reading state information... 16:31:14 The following additional packages will be installed: 16:31:14 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:31:14 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:31:14 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:31:14 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:31:14 Suggested packages: 16:31:14 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:31:14 Recommended packages: 16:31:14 gnupg libsasl2-modules 16:31:14 The following NEW packages will be installed: 16:31:14 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:31:14 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:31:14 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:31:14 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:31:14 The following packages will be upgraded: 16:31:14 gpg gpg-agent gpgconf libudev1 16:31:14 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 16:31:14 Need to get 3530 kB of archives. 16:31:14 After this operation, 13.3 MB of additional disk space will be used. 16:31:14 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] 16:31:14 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] 16:31:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:31:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:31:14 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] 16:31:15 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] 16:31:15 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:31:15 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:31:15 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:31:15 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:31:15 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:31:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:31:15 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:31:15 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:31:15 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:31:15 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:31:15 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:31:15 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:31:15 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:31:15 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:31:15 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:31:15 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:31:16 debconf: delaying package configuration, since apt-utils is not installed 16:31:16 Fetched 3530 kB in 1s (3485 kB/s) 16:31:16 (Reading database ... 12511 files and directories currently installed.) 16:31:16 Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... 16:31:16 Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 16:31:16 Setting up libudev1:amd64 (237-3ubuntu10.45) ... 16:31:16 Selecting previously unselected package udev. 16:31:16 (Reading database ... 12511 files and directories currently installed.) 16:31:16 Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... 16:31:16 Unpacking udev (237-3ubuntu10.45) ... 16:31:16 Selecting previously unselected package libfuse2:amd64. 16:31:16 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:31:16 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:31:16 Selecting previously unselected package fuse. 16:31:16 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:31:16 Unpacking fuse (2.9.7-1ubuntu1) ... 16:31:16 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:31:16 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:31:16 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:31:16 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:31:17 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:31:17 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:31:17 Selecting previously unselected package libksba8:amd64. 16:31:17 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:31:17 Unpacking libksba8:amd64 (1.3.5-2) ... 16:31:17 Selecting previously unselected package libroken18-heimdal:amd64. 16:31:17 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:31:17 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:31:17 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:31:17 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:31:17 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:31:17 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:31:17 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:31:17 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:31:17 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:31:17 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:31:17 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:31:17 Selecting previously unselected package libwind0-heimdal:amd64. 16:31:17 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:31:17 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:31:17 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:31:17 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:31:17 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:31:18 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:31:18 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:31:18 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:31:18 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:31:18 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:31:18 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:31:18 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:31:18 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:31:18 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:31:18 Selecting previously unselected package libsasl2-modules-db:amd64. 16:31:18 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:31:18 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:31:18 Selecting previously unselected package libsasl2-2:amd64. 16:31:18 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:31:18 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:31:18 Selecting previously unselected package libldap-common. 16:31:18 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:31:18 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:31:18 Selecting previously unselected package libldap-2.4-2:amd64. 16:31:18 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:31:18 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:31:18 Selecting previously unselected package dirmngr. 16:31:18 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:31:18 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:31:18 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:31:18 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:31:18 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:31:18 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:31:18 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:31:18 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:31:19 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:31:19 Setting up libksba8:amd64 (1.3.5-2) ... 16:31:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:31:19 Setting up udev (237-3ubuntu10.45) ... 16:31:19 invoke-rc.d: policy-rc.d denied execution of start. 16:31:19 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:31:19 Processing triggers for systemd (237-3ubuntu10) ... 16:31:19 Setting up fuse (2.9.7-1ubuntu1) ... 16:31:19 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:31:19 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:31:19 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:31:19 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:31:19 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:31:19 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:31:19 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:31:19 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:31:19 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:31:19 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:31:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:31:20 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:31:20 settings in the [Install] section, and DefaultInstance for template units). 16:31:20 This means they are not meant to be enabled using systemctl. 16:31:20 Possible reasons for having this kind of units are: 16:31:20 1) A unit may be statically enabled by being symlinked from another unit's 16:31:20 .wants/ or .requires/ directory. 16:31:20 2) A unit's purpose may be to act as a helper for some other unit which has 16:31:20 a requirement dependency on it. 16:31:20 3) A unit may be started when needed via activation (socket, path, timer, 16:31:20 D-Bus, udev, scripted systemctl call, ...). 16:31:20 4) In case of template units, the unit is meant to be enabled with some 16:31:20 instance name specified. 16:31:20 Reading package lists... 16:31:21 Building dependency tree... 16:31:21 Reading state information... 16:31:21 The following additional packages will be installed: 16:31:21 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:31:21 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:31:21 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:31:21 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:31:21 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:31:21 Suggested packages: 16:31:21 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:31:21 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:31:21 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:31:21 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:31:21 systemd-container policykit-1 16:31:21 Recommended packages: 16:31:21 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:31:21 The following NEW packages will be installed: 16:31:21 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:31:21 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:31:21 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:31:21 multiarch-support openssh-client python3 python3-minimal python3.6 16:31:21 python3.6-minimal snapd squashfs-tools sudo 16:31:21 The following packages will be upgraded: 16:31:21 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:31:21 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 16:31:21 Need to get 35.2 MB of archives. 16:31:21 After this operation, 141 MB of additional disk space will be used. 16:31:21 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] 16:31:21 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 16:31:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 16:31:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 16:31:22 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] 16:31:22 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:31:22 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:31:22 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:31:22 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:31:22 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:31:22 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:31:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:31:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:31:22 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:31:22 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:31:22 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 16:31:22 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:31:22 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 16:31:22 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:31:22 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:31:22 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:31:22 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 16:31:22 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:31:22 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:31:22 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:31:22 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:31:22 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:31:22 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 16:31:22 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 16:31:22 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 16:31:24 debconf: delaying package configuration, since apt-utils is not installed 16:31:24 Fetched 35.2 MB in 3s (10.9 MB/s) 16:31:24 (Reading database ... 12757 files and directories currently installed.) 16:31:24 Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... 16:31:24 Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... 16:31:25 Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... 16:31:25 Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 16:31:25 Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... 16:31:25 (Reading database ... 12757 files and directories currently installed.) 16:31:25 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 16:31:25 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 16:31:25 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 16:31:25 (Reading database ... 12757 files and directories currently installed.) 16:31:25 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 16:31:25 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 16:31:26 Setting up apt (1.6.12ubuntu0.2) ... 16:31:26 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:31:26 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:31:26 (Reading database ... 12764 files and directories currently installed.) 16:31:26 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 16:31:26 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 16:31:26 Selecting previously unselected package libpython3.6-minimal:amd64. 16:31:26 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:31:26 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:31:27 Selecting previously unselected package libexpat1:amd64. 16:31:27 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:31:27 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:31:27 Selecting previously unselected package python3.6-minimal. 16:31:27 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:31:27 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:31:27 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 16:31:27 Checking for services that may need to be restarted...done. 16:31:27 Checking for services that may need to be restarted...done. 16:31:27 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:31:27 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:31:27 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:31:28 Selecting previously unselected package python3-minimal. 16:31:28 (Reading database ... 13012 files and directories currently installed.) 16:31:28 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:31:28 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:31:28 Selecting previously unselected package mime-support. 16:31:28 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:31:28 Unpacking mime-support (3.60ubuntu1) ... 16:31:28 Selecting previously unselected package libmpdec2:amd64. 16:31:28 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:31:28 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:31:28 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:31:28 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:31:28 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:31:28 Selecting previously unselected package python3.6. 16:31:28 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:31:28 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:31:28 Selecting previously unselected package libpython3-stdlib:amd64. 16:31:28 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:31:29 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:31:29 Setting up python3-minimal (3.6.7-1~18.04) ... 16:31:29 Selecting previously unselected package python3. 16:31:29 (Reading database ... 13442 files and directories currently installed.) 16:31:29 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:31:29 Unpacking python3 (3.6.7-1~18.04) ... 16:31:29 Selecting previously unselected package multiarch-support. 16:31:29 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:31:29 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:31:29 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:31:29 Selecting previously unselected package liblzo2-2:amd64. 16:31:29 (Reading database ... 13479 files and directories currently installed.) 16:31:29 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:31:29 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:31:29 Selecting previously unselected package libbsd0:amd64. 16:31:29 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:31:29 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:31:29 Selecting previously unselected package sudo. 16:31:29 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:31:29 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:31:29 Selecting previously unselected package apparmor. 16:31:29 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:31:30 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:31:30 Selecting previously unselected package libedit2:amd64. 16:31:30 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:31:30 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:31:30 Selecting previously unselected package libkrb5support0:amd64. 16:31:30 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:31:30 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:31:30 Selecting previously unselected package libk5crypto3:amd64. 16:31:30 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:31:30 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:31:30 Selecting previously unselected package libkeyutils1:amd64. 16:31:30 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:31:30 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:31:30 Selecting previously unselected package libkrb5-3:amd64. 16:31:30 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:31:30 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:31:30 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:31:30 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:31:30 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:31:31 Selecting previously unselected package libssl1.0.0:amd64. 16:31:31 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 16:31:31 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:31:31 Selecting previously unselected package openssh-client. 16:31:31 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 16:31:31 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 16:31:31 Selecting previously unselected package squashfs-tools. 16:31:31 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 16:31:31 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 16:31:31 Selecting previously unselected package snapd. 16:31:31 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 16:31:31 Unpacking snapd (2.48.3+18.04) ... 16:31:34 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:31:34 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:31:34 Setting up mime-support (3.60ubuntu1) ... 16:31:34 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:31:34 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:31:34 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:31:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:31:34 Setting up systemd (237-3ubuntu10.45) ... 16:31:34 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:31:35 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:31:35 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:31:35 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:31:35 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:31:35 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:31:35 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:31:35 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 16:31:35 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:31:35 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:31:35 Setting up python3 (3.6.7-1~18.04) ... 16:31:35 running python rtupdate hooks for python3.6... 16:31:35 running python post-rtupdate hooks for python3.6... 16:31:35 Setting up apparmor (2.12-4ubuntu5.1) ... 16:31:37 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:31:37 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:31:37 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 16:31:37 Setting up snapd (2.48.3+18.04) ... 16:31:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:31:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:31:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:31:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:31:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:31:38 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:31:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:31:39 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:31:39 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:31:39 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:31:39 /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' 16:31:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:31:39 Processing triggers for systemd (237-3ubuntu10.45) ... 16:31:40 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 16:31:40 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:31:40 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:31:42 Reading package lists... 16:31:42 Reading package lists... 16:31:42 Building dependency tree... 16:31:42 Reading state information... 16:31:42 Calculating upgrade... 16:31:42 The following packages will be upgraded: 16:31:42 advancecomp base-files bash binutils binutils-common 16:31:42 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:31:42 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:31:42 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 16:31:42 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 16:31:42 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:31:42 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:31:42 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 16:31:42 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 16:31:42 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 16:31:42 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 16:31:42 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 16:31:42 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 16:31:42 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 16:31:42 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 16:31:42 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:31:42 Need to get 63.8 MB of archives. 16:31:42 After this operation, 5208 kB of additional disk space will be used. 16:31:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-140.144 [993 kB] 16:31:42 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:31:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:31:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:31:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:31:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:31:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:31:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:31:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:31:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:31:42 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:31:42 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:31:42 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:31:42 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:31:42 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:31:42 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:31:42 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:31:42 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:31:43 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:31:43 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:31:43 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:31:43 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:31:43 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:31:43 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:31:43 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:31:43 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:31:43 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:31:43 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:31:43 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:31:43 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:31:43 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:31:43 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:31:43 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:31:43 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:31:43 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:31:43 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:31:43 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:31:43 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:31:43 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 16:31:43 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 16:31:43 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 16:31:43 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:31:43 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:31:43 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:31:43 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 16:31:43 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:31:43 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:31:43 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] 16:31:43 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 16:31:43 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 16:31:43 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 16:31:43 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:31:43 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:31:43 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:31:43 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:31:43 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:31:43 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:31:43 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:31:43 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:31:43 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:31:43 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:31:43 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:31:43 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:31:43 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:31:43 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:31:43 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:31:44 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:31:44 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:31:44 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:31:44 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:31:44 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:31:44 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:31:44 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:31:44 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:31:44 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:31:44 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:31:44 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:31:44 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:31:44 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:31:44 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:31:44 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 16:31:44 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] 16:31:44 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 16:31:44 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] 16:31:44 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] 16:31:44 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:31:44 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:31:44 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:31:44 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:31:44 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 16:31:44 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:31:44 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:31:44 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] 16:31:44 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:31:44 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:31:44 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:31:44 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:31:44 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:31:44 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:31:44 debconf: delaying package configuration, since apt-utils is not installed 16:31:44 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 16:31:44 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 16:31:44 Fetched 63.8 MB in 2s (31.8 MB/s) 16:31:44 (Reading database ... 13912 files and directories currently installed.) 16:31:44 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:31:44 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:31:45 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:31:45 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:31:45 Preparing to unpack .../2-linux-libc-dev_4.15.0-140.144_amd64.deb ... 16:31:45 Unpacking linux-libc-dev:amd64 (4.15.0-140.144) over (4.15.0-20.21) ... 16:31:46 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:31:46 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:31:46 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:31:46 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:31:46 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:31:46 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:31:46 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:31:46 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:31:47 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:31:47 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:31:47 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:31:47 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:31:47 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:31:47 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:31:47 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:31:47 (Reading database ... 13911 files and directories currently installed.) 16:31:47 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:31:47 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:31:47 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:31:47 (Reading database ... 13911 files and directories currently installed.) 16:31:47 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:31:47 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:31:48 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:31:48 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:31:48 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:31:48 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:31:48 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:31:48 (Reading database ... 13911 files and directories currently installed.) 16:31:48 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:31:48 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:31:49 Removing intermediate container bb2a2b8bfa26 16:31:49 ---> 1b4f118a15a1 16:31:49 16:31:49 Step 10/24 : FROM alpine:3.12 16:31:49 3.12: Pulling from library/alpine 16:31:49 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:31:49 (Reading database ... 13911 files and directories currently installed.) 16:31:49 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:31:49 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:31:49 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:31:49 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:31:49 Setting up base-files (10.1ubuntu2.10) ... 16:31:49 Installing new version of config file /etc/issue ... 16:31:49 Installing new version of config file /etc/issue.net ... 16:31:49 Installing new version of config file /etc/lsb-release ... 16:31:49 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:31:50 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:31:50 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:31:50 Removing obsolete conffile /etc/default/motd-news ... 16:31:50 (Reading database ... 13912 files and directories currently installed.) 16:31:50 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:31:50 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:31:50 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 16:31:50 Status: Downloaded newer image for alpine:3.12 16:31:50 ---> e47305ac9786 16:31:50 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 16:31:50 Setting up bash (4.4.18-2ubuntu1.2) ... 16:31:50 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 16:31:50 (Reading database ... 13912 files and directories currently installed.) 16:31:50 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:31:50 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:31:50 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:31:50 (Reading database ... 13912 files and directories currently installed.) 16:31:50 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:31:50 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:31:51 Setting up tar (1.29b-2ubuntu0.2) ... 16:31:51 (Reading database ... 13912 files and directories currently installed.) 16:31:51 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:31:51 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:31:51 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:31:51 ---> Running in 7d66fbc4857e 16:31:51 (Reading database ... 13912 files and directories currently installed.) 16:31:51 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:31:51 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:31:51 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:31:51 Removing intermediate container b6a73c69c64f 16:31:51 ---> 7dd7308ba776 16:31:51 16:31:51 Step 10/21 : FROM alpine:3.12 16:31:51 ---> e47305ac9786 16:31:51 Step 11/21 : RUN apk add --update --no-cache curl 16:31:51 (Reading database ... 13912 files and directories currently installed.) 16:31:51 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:31:51 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:31:51 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:31:52 ---> Running in 227ff104abd1 16:31:52 (Reading database ... 13912 files and directories currently installed.) 16:31:52 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:31:52 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:31:52 Setting up grep (3.1-2build1) ... 16:31:52 (Reading database ... 13912 files and directories currently installed.) 16:31:52 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:31:52 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:31:52 Setting up login (1:4.5-1ubuntu2) ... 16:31:52 (Reading database ... 13912 files and directories currently installed.) 16:31:52 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:31:52 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:31:52 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:31:52 (Reading database ... 13912 files and directories currently installed.) 16:31:52 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:31:52 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:31:53 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:31:53 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:31:53 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:31:53 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:31:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:31:54 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:31:54 (Reading database ... 13912 files and directories currently installed.) 16:31:54 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:31:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:31:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:31:54 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:31:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:31:54 (1/6) Installing ca-certificates (20191127-r4) 16:31:54 (2/6) Installing nghttp2-libs (1.41.0-r0) 16:31:54 (3/6) Installing libcurl (7.69.1-r3) 16:31:54 (4/6) Installing curl (7.69.1-r3) 16:31:54 (5/6) Installing dumb-init (1.2.2-r1) 16:31:54 (6/6) Installing su-exec (0.2-r1) 16:31:54 Executing busybox-1.31.1-r19.trigger 16:31:55 Executing ca-certificates-20191127-r4.trigger 16:31:55 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:31:55 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:31:55 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:31:55 OK: 7 MiB in 20 packages 16:31:55 (1/4) Installing ca-certificates (20191127-r4) 16:31:55 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:31:55 (3/4) Installing libcurl (7.69.1-r3) 16:31:55 (4/4) Installing curl (7.69.1-r3) 16:31:55 Executing busybox-1.31.1-r19.trigger 16:31:55 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:31:55 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:31:55 (Reading database ... 13912 files and directories currently installed.) 16:31:55 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:31:55 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:31:55 Executing ca-certificates-20191127-r4.trigger 16:31:55 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:31:55 (Reading database ... 13912 files and directories currently installed.) 16:31:55 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:31:55 OK: 7 MiB in 18 packages 16:31:56 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:31:56 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:31:56 (Reading database ... 13912 files and directories currently installed.) 16:31:56 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:31:56 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:31:56 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:31:56 (Reading database ... 13912 files and directories currently installed.) 16:31:56 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:31:56 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:31:56 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:31:56 (Reading database ... 13912 files and directories currently installed.) 16:31:56 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:31:56 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:31:56 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:31:57 (Reading database ... 13912 files and directories currently installed.) 16:31:57 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:31:57 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:31:57 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:31:57 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:31:57 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:31:57 (Reading database ... 13912 files and directories currently installed.) 16:31:57 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:31:57 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:31:57 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:31:57 (Reading database ... 13912 files and directories currently installed.) 16:31:57 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:31:57 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:31:57 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:31:57 (Reading database ... 13912 files and directories currently installed.) 16:31:57 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:31:57 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:31:58 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:31:58 (Reading database ... 13912 files and directories currently installed.) 16:31:58 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:31:58 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:31:58 Removing intermediate container 7d66fbc4857e 16:31:58 ---> 51cf921502cb 16:31:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:31:58 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:31:58 Removing intermediate container 227ff104abd1 16:31:58 ---> d7821309a2a5 16:31:58 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:31:58 ---> Running in 70723a3cf123 16:31:58 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:31:59 ---> Running in 666c9de2957f 16:31:59 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:31:59 (Reading database ... 13912 files and directories currently installed.) 16:31:59 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:31:59 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:31:59 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:31:59 (Reading database ... 13912 files and directories currently installed.) 16:31:59 Removing intermediate container 70723a3cf123 16:31:59 ---> ba6d79322481 16:31:59 Step 13/24 : WORKDIR / 16:31:59 Removing intermediate container 666c9de2957f 16:31:59 ---> c98a88a27037 16:31:59 Step 13/21 : WORKDIR /edgex 16:31:59 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:31:59 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:31:59 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:32:00 ---> Running in fe1cb66b4685 16:32:00 ---> Running in e9a37cbcf94f 16:32:00 (Reading database ... 13914 files and directories currently installed.) 16:32:00 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:32:00 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:32:00 Setting up debconf (1.5.66ubuntu1) ... 16:32:00 (Reading database ... 13914 files and directories currently installed.) 16:32:00 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:32:00 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:32:00 Removing intermediate container fe1cb66b4685 16:32:00 ---> f303af41a1c8 16:32:00 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:32:00 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:32:00 (Reading database ... 13914 files and directories currently installed.) 16:32:00 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:32:00 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:32:00 Removing intermediate container e9a37cbcf94f 16:32:00 ---> 27391f4b9d03 16:32:00 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:32:01 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:32:01 (Reading database ... 13914 files and directories currently installed.) 16:32:01 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:32:01 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:32:01 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 16:32:01 (Reading database ... 13914 files and directories currently installed.) 16:32:01 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:32:01 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:32:01 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 16:32:01 (Reading database ... 13914 files and directories currently installed.) 16:32:01 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:32:01 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:32:02 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 16:32:02 (Reading database ... 13914 files and directories currently installed.) 16:32:02 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:32:02 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:32:02 Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... 16:32:02 Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... 16:32:02 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:32:02 ---> 36202749b731 16:32:02 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:32:02 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:32:02 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:32:02 (Reading database ... 13914 files and directories currently installed.) 16:32:02 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:32:02 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:32:02 ---> 73dc5b310b49 16:32:02 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:32:02 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:32:02 (Reading database ... 13914 files and directories currently installed.) 16:32:02 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 16:32:03 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:32:03 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 16:32:03 (Reading database ... 13914 files and directories currently installed.) 16:32:03 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:32:03 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:32:03 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:32:03 (Reading database ... 13914 files and directories currently installed.) 16:32:03 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:32:03 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:32:03 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:32:03 (Reading database ... 13914 files and directories currently installed.) 16:32:03 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:32:03 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:32:04 ---> 3ead2b745464 16:32:04 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:32:04 Setting up passwd (1:4.5-1ubuntu2) ... 16:32:04 (Reading database ... 13914 files and directories currently installed.) 16:32:04 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:32:04 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:32:04 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:32:04 (Reading database ... 13914 files and directories currently installed.) 16:32:04 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:32:04 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:32:04 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:32:05 (Reading database ... 13914 files and directories currently installed.) 16:32:05 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:32:05 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:32:05 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:32:05 (Reading database ... 13914 files and directories currently installed.) 16:32:05 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:32:05 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:32:05 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:32:05 ---> 1d8867bdbbfa 16:32:05 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:32:05 ---> 415255754fc2 16:32:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:32:05 (Reading database ... 13914 files and directories currently installed.) 16:32:05 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:32:05 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:32:05 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:32:06 (Reading database ... 13914 files and directories currently installed.) 16:32:06 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 16:32:06 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 16:32:06 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 16:32:06 (Reading database ... 13914 files and directories currently installed.) 16:32:06 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 16:32:06 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 16:32:06 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 16:32:06 (Reading database ... 13915 files and directories currently installed.) 16:32:06 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:32:06 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:32:07 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:32:07 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:32:07 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 16:32:07 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 16:32:07 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 16:32:07 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 16:32:07 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:32:07 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:32:07 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:32:07 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:32:07 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:32:07 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:32:07 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:32:07 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:32:07 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:32:07 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:32:08 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:32:08 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:32:08 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:32:08 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:32:08 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 16:32:08 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 16:32:08 ---> 2dbe0fcb6b1f 16:32:08 ---> bedbc659c341 16:32:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:32:08 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:32:08 Removing intermediate container a39775716c9f 16:32:08 ---> 90ea47cb1cf4 16:32:08 16:32:08 Step 10/23 : FROM alpine:3.12 16:32:08 ---> e47305ac9786 16:32:08 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:32:08 ---> Running in 47450dad1bc1 16:32:09 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:32:09 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:32:09 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:32:09 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:32:09 Removing intermediate container a58be93388d7 16:32:09 ---> 7d08712be57d 16:32:09 16:32:09 Step 10/22 : FROM alpine:3.12 16:32:09 ---> e47305ac9786 16:32:09 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:32:09 ---> Running in a38ccd57adda 16:32:09 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:32:09 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:32:09 ---> Running in 102041eb9ea9 16:32:10 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:32:10 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:32:10 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:32:10 Removing intermediate container 47450dad1bc1 16:32:10 ---> f98eb7cd87b4 16:32:10 Step 18/21 : CMD ["--init=true"] 16:32:10 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:32:10 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:32:10 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:32:10 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:32:10 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:32:10 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:32:10 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:32:10 ---> b1a9fd3745aa 16:32:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:32:10 ---> Running in 1098623794c6 16:32:10 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:32:10 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:32:11 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:32:11 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:32:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:32:11 Removing intermediate container 1098623794c6 16:32:11 ---> 6a931e7c7bae 16:32:11 Step 19/21 : LABEL arch=arm64 16:32:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:32:11 ---> 4aabb3299ad0 16:32:11 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/ 16:32:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:32:11 ---> Running in c5609d1b0b88 16:32:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:32:11 ---> Running in b636105a35b1 16:32:12 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:32:12 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:32:12 (1/1) Installing dumb-init (1.2.2-r1) 16:32:12 Executing busybox-1.31.1-r19.trigger 16:32:12 OK: 5 MiB in 15 packages 16:32:12 (1/1) Installing dumb-init (1.2.2-r1) 16:32:12 Executing busybox-1.31.1-r19.trigger 16:32:12 Removing intermediate container c5609d1b0b88 16:32:12 ---> a0f20e064dc2 16:32:12 Step 20/21 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f 16:32:12 OK: 5 MiB in 15 packages 16:32:13 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:32:13 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:32:13 ---> Running in 19d17e8aeb03 16:32:13 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:32:13 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:32:13 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:32:13 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:32:14 Removing intermediate container 19d17e8aeb03 16:32:14 ---> 105ba9f45b80 16:32:14 Step 21/21 : LABEL version=0.0.0 16:32:14 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:32:14 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:32:14 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:32:14 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:32:14 ---> Running in 9541686cfd9b 16:32:15 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:32:15 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:32:15 Removing intermediate container a38ccd57adda 16:32:15 ---> bf6640fdf308 16:32:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:32:15 Removing intermediate container 102041eb9ea9 16:32:15 ---> 7b7cd566c8c0 16:32:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:32:15 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:32:15 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:32:15 ---> Running in fc715dea1d21 16:32:15 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:32:15 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:32:15 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:32:15 ---> Running in b025dee514a4 16:32:15 Removing intermediate container bde2d9f9e0fa 16:32:15 ---> 415abc89f44a 16:32:15 16:32:15 Step 10/23 : FROM alpine:3.12 16:32:15 ---> e47305ac9786 16:32:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:32:15 ---> Using cache 16:32:15 ---> 7b7cd566c8c0 16:32:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:32:15 Removing intermediate container 9541686cfd9b 16:32:15 ---> 2c6b3c85e07b 16:32:15 16:32:15 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:32:15 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:32:15 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:32:15 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:32:15 ---> Running in 1220dd956755 16:32:15 Removing intermediate container b636105a35b1 16:32:15 ---> a2f2623ea663 16:32:15 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:32:15 Removing intermediate container fc715dea1d21 16:32:15 ---> 4876234e08cd 16:32:15 Step 13/23 : ENV APP_PORT=48082 16:32:16 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:32:16 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:32:16 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:32:16 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:32:16 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:32:16 Successfully built 2c6b3c85e07b 16:32:16 Removing intermediate container b025dee514a4 16:32:16 ---> 894d19bba510 16:32:16 Step 13/22 : ENV APP_PORT=48085 16:32:16 Successfully tagged docker-security-proxy-setup-go-arm64:latest 16:32:16  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go 16:32:16 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:32:16 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:32:16 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:32:16 Setting up tzdata (2021a-0ubuntu0.18.04) ... 16:32:16 16:32:16 Current default time zone: 'Etc/UTC' 16:32:16 Local time is now: Mon Mar 29 16:32:16 UTC 2021. 16:32:16 Universal Time is now: Mon Mar 29 16:32:16 UTC 2021. 16:32:16 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:32:16 16:32:16 Setting up systemd-sysv (237-3ubuntu10.45) ... 16:32:16 ---> Running in 8bb23b7b8f4f 16:32:16 ---> Running in 30b9dd96c901 16:32:16 ---> Running in be0dcd6fb8c4 16:32:16 Removing intermediate container 1220dd956755 16:32:16 ---> fa41a4820084 16:32:16 Step 13/23 : ENV APP_PORT=48081 16:32:16 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:32:16 Setting up linux-libc-dev:amd64 (4.15.0-140.144) ... 16:32:16 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:32:16 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:32:16 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:32:16 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:32:16 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:32:16 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:32:16 ---> Running in f6ee12fb67c6 16:32:16 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:32:16 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:32:16 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:32:17 Removing intermediate container 8bb23b7b8f4f 16:32:17 ---> 345f704a9530 16:32:17 Step 14/23 : EXPOSE $APP_PORT 16:32:17 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:32:17 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 16:32:17 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:32:17 Setting up patch (2.7.6-2ubuntu1.1) ... 16:32:17 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:32:17 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:32:17 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 16:32:17 Installing new version of config file /etc/ssl/openssl.cnf ... 16:32:17 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:32:17 Removing intermediate container 30b9dd96c901 16:32:17 ---> a71667c5ec46 16:32:17 Step 22/24 : LABEL arch=arm64 16:32:17 Removing intermediate container be0dcd6fb8c4 16:32:17 ---> 18f1a5f7e152 16:32:17 Step 14/22 : EXPOSE $APP_PORT 16:32:17 ---> Running in fdbc216bd480 16:32:17 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:32:17 Setting up ca-certificates (20210119~18.04.1) ... 16:32:17 Removing intermediate container f6ee12fb67c6 16:32:17 ---> eb22f34942a6 16:32:17 Step 14/23 : EXPOSE $APP_PORT 16:32:17 ---> Running in 9bbd581d72dc 16:32:17 ---> Running in cb17a3ce3427 16:32:17 ---> Running in 4ad13a221c69 16:32:18 Removing intermediate container fdbc216bd480 16:32:18 ---> cf3fc796d8c1 16:32:18 Step 15/23 : WORKDIR / 16:32:19 Removing intermediate container 9bbd581d72dc 16:32:19 ---> a0bc71d0c152 16:32:19 Step 23/24 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f 16:32:19 Updating certificates in /etc/ssl/certs... 16:32:19 Removing intermediate container cb17a3ce3427 16:32:19 ---> 1ed73a870922 16:32:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:32:19 23 added, 27 removed; done. 16:32:19 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:32:19 ---> Running in c04b77504236 16:32:19 Removing intermediate container 4ad13a221c69 16:32:19 ---> fcea9fb10cc8 16:32:19 Step 15/23 : WORKDIR / 16:32:19 ---> Running in 50513503eda0 16:32:20 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:32:20 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:32:20 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:32:20 Setting up pkgbinarymangler (138.18.04.1) ... 16:32:20 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:32:20 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 16:32:20 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:32:20 ---> Running in f21c97520165 16:32:20 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:32:20 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:32:20 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:32:20 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:32:20 Setting up perl (5.26.1-6ubuntu0.5) ... 16:32:20 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 16:32:20 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:32:20 ---> a53153d9012f 16:32:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:32:20 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:32:20 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 16:32:20 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:32:20 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:32:20 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:32:20 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:32:20 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:32:20 Removing intermediate container c04b77504236 16:32:20 ---> 9d06834f0f2b 16:32:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:32:20 Removing intermediate container 50513503eda0 16:32:20 ---> abf5e202bb73 16:32:20 Step 24/24 : LABEL version=0.0.0 16:32:20 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:32:20 Processing triggers for systemd (237-3ubuntu10.45) ... 16:32:20 Processing triggers for mime-support (3.60ubuntu1) ... 16:32:20 Processing triggers for ca-certificates (20210119~18.04.1) ... 16:32:20 Updating certificates in /etc/ssl/certs... 16:32:21 Removing intermediate container f21c97520165 16:32:21 ---> 9a55c75ddc3e 16:32:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:32:21 0 added, 0 removed; done. 16:32:21 Running hooks in /etc/ca-certificates/update.d... 16:32:21 done. 16:32:21 ---> Running in abb5af6c8e94 16:32:22 Reading package lists... 16:32:22 Building dependency tree... 16:32:22 Reading state information... 16:32:22 ---> c43f5a3cdbe4 16:32:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:32:22 ---> b64217e09138 16:32:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:32:22 The following NEW packages will be installed: 16:32:22 apt-transport-https 16:32:22 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:32:22 Need to get 1696 B of archives. 16:32:22 After this operation, 153 kB of additional disk space will be used. 16:32:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 16:32:22 ---> fa6519d2c8eb 16:32:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:32:22 debconf: delaying package configuration, since apt-utils is not installed 16:32:22 Fetched 1696 B in 0s (9465 B/s) 16:32:22 Selecting previously unselected package apt-transport-https. 16:32:22 (Reading database ... 13920 files and directories currently installed.) 16:32:22 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 16:32:22 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 16:32:22 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 16:32:22 Removing intermediate container abb5af6c8e94 16:32:22 ---> a55b818de0cd 16:32:22 16:32:22 Waiting for network to be ready... 16:32:23 Successfully built a55b818de0cd 16:32:23 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 16:32:23  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go 16:32:23 ---> 870e56608fd7 16:32:23 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:32:24 ---> Running in 8a5705040ca0 16:32:24 ---> 332700aea6e3 16:32:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:32:24 ---> 74d96b836663 16:32:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:32:24 Removing intermediate container 8a5705040ca0 16:32:24 ---> bb510435f6cf 16:32:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:32:25 ---> Running in 5293d2aeab01 16:32:25 ---> ad3fda738f06 16:32:25 ---> 28cedfedb093 16:32:25 Step 19/23 : ENTRYPOINT ["/core-command"] 16:32:25 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:32:26 ---> Running in 996435fede07 16:32:26 ---> Running in 0c87a6bda224 16:32:26 Removing intermediate container 5293d2aeab01 16:32:26 ---> 19f0da3d6114 16:32:26 Step 20/22 : LABEL arch=arm64 16:32:27 ---> Running in 53abe0ccef67 16:32:27 Removing intermediate container 0c87a6bda224 16:32:27 ---> 412d022a30a1 16:32:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:32:27 Removing intermediate container 996435fede07 16:32:27 ---> 378019a06a40 16:32:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:32:28 Removing intermediate container 53abe0ccef67 16:32:28 ---> ce4a61939e1c 16:32:28 Step 21/22 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f 16:32:28 ---> Running in 64026008c857 16:32:28 ---> Running in 39aaa5ae8678 16:32:29 ---> Running in d4e4cf799dca 16:32:29 2021-03-29T16:32:26Z INFO Waiting for automatic snapd restart... 16:32:29 snapd 2.49.1 from Canonical* installed 16:32:29 Removing intermediate container 64026008c857 16:32:29 ---> fa415e873b85 16:32:29 Step 21/23 : LABEL arch=arm64 16:32:29 Removing intermediate container 39aaa5ae8678 16:32:29 ---> eb40ef87fa09 16:32:29 Step 21/23 : LABEL arch=arm64 16:32:29 ---> Running in 7bd7398d7fe4 16:32:29 Removing intermediate container d4e4cf799dca 16:32:29 ---> 092f96534fc3 16:32:29 Step 22/22 : LABEL version=0.0.0 16:32:30 ---> Running in 2d85606f061c 16:32:30 "snapd" switched to the "latest/stable" channel 16:32:30 16:32:30 ---> Running in cc4e82d887f9 16:32:30 Removing intermediate container 7bd7398d7fe4 16:32:30 ---> 121103fa60f4 16:32:30 Step 22/23 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f 16:32:31 Removing intermediate container 2d85606f061c 16:32:31 ---> 2e959f099ce3 16:32:31 Step 22/23 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f 16:32:31 ---> Running in 16821d0ed826 16:32:31 Removing intermediate container cc4e82d887f9 16:32:31 ---> 19c74e77bc18 16:32:31 16:32:31 ---> Running in 768d2a169d97 16:32:31 Successfully built 19c74e77bc18 16:32:32 Successfully tagged docker-support-scheduler-go-arm64:latest 16:32:32  Building docker-support-scheduler-go ... done Building docker-support-notifications-go 16:32:32 Removing intermediate container 16821d0ed826 16:32:32 ---> 5ed4cd7a723c 16:32:32 Step 23/23 : LABEL version=0.0.0 16:32:32 core18 20210128 from Canonical* installed 16:32:33 Removing intermediate container 768d2a169d97 16:32:33 ---> 6e4a07737946 16:32:33 Step 23/23 : LABEL version=0.0.0 16:32:33 ---> Running in a5b692363248 16:32:33 ---> Running in e247403d2eab 16:32:33 "core18" switched to the "latest/stable" channel 16:32:33 16:32:33 Removing intermediate container a5b692363248 16:32:33 ---> 1e88809b29ef 16:32:33 16:32:33 Removing intermediate container e247403d2eab 16:32:33 ---> a923686af5b5 16:32:33 16:32:34 Successfully built 1e88809b29ef 16:32:34 Successfully tagged docker-core-command-go-arm64:latest 16:32:34 Building docker-core-data-go 16:32:34  Building docker-core-command-go ... done Successfully built a923686af5b5 16:32:34 Successfully tagged docker-core-metadata-go-arm64:latest 16:32:36 snapcraft 4.5.4 from Canonical* installed 16:32:36 "snapcraft" switched to the "latest/stable" channel 16:32:36 16:32:39 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: 16:32:39 - README.md 16:32:39 16:32:39 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:32:46 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:32:46 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:32:46 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:32:46 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:32:47 Reading package lists... 16:32:47 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 16:32:49  Building docker-core-metadata-go ... done Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:32:49 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:32:49 ---> 7a1453104936 16:32:49 Step 3/31 : WORKDIR /edgex-go 16:32:49 ---> Using cache 16:32:49 ---> a753c326b0b5 16:32:49 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:49 ---> Using cache 16:32:49 ---> 2620f1d761a6 16:32:49 Step 5/31 : RUN apk add --update --no-cache make git 16:32:49 ---> Using cache 16:32:49 ---> b37970a1e2de 16:32:49 Step 6/31 : COPY go.mod . 16:32:49 ---> Using cache 16:32:49 ---> cc983b92d11e 16:32:49 Step 7/31 : RUN go mod download 16:32:49 ---> Using cache 16:32:49 ---> 124d3c93acfa 16:32:49 Step 8/31 : COPY . . 16:32:49 ---> Using cache 16:32:49 ---> 0560df787e8f 16:32:49 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:32:53 ---> Running in 5be387d9fd50 16:32:54 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:32:54 Reading package lists... 16:32:54 Building dependency tree... 16:32:54 Reading state information... 16:32:54 Suggested packages: 16:32:54 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:32:54 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:32:54 Recommended packages: 16:32:54 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:32:54 The following NEW packages will be installed: 16:32:54 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:32:54 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:32:54 pkg-config zip 16:32:54 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:32:54 Need to get 7657 kB of archives. 16:32:54 After this operation, 43.8 MB of additional disk space will be used. 16:32:54 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:32:54 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 16:32:54 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:32:55 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:32:55 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:32:55 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:32:55 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:32:55 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:32:55 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:32:55 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:32:55 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 16:32:55 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 16:32:55 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 16:32:55 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 16:32:56 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:32:56 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:32:56 debconf: delaying package configuration, since apt-utils is not installed 16:32:56 Fetched 7657 kB in 2s (4040 kB/s) 16:32:56 Selecting previously unselected package libglib2.0-0:amd64. 16:32:56 (Reading database ... 13924 files and directories currently installed.) 16:32:56 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:32:56 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:32:56 Selecting previously unselected package libpsl5:amd64. 16:32:56 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:32:56 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:32:56 Selecting previously unselected package libnghttp2-14:amd64. 16:32:56 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:32:56 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:32:56 Selecting previously unselected package librtmp1:amd64. 16:32:56 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:32:56 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:32:57 Selecting previously unselected package libcurl3-gnutls:amd64. 16:32:57 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 16:32:57 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 16:32:57 Selecting previously unselected package liberror-perl. 16:32:57 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:32:57 Unpacking liberror-perl (0.17025-1) ... 16:32:57 Selecting previously unselected package git-man. 16:32:57 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 16:32:57 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 16:32:57 Selecting previously unselected package git. 16:32:57 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 16:32:57 Unpacking git (1:2.17.1-1ubuntu0.8) ... 16:32:58 Selecting previously unselected package libnorm1:amd64. 16:32:58 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:32:58 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:32:58 Selecting previously unselected package libpgm-5.2-0:amd64. 16:32:58 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:32:58 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:32:58 Selecting previously unselected package libsodium23:amd64. 16:32:58 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:32:58 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:32:58 Selecting previously unselected package libzmq5:amd64. 16:32:58 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:32:58 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:32:58 Selecting previously unselected package libzmq3-dev:amd64. 16:32:58 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:32:58 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:32:58 Selecting previously unselected package pkg-config. 16:32:58 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:32:58 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:32:58 Selecting previously unselected package zip. 16:32:58 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:32:58 Unpacking zip (3.0-11build1) ... 16:32:59 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:32:59 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 16:32:59 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:32:59 Setting up liberror-perl (0.17025-1) ... 16:32:59 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:32:59 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:32:59 No schema files found: doing nothing. 16:32:59 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:32:59 Setting up zip (3.0-11build1) ... 16:32:59 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:32:59 Setting up libsodium23:amd64 (1.0.16-2) ... 16:32:59 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:32:59 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:32:59 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 16:32:59 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:32:59 Setting up git (1:2.17.1-1ubuntu0.8) ... 16:32:59 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:33:05 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:33:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:33:05 ---> 7a1453104936 16:33:05 Step 3/26 : WORKDIR /edgex-go 16:33:05 ---> Using cache 16:33:05 ---> a753c326b0b5 16:33:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:05 ---> Using cache 16:33:05 ---> 2620f1d761a6 16:33:05 Step 5/26 : RUN apk add --update --no-cache make bash git 16:33:06 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:33:06 git set to automatically installed. 16:33:06 git-man set to automatically installed. 16:33:06 libcurl3-gnutls set to automatically installed. 16:33:06 liberror-perl set to automatically installed. 16:33:06 libglib2.0-0 set to automatically installed. 16:33:06 libnghttp2-14 set to automatically installed. 16:33:06 libnorm1 set to automatically installed. 16:33:06 libpgm-5.2-0 set to automatically installed. 16:33:06 libpsl5 set to automatically installed. 16:33:06 librtmp1 set to automatically installed. 16:33:06 libsodium23 set to automatically installed. 16:33:06 libzmq3-dev set to automatically installed. 16:33:06 libzmq5 set to automatically installed. 16:33:06 pkg-config set to automatically installed. 16:33:06 zip set to automatically installed. 16:33:08 ---> Running in a4861e3415b1 16:33:08 snapd is not logged in, snap install commands will use sudo 16:33:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:33:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:33:11 OK: 217 MiB in 51 packages 16:33:13 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:33:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:13 ---> 7a1453104936 16:33:13 Step 3/22 : WORKDIR /edgex-go 16:33:13 ---> Using cache 16:33:13 ---> a753c326b0b5 16:33:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:13 ---> Using cache 16:33:13 ---> 2620f1d761a6 16:33:13 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:33:13 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:33:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:13 ---> 7a1453104936 16:33:13 Step 3/23 : WORKDIR /edgex-go 16:33:13 ---> Using cache 16:33:13 ---> a753c326b0b5 16:33:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:13 ---> Using cache 16:33:13 ---> 2620f1d761a6 16:33:13 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:33:14 ---> Running in 5cba8aacbb12 16:33:14 ---> Running in 69bf2d672272 16:33:14 Removing intermediate container a4861e3415b1 16:33:14 ---> 4ec12506929b 16:33:14 Step 6/26 : COPY go.mod . 16:33:14 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:33:16 ---> a0526c970ff1 16:33:16 Step 7/26 : RUN go mod download 16:33:16 ---> Running in 292941f5d7c2 16:33:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:33:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:33:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:33:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:33:18 OK: 217 MiB in 51 packages 16:33:18 OK: 217 MiB in 51 packages 16:33:20 Removing intermediate container 69bf2d672272 16:33:20 ---> f594013b6837 16:33:20 Step 6/23 : COPY go.mod . 16:33:20 Removing intermediate container 5cba8aacbb12 16:33:20 ---> 798fb1dddbb7 16:33:20 Step 6/22 : COPY go.mod . 16:33:20 Removing intermediate container 292941f5d7c2 16:33:20 ---> a3926d36f1ea 16:33:20 Step 8/26 : COPY . . 16:33:21 ---> 650747e96272 16:33:21 Step 7/23 : RUN go mod download 16:33:21 ---> Running in 9e7358c4365f 16:33:21 ---> 5f1f2198d3d1 16:33:21 Step 7/22 : RUN go mod download 16:33:21 ---> Running in 56e0bcae7c1b 16:33:28 Removing intermediate container 9e7358c4365f 16:33:28 ---> 3b37f1e5ab51 16:33:28 Step 8/23 : COPY . . 16:33:28 Removing intermediate container 56e0bcae7c1b 16:33:28 ---> 769fd7623ffa 16:33:28 Step 8/22 : COPY . . 16:33:47 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 16:33:47 snapd is not logged in, snap install commands will use sudo 16:33:50 ---> de4a7bbc96b0 16:33:50 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:33:50 ---> ee396aa7d0d2 16:33:50 Step 9/23 : RUN make cmd/core-data/core-data 16:33:50 ---> cd8071c0731a 16:33:50 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:33:50 ---> Running in 8df021aa9fe4 16:33:50 ---> Running in 7de7b8832b53 16:33:50 ---> Running in beec7508a307 16:33:50 Removing intermediate container 5be387d9fd50 16:33:50 ---> b6d61e4183b4 16:33:50 16:33:50 Step 10/31 : FROM alpine:3.12 16:33:50 ---> e47305ac9786 16:33:50 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:33:50 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 16:33:50 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 16:33:51 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 16:33:51 ---> Running in 9a2271c7723b 16:33:51 Removing intermediate container 9a2271c7723b 16:33:51 ---> 8c98d2438ef9 16:33:51 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:33:52 ---> Running in f826e6c8c568 16:33:52 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:33:53 snap "core18" has no updates available 16:33:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:33:53 Pulling go-build-helper 16:33:53 + snapcraftctl pull 16:33:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:33:54 (1/2) Installing dumb-init (1.2.2-r1) 16:33:54 (2/2) Installing su-exec (0.2-r1) 16:33:54 Executing busybox-1.31.1-r19.trigger 16:33:54 OK: 5 MiB in 16 packages 16:33:54 'app-service-config' has dependencies that need to be staged: go-build-helper 16:33:54 Skipping pull go-build-helper (already ran) 16:33:54 Building go-build-helper 16:33:54 + snapcraftctl build 16:33:56 Removing intermediate container f826e6c8c568 16:33:56 ---> f156aad0d788 16:33:56 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:33:56 ---> Running in 7d079dccfc2e 16:33:56 Staging go-build-helper 16:33:56 + snapcraftctl stage 16:33:57 Removing intermediate container 7d079dccfc2e 16:33:57 ---> 084b2b502a92 16:33:57 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:33:57 ---> Running in 67fcc744a097 16:33:58 Removing intermediate container 67fcc744a097 16:33:58 ---> 98c0301c04b1 16:33:58 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:33:58 ---> Running in f34ca761f5f9 16:34:01 Removing intermediate container f34ca761f5f9 16:34:01 ---> d61fec53996b 16:34:01 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:34:01 ---> Running in 71c09fa3e500 16:34:02 Removing intermediate container 71c09fa3e500 16:34:02 ---> 96cfe8be12ab 16:34:02 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:34:03 ---> 2026ef376683 16:34:03 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:34:03 ---> Running in 3b47ed110dba 16:34:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:34:06 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:34:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1640 kB] 16:34:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] 16:34:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 16:34:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 16:34:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] 16:34:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] 16:34:06 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] 16:34:06 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] 16:34:06 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:34:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:34:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:34:06 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:34:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:34:06 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:34:06 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:34:06 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:34:06 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:34:06 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] 16:34:06 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] 16:34:06 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 16:34:06 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 16:34:06 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] 16:34:06 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] 16:34:06 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] 16:34:06 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] 16:34:06 Fetched 24.2 MB in 0s (0 B/s) 16:34:06 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:34:06 Fetched 224 kB in 0s (0 B/s) 16:34:06 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:34:06 Fetched 157 kB in 0s (0 B/s) 16:34:06 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:34:06 Fetched 221 kB in 0s (0 B/s) 16:34:06 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:34:06 Fetched 143 kB in 0s (0 B/s) 16:34:06 Pulling app-service-config 16:34:06 + snapcraftctl pull 16:34:07 Cloning into '/root/parts/app-service-config/src'... 16:34:07 Removing intermediate container 3b47ed110dba 16:34:07 ---> 4fa319fe75c4 16:34:07 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:07 Pulling config-common 16:34:07 + snapcraftctl pull 16:34:08 ---> 5ec8ebb6119f 16:34:08 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:34:10 ---> 7c25fe5b69f8 16:34:10 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:34:11 ---> 8d534bf1ec80 16:34:11 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:34:11 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:34:11 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:34:11 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:34:11 Fetched 0 B in 0s (0 B/s) 16:34:11 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:34:11 Fetched 0 B in 0s (0 B/s) 16:34:11 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:34:11 Fetched 0 B in 0s (0 B/s) 16:34:11 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:34:11 Fetched 0 B in 0s (0 B/s) 16:34:11 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:34:11 Fetched 0 B in 0s (0 B/s) 16:34:11 Pulling edgex-go 16:34:11 + snapcraftctl pull 16:34:12 ---> 9284ae3136a6 16:34:12 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:34:13 ---> 1a161d74ca2a 16:34:13 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:34:14 ---> Running in 76057bc0f2ff 16:34:14 Removing intermediate container 76057bc0f2ff 16:34:14 ---> 5e927974455d 16:34:14 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:34:16 ---> eabc010ef2a4 16:34:16 Step 26/31 : RUN chmod +x /entrypoint.sh 16:34:16 ---> Running in c83798b3d9a3 16:34:21 Removing intermediate container c83798b3d9a3 16:34:21 ---> a86fff6faf1a 16:34:21 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:34:21 ---> Running in afec46e25cc5 16:34:21 Removing intermediate container afec46e25cc5 16:34:21 ---> 7888e63ba4e4 16:34:21 Step 28/31 : CMD ["gate"] 16:34:22 ---> Running in c04b4ff7bccd 16:34:22 Removing intermediate container c04b4ff7bccd 16:34:22 ---> e6eb84750b3d 16:34:22 Step 29/31 : LABEL arch=arm64 16:34:23 ---> Running in d117c181a131 16:34:23 Removing intermediate container d117c181a131 16:34:23 ---> a5920db93b36 16:34:23 Step 30/31 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f 16:34:24 ---> Running in 6b884144588e 16:34:25 Removing intermediate container 6b884144588e 16:34:25 ---> 7142fe9aa84c 16:34:25 Step 31/31 : LABEL version=0.0.0 16:34:25 ---> Running in fa0941e9d4dc 16:34:26 Removing intermediate container fa0941e9d4dc 16:34:26 ---> 2a73f5110530 16:34:26 16:34:26 Successfully built 2a73f5110530 16:34:26 Successfully tagged docker-security-bootstrapper-go-arm64:latest 16:34:33 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:34:33 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:34:33 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:34:33 Fetched 0 B in 0s (0 B/s) 16:34:33 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:34:33 Fetched 96.5 kB in 0s (0 B/s) 16:34:33 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:34:33 Fetched 279 kB in 0s (0 B/s) 16:34:33 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:34:33 Fetched 122 kB in 0s (0 B/s) 16:34:33 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:34:33 Fetched 77.8 kB in 0s (0 B/s) 16:34:33 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:34:33 Fetched 8848 B in 0s (0 B/s) 16:34:33 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:34:33 Fetched 47.8 kB in 0s (0 B/s) 16:34:33 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:34:33 Fetched 45.6 kB in 0s (0 B/s) 16:34:33 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:34:33 Fetched 15.0 kB in 0s (0 B/s) 16:34:33 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 16:34:33 Fetched 214 kB in 0s (0 B/s) 16:34:33 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:34:33 Fetched 154 kB in 0s (0 B/s) 16:34:33 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:34:33 Fetched 50.6 kB in 0s (0 B/s) 16:34:33 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:34:33 Fetched 14.8 kB in 0s (0 B/s) 16:34:33 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:34:33 Fetched 41.8 kB in 0s (0 B/s) 16:34:33 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:34:33 Fetched 499 kB in 0s (0 B/s) 16:34:33 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:34:33 Fetched 111 kB in 0s (0 B/s) 16:34:33 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:34:33 Fetched 240 kB in 0s (0 B/s) 16:34:33 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:34:33 Fetched 29.3 kB in 0s (0 B/s) 16:34:33 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:34:33 Fetched 85.5 kB in 0s (0 B/s) 16:34:33 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:34:33 Fetched 24.5 kB in 0s (0 B/s) 16:34:33 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:34:33 Fetched 49.2 kB in 0s (0 B/s) 16:34:33 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:34:33 Fetched 54.2 kB in 0s (0 B/s) 16:34:33 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:34:33 Fetched 30.8 kB in 0s (0 B/s) 16:34:33 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:34:33 Fetched 15.8 kB in 0s (0 B/s) 16:34:33 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:34:33 Fetched 85.9 kB in 0s (0 B/s) 16:34:33 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:34:33 Fetched 8720 B in 0s (0 B/s) 16:34:33 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 16:34:33 Fetched 137 kB in 0s (0 B/s) 16:34:33 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:34:33 Fetched 119 kB in 0s (0 B/s) 16:34:33 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 16:34:33 Fetched 109 kB in 0s (0 B/s) 16:34:33 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:34:33 Fetched 11.1 kB in 0s (0 B/s) 16:34:33 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:34:33 Fetched 645 kB in 0s (0 B/s) 16:34:33 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:34:33 Fetched 41.3 kB in 0s (0 B/s) 16:34:33 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:34:33 Fetched 17.9 kB in 0s (0 B/s) 16:34:33 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:34:33 Fetched 368 kB in 0s (0 B/s) 16:34:33 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:34:33 Fetched 187 kB in 0s (0 B/s) 16:34:33 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:34:33 Fetched 175 kB in 0s (0 B/s) 16:34:33 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:34:33 Fetched 206 kB in 0s (0 B/s) 16:34:33 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 16:34:33 Fetched 1301 kB in 0s (0 B/s) 16:34:33 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:34:33 Fetched 36.2 kB in 0s (0 B/s) 16:34:33 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 16:34:33 Fetched 159 kB in 0s (0 B/s) 16:34:33 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:34:33 Fetched 107 kB in 0s (0 B/s) 16:34:33 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:34:33 Fetched 48.7 kB in 0s (0 B/s) 16:34:33 Pulling static-packages 16:34:33 + snapcraftctl pull 16:34:33 Pulling version 16:34:33 + cd /root/project 16:34:33 + [ -f VERSION ] 16:34:33 + PROJECT_VERSION=local-dev 16:34:33 + git rev-parse --short HEAD 16:34:33 + GIT_REVISION=96233509 16:34:33 + snapcraftctl set-version local-dev 16:34:34 Skipping build go-build-helper (already ran) 16:34:34 Building app-service-config 16:34:34 + make build 16:34:34 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 16:34:36 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.35 16:34:36 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.56 16:34:36 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.22 16:34:36 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 16:34:37 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 16:34:37 go: downloading github.com/google/uuid v1.2.0 16:34:37 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 16:34:37 go: downloading github.com/BurntSushi/toml v0.3.1 16:34:37 go: downloading github.com/x448/float16 v0.8.4 16:34:37 go: downloading github.com/gorilla/mux v1.8.0 16:34:37 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.9 16:34:37 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:34:37 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 16:34:37 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.4 16:34:37 go: downloading github.com/pelletier/go-toml v1.2.0 16:34:37 go: downloading github.com/hashicorp/consul/api v1.8.1 16:34:37 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 16:34:37 go: downloading github.com/gorilla/websocket v1.4.2 16:34:37 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:34:37 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:34:37 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:34:37 go: downloading github.com/hashicorp/serf v0.9.5 16:34:37 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:34:37 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:34:38 go: downloading github.com/mattn/go-isatty v0.0.12 16:34:38 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 16:34:38 go: downloading github.com/go-playground/validator/v10 v10.3.0 16:34:38 go: downloading github.com/go-redis/redis/v7 v7.2.0 16:34:38 go: downloading github.com/go-kit/kit v0.8.0 16:34:38 go: downloading github.com/fatih/color v1.9.0 16:34:38 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 16:34:38 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:34:38 go: downloading github.com/pebbe/zmq4 v1.2.5 16:34:38 go: downloading github.com/mitchellh/copystructure v1.0.0 16:34:38 go: downloading github.com/mattn/go-colorable v0.1.6 16:34:38 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:34:38 go: downloading github.com/go-playground/universal-translator v0.17.0 16:34:38 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:34:38 go: downloading github.com/leodido/go-urn v1.2.0 16:34:38 go: downloading github.com/go-logfmt/logfmt v0.4.0 16:34:38 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:34:38 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:34:38 go: downloading github.com/go-playground/locales v0.13.0 16:34:38 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:34:48 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 16:34:48 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 16:34:48 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 16:34:48 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 16:34:48 Building config-common 16:34:48 + snapcraftctl build 16:34:51 Building edgex-go 16:34:51 + cd /root/parts/edgex-go/src 16:34:51 + make build 16:34:51 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 16:34:51 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:34:51 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.20 16:34:51 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.60 16:34:51 go: downloading github.com/imdario/mergo v0.3.12 16:34:51 go: downloading github.com/pkg/errors v0.8.1 16:34:51 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.10 16:34:51 go: downloading github.com/go-playground/validator/v10 v10.4.1 16:34:51 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 16:34:55 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 16:34:55 go: downloading gopkg.in/yaml.v2 v2.4.0 16:35:00 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 16:35:02 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 16:35:04 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 16:35:04 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 16:35:04 go: downloading github.com/stretchr/testify v1.7.0 16:35:04 go: downloading github.com/davecgh/go-spew v1.1.1 16:35:04 go: downloading github.com/pmezard/go-difflib v1.0.0 16:35:04 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:35:07 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 16:35:07 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:35:07 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 16:35:08 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 16:35:10 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 16:35:10 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 16:35:12 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 16:35:12 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:35:13 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 16:35:13 go: downloading github.com/lib/pq v1.9.0 16:35:13  Building docker-security-bootstrapper-go ... done Removing intermediate container 8df021aa9fe4 16:35:13 ---> 5965c9ca3d89 16:35:13 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:35:13 ---> Running in 667c7dc024a1 16:35:13 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 16:35:13 Removing intermediate container 667c7dc024a1 16:35:13 ---> f5a891f89eff 16:35:13 16:35:13 Step 11/26 : FROM docker:20.10.0 16:35:13 20.10.0: Pulling from library/docker 16:35:13 Removing intermediate container 7de7b8832b53 16:35:13 ---> 45fd7317af81 16:35:13 16:35:13 Step 10/22 : FROM alpine:3.12 16:35:13 ---> e47305ac9786 16:35:13 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:35:14 ---> Running in 613c20af5d93 16:35:15 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:35:15 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:35:15 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:35:15 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:35:15 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:35:15 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:35:15 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:35:15 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:35:15 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:35:15 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:35:15 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:35:15 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:35:15 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:35:15 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:35:15 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:35:15 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:35:15 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:35:15 + 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 16:35:15 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:35:15 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:35:15 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:35:15 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:35:15 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:35:15 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:35:15 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:35:15 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:35:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:35:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:35:17 (1/2) Installing ca-certificates (20191127-r4) 16:35:17 (2/2) Installing dumb-init (1.2.2-r1) 16:35:17 Executing busybox-1.31.1-r19.trigger 16:35:17 Executing ca-certificates-20191127-r4.trigger 16:35:17 OK: 6 MiB in 16 packages 16:35:18 Building static-packages 16:35:18 + snapcraftctl build 16:35:20 Building version 16:35:20 + snapcraftctl build 16:35:20 Removing intermediate container 613c20af5d93 16:35:20 ---> 6eb7979ca02a 16:35:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:35:21 ---> Running in d4a125680db0 16:35:22 Skipping stage go-build-helper (already ran) 16:35:22 Staging app-service-config 16:35:22 + snapcraftctl stage 16:35:23 Removing intermediate container d4a125680db0 16:35:23 ---> 660e0c3329d6 16:35:23 Step 13/22 : ENV APP_PORT=48060 16:35:23 ---> Running in f4868a6df71b 16:35:23 Staging config-common 16:35:23 + snapcraftctl stage 16:35:24 Removing intermediate container f4868a6df71b 16:35:24 ---> a1404649f39d 16:35:24 Step 14/22 : EXPOSE $APP_PORT 16:35:24 ---> Running in 6eeed66d355c 16:35:24 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:35:24 Status: Downloaded newer image for docker:20.10.0 16:35:24 ---> eeaf43b92773 16:35:24 Step 12/26 : RUN apk add --no-cache bash 16:35:24 Staging edgex-go 16:35:24 + snapcraftctl stage 16:35:24 Removing intermediate container beec7508a307 16:35:24 ---> 2e2b588d6a14 16:35:24 16:35:24 Step 10/23 : FROM alpine:3.12 16:35:24 ---> e47305ac9786 16:35:24 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:35:24 ---> Running in 720f367a179a 16:35:24 ---> Running in e81afef6dc99 16:35:24 Removing intermediate container 6eeed66d355c 16:35:24 ---> bfccedbe78eb 16:35:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:25 Staging static-packages 16:35:25 + snapcraftctl stage 16:35:25 Removing intermediate container e81afef6dc99 16:35:25 ---> 1ec3e690f7ca 16:35:25 Step 12/23 : ENV APP_PORT=48080 16:35:25 ---> Running in 362f81d1d85b 16:35:25 ---> 62f127d7e0b1 16:35:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:35:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:35:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:35:26 Removing intermediate container 362f81d1d85b 16:35:26 ---> d2b553d18f31 16:35:26 Step 13/23 : EXPOSE $APP_PORT 16:35:26 Staging version 16:35:26 + snapcraftctl stage 16:35:26 ---> Running in 21c6366c9145 16:35:26 (1/2) Installing readline (8.0.4-r0) 16:35:26 (2/2) Installing bash (5.0.17-r0) 16:35:26 Executing bash-5.0.17-r0.post-install 16:35:26 Executing busybox-1.31.1-r19.trigger 16:35:26 OK: 12 MiB in 22 packages 16:35:27 ---> f5059ffb7dd3 16:35:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:35:27 Removing intermediate container 21c6366c9145 16:35:27 ---> 5315f179e12c 16:35:27 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:27 Priming go-build-helper 16:35:27 + snapcraftctl prime 16:35:27 ---> Running in 6245f2e639f5 16:35:27 ---> e2c5d3a37261 16:35:27 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:35:27 Priming app-service-config 16:35:27 + snapcraftctl prime 16:35:28 ---> Running in a75e63bf4053 16:35:28 Removing intermediate container 720f367a179a 16:35:28 ---> e0a3277fe886 16:35:28 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 16:35:28 ---> Running in d2a7f3983040 16:35:28 Removing intermediate container a75e63bf4053 16:35:28 ---> 5e6e06009b22 16:35:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:28 ---> Running in 740084bbdec3 16:35:28 Removing intermediate container d2a7f3983040 16:35:28 ---> 1c3c20516779 16:35:28 Step 14/26 : ENV APP_PORT=48090 16:35:29 ---> Running in 4884ba0b3787 16:35:29 Removing intermediate container 740084bbdec3 16:35:29 ---> 8be5af75405f 16:35:29 Step 20/22 : LABEL arch=arm64 16:35:29 Priming config-common 16:35:29 + snapcraftctl prime 16:35:29 ---> Running in 73d45df789b4 16:35:29 Removing intermediate container 4884ba0b3787 16:35:29 ---> 99812040d846 16:35:29 Step 15/26 : EXPOSE $APP_PORT 16:35:29 Removing intermediate container 6245f2e639f5 16:35:29 ---> 009cc2a91a51 16:35:29 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:35:29 ---> Running in 9c9a39694dfc 16:35:30 ---> Running in 4b4bf5ecb1e5 16:35:30 Removing intermediate container 73d45df789b4 16:35:30 ---> b4f627cae388 16:35:30 Step 21/22 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f 16:35:30 Priming edgex-go 16:35:30 + snapcraftctl prime 16:35:30 ---> Running in 575b84276e69 16:35:30 Removing intermediate container 9c9a39694dfc 16:35:30 ---> 11436ef235ab 16:35:30 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:35:31 Removing intermediate container 575b84276e69 16:35:31 ---> 16d594b1524a 16:35:31 Step 22/22 : LABEL version=0.0.0 16:35:31 ---> Running in b197a38f191c 16:35:31 Priming static-packages 16:35:31 + snapcraftctl prime 16:35:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:35:31 Removing intermediate container b197a38f191c 16:35:31 ---> 44bb163abe60 16:35:31 16:35:31 ---> b933e9e0b515 16:35:31 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:35:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:35:32 Successfully built 44bb163abe60 16:35:32 Successfully tagged docker-support-notifications-go-arm64:latest 16:35:32  Building docker-support-notifications-go ... done  ---> 518e386e2566 16:35:32 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:35:32 (1/6) Installing dumb-init (1.2.2-r1) 16:35:33 (2/6) Installing libgcc (9.3.0-r2) 16:35:33 (3/6) Installing libsodium (1.0.18-r0) 16:35:33 (4/6) Installing libstdc++ (9.3.0-r2) 16:35:33 ---> e836422aaae5 16:35:33 Step 19/26 : RUN apk --no-cache add py3-pip 16:35:33 ---> Running in 9ec14781c076 16:35:33 Priming version 16:35:33 + snapcraftctl prime 16:35:33 (5/6) Installing libzmq (4.3.3-r0) 16:35:34 (6/6) Installing zeromq (4.3.3-r0) 16:35:34 Executing busybox-1.31.1-r19.trigger 16:35:34 OK: 8 MiB in 20 packages 16:35:34 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 16:35:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:35:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:35:35 Removing intermediate container 4b4bf5ecb1e5 16:35:35 ---> 668b8d11443f 16:35:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:35 (1/33) Installing libbz2 (1.0.8-r1) 16:35:35 (2/33) Installing expat (2.2.9-r1) 16:35:35 (3/33) Installing libffi (3.3-r2) 16:35:35 (4/33) Installing gdbm (1.13-r1) 16:35:35 (5/33) Installing xz-libs (5.2.5-r0) 16:35:35 (6/33) Installing sqlite-libs (3.32.1-r0) 16:35:35 (7/33) Installing python3 (3.8.8-r0) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage 16:35:36 ---> 4fe172f8f3f6 16:35:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [Pipeline] } 16:35:37 (8/33) Installing py3-appdirs (1.4.4-r1) 16:35:37 (9/33) Installing py3-ordered-set (4.0.1-r0) 16:35:37 (10/33) Installing py3-parsing (2.4.7-r0) 16:35:37 (11/33) Installing py3-six (1.15.0-r0) 16:35:37 (12/33) Installing py3-packaging (20.4-r0) 16:35:37 (13/33) Installing py3-setuptools (47.0.0-r0) 16:35:37 (14/33) Installing py3-chardet (3.0.4-r4) 16:35:37 (15/33) Installing py3-idna (2.9-r0) 16:35:37 (16/33) Installing py3-certifi (2020.4.5.1-r0) 16:35:37 (17/33) Installing py3-urllib3 (1.25.9-r0) 16:35:37 (18/33) Installing py3-requests (2.23.0-r0) 16:35:37 (19/33) Installing py3-msgpack (1.0.0-r0) 16:35:37 (20/33) Installing py3-lockfile (0.12.2-r3) 16:35:37 (21/33) Installing py3-cachecontrol (0.12.6-r0) 16:35:37 (22/33) Installing py3-colorama (0.4.3-r0) 16:35:37 (23/33) Installing py3-distlib (0.3.0-r0) 16:35:37 (24/33) Installing py3-distro (1.5.0-r1) 16:35:37 (25/33) Installing py3-webencodings (0.5.1-r3) 16:35:37 (26/33) Installing py3-html5lib (1.0.1-r4) 16:35:37 (27/33) Installing py3-pytoml (0.1.21-r0) 16:35:37 (28/33) Installing py3-pep517 (0.8.2-r0) 16:35:38 (29/33) Installing py3-progress (1.5-r0) 16:35:38 (30/33) Installing py3-toml (0.10.1-r0) 16:35:38 (31/33) Installing py3-retrying (1.3.3-r0) 16:35:38 (32/33) Installing py3-contextlib2 (0.6.0-r0) 16:35:38 (33/33) Installing py3-pip (20.1.1-r0) 16:35:38 Executing busybox-1.31.1-r19.trigger 16:35:38 OK: 71 MiB in 55 packages 16:35:38 ---> 8cf42c3e881f 16:35:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:35:39 ---> 89bbfaa10d29 16:35:39 Step 19/23 : ENTRYPOINT ["/core-data"] 16:35:39 ---> Running in 97223107f852 16:35:39 Removing intermediate container 97223107f852 16:35:39 ---> 7ac95a101274 16:35:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:39 ---> Running in 11322c1302c5 16:35:40 Removing intermediate container 11322c1302c5 16:35:40 ---> 0ec048c4c32d 16:35:40 Step 21/23 : LABEL arch=arm64 16:35:40 ---> Running in 4cad82371d84 16:35:41 Removing intermediate container 4cad82371d84 16:35:41 ---> 694494e60611 16:35:41 Step 22/23 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f 16:35:41 ---> Running in a6c2839acfd5 16:35:42 Removing intermediate container a6c2839acfd5 16:35:42 ---> f4cc95d678c8 16:35:42 Step 23/23 : LABEL version=0.0.0 16:35:42 ---> Running in 421e36ff9f64 16:35:42 Removing intermediate container 421e36ff9f64 16:35:42 ---> bdffa9be104d 16:35:42 16:35:43 Successfully built bdffa9be104d 16:35:43 Successfully tagged docker-core-data-go-arm64:latest 16:35:44  Building docker-core-data-go ... done Removing intermediate container 9ec14781c076 16:35:44 ---> d4150ad559c7 16:35:44 Step 20/26 : RUN pip install docker-compose==1.23.2 16:35:44 ---> Running in 49f60a33934f 16:35:50 Collecting docker-compose==1.23.2 16:35:50 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:35:50 Collecting docopt<0.7,>=0.6.1 16:35:50 Downloading docopt-0.6.2.tar.gz (25 kB) 16:35:52 Collecting jsonschema<3,>=2.5.1 16:35:52 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:35:53 Collecting websocket-client<1.0,>=0.32.0 16:35:53 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 16:35:53 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:35:53 Collecting docker<4.0,>=3.6.0 16:35:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:35:54 Collecting dockerpty<0.5,>=0.4.1 16:35:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:35:56 Collecting cached-property<2,>=1.2.0 16:35:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:35:56 Collecting texttable<0.10,>=0.9.0 16:35:56 Downloading texttable-0.9.1.tar.gz (11 kB) 16:35:59 Collecting PyYAML<4,>=3.10 16:35:59 Downloading PyYAML-3.13.tar.gz (270 kB) 16:36:02 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:36:02 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:36:03 Collecting docker-pycreds>=0.4.0 16:36:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:36:03 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) 16:36:03 Collecting idna<2.8,>=2.5 16:36:03 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:36:04 Collecting urllib3<1.25,>=1.21.1 16:36:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:36:04 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) 16:36:04 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:36:04 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:36:04 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:36:04 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:36:05 Installing collected packages: docopt, jsonschema, websocket-client, idna, urllib3, requests, docker-pycreds, docker, dockerpty, cached-property, texttable, PyYAML, docker-compose 16:36:05 Running setup.py install for docopt: started 16:36:07 Running setup.py install for docopt: finished with status 'done' 16:36:07 Attempting uninstall: idna 16:36:07 Found existing installation: idna 2.9 16:36:07 Uninstalling idna-2.9: 16:36:08 Successfully uninstalled idna-2.9 16:36:08 Attempting uninstall: urllib3 16:36:08 Found existing installation: urllib3 1.25.9 16:36:08 Uninstalling urllib3-1.25.9: 16:36:09 Successfully uninstalled urllib3-1.25.9 16:36:09 Attempting uninstall: requests 16:36:09 Found existing installation: requests 2.23.0 16:36:09 Uninstalling requests-2.23.0: 16:36:09 Successfully uninstalled requests-2.23.0 16:36:10 Running setup.py install for dockerpty: started 16:36:12 Running setup.py install for dockerpty: finished with status 'done' 16:36:13 Running setup.py install for texttable: started 16:36:14 Running setup.py install for texttable: finished with status 'done' 16:36:14 Running setup.py install for PyYAML: started 16:36:16 Running setup.py install for PyYAML: finished with status 'done' 16:36:17 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 16:36:22 Removing intermediate container 49f60a33934f 16:36:22 ---> e1cd31eae347 16:36:22 Step 21/26 : RUN apk --no-cache add curl 16:36:22 ---> Running in da95baeb3373 16:36:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:36:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:36:23 (1/3) Installing nghttp2-libs (1.41.0-r0) 16:36:23 (2/3) Installing libcurl (7.69.1-r3) 16:36:23 (3/3) Installing curl (7.69.1-r3) 16:36:23 Executing busybox-1.31.1-r19.trigger 16:36:23 OK: 72 MiB in 58 packages 16:36:24 Removing intermediate container da95baeb3373 16:36:24 ---> 679c87ca7c23 16:36:24 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 16:36:24 ---> Running in b7fc80dce8c6 16:36:25 Removing intermediate container b7fc80dce8c6 16:36:25 ---> ea8fe08545da 16:36:25 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:25 ---> Running in a87cd97526ea 16:36:25 Removing intermediate container a87cd97526ea 16:36:25 ---> c1922019dd25 16:36:25 Step 24/26 : LABEL arch=arm64 16:36:25 ---> Running in 35bf341993ce 16:36:26 Removing intermediate container 35bf341993ce 16:36:26 ---> 0737e1bea3df 16:36:26 Step 25/26 : LABEL git_sha=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f 16:36:26 ---> Running in 51f6ccd71715 16:36:27 Removing intermediate container 51f6ccd71715 16:36:27 ---> 1266a2832d2c 16:36:27 Step 26/26 : LABEL version=0.0.0 16:36:27 ---> Running in 0d1720c36697 16:36:27 Removing intermediate container 0d1720c36697 16:36:27 ---> e2e573a6f44a 16:36:27 16:36:28 Successfully built e2e573a6f44a 16:36:28 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 16:36:28  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 16:36:28 $ docker stop --time=1 6d594ac29524bc5201adc15855379668c3582d7f17ff7ae3b2977e5f51baf75d 16:36:30 $ docker rm -f 6d594ac29524bc5201adc15855379668c3582d7f17ff7ae3b2977e5f51baf75d [Pipeline] // withDockerContainer [Pipeline] sh 16:36:30 + docker images 16:36:30 + grep docker 16:36:31 docker-sys-mgmt-agent-go-arm64 latest e2e573a6f44a 4 seconds ago 300MB 16:36:31 docker-core-data-go-arm64 latest bdffa9be104d 49 seconds ago 21.4MB 16:36:31 docker-support-notifications-go-arm64 latest 44bb163abe60 About a minute ago 16.9MB 16:36:31 docker-security-bootstrapper-go-arm64 latest 2a73f5110530 2 minutes ago 17.9MB 16:36:31 docker-core-metadata-go-arm64 latest a923686af5b5 3 minutes ago 17.9MB 16:36:31 docker-core-command-go-arm64 latest 1e88809b29ef 3 minutes ago 16.3MB 16:36:31 docker-support-scheduler-go-arm64 latest 19c74e77bc18 4 minutes ago 16.4MB 16:36:31 docker-security-secretstore-setup-go-arm64 latest a55b818de0cd 4 minutes ago 23.7MB 16:36:31 docker-security-proxy-setup-go-arm64 latest 2c6b3c85e07b 4 minutes ago 23.4MB 16:36:31 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 16:36:32 ---> job-cost.sh 16:36:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-D75U 16:37:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:38:48 lf-activate-venv(): INFO: Adding /tmp/venv-D75U/bin to PATH 16:38:48 INFO: No Stack... 16:38:48 INFO: Retrieving Pricing Info for: lf-standard-4 16:38:48 INFO: Archiving Costs [Pipeline] sh 16:38:48 + cat /w/workspace/edgex-go/2/archives/cost.csv 16:38:48 + cut -d, -f6 [Pipeline] lock 16:38:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3303-2-stack-cost] 16:38:48 Resource [jenkins-edgexfoundry-edgex-go-PR-3303-2-stack-cost] did not exist. Created. 16:38:48 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3303-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:38:48 + echo total: 0.20999999344348907 [Pipeline] stash 16:38:49 Stashed 1 file(s) [Pipeline] } 16:38:49 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3303-2-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 16:38:50 provisioning config files... 16:38:50 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config883675233685615600tmp [Pipeline] { [Pipeline] sh 16:38:51 + set +x 16:38:51 + curl -s https://codecov.io/bash 16:38:51 + bash -s -- 16:38:51 16:38:51 _____ _ 16:38:51 / ____| | | 16:38:51 | | ___ __| | ___ ___ _____ __ 16:38:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:38:51 | |___| (_) | (_| | __/ (_| (_) \ V / 16:38:51 \_____\___/ \__,_|\___|\___\___/ \_/ 16:38:51 Bash-20210309-2b87ace 16:38:51 16:38:51 16:38:51 ==> git version 2.24.3 found 16:38:51 ==> 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 16:38:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:38:51 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:38:51 ==> Jenkins CI detected. 16:38:51 project root: . 16:38:51 --> token set from env 16:38:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:38:51 ==> Running gcov in . (disable via -X gcov) 16:38:51 ==> Python coveragepy not found 16:38:51 ==> Searching for coverage reports in: 16:38:51 + . 16:38:51 -> Found 1 reports 16:38:51 ==> Detecting git/mercurial file structure 16:38:51 ==> Reading reports 16:38:51 + ./coverage.out bytes=666801 16:38:51 ==> Appending adjustments 16:38:51 https://docs.codecov.io/docs/fixing-reports 16:38:55 + Found adjustments 16:38:55 ==> Gzipping contents 16:38:55 96K /tmp/codecov.O0Ol3q.gz 16:38:55 ==> Uploading reports 16:38:55 url: https://codecov.io 16:38:55 query: branch=PR-3303&commit=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3303%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3303&job=&cmd_args= 16:38:55 -> Pinging Codecov 16:38:55 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3303&commit=96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3303%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3303&job=&cmd_args= 16:38:55 -> Uploading to 16:38:55 https://storage.googleapis.com/codecov/v4/raw/2021-03-29/00271124DB129430A58F1EEE437C3FCB/96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f/5c8756df-d98b-4e43-9bed-4ce33e362054.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210329T163855Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4d05cc4ce34cd1f51fbd30b18badcd5296e827b4ae462c0db7c3af69ee274e41 16:38:55 % Total % Received % Xferd Average Speed Time Time Time Current 16:38:55 Dload Upload Total Spent Left Speed 16:38:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 96700 0 0 100 96700 0 233k --:--:-- --:--:-- --:--:-- 234k 16:38:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/96233509a7f3e2e0f2fbfc7018c38d93cd5a5b1f [Pipeline] } 16:38:55 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 16:38:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:38:58 ---> package-listing.sh 16:38:58 ++ facter osfamily 16:38:58 ++ tr '[:upper:]' '[:lower:]' 16:38:58 + OS_FAMILY=redhat 16:38:58 + workspace=/w/workspace/edgex-go/2 16:38:58 + START_PACKAGES=/tmp/packages_start.txt 16:38:58 + END_PACKAGES=/tmp/packages_end.txt 16:38:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:38:58 + PACKAGES=/tmp/packages_start.txt 16:38:58 + '[' /w/workspace/edgex-go/2 ']' 16:38:58 + PACKAGES=/tmp/packages_end.txt 16:38:58 + case "${OS_FAMILY}" in 16:38:58 + rpm -qa 16:38:58 + sort 16:39:03 + '[' -f /tmp/packages_start.txt ']' 16:39:03 + '[' -f /tmp/packages_end.txt ']' 16:39:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:39:03 + '[' /w/workspace/edgex-go/2 ']' 16:39:03 + mkdir -p /w/workspace/edgex-go/2/archives/ 16:39:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 16:39:03 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:39:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:39:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:39:04 16:39:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:39:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:39:04 alpine: Pulling from edgex-lftools-log-publisher 16:39:04 df20fa9351a1: Pulling fs layer 16:39:04 36b3adc4ff6f: Pulling fs layer 16:39:04 8ad3a11d3b57: Pulling fs layer 16:39:04 46f8f816bc3b: Pulling fs layer 16:39:04 93b61091891f: Pulling fs layer 16:39:04 93b9cdb0e59b: Pulling fs layer 16:39:04 5e14af77c1be: Pulling fs layer 16:39:04 01666e4c0597: Pulling fs layer 16:39:04 aa168da1d23b: Pulling fs layer 16:39:04 93b9cdb0e59b: Waiting 16:39:04 5e14af77c1be: Waiting 16:39:04 01666e4c0597: Waiting 16:39:04 aa168da1d23b: Waiting 16:39:04 46f8f816bc3b: Waiting 16:39:04 93b61091891f: Waiting 16:39:04 36b3adc4ff6f: Verifying Checksum 16:39:04 36b3adc4ff6f: Download complete 16:39:04 46f8f816bc3b: Verifying Checksum 16:39:04 46f8f816bc3b: Download complete 16:39:04 df20fa9351a1: Verifying Checksum 16:39:04 df20fa9351a1: Download complete 16:39:05 93b9cdb0e59b: Verifying Checksum 16:39:05 93b9cdb0e59b: Download complete 16:39:05 5e14af77c1be: Verifying Checksum 16:39:05 5e14af77c1be: Download complete 16:39:05 93b61091891f: Verifying Checksum 16:39:05 93b61091891f: Download complete 16:39:05 01666e4c0597: Verifying Checksum 16:39:05 01666e4c0597: Download complete 16:39:05 8ad3a11d3b57: Verifying Checksum 16:39:05 8ad3a11d3b57: Download complete 16:39:05 df20fa9351a1: Pull complete 16:39:05 36b3adc4ff6f: Pull complete 16:39:07 aa168da1d23b: Verifying Checksum 16:39:07 aa168da1d23b: Download complete 16:39:07 8ad3a11d3b57: Pull complete 16:39:07 46f8f816bc3b: Pull complete 16:39:07 93b61091891f: Pull complete 16:39:08 93b9cdb0e59b: Pull complete 16:39:08 5e14af77c1be: Pull complete 16:39:08 01666e4c0597: Pull complete 16:39:16 aa168da1d23b: Pull complete 16:39:16 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:39:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:39:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:39:16 prd-centos7-docker-4c-2g-31760 does not seem to be running inside a container 16:39:16 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:39:26 $ docker top 5f370ed36b7fd97ea364ed97352ec0cd9d7867975d21a7111687464ca13ed6e1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:39:26 + touch /tmp/pre-build-complete [Pipeline] sh 16:39:27 + mkdir -p /var/log/sa [Pipeline] sh 16:39:27 + ls /var/log/sa-host 16:39:27 + sadf -c /var/log/sa-host/sa23 16:39:27 file_magic: OK 16:39:27 HZ: Using current value: 100 16:39:27 file_header: OK 16:39:27 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 16:39:27 Statistics: 16:39:27 Hnuu...uuuununununu... 16:39:27 File successfully converted to sysstat format version 12.2.1 16:39:27 + sadf -c /var/log/sa-host/sa29 16:39:27 file_magic: OK 16:39:27 HZ: Using current value: 100 16:39:27 file_header: OK 16:39:27 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 16:39:27 Statistics: 16:39:27 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... 16:39:27 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:39:27 provisioning config files... 16:39:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config2351750538030914977tmp [Pipeline] { [Pipeline] echo 16:39:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:39:27 ---> create-netrc.sh [Pipeline] } 16:39:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:39:28 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:39:28 ---> python-tools-install.sh [Pipeline] echo 16:39:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:39:28 ---> sudo-logs.sh 16:39:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:39:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:39:29 ---> job-cost.sh 16:39:29 lf-activate-venv: SKIPPING 16:39:29 DEBUG: total: 0.20999999344348907 16:39:29 INFO: Retrieving Stack Cost... 16:39:30 INFO: Retrieving Pricing Info for: v1-standard-2 16:39:31 INFO: Archiving Costs [Pipeline] echo 16:39:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:39:31 ---> logs-deploy.sh 16:39:31 lf-activate-venv: SKIPPING 16:39:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3303/2 16:39:31 INFO: archiving workspace using pattern(s): 16:39:33 Archives upload complete. 16:39:33 INFO: archiving logs to Nexus