Pull request #3217 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 FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at 8a562533c14a3b85d4c48007758f286d837d2a70 rather than 2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 Obtained Jenkinsfile from 8a562533c14a3b85d4c48007758f286d837d2a70 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-28705 in /w/workspace/edgexfoundry_edgex-go_PR-3217 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 8a562533c14a3b85d4c48007758f286d837d2a70 into PR head commit 2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 > 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/3217/head:refs/remotes/origin/PR-3217 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 # timeout=10 Merge succeeded, producing 2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 Checking out Revision 2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 (PR-3217) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8a562533c14a3b85d4c48007758f286d837d2a70 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 # timeout=10 Commit message: "Merge branch 'master' into issue-3216" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:55:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:55:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:55:42 ========================================================= 11:55:42 EdgeX Global Pipelines Version Info 11:55:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 9e885c9aa649b54aa8aaf29d5b3333c4e075c160 # timeout=10 11:55:44 ------------------- 11:55:44 stable info: 11:55:44 ------------------- 11:55:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:55:44 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 11:55:44 Message: update stable to v1.0.184 11:55:45 ------------------- 11:55:45 experimental info: 11:55:45 ------------------- 11:55:45 Commited By: **** collab-it+edgex@linuxfoundation.org 11:55:45 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 11:55:45 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:55:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 11:55:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 11:55:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:55:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:55:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:55:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 11:55:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 11:55:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 11:55:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 11:55:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 11:55:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:55:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:55:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:55:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:55:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:55:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:55:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:55:47 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 11:55:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 11:55:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 11:55:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 11:55:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:55:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3217 [Pipeline] echo 11:55:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3217 [Pipeline] echo 11:55:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3217 [Pipeline] echo 11:55:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 [Pipeline] echo 11:55:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b66c5f [Pipeline] echo 11:55:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:55:48 provisioning config files... 11:55:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7341602215306962158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:55:48 ---> docker-login.sh 11:55:48 nexus3.edgexfoundry.org:10001 11:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:55:49 Configure a credential helper to remove this warning. See 11:55:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:55:49 11:55:49 Login Succeeded 11:55:49 nexus3.edgexfoundry.org:10002 11:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:55:49 Configure a credential helper to remove this warning. See 11:55:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:55:49 11:55:49 Login Succeeded 11:55:49 nexus3.edgexfoundry.org:10003 11:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:55:49 Configure a credential helper to remove this warning. See 11:55:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:55:49 11:55:49 Login Succeeded 11:55:49 nexus3.edgexfoundry.org:10004 11:55:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:55:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:55:50 Configure a credential helper to remove this warning. See 11:55:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:55:50 11:55:50 Login Succeeded 11:55:50 docker.io 11:55:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:55:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:55:50 Configure a credential helper to remove this warning. See 11:55:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:55:50 11:55:50 Login Succeeded 11:55:50 ---> docker-login.sh ends [Pipeline] } 11:55:50 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:55:51 ++ 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 11:55:51 + for file in '`ls cmd/**/Dockerfile`' 11:55:51 ++ dirname cmd/core-command/Dockerfile 11:55:51 ++ cut -d/ -f2 11:55:51 + echo core-command,cmd/core-command/Dockerfile 11:55:51 + for file in '`ls cmd/**/Dockerfile`' 11:55:51 ++ dirname cmd/core-data/Dockerfile 11:55:51 ++ cut -d/ -f2 11:55:51 + echo core-data,cmd/core-data/Dockerfile 11:55:51 + for file in '`ls cmd/**/Dockerfile`' 11:55:51 ++ dirname cmd/core-metadata/Dockerfile 11:55:51 ++ cut -d/ -f2 11:55:51 + echo core-metadata,cmd/core-metadata/Dockerfile 11:55:51 + for file in '`ls cmd/**/Dockerfile`' 11:55:51 ++ dirname cmd/security-bootstrapper/Dockerfile 11:55:51 ++ cut -d/ -f2 11:55:51 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 11:55:51 + for file in '`ls cmd/**/Dockerfile`' 11:55:51 ++ dirname cmd/security-proxy-setup/Dockerfile 11:55:51 ++ cut -d/ -f2 11:55:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 11:55:51 + for file in '`ls cmd/**/Dockerfile`' 11:55:51 ++ cut -d/ -f2 11:55:51 ++ dirname cmd/security-secretstore-setup/Dockerfile 11:55:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 11:55:51 + for file in '`ls cmd/**/Dockerfile`' 11:55:51 ++ dirname cmd/support-notifications/Dockerfile 11:55:51 ++ cut -d/ -f2 11:55:51 + echo support-notifications,cmd/support-notifications/Dockerfile 11:55:51 + for file in '`ls cmd/**/Dockerfile`' 11:55:51 ++ dirname cmd/support-scheduler/Dockerfile 11:55:51 ++ cut -d/ -f2 11:55:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile 11:55:51 + for file in '`ls cmd/**/Dockerfile`' 11:55:51 ++ dirname cmd/sys-mgmt-agent/Dockerfile 11:55:51 ++ cut -d/ -f2 11:55:51 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 11:55:51 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 11:55:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:55:52 11:55:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:55:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:55:53 latest: Pulling from edgex-devops/git-semver 11:55:53 31603596830f: Pulling fs layer 11:55:53 2a8b12db71e7: Pulling fs layer 11:55:53 6ca5941a6612: Pulling fs layer 11:55:53 ecc8261a40a4: Pulling fs layer 11:55:53 ecc8261a40a4: Waiting 11:55:53 2a8b12db71e7: Verifying Checksum 11:55:53 2a8b12db71e7: Download complete 11:55:53 31603596830f: Verifying Checksum 11:55:53 31603596830f: Download complete 11:55:53 ecc8261a40a4: Verifying Checksum 11:55:53 ecc8261a40a4: Download complete 11:55:53 6ca5941a6612: Verifying Checksum 11:55:53 6ca5941a6612: Download complete 11:55:53 31603596830f: Pull complete 11:55:53 2a8b12db71e7: Pull complete 11:55:54 6ca5941a6612: Pull complete 11:55:54 ecc8261a40a4: Pull complete 11:55:54 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 11:55:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:55:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:55:54 prd-centos7-docker-4c-2g-28705 does not seem to be running inside a container 11:55:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:55:57 $ docker top 264bcf8cde39009009fce9afc16ec9c34d199e2f03324a9d3ff201b938597599 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:55:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:55:58 [ssh-agent] Looking for ssh-agent implementation... 11:55:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:55:58 $ docker exec 264bcf8cde39009009fce9afc16ec9c34d199e2f03324a9d3ff201b938597599 ssh-agent 11:55:58 SSH_AUTH_SOCK=/tmp/ssh-DkWSnQ1z2HNV/agent.12 11:55:58 SSH_AGENT_PID=18 11:55:58 Running ssh-add (command line suppressed) 11:55:58 Identity added: /w/workspace/edgex-go/4@tmp/private_key_2174936580327194348.key (/w/workspace/edgex-go/4@tmp/private_key_2174936580327194348.key) 11:55:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:55:59 + git tag --points-at HEAD [Pipeline] } 11:55:59 $ docker exec --env ******** --env ******** 264bcf8cde39009009fce9afc16ec9c34d199e2f03324a9d3ff201b938597599 ssh-agent -k 11:55:59 unset SSH_AUTH_SOCK; 11:55:59 unset SSH_AGENT_PID; 11:55:59 echo Agent pid 18 killed; 11:55:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:55:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:55:59 [ssh-agent] Looking for ssh-agent implementation... 11:55:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:55:59 $ docker exec 264bcf8cde39009009fce9afc16ec9c34d199e2f03324a9d3ff201b938597599 ssh-agent 11:55:59 SSH_AUTH_SOCK=/tmp/ssh-OxjIUYBPftld/agent.46 11:55:59 SSH_AGENT_PID=51 11:55:59 Running ssh-add (command line suppressed) 11:56:00 Identity added: /w/workspace/edgex-go/4@tmp/private_key_1365175233753471801.key (/w/workspace/edgex-go/4@tmp/private_key_1365175233753471801.key) 11:56:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:56:00 + git semver init 11:56:00 # -> Open(): unable to determine branch for HEAD 11:56:00 # $GIT_DIR = /w/workspace/edgex-go/4/.git 11:56:00 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 11:56:00 # $SEMVER_REMOTE_NAME = origin 11:56:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:56:00 # $SEMVER_USER_NAME = edgex-jenkins 11:56:00 # $SEMVER_BRANCH = PR-3217 11:56:00 # $SEMVER_TEMP = /tmp/semver-309965591 11:56:00 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 11:56:18 # '/tmp/semver-309965591' -> '/w/workspace/edgex-go/4/.semver' 11:56:20 # -> Force: false 11:56:20 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 11:56:20 $ docker exec --env ******** --env ******** 264bcf8cde39009009fce9afc16ec9c34d199e2f03324a9d3ff201b938597599 ssh-agent -k 11:56:20 unset SSH_AUTH_SOCK; 11:56:20 unset SSH_AGENT_PID; 11:56:20 echo Agent pid 51 killed; 11:56:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:56:21 + git semver [Pipeline] } 11:56:21 $ docker stop --time=1 264bcf8cde39009009fce9afc16ec9c34d199e2f03324a9d3ff201b938597599 11:56:22 $ docker rm -f 264bcf8cde39009009fce9afc16ec9c34d199e2f03324a9d3ff201b938597599 [Pipeline] // withDockerContainer [Pipeline] sh 11:56:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:56:24 Stashed 1 file(s) [Pipeline] echo 11:56:24 [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 11:56:25 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 11:56:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:56:25 + sudo service docker restart 11:56:25 + true 11:56:25 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 11:56:26 ========================================================= 11:56:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 11:56:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:56:26 + 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 . 11:56:30 Sending build context to Docker daemon 328.3MB 11:56:30 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 11:56:30 Step 2/6 : FROM ${BASE} 11:56:30 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 11:56:30 188c0c94c7c5: Pulling fs layer 11:56:30 0ef7d3d256c8: Pulling fs layer 11:56:30 de9db76c5a1d: Pulling fs layer 11:56:30 bca2f99d35d6: Pulling fs layer 11:56:30 93359f2a8cfa: Pulling fs layer 11:56:30 7c6f9722023f: Pulling fs layer 11:56:30 a35cf1a2eb13: Pulling fs layer 11:56:30 bca2f99d35d6: Waiting 11:56:30 93359f2a8cfa: Waiting 11:56:30 7c6f9722023f: Waiting 11:56:30 a35cf1a2eb13: Waiting 11:56:30 de9db76c5a1d: Verifying Checksum 11:56:30 de9db76c5a1d: Download complete 11:56:30 0ef7d3d256c8: Verifying Checksum 11:56:30 0ef7d3d256c8: Download complete 11:56:30 93359f2a8cfa: Verifying Checksum 11:56:30 93359f2a8cfa: Download complete 11:56:30 7c6f9722023f: Verifying Checksum 11:56:30 7c6f9722023f: Download complete 11:56:30 188c0c94c7c5: Verifying Checksum 11:56:30 188c0c94c7c5: Download complete 11:56:30 188c0c94c7c5: Pull complete 11:56:31 0ef7d3d256c8: Pull complete 11:56:31 de9db76c5a1d: Pull complete 11:56:32 a35cf1a2eb13: Verifying Checksum 11:56:32 a35cf1a2eb13: Download complete 11:56:33 bca2f99d35d6: Verifying Checksum 11:56:33 bca2f99d35d6: Download complete 11:56:38 bca2f99d35d6: Pull complete 11:56:38 93359f2a8cfa: Pull complete 11:56:38 7c6f9722023f: Pull complete 11:56:39 Still waiting to schedule task 11:56:39 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 11:56:44 a35cf1a2eb13: Pull complete 11:56:44 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 11:56:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 11:56:44 ---> a62c8e92a672 11:56:44 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 11:56:44 ---> Running in 44ed903cccfd 11:56:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:56:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:56:46 (1/12) Installing libmagic (5.38-r0) 11:56:46 (2/12) Installing file (5.38-r0) 11:56:46 (3/12) Installing libc-dev (0.7.2-r3) 11:56:46 (4/12) Installing g++ (9.3.0-r2) 11:56:53 (5/12) Installing fortify-headers (1.1-r0) 11:56:53 (6/12) Installing patch (2.7.6-r6) 11:56:53 (7/12) Installing build-base (0.5-r2) 11:56:53 (8/12) Installing libsodium (1.0.18-r0) 11:56:53 (9/12) Installing pkgconf (1.7.2-r0) 11:56:53 (10/12) Installing libsodium-dev (1.0.18-r0) 11:56:53 (11/12) Installing libzmq (4.3.3-r0) 11:56:53 (12/12) Installing zeromq-dev (4.3.3-r0) 11:56:53 Executing busybox-1.31.1-r19.trigger 11:56:53 OK: 233 MiB in 51 packages 11:56:56 Removing intermediate container 44ed903cccfd 11:56:56 ---> 369b1de5675a 11:56:56 Step 4/6 : WORKDIR /edgex-go 11:56:56 ---> Running in 0f21b0d4e5ca 11:56:56 Removing intermediate container 0f21b0d4e5ca 11:56:56 ---> 4a61129b4555 11:56:56 Step 5/6 : COPY go.mod . 11:56:56 ---> 3ba58e6cf3e9 11:56:56 Step 6/6 : RUN go mod download 11:56:56 ---> Running in 9d46da9f3fbb 11:57:23 Removing intermediate container 9d46da9f3fbb 11:57:23 ---> d885f85e98de 11:57:23 Successfully built d885f85e98de 11:57:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:57:23 + docker inspect -f . ci-base-image-x86_64 11:57:23 . [Pipeline] withDockerContainer 11:57:24 prd-centos7-docker-4c-2g-28705 does not seem to be running inside a container 11:57:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 11:57:25 $ docker top 2cd0c6bd95215cf68c675004f5ff2a25084fd7bfc2bb3c2fff8e3991d2eb07dc -eo pid,comm [Pipeline] { [Pipeline] sh 11:57:25 + go version 11:57:25 go version go1.15.5 linux/amd64 [Pipeline] } 11:57:25 $ docker stop --time=1 2cd0c6bd95215cf68c675004f5ff2a25084fd7bfc2bb3c2fff8e3991d2eb07dc 11:57:26 $ docker rm -f 2cd0c6bd95215cf68c675004f5ff2a25084fd7bfc2bb3c2fff8e3991d2eb07dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:57:27 + docker inspect -f . ci-base-image-x86_64 11:57:27 . [Pipeline] withDockerContainer 11:57:27 prd-centos7-docker-4c-2g-28705 does not seem to be running inside a container 11:57:28 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 11:57:28 $ docker top f0eea45f754d1141de0fee5d0a4e96e3405ee25e21263367762aaac531635151 -eo pid,comm [Pipeline] { [Pipeline] echo 11:57:29 ========================================================= 11:57:29 [edgeXBuildGoParallel] Running Tests and Build... 11:57:29 ========================================================= [Pipeline] sh 11:57:29 + make test 11:57:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:57:37 ? github.com/edgexfoundry/edgex-go [no test files] 11:57:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:58:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:58:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:58:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:58:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:58:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:58:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:58:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:58:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:58:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:58:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:58:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:58:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:58:09 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.115s coverage: 45.9% of statements 11:58:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:58:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:58:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 11:58:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 11:58:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 11:58:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 11:58:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 11:58:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.111s coverage: 100.0% of statements 11:58:13 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.293s coverage: 27.1% of statements 11:58:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:58:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:58:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 11:58:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 11:58:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 11:58:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:58:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.029s coverage: 100.0% of statements 11:58:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 11:58:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.034s coverage: 100.0% of statements 11:58:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 11:58:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 11:58:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.144s coverage: 66.2% of statements 11:58:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 11:58:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 11:58:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.436s coverage: 82.4% of statements 11:58:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 11:58:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 11:58:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 11:58:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 11:58:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.469s coverage: 28.6% of statements 11:58:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:58:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:58:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 11:58:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 11:58:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 11:58:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.082s coverage: 100.0% of statements 11:58:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 11:58:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.046s coverage: 100.0% of statements 11:58:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 11:58:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.131s coverage: 86.7% of statements 11:58:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 11:58:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.100s coverage: 97.5% of statements 11:58:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 11:58:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.071s coverage: 78.3% of statements 11:58:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 11:58:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 11:58:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 11:58:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 11:58:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.429s coverage: 92.8% of statements 11:58:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 11:58:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 11:58:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 11:58:19 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 11:58:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:58:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 11:58:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 11:58:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:58:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:58:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 11:58:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:58:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 11:58:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:58:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 11:58:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:58:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 11:58:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 11:58:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 11:58:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.036s coverage: 58.8% of statements 11:58:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 11:58:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 11:58:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.105s coverage: 0.1% of statements 11:58:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 11:58:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 11:58:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:58:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements 11:58:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.102s coverage: 79.5% of statements 11:58:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 11:58:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.215s coverage: 96.3% of statements 11:58:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.036s coverage: 87.5% of statements 11:58:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.041s coverage: 94.4% of statements 11:58:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.035s coverage: 44.8% of statements 11:58:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.060s coverage: 81.4% of statements 11:58:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28706 in /w/workspace/edgexfoundry_edgex-go_PR-3217 [Pipeline] { [Pipeline] ws 11:58:35 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 11:58:40 using credential edgex-jenkins-ssh 11:58:40 Cloning the remote Git repository 11:58:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:58:40 > git init /w/workspace/edgex-go/4 # timeout=10 11:58:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:58:40 > git --version # timeout=10 11:58:40 > git --version # 'git version 2.17.1' 11:58:40 using GIT_SSH to set credentials SSH Credentials for GitHub 11:58:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.066s coverage: 92.9% of statements 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.046s coverage: 75.5% of statements 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 11:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements 11:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 11:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.6% of statements 11:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.6% of statements 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 62.4% of statements 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.035s coverage: 100.0% of statements 11:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 91.3% of statements 11:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 11:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.047s coverage: 73.7% of statements 11:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.041s coverage: 100.0% of statements 11:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.321s coverage: 69.1% of statements 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 11:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 38.4% of statements 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 11:58:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.140s coverage: 47.0% of statements 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 11:58:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 11:58:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 11:58:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.114s coverage: 87.7% of statements 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 11:58:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.737s coverage: 29.1% of statements 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 11:58:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.070s coverage: 99.0% of statements 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 11:58:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.051s coverage: 100.0% of statements 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 11:58:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.087s coverage: 95.6% of statements 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 11:58:44 ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 11:58:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.029s coverage: 100.0% of statements 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 11:58:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.044s coverage: 87.9% of statements 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 11:58:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 11:58:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements 11:58:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 11:58:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.051s coverage: 100.0% of statements 11:58:44 GO111MODULE=on go vet ./... 11:58:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:58:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:58:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:58:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:58:57 using GIT_SSH to set credentials SSH Credentials for GitHub 11:58:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3217/head:refs/remotes/origin/PR-3217 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:58:57 Merging remotes/origin/master commit 8a562533c14a3b85d4c48007758f286d837d2a70 into PR head commit 2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 11:58:58 Merge succeeded, producing 2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 11:58:58 Checking out Revision 2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 (PR-3217) 11:58:57 > git config core.sparsecheckout # timeout=10 11:58:57 > git checkout -f 2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 # timeout=10 11:58:58 > git remote # timeout=10 11:58:58 > git config --get remote.origin.url # timeout=10 11:58:58 using GIT_SSH to set credentials SSH Credentials for GitHub 11:58:58 > git merge 8a562533c14a3b85d4c48007758f286d837d2a70 # timeout=10 11:58:58 > git rev-parse HEAD^{commit} # timeout=10 11:58:58 > git config core.sparsecheckout # timeout=10 11:58:58 > git checkout -f 2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 # timeout=10 11:59:03 Commit message: "Merge branch 'master' into issue-3216" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:59:04 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 11:59:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:59:05 + sudo service docker restart 11:59:05 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:59:07 provisioning config files... 11:59:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5232691937717079427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:59:08 ---> docker-login.sh 11:59:08 nexus3.edgexfoundry.org:10001 11:59:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:09 Configure a credential helper to remove this warning. See 11:59:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:09 11:59:09 Login Succeeded 11:59:09 nexus3.edgexfoundry.org:10002 11:59:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:10 Configure a credential helper to remove this warning. See 11:59:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:10 11:59:10 Login Succeeded 11:59:10 nexus3.edgexfoundry.org:10003 11:59:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:10 Configure a credential helper to remove this warning. See 11:59:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:10 11:59:10 Login Succeeded 11:59:10 nexus3.edgexfoundry.org:10004 11:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:11 Configure a credential helper to remove this warning. See 11:59:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:11 11:59:11 Login Succeeded 11:59:11 docker.io 11:59:11 gofmt -l . 11:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:11 [ "`gofmt -l .`" = "" ] 11:59:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:12 Configure a credential helper to remove this warning. See 11:59:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:12 11:59:12 Login Succeeded 11:59:12 ---> docker-login.sh ends [Pipeline] } 11:59:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 11:59:12 ./bin/test-go-mod-tidy.sh [Pipeline] echo 11:59:12 ========================================================= 11:59:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 11:59:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:59:13 + 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 . 11:59:13 ./bin/test-attribution-txt.sh [Pipeline] sh 11:59:14 + ls -al . 11:59:14 total 732 11:59:14 drwxrwxr-x 10 1001 1001 4096 Mar 5 11:59 . 11:59:14 drwxr-xr-x 4 root root 28 Mar 5 11:57 .. 11:59:14 -rw-rw-r-- 1 1001 1001 11 Mar 5 11:55 .dockerignore 11:59:14 drwxrwxr-x 8 1001 1001 179 Mar 5 11:55 .git 11:59:14 drwxrwxr-x 3 1001 1001 125 Mar 5 11:55 .github 11:59:14 -rw-rw-r-- 1 1001 1001 818 Mar 5 11:55 .gitignore 11:59:14 drwx------ 3 1001 1001 60 Mar 5 11:56 .semver 11:59:14 -rw-rw-r-- 1 1001 1001 166 Mar 5 11:55 .sonarcloud.properties 11:59:14 -rw-rw-r-- 1 1001 1001 8475 Mar 5 11:55 Attribution.txt 11:59:14 -rw-rw-r-- 1 1001 1001 3804 Mar 5 11:55 CONTRIBUTING.md 11:59:14 -rw-rw-r-- 1 1001 1001 931 Mar 5 11:55 Dockerfile.build 11:59:14 -rw-rw-r-- 1 1001 1001 863 Mar 5 11:55 Jenkinsfile 11:59:14 -rw-rw-r-- 1 1001 1001 10775 Mar 5 11:55 LICENSE 11:59:14 -rw-rw-r-- 1 1001 1001 5774 Mar 5 11:55 Makefile 11:59:14 -rw-rw-r-- 1 1001 1001 6524 Mar 5 11:55 README.md 11:59:14 -rw-rw-r-- 1 1001 1001 6755 Mar 5 11:55 SECURITY.md 11:59:14 -rw-rw-r-- 1 1001 1001 5 Mar 5 11:56 VERSION 11:59:14 -rw-rw-r-- 1 1001 1001 4131 Mar 5 11:55 ZMQWindows.md 11:59:14 drwxrwxr-x 2 1001 1001 117 Mar 5 11:55 bin 11:59:14 drwxrwxr-x 14 1001 1001 4096 Mar 5 11:55 cmd 11:59:14 -rw-r--r-- 1 root root 619895 Mar 5 11:58 coverage.out 11:59:14 -rw-r--r-- 1 root root 1055 Mar 5 11:59 go.mod 11:59:14 -rw-r--r-- 1 root root 21699 Mar 5 11:59 go.sum 11:59:14 drwxrwxr-x 8 1001 1001 127 Mar 5 11:55 internal 11:59:14 drwxrwxr-x 4 1001 1001 26 Mar 5 11:55 openapi 11:59:14 drwxrwxr-x 4 1001 1001 71 Mar 5 11:55 snap 11:59:14 -rw-rw-r-- 1 1001 1001 168 Mar 5 11:55 version.go [Pipeline] sh 11:59:14 + '[' -e coverage.out ] 11:59:14 + chown 1001:1001 coverage.out [Pipeline] stash 11:59:14 Stashed 1 file(s) [Pipeline] sh 11:59:15 + make build 11:59:15 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 11:59:15 Sending build context to Docker daemon 166.6MB 11:59:15 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 11:59:15 Step 2/6 : FROM ${BASE} 11:59:15 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:59:15 5f621e34cdf4: Pulling fs layer 11:59:15 a4357932f1b6: Pulling fs layer 11:59:15 18c013af1878: Pulling fs layer 11:59:15 00ac8860ef70: Pulling fs layer 11:59:15 63d7cb157983: Pulling fs layer 11:59:15 b116817d02f9: Pulling fs layer 11:59:15 745a02a5169b: Pulling fs layer 11:59:15 00ac8860ef70: Waiting 11:59:15 63d7cb157983: Waiting 11:59:15 b116817d02f9: Waiting 11:59:15 a4357932f1b6: Verifying Checksum 11:59:15 a4357932f1b6: Download complete 11:59:15 18c013af1878: Verifying Checksum 11:59:15 18c013af1878: Download complete 11:59:15 63d7cb157983: Verifying Checksum 11:59:15 63d7cb157983: Download complete 11:59:15 b116817d02f9: Verifying Checksum 11:59:15 b116817d02f9: Download complete 11:59:15 5f621e34cdf4: Download complete 11:59:16 5f621e34cdf4: Pull complete 11:59:16 a4357932f1b6: Pull complete 11:59:17 18c013af1878: Pull complete 11:59:18 745a02a5169b: Verifying Checksum 11:59:18 745a02a5169b: Download complete 11:59:19 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 11:59:19 00ac8860ef70: Verifying Checksum 11:59:19 00ac8860ef70: Download complete 11:59:27 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 11:59:28 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 11:59:29 00ac8860ef70: Pull complete 11:59:29 63d7cb157983: Pull complete 11:59:30 b116817d02f9: Pull complete 11:59:30 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 11:59:30 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 11:59:32 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 11:59:34 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 11:59:34 745a02a5169b: Pull complete 11:59:34 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 11:59:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 11:59:34 ---> b7e6874047d6 11:59:34 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 11:59:35 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 11:59:37 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 11:59:37 ---> Running in c3af340129aa 11:59:38 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 11:59:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:59:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:59:39 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 11:59:40 (1/12) Installing libmagic (5.38-r0) 11:59:40 (2/12) Installing file (5.38-r0) 11:59:40 (3/12) Installing libc-dev (0.7.2-r3) 11:59:40 (4/12) Installing g++ (9.3.0-r2) [Pipeline] } 11:59:41 $ docker stop --time=1 f0eea45f754d1141de0fee5d0a4e96e3405ee25e21263367762aaac531635151 11:59:43 $ docker rm -f f0eea45f754d1141de0fee5d0a4e96e3405ee25e21263367762aaac531635151 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 11:59:44 (5/12) Installing fortify-headers (1.1-r0) 11:59:44 (6/12) Installing patch (2.7.6-r6) 11:59:44 (7/12) Installing build-base (0.5-r2) 11:59:44 (8/12) Installing libsodium (1.0.18-r0) 11:59:44 (9/12) Installing pkgconf (1.7.2-r0) 11:59:44 (10/12) Installing libsodium-dev (1.0.18-r0) 11:59:44 (11/12) Installing libzmq (4.3.3-r0) 11:59:44 (12/12) Installing zeromq-dev (4.3.3-r0) 11:59:45 Executing busybox-1.31.1-r19.trigger 11:59:45 OK: 217 MiB in 51 packages [Pipeline] isUnix [Pipeline] sh 11:59:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:59:46 11:59:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 11:59:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:59:47 latest: Pulling from edgex-devops/edgex-compose 11:59:47 cbdbe7a5bc2a: Pulling fs layer 11:59:47 ca9280d653b3: Pulling fs layer 11:59:47 7e9c9ca2126c: Pulling fs layer 11:59:47 cbdbe7a5bc2a: Download complete 11:59:47 cbdbe7a5bc2a: Pull complete 11:59:47 ca9280d653b3: Verifying Checksum 11:59:47 ca9280d653b3: Download complete 11:59:48 7e9c9ca2126c: Verifying Checksum 11:59:48 7e9c9ca2126c: Download complete 11:59:49 ca9280d653b3: Pull complete 11:59:49 Removing intermediate container c3af340129aa 11:59:49 ---> 16648940164e 11:59:49 Step 4/6 : WORKDIR /edgex-go 11:59:49 ---> Running in 7fb9f9924e7b 11:59:49 Removing intermediate container 7fb9f9924e7b 11:59:49 ---> 649e4125c4a6 11:59:49 Step 5/6 : COPY go.mod . 11:59:50 ---> b35400c30ff3 11:59:50 Step 6/6 : RUN go mod download 11:59:50 ---> Running in cc477aa6b786 11:59:57 7e9c9ca2126c: Pull complete 11:59:57 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 11:59:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:59:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 11:59:57 prd-centos7-docker-4c-2g-28705 does not seem to be running inside a container 11:59:57 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:00:00 $ docker top 381adf93a2e2a264f95d199db7db5fba7f4deab85c3ccce86ea101145ed88e66 -eo pid,comm [Pipeline] { [Pipeline] sh 12:00:01 + docker-compose build --help 12:00:01 + grep parallel 12:00:02 --parallel Build images in parallel. [Pipeline] } 12:00:02 $ docker stop --time=1 381adf93a2e2a264f95d199db7db5fba7f4deab85c3ccce86ea101145ed88e66 12:00:03 $ docker rm -f 381adf93a2e2a264f95d199db7db5fba7f4deab85c3ccce86ea101145ed88e66 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:00:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:00:04 . [Pipeline] withDockerContainer 12:00:04 prd-centos7-docker-4c-2g-28705 does not seem to be running inside a container 12:00:04 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:00:05 $ docker top 885605cb4bed633aa9171fbbf9be7a65d7acb182fa354a042577152227ae0376 -eo pid,comm [Pipeline] { [Pipeline] sh 12:00:05 + docker-compose -f ./docker-compose-build.yml build --parallel 12:00:06 Building docker-core-command-go ... 12:00:06 Building docker-core-data-go ... 12:00:06 Building docker-core-metadata-go ... 12:00:06 Building docker-security-bootstrapper-go ... 12:00:06 Building docker-security-proxy-setup-go ... 12:00:06 Building docker-security-secretstore-setup-go ... 12:00:06 Building docker-support-notifications-go ... 12:00:06 Building docker-support-scheduler-go ... 12:00:06 Building docker-sys-mgmt-agent-go ... 12:00:06 Building docker-support-notifications-go 12:00:06 Building docker-security-secretstore-setup-go 12:00:06 Building docker-security-bootstrapper-go 12:00:06 Building docker-core-metadata-go 12:00:06 Building docker-core-command-go 12:00:17 Removing intermediate container cc477aa6b786 12:00:17 ---> 11dd93a0d7a0 12:00:17 Successfully built 11dd93a0d7a0 12:00:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:00:18 + docker inspect -f . ci-base-image-arm64 12:00:18 . [Pipeline] withDockerContainer 12:00:18 prd-ubuntu18.04-docker-arm64-4c-16g-28706 does not seem to be running inside a container 12:00:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 12:00:20 $ docker top 64b6db097190803b218544db958689ea3c1463a89d1a00d31b1e706b02b49a0c -eo pid,comm [Pipeline] { [Pipeline] sh 12:00:21 + go version 12:00:21 go version go1.15.5 linux/arm64 [Pipeline] } 12:00:21 $ docker stop --time=1 64b6db097190803b218544db958689ea3c1463a89d1a00d31b1e706b02b49a0c 12:00:23 $ docker rm -f 64b6db097190803b218544db958689ea3c1463a89d1a00d31b1e706b02b49a0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:00:24 + docker inspect -f . ci-base-image-arm64 12:00:24 . [Pipeline] withDockerContainer 12:00:24 prd-ubuntu18.04-docker-arm64-4c-16g-28706 does not seem to be running inside a container 12:00:24 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 12:00:26 $ docker top d8813e8b48e22f9b7e95ec9cbd5f295565850183a6d7345d69463c8d526f4685 -eo pid,comm [Pipeline] { [Pipeline] echo 12:00:26 ========================================================= 12:00:26 [edgeXBuildGoParallel] Running Tests and Build... 12:00:26 ========================================================= [Pipeline] sh 12:00:27 + make test 12:00:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:00:46 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:00:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:00:46 ---> d885f85e98de 12:00:46 Step 3/22 : WORKDIR /edgex-go 12:00:46 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:00:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:00:46 ---> d885f85e98de 12:00:46 Step 3/23 : WORKDIR /edgex-go 12:00:46 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:00:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:00:46 ---> d885f85e98de 12:00:46 Step 3/24 : WORKDIR /edgex-go 12:00:46 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:00:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:00:46 ---> d885f85e98de 12:00:46 Step 3/23 : WORKDIR /edgex-go 12:00:46 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:00:46 Step 2/31 : FROM ${BUILDER_BASE} AS builder 12:00:46 ---> d885f85e98de 12:00:46 Step 3/31 : WORKDIR /edgex-go 12:00:46 ---> Running in 3a111760e6b5 12:00:46 ---> Running in e61992182ac9 12:00:46 ---> Running in bbdc4caa834c 12:00:46 ---> Running in 90c11b5cb6c7 12:00:46 ---> Running in d56a543f56a3 12:00:46 Removing intermediate container 3a111760e6b5 12:00:46 ---> 58c0a4fa9fa1 12:00:46 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:00:46 Removing intermediate container 90c11b5cb6c7 12:00:46 ---> c4f1d47a2714 12:00:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:00:46 Removing intermediate container bbdc4caa834c 12:00:46 ---> 41b6f4772ee1 12:00:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:00:46 Removing intermediate container d56a543f56a3 12:00:46 ---> d9f32601bd57 12:00:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:00:46 Removing intermediate container e61992182ac9 12:00:46 ---> 1fb887cf33ce 12:00:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:00:46 ---> Running in 4b7361d6a0f5 12:00:46 ---> Running in 8cfdf08d233e 12:00:46 ---> Running in b5789ff62f53 12:00:46 ---> Running in 7a019920421e 12:00:46 ---> Running in e6906edf5e5f 12:00:46 Removing intermediate container b5789ff62f53 12:00:46 ---> deb7f44fb2b0 12:00:46 Step 5/31 : RUN apk add --update --no-cache make git 12:00:47 Removing intermediate container e6906edf5e5f 12:00:47 ---> b5ebac1e8e01 12:00:47 Step 5/24 : RUN apk add --update --no-cache make git 12:00:47 ---> Running in 4e5fe0fc4e3b 12:00:47 ---> Running in 7d04734b1754 12:00:47 Removing intermediate container 8cfdf08d233e 12:00:47 ---> 661aa9cd740e 12:00:47 Step 5/23 : RUN apk add --update --no-cache make git 12:00:47 Removing intermediate container 4b7361d6a0f5 12:00:47 ---> c2e5707287d7 12:00:47 Step 5/23 : RUN apk add --update --no-cache make git 12:00:47 Removing intermediate container 7a019920421e 12:00:47 ---> c70379ee5723 12:00:47 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 12:00:48 ---> Running in 03bde3bc9724 12:00:48 ---> Running in a4ab2da09e59 12:00:48 ---> Running in aff2b63ed227 12:00:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:00:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:00:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:00:49 ? github.com/edgexfoundry/edgex-go [no test files] 12:00:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:00:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:00:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:00:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:00:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:00:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:00:50 OK: 233 MiB in 51 packages 12:00:50 OK: 233 MiB in 51 packages 12:00:50 OK: 233 MiB in 51 packages 12:00:50 OK: 233 MiB in 51 packages 12:00:50 Removing intermediate container 4e5fe0fc4e3b 12:00:50 ---> d183ed233c98 12:00:50 Step 6/31 : COPY go.mod . 12:00:51 Removing intermediate container 03bde3bc9724 12:00:51 ---> 17b006699545 12:00:51 Step 6/23 : COPY go.mod . 12:00:51 ---> 18085845f1eb 12:00:51 Step 7/31 : RUN go mod download 12:00:51 ---> df41112370c4 12:00:51 Step 7/23 : RUN go mod download 12:00:51 ---> Running in 3a24f2b9e96b 12:00:51 ---> Running in 19a850c78fa6 12:00:51 Removing intermediate container a4ab2da09e59 12:00:51 ---> eddeb64991ba 12:00:51 Step 6/23 : COPY go.mod . 12:00:51 Removing intermediate container aff2b63ed227 12:00:51 ---> 3d68298d64fc 12:00:51 Step 6/22 : COPY go.mod . 12:00:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:00:52 ---> 7bc6783e7065 12:00:52 Step 7/23 : RUN go mod download 12:00:52 ---> 0bf69709d33c 12:00:52 Step 7/22 : RUN go mod download 12:00:52 ---> Running in 2346ee74ce9b 12:00:52 ---> Running in 5511820034cc 12:00:54 Removing intermediate container 5511820034cc 12:00:54 ---> abe5c7379e16 12:00:54 Step 8/22 : COPY . . 12:00:54 Removing intermediate container 2346ee74ce9b 12:00:54 ---> 94d73da30961 12:00:54 Step 8/23 : COPY . . 12:00:54 Removing intermediate container 19a850c78fa6 12:00:54 ---> c41ca6f0fc0b 12:00:54 Step 8/23 : COPY . . 12:00:54 Removing intermediate container 3a24f2b9e96b 12:00:54 ---> d6c94d11600e 12:00:54 Step 8/31 : COPY . . 12:00:54 OK: 233 MiB in 51 packages 12:01:02 Removing intermediate container 7d04734b1754 12:01:02 ---> 084134a6d2e4 12:01:02 Step 6/24 : COPY go.mod . 12:01:04 ---> 9f42f937a358 12:01:04 Step 7/24 : RUN go mod download 12:01:08 ---> Running in 30c63672bb7d 12:01:16 Removing intermediate container 30c63672bb7d 12:01:16 ---> bf4546457b02 12:01:16 Step 8/24 : COPY . . 12:01:35 ---> 729a92e13234 12:01:35 Step 9/22 : RUN make cmd/support-notifications/support-notifications 12:01:35 ---> ba3874f04520 12:01:35 Step 9/23 : RUN make cmd/core-metadata/core-metadata 12:01:35 ---> e7eb4fbd8215 12:01:35 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:01:35 ---> Running in e138698ac0f0 12:01:35 ---> a3434fd30955 12:01:35 Step 9/23 : RUN make cmd/core-command/core-command 12:01:35 ---> Running in 1a7d6ef90486 12:01:35 ---> Running in f11a1505a0dc 12:01:35 ---> Running in 8d96c230730f 12:01:35 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 12:01:35 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 12:01:36 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 12:01:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:01:36 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 12:01:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:01:44 ---> ba271d8bc444 12:01:44 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:01:44 ---> Running in 5f67b8624daa 12:01:46 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 12:01:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:01:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:01:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:01:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:01:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:01:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:01:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:01:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:02:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:02:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:02:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:02:12 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.316s coverage: 45.9% of statements 12:02:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:02:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:02:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 12:02:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 12:02:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 12:02:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 12:02:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 12:02:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.252s coverage: 100.0% of statements 12:02:18 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 12:02:18 Removing intermediate container f11a1505a0dc 12:02:18 ---> 27aba6e7d35d 12:02:18 12:02:18 Step 10/31 : FROM alpine:3.12 12:02:18 3.12: Pulling from library/alpine 12:02:18 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 12:02:18 Status: Downloaded newer image for alpine:3.12 12:02:18 ---> 88dd2752d2ea 12:02:18 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:02:18 ---> Running in 75d3be1ee679 12:02:18 Removing intermediate container 75d3be1ee679 12:02:18 ---> 0c816636918e 12:02:18 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 12:02:18 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.525s coverage: 27.1% of statements 12:02:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:02:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:02:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 12:02:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 12:02:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 12:02:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:02:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.056s coverage: 100.0% of statements 12:02:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 12:02:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.079s coverage: 100.0% of statements 12:02:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 12:02:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 12:02:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.252s coverage: 66.2% of statements 12:02:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 12:02:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 12:02:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.758s coverage: 82.4% of statements 12:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 12:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 12:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 12:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 12:02:21 ---> Running in 7f3479425582 12:02:21 Removing intermediate container 8d96c230730f 12:02:21 ---> 29b3c604d1d4 12:02:21 12:02:21 Step 10/23 : FROM alpine:3.12 12:02:21 ---> 88dd2752d2ea 12:02:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:02:21 Removing intermediate container e138698ac0f0 12:02:21 ---> e1dde170cce7 12:02:21 12:02:21 Step 10/22 : FROM alpine:3.12 12:02:21 ---> 88dd2752d2ea 12:02:21 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 12:02:21 ---> Running in c506ce85fed6 12:02:21 ---> Running in d263c8b09fbd 12:02:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:02:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:02:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:02:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:02:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:02:23 (1/2) Installing dumb-init (1.2.2-r1) 12:02:23 (2/2) Installing su-exec (0.2-r1) 12:02:23 Executing busybox-1.31.1-r19.trigger 12:02:23 OK: 6 MiB in 16 packages 12:02:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:02:23 (1/1) Installing dumb-init (1.2.2-r1) 12:02:23 Executing busybox-1.31.1-r19.trigger 12:02:23 OK: 6 MiB in 15 packages 12:02:23 (1/2) Installing ca-certificates (20191127-r4) 12:02:23 (2/2) Installing dumb-init (1.2.2-r1) 12:02:23 Executing busybox-1.31.1-r19.trigger 12:02:23 Executing ca-certificates-20191127-r4.trigger 12:02:23 OK: 6 MiB in 16 packages 12:02:25 Removing intermediate container 5f67b8624daa 12:02:25 ---> da2a582aaab3 12:02:25 12:02:25 Step 10/24 : FROM alpine:3.12 12:02:25 ---> 88dd2752d2ea 12:02:25 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 12:02:25 Removing intermediate container 1a7d6ef90486 12:02:25 ---> d2e1cea42bdc 12:02:25 12:02:25 Step 10/23 : FROM alpine:3.12 12:02:25 ---> 88dd2752d2ea 12:02:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:02:25 ---> Running in c1c0a84a8443 12:02:26 ---> Running in fc4b81abb7f8 12:02:26 Removing intermediate container 7f3479425582 12:02:26 ---> 99c68d55056a 12:02:26 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 12:02:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.174s coverage: 28.6% of statements 12:02:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:02:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:02:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 12:02:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 12:02:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 12:02:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.161s coverage: 100.0% of statements 12:02:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 12:02:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.092s coverage: 100.0% of statements 12:02:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 12:02:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.331s coverage: 86.7% of statements 12:02:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 12:02:27 Removing intermediate container c506ce85fed6 12:02:27 ---> 4289370c9a22 12:02:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:02:27 ---> Running in 28a9333523d6 12:02:28 ---> Running in ac25ea55de5b 12:02:28 Removing intermediate container d263c8b09fbd 12:02:28 ---> 1e0754bac97c 12:02:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:02:28 ---> Running in 050556104ea6 12:02:28 Removing intermediate container 28a9333523d6 12:02:28 ---> 1f6e33962445 12:02:28 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:02:28 Removing intermediate container ac25ea55de5b 12:02:28 ---> 53fdc45eceff 12:02:28 Step 13/23 : ENV APP_PORT=48082 12:02:28 ---> Running in 72ce0e104031 12:02:28 ---> Running in 4dd87fddfb89 12:02:28 Removing intermediate container 050556104ea6 12:02:28 ---> 524dbd415384 12:02:28 Step 13/22 : ENV APP_PORT=48060 12:02:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:02:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:02:28 ---> Running in 6600601882ed 12:02:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:02:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:02:28 Removing intermediate container 72ce0e104031 12:02:28 ---> 369b41946933 12:02:28 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:02:28 ---> Running in e5c740b4fc33 12:02:28 (1/5) Installing ca-certificates (20191127-r4) 12:02:28 Removing intermediate container 4dd87fddfb89 12:02:28 ---> b316c8e5b7ea 12:02:28 Step 14/23 : EXPOSE $APP_PORT 12:02:28 (2/5) Installing nghttp2-libs (1.41.0-r0) 12:02:28 (1/1) Installing dumb-init (1.2.2-r1) 12:02:28 Executing busybox-1.31.1-r19.trigger 12:02:28 (3/5) Installing libcurl (7.69.1-r3) 12:02:28 (4/5) Installing curl (7.69.1-r3) 12:02:28 (5/5) Installing dumb-init (1.2.2-r1) 12:02:28 Executing busybox-1.31.1-r19.trigger 12:02:28 Executing ca-certificates-20191127-r4.trigger 12:02:28 OK: 7 MiB in 19 packages 12:02:29 OK: 6 MiB in 15 packages 12:02:29 ---> Running in 26ca1bd6f354 12:02:29 Removing intermediate container 6600601882ed 12:02:29 ---> f4d0b9744f74 12:02:29 Step 14/22 : EXPOSE $APP_PORT 12:02:29 ---> Running in 473f7255af82 12:02:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.362s coverage: 97.5% of statements 12:02:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 12:02:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.139s coverage: 78.3% of statements 12:02:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 12:02:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 12:02:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 12:02:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 12:02:30 Removing intermediate container 26ca1bd6f354 12:02:30 ---> 01ee51b79755 12:02:30 Step 15/23 : WORKDIR / 12:02:30 Removing intermediate container 473f7255af82 12:02:30 ---> f1d7110cdfd5 12:02:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:02:30 ---> Running in 287ef63c73f9 12:02:31 Removing intermediate container c1c0a84a8443 12:02:31 ---> 73488ae6c6f1 12:02:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:02:31 Removing intermediate container 287ef63c73f9 12:02:31 ---> a80e2c530381 12:02:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:02:31 Removing intermediate container fc4b81abb7f8 12:02:31 ---> 76837a18e72d 12:02:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:02:31 ---> 0b571d8d7fa8 12:02:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:02:31 ---> Running in 205e0d9b881d 12:02:31 ---> Running in ee6bbd6eab60 12:02:32 ---> 147cdc864a16 12:02:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:02:32 Removing intermediate container 205e0d9b881d 12:02:32 ---> c33527b7c54c 12:02:32 Step 13/24 : WORKDIR / 12:02:32 Removing intermediate container ee6bbd6eab60 12:02:32 ---> 812a62fe6e17 12:02:32 Step 13/23 : ENV APP_PORT=48081 12:02:32 Removing intermediate container e5c740b4fc33 12:02:32 ---> ff1256e303de 12:02:32 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 12:02:32 ---> 2affdeefeaf4 12:02:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:02:32 ---> Running in fbae086c1da1 12:02:32 ---> Running in 810b2d119e68 12:02:32 ---> Running in 2841db153036 12:02:32 Removing intermediate container fbae086c1da1 12:02:32 ---> 7d342860e5c2 12:02:32 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:02:32 ---> 63221c6fcfa9 12:02:32 Step 18/22 : ENTRYPOINT ["/support-notifications"] 12:02:32 Removing intermediate container 810b2d119e68 12:02:32 ---> 0007878167dd 12:02:32 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:02:33 Removing intermediate container 2841db153036 12:02:33 ---> 08d776a87273 12:02:33 Step 14/23 : EXPOSE $APP_PORT 12:02:33 ---> da8a27cb6c9e 12:02:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:02:33 ---> 965df152f466 12:02:33 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:02:33 ---> Running in 7b2d70dd469a 12:02:33 ---> Running in 2e8b5572a198 12:02:33 Removing intermediate container 7b2d70dd469a 12:02:33 ---> 6fc04edb7215 12:02:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:02:33 ---> 61a756557eb7 12:02:33 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:02:33 Removing intermediate container 2e8b5572a198 12:02:33 ---> 0f811c3ed5ca 12:02:33 Step 15/23 : WORKDIR / 12:02:33 ---> ffd41fbe4eb7 12:02:33 Step 19/23 : ENTRYPOINT ["/core-command"] 12:02:33 ---> 58a0c45f93e7 12:02:33 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:02:33 ---> Running in 4549ff689317 12:02:33 ---> Running in 441af522f2de 12:02:33 ---> Running in 865590a0fe4b 12:02:33 ---> Running in aae90e4c0555 12:02:34 ---> fe2277e260b5 12:02:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:02:34 Removing intermediate container 441af522f2de 12:02:34 ---> fd7b1bd6df36 12:02:34 Step 20/22 : LABEL arch=x86_64 12:02:34 Removing intermediate container aae90e4c0555 12:02:34 ---> 52c7f21747c2 12:02:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:02:34 Removing intermediate container 865590a0fe4b 12:02:34 ---> 73c8e06cbeb8 12:02:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:02:34 ---> Running in 40c97e73ae93 12:02:34 ---> Running in 3678d8d39aa3 12:02:34 Removing intermediate container 40c97e73ae93 12:02:34 ---> 399277de7e15 12:02:34 Step 21/22 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 12:02:34 ---> 17bd20500ae8 12:02:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:02:34 Removing intermediate container 3678d8d39aa3 12:02:34 ---> 2cc03fb9d17b 12:02:34 Step 21/23 : LABEL arch=x86_64 12:02:35 ---> 1d1214a7e15c 12:02:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:02:35 ---> Running in e4acfed4d83d 12:02:35 ---> Running in 29b6649cc42b 12:02:35 ---> 5d63868f0dac 12:02:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:02:35 Removing intermediate container e4acfed4d83d 12:02:35 ---> fed1cd1eb062 12:02:35 Step 22/22 : LABEL version=0.0.0 12:02:35 Removing intermediate container 29b6649cc42b 12:02:35 ---> b5bbc0105e15 12:02:35 Step 22/23 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 12:02:35 ---> Running in 1eb1a35a5bb1 12:02:36 ---> Running in 5c3010cf92f2 12:02:36 Removing intermediate container 4549ff689317 12:02:36 ---> e1a78918d07a 12:02:36 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 12:02:36 ---> c24156e9eae5 12:02:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:02:36 ---> f11ad0185e6c 12:02:36 Step 19/23 : ENTRYPOINT ["/core-metadata"] 12:02:36 ---> Running in 714610bd17de 12:02:36 Removing intermediate container 1eb1a35a5bb1 12:02:36 ---> 3c6e6cbf1223 12:02:36 12:02:36 Removing intermediate container 5c3010cf92f2 12:02:36 ---> 08a7d80b10c7 12:02:36 Step 23/23 : LABEL version=0.0.0 12:02:36 ---> e280f6a74f93 12:02:36 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/ 12:02:36 Successfully built 3c6e6cbf1223 12:02:36 ---> 66f0707db611 12:02:36 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:02:36 Successfully tagged docker-support-notifications-go:latest 12:02:36 Removing intermediate container 714610bd17de 12:02:36 ---> 0915f066a7f8 12:02:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:02:36 Building docker-security-proxy-setup-go 12:02:36 ---> Running in a49f20c1b9d4 12:02:37  Building docker-support-notifications-go ... done  ---> Running in a165d957874d 12:02:37 ---> Running in 0277290058ca 12:02:37 Removing intermediate container a49f20c1b9d4 12:02:37 ---> 5696611849a2 12:02:37 12:02:37 Removing intermediate container 0277290058ca 12:02:37 ---> 5bb9fc2d70e8 12:02:37 Step 21/23 : LABEL arch=x86_64 12:02:37 ---> 9ef27704a95b 12:02:37 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:02:37 ---> Running in 876fbcc2bff2 12:02:37 Successfully built 5696611849a2 12:02:37 Successfully tagged docker-core-command-go:latest 12:02:37 Building docker-sys-mgmt-agent-go 12:02:38  Building docker-core-command-go ... done Removing intermediate container 876fbcc2bff2 12:02:38 ---> 923e69122ab6 12:02:38 Step 22/23 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 12:02:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.225s coverage: 92.8% of statements 12:02:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 12:02:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 12:02:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 12:02:38 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 12:02:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:02:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 12:02:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 12:02:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:02:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:02:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 12:02:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:02:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 12:02:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:02:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 12:02:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:02:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 12:02:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 12:02:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 12:02:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.078s coverage: 58.8% of statements 12:02:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 12:02:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 12:02:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.206s coverage: 0.1% of statements 12:02:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 12:02:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 12:02:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:02:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 47.1% of statements 12:02:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.107s coverage: 79.5% of statements 12:02:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.080s coverage: 94.1% of statements 12:02:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements 12:02:38 ---> 1c39229ff78b 12:02:38 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:02:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.076s coverage: 87.5% of statements 12:02:40 ---> Running in 79a0298437eb 12:02:42 ---> a12b0d4946b6 12:02:42 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:02:43 Removing intermediate container a165d957874d 12:02:43 ---> 819e926cd573 12:02:43 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 12:02:43 Removing intermediate container 79a0298437eb 12:02:43 ---> fa63ae168899 12:02:43 Step 23/23 : LABEL version=0.0.0 12:02:44 ---> Running in 4b598bb983e9 12:02:44 ---> b8b7053c456b 12:02:44 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 12:02:44 ---> Running in 2335c4861d9f 12:02:45 ---> Running in 28d863826dde 12:02:45 Removing intermediate container 2335c4861d9f 12:02:45 ---> 549ba25f68a9 12:02:45 12:02:45 Removing intermediate container 4b598bb983e9 12:02:45 ---> ccc5dae6e763 12:02:45 Step 22/24 : LABEL arch=x86_64 12:02:45 Successfully built 549ba25f68a9 12:02:46 Successfully tagged docker-core-metadata-go:latest 12:02:46  Building docker-core-metadata-go ... done Building docker-support-scheduler-go 12:02:50 Removing intermediate container 28d863826dde 12:02:50 ---> 4c7d5e160b1f 12:02:50 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:02:50 ---> Running in 828d1cd0a9de 12:02:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.092s coverage: 94.4% of statements 12:02:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.087s coverage: 44.8% of statements 12:02:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.186s coverage: 81.4% of statements 12:02:54 ---> 522bc8c260fe 12:02:54 Step 26/31 : RUN chmod +x /entrypoint.sh 12:02:54 Removing intermediate container 828d1cd0a9de 12:02:54 ---> 21105d095d2b 12:02:54 Step 23/24 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 12:02:54 ---> Running in 3223f7dabcb6 12:02:55 ---> Running in 846e7121254b 12:02:55 Removing intermediate container 3223f7dabcb6 12:02:55 ---> bc07ee58a2ef 12:02:55 Step 24/24 : LABEL version=0.0.0 12:02:56 ---> Running in d5f20af3d68a 12:02:57 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:02:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 12:02:57 ---> d885f85e98de 12:02:57 Step 3/26 : WORKDIR /edgex-go 12:02:57 ---> Using cache 12:02:57 ---> 1fb887cf33ce 12:02:57 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:02:57 ---> Using cache 12:02:57 ---> b5ebac1e8e01 12:02:57 Step 5/26 : RUN apk add --update --no-cache make bash git 12:02:58 ---> Running in 53585bcedce5 12:02:58 Removing intermediate container d5f20af3d68a 12:02:58 ---> 42240cb8e6fc 12:02:58 12:02:59 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:02:59 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:02:59 ---> d885f85e98de 12:02:59 Step 3/21 : WORKDIR /edgex-go 12:02:59 ---> Using cache 12:02:59 ---> 1fb887cf33ce 12:02:59 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:02:59 ---> Using cache 12:02:59 ---> b5ebac1e8e01 12:02:59 Step 5/21 : RUN apk add --update --no-cache make git 12:02:59 ---> Using cache 12:02:59 ---> 084134a6d2e4 12:02:59 Step 6/21 : COPY go.mod . 12:02:59 ---> Using cache 12:02:59 ---> 9f42f937a358 12:02:59 Step 7/21 : RUN go mod download 12:02:59 ---> Using cache 12:02:59 ---> bf4546457b02 12:02:59 Step 8/21 : COPY . . 12:02:59 Successfully built 42240cb8e6fc 12:02:59 Successfully tagged docker-security-secretstore-setup-go:latest 12:02:59 Building docker-core-data-go 12:02:59  Building docker-security-secretstore-setup-go ... done  ---> Using cache 12:02:59 ---> ba271d8bc444 12:02:59 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:03:00 ---> Running in 97ed5f89f46c 12:03:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:03:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:03:03 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 12:03:04 Removing intermediate container 846e7121254b 12:03:04 ---> e7ee1233e479 12:03:04 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 12:03:04 ---> Running in f8532f4d029b 12:03:05 Removing intermediate container f8532f4d029b 12:03:05 ---> 2d3397fcb375 12:03:05 Step 28/31 : CMD ["gate"] 12:03:05 OK: 233 MiB in 51 packages 12:03:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.117s coverage: 92.9% of statements 12:03:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:03:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:03:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:03:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements 12:03:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:03:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:03:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:03:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:03:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:03:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 12:03:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:03:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:03:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements 12:03:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:03:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.093s coverage: 75.5% of statements 12:03:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:03:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.8% of statements 12:03:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.120s coverage: 87.2% of statements 12:03:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.139s coverage: 84.6% of statements 12:03:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.187s coverage: 91.6% of statements 12:03:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:03:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.523s coverage: 62.4% of statements 12:03:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:03:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:03:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 12:03:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 91.3% of statements 12:03:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements 12:03:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.061s coverage: 73.7% of statements 12:03:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements 12:03:06 ---> Running in 548a7d20a9f8 12:03:08 Removing intermediate container 548a7d20a9f8 12:03:08 ---> a4b63b96f989 12:03:08 Step 29/31 : LABEL arch=x86_64 12:03:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.848s coverage: 69.1% of statements 12:03:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:03:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:03:08 ---> Running in c953d813509b 12:03:09 Removing intermediate container 53585bcedce5 12:03:09 ---> e74a3157104c 12:03:09 Step 6/26 : COPY go.mod . 12:03:09 Removing intermediate container c953d813509b 12:03:09 ---> f8001a009ea3 12:03:09 Step 30/31 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 12:03:09 ---> Running in 2458ee89bed3 12:03:09 ---> 5a41464a9389 12:03:09 Step 7/26 : RUN go mod download 12:03:11 ---> Running in 05e00466b4b4 12:03:11 Removing intermediate container 2458ee89bed3 12:03:11 ---> c37ab8fe42f2 12:03:11 Step 31/31 : LABEL version=0.0.0 12:03:11 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:03:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:03:11 ---> d885f85e98de 12:03:11 Step 3/22 : WORKDIR /edgex-go 12:03:11 ---> Using cache 12:03:11 ---> 1fb887cf33ce 12:03:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:03:11 ---> Using cache 12:03:11 ---> b5ebac1e8e01 12:03:11 Step 5/22 : RUN apk add --update --no-cache make git 12:03:11 ---> Using cache 12:03:11 ---> 084134a6d2e4 12:03:11 Step 6/22 : COPY go.mod . 12:03:11 ---> Using cache 12:03:11 ---> 9f42f937a358 12:03:11 Step 7/22 : RUN go mod download 12:03:11 ---> Using cache 12:03:11 ---> bf4546457b02 12:03:11 Step 8/22 : COPY . . 12:03:11 ---> Using cache 12:03:11 ---> ba271d8bc444 12:03:11 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 12:03:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.424s coverage: 38.4% of statements 12:03:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:03:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:03:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.141s coverage: 89.5% of statements 12:03:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:03:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.080s coverage: 84.8% of statements 12:03:12 ---> Running in 69eb10d8beaf 12:03:12 ---> Running in 8ae2344d5803 12:03:13 Removing intermediate container 69eb10d8beaf 12:03:13 ---> 9d48cea03c6d 12:03:13 12:03:13 Successfully built 9d48cea03c6d 12:03:13 Successfully tagged docker-security-bootstrapper-go:latest 12:03:15  Building docker-security-bootstrapper-go ... done 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 12:03:16 Removing intermediate container 05e00466b4b4 12:03:16 ---> 93d297a10e6d 12:03:16 Step 8/26 : COPY . . 12:03:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.421s coverage: 47.0% of statements 12:03:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:03:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:03:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 12:03:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 12:03:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 12:03:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.117s coverage: 100.0% of statements 12:03:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 12:03:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.118s coverage: 100.0% of statements 12:03:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 12:03:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 12:03:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 12:03:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 12:03:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.361s coverage: 87.7% of statements 12:03:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 12:03:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 12:03:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 12:03:23 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:03:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:03:23 ---> d885f85e98de 12:03:23 Step 3/23 : WORKDIR /edgex-go 12:03:23 ---> Using cache 12:03:23 ---> 1fb887cf33ce 12:03:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:03:23 ---> Using cache 12:03:23 ---> b5ebac1e8e01 12:03:23 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:03:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.209s coverage: 29.1% of statements 12:03:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:03:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:03:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 12:03:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 12:03:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 12:03:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.241s coverage: 99.0% of statements 12:03:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 12:03:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.100s coverage: 100.0% of statements 12:03:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 12:03:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 12:03:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 12:03:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 12:03:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.223s coverage: 95.6% of statements 12:03:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 12:03:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 12:03:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 12:03:24 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 12:03:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:03:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements 12:03:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 12:03:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:03:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:03:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 12:03:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.076s coverage: 87.9% of statements 12:03:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 12:03:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:03:24 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 12:03:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.071s coverage: 100.0% of statements 12:03:24 ---> Running in 6eee82e49a26 12:03:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements 12:03:26 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 12:03:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:03:27 GO111MODULE=on go vet ./... 12:03:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:03:30 OK: 233 MiB in 51 packages 12:03:34 Removing intermediate container 6eee82e49a26 12:03:34 ---> 19ffd9866208 12:03:34 Step 6/23 : COPY go.mod . 12:03:35 ---> 4f2c062b23cf 12:03:35 Step 7/23 : RUN go mod download 12:03:38 ---> Running in da59e5f248a7 12:03:38 Removing intermediate container 97ed5f89f46c 12:03:38 ---> 4b004a6c1bfc 12:03:38 12:03:38 Step 10/21 : FROM alpine:3.12 12:03:38 ---> 88dd2752d2ea 12:03:38 Step 11/21 : RUN apk add --update --no-cache curl 12:03:39 ---> Running in b10fa3978ade 12:03:39 ---> 243aa07759aa 12:03:39 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:03:39 ---> Running in 0d75d4733485 12:03:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:03:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:03:40 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 12:03:41 Removing intermediate container da59e5f248a7 12:03:41 ---> dd4ffa3d77f7 12:03:41 Step 8/23 : COPY . . 12:03:41 (1/4) Installing ca-certificates (20191127-r4) 12:03:41 (2/4) Installing nghttp2-libs (1.41.0-r0) 12:03:41 (3/4) Installing libcurl (7.69.1-r3) 12:03:41 (4/4) Installing curl (7.69.1-r3) 12:03:41 Executing busybox-1.31.1-r19.trigger 12:03:41 Executing ca-certificates-20191127-r4.trigger 12:03:41 OK: 7 MiB in 18 packages 12:03:51 Removing intermediate container b10fa3978ade 12:03:51 ---> 5239d107b44e 12:03:51 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:03:51 Removing intermediate container 8ae2344d5803 12:03:51 ---> 7221d554d7a6 12:03:51 12:03:51 Step 10/22 : FROM alpine:3.12 12:03:51 ---> 88dd2752d2ea 12:03:51 Step 11/22 : RUN apk add --update --no-cache dumb-init 12:03:51 ---> Using cache 12:03:51 ---> 76837a18e72d 12:03:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:03:51 ---> Using cache 12:03:51 ---> 812a62fe6e17 12:03:51 Step 13/22 : ENV APP_PORT=48085 12:03:51 ---> Running in 32559970156f 12:03:52 ---> Running in e0cee5041bd5 12:03:52 Removing intermediate container 32559970156f 12:03:52 ---> 699608f19b33 12:03:52 Step 13/21 : WORKDIR /edgex 12:03:53 Removing intermediate container e0cee5041bd5 12:03:53 ---> 24e19994e2a9 12:03:53 Step 14/22 : EXPOSE $APP_PORT 12:03:53 ---> Running in ea81a28c78bf 12:03:55 ---> Running in 7e985512a224 12:03:56 Removing intermediate container ea81a28c78bf 12:03:56 ---> d01e3a0c56a9 12:03:56 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:03:58 Removing intermediate container 7e985512a224 12:03:58 ---> 7acacf4c5c29 12:03:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:03:59 ---> 90ba5c2af3e2 12:03:59 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:04:01 ---> 4696d4260ff3 12:04:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:04:03 ---> 19d005c1bf85 12:04:03 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:04:04 ---> 99db346afce9 12:04:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:04:04 ---> 37a7e9a72e12 12:04:04 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:04:04 ---> Running in 5390e5234d13 12:04:04 ---> c985285555d6 12:04:04 Step 9/23 : RUN make cmd/core-data/core-data 12:04:04 ---> Running in f194d2c95d7e 12:04:04 ---> 164d15c284ef 12:04:04 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 12:04:04 Removing intermediate container 5390e5234d13 12:04:04 ---> c762c41d5ccf 12:04:04 Step 18/21 : CMD ["--init=true"] 12:04:05 ---> Running in ceb1b211fc2a 12:04:06 ---> Running in 513496960cfa 12:04:06 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 12:04:06 Removing intermediate container ceb1b211fc2a 12:04:06 ---> 923d7d5d0368 12:04:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:04:06 Removing intermediate container 0d75d4733485 12:04:06 ---> 375f1bef15e8 12:04:06 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:04:06 ---> Running in 333534fe328f 12:04:06 Removing intermediate container 513496960cfa 12:04:06 ---> dc584139a6db 12:04:06 Step 19/21 : LABEL arch=x86_64 12:04:06 ---> Running in 2859bc1a9394 12:04:06 ---> Running in 17e57a7a3ef0 12:04:06 Removing intermediate container 333534fe328f 12:04:06 ---> 2aa5481a5991 12:04:06 Step 20/22 : LABEL arch=x86_64 12:04:07 ---> Running in ea664cce57b5 12:04:07 Removing intermediate container 17e57a7a3ef0 12:04:07 ---> 801df0a81855 12:04:07 Step 20/21 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 12:04:07 ---> Running in 3d0f888f81fa 12:04:07 Removing intermediate container ea664cce57b5 12:04:07 ---> 7233a18d37b2 12:04:07 Step 21/22 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 12:04:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:04:07 Removing intermediate container 3d0f888f81fa 12:04:07 ---> ae7cf79c1e2e 12:04:07 Step 21/21 : LABEL version=0.0.0 12:04:07 ---> Running in 823f092f83ef 12:04:07 ---> Running in 6a3e071f7642 12:04:08 Removing intermediate container 823f092f83ef 12:04:08 ---> 9dec066f7cbc 12:04:08 Step 22/22 : LABEL version=0.0.0 12:04:08 ---> Running in e18bd9020eb5 12:04:08 Removing intermediate container 6a3e071f7642 12:04:08 ---> 82eb388fc81c 12:04:08 12:04:09 Successfully built 82eb388fc81c 12:04:09 Successfully tagged docker-security-proxy-setup-go:latest 12:04:09 Removing intermediate container e18bd9020eb5 12:04:09 ---> 20e2e5b7d6af 12:04:09 12:04:09  Building docker-security-proxy-setup-go ... done Successfully built 20e2e5b7d6af 12:04:09 Successfully tagged docker-support-scheduler-go:latest 12:04:10  Building docker-support-scheduler-go ... done Removing intermediate container 2859bc1a9394 12:04:10 ---> 6674a168dba9 12:04:10 12:04:10 Step 11/26 : FROM docker:20.10.0 12:04:10 20.10.0: Pulling from library/docker 12:04:22 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 12:04:22 Status: Downloaded newer image for docker:20.10.0 12:04:22 ---> aefe523efa57 12:04:22 Step 12/26 : RUN apk add --no-cache bash 12:04:22 ---> Running in dec58739e3d3 12:04:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:04:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:04:22 (1/2) Installing readline (8.0.4-r0) 12:04:22 (2/2) Installing bash (5.0.17-r0) 12:04:22 Executing bash-5.0.17-r0.post-install 12:04:22 Executing busybox-1.31.1-r19.trigger 12:04:22 OK: 12 MiB in 22 packages 12:04:23 Removing intermediate container dec58739e3d3 12:04:23 ---> 2f51bd56eb8e 12:04:23 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 12:04:23 ---> Running in e37efa3fd3a8 12:04:24 Removing intermediate container e37efa3fd3a8 12:04:24 ---> 7d1245c3aa07 12:04:24 Step 14/26 : ENV APP_PORT=48090 12:04:24 ---> Running in c8bb9b227a3d 12:04:24 Removing intermediate container c8bb9b227a3d 12:04:24 ---> 57642759dd62 12:04:24 Step 15/26 : EXPOSE $APP_PORT 12:04:24 ---> Running in b70a1b4cf129 12:04:24 Removing intermediate container b70a1b4cf129 12:04:24 ---> 8aa88dcffcaf 12:04:24 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:04:25 ---> 4357e702224b 12:04:25 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:04:27 ---> 0fe9fdcc52fc 12:04:27 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:04:27 Removing intermediate container f194d2c95d7e 12:04:27 ---> 43264e3cff75 12:04:27 12:04:27 Step 10/23 : FROM alpine:3.12 12:04:27 ---> 88dd2752d2ea 12:04:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:04:27 ---> Running in 815f06f27752 12:04:27 ---> 57629b16aff8 12:04:27 Step 19/26 : RUN apk --no-cache add py3-pip 12:04:27 ---> Running in 1f4f4354aefe 12:04:27 Removing intermediate container 815f06f27752 12:04:27 ---> ee96be191b77 12:04:27 Step 12/23 : ENV APP_PORT=48080 12:04:27 ---> Running in d8218d82fdec 12:04:27 Removing intermediate container d8218d82fdec 12:04:27 ---> 70b119db4d48 12:04:27 Step 13/23 : EXPOSE $APP_PORT 12:04:28 ---> Running in 0f1a13a7b133 12:04:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:04:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:04:28 Removing intermediate container 0f1a13a7b133 12:04:28 ---> 5cb5b38015bb 12:04:28 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:04:28 ---> Running in a604194e34c0 12:04:28 (1/33) Installing libbz2 (1.0.8-r1) 12:04:28 (2/33) Installing expat (2.2.9-r1) 12:04:28 (3/33) Installing libffi (3.3-r2) 12:04:28 (4/33) Installing gdbm (1.13-r1) 12:04:28 (5/33) Installing xz-libs (5.2.5-r0) 12:04:28 (6/33) Installing sqlite-libs (3.32.1-r0) 12:04:28 (7/33) Installing python3 (3.8.5-r1) 12:04:32 (8/33) Installing py3-appdirs (1.4.4-r1) 12:04:32 (9/33) Installing py3-ordered-set (4.0.1-r0) 12:04:32 (10/33) Installing py3-parsing (2.4.7-r0) 12:04:32 (11/33) Installing py3-six (1.15.0-r0) 12:04:32 (12/33) Installing py3-packaging (20.4-r0) 12:04:32 (13/33) Installing py3-setuptools (47.0.0-r0) 12:04:32 (14/33) Installing py3-chardet (3.0.4-r4) 12:04:32 (15/33) Installing py3-idna (2.9-r0) 12:04:32 (16/33) Installing py3-certifi (2020.4.5.1-r0) 12:04:32 (17/33) Installing py3-urllib3 (1.25.9-r0) 12:04:32 Removing intermediate container a604194e34c0 12:04:32 ---> fc791c6ed246 12:04:32 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 12:04:32 (18/33) Installing py3-requests (2.23.0-r0) 12:04:32 (19/33) Installing py3-msgpack (1.0.0-r0) 12:04:33 (20/33) Installing py3-lockfile (0.12.2-r3) 12:04:33 (21/33) Installing py3-cachecontrol (0.12.6-r0) 12:04:33 (22/33) Installing py3-colorama (0.4.3-r0) 12:04:33 (23/33) Installing py3-distlib (0.3.0-r0) 12:04:33 ---> Running in 7db39bf3446c 12:04:33 (24/33) Installing py3-distro (1.5.0-r1) 12:04:33 (25/33) Installing py3-webencodings (0.5.1-r3) 12:04:33 (26/33) Installing py3-html5lib (1.0.1-r4) 12:04:33 (27/33) Installing py3-pytoml (0.1.21-r0) 12:04:33 (28/33) Installing py3-pep517 (0.8.2-r0) 12:04:33 (29/33) Installing py3-progress (1.5-r0) 12:04:33 (30/33) Installing py3-toml (0.10.1-r0) 12:04:33 (31/33) Installing py3-retrying (1.3.3-r0) 12:04:33 (32/33) Installing py3-contextlib2 (0.6.0-r0) 12:04:33 (33/33) Installing py3-pip (20.1.1-r0) 12:04:33 Executing busybox-1.31.1-r19.trigger 12:04:33 OK: 71 MiB in 55 packages 12:04:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:04:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:04:37 (1/6) Installing dumb-init (1.2.2-r1) 12:04:37 (2/6) Installing libgcc (9.3.0-r2) 12:04:37 (3/6) Installing libsodium (1.0.18-r0) 12:04:38 (4/6) Installing libstdc++ (9.3.0-r2) 12:04:39 (5/6) Installing libzmq (4.3.3-r0) 12:04:39 (6/6) Installing zeromq (4.3.3-r0) 12:04:39 Executing busybox-1.31.1-r19.trigger 12:04:39 OK: 8 MiB in 20 packages 12:04:39 Removing intermediate container 1f4f4354aefe 12:04:39 ---> e6ad1f078512 12:04:39 Step 20/26 : RUN pip install docker-compose==1.23.2 12:04:39 ---> Running in 9a5c1a0b092f 12:04:40 Removing intermediate container 7db39bf3446c 12:04:40 ---> a8cc3d9b21c8 12:04:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:04:40 ---> f17e0d28854e 12:04:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:04:41 ---> 2c85894fcdeb 12:04:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:04:41 Collecting docker-compose==1.23.2 12:04:41 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:04:41 ---> acb9361c2cbc 12:04:41 Step 19/23 : ENTRYPOINT ["/core-data"] 12:04:41 ---> Running in 1340f89c4433 12:04:41 Collecting websocket-client<1.0,>=0.32.0 12:04:41 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 12:04:41 Removing intermediate container 1340f89c4433 12:04:41 ---> 156a0f575332 12:04:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:04:41 ---> Running in ed7d6b69c01f 12:04:41 Collecting PyYAML<4,>=3.10 12:04:41 Downloading PyYAML-3.13.tar.gz (270 kB) 12:04:41 Removing intermediate container ed7d6b69c01f 12:04:41 ---> de8dd12855f7 12:04:41 Step 21/23 : LABEL arch=x86_64 12:04:41 ---> Running in 12b9e0d039d7 12:04:43 Removing intermediate container 12b9e0d039d7 12:04:43 ---> 2c6ac976b7a0 12:04:43 Step 22/23 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 12:04:43 ---> Running in 7c1680d045fd 12:04:43 Collecting dockerpty<0.5,>=0.4.1 12:04:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:04:43 Removing intermediate container 7c1680d045fd 12:04:43 ---> ece048632bb0 12:04:43 Step 23/23 : LABEL version=0.0.0 12:04:43 ---> Running in 9b24ffdca7eb 12:04:44 Removing intermediate container 9b24ffdca7eb 12:04:44 ---> e7be0168e37a 12:04:44 12:04:44 Successfully built e7be0168e37a 12:04:44 Successfully tagged docker-core-data-go:latest 12:04:44  Building docker-core-data-go ... done Collecting docker<4.0,>=3.6.0 12:04:44 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:04:44 Collecting jsonschema<3,>=2.5.1 12:04:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:04:44 Collecting cached-property<2,>=1.2.0 12:04:44 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:04:44 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:04:44 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:04:44 Collecting docopt<0.7,>=0.6.1 12:04:44 Downloading docopt-0.6.2.tar.gz (25 kB) 12:04:45 Collecting texttable<0.10,>=0.9.0 12:04:45 Downloading texttable-0.9.1.tar.gz (11 kB) 12:04:46 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 12:04:46 Collecting docker-pycreds>=0.4.0 12:04:46 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:04:46 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) 12:04:46 Collecting urllib3<1.25,>=1.21.1 12:04:46 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:04:46 Collecting idna<2.8,>=2.5 12:04:46 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:04:46 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) 12:04:46 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 12:04:46 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 12:04:46 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 12:04:46 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 12:04:46 Installing collected packages: websocket-client, PyYAML, dockerpty, docker-pycreds, urllib3, idna, requests, docker, jsonschema, cached-property, docopt, texttable, docker-compose 12:04:46 Running setup.py install for PyYAML: started 12:04:47 Running setup.py install for PyYAML: finished with status 'done' 12:04:47 Running setup.py install for dockerpty: started 12:04:47 Running setup.py install for dockerpty: finished with status 'done' 12:04:47 Attempting uninstall: urllib3 12:04:47 Found existing installation: urllib3 1.25.9 12:04:47 Uninstalling urllib3-1.25.9: 12:04:47 Successfully uninstalled urllib3-1.25.9 12:04:48 Attempting uninstall: idna 12:04:48 Found existing installation: idna 2.9 12:04:48 Uninstalling idna-2.9: 12:04:48 Successfully uninstalled idna-2.9 12:04:49 gofmt -l . 12:04:49 [ "`gofmt -l .`" = "" ] 12:04:49 ./bin/test-go-mod-tidy.sh 12:04:49 ./bin/test-attribution-txt.sh [Pipeline] sh 12:04:49 Attempting uninstall: requests 12:04:49 Found existing installation: requests 2.23.0 12:04:49 Uninstalling requests-2.23.0: 12:04:49 Successfully uninstalled requests-2.23.0 12:04:49 + ls -al . 12:04:49 total 760 12:04:49 drwxrwxr-x 9 1001 1001 4096 Mar 5 12:04 . 12:04:49 drwxr-xr-x 4 root root 4096 Mar 5 12:00 .. 12:04:49 -rw-rw-r-- 1 1001 1001 11 Mar 5 11:58 .dockerignore 12:04:49 drwxrwxr-x 8 1001 1001 4096 Mar 5 11:59 .git 12:04:49 drwxrwxr-x 3 1001 1001 4096 Mar 5 11:58 .github 12:04:49 -rw-rw-r-- 1 1001 1001 818 Mar 5 11:58 .gitignore 12:04:49 -rw-rw-r-- 1 1001 1001 166 Mar 5 11:58 .sonarcloud.properties 12:04:49 -rw-rw-r-- 1 1001 1001 8475 Mar 5 11:58 Attribution.txt 12:04:49 -rw-rw-r-- 1 1001 1001 3804 Mar 5 11:58 CONTRIBUTING.md 12:04:49 -rw-rw-r-- 1 1001 1001 931 Mar 5 11:58 Dockerfile.build 12:04:49 -rw-rw-r-- 1 1001 1001 863 Mar 5 11:58 Jenkinsfile 12:04:49 -rw-rw-r-- 1 1001 1001 10775 Mar 5 11:58 LICENSE 12:04:49 -rw-rw-r-- 1 1001 1001 5774 Mar 5 11:58 Makefile 12:04:49 -rw-rw-r-- 1 1001 1001 6524 Mar 5 11:58 README.md 12:04:49 -rw-rw-r-- 1 1001 1001 6755 Mar 5 11:58 SECURITY.md 12:04:49 -rw-rw-r-- 1 1001 1001 5 Mar 5 11:56 VERSION 12:04:49 -rw-rw-r-- 1 1001 1001 4131 Mar 5 11:58 ZMQWindows.md 12:04:49 drwxrwxr-x 2 1001 1001 4096 Mar 5 11:58 bin 12:04:49 drwxrwxr-x 14 1001 1001 4096 Mar 5 11:58 cmd 12:04:49 -rw-r--r-- 1 root root 619895 Mar 5 12:03 coverage.out 12:04:49 -rw-r--r-- 1 root root 1055 Mar 5 12:04 go.mod 12:04:49 -rw-r--r-- 1 root root 21699 Mar 5 12:04 go.sum 12:04:49 drwxrwxr-x 8 1001 1001 4096 Mar 5 11:58 internal 12:04:49 drwxrwxr-x 4 1001 1001 4096 Mar 5 11:58 openapi 12:04:49 drwxrwxr-x 4 1001 1001 4096 Mar 5 11:58 snap 12:04:49 -rw-rw-r-- 1 1001 1001 168 Mar 5 11:58 version.go [Pipeline] sh 12:04:49 Running setup.py install for docopt: started 12:04:50 Running setup.py install for docopt: finished with status 'done' 12:04:50 Running setup.py install for texttable: started 12:04:50 + '[' -e coverage.out ] 12:04:50 + chown 1001:1001 coverage.out [Pipeline] stash 12:04:50 Warning: overwriting stash ‘coverage-report’ 12:04:50 Running setup.py install for texttable: finished with status 'done' 12:04:51 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 12:04:51 Stashed 1 file(s) [Pipeline] sh 12:04:52 + make build 12:04:52 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 12:04:54 Removing intermediate container 9a5c1a0b092f 12:04:54 ---> ecb3acb1b7ee 12:04:54 Step 21/26 : RUN apk --no-cache add curl 12:04:54 ---> Running in dab2082bdecb 12:04:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:04:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:04:54 (1/3) Installing nghttp2-libs (1.41.0-r0) 12:04:54 (2/3) Installing libcurl (7.69.1-r3) 12:04:54 (3/3) Installing curl (7.69.1-r3) 12:04:54 Executing busybox-1.31.1-r19.trigger 12:04:54 OK: 72 MiB in 58 packages 12:04:55 Removing intermediate container dab2082bdecb 12:04:55 ---> e6e71ceff613 12:04:55 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 12:04:55 ---> Running in b8c6e78feef8 12:04:55 Removing intermediate container b8c6e78feef8 12:04:55 ---> 544178b2ce5a 12:04:55 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:04:55 ---> Running in 85fee6b7d134 12:04:56 Removing intermediate container 85fee6b7d134 12:04:56 ---> 73831ad833a9 12:04:56 Step 24/26 : LABEL arch=x86_64 12:04:56 ---> Running in 997dd77ed114 12:04:56 Removing intermediate container 997dd77ed114 12:04:56 ---> 4eeb6ee1232e 12:04:56 Step 25/26 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 12:04:56 ---> Running in ce5b9e0dcfab 12:04:56 Removing intermediate container ce5b9e0dcfab 12:04:56 ---> ccfbcf907879 12:04:56 Step 26/26 : LABEL version=0.0.0 12:04:56 ---> Running in 729e7ab0dfdc 12:04:56 Removing intermediate container 729e7ab0dfdc 12:04:56 ---> f6aea47a17fc 12:04:56 12:04:56 Successfully built f6aea47a17fc 12:04:56 Successfully tagged docker-sys-mgmt-agent-go:latest 12:04:57  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 12:04:57 $ docker stop --time=1 885605cb4bed633aa9171fbbf9be7a65d7acb182fa354a042577152227ae0376 12:04:59 $ docker rm -f 885605cb4bed633aa9171fbbf9be7a65d7acb182fa354a042577152227ae0376 [Pipeline] // withDockerContainer [Pipeline] sh 12:05:00 + docker images 12:05:00 + grep docker 12:05:00 docker-sys-mgmt-agent-go latest f6aea47a17fc 4 seconds ago 313MB 12:05:00 docker-core-data-go latest e7be0168e37a 17 seconds ago 22.4MB 12:05:00 docker-support-scheduler-go latest 20e2e5b7d6af 52 seconds ago 17.2MB 12:05:00 docker-security-proxy-setup-go latest 82eb388fc81c 53 seconds ago 24.7MB 12:05:00 docker-security-bootstrapper-go latest 9d48cea03c6d About a minute ago 18.7MB 12:05:00 docker-security-secretstore-setup-go latest 42240cb8e6fc 2 minutes ago 24.9MB 12:05:00 docker-core-metadata-go latest 549ba25f68a9 2 minutes ago 19MB 12:05:00 docker-core-command-go latest 5696611849a2 2 minutes ago 17.2MB 12:05:00 docker-support-notifications-go latest 3c6e6cbf1223 2 minutes ago 17.8MB 12:05:00 docker 20.10.0 aefe523efa57 2 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 12:05:02 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 12:05:16 Still waiting to schedule task 12:05:16 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 12:05:29 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 12:05:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:05: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 12:05:37 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 12:05: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 12:05:48 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 12:05:52 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 12:05:56 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 12:06:00 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 12:06:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 12:06:11 $ docker stop --time=1 d8813e8b48e22f9b7e95ec9cbd5f295565850183a6d7345d69463c8d526f4685 12:06:14 $ docker rm -f d8813e8b48e22f9b7e95ec9cbd5f295565850183a6d7345d69463c8d526f4685 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:06:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:06:16 12:06:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:06:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:06:16 latest: Pulling from edgex-devops/edgex-compose-arm64 12:06:16 29e5d40040c1: Pulling fs layer 12:06:16 1ce36da41761: Pulling fs layer 12:06:16 25b303627fd3: Pulling fs layer 12:06:17 29e5d40040c1: Verifying Checksum 12:06:17 29e5d40040c1: Download complete 12:06:17 1ce36da41761: Verifying Checksum 12:06:17 1ce36da41761: Download complete 12:06:18 29e5d40040c1: Pull complete 12:06:19 1ce36da41761: Pull complete 12:06:19 25b303627fd3: Verifying Checksum 12:06:19 25b303627fd3: Download complete 12:06:25 Running on prd-ubuntu18.04-docker-8c-8g-28708 in /w/workspace/edgexfoundry_edgex-go_PR-3217 [Pipeline] { [Pipeline] ws 12:06:25 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 12:06:28 using credential edgex-jenkins-ssh 12:06:28 Cloning the remote Git repository 12:06:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:06:27 > git init /w/workspace/edgex-go/4 # timeout=10 12:06:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:06:27 > git --version # timeout=10 12:06:27 > git --version # 'git version 2.17.1' 12:06:27 using GIT_SSH to set credentials SSH Credentials for GitHub 12:06:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:06:29 25b303627fd3: Pull complete 12:06:29 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 12:06:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:06:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 12:06:30 prd-ubuntu18.04-docker-arm64-4c-16g-28706 does not seem to be running inside a container 12:06:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 12:06:33 $ docker top 9ce0bf4a085593beac780191de193f59e5a58de7d895e8886d602bba902f1be5 -eo pid,comm [Pipeline] { [Pipeline] sh 12:06:34 + docker-compose build --help 12:06:34 + grep parallel 12:06:37 --parallel Build images in parallel. [Pipeline] } 12:06:37 $ docker stop --time=1 9ce0bf4a085593beac780191de193f59e5a58de7d895e8886d602bba902f1be5 12:06:40 $ docker rm -f 9ce0bf4a085593beac780191de193f59e5a58de7d895e8886d602bba902f1be5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:06:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:06:41 . [Pipeline] withDockerContainer 12:06:41 prd-ubuntu18.04-docker-arm64-4c-16g-28706 does not seem to be running inside a container 12:06:41 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 12:06:43 $ docker top 69bd8ea9b3db72ec4e79207eba40331fccee2efa06d21910a15fd706f5bb6c7b -eo pid,comm [Pipeline] { [Pipeline] sh 12:06:44 + docker-compose -f ./docker-compose-build.yml build --parallel 12:06:48 Building docker-core-command-go ... 12:06:48 Building docker-core-data-go ... 12:06:48 Building docker-core-metadata-go ... 12:06:48 Building docker-security-bootstrapper-go ... 12:06:48 Building docker-security-proxy-setup-go ... 12:06:48 Building docker-security-secretstore-setup-go ... 12:06:48 Building docker-support-notifications-go ... 12:06:48 Building docker-support-scheduler-go ... 12:06:48 Building docker-sys-mgmt-agent-go ... 12:06:48 Building docker-core-command-go 12:06:48 Building docker-support-scheduler-go 12:06:48 Building docker-security-bootstrapper-go 12:06:48 Building docker-core-metadata-go 12:06:48 Building docker-security-secretstore-setup-go 12:07:15 Merging remotes/origin/master commit 8a562533c14a3b85d4c48007758f286d837d2a70 into PR head commit 2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 12:07:16 Merge succeeded, producing 2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 12:07:16 Checking out Revision 2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 (PR-3217) 12:07:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:07:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:07:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:07:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:07:15 using GIT_SSH to set credentials SSH Credentials for GitHub 12:07:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3217/head:refs/remotes/origin/PR-3217 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:07:15 > git config core.sparsecheckout # timeout=10 12:07:15 > git checkout -f 2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 # timeout=10 12:07:16 > git remote # timeout=10 12:07:16 > git config --get remote.origin.url # timeout=10 12:07:16 using GIT_SSH to set credentials SSH Credentials for GitHub 12:07:16 > git merge 8a562533c14a3b85d4c48007758f286d837d2a70 # timeout=10 12:07:16 > git rev-parse HEAD^{commit} # timeout=10 12:07:16 > git config core.sparsecheckout # timeout=10 12:07:16 > git checkout -f 2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 # timeout=10 12:07:19 Commit message: "Merge branch 'master' into issue-3216" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:07:21 + echo snap-build.sh 12:07:21 snap-build.sh 12:07:21 + SNAP_BASE_DIR=. 12:07:21 + '[' '!' -z /w/workspace/edgex-go/4 ']' 12:07:21 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 12:07:21 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 12:07:21 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 12:07:21 + cd /w/workspace/edgex-go/4 12:07:21 + sudo apt-get remove -qy --purge lxd lxd-client 12:07:21 Reading package lists... 12:07:21 Building dependency tree... 12:07:21 Reading state information... 12:07:21 The following packages were automatically installed and are no longer required: 12:07:21 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 12:07:21 uidmap xdelta3 12:07:21 Use 'sudo apt autoremove' to remove them. 12:07:21 The following packages will be REMOVED: 12:07:21 lxd* lxd-client* 12:07:22 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 12:07:22 After this operation, 31.7 MB disk space will be freed. 12:07:23 (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.) 12:07:23 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 12:07:24 Removing lxd dnsmasq configuration 12:07:24 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 12:07:24 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 12:07:25 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 12:07:25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 12:07:25 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 12:07:27 Processing triggers for systemd (237-3ubuntu10.42) ... 12:07:27 Processing triggers for ureadahead (0.100.0-21) ... 12:07:28 + sudo snap remove --purge lxd 12:07:29 snap "lxd" is not installed 12:07:29 + sudo groupadd --force --system lxd 12:07:29 ++ whoami 12:07:29 + sudo /usr/sbin/usermod -G lxd -a jenkins 12:07:29 + newgrp - lxd 12:07:29 + sudo snap install lxd 12:07:39 2021-03-05T12:07:36Z INFO Waiting for automatic snapd restart... 12:07:54 lxd 4.11 from Canonical* installed 12:07:54 + sudo lxd init --auto 12:07:56 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:07:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:07:56 ---> 11dd93a0d7a0 12:07:56 Step 3/23 : WORKDIR /edgex-go 12:07:57 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:07:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:07:57 ---> 11dd93a0d7a0 12:07:57 Step 3/24 : WORKDIR /edgex-go 12:07:58 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:07:58 Step 2/31 : FROM ${BUILDER_BASE} AS builder 12:07:58 ---> 11dd93a0d7a0 12:07:58 Step 3/31 : WORKDIR /edgex-go 12:07:58 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:07:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:07:58 ---> 11dd93a0d7a0 12:07:58 Step 3/22 : WORKDIR /edgex-go 12:07:58 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:07:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:07:58 ---> 11dd93a0d7a0 12:07:58 Step 3/23 : WORKDIR /edgex-go 12:07:59 ---> Running in 1222a54da696 12:07:59 ---> Running in d796afb455f7 12:07:59 ---> Running in 6848ff1d49cd 12:07:59 ---> Running in cc6d52d983a8 12:07:59 ---> Running in 9e1c48692ec1 12:08:00 Removing intermediate container 9e1c48692ec1 12:08:00 ---> d0732adf4852 12:08:00 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:08:00 Removing intermediate container cc6d52d983a8 12:08:00 ---> b831db430fc3 12:08:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:08:00 Removing intermediate container d796afb455f7 12:08:00 ---> e27e0bec8afc 12:08:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:08:00 Removing intermediate container 1222a54da696 12:08:00 ---> 1e61a8bcf8fa 12:08:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:08:00 Removing intermediate container 6848ff1d49cd 12:08:00 ---> 427a4a47425d 12:08:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:08:00 ---> Running in c2d669b8cefd 12:08:00 ---> Running in c3fc63f556b4 12:08:00 ---> Running in 72969e3d6015 12:08:00 ---> Running in 7c8d08e35270 12:08:00 ---> Running in 24d3b4033e37 12:08:04 + sudo snap install --classic snapcraft 12:08:04 Removing intermediate container c2d669b8cefd 12:08:04 ---> 85fffed6842c 12:08:04 Step 5/31 : RUN apk add --update --no-cache make git 12:08:04 Removing intermediate container 72969e3d6015 12:08:04 ---> c54de447ae13 12:08:04 Step 5/24 : RUN apk add --update --no-cache make git 12:08:04 ---> Running in cc8313d2d0ad 12:08:04 ---> Running in ca51ac4bb9c5 12:08:04 Removing intermediate container 24d3b4033e37 12:08:04 ---> be5aa5716811 12:08:04 Step 5/23 : RUN apk add --update --no-cache make git 12:08:05 ---> Running in 2b2f07b2a5cf 12:08:05 Removing intermediate container 7c8d08e35270 12:08:05 ---> 4527dc65e401 12:08:05 Step 5/22 : RUN apk add --update --no-cache make gitRemoving intermediate container c3fc63f556b4 12:08:05 ---> 072861326bd0 12:08:05 Step 5/23 : RUN apk add --update --no-cache make git 12:08:05 12:08:05 ---> Running in e5617b5d44e1 12:08:05 ---> Running in 397d61b40aab 12:08:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:08:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:08:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:08:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:08:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:08:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:08:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:08:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:08:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:08:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:08:08 OK: 217 MiB in 51 packages 12:08:08 OK: 217 MiB in 51 packages 12:08:09 OK: 217 MiB in 51 packages 12:08:09 OK: 217 MiB in 51 packages 12:08:10 OK: 217 MiB in 51 packages 12:08:10 Removing intermediate container ca51ac4bb9c5 12:08:10 ---> 51c3e6374557 12:08:10 Step 6/24 : COPY go.mod . 12:08:10 Removing intermediate container cc8313d2d0ad 12:08:10 ---> c4048bce130d 12:08:10 Step 6/31 : COPY go.mod . 12:08:11 Removing intermediate container 2b2f07b2a5cf 12:08:11 ---> 076c0fc6cdac 12:08:11 Step 6/23 : COPY go.mod . 12:08:11 Removing intermediate container e5617b5d44e1 12:08:11 ---> 8fc36107f7a7 12:08:11 Step 6/23 : COPY go.mod . 12:08:11 ---> 793111a2ac23 12:08:11 Step 7/24 : RUN go mod download 12:08:12 ---> b6e7ff80b8ea 12:08:12 Step 7/31 : RUN go mod download 12:08:12 Removing intermediate container 397d61b40aab 12:08:12 ---> 3f58775932d7 12:08:12 Step 6/22 : COPY go.mod . 12:08:12 ---> Running in 316564e3600d 12:08:12 ---> Running in be5789bd185c 12:08:12 ---> 2bb0e485c2ee 12:08:12 Step 7/23 : RUN go mod download 12:08:12 snapcraft 4.5.4 from Canonical* installed 12:08:12 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 12:08:12 + patch --verbose -p1 12:08:12 Hmm... Looks like a unified diff to me... 12:08:12 The text leading up to this was: 12:08:12 -------------------------- 12:08:12 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 12:08:12 |From: Tony Espy 12:08:12 |Date: Wed, 16 Dec 2020 16:34:55 -0500 12:08:12 |Subject: [PATCH] optimize snap build for pipeline CI check 12:08:12 | 12:08:12 |This patch is used by the EdgeX CI pipeline builds to 12:08:12 |optimize the snap CI check run for pull requests. When 12:08:12 |applied, it essentially strips out everything (apps and 12:08:12 |parts) from the snapcraft.yaml file except those required 12:08:12 |to build edgex-go, as the whole idea of the CI check is to 12:08:12 |catch changes to edgex-go that break the snap build. 12:08:12 | 12:08:12 |In general, anyone updating snapcraft.yaml will also need 12:08:12 |to update this patch file, otherwise it may fail to apply, 12:08:12 |resulting in a failed snap build CI check in the associated 12:08:12 |pull request. 12:08:12 | 12:08:12 |Note - in addition to applying this patch, the pipeline also 12:08:12 |only primes the snap (e.g. `snapcraft prime`), as there's no 12:08:12 |need to build the finally binary .snap file (and it won't 12:08:12 |work with the patch applied). This further reduces the build 12:08:12 |time. 12:08:12 |--- 12:08:12 | snap/snapcraft.yaml | 461 +------------------------------------------- 12:08:12 | 1 file changed, 2 insertions(+), 459 deletions(-) 12:08:12 | 12:08:12 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 12:08:12 |index 1e537489..faf42425 100644 12:08:12 |--- a/snap/snapcraft.yaml 12:08:12 |+++ b/snap/snapcraft.yaml 12:08:12 -------------------------- 12:08:12 patching file snap/snapcraft.yaml 12:08:12 Using Plan A... 12:08:12 Hunk #1 succeeded at 73. 12:08:12 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 12:08:12 Hunk #3 succeeded at 217 (offset 3 lines). 12:08:12 Hunk #4 succeeded at 225 (offset 3 lines). 12:08:12 Hunk #5 succeeded at 232 (offset 3 lines). 12:08:12 Hunk #6 succeeded at 259 (offset 3 lines). 12:08:12 Hunk #7 succeeded at 293 (offset 3 lines). 12:08:12 Hunk #8 succeeded at 352 (offset 11 lines). 12:08:12 Hmm... Ignoring the trailing garbage. 12:08:12 done 12:08:12 + sudo snapcraft prime --use-lxd 12:08:12 ---> Running in 13b4bc7b731b 12:08:12 ---> 9153b9ace757 12:08:12 Step 7/23 : RUN go mod download 12:08:12 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 12:08:12 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: 12:08:12 - README.md 12:08:12 - snapcraft.yaml.orig 12:08:12 12:08:12 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:08:13 ---> 79c79ee0f12d 12:08:13 Step 7/22 : RUN go mod download 12:08:13 ---> Running in 903e87f6992f 12:08:13 ---> Running in d1d82e7749dd 12:08:13 Launching a container. 12:08:16 Removing intermediate container 316564e3600d 12:08:16 ---> 3e20c070febe 12:08:16 Step 8/24 : COPY . . 12:08:17 Removing intermediate container be5789bd185c 12:08:17 ---> 322122c8f5d6 12:08:17 Step 8/31 : COPY . . 12:08:18 Removing intermediate container 13b4bc7b731b 12:08:18 ---> 7ffa86757da8 12:08:18 Step 8/23 : COPY . . 12:08:18 Removing intermediate container d1d82e7749dd 12:08:18 ---> 6170d2a4eb50 12:08:18 Step 8/22 : COPY . . 12:08:18 Removing intermediate container 903e87f6992f 12:08:18 ---> c099d9f9c5ef 12:08:18 Step 8/23 : COPY . . 12:08:28 Waiting for container to be ready 12:08:28 To start your first instance, try: lxc launch ubuntu:18.04 12:08:28 12:08:32 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 12:08:32 Waiting for network to be ready... 12:08:33 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 12:08:33 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 12:08:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] 12:08:33 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 12:08:33 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 12:08:33 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 12:08:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 12:08:33 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 12:08:33 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 12:08:33 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] 12:08:33 Get:11 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 12:08:33 Get:12 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] 12:08:33 Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] 12:08:33 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 12:08:33 Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 12:08:33 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 12:08:33 Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 12:08:33 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 12:08:34 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 12:08:34 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] 12:08:34 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 12:08:34 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 12:08:34 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 12:08:34 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] 12:08:34 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] 12:08:34 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 12:08:34 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 12:08:39 Fetched 24.0 MB in 6s (3995 kB/s) 12:08:40 Reading package lists... 12:08:40 Reading package lists... 12:08:40 Building dependency tree... 12:08:40 Reading state information... 12:08:40 The following additional packages will be installed: 12:08:40 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:08:40 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:08:40 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:08:40 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 12:08:40 Suggested packages: 12:08:40 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 12:08:40 Recommended packages: 12:08:40 gnupg libsasl2-modules 12:08:40 The following NEW packages will be installed: 12:08:40 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:08:40 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:08:40 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:08:40 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 12:08:40 The following packages will be upgraded: 12:08:40 gpg gpg-agent gpgconf libudev1 12:08:40 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 12:08:40 Need to get 3530 kB of archives. 12:08:40 After this operation, 13.3 MB of additional disk space will be used. 12:08:40 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] 12:08:40 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] 12:08:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 12:08:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 12:08:40 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 12:08:41 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 12:08:41 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 12:08:41 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 12:08:41 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 12:08:41 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 12:08:41 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 12:08:41 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 12:08:41 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 12:08:41 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 12:08:41 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 12:08:41 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 12:08:41 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 12:08:41 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 12:08:41 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 12:08:41 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 12:08:41 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 12:08:41 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 12:08:41 debconf: delaying package configuration, since apt-utils is not installed 12:08:41 Fetched 3530 kB in 1s (3434 kB/s) 12:08:41 (Reading database ... 12511 files and directories currently installed.) 12:08:41 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 12:08:41 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 12:08:42 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 12:08:42 Selecting previously unselected package udev. 12:08:42 (Reading database ... 12511 files and directories currently installed.) 12:08:42 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 12:08:42 Unpacking udev (237-3ubuntu10.44) ... 12:08:42 Selecting previously unselected package libfuse2:amd64. 12:08:42 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 12:08:42 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 12:08:42 Selecting previously unselected package fuse. 12:08:42 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 12:08:42 Unpacking fuse (2.9.7-1ubuntu1) ... 12:08:42 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 12:08:42 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:08:42 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 12:08:43 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:08:43 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 12:08:43 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:08:43 Selecting previously unselected package libksba8:amd64. 12:08:43 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 12:08:43 Unpacking libksba8:amd64 (1.3.5-2) ... 12:08:43 Selecting previously unselected package libroken18-heimdal:amd64. 12:08:43 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:08:43 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 12:08:43 Selecting previously unselected package libasn1-8-heimdal:amd64. 12:08:43 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:08:43 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 12:08:43 Selecting previously unselected package libheimbase1-heimdal:amd64. 12:08:43 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:08:43 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 12:08:43 Selecting previously unselected package libhcrypto4-heimdal:amd64. 12:08:43 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:08:43 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 12:08:43 Selecting previously unselected package libwind0-heimdal:amd64. 12:08:43 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:08:43 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:08:44 Selecting previously unselected package libhx509-5-heimdal:amd64. 12:08:44 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:08:44 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 12:08:44 Selecting previously unselected package libkrb5-26-heimdal:amd64. 12:08:44 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:08:44 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 12:08:44 Selecting previously unselected package libheimntlm0-heimdal:amd64. 12:08:44 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:08:44 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:08:44 Selecting previously unselected package libgssapi3-heimdal:amd64. 12:08:44 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:08:44 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 12:08:44 Selecting previously unselected package libsasl2-modules-db:amd64. 12:08:44 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 12:08:44 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:08:44 Selecting previously unselected package libsasl2-2:amd64. 12:08:44 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 12:08:44 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:08:44 Selecting previously unselected package libldap-common. 12:08:44 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 12:08:44 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 12:08:44 Selecting previously unselected package libldap-2.4-2:amd64. 12:08:44 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 12:08:44 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 12:08:44 Selecting previously unselected package dirmngr. 12:08:44 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 12:08:44 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 12:08:44 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 12:08:45 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 12:08:45 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 12:08:45 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:08:45 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:08:45 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 12:08:45 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 12:08:45 Setting up libksba8:amd64 (1.3.5-2) ... 12:08:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:08:45 ---> eac98f986a11 12:08:45 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:08:45 ---> 959cd7c5cbe4 12:08:45 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:08:45 ---> Running in 87c5425db0aa 12:08:45 ---> 1e2d81608c88 12:08:45 Step 9/23 : RUN make cmd/core-command/core-command 12:08:45 ---> Running in 00e7356da50d 12:08:45 ---> 0ce8b06b0c01 12:08:45 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 12:08:45 ---> Running in 2e7c64700a55 12:08:45 ---> Running in ca0ea00dff73 12:08:45 ---> 9b9200637099 12:08:45 Step 9/23 : RUN make cmd/core-metadata/core-metadata 12:08:45 ---> Running in ea382a0300b0 12:08:45 Setting up udev (237-3ubuntu10.44) ... 12:08:45 invoke-rc.d: policy-rc.d denied execution of start. 12:08:45 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 12:08:45 Processing triggers for systemd (237-3ubuntu10) ... 12:08:45 Setting up fuse (2.9.7-1ubuntu1) ... 12:08:45 Setting up gpg (2.2.4-1ubuntu1.4) ... 12:08:45 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:08:45 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 12:08:45 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 12:08:46 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 12:08:46 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 12:08:46 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:08:46 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 12:08:46 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 12:08:46 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 12:08:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:08:46 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 12:08:46 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 12:08:46 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 12:08:46 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 12:08:46 settings in the [Install] section, and DefaultInstance for template units). 12:08:46 This means they are not meant to be enabled using systemctl. 12:08:46 Possible reasons for having this kind of units are: 12:08:46 1) A unit may be statically enabled by being symlinked from another unit's 12:08:46 .wants/ or .requires/ directory. 12:08:46 2) A unit's purpose may be to act as a helper for some other unit which has 12:08:46 a requirement dependency on it. 12:08:46 3) A unit may be started when needed via activation (socket, path, timer, 12:08:46 D-Bus, udev, scripted systemctl call, ...). 12:08:46 4) In case of template units, the unit is meant to be enabled with some 12:08:46 instance name specified. 12:08:46 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 12:08:46 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 12:08:47 Reading package lists... 12:08:47 Building dependency tree... 12:08:47 Reading state information... 12:08:47 The following additional packages will be installed: 12:08:47 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 12:08:47 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 12:08:47 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 12:08:47 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 12:08:47 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 12:08:47 Suggested packages: 12:08:47 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 12:08:47 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 12:08:47 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 12:08:47 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 12:08:47 systemd-container policykit-1 12:08:47 Recommended packages: 12:08:47 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 12:08:47 The following NEW packages will be installed: 12:08:47 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 12:08:47 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 12:08:47 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 12:08:47 multiarch-support openssh-client python3 python3-minimal python3.6 12:08:47 python3.6-minimal snapd squashfs-tools sudo 12:08:47 The following packages will be upgraded: 12:08:47 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 12:08:47 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 12:08:47 Need to get 35.2 MB of archives. 12:08:47 After this operation, 141 MB of additional disk space will be used. 12:08:47 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 12:08:47 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 12:08:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 12:08:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] 12:08:48 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 12:08:48 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 12:08:48 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 12:08:48 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 12:08:48 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 12:08:48 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 12:08:48 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 12:08:48 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 12:08:48 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 12:08:48 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 12:08:48 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 12:08:48 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 12:08:48 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 12:08:48 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 12:08:48 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 12:08:48 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 12:08:48 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 12:08:48 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 12:08:48 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 12:08:48 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 12:08:48 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 12:08:48 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 12:08:48 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 12:08:48 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 12:08:48 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 12:08:48 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 12:08:50 debconf: delaying package configuration, since apt-utils is not installed 12:08:50 Fetched 35.2 MB in 2s (14.7 MB/s) 12:08:50 (Reading database ... 12757 files and directories currently installed.) 12:08:50 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 12:08:50 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 12:08:51 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 12:08:51 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 12:08:51 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 12:08:51 (Reading database ... 12757 files and directories currently installed.) 12:08:51 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 12:08:51 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 12:08:51 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 12:08:51 (Reading database ... 12757 files and directories currently installed.) 12:08:51 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 12:08:51 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 12:08:51 Setting up apt (1.6.12ubuntu0.2) ... 12:08:52 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 12:08:52 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 12:08:52 (Reading database ... 12764 files and directories currently installed.) 12:08:52 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 12:08:52 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 12:08:53 Selecting previously unselected package libpython3.6-minimal:amd64. 12:08:53 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:08:53 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:08:53 Selecting previously unselected package libexpat1:amd64. 12:08:53 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 12:08:53 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 12:08:53 Selecting previously unselected package python3.6-minimal. 12:08:53 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:08:53 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 12:08:53 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 12:08:54 Checking for services that may need to be restarted...done. 12:08:54 Checking for services that may need to be restarted...done. 12:08:54 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:08:54 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 12:08:54 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 12:08:54 Selecting previously unselected package python3-minimal. 12:08:54 (Reading database ... 13012 files and directories currently installed.) 12:08:54 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 12:08:54 Unpacking python3-minimal (3.6.7-1~18.04) ... 12:08:54 Selecting previously unselected package mime-support. 12:08:54 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 12:08:54 Unpacking mime-support (3.60ubuntu1) ... 12:08:54 Selecting previously unselected package libmpdec2:amd64. 12:08:54 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 12:08:54 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 12:08:54 Selecting previously unselected package libpython3.6-stdlib:amd64. 12:08:54 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:08:54 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:08:55 Selecting previously unselected package python3.6. 12:08:55 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:08:55 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 12:08:55 Selecting previously unselected package libpython3-stdlib:amd64. 12:08:55 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 12:08:55 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 12:08:55 Setting up python3-minimal (3.6.7-1~18.04) ... 12:08:55 Selecting previously unselected package python3. 12:08:55 (Reading database ... 13442 files and directories currently installed.) 12:08:55 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 12:08:55 Unpacking python3 (3.6.7-1~18.04) ... 12:08:56 Selecting previously unselected package multiarch-support. 12:08:56 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 12:08:56 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 12:08:56 Setting up multiarch-support (2.27-3ubuntu1.4) ... 12:08:56 Selecting previously unselected package liblzo2-2:amd64. 12:08:56 (Reading database ... 13479 files and directories currently installed.) 12:08:56 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 12:08:56 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 12:08:56 Selecting previously unselected package libbsd0:amd64. 12:08:56 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 12:08:56 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 12:08:56 Selecting previously unselected package sudo. 12:08:56 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 12:08:56 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 12:08:56 Selecting previously unselected package apparmor. 12:08:56 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 12:08:56 Unpacking apparmor (2.12-4ubuntu5.1) ... 12:08:56 Selecting previously unselected package libedit2:amd64. 12:08:56 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 12:08:56 Unpacking libedit2:amd64 (3.1-20170329-1) ... 12:08:56 Selecting previously unselected package libkrb5support0:amd64. 12:08:56 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 12:08:56 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 12:08:56 Selecting previously unselected package libk5crypto3:amd64. 12:08:56 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 12:08:56 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 12:08:57 Selecting previously unselected package libkeyutils1:amd64. 12:08:57 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 12:08:57 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 12:08:57 Selecting previously unselected package libkrb5-3:amd64. 12:08:57 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 12:08:57 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 12:08:57 Selecting previously unselected package libgssapi-krb5-2:amd64. 12:08:57 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 12:08:57 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 12:08:57 Selecting previously unselected package libssl1.0.0:amd64. 12:08:57 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 12:08:57 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 12:08:57 Selecting previously unselected package openssh-client. 12:08:57 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 12:08:57 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 12:08:59 Selecting previously unselected package squashfs-tools. 12:08:59 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 12:08:59 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 12:08:59 Selecting previously unselected package snapd. 12:08:59 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 12:08:59 Unpacking snapd (2.48.3+18.04) ... 12:09:01 Setting up libedit2:amd64 (3.1-20170329-1) ... 12:09:01 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 12:09:01 Setting up mime-support (3.60ubuntu1) ... 12:09:01 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 12:09:01 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 12:09:01 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 12:09:01 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:09:01 Setting up systemd (237-3ubuntu10.44) ... 12:09:01 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 12:09:02 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 12:09:02 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 12:09:02 Setting up liblzo2-2:amd64 (2.08-1.2) ... 12:09:02 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:09:02 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 12:09:02 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 12:09:03 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 12:09:03 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 12:09:03 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 12:09:03 Setting up python3 (3.6.7-1~18.04) ... 12:09:03 running python rtupdate hooks for python3.6... 12:09:03 running python post-rtupdate hooks for python3.6... 12:09:03 Setting up apparmor (2.12-4ubuntu5.1) ... 12:09:05 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 12:09:05 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 12:09:05 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 12:09:05 Setting up snapd (2.48.3+18.04) ... 12:09:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 12:09:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 12:09:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 12:09:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 12:09:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:09:07 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:09:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 12:09:08 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 12:09:08 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 12:09:08 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 12:09:08 /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' 12:09:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:09:08 Processing triggers for systemd (237-3ubuntu10.44) ... 12:09:10 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 12:09:10 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 12:09:10 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 12:09:10 Fetched 177 kB in 1s (290 kB/s) 12:09:12 Reading package lists... 12:09:12 Reading package lists... 12:09:12 Building dependency tree... 12:09:12 Reading state information... 12:09:12 Calculating upgrade... 12:09:12 The following packages will be upgraded: 12:09:12 advancecomp base-files bash binutils binutils-common 12:09:12 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 12:09:12 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 12:09:12 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 12:09:12 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 12:09:12 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 12:09:12 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 12:09:12 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 12:09:12 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 12:09:12 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 12:09:12 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 12:09:12 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 12:09:12 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 12:09:12 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 12:09:12 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 12:09:12 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:09:12 Need to get 63.8 MB of archives. 12:09:12 After this operation, 5202 kB of additional disk space will be used. 12:09:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] 12:09:12 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 12:09:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 12:09:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 12:09:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 12:09:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 12:09:13 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 12:09:13 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 12:09:13 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 12:09:13 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 12:09:13 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 12:09:13 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 12:09:13 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 12:09:13 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 12:09:13 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 12:09:13 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 12:09:13 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 12:09:13 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 12:09:13 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 12:09:13 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 12:09:13 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 12:09:13 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 12:09:13 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 12:09:13 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 12:09:13 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 12:09:13 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 12:09:13 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 12:09:13 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 12:09:13 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 12:09:13 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 12:09:13 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 12:09:13 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 12:09:13 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 12:09:13 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 12:09:13 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 12:09:13 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 12:09:13 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 12:09:13 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 12:09:13 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 12:09:13 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 12:09:13 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 12:09:13 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 12:09:13 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 12:09:13 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 12:09:13 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 12:09:13 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 12:09:13 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 12:09:13 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] 12:09:13 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 12:09:13 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 12:09:13 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 12:09:13 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 12:09:13 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 12:09:13 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 12:09:13 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 12:09:13 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 12:09:13 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 12:09:13 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 12:09:13 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 12:09:13 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 12:09:13 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 12:09:14 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 12:09:14 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 12:09:14 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 12:09:14 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 12:09:14 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 12:09:14 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 12:09:14 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 12:09:14 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 12:09:14 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 12:09:14 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 12:09:14 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 12:09:14 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 12:09:14 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 12:09:14 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 12:09:14 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 12:09:14 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 12:09:14 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 12:09:14 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 12:09:14 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 12:09:14 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 12:09:14 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] 12:09:14 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 12:09:14 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 12:09:14 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] 12:09:14 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 12:09:14 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 12:09:14 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 12:09:14 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 12:09:14 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 12:09:14 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 12:09:14 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 12:09:14 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] 12:09:14 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 12:09:14 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 12:09:14 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 12:09:14 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 12:09:14 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 12:09:14 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 12:09:15 debconf: delaying package configuration, since apt-utils is not installed 12:09:15 Fetched 63.8 MB in 2s (33.0 MB/s) 12:09:15 (Reading database ... 13912 files and directories currently installed.) 12:09:15 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 12:09:15 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:09:15 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 12:09:15 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:09:15 Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... 12:09:15 Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... 12:09:16 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:09:16 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:09:16 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:09:16 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:09:17 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:09:17 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:09:17 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:09:17 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:09:17 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:09:17 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:09:17 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:09:17 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:09:17 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:09:17 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:09:17 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 12:09:17 (Reading database ... 13911 files and directories currently installed.) 12:09:17 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 12:09:17 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 12:09:17 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 12:09:18 (Reading database ... 13911 files and directories currently installed.) 12:09:18 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:09:18 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:09:18 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:09:18 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:09:18 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:09:18 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:09:18 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 12:09:18 (Reading database ... 13911 files and directories currently installed.) 12:09:18 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 12:09:19 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:09:19 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 12:09:19 (Reading database ... 13911 files and directories currently installed.) 12:09:19 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 12:09:19 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 12:09:19 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 12:09:19 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 12:09:20 Setting up base-files (10.1ubuntu2.10) ... 12:09:20 Installing new version of config file /etc/issue ... 12:09:20 Installing new version of config file /etc/issue.net ... 12:09:20 Installing new version of config file /etc/lsb-release ... 12:09:20 Installing new version of config file /etc/update-motd.d/50-motd-news ... 12:09:20 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 12:09:20 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 12:09:20 Removing obsolete conffile /etc/default/motd-news ... 12:09:20 (Reading database ... 13912 files and directories currently installed.) 12:09:20 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 12:09:20 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 12:09:20 Setting up bash (4.4.18-2ubuntu1.2) ... 12:09:20 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 12:09:20 (Reading database ... 13912 files and directories currently installed.) 12:09:20 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 12:09:21 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 12:09:21 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 12:09:21 (Reading database ... 13912 files and directories currently installed.) 12:09:21 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 12:09:21 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 12:09:21 Setting up tar (1.29b-2ubuntu0.2) ... 12:09:21 (Reading database ... 13912 files and directories currently installed.) 12:09:21 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 12:09:21 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:09:21 Setting up dpkg (1.19.0.5ubuntu2.3) ... 12:09:21 (Reading database ... 13912 files and directories currently installed.) 12:09:21 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 12:09:21 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:09:22 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 12:09:22 (Reading database ... 13912 files and directories currently installed.) 12:09:22 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 12:09:22 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:09:22 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 12:09:22 (Reading database ... 13912 files and directories currently installed.) 12:09:22 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 12:09:22 Unpacking grep (3.1-2build1) over (3.1-2) ... 12:09:22 Setting up grep (3.1-2build1) ... 12:09:22 (Reading database ... 13912 files and directories currently installed.) 12:09:22 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 12:09:22 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 12:09:22 Setting up login (1:4.5-1ubuntu2) ... 12:09:22 (Reading database ... 13912 files and directories currently installed.) 12:09:22 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 12:09:22 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:09:23 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 12:09:23 (Reading database ... 13912 files and directories currently installed.) 12:09:23 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 12:09:23 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:09:24 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 12:09:24 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:09:24 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 12:09:24 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:09:24 Setting up perl-base (5.26.1-6ubuntu0.5) ... 12:09:24 (Reading database ... 13912 files and directories currently installed.) 12:09:24 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 12:09:24 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:09:26 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 12:09:26 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 12:09:26 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 12:09:26 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 12:09:26 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 12:09:26 (Reading database ... 13912 files and directories currently installed.) 12:09:26 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 12:09:26 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 12:09:26 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 12:09:26 (Reading database ... 13912 files and directories currently installed.) 12:09:26 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:09:27 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:09:27 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:09:27 (Reading database ... 13912 files and directories currently installed.) 12:09:27 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:09:27 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:09:27 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:09:27 (Reading database ... 13912 files and directories currently installed.) 12:09:27 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:09:27 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:09:27 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:09:27 (Reading database ... 13912 files and directories currently installed.) 12:09:27 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:09:27 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:09:28 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:09:28 (Reading database ... 13912 files and directories currently installed.) 12:09:28 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 12:09:28 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:09:28 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 12:09:28 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:09:28 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 12:09:28 (Reading database ... 13912 files and directories currently installed.) 12:09:28 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 12:09:28 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:09:28 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 12:09:28 (Reading database ... 13912 files and directories currently installed.) 12:09:28 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:09:28 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:09:28 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:09:28 (Reading database ... 13912 files and directories currently installed.) 12:09:28 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:09:28 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:09:29 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 12:09:29 (Reading database ... 13912 files and directories currently installed.) 12:09:29 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:09:29 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:09:29 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 12:09:30 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 12:09:30 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 12:09:30 (Reading database ... 13912 files and directories currently installed.) 12:09:30 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 12:09:30 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:09:30 Setting up libc-bin (2.27-3ubuntu1.4) ... 12:09:30 (Reading database ... 13912 files and directories currently installed.) 12:09:30 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 12:09:30 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:09:31 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 12:09:31 (Reading database ... 13914 files and directories currently installed.) 12:09:31 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 12:09:31 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 12:09:31 Setting up debconf (1.5.66ubuntu1) ... 12:09:31 (Reading database ... 13914 files and directories currently installed.) 12:09:31 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 12:09:31 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 12:09:31 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 12:09:31 (Reading database ... 13914 files and directories currently installed.) 12:09:31 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 12:09:31 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 12:09:31 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 12:09:32 (Reading database ... 13914 files and directories currently installed.) 12:09:32 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 12:09:32 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 12:09:32 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 12:09:32 (Reading database ... 13914 files and directories currently installed.) 12:09:32 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 12:09:32 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 12:09:32 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 12:09:32 (Reading database ... 13914 files and directories currently installed.) 12:09:32 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 12:09:33 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 12:09:33 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 12:09:33 (Reading database ... 13914 files and directories currently installed.) 12:09:33 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:09:33 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:09:33 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 12:09:33 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 12:09:33 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 12:09:33 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:09:33 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 12:09:33 (Reading database ... 13914 files and directories currently installed.) 12:09:33 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 12:09:33 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 12:09:34 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 12:09:34 (Reading database ... 13914 files and directories currently installed.) 12:09:34 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 12:09:34 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 12:09:34 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 12:09:34 (Reading database ... 13914 files and directories currently installed.) 12:09:34 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 12:09:34 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:09:34 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 12:09:34 (Reading database ... 13914 files and directories currently installed.) 12:09:34 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 12:09:35 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 12:09:35 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 12:09:35 (Reading database ... 13914 files and directories currently installed.) 12:09:35 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 12:09:35 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 12:09:36 Setting up passwd (1:4.5-1ubuntu2) ... 12:09:36 (Reading database ... 13914 files and directories currently installed.) 12:09:36 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 12:09:36 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:09:36 Setting up gpgv (2.2.4-1ubuntu1.4) ... 12:09:36 (Reading database ... 13914 files and directories currently installed.) 12:09:36 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 12:09:36 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 12:09:36 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 12:09:36 (Reading database ... 13914 files and directories currently installed.) 12:09:36 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 12:09:36 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 12:09:36 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 12:09:37 (Reading database ... 13914 files and directories currently installed.) 12:09:37 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 12:09:37 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 12:09:37 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 12:09:37 (Reading database ... 13914 files and directories currently installed.) 12:09:37 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 12:09:37 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 12:09:37 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 12:09:37 (Reading database ... 13914 files and directories currently installed.) 12:09:37 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 12:09:37 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 12:09:37 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 12:09:38 (Reading database ... 13914 files and directories currently installed.) 12:09:38 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 12:09:38 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 12:09:38 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 12:09:38 (Reading database ... 13915 files and directories currently installed.) 12:09:38 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 12:09:38 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 12:09:38 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 12:09:38 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 12:09:38 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 12:09:38 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 12:09:39 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 12:09:39 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 12:09:39 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 12:09:39 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 12:09:39 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 12:09:39 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 12:09:39 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 12:09:39 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 12:09:39 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 12:09:39 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 12:09:39 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 12:09:39 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 12:09:39 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 12:09:39 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 12:09:39 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 12:09:39 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 12:09:40 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 12:09:40 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 12:09:41 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 12:09:41 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 12:09:41 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 12:09:41 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 12:09:41 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 12:09:41 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 12:09:41 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 12:09:41 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 12:09:41 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 12:09:42 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 12:09:42 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 12:09:42 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 12:09:42 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:09:42 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:09:42 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:09:42 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:09:42 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:09:42 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:09:42 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:09:42 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:09:43 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:09:43 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:09:44 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:09:45 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:09:45 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:09:45 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:09:46 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:09:46 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:09:47 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:09:47 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:09:47 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:09:47 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:09:47 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 12:09:47 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:09:47 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 12:09:47 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:09:47 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 12:09:47 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 12:09:47 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:09:47 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:09:47 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:09:48 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:09:48 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 12:09:48 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 12:09:48 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:09:48 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 12:09:48 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:09:48 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:09:48 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:09:48 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 12:09:48 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 12:09:48 Setting up tzdata (2021a-0ubuntu0.18.04) ... 12:09:48 12:09:48 Current default time zone: 'Etc/UTC' 12:09:48 Local time is now: Fri Mar 5 12:09:48 UTC 2021. 12:09:48 Universal Time is now: Fri Mar 5 12:09:48 UTC 2021. 12:09:48 Run 'dpkg-reconfigure tzdata' if you wish to change it. 12:09:48 12:09:48 Setting up systemd-sysv (237-3ubuntu10.44) ... 12:09:48 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:09:48 Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... 12:09:48 Setting up mount (2.31.1-0.4ubuntu3.7) ... 12:09:48 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 12:09:48 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 12:09:48 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 12:09:48 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 12:09:48 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 12:09:48 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 12:09:48 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:09:49 Setting up procps (2:3.3.12-3ubuntu1.2) ... 12:09:49 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 12:09:49 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 12:09:49 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 12:09:49 Setting up patch (2.7.6-2ubuntu1.1) ... 12:09:49 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 12:09:49 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 12:09:49 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 12:09:49 Installing new version of config file /etc/ssl/openssl.cnf ... 12:09:49 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 12:09:49 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 12:09:49 Setting up ca-certificates (20210119~18.04.1) ... 12:09:51 Updating certificates in /etc/ssl/certs... 12:09:52 23 added, 27 removed; done. 12:09:52 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 12:09:52 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:09:52 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 12:09:52 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 12:09:52 Setting up pkgbinarymangler (138.18.04.1) ... 12:09:52 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 12:09:52 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 12:09:52 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 12:09:52 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 12:09:52 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 12:09:52 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 12:09:52 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 12:09:52 Setting up perl (5.26.1-6ubuntu0.5) ... 12:09:52 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 12:09:52 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 12:09:52 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 12:09:52 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 12:09:52 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 12:09:52 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 12:09:52 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 12:09:52 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 12:09:53 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 12:09:53 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:09:53 Processing triggers for systemd (237-3ubuntu10.44) ... 12:09:53 Processing triggers for mime-support (3.60ubuntu1) ... 12:09:53 Processing triggers for ca-certificates (20210119~18.04.1) ... 12:09:53 Updating certificates in /etc/ssl/certs... 12:09:54 0 added, 0 removed; done. 12:09:54 Running hooks in /etc/ca-certificates/update.d... 12:09:54 done. 12:09:54 Reading package lists... 12:09:54 Building dependency tree... 12:09:54 Reading state information... 12:09:55 The following NEW packages will be installed: 12:09:55 apt-transport-https 12:09:55 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 12:09:55 Need to get 1696 B of archives. 12:09:55 After this operation, 153 kB of additional disk space will be used. 12:09:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 12:09:55 debconf: delaying package configuration, since apt-utils is not installed 12:09:55 Fetched 1696 B in 0s (29.2 kB/s) 12:09:55 Selecting previously unselected package apt-transport-https. 12:09:55 (Reading database ... 13920 files and directories currently installed.) 12:09:55 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 12:09:55 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 12:09:55 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 12:09:56 Waiting for network to be ready... 12:10:02 2021-03-05T12:09:59Z INFO Waiting for automatic snapd restart... 12:10:02 snapd 2.49 from Canonical* installed 12:10:04 "snapd" switched to the "latest/stable" channel 12:10:04 12:10:09 core18 20210128 from Canonical* installed 12:10:09 "core18" switched to the "latest/stable" channel 12:10:09 12:10:15 snapcraft 4.5.4 from Canonical* installed 12:10:15 "snapcraft" switched to the "latest/stable" channel 12:10:15 12:10:19 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: 12:10:19 - README.md 12:10:19 - snapcraft.yaml.orig 12:10:19 12:10:19 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:10:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:10:25 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 12:10:25 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 12:10:25 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 12:10:25 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 12:10:26 Fetched 88.7 kB in 1s (141 kB/s) 12:10:28 Reading package lists... 12:10:28 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 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 12:10:30 Removing intermediate container 87c5425db0aa 12:10:30 ---> cf57fae615eb 12:10:30 12:10:30 Step 10/24 : FROM alpine:3.12 12:10:30 3.12: Pulling from library/alpine 12:10:32 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 12:10:32 Status: Downloaded newer image for alpine:3.12 12:10:32 ---> d10569e2745f 12:10:32 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 12:10:32 ---> Running in 029ff609a3a6 12:10:34 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 12:10:34 Reading package lists... 12:10:34 Building dependency tree... 12:10:34 Reading state information... 12:10:34 Suggested packages: 12:10:34 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 12:10:34 git-gui gitk gitweb git-cvs git-mediawiki git-svn 12:10:34 Recommended packages: 12:10:34 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 12:10:34 The following NEW packages will be installed: 12:10:34 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 12:10:34 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 12:10:34 pkg-config zip 12:10:34 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 12:10:34 Need to get 7655 kB of archives. 12:10:34 After this operation, 43.7 MB of additional disk space will be used. 12:10:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 12:10:34 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 12:10:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 12:10:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 12:10:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 12:10:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 12:10:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:10:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:10:35 Removing intermediate container 00e7356da50d 12:10:35 ---> bf96ee7feab7 12:10:35 12:10:35 Step 10/31 : FROM alpine:3.12 12:10:35 ---> d10569e2745f 12:10:35 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:10:36 (1/5) Installing ca-certificates (20191127-r4) 12:10:36 (2/5) Installing nghttp2-libs (1.41.0-r0) 12:10:36 (3/5) Installing libcurl (7.69.1-r3) 12:10:36 (4/5) Installing curl (7.69.1-r3) 12:10:36 (5/5) Installing dumb-init (1.2.2-r1) 12:10:36 Executing busybox-1.31.1-r19.trigger 12:10:36 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 12:10:36 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 12:10:36 Executing ca-certificates-20191127-r4.trigger 12:10:36 ---> Running in 10ebbca93fa0 12:10:36 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 12:10:36 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 12:10:36 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 12:10:36 OK: 7 MiB in 19 packages 12:10:36 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 12:10:36 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 12:10:36 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 12:10:36 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 12:10:37 debconf: delaying package configuration, since apt-utils is not installed 12:10:37 Fetched 7655 kB in 2s (3621 kB/s) 12:10:37 Selecting previously unselected package libglib2.0-0:amd64. 12:10:37 (Reading database ... 13924 files and directories currently installed.) 12:10:37 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 12:10:37 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 12:10:37 Removing intermediate container 10ebbca93fa0 12:10:37 ---> 4a728d84837b 12:10:37 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 12:10:37 Selecting previously unselected package libpsl5:amd64. 12:10:37 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 12:10:37 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 12:10:37 ---> Running in cab38c73b5ad 12:10:37 Selecting previously unselected package libnghttp2-14:amd64. 12:10:37 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 12:10:37 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 12:10:37 Selecting previously unselected package librtmp1:amd64. 12:10:37 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 12:10:37 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 12:10:37 Selecting previously unselected package libcurl3-gnutls:amd64. 12:10:37 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 12:10:37 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 12:10:37 Selecting previously unselected package liberror-perl. 12:10:37 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 12:10:37 Unpacking liberror-perl (0.17025-1) ... 12:10:37 Selecting previously unselected package git-man. 12:10:37 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 12:10:37 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 12:10:38 Selecting previously unselected package git. 12:10:38 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 12:10:38 Unpacking git (1:2.17.1-1ubuntu0.7) ... 12:10:39 Selecting previously unselected package libnorm1:amd64. 12:10:39 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 12:10:39 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 12:10:39 Selecting previously unselected package libpgm-5.2-0:amd64. 12:10:39 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 12:10:39 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 12:10:39 Selecting previously unselected package libsodium23:amd64. 12:10:39 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 12:10:39 Unpacking libsodium23:amd64 (1.0.16-2) ... 12:10:39 Removing intermediate container 029ff609a3a6 12:10:39 ---> 7ec657b3176b 12:10:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:10:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:10:39 Selecting previously unselected package libzmq5:amd64. 12:10:39 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 12:10:39 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 12:10:39 Selecting previously unselected package libzmq3-dev:amd64. 12:10:39 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 12:10:39 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 12:10:39 ---> Running in cb5384996c09 12:10:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:10:39 Selecting previously unselected package pkg-config. 12:10:39 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 12:10:39 Unpacking pkg-config (0.29.1-0ubuntu2) ... 12:10:39 Selecting previously unselected package zip. 12:10:39 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 12:10:39 Unpacking zip (3.0-11build1) ... 12:10:40 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 12:10:40 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 12:10:40 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 12:10:40 Setting up liberror-perl (0.17025-1) ... 12:10:40 Setting up libpsl5:amd64 (0.19.1-5build1) ... 12:10:40 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 12:10:40 No schema files found: doing nothing. 12:10:40 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 12:10:40 Setting up zip (3.0-11build1) ... 12:10:40 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 12:10:40 (1/2) Installing dumb-init (1.2.2-r1) 12:10:40 (2/2) Installing su-exec (0.2-r1) 12:10:40 Executing busybox-1.31.1-r19.trigger 12:10:40 OK: 5 MiB in 16 packages 12:10:40 Setting up libsodium23:amd64 (1.0.16-2) ... 12:10:40 Setting up pkg-config (0.29.1-0ubuntu2) ... 12:10:40 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 12:10:40 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 12:10:40 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 12:10:40 Setting up git (1:2.17.1-1ubuntu0.7) ... 12:10:40 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:10:40 Removing intermediate container cb5384996c09 12:10:40 ---> 22d19cc71efb 12:10:40 Step 13/24 : WORKDIR / 12:10:41 ---> Running in ec571fda3c04 12:10:42 Removing intermediate container ec571fda3c04 12:10:42 ---> 85803d2e1f59 12:10:42 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:10:43 Removing intermediate container cab38c73b5ad 12:10:43 ---> ab0935ebf69c 12:10:43 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 12:10:43 ---> Running in aa4d17096184 12:10:46 ---> a80962ca476f 12:10:46 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:10:46 Removing intermediate container aa4d17096184 12:10:46 ---> eab933f7bcaf 12:10:46 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:10:46 ---> Running in c66bf79cfcb9 12:10:47 Removing intermediate container ca0ea00dff73 12:10:47 ---> 77227730556e 12:10:47 12:10:47 Step 10/23 : FROM alpine:3.12 12:10:47 ---> d10569e2745f 12:10:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:10:47 ---> 311950c59fda 12:10:47 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:10:47 Removing intermediate container 2e7c64700a55 12:10:47 ---> 70cd64b369ef 12:10:47 12:10:47 Step 10/22 : FROM alpine:3.12 12:10:47 ---> d10569e2745f 12:10:47 Step 11/22 : RUN apk add --update --no-cache dumb-init 12:10:47 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 12:10:47 ---> Running in 4e98dd38699e 12:10:47 ---> Running in eedcf5f90e1a 12:10:47 Removing intermediate container c66bf79cfcb9 12:10:47 ---> 715eb7a9f9be 12:10:47 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:10:47 git set to automatically installed. 12:10:47 git-man set to automatically installed. 12:10:47 libcurl3-gnutls set to automatically installed. 12:10:47 liberror-perl set to automatically installed. 12:10:47 libglib2.0-0 set to automatically installed. 12:10:47 libnghttp2-14 set to automatically installed. 12:10:47 libnorm1 set to automatically installed. 12:10:47 libpgm-5.2-0 set to automatically installed. 12:10:47 libpsl5 set to automatically installed. 12:10:47 librtmp1 set to automatically installed. 12:10:47 libsodium23 set to automatically installed. 12:10:47 libzmq3-dev set to automatically installed. 12:10:47 libzmq5 set to automatically installed. 12:10:47 pkg-config set to automatically installed. 12:10:47 zip set to automatically installed. 12:10:47 ---> Running in 3f262ddadcaa 12:10:48 ---> ee548ad62766 12:10:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:10:49 snapd is not logged in, snap install commands will use sudo 12:10:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:10:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:10:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:10:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:10:50 ---> 5c0e6140e49c 12:10:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:10:51 (1/1) Installing dumb-init (1.2.2-r1) 12:10:51 Executing busybox-1.31.1-r19.trigger 12:10:51 OK: 5 MiB in 15 packages 12:10:51 (1/1) Installing dumb-init (1.2.2-r1) 12:10:51 Executing busybox-1.31.1-r19.trigger 12:10:51 OK: 5 MiB in 15 packages 12:10:52 Removing intermediate container 3f262ddadcaa 12:10:52 ---> c7962cdab49d 12:10:52 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 12:10:52 ---> dd9fdf85667b 12:10:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:10:52 ---> Running in 2ac28f4e9a24 12:10:53 Removing intermediate container ea382a0300b0 12:10:53 ---> 1ee2b0e7a231 12:10:53 12:10:53 Step 10/23 : FROM alpine:3.12 12:10:53 ---> d10569e2745f 12:10:53 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:10:53 ---> Using cache 12:10:53 ---> 8375326f45dd 12:10:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:10:53 Removing intermediate container eedcf5f90e1a 12:10:53 ---> 8375326f45dd 12:10:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:10:53 ---> Running in cdd705107b7c 12:10:53 ---> Running in 58367c142d0f 12:10:53 Removing intermediate container 4e98dd38699e 12:10:53 ---> 5efaa3454e3e 12:10:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:10:54 Removing intermediate container 2ac28f4e9a24 12:10:54 ---> 9076b80e76ca 12:10:54 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:10:54 ---> dfbf6d1f9913 12:10:54 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/ 12:10:54 ---> Running in cb5490e027da 12:10:54 ---> Running in 279691a93858 12:10:54 Removing intermediate container cdd705107b7c 12:10:54 ---> 4ca1aacc6566 12:10:54 Step 13/23 : ENV APP_PORT=48081 12:10:54 Removing intermediate container 58367c142d0f 12:10:54 ---> 73cb3b6e99ac 12:10:54 Step 13/22 : ENV APP_PORT=48085 12:10:54 Removing intermediate container cb5490e027da 12:10:54 ---> 9410df7193cf 12:10:54 Step 13/23 : ENV APP_PORT=48082 12:10:54 ---> Running in 114ba06d25ec 12:10:54 ---> Running in 512e3fd8fe1e 12:10:54 ---> Running in 7132e3d08d32 12:10:55 ---> 6ea4ed396590 12:10:55 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:10:55 ---> Running in d93b59f8e8a5 12:10:55 Removing intermediate container 114ba06d25ec 12:10:55 ---> 9558416381cb 12:10:55 Step 14/23 : EXPOSE $APP_PORT 12:10:55 ---> Running in 721ca2a317a0 12:10:55 Removing intermediate container 512e3fd8fe1e 12:10:55 ---> ae8ebb6068f8 12:10:55 Step 14/22 : EXPOSE $APP_PORT 12:10:55 Removing intermediate container 7132e3d08d32 12:10:55 ---> 3c9c16966db9 12:10:55 Step 14/23 : EXPOSE $APP_PORT 12:10:55 ---> Running in 1f7d9317ec68 12:10:55 ---> Running in d3896449be32 12:10:56 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 12:10:56 snap "core18" has no updates available 12:10:56 Removing intermediate container 721ca2a317a0 12:10:56 ---> 9aff55d1725d 12:10:56 Step 15/23 : WORKDIR / 12:10:56 ---> Running in ff635e908bbf 12:10:56 Removing intermediate container 1f7d9317ec68 12:10:56 ---> 0c99e28b09a5 12:10:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:10:56 Removing intermediate container d3896449be32 12:10:56 ---> a7e63a5beb3a 12:10:56 Step 15/23 : WORKDIR / 12:10:57 Pulling config-common 12:10:57 + snapcraftctl pull 12:10:57 ---> Running in fa27ad5ee817 12:10:57 Removing intermediate container 279691a93858 12:10:57 ---> ec7d01940733 12:10:57 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 12:10:57 ---> Running in cd36b5a466c6 12:10:57 Removing intermediate container ff635e908bbf 12:10:57 ---> ca8d9a3ca247 12:10:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:10:57 Removing intermediate container fa27ad5ee817 12:10:57 ---> 46d2e1ef4f87 12:10:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:10:58 ---> c437a2c7cff4 12:10:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:10:58 Removing intermediate container cd36b5a466c6 12:10:58 ---> cf7c16c1756e 12:10:58 Step 22/24 : LABEL arch=arm64 12:10:58 Pulling go-build-helper 12:10:58 + snapcraftctl pull 12:10:58 ---> Running in a241ba9f07d6 12:10:58 Removing intermediate container d93b59f8e8a5 12:10:58 ---> 38847dd269b6 12:10:58 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 12:10:58 ---> bd0cab471914 12:10:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:10:59 Removing intermediate container a241ba9f07d6 12:10:59 ---> d26480c78c40 12:10:59 Step 23/24 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 12:10:59 ---> 5145aa08a5e1 12:10:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:10:59 ---> Running in 45b1793c7f3f 12:10:59 ---> 81a83db7dcb0 12:10:59 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:10:59 ---> ee1b3282819b 12:10:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:11:01 ---> 63535bc56436 12:11:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:11:01 Removing intermediate container 45b1793c7f3f 12:11:01 ---> fb76c9a3f273 12:11:01 Step 24/24 : LABEL version=0.0.0 12:11:01 ---> Running in 7ee73fa7cae8 12:11:01 ---> a655541047cb 12:11:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:11:01 ---> ca36e7848483 12:11:01 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 12:11:01 ---> 3e7460494477 12:11:01 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:11:02 ---> Running in 9c56e34aaadb 12:11:02 ---> e257c632975b 12:11:02 Step 19/23 : ENTRYPOINT ["/core-metadata"] 12:11:02 Removing intermediate container 7ee73fa7cae8 12:11:02 ---> 8560835738c2 12:11:02 12:11:02 ---> Running in 38f5331362ab 12:11:03 Successfully built 8560835738c2 12:11:03 ---> 4918f2a2d630 12:11:03 ---> b7bfa2ba5c2f 12:11:03 Step 19/23 : ENTRYPOINT ["/core-command"]Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:11:03 12:11:03 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 12:11:03  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go 12:11:03 Removing intermediate container 9c56e34aaadb 12:11:03 ---> eb66642d40f7 12:11:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:11:03 Removing intermediate container 38f5331362ab 12:11:03 ---> c699bff38685 12:11:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:11:03 ---> Running in 4535e7019952 12:11:03 ---> Running in 9d3a321d14d7 12:11:03 ---> Running in 19cbde24ae71 12:11:03 Removing intermediate container 4535e7019952 12:11:03 ---> 8e6608ece160 12:11:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:11:04 Removing intermediate container 9d3a321d14d7 12:11:04 ---> 51ca39db46c2 12:11:04 Step 20/22 : LABEL arch=arm64 12:11:04 ---> Running in 322ed458149b 12:11:04 ---> dad7f0041f76 12:11:04 Removing intermediate container 19cbde24ae71 12:11:04 ---> c3cbe96645fd 12:11:04 Step 21/23 : LABEL arch=arm64 12:11:04 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:11:04 ---> Running in ee7eee4af0c1 12:11:04 ---> Running in 64971cbfc0a0 12:11:05 Removing intermediate container 322ed458149b 12:11:05 ---> f7002f58083b 12:11:05 Step 21/23 : LABEL arch=arm64 12:11:06 Removing intermediate container 64971cbfc0a0 12:11:06 ---> 2049e789bc9a 12:11:06 Step 22/23 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 12:11:06 Removing intermediate container ee7eee4af0c1 12:11:06 ---> 17fc1a8bf1a7 12:11:06 Step 21/22 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 12:11:06 ---> Running in 0d8fa32363e3 12:11:06 ---> 2007bb72a520 12:11:06 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 12:11:07 ---> Running in 860aa5177913 12:11:07 ---> Running in f26d74a4871d 12:11:07 ---> Running in 95533d2d934d 12:11:08 Removing intermediate container 0d8fa32363e3 12:11:08 ---> 77bfc6e50945 12:11:08 Step 22/23 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 12:11:08 Removing intermediate container 860aa5177913 12:11:08 ---> 3a92949a38da 12:11:08 Step 23/23 : LABEL version=0.0.0 12:11:09 Removing intermediate container f26d74a4871d 12:11:09 ---> e93b79b6ab86 12:11:09 Step 22/22 : LABEL version=0.0.0 12:11:09 Removing intermediate container 95533d2d934d 12:11:09 ---> e0421bb31536 12:11:09 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:11:09 ---> Running in 14561916278e 12:11:09 ---> Running in 34363e8a1ed9 12:11:09 ---> Running in f2cbc3913888 12:11:09 Removing intermediate container 14561916278e 12:11:09 ---> e0abba56ad6f 12:11:09 Step 23/23 : LABEL version=0.0.0 12:11:10 Removing intermediate container 34363e8a1ed9 12:11:10 ---> 0a953cba63fa 12:11:10 12:11:10 ---> Running in 576a3dc24973 12:11:10 Removing intermediate container f2cbc3913888 12:11:10 ---> 39c78a8fafbc 12:11:10 12:11:10 ---> 493eda47b746 12:11:10 Step 26/31 : RUN chmod +x /entrypoint.sh 12:11:10 Successfully built 0a953cba63fa 12:11:10 Successfully built 39c78a8fafbc 12:11:11 Successfully tagged docker-core-metadata-go-arm64:latest 12:11:11 Successfully tagged docker-support-scheduler-go-arm64:latest 12:11:11 ---> Running in 75b76edf1d32 12:11:11  Building docker-core-metadata-go ... done Building docker-core-data-go 12:11:11 Removing intermediate container 576a3dc24973 12:11:11 ---> 74a0522a9558 12:11:11 12:11:11  Building docker-support-scheduler-go ... done Building docker-support-notifications-go 12:11:11 Successfully built 74a0522a9558 12:11:11 Successfully tagged docker-core-command-go-arm64:latest 12:11:11  Building docker-core-command-go ... done Building docker-security-proxy-setup-go 12:11:13 Removing intermediate container 75b76edf1d32 12:11:13 ---> ea99cb2ad6fc 12:11:13 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 12:11:14 ---> Running in 408ed12bf7db 12:11:14 Removing intermediate container 408ed12bf7db 12:11:14 ---> 84d597834913 12:11:14 Step 28/31 : CMD ["gate"] 12:11:15 ---> Running in f76342d73466 12:11:15 Removing intermediate container f76342d73466 12:11:15 ---> c353b23a7431 12:11:15 Step 29/31 : LABEL arch=arm64 12:11:16 ---> Running in e444f16a198a 12:11:17 Removing intermediate container e444f16a198a 12:11:17 ---> 61ea9564dc90 12:11:17 Step 30/31 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 12:11:18 ---> Running in 6fdc5c2ea355 12:11:19 Removing intermediate container 6fdc5c2ea355 12:11:19 ---> aac8fa7345c4 12:11:19 Step 31/31 : LABEL version=0.0.0 12:11:21 ---> Running in 9eaabd3df341 12:11:22 Removing intermediate container 9eaabd3df341 12:11:22 ---> e6d474d5cadf 12:11:22 12:11:22 Successfully built e6d474d5cadf 12:11:22 Successfully tagged docker-security-bootstrapper-go-arm64:latest 12:11:25 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 12:11:25 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 12:11:25 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 12:11:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] 12:11:25 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 12:11:25 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 12:11:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 12:11:25 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 12:11:25 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 12:11:25 Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 12:11:25 Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] 12:11:25 Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 12:11:25 Get:13 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] 12:11:25 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] 12:11:25 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 12:11:25 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 12:11:25 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 12:11:25 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 12:11:25 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 12:11:25 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] 12:11:25 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 12:11:25 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 12:11:25 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 12:11:25 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] 12:11:25 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] 12:11:25 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 12:11:25 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 12:11:25 Fetched 24.0 MB in 0s (0 B/s) 12:11:25 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 12:11:25 Fetched 96.5 kB in 0s (0 B/s) 12:11:25 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 12:11:25 Fetched 279 kB in 0s (0 B/s) 12:11:25 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 12:11:25 Fetched 122 kB in 0s (0 B/s) 12:11:25 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 12:11:25 Fetched 77.8 kB in 0s (0 B/s) 12:11:25 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 12:11:25 Fetched 8848 B in 0s (0 B/s) 12:11:25 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 12:11:25 Fetched 47.8 kB in 0s (0 B/s) 12:11:25 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 12:11:25 Fetched 45.6 kB in 0s (0 B/s) 12:11:25 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 12:11:25 Fetched 15.0 kB in 0s (0 B/s) 12:11:25 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 12:11:25 Fetched 214 kB in 0s (0 B/s) 12:11:25 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 12:11:25 Fetched 154 kB in 0s (0 B/s) 12:11:25 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 12:11:25 Fetched 50.6 kB in 0s (0 B/s) 12:11:25 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 12:11:25 Fetched 14.8 kB in 0s (0 B/s) 12:11:25 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 12:11:25 Fetched 41.8 kB in 0s (0 B/s) 12:11:25 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 12:11:25 Fetched 499 kB in 0s (0 B/s) 12:11:25 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 12:11:25 Fetched 111 kB in 0s (0 B/s) 12:11:25 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 12:11:25 Fetched 240 kB in 0s (0 B/s) 12:11:25 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 12:11:25 Fetched 29.3 kB in 0s (0 B/s) 12:11:25 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 12:11:25 Fetched 85.5 kB in 0s (0 B/s) 12:11:25 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 12:11:25 Fetched 24.5 kB in 0s (0 B/s) 12:11:25 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 12:11:25 Fetched 49.2 kB in 0s (0 B/s) 12:11:25 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 12:11:25 Fetched 54.2 kB in 0s (0 B/s) 12:11:25 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 12:11:25 Fetched 30.8 kB in 0s (0 B/s) 12:11:25 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 12:11:25 Fetched 15.8 kB in 0s (0 B/s) 12:11:25 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 12:11:25 Fetched 85.9 kB in 0s (0 B/s) 12:11:25 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 12:11:25 Fetched 8720 B in 0s (0 B/s) 12:11:25 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 12:11:25 Fetched 137 kB in 0s (0 B/s) 12:11:25 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 12:11:25 Fetched 119 kB in 0s (0 B/s) 12:11:25 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 12:11:25 Fetched 109 kB in 0s (0 B/s) 12:11:25 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 12:11:25 Fetched 11.1 kB in 0s (0 B/s) 12:11:25 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 12:11:25 Fetched 645 kB in 0s (0 B/s) 12:11:25 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 12:11:25 Fetched 41.3 kB in 0s (0 B/s) 12:11:25 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 12:11:25 Fetched 17.9 kB in 0s (0 B/s) 12:11:25 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 12:11:25 Fetched 368 kB in 0s (0 B/s) 12:11:25 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 12:11:25 Fetched 187 kB in 0s (0 B/s) 12:11:25 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 12:11:25 Fetched 175 kB in 0s (0 B/s) 12:11:25 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 12:11:25 Fetched 206 kB in 0s (0 B/s) 12:11:25 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] 12:11:25 Fetched 1301 kB in 0s (0 B/s) 12:11:25 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 12:11:25 Fetched 36.2 kB in 0s (0 B/s) 12:11:25 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 12:11:25 Fetched 159 kB in 0s (0 B/s) 12:11:25 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 12:11:25 Fetched 107 kB in 0s (0 B/s) 12:11:25 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 12:11:25 Fetched 48.7 kB in 0s (0 B/s) 12:11:25 Pulling static-packages 12:11:25 + snapcraftctl pull 12:11:27 'go115' has dependencies that need to be staged: static-packages go-build-helper 12:11:27 Skipping pull go-build-helper (already ran) 12:11:27 Skipping pull static-packages (already ran) 12:11:27 Building go-build-helper 12:11:27 + snapcraftctl build 12:11:31 Building static-packages 12:11:31 + snapcraftctl build 12:11:34 Staging go-build-helper 12:11:34 + snapcraftctl stage 12:11:35 Staging static-packages 12:11:35 + snapcraftctl stage 12:11:36 Pulling go115 12:11:36 + snapcraftctl pull 12:11:37 'edgex-go' has dependencies that need to be staged: go115 12:11:37 Skipping pull go115 (already ran) 12:11:37 Building go115 12:11:37 + dpkg --print-architecture 12:11:37 + FILE_NAME=go1.15.2.linux-amd64.tar.gz 12:11:37 + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 12:11:37 + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O 12:11:37 % Total % Received % Xferd Average Speed Time Time Time Current 12:11:37 Dload Upload Total Spent Left Speed 12:11:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 115M 3 4191k 0 0 11.3M 0 0:00:10 --:--:-- 0:00:10 11.3M 34 115M 34 40.3M 0 0 29.0M 0 0:00:03 0:00:01 0:00:02 29.0M 69 115M 69 80.2M 0 0 33.9M 0 0:00:03 0:00:02 0:00:01 33.9M 98 115M 98 114M 0 0 33.9M 0 0:00:03 0:00:03 --:--:-- 33.9M 100 115M 100 115M 0 0 34.1M 0 0:00:03 0:00:03 --:--:-- 34.1M 12:11:40 + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz 12:11:40 + sha256sum -c sha256 12:11:40 + grep OK 12:11:41 go1.15.2.linux-amd64.tar.gz: OK 12:11:41 + mkdir -p /root/stage/go1.15 12:11:41 + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 12:11:47 Staging go115 12:11:47 + snapcraftctl stage 12:11:53 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 12:11:53 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 12:11:53 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:11:53 Fetched 0 B in 0s (0 B/s) 12:11:53 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 12:11:53 Fetched 224 kB in 0s (0 B/s) 12:11:53 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 12:11:53 Fetched 157 kB in 0s (0 B/s) 12:11:53 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 12:11:53 Fetched 221 kB in 0s (0 B/s) 12:11:53 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 12:11:53 Fetched 143 kB in 0s (0 B/s) 12:11:53 Pulling edgex-go 12:11:53 + snapcraftctl pull 12:11:55  Building docker-security-bootstrapper-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:11:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 12:11:55 ---> 11dd93a0d7a0 12:11:55 Step 3/26 : WORKDIR /edgex-go 12:11:55 ---> Using cache 12:11:55 ---> 427a4a47425d 12:11:55 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:11:55 ---> Using cache 12:11:55 ---> be5aa5716811 12:11:55 Step 5/26 : RUN apk add --update --no-cache make bash git 12:11:56 Pulling version 12:11:56 + cd /root/project 12:11:56 + [ -f VERSION ] 12:11:56 + PROJECT_VERSION=local-dev 12:11:56 + git rev-parse --short HEAD 12:11:56 + GIT_REVISION=2b66c5fa 12:11:56 + snapcraftctl set-version local-dev 12:11:57 ---> Running in b7295e98a722 12:11:57 Building config-common 12:11:57 + snapcraftctl build 12:11:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:11:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:11:59 OK: 217 MiB in 51 packages 12:12:00 Skipping build go-build-helper (already ran) 12:12:00 Skipping build static-packages (already ran) 12:12:00 Skipping build go115 (already ran) 12:12:00 Building edgex-go 12:12:01 + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6120/bin/scriptlet-bin 12:12:01 + cd /root/parts/edgex-go/src 12:12:01 + make build 12:12:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 12:12:01 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:12:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:12:01 ---> 11dd93a0d7a0 12:12:01 Step 3/22 : WORKDIR /edgex-go 12:12:01 ---> Using cache 12:12:01 ---> 427a4a47425d 12:12:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:12:01 ---> Using cache 12:12:01 ---> be5aa5716811 12:12:01 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 12:12:02 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:12:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:12:02 ---> 11dd93a0d7a0 12:12:02 Step 3/23 : WORKDIR /edgex-go 12:12:02 ---> Using cache 12:12:02 ---> 427a4a47425d 12:12:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:12:02 ---> Using cache 12:12:02 ---> be5aa5716811 12:12:02 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:12:02 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 12:12:02 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:12:02 ---> 11dd93a0d7a0 12:12:02 Step 3/21 : WORKDIR /edgex-go 12:12:02 ---> Using cache 12:12:02 ---> 427a4a47425d 12:12:02 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:12:02 ---> Using cache 12:12:02 ---> be5aa5716811 12:12:02 Step 5/21 : RUN apk add --update --no-cache make git 12:12:02 ---> Using cache 12:12:02 ---> 076c0fc6cdac 12:12:02 Step 6/21 : COPY go.mod . 12:12:02 ---> Using cache 12:12:02 ---> 2bb0e485c2ee 12:12:02 Step 7/21 : RUN go mod download 12:12:02 ---> Using cache 12:12:02 ---> 7ffa86757da8 12:12:02 Step 8/21 : COPY . . 12:12:02 ---> Running in 1edb4d547739 12:12:02 ---> Using cache 12:12:02 ---> 1e2d81608c88 12:12:02 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:12:02 ---> Running in db2940310a3a 12:12:02 ---> Running in b04290bbeea6 12:12:02 Removing intermediate container b7295e98a722 12:12:02 ---> fed274a4ea05 12:12:02 Step 6/26 : COPY go.mod . 12:12:03 go: downloading github.com/gorilla/mux v1.8.0 12:12:03 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 12:12:03 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 12:12:03 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.42 12:12:03 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 12:12:03 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 12:12:03 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 12:12:03 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 12:12:03 go: downloading github.com/pelletier/go-toml v1.2.0 12:12:03 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 12:12:03 go: downloading github.com/x448/float16 v0.8.4 12:12:03 go: downloading github.com/go-playground/validator/v10 v10.3.0 12:12:03 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 12:12:03 go: downloading github.com/OneOfOne/xxhash v1.2.8 12:12:03 go: downloading github.com/pebbe/zmq4 v1.2.5 12:12:03 go: downloading github.com/imdario/mergo v0.3.11 12:12:03 go: downloading github.com/go-redis/redis/v7 v7.2.0 12:12:03 go: downloading github.com/pkg/errors v0.8.1 12:12:03 go: downloading github.com/google/uuid v1.2.0 12:12:03 go: downloading github.com/go-kit/kit v0.8.0 12:12:03 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 12:12:03 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 12:12:03 go: downloading github.com/BurntSushi/toml v0.3.1 12:12:03 go: downloading github.com/hashicorp/consul/api v1.8.1 12:12:03 go: downloading github.com/go-playground/universal-translator v0.17.0 12:12:03 go: downloading github.com/leodido/go-urn v1.2.0 12:12:03 go: downloading github.com/mitchellh/mapstructure v1.1.2 12:12:03 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 12:12:03 go: downloading github.com/mitchellh/copystructure v1.0.0 12:12:03 go: downloading github.com/go-playground/locales v0.13.0 12:12:03 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 12:12:04 go: downloading github.com/hashicorp/serf v0.9.5 12:12:04 go: downloading github.com/hashicorp/go-hclog v0.12.0 12:12:04 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 12:12:04 go: downloading github.com/mitchellh/reflectwalk v1.0.0 12:12:04 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 12:12:04 go: downloading github.com/go-logfmt/logfmt v0.4.0 12:12:04 ---> 1430d8b492b8 12:12:04 Step 7/26 : RUN go mod download 12:12:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:12:04 ---> Running in 1234e7143fe7 12:12:04 go: downloading github.com/mattn/go-isatty v0.0.12 12:12:04 go: downloading github.com/fatih/color v1.9.0 12:12:04 go: downloading github.com/mattn/go-colorable v0.1.6 12:12:04 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 12:12:04 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 12:12:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:12:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:12:04 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 12:12:04 go: downloading github.com/hashicorp/golang-lru v0.5.0 12:12:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:12:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:12:06 OK: 217 MiB in 51 packages 12:12:06 OK: 217 MiB in 51 packages 12:12:08 Removing intermediate container 1edb4d547739 12:12:08 ---> aa43a2335633 12:12:08 Step 6/22 : COPY go.mod . 12:12:08 Removing intermediate container db2940310a3a 12:12:08 ---> 9ae7105053a8 12:12:08 Step 6/23 : COPY go.mod . 12:12:09 Removing intermediate container 1234e7143fe7 12:12:09 ---> 44deddceec0a 12:12:09 Step 8/26 : COPY . . 12:12:09 ---> 25d350d3f930 12:12:09 Step 7/22 : RUN go mod download 12:12:10 ---> 32d69c6ed107 12:12:10 Step 7/23 : RUN go mod download 12:12:10 ---> Running in 79171ac90cce 12:12:10 ---> Running in c421b887c1ff 12:12:14 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 12:12:14 go: downloading gopkg.in/yaml.v2 v2.4.0 12:12:19 Removing intermediate container 79171ac90cce 12:12:19 ---> 820cc4fc1345 12:12:19 Step 8/22 : COPY . . 12:12:19 Removing intermediate container c421b887c1ff 12:12:19 ---> 6486d146c947 12:12:19 Step 8/23 : COPY . . 12:12:21 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 12:12:21 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 12:12:22 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 12:12:23 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 12:12:23 go: downloading github.com/stretchr/testify v1.7.0 12:12:23 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 12:12:23 go: downloading github.com/pmezard/go-difflib v1.0.0 12:12:23 go: downloading github.com/davecgh/go-spew v1.1.1 12:12:25 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 12:12:25 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 12:12:25 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 12:12:27 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 12:12:28 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 12:12:28 go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 12:12:29 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 12:12:30 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 12:12:30 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 12:12:31 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 12:12:31 go: downloading github.com/lib/pq v1.9.0 12:12:33 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 12:12:33 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 12:12:33 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 12:12:33 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 12:12:33 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 12:12:33 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 12:12:33 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 12:12:33 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 12:12:33 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 12:12:33 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 12:12:33 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 12:12:33 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 12:12:33 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 12:12:33 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 12:12:33 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 12:12:33 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 12:12:33 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 12:12:33 + 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 12:12:33 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 12:12:33 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 12:12:33 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 12:12:34 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 12:12:34 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 12:12:34 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 12:12:34 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 12:12:36 Building version 12:12:36 + snapcraftctl build 12:12:37 ---> be44c04b7bae 12:12:37 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:12:38 ---> Running in fb287d966c1c 12:12:38 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 12:12:38 Staging config-common 12:12:38 + snapcraftctl stage 12:12:39 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 12:12:40 Skipping stage go-build-helper (already ran) 12:12:40 Skipping stage static-packages (already ran) 12:12:40 Skipping stage go115 (already ran) 12:12:40 Staging edgex-go 12:12:40 + snapcraftctl stage 12:12:41 Staging version 12:12:41 + snapcraftctl stage 12:12:42 Priming config-common 12:12:42 + snapcraftctl prime 12:12:43 Priming go-build-helper 12:12:43 + snapcraftctl prime 12:12:44 ---> 3e00a52a85ae 12:12:44 Step 9/22 : RUN make cmd/support-notifications/support-notifications 12:12:44 ---> Running in ddfb16d1f047 12:12:44 ---> a60339ee1c31 12:12:44 Step 9/23 : RUN make cmd/core-data/core-data 12:12:44 ---> Running in ffdd2d45545b 12:12:44 Priming static-packages 12:12:44 + snapcraftctl prime 12:12:46 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 12:12:46 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 12:12:46 Priming go115 12:12:46 + snapcraftctl prime 12:12:48 Priming edgex-go 12:12:48 + snapcraftctl prime 12:12:49 Priming version 12:12:49 + snapcraftctl prime 12:12:50 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 12:12:51 Removing intermediate container b04290bbeea6 12:12:51 ---> 2c5ac4ae493b 12:12:51 12:12:51 Step 10/21 : FROM alpine:3.12 12:12:51 ---> d10569e2745f 12:12:51 Step 11/21 : RUN apk add --update --no-cache curl 12:12:51 ---> Running in 175367ad662e [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage 12:12:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:12:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] } 12:12:54 (1/4) Installing ca-certificates (20191127-r4) 12:12:54 (2/4) Installing nghttp2-libs (1.41.0-r0) 12:12:54 (3/4) Installing libcurl (7.69.1-r3) 12:12:54 (4/4) Installing curl (7.69.1-r3) 12:12:54 Executing busybox-1.31.1-r19.trigger 12:12:54 Executing ca-certificates-20191127-r4.trigger 12:12:54 OK: 7 MiB in 18 packages 12:12:57 Removing intermediate container 175367ad662e 12:12:57 ---> fe8fd7b2830c 12:12:57 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:12:57 ---> Running in 2442c68095c8 12:12:58 Removing intermediate container 2442c68095c8 12:12:58 ---> 5a70e723d06f 12:12:58 Step 13/21 : WORKDIR /edgex 12:12:58 ---> Running in a3b39097077c 12:12:59 Removing intermediate container a3b39097077c 12:12:59 ---> 138756431871 12:12:59 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:13:00 ---> 54930affe756 12:13:00 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:13:02 ---> 9b2d43ad71c5 12:13:02 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:13:04 ---> d8e2bffd95ea 12:13:04 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:13:04 ---> Running in 04adaaff5c89 12:13:05 Removing intermediate container 04adaaff5c89 12:13:05 ---> 16a3f7504089 12:13:05 Step 18/21 : CMD ["--init=true"] 12:13:05 ---> Running in 3cd6c6f86551 12:13:05 Removing intermediate container 3cd6c6f86551 12:13:05 ---> 2df7a26bc492 12:13:05 Step 19/21 : LABEL arch=arm64 12:13:06 ---> Running in b1a09b68e821 12:13:06 Removing intermediate container b1a09b68e821 12:13:06 ---> 500f3bbde016 12:13:06 Step 20/21 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 12:13:07 ---> Running in ad5266dbcd8d 12:13:07 Removing intermediate container ad5266dbcd8d 12:13:07 ---> 31db97c436fc 12:13:07 Step 21/21 : LABEL version=0.0.0 12:13:07 ---> Running in 4ff24d56545e 12:13:08 Removing intermediate container 4ff24d56545e 12:13:08 ---> 39b2be90ac5f 12:13:08 12:13:09 Successfully built 39b2be90ac5f 12:13:09 Successfully tagged docker-security-proxy-setup-go-arm64:latest 12:13:56  Building docker-security-proxy-setup-go ... done Removing intermediate container fb287d966c1c 12:13:56 ---> f7a4a947e17d 12:13:56 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:13:56 ---> Running in 26a3fc6ae336 12:13:56 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 12:13:56 Removing intermediate container 26a3fc6ae336 12:13:56 ---> 500237e6ab89 12:13:56 12:13:56 Step 11/26 : FROM docker:20.10.0 12:13:56 20.10.0: Pulling from library/docker 12:14:06 Removing intermediate container ddfb16d1f047 12:14:06 ---> 195887212b0e 12:14:06 12:14:06 Step 10/22 : FROM alpine:3.12 12:14:06 ---> d10569e2745f 12:14:06 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 12:14:06 ---> Running in c15bf8d8bbcd 12:14:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:14:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:14:08 (1/2) Installing ca-certificates (20191127-r4) 12:14:08 (2/2) Installing dumb-init (1.2.2-r1) 12:14:08 Executing busybox-1.31.1-r19.trigger 12:14:08 Executing ca-certificates-20191127-r4.trigger 12:14:08 OK: 6 MiB in 16 packages 12:14:09 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 12:14:09 Status: Downloaded newer image for docker:20.10.0 12:14:09 ---> eeaf43b92773 12:14:09 Step 12/26 : RUN apk add --no-cache bash 12:14:09 ---> Running in c2dc654634ff 12:14:11 Removing intermediate container c15bf8d8bbcd 12:14:11 ---> 5f8f26299259 12:14:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:14:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:14:11 ---> Running in 5a677e15246b 12:14:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:14:11 (1/2) Installing readline (8.0.4-r0) 12:14:11 (2/2) Installing bash (5.0.17-r0) 12:14:11 Executing bash-5.0.17-r0.post-install 12:14:11 Executing busybox-1.31.1-r19.trigger 12:14:12 OK: 12 MiB in 22 packages 12:14:12 Removing intermediate container 5a677e15246b 12:14:12 ---> b4ddcbb4ec0b 12:14:12 Step 13/22 : ENV APP_PORT=48060 12:14:12 ---> Running in 96c7f249cfba 12:14:13 Removing intermediate container 96c7f249cfba 12:14:13 ---> cf5976c03e70 12:14:13 Step 14/22 : EXPOSE $APP_PORT 12:14:13 Removing intermediate container ffdd2d45545b 12:14:13 ---> a45b5bd58c62 12:14:13 12:14:13 Step 10/23 : FROM alpine:3.12 12:14:13 ---> d10569e2745f 12:14:13 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:14:13 ---> Running in 182cd5e2a17f 12:14:13 ---> Running in 6b4d660d1b61 12:14:13 Removing intermediate container c2dc654634ff 12:14:13 ---> 7281dddb5f33 12:14:13 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 12:14:14 ---> Running in 8a8e9c30fd43 12:14:14 Removing intermediate container 182cd5e2a17f 12:14:14 ---> 13a27a3112e1 12:14:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:14:14 Removing intermediate container 6b4d660d1b61 12:14:14 ---> 4b9d6c0365dd 12:14:14 Step 12/23 : ENV APP_PORT=48080 12:14:14 ---> Running in f2096b6f895e 12:14:14 Removing intermediate container 8a8e9c30fd43 12:14:14 ---> 4512dd288fdd 12:14:14 Step 14/26 : ENV APP_PORT=48090 12:14:14 ---> Running in 0713614455b9 12:14:15 ---> 4712eac5e33a 12:14:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:14:15 Removing intermediate container f2096b6f895e 12:14:15 ---> 38c01c9441ce 12:14:15 Step 13/23 : EXPOSE $APP_PORT 12:14:15 ---> Running in dd22eace3d3f 12:14:15 Removing intermediate container 0713614455b9 12:14:15 ---> 64102bc3dab9 12:14:15 Step 15/26 : EXPOSE $APP_PORT 12:14:15 ---> Running in 27aeb7bdfbf5 12:14:16 Removing intermediate container dd22eace3d3f 12:14:16 ---> c366cac70a0a 12:14:16 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:14:16 Removing intermediate container 27aeb7bdfbf5 12:14:16 ---> cbb87b9411e8 12:14:16 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:14:16 ---> Running in 9385db38cfbe 12:14:16 ---> c867538a4003 12:14:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:14:17 ---> c2186e765526 12:14:17 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:14:17 ---> b7324384770f 12:14:17 Step 18/22 : ENTRYPOINT ["/support-notifications"] 12:14:17 ---> Running in 4556066d1f3d 12:14:18 Removing intermediate container 4556066d1f3d 12:14:18 ---> 8491a860a477 12:14:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:14:18 ---> 56e339d3bea6 12:14:18 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:14:18 ---> Running in a5378efb005b 12:14:18 Removing intermediate container 9385db38cfbe 12:14:18 ---> a7c39b0ed9bd 12:14:18 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 12:14:19 ---> Running in c447867276ff 12:14:19 Removing intermediate container a5378efb005b 12:14:19 ---> b9238f43e89b 12:14:19 Step 20/22 : LABEL arch=arm64 12:14:19 ---> Running in 0ced1aafba08 12:14:19 ---> 505ec875252e 12:14:19 Step 19/26 : RUN apk --no-cache add py3-pip 12:14:19 ---> Running in 73b026fffc13 12:14:20 Removing intermediate container 0ced1aafba08 12:14:20 ---> e2cfa685c90e 12:14:20 Step 21/22 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 12:14:20 ---> Running in 5e5352d91099 12:14:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:14:21 Removing intermediate container 5e5352d91099 12:14:21 ---> f1dc34a2ce54 12:14:21 Step 22/22 : LABEL version=0.0.0 12:14:21 ---> Running in 11ed38a682b5 12:14:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:14:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:14:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:14:21 Removing intermediate container 11ed38a682b5 12:14:21 ---> 87f611c9944d 12:14:21 12:14:22 (1/33) Installing libbz2 (1.0.8-r1) 12:14:22 (2/33) Installing expat (2.2.9-r1) 12:14:22 (3/33) Installing libffi (3.3-r2) 12:14:22 (4/33) Installing gdbm (1.13-r1) 12:14:22 (5/33) Installing xz-libs (5.2.5-r0) 12:14:22 (6/33) Installing sqlite-libs (3.32.1-r0) 12:14:22 (7/33) Installing python3 (3.8.5-r1) 12:14:22 Successfully built 87f611c9944d 12:14:22 Successfully tagged docker-support-notifications-go-arm64:latest 12:14:22  Building docker-support-notifications-go ... done (1/6) Installing dumb-init (1.2.2-r1) 12:14:22 (2/6) Installing libgcc (9.3.0-r2) 12:14:22 (3/6) Installing libsodium (1.0.18-r0) 12:14:22 (4/6) Installing libstdc++ (9.3.0-r2) 12:14:22 (5/6) Installing libzmq (4.3.3-r0) 12:14:23 (6/6) Installing zeromq (4.3.3-r0) 12:14:23 Executing busybox-1.31.1-r19.trigger 12:14:23 OK: 8 MiB in 20 packages 12:14:24 (8/33) Installing py3-appdirs (1.4.4-r1) 12:14:24 (9/33) Installing py3-ordered-set (4.0.1-r0) 12:14:24 (10/33) Installing py3-parsing (2.4.7-r0) 12:14:24 (11/33) Installing py3-six (1.15.0-r0) 12:14:24 (12/33) Installing py3-packaging (20.4-r0) 12:14:24 (13/33) Installing py3-setuptools (47.0.0-r0) 12:14:24 (14/33) Installing py3-chardet (3.0.4-r4) 12:14:24 (15/33) Installing py3-idna (2.9-r0) 12:14:24 (16/33) Installing py3-certifi (2020.4.5.1-r0) 12:14:24 (17/33) Installing py3-urllib3 (1.25.9-r0) 12:14:24 (18/33) Installing py3-requests (2.23.0-r0) 12:14:24 (19/33) Installing py3-msgpack (1.0.0-r0) 12:14:24 (20/33) Installing py3-lockfile (0.12.2-r3) 12:14:24 (21/33) Installing py3-cachecontrol (0.12.6-r0) 12:14:24 (22/33) Installing py3-colorama (0.4.3-r0) 12:14:24 (23/33) Installing py3-distlib (0.3.0-r0) 12:14:24 (24/33) Installing py3-distro (1.5.0-r1) 12:14:24 (25/33) Installing py3-webencodings (0.5.1-r3) 12:14:24 (26/33) Installing py3-html5lib (1.0.1-r4) 12:14:24 (27/33) Installing py3-pytoml (0.1.21-r0) 12:14:24 (28/33) Installing py3-pep517 (0.8.2-r0) 12:14:24 (29/33) Installing py3-progress (1.5-r0) 12:14:24 (30/33) Installing py3-toml (0.10.1-r0) 12:14:24 (31/33) Installing py3-retrying (1.3.3-r0) 12:14:24 (32/33) Installing py3-contextlib2 (0.6.0-r0) 12:14:24 (33/33) Installing py3-pip (20.1.1-r0) 12:14:24 Executing busybox-1.31.1-r19.trigger 12:14:24 OK: 71 MiB in 55 packages 12:14:25 Removing intermediate container c447867276ff 12:14:25 ---> 13b764429d92 12:14:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:14:26 ---> b83a007f72b2 12:14:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:14:28 ---> f1c814524a24 12:14:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:14:29 ---> 8ddf87a71de0 12:14:29 Step 19/23 : ENTRYPOINT ["/core-data"] 12:14:30 ---> Running in 28775055a9f9 12:14:30 Removing intermediate container 28775055a9f9 12:14:30 ---> 775cbaf4ad0b 12:14:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:14:30 ---> Running in 9e49842bc733 12:14:31 Removing intermediate container 9e49842bc733 12:14:31 ---> a2d577b8b1d2 12:14:31 Step 21/23 : LABEL arch=arm64 12:14:31 ---> Running in 25aaf86f3dd8 12:14:31 Removing intermediate container 73b026fffc13 12:14:31 ---> c11143708cab 12:14:31 Step 20/26 : RUN pip install docker-compose==1.23.2 12:14:31 ---> Running in fdd17ec34199 12:14:32 Removing intermediate container 25aaf86f3dd8 12:14:32 ---> a1a98767070c 12:14:32 Step 22/23 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 12:14:32 ---> Running in f2c2081a598d 12:14:32 Removing intermediate container f2c2081a598d 12:14:32 ---> 669b6e0d4e7d 12:14:32 Step 23/23 : LABEL version=0.0.0 12:14:33 ---> Running in 82716fae95cb 12:14:33 Removing intermediate container 82716fae95cb 12:14:33 ---> 80bf996a6d9b 12:14:33 12:14:33 Successfully built 80bf996a6d9b 12:14:33 Successfully tagged docker-core-data-go-arm64:latest 12:14:37  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 12:14:37 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:14:37 Collecting cached-property<2,>=1.2.0 12:14:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:14:37 Collecting jsonschema<3,>=2.5.1 12:14:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:14:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:14:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:14:39 Collecting websocket-client<1.0,>=0.32.0 12:14:39 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 12:14:39 Collecting dockerpty<0.5,>=0.4.1 12:14:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:14:41 Collecting docopt<0.7,>=0.6.1 12:14:41 Downloading docopt-0.6.2.tar.gz (25 kB) 12:14:44 Collecting PyYAML<4,>=3.10 12:14:44 Downloading PyYAML-3.13.tar.gz (270 kB) 12:14:46 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 12:14:47 Collecting docker<4.0,>=3.6.0 12:14:47 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:14:47 Collecting texttable<0.10,>=0.9.0 12:14:47 Downloading texttable-0.9.1.tar.gz (11 kB) 12:14:49 Collecting idna<2.8,>=2.5 12:14:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:14:49 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) 12:14:50 Collecting urllib3<1.25,>=1.21.1 12:14:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:14:50 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) 12:14:50 Collecting docker-pycreds>=0.4.0 12:14:50 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:14:50 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 12:14:50 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 12:14:50 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 12:14:50 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 12:14:51 Installing collected packages: cached-property, jsonschema, idna, urllib3, requests, websocket-client, dockerpty, docopt, PyYAML, docker-pycreds, docker, texttable, docker-compose 12:14:51 Attempting uninstall: idna 12:14:51 Found existing installation: idna 2.9 12:14:51 Uninstalling idna-2.9: 12:14:51 Successfully uninstalled idna-2.9 12:14:52 Attempting uninstall: urllib3 12:14:52 Found existing installation: urllib3 1.25.9 12:14:52 Uninstalling urllib3-1.25.9: 12:14:52 Successfully uninstalled urllib3-1.25.9 12:14:53 Attempting uninstall: requests 12:14:53 Found existing installation: requests 2.23.0 12:14:53 Uninstalling requests-2.23.0: 12:14:53 Successfully uninstalled requests-2.23.0 12:14:53 Running setup.py install for dockerpty: started 12:14:55 Running setup.py install for dockerpty: finished with status 'done' 12:14:55 Running setup.py install for docopt: started 12:14:57 Running setup.py install for docopt: finished with status 'done' 12:14:57 Running setup.py install for PyYAML: started 12:14:59 Running setup.py install for PyYAML: finished with status 'done' 12:15:00 Running setup.py install for texttable: started 12:15:02 Running setup.py install for texttable: finished with status 'done' 12:15:02 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 12:15:06 Removing intermediate container fdd17ec34199 12:15:06 ---> 1ef1c5ea7541 12:15:06 Step 21/26 : RUN apk --no-cache add curl 12:15:06 ---> Running in a04803fc2728 12:15:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:15:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:15:08 (1/3) Installing nghttp2-libs (1.41.0-r0) 12:15:08 (2/3) Installing libcurl (7.69.1-r3) 12:15:08 (3/3) Installing curl (7.69.1-r3) 12:15:08 Executing busybox-1.31.1-r19.trigger 12:15:08 OK: 71 MiB in 58 packages 12:15:09 Removing intermediate container a04803fc2728 12:15:09 ---> c3c36fc11af3 12:15:09 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 12:15:09 ---> Running in 56d6e2e9379d 12:15:10 Removing intermediate container 56d6e2e9379d 12:15:10 ---> 54f71bb3b560 12:15:10 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:15:10 ---> Running in 64d328425fda 12:15:11 Removing intermediate container 64d328425fda 12:15:11 ---> 3dea9ea41e33 12:15:11 Step 24/26 : LABEL arch=arm64 12:15:11 ---> Running in 9c60ae821c88 12:15:11 Removing intermediate container 9c60ae821c88 12:15:11 ---> 1bd843b432a9 12:15:11 Step 25/26 : LABEL git_sha=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 12:15:11 ---> Running in ae8c5e35738c 12:15:12 Removing intermediate container ae8c5e35738c 12:15:12 ---> c33bb8ecb747 12:15:12 Step 26/26 : LABEL version=0.0.0 12:15:12 ---> Running in 6f31e35905df 12:15:12 Removing intermediate container 6f31e35905df 12:15:12 ---> 4ffa3e78d6dd 12:15:12 12:15:13 Successfully built 4ffa3e78d6dd 12:15:13 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 12:15:13  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 12:15:13 $ docker stop --time=1 69bd8ea9b3db72ec4e79207eba40331fccee2efa06d21910a15fd706f5bb6c7b 12:15:15 $ docker rm -f 69bd8ea9b3db72ec4e79207eba40331fccee2efa06d21910a15fd706f5bb6c7b [Pipeline] // withDockerContainer [Pipeline] sh 12:15:16 + docker images+ 12:15:16 grep docker 12:15:16 docker-sys-mgmt-agent-go-arm64 latest 4ffa3e78d6dd 4 seconds ago 300MB 12:15:16 docker-core-data-go-arm64 latest 80bf996a6d9b 43 seconds ago 21.1MB 12:15:16 docker-support-notifications-go-arm64 latest 87f611c9944d 55 seconds ago 16.9MB 12:15:16 docker-security-proxy-setup-go-arm64 latest 39b2be90ac5f 2 minutes ago 23.4MB 12:15:16 docker-security-bootstrapper-go-arm64 latest e6d474d5cadf 3 minutes ago 17.8MB 12:15:16 docker-core-command-go-arm64 latest 74a0522a9558 4 minutes ago 16.2MB 12:15:16 docker-core-metadata-go-arm64 latest 0a953cba63fa 4 minutes ago 17.9MB 12:15:16 docker-support-scheduler-go-arm64 latest 39c78a8fafbc 4 minutes ago 16.3MB 12:15:16 docker-security-secretstore-setup-go-arm64 latest 8560835738c2 4 minutes ago 23.7MB 12:15:16 docker 20.10.0 eeaf43b92773 2 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 12:15:18 ---> job-cost.sh 12:15:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8CcZ 12:15:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 12:18:18 lf-activate-venv(): INFO: Adding /tmp/venv-8CcZ/bin to PATH 12:18:18 INFO: No Stack... 12:18:18 INFO: Retrieving Pricing Info for: lf-standard-4 12:18:18 INFO: Archiving Costs [Pipeline] sh 12:18:19 + cut -d, -f6 12:18:19 + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock 12:18:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3217-4-stack-cost] 12:18:19 Resource [jenkins-edgexfoundry-edgex-go-PR-3217-4-stack-cost] did not exist. Created. 12:18:19 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3217-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:18:19 + echo total: 0.20999999344348907 [Pipeline] stash 12:18:20 Stashed 1 file(s) [Pipeline] } 12:18:20 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3217-4-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 12:18:22 provisioning config files... 12:18:22 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config1800599369697180086tmp [Pipeline] { [Pipeline] sh 12:18:22 + set +x 12:18:22 + curl -s https://codecov.io/bash 12:18:22 + bash -s -- 12:18:23 12:18:23 _____ _ 12:18:23 / ____| | | 12:18:23 | | ___ __| | ___ ___ _____ __ 12:18:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:18:23 | |___| (_) | (_| | __/ (_| (_) \ V / 12:18:23 \_____\___/ \__,_|\___|\___\___/ \_/ 12:18:23 Bash-20210226-7100762 12:18:23 12:18:23 12:18:23 ==> git version 2.24.3 found 12:18:23 ==> 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 12:18:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 12:18:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 12:18:23 ==> Jenkins CI detected. 12:18:23 project root: . 12:18:23 --> token set from env 12:18:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:18:23 ==> Running gcov in . (disable via -X gcov) 12:18:23 ==> Python coveragepy not found 12:18:23 ==> Searching for coverage reports in: 12:18:23 + . 12:18:23 -> Found 1 reports 12:18:23 ==> Detecting git/mercurial file structure 12:18:23 ==> Reading reports 12:18:23 + ./coverage.out bytes=619895 12:18:23 ==> Appending adjustments 12:18:23 https://docs.codecov.io/docs/fixing-reports 12:18:26 + Found adjustments 12:18:26 ==> Gzipping contents 12:18:26 92K /tmp/codecov.195wLj.gz 12:18:26 ==> Uploading reports 12:18:26 url: https://codecov.io 12:18:26 query: branch=PR-3217&commit=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3217%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3217&job=&cmd_args= 12:18:26 -> Pinging Codecov 12:18:26 https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-3217&commit=2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3217%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3217&job=&cmd_args= 12:18:27 -> Uploading to 12:18:27 https://storage.googleapis.com/codecov/v4/raw/2021-03-05/00271124DB129430A58F1EEE437C3FCB/2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7/1f3b1236-7d1f-49e3-9b55-6c62caa7fbce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210305%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210305T121827Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dc7634997880630b4f7fe443f8c1299784b6913486970b8261d8253647f2d8bc 12:18:27 % Total % Received % Xferd Average Speed Time Time Time Current 12:18:27 Dload Upload Total Spent Left Speed 12:18:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 91720 0 0 100 91720 0 159k --:--:-- --:--:-- --:--:-- 159k 12:18:27 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2b66c5fa338d2a2703f1cf798306a13d9c0ed3c7 [Pipeline] } 12:18:27 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 12:18:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:18:30 ---> package-listing.sh 12:18:30 ++ facter osfamily 12:18:30 ++ tr '[:upper:]' '[:lower:]' 12:18:30 + OS_FAMILY=redhat 12:18:30 + workspace=/w/workspace/edgex-go/4 12:18:30 + START_PACKAGES=/tmp/packages_start.txt 12:18:30 + END_PACKAGES=/tmp/packages_end.txt 12:18:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:18:30 + PACKAGES=/tmp/packages_start.txt 12:18:30 + '[' /w/workspace/edgex-go/4 ']' 12:18:30 + PACKAGES=/tmp/packages_end.txt 12:18:30 + case "${OS_FAMILY}" in 12:18:30 + rpm -qa 12:18:30 + sort 12:18:36 + '[' -f /tmp/packages_start.txt ']' 12:18:36 + '[' -f /tmp/packages_end.txt ']' 12:18:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:18:36 + '[' /w/workspace/edgex-go/4 ']' 12:18:36 + mkdir -p /w/workspace/edgex-go/4/archives/ 12:18:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 12:18:36 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:18:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:18:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:18:36 12:18:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 12:18:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:18:37 alpine: Pulling from edgex-lftools-log-publisher 12:18:37 df20fa9351a1: Pulling fs layer 12:18:37 36b3adc4ff6f: Pulling fs layer 12:18:37 8ad3a11d3b57: Pulling fs layer 12:18:37 46f8f816bc3b: Pulling fs layer 12:18:37 93b61091891f: Pulling fs layer 12:18:37 93b9cdb0e59b: Pulling fs layer 12:18:37 5e14af77c1be: Pulling fs layer 12:18:37 01666e4c0597: Pulling fs layer 12:18:37 aa168da1d23b: Pulling fs layer 12:18:37 93b9cdb0e59b: Waiting 12:18:37 5e14af77c1be: Waiting 12:18:37 01666e4c0597: Waiting 12:18:37 aa168da1d23b: Waiting 12:18:37 46f8f816bc3b: Waiting 12:18:37 93b61091891f: Waiting 12:18:37 36b3adc4ff6f: Download complete 12:18:37 46f8f816bc3b: Verifying Checksum 12:18:37 46f8f816bc3b: Download complete 12:18:37 df20fa9351a1: Verifying Checksum 12:18:37 df20fa9351a1: Download complete 12:18:37 93b9cdb0e59b: Verifying Checksum 12:18:37 93b9cdb0e59b: Download complete 12:18:37 5e14af77c1be: Verifying Checksum 12:18:37 5e14af77c1be: Download complete 12:18:37 93b61091891f: Download complete 12:18:37 01666e4c0597: Verifying Checksum 12:18:37 01666e4c0597: Download complete 12:18:37 df20fa9351a1: Pull complete 12:18:38 36b3adc4ff6f: Pull complete 12:18:38 8ad3a11d3b57: Verifying Checksum 12:18:38 8ad3a11d3b57: Download complete 12:18:39 8ad3a11d3b57: Pull complete 12:18:40 aa168da1d23b: Verifying Checksum 12:18:40 aa168da1d23b: Download complete 12:18:41 46f8f816bc3b: Pull complete 12:18:42 93b61091891f: Pull complete 12:18:42 93b9cdb0e59b: Pull complete 12:18:42 5e14af77c1be: Pull complete 12:18:42 01666e4c0597: Pull complete 12:18:50 aa168da1d23b: Pull complete 12:18:50 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 12:18:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:18:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 12:18:51 prd-centos7-docker-4c-2g-28705 does not seem to be running inside a container 12:18:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 12:18:55 $ docker top c6650b9ce438091224ba9d991670be9eff59a800a1a56e3d33248f91e67a05a4 -eo pid,comm [Pipeline] { [Pipeline] sh 12:18:56 + touch /tmp/pre-build-complete [Pipeline] sh 12:18:56 + mkdir -p /var/log/sa [Pipeline] sh 12:18:57 + ls /var/log/sa-host 12:18:57 + sadf -c /var/log/sa-host/sa05 12:18:57 file_magic: OK 12:18:57 HZ: Using current value: 100 12:18:57 file_header: OK 12:18:57 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 12:18:57 Statistics: 12:18:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 12:18:57 File successfully converted to sysstat format version 12.2.1 12:18:57 + sadf -c /var/log/sa-host/sa23 12:18:57 file_magic: OK 12:18:57 HZ: Using current value: 100 12:18:57 file_header: OK 12:18:57 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 12:18:57 Statistics: 12:18:57 Hnuu...uuuununununu... 12:18:57 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:18:57 provisioning config files... 12:18:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config1765951732194014928tmp [Pipeline] { [Pipeline] echo 12:18:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:18:58 ---> create-netrc.sh [Pipeline] } 12:18:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 12:18:58 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 12:18:58 ---> python-tools-install.sh [Pipeline] echo 12:18:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:18:59 ---> sudo-logs.sh 12:18:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:18:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:18:59 ---> job-cost.sh 12:18:59 lf-activate-venv: SKIPPING 12:18:59 DEBUG: total: 0.20999999344348907 12:18:59 INFO: Retrieving Stack Cost... 12:19:00 INFO: Retrieving Pricing Info for: v1-standard-2 12:19:00 INFO: Archiving Costs [Pipeline] echo 12:19:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:19:01 ---> logs-deploy.sh 12:19:01 lf-activate-venv: SKIPPING 12:19:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3217/4 12:19:01 INFO: archiving workspace using pattern(s): 12:19:03 Archives upload complete. 12:19:03 INFO: archiving logs to Nexus