Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 88047cbc75510c4c02cec7fc05a2c3834ab5aff5+f60a6b9b3bbcf5933f7773f85fc76d84301e173f (5db997aae348733e0197e2ce726a9243a1e008ed) 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-28503 in /w/workspace/edgexfoundry_edgex-go_PR-3215 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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 f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 Merge succeeded, producing 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 Checking out Revision 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 (PR-3215) > 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/3215/head:refs/remotes/origin/PR-3215 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 Commit message: "fix: code clean up" > git rev-list --no-walk 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:39:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:39:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:39:16 ========================================================= 17:39:16 EdgeX Global Pipelines Version Info 17:39:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:39:18 ------------------- 17:39:18 stable info: 17:39:18 ------------------- 17:39:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:39:18 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 17:39:18 Message: update stable to v1.0.184 17:39:19 ------------------- 17:39:19 experimental info: 17:39:19 ------------------- 17:39:19 Commited By: **** collab-it+edgex@linuxfoundation.org 17:39:19 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 17:39:19 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:39:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:39:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:39:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:39:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:39:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:39:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 17:39:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 17:39:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:39:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 17:39:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 17:39:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:39:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:39:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:39:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:39:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:39:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:39:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:39:21 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:39:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:39:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 17:39:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:39:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:39:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3215 [Pipeline] echo 17:39:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3215 [Pipeline] echo 17:39:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3215 [Pipeline] echo 17:39:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 [Pipeline] echo 17:39:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88047cb [Pipeline] echo 17:39:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:39:22 provisioning config files... 17:39:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config6851525024686914575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:39:22 ---> docker-login.sh 17:39:22 nexus3.edgexfoundry.org:10001 17:39:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:23 Configure a credential helper to remove this warning. See 17:39:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:23 17:39:23 Login Succeeded 17:39:23 nexus3.edgexfoundry.org:10002 17:39:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:23 Configure a credential helper to remove this warning. See 17:39:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:23 17:39:23 Login Succeeded 17:39:23 nexus3.edgexfoundry.org:10003 17:39:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:23 Configure a credential helper to remove this warning. See 17:39:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:23 17:39:23 Login Succeeded 17:39:23 nexus3.edgexfoundry.org:10004 17:39:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:23 Configure a credential helper to remove this warning. See 17:39:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:23 17:39:23 Login Succeeded 17:39:23 docker.io 17:39:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:23 Configure a credential helper to remove this warning. See 17:39:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:23 17:39:23 Login Succeeded 17:39:23 ---> docker-login.sh ends [Pipeline] } 17:39:23 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:39:24 ++ 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 17:39:24 + for file in '`ls cmd/**/Dockerfile`' 17:39:24 ++ dirname cmd/core-command/Dockerfile 17:39:24 ++ cut -d/ -f2 17:39:24 + echo core-command,cmd/core-command/Dockerfile 17:39:24 + for file in '`ls cmd/**/Dockerfile`' 17:39:24 ++ dirname cmd/core-data/Dockerfile 17:39:24 ++ cut -d/ -f2 17:39:24 + echo core-data,cmd/core-data/Dockerfile 17:39:24 + for file in '`ls cmd/**/Dockerfile`' 17:39:24 ++ cut -d/ -f2 17:39:24 ++ dirname cmd/core-metadata/Dockerfile 17:39:24 + echo core-metadata,cmd/core-metadata/Dockerfile 17:39:24 + for file in '`ls cmd/**/Dockerfile`' 17:39:24 ++ cut -d/ -f2 17:39:24 ++ dirname cmd/security-bootstrapper/Dockerfile 17:39:24 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:39:24 + for file in '`ls cmd/**/Dockerfile`' 17:39:24 ++ cut -d/ -f2 17:39:24 ++ dirname cmd/security-proxy-setup/Dockerfile 17:39:24 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:39:24 + for file in '`ls cmd/**/Dockerfile`' 17:39:24 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:39:24 ++ cut -d/ -f2 17:39:24 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:39:24 + for file in '`ls cmd/**/Dockerfile`' 17:39:24 ++ cut -d/ -f2 17:39:24 ++ dirname cmd/support-notifications/Dockerfile 17:39:24 + echo support-notifications,cmd/support-notifications/Dockerfile 17:39:24 + for file in '`ls cmd/**/Dockerfile`' 17:39:24 ++ cut -d/ -f2 17:39:24 ++ dirname cmd/support-scheduler/Dockerfile 17:39:24 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:39:24 + for file in '`ls cmd/**/Dockerfile`' 17:39:24 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:39:24 ++ cut -d/ -f2 17:39:24 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:39:24 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 17:39:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:39:25 17:39:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:39:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:39:25 latest: Pulling from edgex-devops/git-semver 17:39:25 31603596830f: Pulling fs layer 17:39:25 2a8b12db71e7: Pulling fs layer 17:39:25 6ca5941a6612: Pulling fs layer 17:39:25 ecc8261a40a4: Pulling fs layer 17:39:25 ecc8261a40a4: Waiting 17:39:25 2a8b12db71e7: Verifying Checksum 17:39:25 2a8b12db71e7: Download complete 17:39:25 31603596830f: Verifying Checksum 17:39:25 31603596830f: Download complete 17:39:25 ecc8261a40a4: Verifying Checksum 17:39:25 ecc8261a40a4: Download complete 17:39:25 6ca5941a6612: Verifying Checksum 17:39:25 6ca5941a6612: Download complete 17:39:25 31603596830f: Pull complete 17:39:26 2a8b12db71e7: Pull complete 17:39:26 6ca5941a6612: Pull complete 17:39:27 ecc8261a40a4: Pull complete 17:39:27 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 17:39:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:39:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:39:27 prd-centos7-docker-4c-2g-28503 does not seem to be running inside a container 17:39:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:39:29 $ docker top be86dfeb462c24e8839fc3be82f4935881e9a5e7cf86cd7cc2a49e56ac84795e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:39:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:39:29 [ssh-agent] Looking for ssh-agent implementation... 17:39:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:39:29 $ docker exec be86dfeb462c24e8839fc3be82f4935881e9a5e7cf86cd7cc2a49e56ac84795e ssh-agent 17:39:30 SSH_AUTH_SOCK=/tmp/ssh-2YPUONPgjW1Y/agent.11 17:39:30 SSH_AGENT_PID=16 17:39:30 Running ssh-add (command line suppressed) 17:39:30 Identity added: /w/workspace/edgex-go/6@tmp/private_key_5433689743508347952.key (/w/workspace/edgex-go/6@tmp/private_key_5433689743508347952.key) 17:39:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:39:30 + git tag --points-at HEAD [Pipeline] } 17:39:30 $ docker exec --env ******** --env ******** be86dfeb462c24e8839fc3be82f4935881e9a5e7cf86cd7cc2a49e56ac84795e ssh-agent -k 17:39:30 unset SSH_AUTH_SOCK; 17:39:30 unset SSH_AGENT_PID; 17:39:30 echo Agent pid 16 killed; 17:39:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:39:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:39:30 [ssh-agent] Looking for ssh-agent implementation... 17:39:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:39:30 $ docker exec be86dfeb462c24e8839fc3be82f4935881e9a5e7cf86cd7cc2a49e56ac84795e ssh-agent 17:39:31 SSH_AUTH_SOCK=/tmp/ssh-juo1685jeDcC/agent.46 17:39:31 SSH_AGENT_PID=52 17:39:31 Running ssh-add (command line suppressed) 17:39:31 Identity added: /w/workspace/edgex-go/6@tmp/private_key_7858286060356756435.key (/w/workspace/edgex-go/6@tmp/private_key_7858286060356756435.key) 17:39:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:39:31 + git semver init 17:39:31 # -> Open(): unable to determine branch for HEAD 17:39:31 # $GIT_DIR = /w/workspace/edgex-go/6/.git 17:39:31 # $GIT_WORK_TREE = /w/workspace/edgex-go/6 17:39:31 # $SEMVER_REMOTE_NAME = origin 17:39:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:39:31 # $SEMVER_USER_NAME = edgex-jenkins 17:39:31 # $SEMVER_BRANCH = PR-3215 17:39:31 # $SEMVER_TEMP = /tmp/semver-111070043 17:39:31 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:39:53 # '/tmp/semver-111070043' -> '/w/workspace/edgex-go/6/.semver' 17:39:53 # -> Force: false 17:39:53 # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } 17:39:53 $ docker exec --env ******** --env ******** be86dfeb462c24e8839fc3be82f4935881e9a5e7cf86cd7cc2a49e56ac84795e ssh-agent -k 17:39:53 unset SSH_AUTH_SOCK; 17:39:53 unset SSH_AGENT_PID; 17:39:53 echo Agent pid 52 killed; 17:39:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:39:54 + git semver [Pipeline] } 17:39:54 $ docker stop --time=1 be86dfeb462c24e8839fc3be82f4935881e9a5e7cf86cd7cc2a49e56ac84795e 17:39:55 $ docker rm -f be86dfeb462c24e8839fc3be82f4935881e9a5e7cf86cd7cc2a49e56ac84795e [Pipeline] // withDockerContainer [Pipeline] sh 17:39:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:39:56 Stashed 1 file(s) [Pipeline] echo 17:39:56 [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 17:39:57 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:39:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:39:58 + sudo service docker restart 17:39:58 + true 17:39:58 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 17:39:58 ========================================================= 17:39:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 17:39:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:39:59 + 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 . 17:40:02 Sending build context to Docker daemon 328.3MB 17:40:02 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 17:40:02 Step 2/6 : FROM ${BASE} 17:40:02 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 17:40:02 188c0c94c7c5: Pulling fs layer 17:40:02 0ef7d3d256c8: Pulling fs layer 17:40:02 de9db76c5a1d: Pulling fs layer 17:40:02 bca2f99d35d6: Pulling fs layer 17:40:02 93359f2a8cfa: Pulling fs layer 17:40:02 7c6f9722023f: Pulling fs layer 17:40:02 a35cf1a2eb13: Pulling fs layer 17:40:02 93359f2a8cfa: Waiting 17:40:02 7c6f9722023f: Waiting 17:40:02 a35cf1a2eb13: Waiting 17:40:02 bca2f99d35d6: Waiting 17:40:02 de9db76c5a1d: Verifying Checksum 17:40:02 de9db76c5a1d: Download complete 17:40:02 0ef7d3d256c8: Download complete 17:40:02 93359f2a8cfa: Download complete 17:40:02 188c0c94c7c5: Verifying Checksum 17:40:02 188c0c94c7c5: Download complete 17:40:02 7c6f9722023f: Verifying Checksum 17:40:02 7c6f9722023f: Download complete 17:40:02 188c0c94c7c5: Pull complete 17:40:03 0ef7d3d256c8: Pull complete 17:40:03 de9db76c5a1d: Pull complete 17:40:04 a35cf1a2eb13: Verifying Checksum 17:40:04 a35cf1a2eb13: Download complete 17:40:05 bca2f99d35d6: Verifying Checksum 17:40:05 bca2f99d35d6: Download complete 17:40:09 bca2f99d35d6: Pull complete 17:40:09 93359f2a8cfa: Pull complete 17:40:09 7c6f9722023f: Pull complete 17:40:12 Still waiting to schedule task 17:40:12 ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27930’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-28504’ is offline 17:40:18 a35cf1a2eb13: Pull complete 17:40:18 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 17:40:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 17:40:18 ---> a62c8e92a672 17:40:18 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 17:40:18 ---> Running in 6777b44b159d 17:40:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:40:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:40:20 (1/12) Installing libmagic (5.38-r0) 17:40:20 (2/12) Installing file (5.38-r0) 17:40:20 (3/12) Installing libc-dev (0.7.2-r3) 17:40:20 (4/12) Installing g++ (9.3.0-r2) 17:40:23 (5/12) Installing fortify-headers (1.1-r0) 17:40:23 (6/12) Installing patch (2.7.6-r6) 17:40:23 (7/12) Installing build-base (0.5-r2) 17:40:23 (8/12) Installing libsodium (1.0.18-r0) 17:40:23 (9/12) Installing pkgconf (1.7.2-r0) 17:40:23 (10/12) Installing libsodium-dev (1.0.18-r0) 17:40:24 (11/12) Installing libzmq (4.3.3-r0) 17:40:24 (12/12) Installing zeromq-dev (4.3.3-r0) 17:40:24 Executing busybox-1.31.1-r19.trigger 17:40:24 OK: 233 MiB in 51 packages 17:40:28 Removing intermediate container 6777b44b159d 17:40:28 ---> 6fc64a10946f 17:40:28 Step 4/6 : WORKDIR /edgex-go 17:40:28 ---> Running in 46eb77580e76 17:40:28 Removing intermediate container 46eb77580e76 17:40:28 ---> dee3bb068395 17:40:28 Step 5/6 : COPY go.mod . 17:40:28 ---> bb0399341d25 17:40:28 Step 6/6 : RUN go mod download 17:40:28 ---> Running in 7f31914987a8 17:40:50 Removing intermediate container 7f31914987a8 17:40:50 ---> 31bde547e231 17:40:50 Successfully built 31bde547e231 17:40:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:40:50 + docker inspect -f . ci-base-image-x86_64 17:40:50 . [Pipeline] withDockerContainer 17:40:50 prd-centos7-docker-4c-2g-28503 does not seem to be running inside a container 17:40:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:40:51 $ docker top 43e225a876a46b62727a33a1a59f15f3e28d7f81bb70651a51550603e7fa88ea -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:52 + go version 17:40:52 go version go1.15.5 linux/amd64 [Pipeline] } 17:40:52 $ docker stop --time=1 43e225a876a46b62727a33a1a59f15f3e28d7f81bb70651a51550603e7fa88ea 17:40:53 $ docker rm -f 43e225a876a46b62727a33a1a59f15f3e28d7f81bb70651a51550603e7fa88ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:40:54 + docker inspect -f . ci-base-image-x86_64 17:40:54 . [Pipeline] withDockerContainer 17:40:54 prd-centos7-docker-4c-2g-28503 does not seem to be running inside a container 17:40:54 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:40:54 $ docker top 10c336a07150f312b3d48f4a76de262b773d622a98902f1b3587de1f38450222 -eo pid,comm [Pipeline] { [Pipeline] echo 17:40:54 ========================================================= 17:40:54 [edgeXBuildGoParallel] Running Tests and Build... 17:40:54 ========================================================= [Pipeline] sh 17:40:55 + make test 17:40:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:41:05 ? github.com/edgexfoundry/edgex-go [no test files] 17:41:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:41:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:41:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:41:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:41:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:41:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:41:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:41:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:41:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:41:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:41:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:41:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:41:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:41:31 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.088s coverage: 45.9% of statements 17:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 17:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 17:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 17:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 17:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 17:41:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.070s coverage: 100.0% of statements 17:41:33 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.154s coverage: 27.1% of statements 17:41:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:41:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:41:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 17:41:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 17:41:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 17:41:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:41:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.035s coverage: 100.0% of statements 17:41:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 17:41:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.036s coverage: 100.0% of statements 17:41:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 17:41:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 17:41:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.074s coverage: 66.2% of statements 17:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 17:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 17:41:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.421s coverage: 82.4% of statements 17:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 17:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 17:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 17:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 17:41:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.314s coverage: 28.6% of statements 17:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 17:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 17:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 17:41:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.055s coverage: 100.0% of statements 17:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 17:41:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.037s coverage: 100.0% of statements 17:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 17:41:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.137s coverage: 86.7% of statements 17:41:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 17:41:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.132s coverage: 97.5% of statements 17:41:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 17:41:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.055s coverage: 78.3% of statements 17:41:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 17:41:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 17:41:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 17:41:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 17:41:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.398s coverage: 92.8% of statements 17:41:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 17:41:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 17:41:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 17:41:38 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 17:41:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:41:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 17:41:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 17:41:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:41:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:41:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 17:41:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:41:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 17:41:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:41:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 17:41:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:41:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 17:41:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 17:41:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 17:41:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.023s coverage: 58.8% of statements 17:41:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 17:41:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 17:41:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.052s coverage: 0.1% of statements 17:41:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 17:41:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 17:41:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:41:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 17:41:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 79.5% of statements 17:41:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.031s coverage: 94.1% of statements 17:41:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.047s coverage: 96.3% of statements 17:41:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.033s coverage: 87.5% of statements 17:41:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.040s coverage: 94.4% of statements 17:41:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.032s coverage: 44.8% of statements 17:41:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.049s coverage: 82.6% of statements 17:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.062s coverage: 92.9% of statements 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 77.8% of statements 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.038s coverage: 87.2% of statements 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.021s coverage: 100.0% of statements 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.041s coverage: 75.5% of statements 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements 17:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 17:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.042s coverage: 84.6% of statements 17:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.066s coverage: 91.6% of statements 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 62.4% of statements 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.035s coverage: 100.0% of statements 17:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements 17:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 17:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 17:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 17:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.272s coverage: 69.1% of statements 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.080s coverage: 38.4% of statements 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.044s coverage: 89.5% of statements 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.033s coverage: 84.8% of statements 17:42:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.116s coverage: 47.0% of statements 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 17:42:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.042s coverage: 100.0% of statements 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 17:42:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 17:42:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.106s coverage: 88.5% of statements 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 17:42:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.684s coverage: 29.1% of statements 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 17:42:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.072s coverage: 99.0% of statements 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 17:42:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.042s coverage: 100.0% of statements 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 17:42:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.053s coverage: 94.3% of statements 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 17:42:04 ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:42:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.028s coverage: 100.0% of statements 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 17:42:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.040s coverage: 87.9% of statements 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 17:42:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:42:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements 17:42:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 17:42:04 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 100.0% of statements 17:42:04 GO111MODULE=on go vet ./... 17:42:26 gofmt -l . 17:42:26 [ "`gofmt -l .`" = "" ] 17:42:26 ./bin/test-go-mod-tidy.sh 17:42:27 ./bin/test-attribution-txt.sh [Pipeline] sh 17:42:27 + ls -al . 17:42:27 total 728 17:42:27 drwxrwxr-x 10 1001 1001 4096 Mar 4 17:42 . 17:42:27 drwxr-xr-x 4 root root 28 Mar 4 17:40 .. 17:42:27 -rw-rw-r-- 1 1001 1001 11 Mar 4 17:39 .dockerignore 17:42:27 drwxrwxr-x 8 1001 1001 179 Mar 4 17:39 .git 17:42:27 drwxrwxr-x 3 1001 1001 125 Mar 4 17:39 .github 17:42:27 -rw-rw-r-- 1 1001 1001 818 Mar 4 17:39 .gitignore 17:42:27 drwx------ 3 1001 1001 60 Mar 4 17:39 .semver 17:42:27 -rw-rw-r-- 1 1001 1001 166 Mar 4 17:39 .sonarcloud.properties 17:42:27 -rw-rw-r-- 1 1001 1001 8475 Mar 4 17:39 Attribution.txt 17:42:27 -rw-rw-r-- 1 1001 1001 3804 Mar 4 17:39 CONTRIBUTING.md 17:42:27 -rw-rw-r-- 1 1001 1001 931 Mar 4 17:39 Dockerfile.build 17:42:27 -rw-rw-r-- 1 1001 1001 863 Mar 4 17:39 Jenkinsfile 17:42:27 -rw-rw-r-- 1 1001 1001 10775 Mar 4 17:39 LICENSE 17:42:27 -rw-rw-r-- 1 1001 1001 5774 Mar 4 17:39 Makefile 17:42:27 -rw-rw-r-- 1 1001 1001 6524 Mar 4 17:39 README.md 17:42:27 -rw-rw-r-- 1 1001 1001 6755 Mar 4 17:39 SECURITY.md 17:42:27 -rw-rw-r-- 1 1001 1001 5 Mar 4 17:39 VERSION 17:42:27 -rw-rw-r-- 1 1001 1001 4131 Mar 4 17:39 ZMQWindows.md 17:42:27 drwxrwxr-x 2 1001 1001 117 Mar 4 17:39 bin 17:42:27 drwxrwxr-x 14 1001 1001 4096 Mar 4 17:39 cmd 17:42:27 -rw-r--r-- 1 root root 614976 Mar 4 17:42 coverage.out 17:42:27 -rw-r--r-- 1 root root 1055 Mar 4 17:42 go.mod 17:42:27 -rw-r--r-- 1 root root 21699 Mar 4 17:42 go.sum 17:42:27 drwxrwxr-x 8 1001 1001 127 Mar 4 17:39 internal 17:42:27 drwxrwxr-x 4 1001 1001 26 Mar 4 17:39 openapi 17:42:27 drwxrwxr-x 4 1001 1001 71 Mar 4 17:39 snap 17:42:27 -rw-rw-r-- 1 1001 1001 168 Mar 4 17:39 version.go [Pipeline] sh 17:42:28 + '[' -e coverage.out ] 17:42:28 + chown 1001:1001 coverage.out [Pipeline] stash 17:42:28 Stashed 1 file(s) [Pipeline] sh 17:42:28 + make build 17:42:28 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 17:42:32 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 17:42:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:42:40 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 17:42:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:42:41 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 17:42: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 17:42:44 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 17:42:45 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 17:42:47 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 17:42:47 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 17:42:48 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] } 17:42:50 $ docker stop --time=1 10c336a07150f312b3d48f4a76de262b773d622a98902f1b3587de1f38450222 17:42:52 $ docker rm -f 10c336a07150f312b3d48f4a76de262b773d622a98902f1b3587de1f38450222 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:42:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:42:55 17:42:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:42:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:42:56 latest: Pulling from edgex-devops/edgex-compose 17:42:56 cbdbe7a5bc2a: Pulling fs layer 17:42:56 ca9280d653b3: Pulling fs layer 17:42:56 7e9c9ca2126c: Pulling fs layer 17:42:56 cbdbe7a5bc2a: Download complete 17:42:56 cbdbe7a5bc2a: Pull complete 17:42:56 ca9280d653b3: Verifying Checksum 17:42:56 ca9280d653b3: Download complete 17:42:57 ca9280d653b3: Pull complete 17:42:57 7e9c9ca2126c: Verifying Checksum 17:42:57 7e9c9ca2126c: Download complete 17:43:03 7e9c9ca2126c: Pull complete 17:43:03 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:43:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:43:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:43:03 prd-centos7-docker-4c-2g-28503 does not seem to be running inside a container 17:43:03 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:43:06 $ docker top 7ced480990a034a15b9cfca776f7042d0ec2a90d22d473b18fcfa35af45f950b -eo pid,comm [Pipeline] { [Pipeline] sh 17:43:06 + docker-compose build --help 17:43:06 + grep parallel 17:43:07 --parallel Build images in parallel. [Pipeline] } 17:43:07 $ docker stop --time=1 7ced480990a034a15b9cfca776f7042d0ec2a90d22d473b18fcfa35af45f950b 17:43:09 $ docker rm -f 7ced480990a034a15b9cfca776f7042d0ec2a90d22d473b18fcfa35af45f950b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:43:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:43:09 . [Pipeline] withDockerContainer 17:43:09 prd-centos7-docker-4c-2g-28503 does not seem to be running inside a container 17:43:09 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:43:10 $ docker top c60848e50cc993b25bda4408e78ce5dc871dfad2fc5487dbd0c88ce0112e42b9 -eo pid,comm [Pipeline] { [Pipeline] sh 17:43:10 + docker-compose -f ./docker-compose-build.yml build --parallel 17:43:11 Building docker-core-command-go ... 17:43:11 Building docker-core-data-go ... 17:43:11 Building docker-core-metadata-go ... 17:43:11 Building docker-security-bootstrapper-go ... 17:43:11 Building docker-security-proxy-setup-go ... 17:43:11 Building docker-security-secretstore-setup-go ... 17:43:11 Building docker-support-notifications-go ... 17:43:11 Building docker-support-scheduler-go ... 17:43:11 Building docker-sys-mgmt-agent-go ... 17:43:11 Building docker-sys-mgmt-agent-go 17:43:11 Building docker-support-notifications-go 17:43:11 Building docker-core-command-go 17:43:11 Building docker-security-secretstore-setup-go 17:43:11 Building docker-security-bootstrapper-go 17:43:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28507 in /w/workspace/edgexfoundry_edgex-go_PR-3215 [Pipeline] { [Pipeline] ws 17:43:33 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 17:43:38 using credential edgex-jenkins-ssh 17:43:38 Cloning the remote Git repository 17:43:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:43:38 > git init /w/workspace/edgex-go/6 # timeout=10 17:43:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:43:38 > git --version # timeout=10 17:43:39 > git --version # 'git version 2.17.1' 17:43:39 using GIT_SSH to set credentials SSH Credentials for GitHub 17:43:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:43:44 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:43:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:43:44 ---> 31bde547e231 17:43:44 Step 3/24 : WORKDIR /edgex-go 17:43:44 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:43:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:43:44 ---> 31bde547e231 17:43:44 Step 3/23 : WORKDIR /edgex-go 17:43:44 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:43:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:43:44 ---> 31bde547e231 17:43:44 Step 3/26 : WORKDIR /edgex-go 17:43:44 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:43:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:43:44 ---> 31bde547e231 17:43:44 Step 3/22 : WORKDIR /edgex-go 17:43:44 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:43:44 Step 2/31 : FROM ${BUILDER_BASE} AS builder 17:43:44 ---> 31bde547e231 17:43:44 Step 3/31 : WORKDIR /edgex-go 17:43:44 ---> Running in 4dd827a300f8 17:43:44 ---> Running in 4d1da3e77402 17:43:44 ---> Running in 5dbe0ef3be67 17:43:44 ---> Running in 0cb6182c87b9 17:43:44 ---> Running in 5f6bd7f561c2 17:43:44 Removing intermediate container 5f6bd7f561c2 17:43:44 ---> ec7ca7727d5c 17:43:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:43:44 Removing intermediate container 4dd827a300f8 17:43:44 ---> c298c4a6d63a 17:43:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:43:44 Removing intermediate container 0cb6182c87b9 17:43:44 ---> 335f352ee07d 17:43:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:43:44 Removing intermediate container 5dbe0ef3be67 17:43:44 ---> 13cc4cdfeff6 17:43:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:43:44 Removing intermediate container 4d1da3e77402 17:43:44 ---> fd53ac16fd93 17:43:44 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:43:44 ---> Running in b4237e66ee4b 17:43:44 ---> Running in 28b2ac28916f 17:43:44 ---> Running in 08a6b7274344 17:43:44 ---> Running in 61b375f003c5 17:43:44 ---> Running in 9bfe4d5aa13b 17:43:45 Removing intermediate container b4237e66ee4b 17:43:45 ---> 316c5a7fbc8c 17:43:45 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:43:45 Removing intermediate container 28b2ac28916f 17:43:45 ---> cbf3e1f432fb 17:43:45 Step 5/24 : RUN apk add --update --no-cache make git 17:43:45 ---> Running in 32b5412fa616 17:43:45 Removing intermediate container 08a6b7274344 17:43:45 ---> 6886275e866d 17:43:45 Step 5/23 : RUN apk add --update --no-cache make git 17:43:45 Removing intermediate container 61b375f003c5 17:43:45 ---> 1a314875f1f9 17:43:45 Step 5/26 : RUN apk add --update --no-cache make bash git 17:43:45 ---> Running in cd2c84ce1c6c 17:43:45 Removing intermediate container 9bfe4d5aa13b 17:43:45 ---> 765ffa742223 17:43:45 Step 5/31 : RUN apk add --update --no-cache make git 17:43:45 ---> Running in 16b4d7ae03bb 17:43:45 ---> Running in 12967dbac6f1 17:43:45 ---> Running in 63371054a1b7 17:43:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:43:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:43:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:43:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:43:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:43:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:43:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:43:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:43:47 OK: 233 MiB in 51 packages 17:43:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:43:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:43:47 Removing intermediate container 32b5412fa616 17:43:47 ---> a34a4adfa4f4 17:43:47 Step 6/22 : COPY go.mod . 17:43:47 OK: 233 MiB in 51 packages 17:43:47 OK: 233 MiB in 51 packages 17:43:48 ---> f064955873aa 17:43:48 Step 7/22 : RUN go mod download 17:43:48 OK: 233 MiB in 51 packages 17:43:48 ---> Running in 46e50e0b73a9 17:43:48 OK: 233 MiB in 51 packages 17:43:48 Removing intermediate container cd2c84ce1c6c 17:43:48 ---> e156b475c223 17:43:48 Step 6/24 : COPY go.mod . 17:43:48 Removing intermediate container 16b4d7ae03bb 17:43:48 ---> 8994fe48a66f 17:43:48 Step 6/23 : COPY go.mod . 17:43:48 ---> 4074fcc74dd4 17:43:48 Step 7/24 : RUN go mod download 17:43:49 ---> Running in 531e6a08fdef 17:43:49 ---> 97f8e23fd58b 17:43:49 Step 7/23 : RUN go mod download 17:43:49 Removing intermediate container 12967dbac6f1 17:43:49 ---> c2ff18f93501 17:43:49 Step 6/26 : COPY go.mod . 17:43:49 ---> Running in befbd6a0a5d3 17:43:49 Removing intermediate container 63371054a1b7 17:43:49 ---> 71a5ee16613b 17:43:49 Step 6/31 : COPY go.mod . 17:43:49 ---> 5e48a9943624 17:43:49 Step 7/26 : RUN go mod download 17:43:49 ---> Running in 7b1108f30909 17:43:49 ---> e7ae0ff42e53 17:43:49 Step 7/31 : RUN go mod download 17:43:50 ---> Running in c23d890e2f4b 17:43:50 Removing intermediate container 46e50e0b73a9 17:43:50 ---> 21d0a5b918dc 17:43:50 Step 8/22 : COPY . . 17:43:53 Removing intermediate container 531e6a08fdef 17:43:53 ---> ab2c134105a7 17:43:53 Step 8/24 : COPY . . 17:43:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:43:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:43:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:43:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:43:55 using GIT_SSH to set credentials SSH Credentials for GitHub 17:43:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3215/head:refs/remotes/origin/PR-3215 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:43:56 Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 17:43:56 Merge succeeded, producing 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 17:43:56 Checking out Revision 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 (PR-3215) 17:43:57 Removing intermediate container befbd6a0a5d3 17:43:57 ---> 94366a3a7654 17:43:57 Step 8/23 : COPY . . 17:43:56 > git config core.sparsecheckout # timeout=10 17:43:56 > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 17:43:56 > git remote # timeout=10 17:43:56 > git config --get remote.origin.url # timeout=10 17:43:56 using GIT_SSH to set credentials SSH Credentials for GitHub 17:43:56 > git merge f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 17:43:56 > git rev-parse HEAD^{commit} # timeout=10 17:43:56 > git config core.sparsecheckout # timeout=10 17:43:56 > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 17:43:58 Removing intermediate container 7b1108f30909 17:43:58 ---> 82114caff593 17:43:58 Step 8/26 : COPY . . 17:44:01 Commit message: "fix: code clean up" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:44:02 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:44:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:44:03 + true 17:44:03 + sudo service docker restart 17:44:04 Removing intermediate container c23d890e2f4b 17:44:04 ---> 8a33a8fddb41 17:44:04 Step 8/31 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:44:05 provisioning config files... 17:44:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config2986425842938695227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:44:06 ---> docker-login.sh 17:44:06 nexus3.edgexfoundry.org:10001 17:44:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:07 Configure a credential helper to remove this warning. See 17:44:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:07 17:44:07 Login Succeeded 17:44:07 nexus3.edgexfoundry.org:10002 17:44:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:08 Configure a credential helper to remove this warning. See 17:44:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:08 17:44:08 Login Succeeded 17:44:08 nexus3.edgexfoundry.org:10003 17:44:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:08 Configure a credential helper to remove this warning. See 17:44:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:08 17:44:08 Login Succeeded 17:44:08 nexus3.edgexfoundry.org:10004 17:44:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:09 Configure a credential helper to remove this warning. See 17:44:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:09 17:44:09 Login Succeeded 17:44:09 docker.io 17:44:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:10 Configure a credential helper to remove this warning. See 17:44:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:10 17:44:10 Login Succeeded 17:44:10 ---> docker-login.sh ends [Pipeline] } 17:44:10 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:44:10 ========================================================= 17:44:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 17:44:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:44:11 + 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 . 17:44:13 Sending build context to Docker daemon 166.6MB 17:44:13 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 17:44:13 Step 2/6 : FROM ${BASE} 17:44:13 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:44:13 5f621e34cdf4: Pulling fs layer 17:44:13 a4357932f1b6: Pulling fs layer 17:44:13 18c013af1878: Pulling fs layer 17:44:13 00ac8860ef70: Pulling fs layer 17:44:13 63d7cb157983: Pulling fs layer 17:44:13 b116817d02f9: Pulling fs layer 17:44:13 745a02a5169b: Pulling fs layer 17:44:13 63d7cb157983: Waiting 17:44:13 b116817d02f9: Waiting 17:44:13 745a02a5169b: Waiting 17:44:13 00ac8860ef70: Waiting 17:44:14 18c013af1878: Download complete 17:44:14 a4357932f1b6: Verifying Checksum 17:44:14 a4357932f1b6: Download complete 17:44:14 63d7cb157983: Download complete 17:44:14 b116817d02f9: Verifying Checksum 17:44:14 b116817d02f9: Download complete 17:44:14 5f621e34cdf4: Verifying Checksum 17:44:14 5f621e34cdf4: Download complete 17:44:15 5f621e34cdf4: Pull complete 17:44:15 a4357932f1b6: Pull complete 17:44:16 18c013af1878: Pull complete 17:44:17 745a02a5169b: Verifying Checksum 17:44:17 745a02a5169b: Download complete 17:44:18 00ac8860ef70: Verifying Checksum 17:44:18 00ac8860ef70: Download complete 17:44:28 00ac8860ef70: Pull complete 17:44:28 63d7cb157983: Pull complete 17:44:28 b116817d02f9: Pull complete 17:44:31 ---> a9f976661325 17:44:31 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:44:31 745a02a5169b: Pull complete 17:44:32 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 17:44:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 17:44:32 ---> b7e6874047d6 17:44:32 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 17:44:35 ---> Running in 9a086b64f8bd 17:44:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:44:37 ---> 4a2d889a4b8f 17:44:37 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:44:37 ---> Running in 450556b5ed74 17:44:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:44:38 (1/12) Installing libmagic (5.38-r0) 17:44:38 ---> Running in 60211eff7116 17:44:38 ---> c7756068eacb 17:44:38 Step 9/23 : RUN make cmd/core-command/core-command 17:44:38 ---> b12a7b5f5dfd 17:44:38 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:44:38 (2/12) Installing file (5.38-r0) 17:44:38 (3/12) Installing libc-dev (0.7.2-r3) 17:44:38 (4/12) Installing g++ (9.3.0-r2) 17:44:39 ---> Running in 4c550ea74c5c 17:44:39 ---> Running in b0bd4fcc489f 17:44:39 ---> a7d5b7763bb8 17:44:39 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:44:39 ---> Running in 356843b2e7b5 17:44:39 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 17:44:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:44: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 17:44:40 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 17:44:40 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 17:44:42 (5/12) Installing fortify-headers (1.1-r0) 17:44:42 (6/12) Installing patch (2.7.6-r6) 17:44:42 (7/12) Installing build-base (0.5-r2) 17:44:42 (8/12) Installing libsodium (1.0.18-r0) 17:44:42 (9/12) Installing pkgconf (1.7.2-r0) 17:44:42 (10/12) Installing libsodium-dev (1.0.18-r0) 17:44:42 (11/12) Installing libzmq (4.3.3-r0) 17:44:42 (12/12) Installing zeromq-dev (4.3.3-r0) 17:44:43 Executing busybox-1.31.1-r19.trigger 17:44:43 OK: 217 MiB in 51 packages 17:44:47 Removing intermediate container 9a086b64f8bd 17:44:47 ---> d75e36f69fc3 17:44:47 Step 4/6 : WORKDIR /edgex-go 17:44:47 ---> Running in b499bb2e005f 17:44:48 Removing intermediate container b499bb2e005f 17:44:48 ---> ef749aa7283e 17:44:48 Step 5/6 : COPY go.mod . 17:44:48 ---> e2899435b25e 17:44:48 Step 6/6 : RUN go mod download 17:44:48 ---> Running in bc1b4fb72436 17:45:07 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 17:45:10 Removing intermediate container 4c550ea74c5c 17:45:10 ---> 65a65c1ca363 17:45:10 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:45:10 ---> Running in 262fba18e27f 17:45:11 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 17:45:17 Removing intermediate container 60211eff7116 17:45:17 ---> 54ee5f707c2a 17:45:17 17:45:17 Step 10/24 : FROM alpine:3.12 17:45:17 3.12: Pulling from library/alpine 17:45:17 Removing intermediate container 356843b2e7b5 17:45:17 ---> eedc82ee2688 17:45:17 17:45:17 Step 10/31 : FROM alpine:3.12 17:45:17 Removing intermediate container b0bd4fcc489f 17:45:17 ---> 8b23f4519640 17:45:17 17:45:17 Step 10/23 : FROM alpine:3.12 17:45:17 3.12: Pulling from library/alpine 17:45:17 3.12: Pulling from library/alpine 17:45:17 Removing intermediate container 450556b5ed74 17:45:17 ---> 71ddd3e311c7 17:45:17 17:45:17 Step 10/22 : FROM alpine:3.12 17:45:17 3.12: Pulling from library/alpine 17:45:17 Removing intermediate container 262fba18e27f 17:45:17 ---> 90012613bb6f 17:45:17 17:45:17 Step 11/26 : FROM docker:20.10.0 17:45:17 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 17:45:17 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 17:45:17 20.10.0: Pulling from library/docker 17:45:17 Status: Downloaded newer image for alpine:3.12 17:45:17 Status: Image is up to date for alpine:3.12 17:45:17 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 17:45:17 Status: Image is up to date for alpine:3.12 17:45:17 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 17:45:17 Status: Image is up to date for alpine:3.12 17:45:17 ---> 88dd2752d2ea 17:45:17 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:45:17 ---> 88dd2752d2ea 17:45:17 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:45:17 ---> 88dd2752d2ea 17:45:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:45:17 ---> 88dd2752d2ea 17:45:17 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 17:45:18 ---> Running in 422577c506e1 17:45:18 ---> Running in 0e67f5bfd02c 17:45:18 ---> Running in ecac7e362ccc 17:45:18 ---> Running in 1a98a3f5ae60 17:45:19 Removing intermediate container 1a98a3f5ae60 17:45:19 ---> 27a280bddaab 17:45:19 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 17:45:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:45:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:45:19 (1/2) Installing ca-certificates (20191127-r4) 17:45:19 (2/2) Installing dumb-init (1.2.2-r1) 17:45:19 Executing busybox-1.31.1-r19.trigger 17:45:19 Executing ca-certificates-20191127-r4.trigger 17:45:19 OK: 6 MiB in 16 packages 17:45:20 ---> Running in 9f709c4927ee 17:45:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:45:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:45:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:45:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:45:21 (1/5) Installing ca-certificates (20191127-r4) 17:45:21 Removing intermediate container bc1b4fb72436 17:45:21 ---> 06f9c26c061f 17:45:21 Successfully built 06f9c26c061f 17:45:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:45:21 (2/5) Installing nghttp2-libs (1.41.0-r0) 17:45:21 (3/5) Installing libcurl (7.69.1-r3) 17:45:21 (4/5) Installing curl (7.69.1-r3) 17:45:21 (5/5) Installing dumb-init (1.2.2-r1) 17:45:21 Executing busybox-1.31.1-r19.trigger 17:45:21 Executing ca-certificates-20191127-r4.trigger 17:45:21 (1/1) Installing dumb-init (1.2.2-r1) 17:45:21 Executing busybox-1.31.1-r19.trigger 17:45:21 OK: 6 MiB in 15 packages 17:45:21 Removing intermediate container 0e67f5bfd02c 17:45:21 ---> e41131be0f67 17:45:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:45:21 OK: 7 MiB in 19 packages 17:45:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:45:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:45:21 (1/2) Installing dumb-init (1.2.2-r1) 17:45:21 (2/2) Installing su-exec (0.2-r1) 17:45:21 Executing busybox-1.31.1-r19.trigger 17:45:21 OK: 6 MiB in 16 packages 17:45:21 ---> Running in 62b63c688b4f 17:45:21 + docker inspect -f . ci-base-image-arm64 17:45:21 . [Pipeline] withDockerContainer 17:45:22 prd-ubuntu18.04-docker-arm64-4c-16g-28507 does not seem to be running inside a container 17:45:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:45:22 Removing intermediate container 62b63c688b4f 17:45:22 ---> a4ed8df51ae1 17:45:22 Step 13/22 : ENV APP_PORT=48060 17:45:22 ---> Running in 5c743276fc1b 17:45:22 Removing intermediate container ecac7e362ccc 17:45:22 ---> 87e7820b06b3 17:45:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:45:23 $ docker top 941d4d0ece4b2b15186307e9a333fe38d947797700a2a1c0104c73af39a80784 -eo pid,comm 17:45:23 ---> Running in 88124ac105b6 17:45:23 Removing intermediate container 422577c506e1 17:45:23 ---> c290d822a4d2 17:45:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:45:23 Removing intermediate container 9f709c4927ee 17:45:23 ---> 97857dbb7a01 17:45:23 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 17:45:23 Removing intermediate container 5c743276fc1b 17:45:23 ---> a370a65d39c9 17:45:23 Step 14/22 : EXPOSE $APP_PORT [Pipeline] { 17:45:23 ---> Running in eaafcd8f43c5 17:45:23 ---> Running in f02c63ba1a2d 17:45:23 ---> Running in 38316f4fd6bc 17:45:23 Removing intermediate container 88124ac105b6 17:45:23 ---> 4086e26ae604 17:45:23 Step 13/23 : ENV APP_PORT=48082 [Pipeline] sh 17:45:24 ---> Running in 988ed8709d73 17:45:24 Removing intermediate container eaafcd8f43c5 17:45:24 ---> 36839eea8bd4 17:45:24 Step 13/24 : WORKDIR / 17:45:24 Removing intermediate container f02c63ba1a2d 17:45:24 ---> 3b1e04233549 17:45:24 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:45:24 Removing intermediate container 38316f4fd6bc 17:45:24 ---> 2ea4c1e8c979 17:45:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:45:24 ---> Running in 0b73f5acbced 17:45:24 ---> Running in cc7a41cc845b 17:45:24 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:45:24 + go version 17:45:24 go version go1.15.5 linux/arm64 [Pipeline] } 17:45:24 $ docker stop --time=1 941d4d0ece4b2b15186307e9a333fe38d947797700a2a1c0104c73af39a80784 17:45:24 Status: Downloaded newer image for docker:20.10.0 17:45:24 ---> aefe523efa57 17:45:24 Step 12/26 : RUN apk add --no-cache bash 17:45:24 Removing intermediate container 988ed8709d73 17:45:24 ---> e3a775b44bde 17:45:24 Step 14/23 : EXPOSE $APP_PORT 17:45:24 ---> Running in 5f7be65c044c 17:45:24 ---> Running in 50267b1b2ee1 17:45:24 ---> bd673b2c5d54 17:45:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:45:25 Removing intermediate container 0b73f5acbced 17:45:25 ---> 8c25c19006e1 17:45:25 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:45:25 Removing intermediate container cc7a41cc845b 17:45:25 ---> d073773e830e 17:45:25 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:45:25 Removing intermediate container 50267b1b2ee1 17:45:25 ---> 4afa7b67596e 17:45:25 Step 15/23 : WORKDIR / 17:45:25 ---> Running in ce8b6c83d6ee 17:45:25 ---> f622db5cda8d 17:45:25 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:45:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:45:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:45:25 ---> d06d94b2cabb 17:45:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:45:25 (1/2) Installing readline (8.0.4-r0) 17:45:25 (2/2) Installing bash (5.0.17-r0) 17:45:25 Executing bash-5.0.17-r0.post-install 17:45:25 Executing busybox-1.31.1-r19.trigger 17:45:25 OK: 12 MiB in 22 packages 17:45:26 ---> Running in 2a9a6c2b9534 17:45:26 ---> d0d7fde07deb 17:45:26 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:45:26 ---> 5f79d6e42ce0 17:45:26 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:45:26 Removing intermediate container 2a9a6c2b9534 17:45:26 ---> 5d806b904c0c 17:45:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:45:26 $ docker rm -f 941d4d0ece4b2b15186307e9a333fe38d947797700a2a1c0104c73af39a80784 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:45:27 ---> Running in d237da9f8fdd 17:45:27 ---> e59078283454 17:45:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:45:27 ---> 0a3a62c71e89 17:45:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:45:27 Removing intermediate container 5f7be65c044c 17:45:27 ---> cfff7f100f86 17:45:27 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 17:45:27 + docker inspect -f . ci-base-image-arm64 17:45:27 . [Pipeline] withDockerContainer 17:45:27 Removing intermediate container d237da9f8fdd 17:45:27 ---> b9dbac2831ae 17:45:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:45:27 ---> Running in 8730f776ac96 17:45:28 prd-ubuntu18.04-docker-arm64-4c-16g-28507 does not seem to be running inside a container 17:45:28 ---> Running in 0968c3406e1f 17:45:28 ---> 98f35c554bcd 17:45:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:45:28 ---> e2bcb5dd7995 17:45:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:45: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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:45:28 Removing intermediate container ce8b6c83d6ee 17:45:28 ---> 44be0bb3c522 17:45:28 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 17:45:28 Removing intermediate container 8730f776ac96 17:45:28 ---> 994e0dafa276 17:45:28 Step 14/26 : ENV APP_PORT=48090 17:45:28 Removing intermediate container 0968c3406e1f 17:45:28 ---> 0484ba332d5f 17:45:28 Step 20/22 : LABEL arch=x86_64 17:45:28 ---> Running in f439cc5aa78f 17:45:28 ---> Running in f0d29de659c2 17:45:28 ---> Running in bb49b6544851 17:45:28 ---> ce9f9f4e543f 17:45:28 Step 19/23 : ENTRYPOINT ["/core-command"] 17:45:28 ---> 74d4d0c08e33 17:45:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:45:28 ---> Running in 91a18101f0b8 17:45:28 Removing intermediate container f0d29de659c2 17:45:28 ---> 703cabd44145 17:45:28 Step 15/26 : EXPOSE $APP_PORT 17:45:29 Removing intermediate container f439cc5aa78f 17:45:29 ---> 0185102d1497 17:45:29 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:45:29 Removing intermediate container bb49b6544851 17:45:29 ---> 8288062bffbc 17:45:29 Step 21/22 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 17:45:29 ---> Running in d93871cb7f2b 17:45:29 ---> b6b3ae5e0c8a 17:45:29 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/ 17:45:29 Removing intermediate container 91a18101f0b8 17:45:29 ---> ad59c100f931 17:45:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:45:29 ---> Running in 285098f54ad2 17:45:29 ---> Running in 35f65cbcce63 17:45:29 ---> Running in d26ac9a46744 17:45:29 Removing intermediate container d93871cb7f2b 17:45:29 ---> 5b83487eeea0 17:45:29 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:45:29 $ docker top e82df462b7958a377364e76cf93ddd3b12ecd41074259f9e617b079dd83daf13 -eo pid,comm 17:45:29 ---> 2fbddc7cd063 17:45:29 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:45:29 Removing intermediate container 285098f54ad2 17:45:29 ---> c9b81cb62058 17:45:29 Step 22/22 : LABEL version=0.0.0 17:45:29 ---> Running in 04b92f2d2c8b 17:45:29 Removing intermediate container 35f65cbcce63 17:45:29 ---> 76008831765c 17:45:29 Step 21/23 : LABEL arch=x86_64 17:45:30 ---> Running in 46f489287909 17:45:30 ---> Running in c3cd4f262780 [Pipeline] { [Pipeline] echo 17:45:30 ========================================================= 17:45:30 [edgeXBuildGoParallel] Running Tests and Build... 17:45:30 ========================================================= [Pipeline] sh 17:45:30 ---> cef25d219b07 17:45:30 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:45:30 Removing intermediate container 46f489287909 17:45:30 ---> 61027caf10f7 17:45:30 17:45:30 Removing intermediate container c3cd4f262780 17:45:30 ---> b54dd30bb446 17:45:30 Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 17:45:30 ---> 256c25c5d491 17:45:30 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:45:30 Successfully built 61027caf10f7 17:45:30 ---> Running in 74a2cbbacea2 17:45:30 Successfully tagged docker-support-notifications-go:latest 17:45:30  Building docker-support-notifications-go ... done Building docker-core-data-go 17:45:30 + make test 17:45:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:45:32 Removing intermediate container 74a2cbbacea2 17:45:32 ---> 6c949a35e963 17:45:32 Step 23/23 : LABEL version=0.0.0 17:45:32 Removing intermediate container d26ac9a46744 17:45:32 ---> 7c9683495237 17:45:32 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:45:32 ---> 2fdebd81d4cd 17:45:32 Step 19/26 : RUN apk --no-cache add py3-pip 17:45:33 ---> Running in 7eb9cd074b93 17:45:34 ---> Running in 58e4e2256f4a 17:45:34 ---> Running in 6e21737fcb8f 17:45:36 Removing intermediate container 04b92f2d2c8b 17:45:36 ---> a96984ae716a 17:45:36 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 17:45:36 Removing intermediate container 7eb9cd074b93 17:45:36 ---> 590d563bd9ab 17:45:36 Step 22/24 : LABEL arch=x86_64 17:45:36 Removing intermediate container 58e4e2256f4a 17:45:36 ---> 604728e5db9a 17:45:36 17:45:36 ---> Running in 471f46cda859 17:45:36 Successfully built 604728e5db9a 17:45:36 Successfully tagged docker-core-command-go:latest 17:45:36 Building docker-support-scheduler-go 17:45:36  Building docker-core-command-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:45:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:45:36 ---> 8211abbc12cc 17:45:36 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:45:36 (1/33) Installing libbz2 (1.0.8-r1) 17:45:36 (2/33) Installing expat (2.2.9-r1) 17:45:36 (3/33) Installing libffi (3.3-r2) 17:45:36 (4/33) Installing gdbm (1.13-r1) 17:45:36 (5/33) Installing xz-libs (5.2.5-r0) 17:45:36 (6/33) Installing sqlite-libs (3.32.1-r0) 17:45:36 (7/33) Installing python3 (3.8.5-r1) 17:45:42 Removing intermediate container 471f46cda859 17:45:42 ---> c4bf506a0f76 17:45:42 Step 23/24 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 17:45:45 (8/33) Installing py3-appdirs (1.4.4-r1) 17:45:45 (9/33) Installing py3-ordered-set (4.0.1-r0) 17:45:45 (10/33) Installing py3-parsing (2.4.7-r0) 17:45:45 (11/33) Installing py3-six (1.15.0-r0) 17:45:45 (12/33) Installing py3-packaging (20.4-r0) 17:45:46 ---> 596a4d5a76b7 17:45:46 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:45:46 (13/33) Installing py3-setuptools (47.0.0-r0) 17:45:47 (14/33) Installing py3-chardet (3.0.4-r4) 17:45:47 ---> Running in 3c89d0884bc8 17:45:47 (15/33) Installing py3-idna (2.9-r0) 17:45:48 (16/33) Installing py3-certifi (2020.4.5.1-r0) 17:45:48 (17/33) Installing py3-urllib3 (1.25.9-r0) 17:45:48 (18/33) Installing py3-requests (2.23.0-r0) 17:45:48 (19/33) Installing py3-msgpack (1.0.0-r0) 17:45:48 (20/33) Installing py3-lockfile (0.12.2-r3) 17:45:48 (21/33) Installing py3-cachecontrol (0.12.6-r0) 17:45:48 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:45:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:45:48 ---> 31bde547e231 17:45:48 Step 3/23 : WORKDIR /edgex-go 17:45:48 ---> Using cache 17:45:48 ---> fd53ac16fd93 17:45:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:45:48 ---> Using cache 17:45:48 ---> 765ffa742223 17:45:48 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:45:48 (22/33) Installing py3-colorama (0.4.3-r0) 17:45:49 (23/33) Installing py3-distlib (0.3.0-r0) 17:45:50 (24/33) Installing py3-distro (1.5.0-r1) 17:45:50 ---> c9a89980cbff 17:45:50 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:45:50 (25/33) Installing py3-webencodings (0.5.1-r3) 17:45:50 Removing intermediate container 3c89d0884bc8 17:45:50 ---> 5c191b5cc814 17:45:50 Step 24/24 : LABEL version=0.0.0 17:45:50 (26/33) Installing py3-html5lib (1.0.1-r4) 17:45:50 (27/33) Installing py3-pytoml (0.1.21-r0) 17:45:50 (28/33) Installing py3-pep517 (0.8.2-r0) 17:45:50 (29/33) Installing py3-progress (1.5-r0) 17:45:50 (30/33) Installing py3-toml (0.10.1-r0) 17:45:50 ---> Running in 1a082414f43f 17:45:50 (31/33) Installing py3-retrying (1.3.3-r0) 17:45:50 (32/33) Installing py3-contextlib2 (0.6.0-r0) 17:45:50 (33/33) Installing py3-pip (20.1.1-r0) 17:45:50 ---> Running in de6b41f54751 17:45:51 Executing busybox-1.31.1-r19.trigger 17:45:52 OK: 71 MiB in 55 packages 17:45:52 ---> c614a79edaf1 17:45:52 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:45:54 Removing intermediate container de6b41f54751 17:45:54 ---> b841701ae069 17:45:54 17:45:54 Successfully built b841701ae069 17:45:54 Successfully tagged docker-security-secretstore-setup-go:latest 17:45:54  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go 17:45:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:45:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:45:55 OK: 233 MiB in 51 packages 17:45:56 ---> 2273c225adb3 17:45:56 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 17:45:57 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:45:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:45:57 ---> 31bde547e231 17:45:57 Step 3/22 : WORKDIR /edgex-go 17:45:57 ---> Using cache 17:45:57 ---> fd53ac16fd93 17:45:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:45:57 ---> Using cache 17:45:57 ---> 765ffa742223 17:45:57 Step 5/22 : RUN apk add --update --no-cache make git 17:45:57 ---> Using cache 17:45:57 ---> 71a5ee16613b 17:45:57 Step 6/22 : COPY go.mod . 17:45:57 ---> Using cache 17:45:57 ---> e7ae0ff42e53 17:45:57 Step 7/22 : RUN go mod download 17:45:57 ---> Using cache 17:45:57 ---> 8a33a8fddb41 17:45:57 Step 8/22 : COPY . . 17:45:57 ---> Using cache 17:45:57 ---> a7d5b7763bb8 17:45:57 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:45:57 ? github.com/edgexfoundry/edgex-go [no test files] 17:46:02 ---> Running in 1612a8463a36 17:46:02 ---> Running in 8eeb0f062134 17:46:05 Removing intermediate container 1a082414f43f 17:46:05 ---> b8821fc8ff01 17:46:05 Step 6/23 : COPY go.mod . 17:46:06 Removing intermediate container 8eeb0f062134 17:46:06 ---> 0fb1cced4608 17:46:06 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:46:06 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 17:46:07 ---> 28b2468ce6a1 17:46:07 Step 7/23 : RUN go mod download 17:46:09 ---> Running in 5a5319140c27 17:46:10 ---> 17bb74d86eb4 17:46:10 Step 26/31 : RUN chmod +x /entrypoint.sh 17:46:11 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:46:11 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:46:11 ---> 31bde547e231 17:46:11 Step 3/21 : WORKDIR /edgex-go 17:46:11 ---> Using cache 17:46:11 ---> fd53ac16fd93 17:46:11 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:46:11 ---> Using cache 17:46:11 ---> 765ffa742223 17:46:11 Step 5/21 : RUN apk add --update --no-cache make git 17:46:11 ---> Using cache 17:46:11 ---> 71a5ee16613b 17:46:11 Step 6/21 : COPY go.mod . 17:46:11 ---> Using cache 17:46:11 ---> e7ae0ff42e53 17:46:11 Step 7/21 : RUN go mod download 17:46:11 ---> Using cache 17:46:11 ---> 8a33a8fddb41 17:46:11 Step 8/21 : COPY . . 17:46:11 ---> Using cache 17:46:11 ---> a7d5b7763bb8 17:46:11 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:46:12 ---> Running in fb744f87fa8b 17:46:12 ---> Running in 5470949af2de 17:46:13 Removing intermediate container 6e21737fcb8f 17:46:13 ---> 6705c2c85770 17:46:13 Step 20/26 : RUN pip install docker-compose==1.23.2 17:46:13 ---> Running in 3792c771c2df 17:46:13 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 17:46:14 Removing intermediate container 5a5319140c27 17:46:14 ---> f4c6f661bef6 17:46:14 Step 8/23 : COPY . . 17:46:14 Removing intermediate container fb744f87fa8b 17:46:14 ---> e7c364f6a4b2 17:46:14 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 17:46:14 ---> Running in b3dc38e9fde0 17:46:15 Removing intermediate container b3dc38e9fde0 17:46:15 ---> 6db5e7a21ff4 17:46:15 Step 28/31 : CMD ["gate"] 17:46:18 ---> Running in 1abffe02509b 17:46:18 Removing intermediate container 1abffe02509b 17:46:18 ---> f9b692796799 17:46:18 Step 29/31 : LABEL arch=x86_64 17:46:18 Collecting docker-compose==1.23.2 17:46:18 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:46:19 ---> Running in 085bbbf979b1 17:46:19 Collecting cached-property<2,>=1.2.0 17:46:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:46:20 Collecting texttable<0.10,>=0.9.0 17:46:20 Downloading texttable-0.9.1.tar.gz (11 kB) 17:46:20 Removing intermediate container 085bbbf979b1 17:46:20 ---> 4d3d69fbe3db 17:46:20 Step 30/31 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 17:46:21 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:46:22 ---> Running in 718482ca19d9 17:46:22 Collecting websocket-client<1.0,>=0.32.0 17:46:22 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 17:46:22 Collecting docker<4.0,>=3.6.0 17:46:22 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:46:22 Removing intermediate container 718482ca19d9 17:46:22 ---> c1ba01649ae5 17:46:22 Step 31/31 : LABEL version=0.0.0 17:46:24 Collecting docopt<0.7,>=0.6.1 17:46:24 Downloading docopt-0.6.2.tar.gz (25 kB) 17:46:25 ---> Running in 036c73473222 17:46:25 Collecting PyYAML<4,>=3.10 17:46:25 Downloading PyYAML-3.13.tar.gz (270 kB) 17:46:26 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:46:26 Removing intermediate container 036c73473222 17:46:26 ---> 88431fd9484b 17:46:26 17:46:26 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:46:27 Collecting dockerpty<0.5,>=0.4.1 17:46:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:46:29 Successfully built 88431fd9484b 17:46:29 Successfully tagged docker-security-bootstrapper-go:latest 17:46:29  Building docker-security-bootstrapper-go ... done Building docker-core-metadata-go 17:46:31 Collecting jsonschema<3,>=2.5.1 17:46:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:46:34 Collecting docker-pycreds>=0.4.0 17:46:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:46:34 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) 17:46:34 Collecting idna<2.8,>=2.5 17:46:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:46:36 Collecting urllib3<1.25,>=1.21.1 17:46:36 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:46:37 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) 17:46:37 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:46:37 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:46:37 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:46:37 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:46:37 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 17:46:37 Installing collected packages: cached-property, texttable, websocket-client, idna, urllib3, requests, docker-pycreds, docker, docopt, PyYAML, dockerpty, jsonschema, docker-compose 17:46:38 Running setup.py install for texttable: started 17:46:39 Running setup.py install for texttable: finished with status 'done' 17:46:40 Attempting uninstall: idna 17:46:40 Found existing installation: idna 2.9 17:46:40 Uninstalling idna-2.9: 17:46:40 Successfully uninstalled idna-2.9 17:46:43 Attempting uninstall: urllib3 17:46:43 Found existing installation: urllib3 1.25.9 17:46:43 Uninstalling urllib3-1.25.9: 17:46:45 Successfully uninstalled urllib3-1.25.9 17:46:49 Attempting uninstall: requests 17:46:49 Found existing installation: requests 2.23.0 17:46:49 ---> 2bde26e219ca 17:46:49 Step 9/23 : RUN make cmd/core-data/core-data 17:46:49 Uninstalling requests-2.23.0: 17:46:49 Successfully uninstalled requests-2.23.0 17:46:52 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:46:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:46:52 ---> 31bde547e231 17:46:52 Step 3/23 : WORKDIR /edgex-go 17:46:52 ---> Using cache 17:46:52 ---> fd53ac16fd93 17:46:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:46:52 ---> Using cache 17:46:52 ---> 765ffa742223 17:46:52 Step 5/23 : RUN apk add --update --no-cache make git 17:46:52 ---> Using cache 17:46:52 ---> 71a5ee16613b 17:46:52 Step 6/23 : COPY go.mod . 17:46:52 ---> Using cache 17:46:52 ---> e7ae0ff42e53 17:46:52 Step 7/23 : RUN go mod download 17:46:52 ---> Using cache 17:46:52 ---> 8a33a8fddb41 17:46:52 Step 8/23 : COPY . . 17:46:52 ---> Using cache 17:46:52 ---> a7d5b7763bb8 17:46:52 Step 9/23 : RUN make cmd/core-metadata/core-metadata 17:46:53 ---> Running in 80271deebf9d 17:46:54 Running setup.py install for docopt: started 17:46:54 ---> Running in 471aa4de8b09 17:46:54 Removing intermediate container 1612a8463a36 17:46:54 ---> e1b615b8c074 17:46:54 17:46:54 Step 10/22 : FROM alpine:3.12 17:46:54 ---> 88dd2752d2ea 17:46:54 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:46:54 ---> Using cache 17:46:54 ---> 87e7820b06b3 17:46:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:46:54 ---> Using cache 17:46:54 ---> 4086e26ae604 17:46:54 Step 13/22 : ENV APP_PORT=48085 17:46:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:46:55 Running setup.py install for docopt: finished with status 'done' 17:46:55 Running setup.py install for PyYAML: started 17:46:55 ---> Running in 9490caea3159 17:46:55 Removing intermediate container 5470949af2de 17:46:55 ---> cfc674c27afd 17:46:55 17:46:55 Step 10/21 : FROM alpine:3.12 17:46:55 ---> 88dd2752d2ea 17:46:55 Step 11/21 : RUN apk add --update --no-cache curl 17:46:55 Running setup.py install for PyYAML: finished with status 'done' 17:46:55 Running setup.py install for dockerpty: started 17:46:55 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 17:46:55 ---> Running in da04f87e9589 17:46:55 Removing intermediate container 9490caea3159 17:46:55 ---> 02efd1f7b18d 17:46:55 Step 14/22 : EXPOSE $APP_PORT 17:46:56 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 17:46:56 ---> Running in 0325fbb6a11b 17:46:56 Running setup.py install for dockerpty: finished with status 'done' 17:46:56 Removing intermediate container 0325fbb6a11b 17:46:56 ---> baa54cc695b2 17:46:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:46:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:46:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:46:56 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 17:46:56 (1/4) Installing ca-certificates (20191127-r4) 17:46:57 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:46:57 (3/4) Installing libcurl (7.69.1-r3) 17:46:57 (4/4) Installing curl (7.69.1-r3) 17:46:57 Executing busybox-1.31.1-r19.trigger 17:46:57 Executing ca-certificates-20191127-r4.trigger 17:46:57 OK: 7 MiB in 18 packages 17:46:58 ---> adc70a2e6de9 17:46:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:47:00 ---> c0f371180f48 17:47:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:47:00 Removing intermediate container da04f87e9589 17:47:00 ---> 29922d15a91a 17:47:00 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:47:02 ---> Running in 7273c76c3bf0 17:47:02 ---> 3800eb8ee13d 17:47:02 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:47:02 Removing intermediate container 3792c771c2df 17:47:02 ---> c325c13d93ef 17:47:02 Step 21/26 : RUN apk --no-cache add curl 17:47:02 ---> Running in fe21f096e115 17:47:02 Removing intermediate container 7273c76c3bf0 17:47:02 ---> 197d83332d9b 17:47:02 Step 13/21 : WORKDIR /edgex 17:47:02 ---> Running in 580011e390ab 17:47:03 ---> Running in 2e64a55457ca 17:47:03 Removing intermediate container fe21f096e115 17:47:03 ---> 0bac3d54118c 17:47:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:47:05 Removing intermediate container 2e64a55457ca 17:47:05 ---> 78c3830a58fe 17:47:05 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:47:05 ---> Running in c70121e70a22 17:47:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:47:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:47:05 Removing intermediate container c70121e70a22 17:47:05 ---> 92a1d2cc2693 17:47:05 Step 20/22 : LABEL arch=x86_64 17:47:05 (1/3) Installing nghttp2-libs (1.41.0-r0) 17:47:05 (2/3) Installing libcurl (7.69.1-r3) 17:47:05 (3/3) Installing curl (7.69.1-r3) 17:47:05 Executing busybox-1.31.1-r19.trigger 17:47:05 OK: 72 MiB in 58 packages 17:47:05 ---> c8d15411dfe8 17:47:05 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:47:05 ---> Running in eb86627fb69a 17:47:07 Removing intermediate container eb86627fb69a 17:47:07 ---> 3224672bdfb7 17:47:07 Step 21/22 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 17:47:07 ---> Running in d45c3ba39f61 17:47:07 ---> ada06631c815 17:47:07 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:47:07 Removing intermediate container 580011e390ab 17:47:07 ---> 2db3547ec888 17:47:07 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 17:47:07 Removing intermediate container d45c3ba39f61 17:47:07 ---> f6dde70de81e 17:47:07 Step 22/22 : LABEL version=0.0.0 17:47:08 ---> Running in 3600c926db79 17:47:08 ---> Running in c35d4a52921a 17:47:08 ---> d671ebba1c5a 17:47:08 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:47:08 ---> Running in f975c58972b2 17:47:08 Removing intermediate container 3600c926db79 17:47:08 ---> dd7b899de8fd 17:47:08 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:47:08 Removing intermediate container c35d4a52921a 17:47:08 ---> 558093db7082 17:47:08 17:47:08 Successfully built 558093db7082 17:47:08 Successfully tagged docker-support-scheduler-go:latest 17:47:09  Building docker-support-scheduler-go ... done  ---> Running in a8d2bfa07545 17:47:09 Removing intermediate container f975c58972b2 17:47:09 ---> a4068ad5b7ac 17:47:09 Step 18/21 : CMD ["--init=true"] 17:47:09 ---> Running in 93860b6a617c 17:47:09 Removing intermediate container a8d2bfa07545 17:47:09 ---> 93a7f8952c58 17:47:09 Step 24/26 : LABEL arch=x86_64 17:47:09 ---> Running in 790986acfb15 17:47:09 Removing intermediate container 93860b6a617c 17:47:09 ---> ad13eec8d0f8 17:47:09 Step 19/21 : LABEL arch=x86_64 17:47:09 ---> Running in fccc3a652c36 17:47:10 Removing intermediate container 790986acfb15 17:47:10 ---> 13eb8ce8dd0e 17:47:10 Step 25/26 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 17:47:10 ---> Running in faad3855e940 17:47:10 Removing intermediate container fccc3a652c36 17:47:10 ---> 93e5296fbd1d 17:47:10 Step 20/21 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 17:47:10 ---> Running in 136e636c1da1 17:47:11 Removing intermediate container faad3855e940 17:47:11 ---> 5b2abb6ee21b 17:47:11 Step 26/26 : LABEL version=0.0.0 17:47:11 ---> Running in d11064e75ed1 17:47:11 Removing intermediate container 136e636c1da1 17:47:11 ---> 5e149f159044 17:47:11 Step 21/21 : LABEL version=0.0.0 17:47:11 Removing intermediate container d11064e75ed1 17:47:11 ---> 117d63cff62a 17:47:11 17:47:11 ---> Running in e842c357250b 17:47:11 Successfully built 117d63cff62a 17:47:11 Successfully tagged docker-sys-mgmt-agent-go:latest 17:47:11  Building docker-sys-mgmt-agent-go ... done Removing intermediate container e842c357250b 17:47:11 ---> e4161dea4d6b 17:47:11 17:47:12 Successfully built e4161dea4d6b 17:47:12 Successfully tagged docker-security-proxy-setup-go:latest 17:47:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:47:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:47:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:47:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:47:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:47:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:47:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:47:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:47:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:47:19  Building docker-security-proxy-setup-go ... done Removing intermediate container 471aa4de8b09 17:47:19 ---> f0cdc93293d4 17:47:19 17:47:19 Step 10/23 : FROM alpine:3.12 17:47:19 ---> 88dd2752d2ea 17:47:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:47:19 ---> Using cache 17:47:19 ---> 87e7820b06b3 17:47:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:47:19 ---> Using cache 17:47:19 ---> 4086e26ae604 17:47:19 Step 13/23 : ENV APP_PORT=48081 17:47:19 ---> Running in ae31e6840d58 17:47:20 Removing intermediate container ae31e6840d58 17:47:20 ---> 42b6e54b6201 17:47:20 Step 14/23 : EXPOSE $APP_PORT 17:47:21 ---> Running in 7aea7489fac6 17:47:21 Removing intermediate container 80271deebf9d 17:47:21 ---> 04ee59f917b4 17:47:21 17:47:21 Step 10/23 : FROM alpine:3.12 17:47:21 ---> 88dd2752d2ea 17:47:21 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:47:21 ---> Running in bde9a598b812 17:47:21 Removing intermediate container 7aea7489fac6 17:47:21 ---> 09f8010103fd 17:47:21 Step 15/23 : WORKDIR / 17:47:21 ---> Running in fe4f96713929 17:47:21 Removing intermediate container bde9a598b812 17:47:21 ---> 32601d31a27e 17:47:21 Step 12/23 : ENV APP_PORT=48080 17:47:21 ---> Running in b7b3d181dfa7 17:47:21 Removing intermediate container fe4f96713929 17:47:21 ---> 9f40e25ec449 17:47:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:47:21 Removing intermediate container b7b3d181dfa7 17:47:21 ---> d18704ca60a5 17:47:21 Step 13/23 : EXPOSE $APP_PORT 17:47:22 ---> Running in 385f23d48a0d 17:47:22 ---> aa32aaa2d281 17:47:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:47:22 Removing intermediate container 385f23d48a0d 17:47:22 ---> bad88a5b3781 17:47:22 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:47:22 ---> Running in 0977a1077363 17:47:23 ---> 559e004e9dc1 17:47:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:47:23 ---> 182c14646d68 17:47:23 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:47:23 ---> Running in 679d9bcf0532 17:47:23 Removing intermediate container 679d9bcf0532 17:47:23 ---> 70a2249db6ea 17:47:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:47:23 ---> Running in ec36067ba93a 17:47:23 Removing intermediate container 0977a1077363 17:47:23 ---> 9dd438571bd6 17:47:23 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:47:23 ---> Running in 7e3d0c5c2a6a 17:47:23 Removing intermediate container ec36067ba93a 17:47:23 ---> c662f1ceee81 17:47:23 Step 21/23 : LABEL arch=x86_64 17:47:24 ---> Running in 4262592f211f 17:47:24 Removing intermediate container 4262592f211f 17:47:24 ---> ac66467a7bc2 17:47:24 Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 17:47:24 ---> Running in 24a726371a28 17:47:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:47:24 Removing intermediate container 24a726371a28 17:47:24 ---> 2f72efca0a2f 17:47:24 Step 23/23 : LABEL version=0.0.0 17:47:24 ---> Running in ffe77bea2645 17:47:24 Removing intermediate container ffe77bea2645 17:47:24 ---> ff6ebde98d1b 17:47:24 17:47:24 Successfully built ff6ebde98d1b 17:47:24 Successfully tagged docker-core-metadata-go:latest 17:47:25  Building docker-core-metadata-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:47:25 (1/6) Installing dumb-init (1.2.2-r1) 17:47:25 (2/6) Installing libgcc (9.3.0-r2) 17:47:25 (3/6) Installing libsodium (1.0.18-r0) 17:47:25 (4/6) Installing libstdc++ (9.3.0-r2) 17:47:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:47:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:47:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:47:25 (5/6) Installing libzmq (4.3.3-r0) 17:47:26 (6/6) Installing zeromq (4.3.3-r0) 17:47:26 Executing busybox-1.31.1-r19.trigger 17:47:26 OK: 8 MiB in 20 packages 17:47:26 Removing intermediate container 7e3d0c5c2a6a 17:47:26 ---> 1f3e8bcd3b84 17:47:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:47:26 ---> 923eb989bd81 17:47:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:47:27 ---> 004261d21abd 17:47:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:47:27 ---> 2a2784e2d7fe 17:47:27 Step 19/23 : ENTRYPOINT ["/core-data"] 17:47:29 ---> Running in 4ae33e449735 17:47:29 Removing intermediate container 4ae33e449735 17:47:29 ---> af8d97ca1518 17:47:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:47:29 ---> Running in 821594ae2ba7 17:47:29 Removing intermediate container 821594ae2ba7 17:47:29 ---> 856d7f547132 17:47:29 Step 21/23 : LABEL arch=x86_64 17:47:29 ---> Running in b599ba151e5d 17:47:29 Removing intermediate container b599ba151e5d 17:47:29 ---> f41b4202e581 17:47:29 Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 17:47:29 ---> Running in f5a69e1c498b 17:47:30 Removing intermediate container f5a69e1c498b 17:47:30 ---> 747168900808 17:47:30 Step 23/23 : LABEL version=0.0.0 17:47:30 ---> Running in 05848e44f6a8 17:47:30 Removing intermediate container 05848e44f6a8 17:47:30 ---> d5d514a01e01 17:47:30 17:47:30 Successfully built d5d514a01e01 17:47:30 Successfully tagged docker-core-data-go:latest 17:47:30  Building docker-core-data-go ... done  [Pipeline] } 17:47:30 $ docker stop --time=1 c60848e50cc993b25bda4408e78ce5dc871dfad2fc5487dbd0c88ce0112e42b9 17:47:32 $ docker rm -f c60848e50cc993b25bda4408e78ce5dc871dfad2fc5487dbd0c88ce0112e42b9 [Pipeline] // withDockerContainer [Pipeline] sh 17:47:32 + docker images 17:47:32 + grep docker 17:47:32 docker-core-data-go latest d5d514a01e01 3 seconds ago 22.4MB 17:47:32 docker-core-metadata-go latest ff6ebde98d1b 8 seconds ago 19MB 17:47:32 docker-security-proxy-setup-go latest e4161dea4d6b 21 seconds ago 24.7MB 17:47:32 docker-sys-mgmt-agent-go latest 117d63cff62a 21 seconds ago 313MB 17:47:32 docker-support-scheduler-go latest 558093db7082 24 seconds ago 17.2MB 17:47:32 docker-security-bootstrapper-go latest 88431fd9484b About a minute ago 18.7MB 17:47:32 docker-security-secretstore-setup-go latest b841701ae069 About a minute ago 24.9MB 17:47:32 docker-core-command-go latest 604728e5db9a About a minute ago 17.2MB 17:47:32 docker-support-notifications-go latest 61027caf10f7 2 minutes ago 17.8MB 17:47:32 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 17:47:34 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.323s coverage: 45.9% of statements 17:47:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:47:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:47:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 17:47:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 17:47:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 17:47:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 17:47:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 17:47:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.271s coverage: 100.0% of statements 17:47:42 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.672s coverage: 27.1% of statements 17:47:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:47:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:47:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 17:47:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 17:47:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 17:47:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:47:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.074s coverage: 100.0% of statements 17:47:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 17:47:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.102s coverage: 100.0% of statements 17:47:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 17:47:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 17:47:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.295s coverage: 66.2% of statements 17:47:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 17:47:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 17:47:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.754s coverage: 82.4% of statements 17:47:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 17:47:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 17:47:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 17:47:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 17:47:48 Still waiting to schedule task 17:47:48 ‘prd-ubuntu18.04-docker-8c-8g-28506’ is offline 17:47:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.420s coverage: 28.6% of statements 17:47:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:47:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:47:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 17:47:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 17:47:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 17:47:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.157s coverage: 100.0% of statements 17:47:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 17:47:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.097s coverage: 100.0% of statements 17:47:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 17:47:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.362s coverage: 86.7% of statements 17:47:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 17:47:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.378s coverage: 97.5% of statements 17:47:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 17:47:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.180s coverage: 78.3% of statements 17:47:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 17:47:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 17:47:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 17:47:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 17:48:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.519s coverage: 92.8% of statements 17:48:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 17:48:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 17:48:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 17:48:05 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 17:48:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:48:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 17:48:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 17:48:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:48:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:48:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 17:48:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:48:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 17:48:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:48:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 17:48:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:48:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 17:48:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 17:48:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 17:48:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 17:48:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 17:48:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 17:48:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.238s coverage: 0.1% of statements 17:48:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 17:48:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 17:48:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:48:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.084s coverage: 47.1% of statements 17:48:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.083s coverage: 79.5% of statements 17:48:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 17:48:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.137s coverage: 96.3% of statements 17:48:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.080s coverage: 87.5% of statements 17:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.079s coverage: 94.4% of statements 17:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.095s coverage: 44.8% of statements 17:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.112s coverage: 82.6% of statements 17:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.145s coverage: 92.9% of statements 17:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 77.8% of statements 17:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 17:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements 17:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 75.5% of statements 17:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.8% of statements 17:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.138s coverage: 87.2% of statements 17:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.145s coverage: 84.6% of statements 17:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.178s coverage: 91.6% of statements 17:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.604s coverage: 62.4% of statements 17:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 17:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 91.3% of statements 17:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements 17:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements 17:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.098s coverage: 100.0% of statements 17:48:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.906s coverage: 69.1% of statements 17:48:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:48:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:48:40 Running on prd-ubuntu18.04-docker-8c-8g-28511 in /w/workspace/edgexfoundry_edgex-go_PR-3215 [Pipeline] { [Pipeline] ws 17:48:40 Running in /w/workspace/edgex-go/6 [Pipeline] { 17:48:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.415s coverage: 38.4% of statements 17:48:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:48:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:48:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.115s coverage: 89.5% of statements 17:48:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:48:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.096s coverage: 84.8% of statements [Pipeline] checkout 17:48:42 using credential edgex-jenkins-ssh 17:48:42 Cloning the remote Git repository 17:48:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:48:42 > git init /w/workspace/edgex-go/6 # timeout=10 17:48:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:48:42 > git --version # timeout=10 17:48:42 > git --version # 'git version 2.17.1' 17:48:42 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:48:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.454s coverage: 47.0% of statements 17:48:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:48:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:48:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 17:48:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 17:48:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 17:48:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.122s coverage: 100.0% of statements 17:48:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 17:48:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.131s coverage: 100.0% of statements 17:48:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 17:48:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 17:48:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 17:48:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 17:48:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.364s coverage: 88.5% of statements 17:48:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 17:48:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 17:48:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 17:48:53 Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 17:48:53 Merge succeeded, producing 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 17:48:53 Checking out Revision 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 (PR-3215) 17:48:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:48:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:48:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:48:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:48:51 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3215/head:refs/remotes/origin/PR-3215 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:48:52 > git config core.sparsecheckout # timeout=10 17:48:52 > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 17:48:52 > git remote # timeout=10 17:48:52 > git config --get remote.origin.url # timeout=10 17:48:52 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:52 > git merge f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 17:48:52 > git rev-parse HEAD^{commit} # timeout=10 17:48:52 > git config core.sparsecheckout # timeout=10 17:48:52 > git checkout -f 88047cbc75510c4c02cec7fc05a2c3834ab5aff5 # timeout=10 17:48:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.585s coverage: 29.1% of statements 17:48:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:48:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:48:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 17:48:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 17:48:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 17:48:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.207s coverage: 99.0% of statements 17:48:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 17:48:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.105s coverage: 100.0% of statements 17:48:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 17:48:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 17:48:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 17:48:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 17:48:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.244s coverage: 94.3% of statements 17:48:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 17:48:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 17:48:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 17:48:55 ok github.com/edgexfoundry/edgex-go/internal/system 0.049s coverage: 0.0% of statements 17:48:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:48:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.067s coverage: 100.0% of statements 17:48:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 17:48:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:48:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:48:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 17:48:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.107s coverage: 87.9% of statements 17:48:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 17:48:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:48:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.074s coverage: 100.0% of statements 17:48:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.070s coverage: 32.1% of statements 17:48:56 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 17:48:57 Commit message: "fix: code clean up" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:48:57 GO111MODULE=on go vet ./... 17:48:58 + echo snap-build.sh 17:48:58 snap-build.sh 17:48:58 + SNAP_BASE_DIR=. 17:48:58 + '[' '!' -z /w/workspace/edgex-go/6 ']' 17:48:58 + SNAP_BASE_DIR=/w/workspace/edgex-go/6 17:48:58 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' 17:48:58 [snap-build] Building snap in dir [/w/workspace/edgex-go/6] 17:48:58 + cd /w/workspace/edgex-go/6 17:48:58 + sudo apt-get remove -qy --purge lxd lxd-client 17:48:58 Reading package lists... 17:48:58 Building dependency tree... 17:48:58 Reading state information... 17:48:58 The following packages were automatically installed and are no longer required: 17:48:58 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:48:58 uidmap xdelta3 17:48:58 Use 'sudo apt autoremove' to remove them. 17:48:58 The following packages will be REMOVED: 17:48:58 lxd* lxd-client* 17:48:59 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:48:59 After this operation, 31.7 MB disk space will be freed. 17:49:00 (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.) 17:49:00 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:49:01 Removing lxd dnsmasq configuration 17:49:01 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:49:01 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:49:02 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 17:49:02 (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.) 17:49:02 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:49:04 Processing triggers for systemd (237-3ubuntu10.42) ... 17:49:04 Processing triggers for ureadahead (0.100.0-21) ... 17:49:06 + sudo snap remove --purge lxd 17:49:06 snap "lxd" is not installed 17:49:06 + sudo groupadd --force --system lxd 17:49:06 ++ whoami 17:49:06 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:49:06 + newgrp - lxd 17:49:06 + sudo snap install lxd 17:49:16 2021-03-04T17:49:13Z INFO Waiting for automatic snapd restart... 17:49:38 lxd 4.11 from Canonical* installed 17:49:38 + sudo lxd init --auto 17:49:45 + sudo snap install --classic snapcraft 17:49:53 snapcraft 4.5.1 from Canonical* installed 17:49:53 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 17:49:53 + patch --verbose -p1 17:49:53 Hmm... Looks like a unified diff to me... 17:49:53 The text leading up to this was: 17:49:53 -------------------------- 17:49:53 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 17:49:53 |From: Tony Espy 17:49:53 |Date: Wed, 16 Dec 2020 16:34:55 -0500 17:49:53 |Subject: [PATCH] optimize snap build for pipeline CI check 17:49:53 | 17:49:53 |This patch is used by the EdgeX CI pipeline builds to 17:49:53 |optimize the snap CI check run for pull requests. When 17:49:53 |applied, it essentially strips out everything (apps and 17:49:53 |parts) from the snapcraft.yaml file except those required 17:49:53 |to build edgex-go, as the whole idea of the CI check is to 17:49:53 |catch changes to edgex-go that break the snap build. 17:49:53 | 17:49:53 |In general, anyone updating snapcraft.yaml will also need 17:49:53 |to update this patch file, otherwise it may fail to apply, 17:49:53 |resulting in a failed snap build CI check in the associated 17:49:53 |pull request. 17:49:53 | 17:49:53 |Note - in addition to applying this patch, the pipeline also 17:49:53 |only primes the snap (e.g. `snapcraft prime`), as there's no 17:49:53 |need to build the finally binary .snap file (and it won't 17:49:53 |work with the patch applied). This further reduces the build 17:49:53 |time. 17:49:53 |--- 17:49:53 | snap/snapcraft.yaml | 461 +------------------------------------------- 17:49:53 | 1 file changed, 2 insertions(+), 459 deletions(-) 17:49:53 | 17:49:53 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 17:49:53 |index 1e537489..faf42425 100644 17:49:53 |--- a/snap/snapcraft.yaml 17:49:53 |+++ b/snap/snapcraft.yaml 17:49:53 -------------------------- 17:49:53 patching file snap/snapcraft.yaml 17:49:53 Using Plan A... 17:49:53 Hunk #1 succeeded at 73. 17:49:53 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 17:49:53 Hunk #3 succeeded at 217 (offset 3 lines). 17:49:53 Hunk #4 succeeded at 225 (offset 3 lines). 17:49:53 Hunk #5 succeeded at 232 (offset 3 lines). 17:49:53 Hunk #6 succeeded at 259 (offset 3 lines). 17:49:53 Hunk #7 succeeded at 293 (offset 3 lines). 17:49:53 Hunk #8 succeeded at 352 (offset 11 lines). 17:49:53 Hmm... Ignoring the trailing garbage. 17:49:53 done 17:49:53 + sudo snapcraft prime --use-lxd 17:49:54 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:49:54 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: 17:49:54 - README.md 17:49:54 - snapcraft.yaml.orig 17:49:54 17:49:54 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:49:55 Launching a container. 17:50:07 Waiting for container to be ready 17:50:08 To start your first instance, try: lxc launch ubuntu:18.04 17:50:08 17:50:12 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:50:12 Waiting for network to be ready... 17:50:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:50:13 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:50:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] 17:50:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 17:50:13 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 17:50:13 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 17:50:13 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] 17:50:13 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] 17:50:13 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] 17:50:13 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 17:50:14 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:50:14 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:50:14 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:50:14 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:50:14 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:50:14 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:50:14 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:50:14 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:50:14 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:50:14 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1912 kB] 17:50:14 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 17:50:14 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 17:50:14 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 17:50:14 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] 17:50:14 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] 17:50:14 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 17:50:14 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 17:50:19 Fetched 24.0 MB in 5s (4546 kB/s) 17:50:19 gofmt -l . 17:50:19 [ "`gofmt -l .`" = "" ] 17:50:19 Reading package lists... 17:50:20 Reading package lists... 17:50:20 Building dependency tree... 17:50:20 Reading state information... 17:50:20 The following additional packages will be installed: 17:50:20 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:50:20 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:50:20 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:50:20 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:50:20 Suggested packages: 17:50:20 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:50:20 Recommended packages: 17:50:20 gnupg libsasl2-modules 17:50:20 The following NEW packages will be installed: 17:50:20 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:50:20 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:50:20 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:50:20 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:50:20 The following packages will be upgraded: 17:50:20 gpg gpg-agent gpgconf libudev1 17:50:20 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 17:50:20 Need to get 3530 kB of archives. 17:50:20 After this operation, 13.3 MB of additional disk space will be used. 17:50:20 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] 17:50:20 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] 17:50:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 17:50:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 17:50:21 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 17:50:21 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 17:50:21 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 17:50:21 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 17:50:21 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 17:50:21 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 17:50:21 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 17:50:21 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:50:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 17:50:21 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 17:50:21 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 17:50:21 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 17:50:21 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 17:50:21 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 17:50:21 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 17:50:21 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 17:50:21 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 17:50:21 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 17:50:22 ./bin/test-go-mod-tidy.sh 17:50:22 debconf: delaying package configuration, since apt-utils is not installed 17:50:22 Fetched 3530 kB in 1s (3460 kB/s) 17:50:22 (Reading database ... 12511 files and directories currently installed.) 17:50:22 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 17:50:22 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 17:50:22 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 17:50:22 Selecting previously unselected package udev. 17:50:22 (Reading database ... 12511 files and directories currently installed.) 17:50:22 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 17:50:22 Unpacking udev (237-3ubuntu10.44) ... 17:50:22 Selecting previously unselected package libfuse2:amd64. 17:50:22 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 17:50:22 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:50:22 Selecting previously unselected package fuse. 17:50:22 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 17:50:22 Unpacking fuse (2.9.7-1ubuntu1) ... 17:50:22 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 17:50:22 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:50:23 ./bin/test-attribution-txt.sh 17:50:23 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 17:50:23 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:50:23 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 17:50:23 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:50:23 Selecting previously unselected package libksba8:amd64. 17:50:23 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:50:23 Unpacking libksba8:amd64 (1.3.5-2) ... 17:50:23 Selecting previously unselected package libroken18-heimdal:amd64. 17:50:23 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:50:23 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:50:23 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:50:23 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:50:23 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:50:23 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:50:23 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:50:23 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:50:23 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:50:23 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:50:23 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:50:23 Selecting previously unselected package libwind0-heimdal:amd64. 17:50:23 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:50:23 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:50:23 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:50:23 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:50:23 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:50:23 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:50:23 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:50:23 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:50:24 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:50:24 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:50:24 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:50:24 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:50:24 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:50:24 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:50:24 Selecting previously unselected package libsasl2-modules-db:amd64. 17:50:24 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:50:24 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:50:24 Selecting previously unselected package libsasl2-2:amd64. 17:50:24 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:50:24 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:50:24 Selecting previously unselected package libldap-common. 17:50:24 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 17:50:24 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [Pipeline] sh 17:50:24 Selecting previously unselected package libldap-2.4-2:amd64. 17:50:24 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 17:50:24 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:50:24 Selecting previously unselected package dirmngr. 17:50:24 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 17:50:24 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 17:50:24 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:50:24 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 17:50:24 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:50:24 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:50:24 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:50:24 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 17:50:25 + ls -al . 17:50:25 total 756 17:50:25 drwxrwxr-x 9 1001 1001 4096 Mar 4 17:50 . 17:50:25 drwxr-xr-x 4 root root 4096 Mar 4 17:45 .. 17:50:25 -rw-rw-r-- 1 1001 1001 11 Mar 4 17:43 .dockerignore 17:50:25 drwxrwxr-x 8 1001 1001 4096 Mar 4 17:44 .git 17:50:25 drwxrwxr-x 3 1001 1001 4096 Mar 4 17:43 .github 17:50:25 -rw-rw-r-- 1 1001 1001 818 Mar 4 17:43 .gitignore 17:50:25 -rw-rw-r-- 1 1001 1001 166 Mar 4 17:43 .sonarcloud.properties 17:50:25 -rw-rw-r-- 1 1001 1001 8475 Mar 4 17:43 Attribution.txt 17:50:25 -rw-rw-r-- 1 1001 1001 3804 Mar 4 17:43 CONTRIBUTING.md 17:50:25 -rw-rw-r-- 1 1001 1001 931 Mar 4 17:43 Dockerfile.build 17:50:25 -rw-rw-r-- 1 1001 1001 863 Mar 4 17:43 Jenkinsfile 17:50:25 -rw-rw-r-- 1 1001 1001 10775 Mar 4 17:43 LICENSE 17:50:25 -rw-rw-r-- 1 1001 1001 5774 Mar 4 17:43 Makefile 17:50:25 -rw-rw-r-- 1 1001 1001 6524 Mar 4 17:43 README.md 17:50:25 -rw-rw-r-- 1 1001 1001 6755 Mar 4 17:43 SECURITY.md 17:50:25 -rw-rw-r-- 1 1001 1001 5 Mar 4 17:39 VERSION 17:50:25 -rw-rw-r-- 1 1001 1001 4131 Mar 4 17:43 ZMQWindows.md 17:50:25 drwxrwxr-x 2 1001 1001 4096 Mar 4 17:43 bin 17:50:25 drwxrwxr-x 14 1001 1001 4096 Mar 4 17:43 cmd 17:50:25 -rw-r--r-- 1 root root 614976 Mar 4 17:48 coverage.out 17:50:25 -rw-r--r-- 1 root root 1055 Mar 4 17:50 go.mod 17:50:25 -rw-r--r-- 1 root root 21699 Mar 4 17:50 go.sum 17:50:25 drwxrwxr-x 8 1001 1001 4096 Mar 4 17:43 internal 17:50:25 drwxrwxr-x 4 1001 1001 4096 Mar 4 17:43 openapi 17:50:25 drwxrwxr-x 4 1001 1001 4096 Mar 4 17:43 snap 17:50:25 -rw-rw-r-- 1 1001 1001 168 Mar 4 17:43 version.go [Pipeline] sh 17:50:25 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:50:25 Setting up libksba8:amd64 (1.3.5-2) ... 17:50:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:50:25 Setting up udev (237-3ubuntu10.44) ... 17:50:25 invoke-rc.d: policy-rc.d denied execution of start. 17:50:25 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:50:25 Processing triggers for systemd (237-3ubuntu10) ... 17:50:25 Setting up fuse (2.9.7-1ubuntu1) ... 17:50:25 + '[' -e coverage.out ] 17:50:25 + chown 1001:1001 coverage.out [Pipeline] stash 17:50:25 Warning: overwriting stash ‘coverage-report’ 17:50:26 Setting up gpg (2.2.4-1ubuntu1.4) ... 17:50:26 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:50:26 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:50:26 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:50:26 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:50:26 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:50:26 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:50:26 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:50:26 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:50:26 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 17:50:26 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:50:26 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 17:50:26 settings in the [Install] section, and DefaultInstance for template units). 17:50:26 This means they are not meant to be enabled using systemctl. 17:50:26 Possible reasons for having this kind of units are: 17:50:26 1) A unit may be statically enabled by being symlinked from another unit's 17:50:26 .wants/ or .requires/ directory. 17:50:26 2) A unit's purpose may be to act as a helper for some other unit which has 17:50:26 a requirement dependency on it. 17:50:26 3) A unit may be started when needed via activation (socket, path, timer, 17:50:26 D-Bus, udev, scripted systemctl call, ...). 17:50:26 4) In case of template units, the unit is meant to be enabled with some 17:50:26 instance name specified. 17:50:27 Stashed 1 file(s) [Pipeline] sh 17:50:27 Reading package lists... 17:50:27 Building dependency tree... 17:50:27 Reading state information... 17:50:27 The following additional packages will be installed: 17:50:27 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 17:50:27 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 17:50:27 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 17:50:27 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 17:50:27 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 17:50:27 Suggested packages: 17:50:27 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 17:50:27 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 17:50:27 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:50:27 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 17:50:27 systemd-container policykit-1 17:50:27 Recommended packages: 17:50:27 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 17:50:27 The following NEW packages will be installed: 17:50:27 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 17:50:27 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 17:50:27 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 17:50:27 multiarch-support openssh-client python3 python3-minimal python3.6 17:50:27 python3.6-minimal snapd squashfs-tools sudo 17:50:27 The following packages will be upgraded: 17:50:27 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 17:50:27 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 17:50:27 Need to get 35.2 MB of archives. 17:50:27 After this operation, 141 MB of additional disk space will be used. 17:50:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 17:50:27 + make build 17:50:27 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 17:50:28 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 17:50:28 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 17:50:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] 17:50:28 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 17:50:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:50:28 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 17:50:28 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 17:50:28 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 17:50:28 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:50:28 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 17:50:28 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 17:50:28 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 17:50:28 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 17:50:28 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 17:50:28 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 17:50:28 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 17:50:28 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 17:50:28 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 17:50:28 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 17:50:28 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 17:50:28 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 17:50:28 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 17:50:28 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 17:50:28 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 17:50:28 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 17:50:28 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:50:28 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:50:29 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 17:50:29 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 17:50:29 debconf: delaying package configuration, since apt-utils is not installed 17:50:29 Fetched 35.2 MB in 1s (25.9 MB/s) 17:50:29 (Reading database ... 12757 files and directories currently installed.) 17:50:29 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 17:50:29 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 17:50:30 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 17:50:30 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 17:50:30 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 17:50:30 (Reading database ... 12757 files and directories currently installed.) 17:50:30 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 17:50:30 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 17:50:30 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 17:50:31 (Reading database ... 12757 files and directories currently installed.) 17:50:31 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 17:50:31 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 17:50:31 Setting up apt (1.6.12ubuntu0.2) ... 17:50:31 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 17:50:31 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:50:32 (Reading database ... 12764 files and directories currently installed.) 17:50:32 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 17:50:32 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 17:50:32 Selecting previously unselected package libpython3.6-minimal:amd64. 17:50:32 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:50:32 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:50:32 Selecting previously unselected package libexpat1:amd64. 17:50:32 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:50:32 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:50:32 Selecting previously unselected package python3.6-minimal. 17:50:32 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:50:32 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:50:33 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 17:50:33 Checking for services that may need to be restarted...done. 17:50:33 Checking for services that may need to be restarted...done. 17:50:33 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:50:33 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:50:33 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:50:33 Selecting previously unselected package python3-minimal. 17:50:33 (Reading database ... 13012 files and directories currently installed.) 17:50:33 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 17:50:33 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:50:33 Selecting previously unselected package mime-support. 17:50:33 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:50:33 Unpacking mime-support (3.60ubuntu1) ... 17:50:34 Selecting previously unselected package libmpdec2:amd64. 17:50:34 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 17:50:34 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:50:34 Selecting previously unselected package libpython3.6-stdlib:amd64. 17:50:34 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:50:34 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:50:34 Selecting previously unselected package python3.6. 17:50:34 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:50:34 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:50:34 Selecting previously unselected package libpython3-stdlib:amd64. 17:50:34 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 17:50:34 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:50:34 Setting up python3-minimal (3.6.7-1~18.04) ... 17:50:34 Selecting previously unselected package python3. 17:50:34 (Reading database ... 13442 files and directories currently installed.) 17:50:34 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 17:50:34 Unpacking python3 (3.6.7-1~18.04) ... 17:50:35 Selecting previously unselected package multiarch-support. 17:50:35 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 17:50:35 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 17:50:35 Setting up multiarch-support (2.27-3ubuntu1.4) ... 17:50:35 Selecting previously unselected package liblzo2-2:amd64. 17:50:35 (Reading database ... 13479 files and directories currently installed.) 17:50:35 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 17:50:35 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:50:35 Selecting previously unselected package libbsd0:amd64. 17:50:35 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:50:35 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:50:35 Selecting previously unselected package sudo. 17:50:35 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 17:50:35 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 17:50:36 Selecting previously unselected package apparmor. 17:50:36 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 17:50:36 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:50:36 Selecting previously unselected package libedit2:amd64. 17:50:36 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 17:50:36 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:50:36 Selecting previously unselected package libkrb5support0:amd64. 17:50:36 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 17:50:36 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:50:36 Selecting previously unselected package libk5crypto3:amd64. 17:50:36 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 17:50:36 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:50:36 Selecting previously unselected package libkeyutils1:amd64. 17:50:36 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 17:50:36 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:50:36 Selecting previously unselected package libkrb5-3:amd64. 17:50:36 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 17:50:37 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:50:37 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:50:37 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 17:50:37 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:50:37 Selecting previously unselected package libssl1.0.0:amd64. 17:50:37 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 17:50:37 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 17:50:37 Selecting previously unselected package openssh-client. 17:50:37 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 17:50:37 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 17:50:37 Selecting previously unselected package squashfs-tools. 17:50:37 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 17:50:37 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:50:37 Selecting previously unselected package snapd. 17:50:37 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 17:50:37 Unpacking snapd (2.48.3+18.04) ... 17:50:40 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:50:40 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 17:50:40 Setting up mime-support (3.60ubuntu1) ... 17:50:40 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 17:50:40 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:50:40 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 17:50:40 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:50:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:50:40 Setting up systemd (237-3ubuntu10.44) ... 17:50:40 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:50:41 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:50:41 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:50:41 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:50:41 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:50:41 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:50:42 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:50:42 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:50:43 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:50:43 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:50:43 Setting up python3 (3.6.7-1~18.04) ... 17:50:43 running python rtupdate hooks for python3.6... 17:50:43 running python post-rtupdate hooks for python3.6... 17:50:43 Setting up apparmor (2.12-4ubuntu5.1) ... 17:50:44 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:50:44 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:50:44 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 17:50:44 Setting up snapd (2.48.3+18.04) ... 17:50:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:50:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:50:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:50:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:50:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:50:46 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:50:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:50:46 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:50:47 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:50:47 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:50:47 /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' 17:50:47 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:50:47 Processing triggers for systemd (237-3ubuntu10.44) ... 17:50:48 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:50:48 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:50:48 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:50:50 Reading package lists... 17:50:50 Reading package lists... 17:50:51 Building dependency tree... 17:50:51 Reading state information... 17:50:51 Calculating upgrade... 17:50:51 The following packages will be upgraded: 17:50:51 advancecomp base-files bash binutils binutils-common 17:50:51 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 17:50:51 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 17:50:51 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 17:50:51 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 17:50:51 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 17:50:51 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 17:50:51 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 17:50:51 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 17:50:51 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 17:50:51 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 17:50:51 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 17:50:51 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 17:50:51 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 17:50:51 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 17:50:51 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:50:51 Need to get 63.8 MB of archives. 17:50:51 After this operation, 5202 kB of additional disk space will be used. 17:50:51 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 17:50:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] 17:50:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 17:50:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 17:50:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 17:50:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 17:50:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 17:50:52 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 17:50:52 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 17:50:52 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 17:50:52 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 17:50:52 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 17:50:52 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 17:50:52 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 17:50:52 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 17:50:52 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 17:50:52 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 17:50:52 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 17:50:52 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 17:50:52 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 17:50:52 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 17:50:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 17:50:52 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 17:50:53 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 17:50:53 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 17:50:53 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 17:50:53 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 17:50:53 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 17:50:53 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 17:50:53 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 17:50:53 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 17:50:53 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 17:50:53 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 17:50:53 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 17:50:53 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 17:50:53 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 17:50:53 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 17:50:53 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 17:50:53 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 17:50:53 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 17:50:53 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 17:50:53 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 17:50:53 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 17:50:53 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 17:50:53 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 17:50:53 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 17:50:53 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 17:50:53 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 17:50:53 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 17:50:53 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 17:50:53 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 17:50:53 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 17:50:53 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 17:50:53 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 17:50:53 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 17:50:53 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 17:50:53 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 17:50:53 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 17:50:53 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 17:50:53 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 17:50:53 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 17:50:53 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 17:50:53 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 17:50:53 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 17:50:53 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 17:50:53 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 17:50:53 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 17:50:53 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 17:50:53 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 17:50:53 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 17:50:53 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 17:50:53 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 17:50:53 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:50:53 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 17:50:53 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 17:50:53 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 17:50:53 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 17:50:53 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:50:53 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 17:50:53 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 17:50:53 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 17:50:53 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 17:50:53 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 17:50:53 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 17:50:53 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 17:50:53 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 17:50:53 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 17:50:53 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 17:50:53 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 17:50:53 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 17:50:54 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 17:50:54 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:50:54 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 17:50:54 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 17:50:54 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:50:54 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:50:54 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:50:54 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 17:50:54 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 17:50:55 debconf: delaying package configuration, since apt-utils is not installed 17:50:55 Fetched 63.8 MB in 4s (17.8 MB/s) 17:50:55 (Reading database ... 13912 files and directories currently installed.) 17:50:55 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 17:50:55 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:50:56 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 17:50:56 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:50:56 Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... 17:50:56 Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... 17:50:57 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:50:57 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:50:57 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:50:57 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:50:57 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:50:57 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:50:57 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:50:57 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:50:57 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:50:57 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:50:57 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:50:58 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:50:58 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:50:58 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:50:58 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 17:50:58 (Reading database ... 13911 files and directories currently installed.) 17:50:58 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 17:50:58 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 17:50:58 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 17:50:58 (Reading database ... 13911 files and directories currently installed.) 17:50:58 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:50:58 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:50:58 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:50:58 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:50:58 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:50:58 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:50:59 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 17:50:59 (Reading database ... 13911 files and directories currently installed.) 17:50:59 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 17:50:59 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:50:59 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 17:51:00 (Reading database ... 13911 files and directories currently installed.) 17:51:00 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 17:51:00 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:51:00 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:51:00 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 17:51:00 Setting up base-files (10.1ubuntu2.10) ... 17:51:00 Installing new version of config file /etc/issue ... 17:51:00 Installing new version of config file /etc/issue.net ... 17:51:00 Installing new version of config file /etc/lsb-release ... 17:51:00 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:51:00 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:51:00 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:51:00 Removing obsolete conffile /etc/default/motd-news ... 17:51:00 (Reading database ... 13912 files and directories currently installed.) 17:51:00 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 17:51:01 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 17:51:01 Setting up bash (4.4.18-2ubuntu1.2) ... 17:51:01 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 17:51:01 (Reading database ... 13912 files and directories currently installed.) 17:51:01 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 17:51:01 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 17:51:01 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 17:51:01 (Reading database ... 13912 files and directories currently installed.) 17:51:01 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 17:51:01 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 17:51:01 Setting up tar (1.29b-2ubuntu0.2) ... 17:51:01 (Reading database ... 13912 files and directories currently installed.) 17:51:01 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 17:51:01 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:51:02 Setting up dpkg (1.19.0.5ubuntu2.3) ... 17:51:02 (Reading database ... 13912 files and directories currently installed.) 17:51:02 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 17:51:02 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:51:02 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 17:51:02 (Reading database ... 13912 files and directories currently installed.) 17:51:02 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 17:51:02 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:51:02 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 17:51:02 (Reading database ... 13912 files and directories currently installed.) 17:51:02 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 17:51:02 Unpacking grep (3.1-2build1) over (3.1-2) ... 17:51:03 Setting up grep (3.1-2build1) ... 17:51:03 (Reading database ... 13912 files and directories currently installed.) 17:51:03 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 17:51:03 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:51:03 Setting up login (1:4.5-1ubuntu2) ... 17:51:03 (Reading database ... 13912 files and directories currently installed.) 17:51:03 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 17:51:03 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:51:03 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 17:51:03 (Reading database ... 13912 files and directories currently installed.) 17:51:03 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 17:51:03 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:51:04 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 17:51:04 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:51:04 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 17:51:04 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:51:05 Setting up perl-base (5.26.1-6ubuntu0.5) ... 17:51:05 (Reading database ... 13912 files and directories currently installed.) 17:51:05 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 17:51:05 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:51:06 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:51:06 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:51:06 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:51:06 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:51:06 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 17:51:06 (Reading database ... 13912 files and directories currently installed.) 17:51:06 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 17:51:06 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 17:51:07 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 17:51:07 (Reading database ... 13912 files and directories currently installed.) 17:51:07 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:51:07 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:51:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:51:07 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:51:07 (Reading database ... 13912 files and directories currently installed.) 17:51:07 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:51:07 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:51:07 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:51:07 (Reading database ... 13912 files and directories currently installed.) 17:51:07 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:51:07 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:51:07 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:51:08 (Reading database ... 13912 files and directories currently installed.) 17:51:08 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:51:08 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:51:08 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:51:08 (Reading database ... 13912 files and directories currently installed.) 17:51:08 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 17:51:08 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:51:08 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 17:51:08 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:51:08 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 17:51:08 (Reading database ... 13912 files and directories currently installed.) 17:51:08 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 17:51:08 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:51:08 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 17:51:08 (Reading database ... 13912 files and directories currently installed.) 17:51:08 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:51:08 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:51:08 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:51:08 (Reading database ... 13912 files and directories currently installed.) 17:51:08 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:51:09 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:51:09 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 17:51:09 (Reading database ... 13912 files and directories currently installed.) 17:51:09 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:51:09 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:51:09 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 17:51:09 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:51:10 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:51:10 (Reading database ... 13912 files and directories currently installed.) 17:51:10 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 17:51:10 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:51:10 Setting up libc-bin (2.27-3ubuntu1.4) ... 17:51:10 (Reading database ... 13912 files and directories currently installed.) 17:51:10 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 17:51:10 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:51:10 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 17:51:11 (Reading database ... 13914 files and directories currently installed.) 17:51:11 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 17:51:11 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 17:51:11 Setting up debconf (1.5.66ubuntu1) ... 17:51:11 (Reading database ... 13914 files and directories currently installed.) 17:51:11 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 17:51:11 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:51:11 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 17:51:11 (Reading database ... 13914 files and directories currently installed.) 17:51:11 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 17:51:11 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:51:12 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 17:51:12 (Reading database ... 13914 files and directories currently installed.) 17:51:12 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:51:12 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:51:12 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 17:51:12 (Reading database ... 13914 files and directories currently installed.) 17:51:12 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:51:12 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:51:12 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 17:51:12 (Reading database ... 13914 files and directories currently installed.) 17:51:12 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:51:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:51:13 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:51:13 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 17:51:13 (Reading database ... 13914 files and directories currently installed.) 17:51:13 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:51:13 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:51:13 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 17:51:13 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 17:51:13 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 17:51:14 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:51:14 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 17:51:14 (Reading database ... 13914 files and directories currently installed.) 17:51:14 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 17:51:14 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 17:51:14 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 17:51:14 (Reading database ... 13914 files and directories currently installed.) 17:51:14 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 17:51:14 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:51:14 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 17:51:14 (Reading database ... 13914 files and directories currently installed.) 17:51:14 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 17:51:14 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:51:15 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 17:51:15 (Reading database ... 13914 files and directories currently installed.) 17:51:15 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 17:51:15 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 17:51:15 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 17:51:15 (Reading database ... 13914 files and directories currently installed.) 17:51:15 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 17:51:15 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:51:15 Setting up passwd (1:4.5-1ubuntu2) ... 17:51:16 (Reading database ... 13914 files and directories currently installed.) 17:51:16 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 17:51:16 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:51:16 Setting up gpgv (2.2.4-1ubuntu1.4) ... 17:51:16 (Reading database ... 13914 files and directories currently installed.) 17:51:16 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 17:51:16 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 17:51:16 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 17:51:16 (Reading database ... 13914 files and directories currently installed.) 17:51:16 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 17:51:16 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 17:51:16 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 17:51:16 (Reading database ... 13914 files and directories currently installed.) 17:51:16 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 17:51:16 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 17:51:16 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 17:51:16 (Reading database ... 13914 files and directories currently installed.) 17:51:16 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 17:51:16 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 17:51:17 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 17:51:17 (Reading database ... 13914 files and directories currently installed.) 17:51:17 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 17:51:17 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 17:51:17 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 17:51:17 (Reading database ... 13914 files and directories currently installed.) 17:51:17 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 17:51:17 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 17:51:17 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 17:51:17 (Reading database ... 13915 files and directories currently installed.) 17:51:17 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:51:17 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:51:17 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:51:17 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:51:17 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 17:51:17 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 17:51:18 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 17:51:18 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 17:51:18 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 17:51:18 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 17:51:18 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 17:51:18 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:51:18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 17:51:18 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 17:51:18 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 17:51:18 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 17:51:18 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 17:51:18 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 17:51:18 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 17:51:18 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 17:51:18 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 17:51:18 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 17:51:18 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 17:51:19 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 17:51:19 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 17:51:19 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 17:51:20 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 17:51:20 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 17:51:20 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 17:51:20 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 17:51:20 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:51:20 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:51:20 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:51:20 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:51:20 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:51:20 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:51:20 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:51:21 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:51:21 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:51:21 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:51:21 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:51:21 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:51:21 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:51:21 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:51:21 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:51:21 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:51:22 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:51:22 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:51:23 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:51:23 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:51:24 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:51:24 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:51:24 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:51:24 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:51:25 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:51:25 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:51:26 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:51:26 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:51:26 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:51:26 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:51:26 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 17:51:26 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:51:26 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:51:26 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:51:26 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 17:51:26 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:51:26 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:51:26 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:51:26 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:51:26 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 17:51:27 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 17:51:27 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:51:27 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 17:51:27 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:51:27 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:51:27 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:51:27 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 17:51:27 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:51:27 Setting up tzdata (2021a-0ubuntu0.18.04) ... 17:51:27 17:51:27 Current default time zone: 'Etc/UTC' 17:51:27 Local time is now: Thu Mar 4 17:51:27 UTC 2021. 17:51:27 Universal Time is now: Thu Mar 4 17:51:27 UTC 2021. 17:51:27 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:51:27 17:51:28 Setting up systemd-sysv (237-3ubuntu10.44) ... 17:51:28 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:51:28 Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... 17:51:28 Setting up mount (2.31.1-0.4ubuntu3.7) ... 17:51:28 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 17:51:28 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:51:28 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 17:51:28 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 17:51:28 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 17:51:28 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 17:51:28 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:51:28 Setting up procps (2:3.3.12-3ubuntu1.2) ... 17:51:28 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:51:28 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 17:51:28 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:51:28 Setting up patch (2.7.6-2ubuntu1.1) ... 17:51:28 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 17:51:28 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:51:28 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 17:51:28 Installing new version of config file /etc/ssl/openssl.cnf ... 17:51:28 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:51:28 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 17:51:28 Setting up ca-certificates (20210119~18.04.1) ... 17:51:30 Updating certificates in /etc/ssl/certs... 17:51:30 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 17:51:31 23 added, 27 removed; done. 17:51:31 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 17:51:31 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:51:31 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:51:31 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 17:51:31 Setting up pkgbinarymangler (138.18.04.1) ... 17:51:31 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:51:31 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 17:51:31 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:51:31 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:51:31 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:51:31 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:51:31 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:51:31 Setting up perl (5.26.1-6ubuntu0.5) ... 17:51:31 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 17:51:31 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:51:31 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:51:31 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 17:51:31 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:51:31 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:51:32 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:51:32 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:51:32 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:51:32 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:51:32 Processing triggers for systemd (237-3ubuntu10.44) ... 17:51:32 Processing triggers for mime-support (3.60ubuntu1) ... 17:51:32 Processing triggers for ca-certificates (20210119~18.04.1) ... 17:51:32 Updating certificates in /etc/ssl/certs... 17:51:33 0 added, 0 removed; done. 17:51:33 Running hooks in /etc/ca-certificates/update.d... 17:51:33 done. 17:51:33 Reading package lists... 17:51:34 Building dependency tree... 17:51:34 Reading state information... 17:51:34 The following NEW packages will be installed: 17:51:34 apt-transport-https 17:51:34 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:51:34 Need to get 1696 B of archives. 17:51:34 After this operation, 153 kB of additional disk space will be used. 17:51:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 17:51:34 debconf: delaying package configuration, since apt-utils is not installed 17:51:34 Fetched 1696 B in 0s (8544 B/s) 17:51:34 Selecting previously unselected package apt-transport-https. 17:51:34 (Reading database ... 13920 files and directories currently installed.) 17:51:34 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 17:51:34 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 17:51:34 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 17:51:35 Waiting for network to be ready... 17:51: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 17:51:40 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 17:51:43 2021-03-04T17:51:39Z INFO Waiting for automatic snapd restart... 17:51:43 snapd 2.49 from Canonical* installed 17:51:43 "snapd" switched to the "latest/stable" channel 17:51:43 17:51:43 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 17:51:48 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 17:51:48 core18 20210128 from Canonical* installed 17:51:48 "core18" switched to the "latest/stable" channel 17:51:48 17:51:55 snapcraft 4.5.1 from Canonical* installed 17:51:55 "snapcraft" switched to the "latest/stable" channel 17:51:55 [Pipeline] } 17:51:56 $ docker stop --time=1 e82df462b7958a377364e76cf93ddd3b12ecd41074259f9e617b079dd83daf13 17:51:58 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: 17:51:58 - README.md 17:51:58 - snapcraft.yaml.orig 17:51:58 17:51:58 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:51:59 $ docker rm -f e82df462b7958a377364e76cf93ddd3b12ecd41074259f9e617b079dd83daf13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:52:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:52:01 17:52:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:52:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:52:01 latest: Pulling from edgex-devops/edgex-compose-arm64 17:52:01 29e5d40040c1: Pulling fs layer 17:52:01 1ce36da41761: Pulling fs layer 17:52:01 25b303627fd3: Pulling fs layer 17:52:01 29e5d40040c1: Download complete 17:52:02 29e5d40040c1: Pull complete 17:52:02 1ce36da41761: Verifying Checksum 17:52:02 1ce36da41761: Download complete 17:52:04 1ce36da41761: Pull complete 17:52:04 25b303627fd3: Download complete 17:52:05 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:52:05 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:52:05 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:52:05 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:52:07 Reading package lists... 17:52:07 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 17:52:14 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:52:14 Reading package lists... 17:52:14 Building dependency tree... 17:52:14 Reading state information... 17:52:14 Suggested packages: 17:52:14 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:52:14 git-gui gitk gitweb git-cvs git-mediawiki git-svn 17:52:14 Recommended packages: 17:52:14 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 17:52:14 25b303627fd3: Pull complete 17:52:14 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:52:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:52:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:52:14 The following NEW packages will be installed: 17:52:14 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 17:52:14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 17:52:14 pkg-config zip 17:52:14 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 17:52:14 Need to get 7655 kB of archives. 17:52:14 After this operation, 43.7 MB of additional disk space will be used. 17:52:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 17:52:14 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 17:52:14 prd-ubuntu18.04-docker-arm64-4c-16g-28507 does not seem to be running inside a container 17:52:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 17:52:14 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 17:52:14 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 17:52:14 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:52:14 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 17:52:14 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 17:52:14 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 17:52:14 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 17:52:15 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 17:52:15 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 17:52:15 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 17:52:15 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 17:52:15 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 17:52:15 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 17:52:15 debconf: delaying package configuration, since apt-utils is not installed 17:52:15 Fetched 7655 kB in 1s (7295 kB/s) 17:52:15 Selecting previously unselected package libglib2.0-0:amd64. 17:52:15 (Reading database ... 13924 files and directories currently installed.) 17:52:15 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 17:52:15 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 17:52:15 Selecting previously unselected package libpsl5:amd64. 17:52:15 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 17:52:15 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 17:52:15 Selecting previously unselected package libnghttp2-14:amd64. 17:52:15 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 17:52:15 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:52:15 Selecting previously unselected package librtmp1:amd64. 17:52:15 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 17:52:15 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:52:16 Selecting previously unselected package libcurl3-gnutls:amd64. 17:52:16 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 17:52:16 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 17:52:16 Selecting previously unselected package liberror-perl. 17:52:16 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 17:52:16 Unpacking liberror-perl (0.17025-1) ... 17:52:16 Selecting previously unselected package git-man. 17:52:16 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 17:52:16 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 17:52:16 Selecting previously unselected package git. 17:52:16 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 17:52:16 Unpacking git (1:2.17.1-1ubuntu0.7) ... 17:52:17 Selecting previously unselected package libnorm1:amd64. 17:52:17 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 17:52:17 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:52:17 Selecting previously unselected package libpgm-5.2-0:amd64. 17:52:17 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 17:52:17 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:52:17 Selecting previously unselected package libsodium23:amd64. 17:52:17 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 17:52:17 Unpacking libsodium23:amd64 (1.0.16-2) ... 17:52:17 $ docker top 724b9f6c0162fc5a756d36c9b254be70f92317763a048c0acbbd309a280697e5 -eo pid,comm 17:52:17 Selecting previously unselected package libzmq5:amd64. 17:52:17 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 17:52:17 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:52:17 Selecting previously unselected package libzmq3-dev:amd64. 17:52:17 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 17:52:17 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:52:17 Selecting previously unselected package pkg-config. 17:52:17 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 17:52:17 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:52:17 Selecting previously unselected package zip. 17:52:17 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 17:52:17 Unpacking zip (3.0-11build1) ... 17:52:17 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:52:17 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 17:52:17 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [Pipeline] { [Pipeline] sh 17:52:18 Setting up liberror-perl (0.17025-1) ... 17:52:18 Setting up libpsl5:amd64 (0.19.1-5build1) ... 17:52:18 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 17:52:18 No schema files found: doing nothing. 17:52:18 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:52:18 Setting up zip (3.0-11build1) ... 17:52:18 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:52:18 Setting up libsodium23:amd64 (1.0.16-2) ... 17:52:18 Setting up pkg-config (0.29.1-0ubuntu2) ... 17:52:18 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:52:18 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 17:52:18 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:52:18 Setting up git (1:2.17.1-1ubuntu0.7) ... 17:52:18 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:52:18 + docker-compose build --help 17:52:18 + grep parallel 17:52:22 --parallel Build images in parallel. [Pipeline] } 17:52:23 $ docker stop --time=1 724b9f6c0162fc5a756d36c9b254be70f92317763a048c0acbbd309a280697e5 17:52:24 $ docker rm -f 724b9f6c0162fc5a756d36c9b254be70f92317763a048c0acbbd309a280697e5 17:52:25 sudo: unable to resolve host ubuntu: Resource temporarily unavailable [Pipeline] // withDockerContainer 17:52:25 git set to automatically installed. 17:52:25 git-man set to automatically installed. 17:52:25 libcurl3-gnutls set to automatically installed. 17:52:25 liberror-perl set to automatically installed. 17:52:25 libglib2.0-0 set to automatically installed. 17:52:25 libnghttp2-14 set to automatically installed. 17:52:25 libnorm1 set to automatically installed. 17:52:25 libpgm-5.2-0 set to automatically installed. 17:52:25 libpsl5 set to automatically installed. 17:52:25 librtmp1 set to automatically installed. 17:52:25 libsodium23 set to automatically installed. 17:52:25 libzmq3-dev set to automatically installed. 17:52:25 libzmq5 set to automatically installed. 17:52:25 pkg-config set to automatically installed. 17:52:25 zip set to automatically installed. [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:52:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:52:25 . [Pipeline] withDockerContainer 17:52:26 prd-ubuntu18.04-docker-arm64-4c-16g-28507 does not seem to be running inside a container 17:52:26 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:52:26 snapd is not logged in, snap install commands will use sudo 17:52:27 $ docker top 094fdd57d6c1110a57b02d7566f95e85fd05604d286351d03de1b0a39e741f45 -eo pid,comm [Pipeline] { [Pipeline] sh 17:52:28 + docker-compose -f ./docker-compose-build.yml build --parallel 17:52:33 Building docker-core-command-go ... 17:52:33 Building docker-core-data-go ... 17:52:33 Building docker-core-metadata-go ... 17:52:33 Building docker-security-bootstrapper-go ... 17:52:33 Building docker-security-proxy-setup-go ... 17:52:33 Building docker-security-secretstore-setup-go ... 17:52:33 Building docker-support-notifications-go ... 17:52:33 Building docker-support-scheduler-go ... 17:52:33 Building docker-sys-mgmt-agent-go ... 17:52:33 Building docker-core-data-go 17:52:33 Building docker-support-notifications-go 17:52:33 Building docker-sys-mgmt-agent-go 17:52:33 Building docker-security-secretstore-setup-go 17:52:33 Building docker-security-proxy-setup-go 17:52:33 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:52:33 error: cannot refresh "core18": unexpectedly empty response from the server 17:52:33 (try again later) 17:52:33 Error while refreshing snap 'core18' to channel 'latest/stable' 17:52:33 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:52:35 Failed in branch amd64 17:53:41 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:53:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:53:41 ---> 06f9c26c061f 17:53:41 Step 3/26 : WORKDIR /edgex-go 17:53:41 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:53:41 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:53:41 ---> 06f9c26c061f 17:53:41 Step 3/21 : WORKDIR /edgex-go 17:53:41 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:53:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:53:41 ---> 06f9c26c061f 17:53:41 Step 3/22 : WORKDIR /edgex-go 17:53:41 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:53:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:53:41 ---> 06f9c26c061f 17:53:41 Step 3/23 : WORKDIR /edgex-go 17:53:41 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:53:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:53:41 ---> 06f9c26c061f 17:53:41 Step 3/24 : WORKDIR /edgex-go 17:53:45 ---> Running in ab578caa4580 17:53:45 ---> Running in da9dab6134c2 17:53:45 ---> Running in 3d36dacd863e 17:53:45 ---> Running in 34e2a97b63f5 17:53:45 ---> Running in 8c70fcacdc46 17:53:46 Removing intermediate container 3d36dacd863e 17:53:46 ---> 7de09f3001aa 17:53:46 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:53:46 Removing intermediate container da9dab6134c2 17:53:46 ---> 2970fd1a29b7 17:53:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:53:46 Removing intermediate container ab578caa4580 17:53:46 ---> e3ee7161e670 17:53:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:53:46 Removing intermediate container 34e2a97b63f5 17:53:46 ---> d01f783c39be 17:53:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:53:46 Removing intermediate container 8c70fcacdc46 17:53:46 ---> 817404712844 17:53:46 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:53:46 ---> Running in f6993611e309 17:53:46 ---> Running in 8c6f8b4b40e8 17:53:46 ---> Running in 324147eca562 17:53:47 ---> Running in 2349c01a97d4 17:53:47 ---> Running in 0e09d4fb3107 17:53:51 Removing intermediate container f6993611e309 17:53:51 ---> 828009bb213b 17:53:51 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:53:51 ---> Running in 84eb89bb153a 17:53:51 Removing intermediate container 8c6f8b4b40e8 17:53:51 ---> 491cf2808fc4 17:53:51 Step 5/21 : RUN apk add --update --no-cache make git 17:53:51 Removing intermediate container 324147eca562 17:53:51 ---> 9d04c95cd6e2 17:53:51 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:53:51 Removing intermediate container 2349c01a97d4 17:53:51 ---> 2bee14ec25d8 17:53:51 Step 5/24 : RUN apk add --update --no-cache make git 17:53:51 ---> Running in 33211bacc50c 17:53:51 ---> Running in a04cc367f10a 17:53:51 ---> Running in a65f5569c7d3 17:53:52 Removing intermediate container 0e09d4fb3107 17:53:52 ---> bf250673b3eb 17:53:52 Step 5/26 : RUN apk add --update --no-cache make bash git 17:53:52 ---> Running in f0e19043fb92 17:53:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:53:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:53:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:53:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:53:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:53:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:53:54 OK: 217 MiB in 51 packages 17:53:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:53:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:53:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:53:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:53:56 OK: 217 MiB in 51 packages 17:53:56 Removing intermediate container 84eb89bb153a 17:53:56 ---> 28cddd43a328 17:53:56 Step 6/23 : COPY go.mod . 17:53:56 OK: 217 MiB in 51 packages 17:53:56 OK: 217 MiB in 51 packages 17:53:56 OK: 217 MiB in 51 packages 17:53:57 ---> ec563f2f52f6 17:53:57 Step 7/23 : RUN go mod download 17:53:57 ---> Running in 181f75a0d849 17:53:58 Removing intermediate container a65f5569c7d3 17:53:58 ---> fcddb1862ffe 17:53:58 Step 6/24 : COPY go.mod . 17:53:58 Removing intermediate container a04cc367f10a 17:53:58 ---> ca14cfb59849 17:53:58 Step 6/21 : COPY go.mod . 17:53:58 Removing intermediate container f0e19043fb92 17:53:58 ---> 9980d7670a49 17:53:58 Step 6/26 : COPY go.mod . 17:53:58 Removing intermediate container 33211bacc50c 17:53:58 ---> b0990691f340 17:53:58 Step 6/22 : COPY go.mod . 17:53:59 ---> 1f56e5afbf91 17:53:59 Step 7/24 : RUN go mod download 17:53:59 ---> Running in f1c4ef2bf01b 17:53:59 ---> 6ec18364a9a4 17:53:59 Step 7/26 : RUN go mod download 17:53:59 ---> 61ba479812dc 17:53:59 Step 7/21 : RUN go mod download 17:53:59 ---> Running in 2ce40438a138 17:53:59 ---> Running in 13e0898ba7c2 17:54:00 ---> a7bf822d57e1 17:54:00 Step 7/22 : RUN go mod download 17:54:00 ---> Running in 8e5cb6592b98 17:54:01 Removing intermediate container 181f75a0d849 17:54:01 ---> 7b5ab6bee47d 17:54:01 Step 8/23 : COPY . . 17:54:04 Removing intermediate container f1c4ef2bf01b 17:54:04 ---> c858dfdfcd54 17:54:04 Step 8/24 : COPY . . 17:54:05 Removing intermediate container 2ce40438a138 17:54:05 ---> f0d1f1b33b03 17:54:05 Step 8/26 : COPY . . 17:54:05 Removing intermediate container 13e0898ba7c2 17:54:05 ---> 5fc669e11917 17:54:05 Step 8/21 : COPY . . 17:54:05 Removing intermediate container 8e5cb6592b98 17:54:05 ---> 066a315cf59c 17:54:05 Step 8/22 : COPY . . 17:54:32 ---> cf279b181227 17:54:32 Step 9/23 : RUN make cmd/core-data/core-data 17:54:32 ---> be8ec3004f6c 17:54:32 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:54:32 ---> a57d424aab21 17:54:32 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:54:32 ---> ce071ed26122 17:54:32 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:54:32 ---> c8445ac8b137 17:54:32 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:54:32 ---> Running in 20dc572b0c88 17:54:32 ---> Running in f45ec64b4e66 17:54:32 ---> Running in 872e7611bcdc 17:54:32 ---> Running in 9e30e0c3168d 17:54:32 ---> Running in f48103470931 17:54:32 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 17:54:32 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 17:54:32 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 17:54:32 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 17:54:32 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 17:56:09 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 17:56:09 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 17:56:19 Removing intermediate container 872e7611bcdc 17:56:19 ---> 420597c1e842 17:56:19 17:56:19 Step 10/24 : FROM alpine:3.12 17:56:19 3.12: Pulling from library/alpine 17:56:19 Removing intermediate container 9e30e0c3168d 17:56:19 ---> e28c9101cb25 17:56:19 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:56:19 Removing intermediate container f45ec64b4e66 17:56:19 ---> c6cc458143f7 17:56:19 17:56:19 Step 10/21 : FROM alpine:3.12 17:56:20 3.12: Pulling from library/alpine 17:56:20 ---> Running in 6c0084318dd1 17:56:21 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 17:56:21 Status: Downloaded newer image for alpine:3.12 17:56:21 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 17:56:21 Status: Image is up to date for alpine:3.12 17:56:21 ---> d10569e2745f 17:56:21 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 17:56:21 ---> d10569e2745f 17:56:21 Step 11/21 : RUN apk add --update --no-cache curl 17:56:21 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 17:56:22 ---> Running in 241e611fd1f5 17:56:22 ---> Running in 18cda4094f79 17:56:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:56:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:56:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:56:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:56:25 (1/4) Installing ca-certificates (20191127-r4) 17:56:25 (1/5) Installing ca-certificates (20191127-r4) 17:56:25 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:56:25 (3/4) Installing libcurl (7.69.1-r3) 17:56:25 (4/4) Installing curl (7.69.1-r3) 17:56:25 Executing busybox-1.31.1-r19.trigger 17:56:25 (2/5) Installing nghttp2-libs (1.41.0-r0) 17:56:25 (3/5) Installing libcurl (7.69.1-r3) 17:56:25 Executing ca-certificates-20191127-r4.trigger 17:56:25 (4/5) Installing curl (7.69.1-r3) 17:56:25 (5/5) Installing dumb-init (1.2.2-r1) 17:56:25 Executing busybox-1.31.1-r19.trigger 17:56:25 Executing ca-certificates-20191127-r4.trigger 17:56:25 OK: 7 MiB in 18 packages 17:56:25 OK: 7 MiB in 19 packages 17:56:29 Removing intermediate container 6c0084318dd1 17:56:29 ---> 314df7c090f8 17:56:29 17:56:29 Step 11/26 : FROM docker:20.10.0 17:56:29 Removing intermediate container 241e611fd1f5 17:56:29 ---> a7fbbef3c731 17:56:29 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:56:29 20.10.0: Pulling from library/docker 17:56:29 ---> Running in 966dde1ab8a5 17:56:30 Removing intermediate container 18cda4094f79 17:56:30 ---> 5ea368f0d32b 17:56:30 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:56:30 ---> Running in 564245909e96 17:56:31 Removing intermediate container 966dde1ab8a5 17:56:31 ---> 5f885af5c816 17:56:31 Step 13/21 : WORKDIR /edgex 17:56:32 Removing intermediate container f48103470931 17:56:32 ---> 8f053653e800 17:56:32 17:56:32 Step 10/22 : FROM alpine:3.12 17:56:32 ---> d10569e2745f 17:56:32 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:56:32 ---> Running in 630f9c5f6694 17:56:32 Removing intermediate container 564245909e96 17:56:32 ---> c96c69d32b00 17:56:32 Step 13/24 : WORKDIR / 17:56:32 ---> Running in 04c435eb6538 17:56:33 ---> Running in 3aceb6dab593 17:56:33 Removing intermediate container 630f9c5f6694 17:56:33 ---> 90205ce51ac6 17:56:33 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:56:34 Removing intermediate container 3aceb6dab593 17:56:34 ---> ebf5acf667c1 17:56:34 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:56:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:56:35 ---> 6c6f9a7b2d0b 17:56:35 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:56:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:56:35 ---> 902d406e7273 17:56:35 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:56:35 (1/2) Installing ca-certificates (20191127-r4) 17:56:35 (2/2) Installing dumb-init (1.2.2-r1) 17:56:35 Executing busybox-1.31.1-r19.trigger 17:56:36 Executing ca-certificates-20191127-r4.trigger 17:56:36 OK: 6 MiB in 16 packages 17:56:38 ---> ac911f5867fb 17:56:38 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:56:38 ---> bc7af87c5f18 17:56:38 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:56:39 Removing intermediate container 04c435eb6538 17:56:39 ---> 6774b517ef0a 17:56:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:56:40 ---> c74f3d75ccff 17:56:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:56:40 ---> Running in adf2d46d7585 17:56:41 ---> 8b5fadfe8ef6 17:56:41 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:56:42 ---> Running in 7cdedc3f708f 17:56:42 Removing intermediate container adf2d46d7585 17:56:42 ---> a659a2093b0e 17:56:42 Step 13/22 : ENV APP_PORT=48060 17:56:42 ---> 2adb3d637493 17:56:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:56:43 ---> Running in 94205af550f8 17:56:43 Removing intermediate container 7cdedc3f708f 17:56:43 ---> ec22fc31574e 17:56:43 Step 18/21 : CMD ["--init=true"] 17:56:44 ---> Running in 808295d94cbe 17:56:44 Removing intermediate container 94205af550f8 17:56:44 ---> dea5c410d539 17:56:44 Step 14/22 : EXPOSE $APP_PORT 17:56:44 ---> Running in f006703a9be1 17:56:44 ---> deec630735a1 17:56:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:56:45 Removing intermediate container 808295d94cbe 17:56:45 ---> f9c2668f6987 17:56:45 Step 19/21 : LABEL arch=arm64 17:56:45 Removing intermediate container 20dc572b0c88 17:56:45 ---> ef8cb7815c71 17:56:45 17:56:45 Step 10/23 : FROM alpine:3.12 17:56:45 ---> d10569e2745f 17:56:45 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:56:45 ---> Running in 2792c42279cb 17:56:45 ---> Running in 5f7bd23b19b6 17:56:45 Removing intermediate container f006703a9be1 17:56:45 ---> 6eda7baad9d3 17:56:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:56:45 ---> 04a80a857cb5 17:56:45 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/ 17:56:46 Removing intermediate container 2792c42279cb 17:56:46 ---> c2f201f43afd 17:56:46 Step 20/21 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 17:56:46 ---> Running in 357e85eadb43 17:56:46 Removing intermediate container 5f7bd23b19b6 17:56:46 ---> b66cf81c63f5 17:56:46 Step 12/23 : ENV APP_PORT=48080 17:56:46 ---> Running in c69ebe1ddb8a 17:56:46 ---> Running in a17013a61dd0 17:56:46 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:56:46 Status: Downloaded newer image for docker:20.10.0 17:56:46 ---> eeaf43b92773 17:56:46 Step 12/26 : RUN apk add --no-cache bash 17:56:46 ---> 3995d141e001 17:56:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:56:46 ---> Running in c88600aa309a 17:56:47 Removing intermediate container a17013a61dd0 17:56:47 ---> a5ae8ef2c4b0 17:56:47 Step 21/21 : LABEL version=0.0.0 17:56:47 Removing intermediate container c69ebe1ddb8a 17:56:47 ---> cb389c2f42cf 17:56:47 Step 13/23 : EXPOSE $APP_PORT 17:56:47 ---> Running in fcc768e62fe9 17:56:47 ---> Running in 6bcff0eb3427 17:56:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:56:48 ---> 6b9760d91c6d 17:56:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:56:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:56:48 Removing intermediate container fcc768e62fe9 17:56:48 ---> fb3da65e1d48 17:56:48 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:56:48 Removing intermediate container 6bcff0eb3427 17:56:48 ---> 0de6b795a9bf 17:56:48 17:56:49 ---> Running in d0564546f215 17:56:49 (1/2) Installing readline (8.0.4-r0) 17:56:49 Successfully built 0de6b795a9bf 17:56:49 (2/2) Installing bash (5.0.17-r0) 17:56:49 Executing bash-5.0.17-r0.post-install 17:56:49 Executing busybox-1.31.1-r19.trigger 17:56:49 Successfully tagged docker-security-proxy-setup-go-arm64:latest 17:56:49 OK: 12 MiB in 22 packages 17:56:49 ---> ce56d6de87b4 17:56:49 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:56:49 Building docker-core-command-go 17:56:49  Building docker-security-proxy-setup-go ... done Removing intermediate container 357e85eadb43 17:56:49 ---> 70a5ce1e4318 17:56:49 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:56:49 ---> Running in 1334cf7235b2 17:56:49 ---> Running in e0476141292f 17:56:50 Removing intermediate container 1334cf7235b2 17:56:50 ---> 2abca58c87e5 17:56:50 Step 22/24 : LABEL arch=arm64 17:56:50 Removing intermediate container e0476141292f 17:56:50 ---> 176fafaeb602 17:56:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:56:51 ---> Running in 08229270fdfe 17:56:51 ---> Running in c105d1b7546c 17:56:51 Removing intermediate container c88600aa309a 17:56:51 ---> 02a1a2e15862 17:56:51 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 17:56:52 ---> Running in b9e406b100fb 17:56:53 Removing intermediate container 08229270fdfe 17:56:53 ---> 5a320059fb40 17:56:53 Step 23/24 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 17:56:53 Removing intermediate container c105d1b7546c 17:56:53 ---> 7ac022284011 17:56:53 Step 20/22 : LABEL arch=arm64 17:56:53 Removing intermediate container b9e406b100fb 17:56:53 ---> bd73080c75a7 17:56:53 Step 14/26 : ENV APP_PORT=48090 17:56:53 ---> Running in ee29dc290b27 17:56:53 ---> Running in e90e37f116ee 17:56:53 Removing intermediate container d0564546f215 17:56:53 ---> 3ba88262fa90 17:56:53 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:56:54 ---> Running in 9171fca5f1ad 17:56:54 ---> Running in 4d0986102860 17:56:55 Removing intermediate container e90e37f116ee 17:56:55 ---> 137f726676fa 17:56:55 Step 24/24 : LABEL version=0.0.0 17:56:55 Removing intermediate container ee29dc290b27 17:56:55 ---> 1ba6dfb8357d 17:56:55 Step 21/22 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 17:56:55 Removing intermediate container 4d0986102860 17:56:55 ---> f01e593e5aa6 17:56:55 Step 15/26 : EXPOSE $APP_PORT 17:56:55 ---> Running in 2478cdaab9cd 17:56:55 ---> Running in 39dcb13adb7d 17:56:55 ---> Running in a186cd02ae48 17:56:56 Removing intermediate container 39dcb13adb7d 17:56:56 ---> 405a1ea645b6 17:56:56 Step 22/22 : LABEL version=0.0.0 17:56:56 Removing intermediate container 2478cdaab9cd 17:56:56 ---> 8d1ef707316d 17:56:56 17:56:56 ---> Running in 81d80ba87536 17:56:56 Removing intermediate container a186cd02ae48 17:56:56 ---> 07bb0003e9a0 17:56:56 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:56:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:56:57 Successfully built 8d1ef707316d 17:56:57 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 17:56:57  Building docker-security-secretstore-setup-go ... done Building docker-security-bootstrapper-go 17:56:57 Removing intermediate container 81d80ba87536 17:56:57 ---> 5823713601f5 17:56:57 17:56:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:56:57 Successfully built 5823713601f5 17:56:58 Successfully tagged docker-support-notifications-go-arm64:latest 17:56:58  Building docker-support-notifications-go ... done Building docker-support-scheduler-go 17:56:58 ---> 29cf7132d851 17:56:58 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:56:59 (1/6) Installing dumb-init (1.2.2-r1) 17:56:59 (2/6) Installing libgcc (9.3.0-r2) 17:56:59 (3/6) Installing libsodium (1.0.18-r0) 17:56:59 (4/6) Installing libstdc++ (9.3.0-r2) 17:56:59 ---> c17ccb96340e 17:56:59 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:56:59 (5/6) Installing libzmq (4.3.3-r0) 17:56:59 (6/6) Installing zeromq (4.3.3-r0) 17:56:59 Executing busybox-1.31.1-r19.trigger 17:56:59 OK: 8 MiB in 20 packages 17:57:00 ---> 7a47316a8241 17:57:00 Step 19/26 : RUN apk --no-cache add py3-pip 17:57:00 ---> Running in e49fafa21050 17:57:02 Removing intermediate container 9171fca5f1ad 17:57:02 ---> e35e39f302c7 17:57:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:57:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:57:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:57:03 (1/33) Installing libbz2 (1.0.8-r1) 17:57:03 (2/33) Installing expat (2.2.9-r1) 17:57:03 (3/33) Installing libffi (3.3-r2) 17:57:03 (4/33) Installing gdbm (1.13-r1) 17:57:03 (5/33) Installing xz-libs (5.2.5-r0) 17:57:03 (6/33) Installing sqlite-libs (3.32.1-r0) 17:57:04 (7/33) Installing python3 (3.8.5-r1) 17:57:04 ---> 0c314de14e92 17:57:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:57:06 (8/33) Installing py3-appdirs (1.4.4-r1) 17:57:06 (9/33) Installing py3-ordered-set (4.0.1-r0) 17:57:06 (10/33) Installing py3-parsing (2.4.7-r0) 17:57:06 (11/33) Installing py3-six (1.15.0-r0) 17:57:06 (12/33) Installing py3-packaging (20.4-r0) 17:57:06 (13/33) Installing py3-setuptools (47.0.0-r0) 17:57:06 (14/33) Installing py3-chardet (3.0.4-r4) 17:57:06 (15/33) Installing py3-idna (2.9-r0) 17:57:06 (16/33) Installing py3-certifi (2020.4.5.1-r0) 17:57:06 (17/33) Installing py3-urllib3 (1.25.9-r0) 17:57:06 (18/33) Installing py3-requests (2.23.0-r0) 17:57:06 (19/33) Installing py3-msgpack (1.0.0-r0) 17:57:06 (20/33) Installing py3-lockfile (0.12.2-r3) 17:57:06 (21/33) Installing py3-cachecontrol (0.12.6-r0) 17:57:06 (22/33) Installing py3-colorama (0.4.3-r0) 17:57:06 (23/33) Installing py3-distlib (0.3.0-r0) 17:57:06 (24/33) Installing py3-distro (1.5.0-r1) 17:57:06 (25/33) Installing py3-webencodings (0.5.1-r3) 17:57:06 (26/33) Installing py3-html5lib (1.0.1-r4) 17:57:06 (27/33) Installing py3-pytoml (0.1.21-r0) 17:57:06 (28/33) Installing py3-pep517 (0.8.2-r0) 17:57:06 (29/33) Installing py3-progress (1.5-r0) 17:57:06 (30/33) Installing py3-toml (0.10.1-r0) 17:57:06 (31/33) Installing py3-retrying (1.3.3-r0) 17:57:06 (32/33) Installing py3-contextlib2 (0.6.0-r0) 17:57:06 (33/33) Installing py3-pip (20.1.1-r0) 17:57:06 Executing busybox-1.31.1-r19.trigger 17:57:06 OK: 71 MiB in 55 packages 17:57:08 ---> 744ec165e071 17:57:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:57:09 ---> d1a657cd2956 17:57:09 Step 19/23 : ENTRYPOINT ["/core-data"] 17:57:09 ---> Running in 6953c995acf0 17:57:11 Removing intermediate container 6953c995acf0 17:57:11 ---> 47887827f2d8 17:57:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:57:11 ---> Running in 418a432a3094 17:57:12 Removing intermediate container 418a432a3094 17:57:12 ---> 963ef483a360 17:57:12 Step 21/23 : LABEL arch=arm64 17:57:13 ---> Running in ca8151d03a5c 17:57:14 Removing intermediate container ca8151d03a5c 17:57:14 ---> db38ff8f4e28 17:57:14 Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 17:57:14 ---> Running in d0ec3d0607a0 17:57:15 Removing intermediate container e49fafa21050 17:57:15 ---> 4f6027f719fd 17:57:15 Step 20/26 : RUN pip install docker-compose==1.23.2 17:57:15 Removing intermediate container d0ec3d0607a0 17:57:15 ---> efcc6dfa03e4 17:57:15 Step 23/23 : LABEL version=0.0.0 17:57:15 ---> Running in 1433428d8ad7 17:57:15 ---> Running in f1e710a9980b 17:57:16 Removing intermediate container f1e710a9980b 17:57:16 ---> e625b736f31f 17:57:16 17:57:17 Successfully built e625b736f31f 17:57:17 Successfully tagged docker-core-data-go-arm64:latest 17:57:17  Building docker-core-data-go ... done Building docker-core-metadata-go 17:57:22 Collecting docker-compose==1.23.2 17:57:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:57:23 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:57:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:57:23 ---> 06f9c26c061f 17:57:23 Step 3/23 : WORKDIR /edgex-go 17:57:23 ---> Using cache 17:57:23 ---> 817404712844 17:57:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:57:23 ---> Using cache 17:57:23 ---> bf250673b3eb 17:57:23 Step 5/23 : RUN apk add --update --no-cache make git 17:57:23 Collecting docopt<0.7,>=0.6.1 17:57:23 Downloading docopt-0.6.2.tar.gz (25 kB) 17:57:25 ---> Running in efef262af02f 17:57:26 Collecting cached-property<2,>=1.2.0 17:57:26 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:57:27 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:57:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:57:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:57:28 Collecting PyYAML<4,>=3.10 17:57:28 Downloading PyYAML-3.13.tar.gz (270 kB) 17:57:29 OK: 217 MiB in 51 packages 17:57:33 Collecting texttable<0.10,>=0.9.0 17:57:33 Downloading texttable-0.9.1.tar.gz (11 kB) 17:57:33 Removing intermediate container efef262af02f 17:57:33 ---> 57841d0aef34 17:57:33 Step 6/23 : COPY go.mod . 17:57:34 ---> 0cd91c7fc554 17:57:34 Step 7/23 : RUN go mod download 17:57:35 ---> Running in 78b44089814b 17:57:35 Collecting dockerpty<0.5,>=0.4.1 17:57:35 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:57:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:57:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:57:40 Collecting jsonschema<3,>=2.5.1 17:57:40 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:57:40 Removing intermediate container 78b44089814b 17:57:40 ---> 8f8c2efe01a4 17:57:40 Step 8/23 : COPY . . 17:57:40 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:57:40 Step 2/31 : FROM ${BUILDER_BASE} AS builder 17:57:40 ---> 06f9c26c061f 17:57:40 Step 3/31 : WORKDIR /edgex-go 17:57:40 ---> Using cache 17:57:40 ---> 817404712844 17:57:40 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:57:40 ---> Using cache 17:57:40 ---> bf250673b3eb 17:57:40 Step 5/31 : RUN apk add --update --no-cache make git 17:57:40 ---> Using cache 17:57:40 ---> 57841d0aef34 17:57:40 Step 6/31 : COPY go.mod . 17:57:40 ---> Using cache 17:57:40 ---> 0cd91c7fc554 17:57:40 Step 7/31 : RUN go mod download 17:57:40 ---> Using cache 17:57:40 ---> 8f8c2efe01a4 17:57:40 Step 8/31 : COPY . . 17:57:41 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:57:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:57:41 ---> 06f9c26c061f 17:57:41 Step 3/22 : WORKDIR /edgex-go 17:57:41 ---> Using cache 17:57:41 ---> 817404712844 17:57:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:57:41 ---> Using cache 17:57:41 ---> bf250673b3eb 17:57:41 Step 5/22 : RUN apk add --update --no-cache make git 17:57:41 ---> Using cache 17:57:41 ---> 57841d0aef34 17:57:41 Step 6/22 : COPY go.mod . 17:57:41 ---> Using cache 17:57:41 ---> 0cd91c7fc554 17:57:41 Step 7/22 : RUN go mod download 17:57:41 ---> Using cache 17:57:41 ---> 8f8c2efe01a4 17:57:41 Step 8/22 : COPY . . 17:57:41 Collecting websocket-client<1.0,>=0.32.0 17:57:41 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 17:57:42 Collecting docker<4.0,>=3.6.0 17:57:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:57:43 Collecting idna<2.8,>=2.5 17:57:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:57:43 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) 17:57:44 Collecting urllib3<1.25,>=1.21.1 17:57:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:57:44 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) 17:57:44 Collecting docker-pycreds>=0.4.0 17:57:44 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:57:44 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:57:44 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:57:44 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:57:44 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:57:46 Installing collected packages: docopt, cached-property, PyYAML, texttable, dockerpty, idna, urllib3, requests, jsonschema, websocket-client, docker-pycreds, docker, docker-compose 17:57:46 Running setup.py install for docopt: started 17:57:49 Running setup.py install for docopt: finished with status 'done' 17:57:49 Running setup.py install for PyYAML: started 17:57:52 Running setup.py install for PyYAML: finished with status 'done' 17:57:52 Running setup.py install for texttable: started 17:57:53 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:57:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:57:53 ---> 06f9c26c061f 17:57:53 Step 3/23 : WORKDIR /edgex-go 17:57:53 ---> Using cache 17:57:53 ---> 817404712844 17:57:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:57:53 ---> Using cache 17:57:53 ---> bf250673b3eb 17:57:53 Step 5/23 : RUN apk add --update --no-cache make git 17:57:53 ---> Using cache 17:57:53 ---> 57841d0aef34 17:57:53 Step 6/23 : COPY go.mod . 17:57:53 ---> Using cache 17:57:53 ---> 0cd91c7fc554 17:57:53 Step 7/23 : RUN go mod download 17:57:53 ---> Using cache 17:57:53 ---> 8f8c2efe01a4 17:57:53 Step 8/23 : COPY . . 17:57:54 Running setup.py install for texttable: finished with status 'done' 17:57:54 Running setup.py install for dockerpty: started 17:57:57 Running setup.py install for dockerpty: finished with status 'done' 17:57:57 Attempting uninstall: idna 17:57:57 Found existing installation: idna 2.9 17:57:57 Uninstalling idna-2.9: 17:57:57 Successfully uninstalled idna-2.9 17:57:58 Attempting uninstall: urllib3 17:57:58 Found existing installation: urllib3 1.25.9 17:57:58 Uninstalling urllib3-1.25.9: 17:57:59 Successfully uninstalled urllib3-1.25.9 17:58:00 Attempting uninstall: requests 17:58:00 Found existing installation: requests 2.23.0 17:58:00 Uninstalling requests-2.23.0: 17:58:00 Successfully uninstalled requests-2.23.0 17:58:12 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 17:58:12 ---> 906feafdab61 17:58:12 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:58:12 ---> 1b49a9eeb0f2 17:58:12 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:58:12 ---> c4348cc9a34f 17:58:12 Step 9/23 : RUN make cmd/core-command/core-command 17:58:12 ---> Running in 1c2f04e4bb51 17:58:12 ---> Running in 0e7e744c9bac 17:58:12 ---> d58a9c521af1 17:58:12 Step 9/23 : RUN make cmd/core-metadata/core-metadata 17:58:12 ---> Running in 631efa4925d4 17:58:13 ---> Running in d445ea754420 17:58:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:58:15 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 17:58:15 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 17:58:15 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 17:58:18 Removing intermediate container 1433428d8ad7 17:58:18 ---> 0207c4f57d35 17:58:18 Step 21/26 : RUN apk --no-cache add curl 17:58:18 ---> Running in c0f38f48cfd1 17:58:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:58:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:58:20 (1/3) Installing nghttp2-libs (1.41.0-r0) 17:58:20 (2/3) Installing libcurl (7.69.1-r3) 17:58:20 (3/3) Installing curl (7.69.1-r3) 17:58:20 Executing busybox-1.31.1-r19.trigger 17:58:20 OK: 71 MiB in 58 packages 17:58:22 Removing intermediate container c0f38f48cfd1 17:58:22 ---> c252516b4333 17:58:22 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 17:58:22 ---> Running in 51af25899ce4 17:58:23 Removing intermediate container 51af25899ce4 17:58:23 ---> 48c4c4528f6b 17:58:23 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:58:23 ---> Running in c00738dfc028 17:58:23 Removing intermediate container c00738dfc028 17:58:23 ---> ac3249cdd138 17:58:23 Step 24/26 : LABEL arch=arm64 17:58:23 ---> Running in e47a760ba7fa 17:58:24 Removing intermediate container e47a760ba7fa 17:58:24 ---> bcdaa1ba3399 17:58:24 Step 25/26 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 17:58:24 ---> Running in ba3613c70049 17:58:25 Removing intermediate container ba3613c70049 17:58:25 ---> 02343aa24c67 17:58:25 Step 26/26 : LABEL version=0.0.0 17:58:25 ---> Running in 28eba025585d 17:58:26 Removing intermediate container 28eba025585d 17:58:26 ---> 357c083102a5 17:58:26 17:58:26 Successfully built 357c083102a5 17:58:26 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 17:59:48  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 1c2f04e4bb51 17:59:48 ---> c8552a470245 17:59:48 17:59:48 Step 10/31 : FROM alpine:3.12 17:59:48 ---> d10569e2745f 17:59:48 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:59:48 ---> Running in 562fd580bd00 17:59:48 Removing intermediate container 562fd580bd00 17:59:48 ---> b00e24ac8e5d 17:59:48 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 17:59:49 ---> Running in e8ff12774e01 17:59:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:59:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:59:52 (1/2) Installing dumb-init (1.2.2-r1) 17:59:52 (2/2) Installing su-exec (0.2-r1) 17:59:52 Executing busybox-1.31.1-r19.trigger 17:59:52 OK: 5 MiB in 16 packages 17:59:54 Removing intermediate container 631efa4925d4 17:59:54 ---> d22b4a28b57f 17:59:54 17:59:54 Step 10/23 : FROM alpine:3.12 17:59:54 ---> d10569e2745f 17:59:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:59:54 Removing intermediate container e8ff12774e01 17:59:54 ---> 5672cd4c38e1 17:59:54 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 17:59:54 ---> Running in 3867668350b5 17:59:55 ---> Running in c0266385b61c 17:59:56 Removing intermediate container c0266385b61c 17:59:56 ---> 1157de39a3b2 17:59:56 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:59:56 ---> Running in b1266f989517 17:59:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:59:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:59:57 Removing intermediate container b1266f989517 17:59:57 ---> 0cb2def66b3b 17:59:57 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:59:57 ---> Running in b3369b40526f 17:59:57 (1/1) Installing dumb-init (1.2.2-r1) 17:59:57 Executing busybox-1.31.1-r19.trigger 17:59:57 OK: 5 MiB in 15 packages 18:00:00 Removing intermediate container 3867668350b5 18:00:00 ---> 087b0387e0b3 18:00:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:00:00 Removing intermediate container 0e7e744c9bac 18:00:00 ---> 9bf69d5cfc86 18:00:00 18:00:00 Step 10/22 : FROM alpine:3.12 18:00:00 ---> d10569e2745f 18:00:00 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:00:00 ---> Using cache 18:00:00 ---> 087b0387e0b3 18:00:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:00:00 ---> Running in b12a2f13d954 18:00:00 ---> Running in 44228c39e100 18:00:00 Removing intermediate container b3369b40526f 18:00:00 ---> 8808655268ee 18:00:00 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 18:00:00 Removing intermediate container b12a2f13d954 18:00:00 ---> 71cbcaa15fd8 18:00:00 Step 13/23 : ENV APP_PORT=48082 18:00:00 Removing intermediate container 44228c39e100 18:00:00 ---> 5a692f2fe480 18:00:00 Step 13/22 : ENV APP_PORT=48085 18:00:00 ---> Running in cd2edb86944a 18:00:00 ---> Running in 98bbaae83042 18:00:00 ---> Running in e18d124beb0a 18:00:01 Removing intermediate container cd2edb86944a 18:00:01 ---> f56fc5bda190 18:00:01 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:00:01 Removing intermediate container 98bbaae83042 18:00:01 ---> 654528937efe 18:00:01 Step 14/23 : EXPOSE $APP_PORT 18:00:01 Removing intermediate container e18d124beb0a 18:00:01 ---> 483515864ccb 18:00:01 Step 14/22 : EXPOSE $APP_PORT 18:00:01 ---> Running in 5845ccb3711b 18:00:02 ---> Running in cc69faa6fedb 18:00:02 ---> bd2691d8ab87 18:00:02 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:00:02 Removing intermediate container 5845ccb3711b 18:00:02 ---> 55301eb3f7c2 18:00:02 Step 15/23 : WORKDIR / 18:00:02 ---> Running in 6e6f58421079 18:00:03 Removing intermediate container cc69faa6fedb 18:00:03 ---> 170f8e94ed93 18:00:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:00:03 ---> Running in 438a54100082 18:00:04 Removing intermediate container d445ea754420 18:00:04 ---> 47d10fdde75a 18:00:04 18:00:04 Step 10/23 : FROM alpine:3.12 18:00:04 ---> d10569e2745f 18:00:04 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:00:04 ---> Using cache 18:00:04 ---> 087b0387e0b3 18:00:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:00:04 ---> Using cache 18:00:04 ---> 71cbcaa15fd8 18:00:04 Step 13/23 : ENV APP_PORT=48081 18:00:04 Removing intermediate container 438a54100082 18:00:04 ---> 4693833dd754 18:00:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:00:04 ---> 613b118e2457 18:00:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:00:04 ---> Running in f788073dc2e3 18:00:04 Removing intermediate container f788073dc2e3 18:00:04 ---> a68f2363e446 18:00:04 Step 14/23 : EXPOSE $APP_PORT 18:00:05 ---> 4130e49c16e7 18:00:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:00:05 ---> Running in bd893eb3edb7 18:00:05 ---> 79d999a85b19 18:00:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:00:05 Removing intermediate container bd893eb3edb7 18:00:05 ---> a90eee688789 18:00:05 Step 15/23 : WORKDIR / 18:00:06 Removing intermediate container 6e6f58421079 18:00:06 ---> 06fee928647e 18:00:06 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 18:00:06 ---> Running in abe0c8081871 18:00:06 ---> 4f187031b16a 18:00:06 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:00:06 ---> Running in 98c59a0a64c2 18:00:06 ---> 44757b51f4e9 18:00:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:00:06 Removing intermediate container abe0c8081871 18:00:06 ---> 512acba1607e 18:00:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:00:07 ---> 0dff1de65c77 18:00:07 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:00:07 Removing intermediate container 98c59a0a64c2 18:00:07 ---> c498c311d08d 18:00:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:00:07 ---> Running in be4c2dd716ab 18:00:07 ---> 90b62a949c15 18:00:07 Step 19/23 : ENTRYPOINT ["/core-command"] 18:00:08 ---> 8b60dc919ceb 18:00:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:00:08 ---> Running in d07d82b4dc75 18:00:08 Removing intermediate container be4c2dd716ab 18:00:08 ---> 627963a1e199 18:00:08 Step 20/22 : LABEL arch=arm64 18:00:08 ---> Running in 04227fe9ad19 18:00:08 ---> e547b8796c47 18:00:08 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:00:08 Removing intermediate container d07d82b4dc75 18:00:08 ---> 0d43d159f9bf 18:00:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:00:08 Removing intermediate container 04227fe9ad19 18:00:08 ---> 25c62ad0c7a4 18:00:08 Step 21/22 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 18:00:08 ---> Running in dacb84aa6d44 18:00:09 ---> Running in 30297ee28d80 18:00:09 ---> 95c8705b96bf 18:00:09 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:00:09 Removing intermediate container dacb84aa6d44 18:00:09 ---> 6449a74f0854 18:00:09 Step 21/23 : LABEL arch=arm64 18:00:09 ---> b6f4328f0935 18:00:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:00:09 Removing intermediate container 30297ee28d80 18:00:09 ---> e7c234d730cf 18:00:09 Step 22/22 : LABEL version=0.0.0 18:00:09 ---> Running in b14200bfea5c 18:00:09 ---> Running in 05bdd644eb0a 18:00:09 ---> dfc77729ff33 18:00:09 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:00:10 Removing intermediate container b14200bfea5c 18:00:10 ---> 0564c6715bb7 18:00:10 Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 18:00:10 ---> Running in 55ba108432a8 18:00:10 Removing intermediate container 05bdd644eb0a 18:00:10 ---> a379aa933958 18:00:10 ---> 0f591888e09c 18:00:10 18:00:10 Step 19/23 : ENTRYPOINT ["/core-metadata"] 18:00:10 ---> Running in 5424df943ce9 18:00:11 Successfully built a379aa933958 18:00:11 Removing intermediate container 55ba108432a8 18:00:11 ---> 22710fc7c90c 18:00:11 Step 23/23 : LABEL version=0.0.0 18:00:11 Successfully tagged docker-support-scheduler-go-arm64:latest 18:00:11  Building docker-support-scheduler-go ... done  ---> efb9132c8c81 18:00:11 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 18:00:11 ---> Running in 98edc5aa1870 18:00:11 ---> Running in 9c048fc22b28 18:00:11 Removing intermediate container 5424df943ce9 18:00:11 ---> 25a6524814b8 18:00:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:00:11 ---> Running in 5ea339153cf6 18:00:11 Removing intermediate container 98edc5aa1870 18:00:11 ---> 528b2cfce9b4 18:00:11 18:00:11 Removing intermediate container 9c048fc22b28 18:00:11 ---> 6121fdfadf08 18:00:11 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:00:12 Removing intermediate container 5ea339153cf6 18:00:12 ---> 22591115a70b 18:00:12 Step 21/23 : LABEL arch=arm64 18:00:12 Successfully built 528b2cfce9b4 18:00:12 Successfully tagged docker-core-command-go-arm64:latest 18:00:12  Building docker-core-command-go ... done  ---> Running in 8be3451c37af 18:00:12 ---> 2906510bfb7b 18:00:12 Step 26/31 : RUN chmod +x /entrypoint.sh 18:00:13 ---> Running in b652b0a509a6 18:00:13 Removing intermediate container 8be3451c37af 18:00:13 ---> f95e3582e5b4 18:00:13 Step 22/23 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 18:00:13 ---> Running in f0701afad5fe 18:00:13 Removing intermediate container f0701afad5fe 18:00:13 ---> c3a67ebfe3f9 18:00:13 Step 23/23 : LABEL version=0.0.0 18:00:13 ---> Running in ecc3a3ca4762 18:00:14 Removing intermediate container ecc3a3ca4762 18:00:14 ---> ee3135874dd0 18:00:14 18:00:14 Successfully built ee3135874dd0 18:00:14 Successfully tagged docker-core-metadata-go-arm64:latest 18:00:15  Building docker-core-metadata-go ... done Removing intermediate container b652b0a509a6 18:00:15 ---> 0630b803a4ef 18:00:15 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 18:00:15 ---> Running in 17292e211094 18:00:16 Removing intermediate container 17292e211094 18:00:16 ---> dd0a9de01414 18:00:16 Step 28/31 : CMD ["gate"] 18:00:16 ---> Running in 0ed3d08626be 18:00:16 Removing intermediate container 0ed3d08626be 18:00:16 ---> 649a476213b6 18:00:16 Step 29/31 : LABEL arch=arm64 18:00:17 ---> Running in bf103879e76e 18:00:17 Removing intermediate container bf103879e76e 18:00:17 ---> 1cfdf865706a 18:00:17 Step 30/31 : LABEL git_sha=88047cbc75510c4c02cec7fc05a2c3834ab5aff5 18:00:17 ---> Running in c1a6e0d27f9a 18:00:18 Removing intermediate container c1a6e0d27f9a 18:00:18 ---> 3adcbbd655b3 18:00:18 Step 31/31 : LABEL version=0.0.0 18:00:18 ---> Running in 00ba7134693f 18:00:19 Removing intermediate container 00ba7134693f 18:00:19 ---> fa4cf6f071e6 18:00:19 18:00:19 Successfully built fa4cf6f071e6 18:00:19 Successfully tagged docker-security-bootstrapper-go-arm64:latest 18:00:19  Building docker-security-bootstrapper-go ... done  [Pipeline] } 18:00:19 $ docker stop --time=1 094fdd57d6c1110a57b02d7566f95e85fd05604d286351d03de1b0a39e741f45 18:00:21 $ docker rm -f 094fdd57d6c1110a57b02d7566f95e85fd05604d286351d03de1b0a39e741f45 [Pipeline] // withDockerContainer [Pipeline] sh 18:00:22 + docker images 18:00:22 + grep docker 18:00:22 docker-security-bootstrapper-go-arm64 latest fa4cf6f071e6 4 seconds ago 17.8MB 18:00:22 docker-core-metadata-go-arm64 latest ee3135874dd0 8 seconds ago 17.9MB 18:00:22 docker-core-command-go-arm64 latest 528b2cfce9b4 11 seconds ago 16.2MB 18:00:22 docker-support-scheduler-go-arm64 latest a379aa933958 12 seconds ago 16.3MB 18:00:22 docker-sys-mgmt-agent-go-arm64 latest 357c083102a5 About a minute ago 300MB 18:00:22 docker-core-data-go-arm64 latest e625b736f31f 3 minutes ago 21.1MB 18:00:22 docker-support-notifications-go-arm64 latest 5823713601f5 3 minutes ago 16.9MB 18:00:22 docker-security-secretstore-setup-go-arm64 latest 8d1ef707316d 3 minutes ago 23.7MB 18:00:22 docker-security-proxy-setup-go-arm64 latest 0de6b795a9bf 3 minutes ago 23.4MB 18:00:22 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 18:00:24 ---> job-cost.sh 18:00:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DigS 18:01:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:03:47 lf-activate-venv(): INFO: Adding /tmp/venv-DigS/bin to PATH 18:03:47 INFO: No Stack... 18:03:47 INFO: Retrieving Pricing Info for: lf-standard-4 18:03:47 INFO: Archiving Costs [Pipeline] sh 18:03:48 + cut -d, -f6 18:03:48 + cat /w/workspace/edgex-go/6/archives/cost.csv [Pipeline] lock 18:03:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3215-6-stack-cost] 18:03:48 Resource [jenkins-edgexfoundry-edgex-go-PR-3215-6-stack-cost] did not exist. Created. 18:03:48 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3215-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:03:48 + echo total: 0.20999999344348907 [Pipeline] stash 18:03:49 Stashed 1 file(s) [Pipeline] } 18:03:49 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3215-6-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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:03:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:03:53 ---> package-listing.sh 18:03:53 ++ facter osfamily 18:03:53 ++ tr '[:upper:]' '[:lower:]' 18:03:53 + OS_FAMILY=redhat 18:03:53 + workspace=/w/workspace/edgex-go/6 18:03:53 + START_PACKAGES=/tmp/packages_start.txt 18:03:53 + END_PACKAGES=/tmp/packages_end.txt 18:03:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:03:53 + PACKAGES=/tmp/packages_start.txt 18:03:53 + '[' /w/workspace/edgex-go/6 ']' 18:03:53 + PACKAGES=/tmp/packages_end.txt 18:03:53 + case "${OS_FAMILY}" in 18:03:53 + rpm -qa 18:03:53 + sort 18:03:58 + '[' -f /tmp/packages_start.txt ']' 18:03:58 + '[' -f /tmp/packages_end.txt ']' 18:03:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:03:58 + '[' /w/workspace/edgex-go/6 ']' 18:03:58 + mkdir -p /w/workspace/edgex-go/6/archives/ 18:03:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 18:03:58 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:03:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:03:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:03:58 18:03:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:03:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:03:59 alpine: Pulling from edgex-lftools-log-publisher 18:03:59 df20fa9351a1: Pulling fs layer 18:03:59 36b3adc4ff6f: Pulling fs layer 18:03:59 8ad3a11d3b57: Pulling fs layer 18:03:59 46f8f816bc3b: Pulling fs layer 18:03:59 93b61091891f: Pulling fs layer 18:03:59 93b9cdb0e59b: Pulling fs layer 18:03:59 5e14af77c1be: Pulling fs layer 18:03:59 01666e4c0597: Pulling fs layer 18:03:59 aa168da1d23b: Pulling fs layer 18:03:59 46f8f816bc3b: Waiting 18:03:59 93b61091891f: Waiting 18:03:59 93b9cdb0e59b: Waiting 18:03:59 5e14af77c1be: Waiting 18:03:59 aa168da1d23b: Waiting 18:03:59 01666e4c0597: Waiting 18:03:59 36b3adc4ff6f: Download complete 18:03:59 46f8f816bc3b: Verifying Checksum 18:03:59 46f8f816bc3b: Download complete 18:03:59 df20fa9351a1: Verifying Checksum 18:03:59 df20fa9351a1: Download complete 18:03:59 93b61091891f: Verifying Checksum 18:03:59 93b61091891f: Download complete 18:03:59 93b9cdb0e59b: Verifying Checksum 18:03:59 93b9cdb0e59b: Download complete 18:03:59 01666e4c0597: Verifying Checksum 18:03:59 01666e4c0597: Download complete 18:03:59 5e14af77c1be: Download complete 18:03:59 8ad3a11d3b57: Verifying Checksum 18:03:59 8ad3a11d3b57: Download complete 18:03:59 df20fa9351a1: Pull complete 18:03:59 36b3adc4ff6f: Pull complete 18:04:01 8ad3a11d3b57: Pull complete 18:04:01 aa168da1d23b: Verifying Checksum 18:04:01 aa168da1d23b: Download complete 18:04:02 46f8f816bc3b: Pull complete 18:04:02 93b61091891f: Pull complete 18:04:02 93b9cdb0e59b: Pull complete 18:04:02 5e14af77c1be: Pull complete 18:04:03 01666e4c0597: Pull complete 18:04:11 aa168da1d23b: Pull complete 18:04:11 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:04:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:04:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:04:11 prd-centos7-docker-4c-2g-28503 does not seem to be running inside a container 18:04:11 $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:04:21 $ docker top 2bdbead9ea11ac7de691703718409389bc78aa8f51c92084ace1d50a780b2c26 -eo pid,comm [Pipeline] { [Pipeline] sh 18:04:21 + touch /tmp/pre-build-complete [Pipeline] sh 18:04:22 + mkdir -p /var/log/sa [Pipeline] sh 18:04:22 + ls /var/log/sa-host 18:04:22 + sadf -c /var/log/sa-host/sa04 18:04:22 file_magic: OK 18:04:22 HZ: Using current value: 100 18:04:22 file_header: OK 18:04:22 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 18:04:22 Statistics: 18:04:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:04:22 File successfully converted to sysstat format version 12.2.1 18:04:22 + sadf -c /var/log/sa-host/sa23 18:04:22 file_magic: OK 18:04:22 HZ: Using current value: 100 18:04:22 file_header: OK 18:04:22 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 18:04:22 Statistics: 18:04:22 Hnuu...uuuununununu... 18:04:22 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:04:23 provisioning config files... 18:04:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config88020484215277804tmp [Pipeline] { [Pipeline] echo 18:04:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:04:23 ---> create-netrc.sh [Pipeline] } 18:04:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:04:23 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:04:23 ---> python-tools-install.sh [Pipeline] echo 18:04:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:04:24 ---> sudo-logs.sh 18:04:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:04:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:04:24 ---> job-cost.sh 18:04:24 lf-activate-venv: SKIPPING 18:04:24 DEBUG: total: 0.20999999344348907 18:04:24 INFO: Retrieving Stack Cost... 18:04:25 INFO: Retrieving Pricing Info for: v1-standard-2 18:04:26 INFO: Archiving Costs [Pipeline] echo 18:04:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:04:26 ---> logs-deploy.sh 18:04:26 lf-activate-venv: SKIPPING 18:04:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3215/6 18:04:26 INFO: archiving workspace using pattern(s): 18:04:27 Archives upload complete. 18:04:27 INFO: archiving logs to Nexus 18:04:28 ---> uname -a: 18:04:28 Linux prd-centos7-docker-4c-2g-28503.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 18:04:28 18:04:28 18:04:28 ---> lscpu: 18:04:28 Architecture: x86_64 18:04:28 CPU op-mode(s): 32-bit, 64-bit 18:04:28 Byte Order: Little Endian 18:04:28 Address sizes: 40 bits physical, 48 bits virtual 18:04:28 CPU(s): 4 18:04:28 On-line CPU(s) list: 0-3 18:04:28 Thread(s) per core: 1 18:04:28 Core(s) per socket: 1 18:04:28 Socket(s): 4 18:04:28 NUMA node(s): 1 18:04:28 Vendor ID: GenuineIntel 18:04:28 CPU family: 6 18:04:28 Model: 44 18:04:28 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:04:28 Stepping: 1 18:04:28 CPU MHz: 2933.442 18:04:28 BogoMIPS: 5866.88 18:04:28 Virtualization: VT-x 18:04:28 Hypervisor vendor: KVM 18:04:28 Virtualization type: full 18:04:28 L1d cache: 128 KiB 18:04:28 L1i cache: 128 KiB 18:04:28 L2 cache: 16 MiB 18:04:28 L3 cache: 64 MiB 18:04:28 NUMA node0 CPU(s): 0-3 18:04:28 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 18:04:28 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 18:04:28 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 18:04:28 Vulnerability Meltdown: Mitigation; PTI 18:04:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:04:28 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:04:28 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:04:28 Vulnerability Srbds: Not affected 18:04:28 Vulnerability Tsx async abort: Not affected 18:04:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 18:04:28 18:04:28 18:04:28 ---> nproc: 18:04:28 4 18:04:28 18:04:28 18:04:28 ---> df -h: 18:04:28 Filesystem Size Used Available Use% Mounted on 18:04:28 overlay 50.0G 11.7G 38.2G 23% / 18:04:28 tmpfs 64.0M 0 64.0M 0% /dev 18:04:28 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 18:04:28 shm 64.0M 0 64.0M 0% /dev/shm 18:04:28 /dev/vda1 50.0G 11.7G 38.2G 23% /facter-os 18:04:28 /dev/vda1 50.0G 11.7G 38.2G 23% /etc/resolv.conf 18:04:28 /dev/vda1 50.0G 11.7G 38.2G 23% /etc/hostname 18:04:28 /dev/vda1 50.0G 11.7G 38.2G 23% /etc/hosts 18:04:28 /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/sa-host 18:04:28 /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/secure 18:04:28 /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/auth.log 18:04:28 /dev/vda1 50.0G 11.7G 38.2G 23% /run/cloud-init/result.json 18:04:28 /dev/vda1 50.0G 11.7G 38.2G 23% /w/workspace/edgex-go/6 18:04:28 /dev/vda1 50.0G 11.7G 38.2G 23% /w/workspace/edgex-go/6@tmp 18:04:28 18:04:28 18:04:28 ---> free -m: 18:04:28 total used free shared buff/cache available 18:04:28 Mem: 1837 672 116 0 1047 1078 18:04:28 Swap: 1023 58 965 18:04:28 18:04:28 18:04:28 ---> ip addr: 18:04:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:04:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:04:28 inet 127.0.0.1/8 scope host lo 18:04:28 valid_lft forever preferred_lft forever 18:04:28 inet6 ::1/128 scope host 18:04:28 valid_lft forever preferred_lft forever 18:04:28 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:04:28 link/ether fa:16:3e:2e:d9:4c brd ff:ff:ff:ff:ff:ff 18:04:28 inet 10.30.123.152/23 brd 10.30.123.255 scope global dynamic eth0 18:04:28 valid_lft 84848sec preferred_lft 84848sec 18:04:28 inet6 fe80::f816:3eff:fe2e:d94c/64 scope link 18:04:28 valid_lft forever preferred_lft forever 18:04:28 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:04:28 link/ether 02:42:38:a3:6f:97 brd ff:ff:ff:ff:ff:ff 18:04:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:04:28 valid_lft forever preferred_lft forever 18:04:28 inet6 fe80::42:38ff:fea3:6f97/64 scope link 18:04:28 valid_lft forever preferred_lft forever 18:04:28 18:04:28 18:04:28 ---> sar -b -r -n DEV: 18:04:28 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/04/21 _x86_64_ (4 CPU) 18:04:28 18:04:28 17:38:25 LINUX RESTART (4 CPU) 18:04:28 18:04:28 17:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:04:28 17:40:01 136.41 64.56 71.85 0.00 9220.04 26936.71 0.00 18:04:28 17:41:01 334.44 119.17 215.27 0.00 4442.46 43687.20 0.00 18:04:28 17:42:01 134.40 38.81 95.59 0.00 1595.07 13116.99 0.00 18:04:28 17:43:02 172.92 70.09 102.83 0.00 3856.71 21145.54 0.00 18:04:28 17:44:04 1709.73 1382.91 326.82 0.00 130427.99 190315.07 0.00 18:04:28 17:45:01 1948.20 1672.74 275.46 0.00 104570.19 122336.34 0.00 18:04:28 17:46:01 1486.72 1141.84 344.88 0.00 80307.05 109227.53 0.00 18:04:28 17:47:02 2095.27 1752.65 342.62 0.00 85857.59 94250.16 0.00 18:04:28 17:48:01 167.00 40.94 126.06 0.00 5438.54 15364.80 0.00 18:04:28 17:49:01 2.46 0.82 1.65 0.00 173.19 29.93 0.00 18:04:28 17:50:01 0.97 0.77 0.20 0.00 57.97 1.75 0.00 18:04:28 17:51:01 0.28 0.02 0.27 0.00 0.27 3.23 0.00 18:04:28 17:52:01 0.27 0.02 0.25 0.00 0.27 2.73 0.00 18:04:28 17:53:01 0.28 0.00 0.28 0.00 0.00 3.22 0.00 18:04:28 17:54:01 1.70 1.45 0.25 0.00 51.97 3.36 0.00 18:04:28 17:55:01 0.88 0.05 0.83 0.00 1.60 16.59 0.00 18:04:28 17:56:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 18:04:28 17:57:01 0.17 0.02 0.15 0.00 0.53 2.03 0.00 18:04:28 17:58:01 0.28 0.00 0.28 0.00 0.00 3.80 0.00 18:04:28 17:59:01 0.28 0.00 0.28 0.00 0.00 2.75 0.00 18:04:28 18:00:01 0.28 0.03 0.25 0.00 0.40 3.10 0.00 18:04:28 18:01:01 0.32 0.05 0.27 0.00 1.20 3.18 0.00 18:04:28 18:02:01 0.73 0.30 0.43 0.00 22.24 6.96 0.00 18:04:28 18:03:01 0.18 0.02 0.17 0.00 0.53 1.37 0.00 18:04:28 18:04:01 64.13 52.22 11.91 0.00 4655.59 1654.19 0.00 18:04:28 Average: 329.87 253.05 76.82 0.00 17256.50 25619.01 0.00 18:04:28 18:04:28 17:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:04:28 17:40:01 77508 0 642828 34.16 2620 1158588 1465192 50.00 718836 877908 58528 18:04:28 17:41:01 192716 0 757128 40.24 1492 930208 1624844 55.45 570384 839184 24188 18:04:28 17:42:01 196936 0 742876 39.48 904 940828 1494388 51.00 647824 743156 4668 18:04:28 17:43:02 188156 0 718072 38.16 644 974672 1301860 44.43 534408 853676 96164 18:04:28 17:44:04 57216 0 778312 41.37 0 1046016 2128812 72.65 730640 869032 65956 18:04:28 17:45:01 308060 0 980948 52.14 0 592536 3758708 128.28 643072 656124 18100 18:04:28 17:46:01 82024 0 726392 38.61 0 1073128 1730744 59.07 544848 1011988 9624 18:04:28 17:47:02 276820 0 750432 39.88 0 854292 2083592 71.11 549416 796184 252 18:04:28 17:48:01 534856 0 603028 32.05 0 743660 1213348 41.41 498936 603376 20 18:04:28 17:49:01 538948 0 593796 31.56 0 748800 1143120 39.01 496996 604564 16 18:04:28 17:50:01 537808 0 593188 31.53 0 750548 1142988 39.01 496772 606312 16 18:04:28 17:51:01 537980 0 593004 31.52 0 750560 1142988 39.01 496796 606320 8 18:04:28 17:52:01 537684 0 593300 31.53 0 750560 1143084 39.01 496896 606320 8 18:04:28 17:53:01 537412 0 593556 31.55 0 750576 1143108 39.01 497100 606332 8 18:04:28 17:54:01 535616 0 594516 31.60 0 751412 1143108 39.01 497336 606752 28 18:04:28 17:55:01 536396 0 593740 31.56 0 751408 1142988 39.01 496976 606756 12 18:04:28 17:56:01 536152 0 593964 31.57 0 751428 1143104 39.01 497376 606768 20 18:04:28 17:57:01 536160 0 593952 31.57 0 751432 1143120 39.01 497672 606784 12 18:04:28 17:58:01 536332 0 593768 31.56 0 751444 1143108 39.01 497468 606784 8 18:04:28 17:59:01 536176 0 593920 31.57 0 751448 1143084 39.01 497324 606784 12 18:04:28 18:00:01 536344 0 593752 31.56 0 751448 1142988 39.01 497132 606784 12 18:04:28 18:01:01 534960 0 595112 31.63 0 751472 1145396 39.09 498012 606796 12 18:04:28 18:02:01 535120 0 594280 31.58 0 752144 1143560 39.03 497624 607352 8 18:04:28 18:03:01 535152 0 594244 31.58 0 752148 1143560 39.03 497504 607368 8 18:04:28 18:04:01 177032 0 658436 34.99 0 1046076 1571132 53.62 592660 865232 105032 18:04:28 Average: 405583 0 650662 34.58 226 825073 1420877 48.49 539600 688585 15309 18:04:28 18:04:28 17:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:04:28 17:40:01 eth0 1373.05 1306.59 5894.52 163.06 0.00 0.00 0.00 0.00 18:04:28 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 17:40:01 docker0 825.27 646.78 68.77 2676.26 0.00 0.00 0.00 0.00 18:04:28 17:41:01 eth0 451.08 374.29 3676.73 66.89 0.00 0.00 0.00 0.00 18:04:28 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 17:41:01 veth3e8d4fb 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:04:28 17:41:01 docker0 107.44 150.62 7.89 833.41 0.00 0.00 0.00 0.00 18:04:28 17:42:01 eth0 33.87 20.92 23.92 40.49 0.00 0.00 0.00 0.00 18:04:28 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 17:42:01 veth3e8d4fb 2.23 2.25 0.18 0.18 0.00 0.00 0.00 0.00 18:04:28 17:42:01 docker0 2.23 2.23 0.15 0.18 0.00 0.00 0.00 0.00 18:04:28 17:43:02 eth0 192.09 158.93 1684.21 57.47 0.00 0.00 0.00 0.00 18:04:28 17:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 17:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 17:44:04 eth0 68.33 47.56 174.60 54.77 0.00 0.00 0.00 0.00 18:04:28 17:44:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 17:44:04 veth38a3347 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 18:04:28 17:44:04 docker0 14.72 22.22 0.86 141.18 0.00 0.00 0.00 0.00 18:04:28 17:45:01 vethc4d0ac1 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 18:04:28 17:45:01 veth7f06fcd 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 18:04:28 17:45:01 eth0 19.86 13.05 12.75 19.94 0.00 0.00 0.00 0.00 18:04:28 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 17:46:01 eth0 235.89 166.61 1800.54 61.77 0.00 0.00 0.00 0.00 18:04:28 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 17:46:01 veth38a3347 0.00 0.75 0.00 0.04 0.00 0.00 0.00 0.00 18:04:28 17:46:01 docker0 987.08 899.30 79.67 4154.61 0.00 0.00 0.00 0.00 18:04:28 17:47:02 veth8970538 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:04:28 17:47:02 eth0 74.94 48.71 95.36 80.20 0.00 0.00 0.00 0.00 18:04:28 17:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 17:47:02 veth38a3347 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 17:48:01 eth0 45.21 26.79 106.19 40.07 0.00 0.00 0.00 0.00 18:04:28 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 17:48:01 docker0 1019.47 939.08 82.24 4371.70 0.00 0.00 0.00 0.00 18:04:28 17:49:01 eth0 1.18 0.38 0.45 0.26 0.00 0.00 0.00 0.00 18:04:28 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 17:50:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:04:28 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 17:51:01 eth0 0.48 0.08 0.05 0.01 0.00 0.00 0.00 0.00 18:04:28 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 17:52:01 eth0 1.15 0.30 0.33 0.20 0.00 0.00 0.00 0.00 18:04:28 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 17:53:01 eth0 0.53 0.28 0.27 0.20 0.00 0.00 0.00 0.00 18:04:28 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 17:54:01 eth0 1.15 0.43 0.45 0.27 0.00 0.00 0.00 0.00 18:04:28 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 17:55:01 eth0 0.75 0.07 0.06 0.01 0.00 0.00 0.00 0.00 18:04:28 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 17:56:01 eth0 1.47 0.33 0.34 0.20 0.00 0.00 0.00 0.00 18:04:28 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 17:57:01 eth0 0.97 0.32 0.32 0.20 0.00 0.00 0.00 0.00 18:04:28 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 17:58:01 eth0 0.52 0.27 0.27 0.20 0.00 0.00 0.00 0.00 18:04:28 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 17:59:01 eth0 0.28 0.17 0.14 0.07 0.00 0.00 0.00 0.00 18:04:28 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 18:00:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:04:28 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 18:01:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 18:02:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 18:04:28 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 18:03:01 eth0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 18:04:01 eth0 196.59 178.38 2164.24 37.32 0.00 0.00 0.00 0.00 18:04:28 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 Average: eth0 108.20 93.96 626.73 25.01 0.00 0.00 0.00 0.00 18:04:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:28 Average: docker0 40.13 36.97 3.24 172.09 0.00 0.00 0.00 0.00 18:04:28 18:04:28 18:04:28 ---> sar -P ALL: 18:04:28 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/04/21 _x86_64_ (4 CPU) 18:04:28 18:04:28 17:38:25 LINUX RESTART (4 CPU) 18:04:28 18:04:28 17:39:01 CPU %user %nice %system %iowait %steal %idle 18:04:28 17:40:01 all 14.12 0.00 4.83 1.92 0.03 79.11 18:04:28 17:40:01 0 23.45 0.00 6.97 0.97 0.02 68.59 18:04:28 17:40:01 1 14.05 0.00 4.26 1.06 0.02 80.61 18:04:28 17:40:01 2 10.39 0.00 4.14 4.40 0.05 81.02 18:04:28 17:40:01 3 8.67 0.00 3.95 1.24 0.03 86.11 18:04:28 17:41:01 all 12.67 0.00 6.91 5.76 0.07 74.59 18:04:28 17:41:01 0 14.20 0.00 7.58 4.89 0.09 73.25 18:04:28 17:41:01 1 11.90 0.00 6.92 5.03 0.07 76.08 18:04:28 17:41:01 2 11.96 0.00 6.85 6.71 0.05 74.44 18:04:28 17:41:01 3 12.64 0.00 6.29 6.41 0.07 74.58 18:04:28 17:42:01 all 53.16 0.00 9.78 4.98 0.05 32.03 18:04:28 17:42:01 0 52.09 0.00 9.67 4.91 0.05 33.28 18:04:28 17:42:01 1 55.14 0.00 9.89 4.50 0.07 30.40 18:04:28 17:42:01 2 53.41 0.00 9.88 5.05 0.03 31.63 18:04:28 17:42:01 3 52.02 0.00 9.69 5.44 0.03 32.82 18:04:28 17:43:02 all 44.23 0.00 11.41 3.19 0.09 41.08 18:04:28 17:43:02 0 44.78 0.00 11.99 1.99 0.07 41.17 18:04:28 17:43:02 1 44.47 0.00 11.59 3.29 0.09 40.57 18:04:28 17:43:02 2 44.43 0.00 10.65 3.40 0.09 41.43 18:04:28 17:43:02 3 43.22 0.00 11.40 4.06 0.14 41.17 18:04:28 17:44:04 all 17.45 0.00 16.00 25.44 0.18 40.93 18:04:28 17:44:04 0 16.51 0.00 15.94 24.44 0.22 42.89 18:04:28 17:44:04 1 17.38 0.00 15.16 27.12 0.15 40.19 18:04:28 17:44:04 2 16.62 0.00 16.37 25.42 0.17 41.42 18:04:28 17:44:04 3 19.32 0.00 16.54 24.76 0.19 39.19 18:04:28 17:45:01 all 44.39 0.00 13.41 26.50 0.10 15.60 18:04:28 17:45:01 0 43.34 0.00 13.95 27.87 0.11 14.72 18:04:28 17:45:01 1 43.55 0.00 13.80 23.97 0.09 18.59 18:04:28 17:45:01 2 46.13 0.00 12.37 25.21 0.07 16.22 18:04:28 17:45:01 3 44.51 0.00 13.55 28.99 0.11 12.84 18:04:28 17:46:01 all 22.48 0.00 12.68 33.27 0.12 31.46 18:04:28 17:46:01 0 21.83 0.00 13.39 30.38 0.07 34.33 18:04:28 17:46:01 1 23.21 0.00 11.87 31.41 0.16 33.34 18:04:28 17:46:01 2 22.57 0.00 12.84 36.56 0.10 27.93 18:04:28 17:46:01 3 22.29 0.00 12.60 34.73 0.14 30.24 18:04:28 17:47:02 all 35.79 0.00 13.99 33.27 0.16 16.79 18:04:28 17:47:02 0 35.70 0.00 13.27 33.93 0.14 16.96 18:04:28 17:47:02 1 36.89 0.00 13.87 34.90 0.19 14.16 18:04:28 17:47:02 2 35.87 0.00 13.81 31.67 0.12 18.53 18:04:28 17:47:02 3 34.71 0.00 15.01 32.60 0.19 17.49 18:04:28 17:48:01 all 19.58 0.00 4.91 4.44 0.05 71.02 18:04:28 17:48:01 0 19.52 0.00 5.26 6.41 0.05 68.76 18:04:28 17:48:01 1 20.24 0.00 4.32 1.76 0.03 73.64 18:04:28 17:48:01 2 18.94 0.00 5.34 4.20 0.03 71.48 18:04:28 17:48:01 3 19.63 0.00 4.72 5.39 0.07 70.19 18:04:28 17:49:01 all 0.15 0.00 0.03 0.01 0.00 99.81 18:04:28 17:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:04:28 17:49:01 1 0.03 0.00 0.05 0.00 0.00 99.92 18:04:28 17:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:04:28 17:49:01 3 0.50 0.00 0.05 0.05 0.00 99.40 18:04:28 17:50:01 all 0.14 0.00 0.03 0.00 0.01 99.82 18:04:28 17:50:01 0 0.02 0.00 0.03 0.02 0.02 99.92 18:04:28 17:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:04:28 17:50:01 2 0.02 0.00 0.03 0.00 0.00 99.95 18:04:28 17:50:01 3 0.50 0.00 0.02 0.00 0.02 99.47 18:04:28 18:04:28 17:50:01 CPU %user %nice %system %iowait %steal %idle 18:04:28 17:51:01 all 0.15 0.00 0.02 0.00 0.00 99.84 18:04:28 17:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:04:28 17:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:04:28 17:51:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:04:28 17:51:01 3 0.52 0.00 0.02 0.00 0.00 99.47 18:04:28 17:52:01 all 0.16 0.00 0.02 0.00 0.00 99.81 18:04:28 17:52:01 0 0.42 0.00 0.03 0.00 0.00 99.55 18:04:28 17:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:04:28 17:52:01 2 0.05 0.00 0.02 0.00 0.02 99.92 18:04:28 17:52:01 3 0.13 0.00 0.03 0.00 0.00 99.83 18:04:28 17:53:01 all 0.14 0.00 0.02 0.00 0.00 99.84 18:04:28 17:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:04:28 17:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:04:28 17:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:04:28 17:53:01 3 0.52 0.00 0.02 0.00 0.00 99.47 18:04:28 17:54:01 all 0.16 0.00 0.03 0.02 0.00 99.79 18:04:28 17:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:04:28 17:54:01 1 0.05 0.00 0.03 0.00 0.00 99.92 18:04:28 17:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:04:28 17:54:01 3 0.53 0.00 0.07 0.08 0.00 99.32 18:04:28 17:55:01 all 0.13 0.00 0.02 0.00 0.00 99.84 18:04:28 17:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:04:28 17:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:04:28 17:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:04:28 17:55:01 3 0.50 0.00 0.03 0.00 0.02 99.45 18:04:28 17:56:01 all 0.16 0.00 0.02 0.00 0.00 99.83 18:04:28 17:56:01 0 0.05 0.00 0.02 0.00 0.00 99.93 18:04:28 17:56:01 1 0.05 0.00 0.03 0.00 0.00 99.92 18:04:28 17:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:04:28 17:56:01 3 0.52 0.00 0.02 0.00 0.00 99.47 18:04:28 17:57:01 all 0.14 0.00 0.02 0.00 0.00 99.84 18:04:28 17:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:04:28 17:57:01 1 0.52 0.00 0.02 0.00 0.00 99.47 18:04:28 17:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:04:28 17:57:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:04:28 17:58:01 all 0.14 0.00 0.02 0.00 0.00 99.83 18:04:28 17:58:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:04:28 17:58:01 1 0.52 0.00 0.02 0.00 0.00 99.47 18:04:28 17:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:04:28 17:58:01 3 0.03 0.00 0.05 0.00 0.00 99.92 18:04:28 17:59:01 all 0.15 0.00 0.02 0.00 0.00 99.82 18:04:28 17:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:04:28 17:59:01 1 0.53 0.00 0.02 0.00 0.00 99.45 18:04:28 17:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:04:28 17:59:01 3 0.05 0.00 0.07 0.00 0.00 99.88 18:04:28 18:00:01 all 0.14 0.00 0.02 0.00 0.00 99.83 18:04:28 18:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:04:28 18:00:01 1 0.50 0.00 0.02 0.00 0.02 99.47 18:04:28 18:00:01 2 0.02 0.00 0.03 0.00 0.00 99.95 18:04:28 18:00:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:04:28 18:01:01 all 0.11 0.00 0.04 0.00 0.00 99.85 18:04:28 18:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:04:28 18:01:01 1 0.37 0.00 0.08 0.00 0.00 99.55 18:04:28 18:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:04:28 18:01:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:04:28 18:04:28 18:01:01 CPU %user %nice %system %iowait %steal %idle 18:04:28 18:02:01 all 0.05 0.00 0.03 0.01 0.00 99.92 18:04:28 18:02:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:04:28 18:02:01 1 0.13 0.00 0.03 0.00 0.00 99.83 18:04:28 18:02:01 2 0.02 0.00 0.02 0.03 0.00 99.93 18:04:28 18:02:01 3 0.02 0.00 0.02 0.02 0.00 99.95 18:04:28 18:03:01 all 0.14 0.00 0.02 0.00 0.00 99.83 18:04:28 18:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:04:28 18:03:01 1 0.50 0.00 0.03 0.00 0.00 99.47 18:04:28 18:03:01 2 0.02 0.00 0.03 0.00 0.00 99.95 18:04:28 18:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:04:28 18:04:01 all 1.89 0.00 0.79 1.45 0.00 95.87 18:04:28 18:04:01 0 1.84 0.00 0.94 1.36 0.00 95.86 18:04:28 18:04:01 1 2.04 0.00 0.58 1.10 0.00 96.28 18:04:28 18:04:01 2 2.31 0.00 0.82 2.19 0.02 94.66 18:04:28 18:04:01 3 1.39 0.00 0.80 1.14 0.00 96.67 18:04:28 Average: all 10.44 0.00 3.72 5.46 0.03 80.35 18:04:28 Average: 0 10.68 0.00 3.88 5.33 0.03 80.08 18:04:28 Average: 1 10.61 0.00 3.62 5.22 0.03 80.51 18:04:28 Average: 2 10.28 0.00 3.67 5.68 0.03 80.34 18:04:28 Average: 3 10.20 0.00 3.70 5.61 0.04 80.45 18:04:28 18:04:28 18:04:28