Pull request #3356 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 5e8f0209b56f3309f9665c980cdfd66463b0e44b rather than b1581aedca3a359d2a803c09a0b173f661b535e4 Obtained Jenkinsfile from 5e8f0209b56f3309f9665c980cdfd66463b0e44b Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-33913 in /w/workspace/edgexfoundry_edgex-go_PR-3356 [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 5e8f0209b56f3309f9665c980cdfd66463b0e44b into PR head commit b1581aedca3a359d2a803c09a0b173f661b535e4 Merge succeeded, producing b1581aedca3a359d2a803c09a0b173f661b535e4 Checking out Revision b1581aedca3a359d2a803c09a0b173f661b535e4 (PR-3356) > 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/3356/head:refs/remotes/origin/PR-3356 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b1581aedca3a359d2a803c09a0b173f661b535e4 # 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 5e8f0209b56f3309f9665c980cdfd66463b0e44b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b1581aedca3a359d2a803c09a0b173f661b535e4 # timeout=10 Commit message: "refactor(scheduler): Rename scheduler struct" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:01:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:01:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:01:25 ========================================================= 13:01:25 EdgeX Global Pipelines Version Info 13:01:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b0cad471371cb32602598be54e259b09dd5f8fa2 # timeout=10 13:01:27 ------------------- 13:01:27 stable info: 13:01:27 ------------------- 13:01:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:01:27 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 13:01:27 Message: update stable to v1.0.186 13:01:27 ------------------- 13:01:27 experimental info: 13:01:27 ------------------- 13:01:27 Commited By: **** collab-it+edgex@linuxfoundation.org 13:01:27 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 13:01:27 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:01:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:01:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:01:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:01:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:01:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:01:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 13:01:28 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 13:01:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:01:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 13:01:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 13:01:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:01:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:01:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:01:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:01:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:01:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:01:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:01:29 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:01:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:01:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 13:01:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 13:01:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:01:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3356 [Pipeline] echo 13:01:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3356 [Pipeline] echo 13:01:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3356 [Pipeline] echo 13:01:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b1581aedca3a359d2a803c09a0b173f661b535e4 [Pipeline] echo 13:01:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b1581ae [Pipeline] echo 13:01:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 13:01:31 provisioning config files... 13:01:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config3253741315188248570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:01:31 ---> docker-login.sh 13:01:31 nexus3.edgexfoundry.org:10001 13:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:01:31 Configure a credential helper to remove this warning. See 13:01:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:01:31 13:01:31 Login Succeeded 13:01:31 nexus3.edgexfoundry.org:10002 13:01:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:01:32 Configure a credential helper to remove this warning. See 13:01:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:01:32 13:01:32 Login Succeeded 13:01:32 nexus3.edgexfoundry.org:10003 13:01:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:01:32 Configure a credential helper to remove this warning. See 13:01:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:01:32 13:01:32 Login Succeeded 13:01:32 nexus3.edgexfoundry.org:10004 13:01:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:01:32 Configure a credential helper to remove this warning. See 13:01:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:01:32 13:01:32 Login Succeeded 13:01:32 docker.io 13:01:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:01:32 Configure a credential helper to remove this warning. See 13:01:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:01:32 13:01:32 Login Succeeded 13:01:32 ---> docker-login.sh ends [Pipeline] } 13:01:32 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:01:33 ++ 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 13:01:33 + for file in '`ls cmd/**/Dockerfile`' 13:01:33 ++ dirname cmd/core-command/Dockerfile 13:01:33 ++ cut -d/ -f2 13:01:33 + echo core-command,cmd/core-command/Dockerfile 13:01:33 + for file in '`ls cmd/**/Dockerfile`' 13:01:33 ++ dirname cmd/core-data/Dockerfile 13:01:33 ++ cut -d/ -f2 13:01:33 + echo core-data,cmd/core-data/Dockerfile 13:01:33 + for file in '`ls cmd/**/Dockerfile`' 13:01:33 ++ dirname cmd/core-metadata/Dockerfile 13:01:33 ++ cut -d/ -f2 13:01:33 + echo core-metadata,cmd/core-metadata/Dockerfile 13:01:33 + for file in '`ls cmd/**/Dockerfile`' 13:01:33 ++ dirname cmd/security-bootstrapper/Dockerfile 13:01:33 ++ cut -d/ -f2 13:01:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 13:01:33 + for file in '`ls cmd/**/Dockerfile`' 13:01:33 ++ dirname cmd/security-proxy-setup/Dockerfile 13:01:33 ++ cut -d/ -f2 13:01:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:01:33 + for file in '`ls cmd/**/Dockerfile`' 13:01:33 ++ dirname cmd/security-secretstore-setup/Dockerfile 13:01:33 ++ cut -d/ -f2 13:01:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:01:33 + for file in '`ls cmd/**/Dockerfile`' 13:01:33 ++ dirname cmd/support-notifications/Dockerfile 13:01:33 ++ cut -d/ -f2 13:01:33 + echo support-notifications,cmd/support-notifications/Dockerfile 13:01:33 + for file in '`ls cmd/**/Dockerfile`' 13:01:33 ++ dirname cmd/support-scheduler/Dockerfile 13:01:33 ++ cut -d/ -f2 13:01:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile 13:01:33 + for file in '`ls cmd/**/Dockerfile`' 13:01:33 ++ dirname cmd/sys-mgmt-agent/Dockerfile 13:01:33 ++ cut -d/ -f2 13:01:33 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 13:01:33 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 13:01:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:01:34 13:01:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:01:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:01:34 latest: Pulling from edgex-devops/git-semver 13:01:34 31603596830f: Pulling fs layer 13:01:34 2a8b12db71e7: Pulling fs layer 13:01:34 6ca5941a6612: Pulling fs layer 13:01:34 ecc8261a40a4: Pulling fs layer 13:01:34 ecc8261a40a4: Waiting 13:01:34 2a8b12db71e7: Verifying Checksum 13:01:34 2a8b12db71e7: Download complete 13:01:34 31603596830f: Verifying Checksum 13:01:34 31603596830f: Download complete 13:01:34 ecc8261a40a4: Verifying Checksum 13:01:34 ecc8261a40a4: Download complete 13:01:34 6ca5941a6612: Verifying Checksum 13:01:34 6ca5941a6612: Download complete 13:01:35 31603596830f: Pull complete 13:01:35 2a8b12db71e7: Pull complete 13:01:36 6ca5941a6612: Pull complete 13:01:36 ecc8261a40a4: Pull complete 13:01:36 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 13:01:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:01:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:01:36 prd-centos7-docker-4c-2g-33913 does not seem to be running inside a container 13:01:36 $ 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 13:01:39 $ docker top 2ba4d649b59e2e4cdfddda0a736b1495b994c5c646099a1b7d1cf1d93d1f64c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:01:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:01:39 [ssh-agent] Looking for ssh-agent implementation... 13:01:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:01:39 $ docker exec 2ba4d649b59e2e4cdfddda0a736b1495b994c5c646099a1b7d1cf1d93d1f64c5 ssh-agent 13:01:39 SSH_AUTH_SOCK=/tmp/ssh-tofQJCPgJ24R/agent.12 13:01:39 SSH_AGENT_PID=18 13:01:39 Running ssh-add (command line suppressed) 13:01:39 Identity added: /w/workspace/edgex-go/6@tmp/private_key_6047223702581789124.key (/w/workspace/edgex-go/6@tmp/private_key_6047223702581789124.key) 13:01:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:01:40 + git tag --points-at HEAD [Pipeline] } 13:01:40 $ docker exec --env ******** --env ******** 2ba4d649b59e2e4cdfddda0a736b1495b994c5c646099a1b7d1cf1d93d1f64c5 ssh-agent -k 13:01:40 unset SSH_AUTH_SOCK; 13:01:40 unset SSH_AGENT_PID; 13:01:40 echo Agent pid 18 killed; 13:01:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:01:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:01:40 [ssh-agent] Looking for ssh-agent implementation... 13:01:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:01:40 $ docker exec 2ba4d649b59e2e4cdfddda0a736b1495b994c5c646099a1b7d1cf1d93d1f64c5 ssh-agent 13:01:41 SSH_AUTH_SOCK=/tmp/ssh-1fA1PBKlsbwl/agent.47 13:01:41 SSH_AGENT_PID=52 13:01:41 Running ssh-add (command line suppressed) 13:01:41 Identity added: /w/workspace/edgex-go/6@tmp/private_key_6572000310961315678.key (/w/workspace/edgex-go/6@tmp/private_key_6572000310961315678.key) 13:01:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:01:41 + git semver init 13:01:41 # -> Open(): unable to determine branch for HEAD 13:01:41 # $GIT_DIR = /w/workspace/edgex-go/6/.git 13:01:41 # $GIT_WORK_TREE = /w/workspace/edgex-go/6 13:01:41 # $SEMVER_REMOTE_NAME = origin 13:01:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:01:41 # $SEMVER_USER_NAME = edgex-jenkins 13:01:41 # $SEMVER_BRANCH = PR-3356 13:01:41 # $SEMVER_TEMP = /tmp/semver-892700099 13:01:41 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 13:01:59 # '/tmp/semver-892700099' -> '/w/workspace/edgex-go/6/.semver' 13:01:59 # -> Force: false 13:01:59 # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } 13:01:59 $ docker exec --env ******** --env ******** 2ba4d649b59e2e4cdfddda0a736b1495b994c5c646099a1b7d1cf1d93d1f64c5 ssh-agent -k 13:02:00 unset SSH_AUTH_SOCK; 13:02:00 unset SSH_AGENT_PID; 13:02:00 echo Agent pid 52 killed; 13:02:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:02:00 + git semver [Pipeline] } 13:02:00 $ docker stop --time=1 2ba4d649b59e2e4cdfddda0a736b1495b994c5c646099a1b7d1cf1d93d1f64c5 13:02:02 $ docker rm -f 2ba4d649b59e2e4cdfddda0a736b1495b994c5c646099a1b7d1cf1d93d1f64c5 [Pipeline] // withDockerContainer [Pipeline] sh 13:02:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:02:03 Stashed 1 file(s) [Pipeline] echo 13:02:03 [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 13:02:04 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 13:02:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:02:05 + sudo service docker restart 13:02:05 + true 13:02:05 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 13:02:05 ========================================================= 13:02:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 13:02:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:02:05 + 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 . 13:02:09 Sending build context to Docker daemon 329.6MB 13:02:09 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 13:02:09 Step 2/6 : FROM ${BASE} 13:02:09 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 13:02:09 188c0c94c7c5: Pulling fs layer 13:02:09 0ef7d3d256c8: Pulling fs layer 13:02:09 de9db76c5a1d: Pulling fs layer 13:02:09 bca2f99d35d6: Pulling fs layer 13:02:09 93359f2a8cfa: Pulling fs layer 13:02:09 7c6f9722023f: Pulling fs layer 13:02:09 a35cf1a2eb13: Pulling fs layer 13:02:09 93359f2a8cfa: Waiting 13:02:09 7c6f9722023f: Waiting 13:02:09 a35cf1a2eb13: Waiting 13:02:09 bca2f99d35d6: Waiting 13:02:09 de9db76c5a1d: Verifying Checksum 13:02:09 de9db76c5a1d: Download complete 13:02:09 0ef7d3d256c8: Verifying Checksum 13:02:09 0ef7d3d256c8: Download complete 13:02:09 93359f2a8cfa: Verifying Checksum 13:02:09 93359f2a8cfa: Download complete 13:02:09 188c0c94c7c5: Verifying Checksum 13:02:09 188c0c94c7c5: Download complete 13:02:09 7c6f9722023f: Verifying Checksum 13:02:09 7c6f9722023f: Download complete 13:02:09 188c0c94c7c5: Pull complete 13:02:09 0ef7d3d256c8: Pull complete 13:02:10 de9db76c5a1d: Pull complete 13:02:12 a35cf1a2eb13: Verifying Checksum 13:02:12 a35cf1a2eb13: Download complete 13:02:12 bca2f99d35d6: Verifying Checksum 13:02:12 bca2f99d35d6: Download complete 13:02:17 bca2f99d35d6: Pull complete 13:02:17 93359f2a8cfa: Pull complete 13:02:17 7c6f9722023f: Pull complete 13:02:18 Still waiting to schedule task 13:02:18 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 13:02:21 a35cf1a2eb13: Pull complete 13:02:21 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 13:02:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 13:02:21 ---> a62c8e92a672 13:02:21 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 13:02:21 ---> Running in c75cc37e0ddc 13:02:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:02:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:02:23 (1/12) Installing libmagic (5.38-r0) 13:02:24 (2/12) Installing file (5.38-r0) 13:02:24 (3/12) Installing libc-dev (0.7.2-r3) 13:02:24 (4/12) Installing g++ (9.3.0-r2) 13:02:28 (5/12) Installing fortify-headers (1.1-r0) 13:02:28 (6/12) Installing patch (2.7.6-r6) 13:02:28 (7/12) Installing build-base (0.5-r2) 13:02:28 (8/12) Installing libsodium (1.0.18-r0) 13:02:28 (9/12) Installing pkgconf (1.7.2-r0) 13:02:28 (10/12) Installing libsodium-dev (1.0.18-r0) 13:02:28 (11/12) Installing libzmq (4.3.3-r0) 13:02:28 (12/12) Installing zeromq-dev (4.3.3-r0) 13:02:28 Executing busybox-1.31.1-r19.trigger 13:02:28 OK: 233 MiB in 51 packages 13:02:33 Removing intermediate container c75cc37e0ddc 13:02:33 ---> 8e5fab88bfbb 13:02:33 Step 4/6 : WORKDIR /edgex-go 13:02:33 ---> Running in 123f7159d4ff 13:02:33 Removing intermediate container 123f7159d4ff 13:02:33 ---> 6d64ba52c570 13:02:33 Step 5/6 : COPY go.mod . 13:02:33 ---> 3097f3d68313 13:02:33 Step 6/6 : RUN go mod download 13:02:33 ---> Running in 33ac82a6be4f 13:02:55 Removing intermediate container 33ac82a6be4f 13:02:55 ---> 003c6d84f2c4 13:02:55 Successfully built 003c6d84f2c4 13:02:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:02:55 + docker inspect -f . ci-base-image-x86_64 13:02:55 . [Pipeline] withDockerContainer 13:02:55 prd-centos7-docker-4c-2g-33913 does not seem to be running inside a container 13:02:55 $ 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 13:02:56 $ docker top f7a0a34a2504375b33b24a68626957f1f4005b6851caee3f0bf957f60ec3c8c0 -eo pid,comm [Pipeline] { [Pipeline] sh 13:02:57 + go version 13:02:57 go version go1.15.5 linux/amd64 [Pipeline] } 13:02:57 $ docker stop --time=1 f7a0a34a2504375b33b24a68626957f1f4005b6851caee3f0bf957f60ec3c8c0 13:02:58 $ docker rm -f f7a0a34a2504375b33b24a68626957f1f4005b6851caee3f0bf957f60ec3c8c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:02:59 + docker inspect -f . ci-base-image-x86_64 13:02:59 . [Pipeline] withDockerContainer 13:02:59 prd-centos7-docker-4c-2g-33913 does not seem to be running inside a container 13:02:59 $ 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 13:03:00 $ docker top dce3d2780d03363c342206baa3656e0e44e7c5df594469fe209d29cd22599572 -eo pid,comm [Pipeline] { [Pipeline] echo 13:03:00 ========================================================= 13:03:00 [edgeXBuildGoParallel] Running Tests and Build... 13:03:00 ========================================================= [Pipeline] sh 13:03:00 + make test 13:03:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:03:08 ? github.com/edgexfoundry/edgex-go [no test files] 13:03:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:03:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:03:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:03:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:03:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:03:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:03:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:03:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:03:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:03:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:03:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:03:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:03:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:03:41 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.102s coverage: 45.9% of statements 13:03:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:03:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:03:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 13:03:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 13:03:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 13:03:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 13:03:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.067s coverage: 19.8% of statements 13:03:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.089s coverage: 100.0% of statements 13:03:44 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.164s coverage: 27.1% of statements 13:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 13:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 13:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 13:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:03:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.055s coverage: 100.0% of statements 13:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 13:03:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.062s coverage: 100.0% of statements 13:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 13:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 13:03:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.106s coverage: 71.3% of statements 13:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 13:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 13:03:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.152s coverage: 82.9% of statements 13:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 13:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 13:03:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.066s coverage: 78.9% of statements 13:03:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 13:03:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.343s coverage: 28.6% of statements 13:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 13:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 13:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 13:03:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.092s coverage: 100.0% of statements 13:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 13:03:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.088s coverage: 100.0% of statements 13:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 13:03:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.204s coverage: 86.7% of statements 13:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 13:03:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.131s coverage: 97.5% of statements 13:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 13:03:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.076s coverage: 78.3% of statements 13:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 13:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 13:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 13:03:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 13:03:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.427s coverage: 92.8% of statements 13:03:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 13:03:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 13:03:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 13:03:50 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 13:03:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:03:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 13:03:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 13:03:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:03:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:03:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 13:03:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:03:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 13:03:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:03:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 13:03:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:03:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 13:03:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 13:03:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 13:03:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.078s coverage: 58.8% of statements 13:03:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 13:03:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 13:03:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.053s coverage: 0.9% of statements 13:03:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 13:03:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 13:03:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:03:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.080s coverage: 47.1% of statements 13:03:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements 13:03:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements 13:03:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements 13:03:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements 13:04:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.086s coverage: 94.4% of statements 13:04:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.049s coverage: 44.8% of statements 13:04:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.216s coverage: 81.9% of statements 13:04:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:04:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.097s coverage: 92.9% of statements 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:04:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:04:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.039s coverage: 87.2% of statements 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:04:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:04:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.059s coverage: 75.5% of statements 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:04:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.8% of statements 13:04:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.084s coverage: 87.2% of statements 13:04:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 84.6% of statements 13:04:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.105s coverage: 91.6% of statements 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:04:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.189s coverage: 64.4% of statements 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:04:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 13:04:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements 13:04:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 13:04:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements 13:04:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements 13:04:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.380s coverage: 69.0% of statements 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:04:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 38.4% of statements 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:04:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.038s coverage: 89.5% of statements 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:04:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 13:04:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.124s coverage: 47.0% of statements 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 13:04:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 13:04:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 13:04:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.061s coverage: 11.0% of statements 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 13:04:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.140s coverage: 87.1% of statements 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 13:04:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.719s coverage: 28.7% of statements 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 13:04:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.071s coverage: 99.0% of statements 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 13:04:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.065s coverage: 100.0% of statements 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 13:04:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.699s coverage: 16.2% of statements 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 13:04:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.137s coverage: 95.6% of statements 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 13:04:16 ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:04:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 13:04:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.034s coverage: 87.9% of statements 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 13:04:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:04:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.030s coverage: 100.0% of statements 13:04:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 28.1% of statements 13:04:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 13:04:17 GO111MODULE=on go vet ./... 13:04:44 gofmt -l . 13:04:45 [ "`gofmt -l .`" = "" ] 13:04:45 ./bin/test-go-mod-tidy.sh 13:04:46 ./bin/test-attribution-txt.sh [Pipeline] sh 13:04:47 + ls -al . 13:04:47 total 808 13:04:47 drwxrwxr-x 10 1001 1001 4096 Apr 13 13:04 . 13:04:47 drwxr-xr-x 4 root root 28 Apr 13 13:02 .. 13:04:47 -rw-rw-r-- 1 1001 1001 11 Apr 13 13:01 .dockerignore 13:04:47 drwxrwxr-x 8 1001 1001 179 Apr 13 13:01 .git 13:04:47 drwxrwxr-x 3 1001 1001 125 Apr 13 13:01 .github 13:04:47 -rw-rw-r-- 1 1001 1001 818 Apr 13 13:01 .gitignore 13:04:47 drwx------ 3 1001 1001 60 Apr 13 13:01 .semver 13:04:47 -rw-rw-r-- 1 1001 1001 166 Apr 13 13:01 .sonarcloud.properties 13:04:47 -rw-rw-r-- 1 1001 1001 8722 Apr 13 13:01 Attribution.txt 13:04:47 -rw-rw-r-- 1 1001 1001 3804 Apr 13 13:01 CONTRIBUTING.md 13:04:47 -rw-rw-r-- 1 1001 1001 931 Apr 13 13:01 Dockerfile.build 13:04:47 -rw-rw-r-- 1 1001 1001 863 Apr 13 13:01 Jenkinsfile 13:04:47 -rw-rw-r-- 1 1001 1001 10775 Apr 13 13:01 LICENSE 13:04:47 -rw-rw-r-- 1 1001 1001 5774 Apr 13 13:01 Makefile 13:04:47 -rw-rw-r-- 1 1001 1001 6548 Apr 13 13:01 README.md 13:04:47 -rw-rw-r-- 1 1001 1001 6755 Apr 13 13:01 SECURITY.md 13:04:47 -rw-rw-r-- 1 1001 1001 5 Apr 13 13:02 VERSION 13:04:47 -rw-rw-r-- 1 1001 1001 4131 Apr 13 13:01 ZMQWindows.md 13:04:47 drwxrwxr-x 2 1001 1001 117 Apr 13 13:01 bin 13:04:47 drwxrwxr-x 14 1001 1001 4096 Apr 13 13:01 cmd 13:04:47 -rw-r--r-- 1 root root 696700 Apr 13 13:04 coverage.out 13:04:47 -rw-r--r-- 1 root root 1056 Apr 13 13:04 go.mod 13:04:47 -rw-r--r-- 1 root root 22131 Apr 13 13:04 go.sum 13:04:47 drwxrwxr-x 8 1001 1001 127 Apr 13 13:01 internal 13:04:47 drwxrwxr-x 4 1001 1001 26 Apr 13 13:01 openapi 13:04:47 drwxrwxr-x 4 1001 1001 71 Apr 13 13:01 snap 13:04:47 -rw-rw-r-- 1 1001 1001 168 Apr 13 13:01 version.go [Pipeline] sh 13:04:47 + '[' -e coverage.out ] 13:04:47 + chown 1001:1001 coverage.out [Pipeline] stash 13:04:47 Stashed 1 file(s) [Pipeline] sh 13:04:47 + make build 13:04:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 13:04:52 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 13:05:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 13:05:01 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 13:05:03 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 13:05:03 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 13:05:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:05:06 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 13:05: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 13:05:09 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 13:05:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 13:05:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 13:05:13 $ docker stop --time=1 dce3d2780d03363c342206baa3656e0e44e7c5df594469fe209d29cd22599572 13:05:15 $ docker rm -f dce3d2780d03363c342206baa3656e0e44e7c5df594469fe209d29cd22599572 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:05:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:05:18 13:05:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 13:05:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:05:18 latest: Pulling from edgex-devops/edgex-compose 13:05:18 cbdbe7a5bc2a: Pulling fs layer 13:05:18 ca9280d653b3: Pulling fs layer 13:05:18 7e9c9ca2126c: Pulling fs layer 13:05:19 cbdbe7a5bc2a: Verifying Checksum 13:05:19 cbdbe7a5bc2a: Download complete 13:05:19 ca9280d653b3: Verifying Checksum 13:05:19 ca9280d653b3: Download complete 13:05:19 cbdbe7a5bc2a: Pull complete 13:05:20 7e9c9ca2126c: Verifying Checksum 13:05:20 7e9c9ca2126c: Download complete 13:05:20 ca9280d653b3: Pull complete 13:05:28 7e9c9ca2126c: Pull complete 13:05:28 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 13:05:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:05:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 13:05:29 prd-centos7-docker-4c-2g-33913 does not seem to be running inside a container 13:05:29 $ 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 13:05:30 $ docker top ef8543abc81ad363568bddbdc97ba4299f76f5ab36d2db6dc8e4d6b15a0f1d8c -eo pid,comm [Pipeline] { [Pipeline] sh 13:05:30 + docker-compose build --help 13:05:30 + grep parallel 13:05:31 --parallel Build images in parallel. [Pipeline] } 13:05:31 $ docker stop --time=1 ef8543abc81ad363568bddbdc97ba4299f76f5ab36d2db6dc8e4d6b15a0f1d8c 13:05:33 $ docker rm -f ef8543abc81ad363568bddbdc97ba4299f76f5ab36d2db6dc8e4d6b15a0f1d8c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:05:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:05:34 . [Pipeline] withDockerContainer 13:05:34 prd-centos7-docker-4c-2g-33913 does not seem to be running inside a container 13:05:34 $ 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 13:05:35 $ docker top 03120d29909dc8b45c24769eb67be4045765acd1195834cd3c05c90a6c8e32df -eo pid,comm [Pipeline] { [Pipeline] sh 13:05:35 + docker-compose -f ./docker-compose-build.yml build --parallel 13:05:36 Building docker-core-command-go ... 13:05:36 Building docker-core-data-go ... 13:05:36 Building docker-core-metadata-go ... 13:05:36 Building docker-security-bootstrapper-go ... 13:05:36 Building docker-security-proxy-setup-go ... 13:05:36 Building docker-security-secretstore-setup-go ... 13:05:36 Building docker-support-notifications-go ... 13:05:36 Building docker-support-scheduler-go ... 13:05:36 Building docker-sys-mgmt-agent-go ... 13:05:36 Building docker-support-notifications-go 13:05:36 Building docker-support-scheduler-go 13:05:36 Building docker-security-proxy-setup-go 13:05:36 Building docker-core-metadata-go 13:05:36 Building docker-security-secretstore-setup-go 13:05:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-33916 in /w/workspace/edgexfoundry_edgex-go_PR-3356 [Pipeline] { [Pipeline] ws 13:05:57 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 13:06:02 using credential edgex-jenkins-ssh 13:06:02 Cloning the remote Git repository 13:06:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:06:03 > git init /w/workspace/edgex-go/6 # timeout=10 13:06:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:06:03 > git --version # timeout=10 13:06:03 > git --version # 'git version 2.17.1' 13:06:03 using GIT_SSH to set credentials SSH Credentials for GitHub 13:06:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:06:09 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:06:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 13:06:09 ---> 003c6d84f2c4 13:06:09 Step 3/21 : WORKDIR /edgex-go 13:06:09 13:06:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:06:09 ---> 003c6d84f2c4 13:06:09 Step 3/24 : WORKDIR /edgex-go 13:06:09 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:06:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:06:09 ---> 003c6d84f2c4 13:06:09 Step 3/22 : WORKDIR /edgex-go 13:06:09 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:06:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:06:09 ---> 003c6d84f2c4 13:06:09 Step 3/23 : WORKDIR /edgex-go 13:06:09 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:06:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:06:09 ---> 003c6d84f2c4 13:06:09 Step 3/22 : WORKDIR /edgex-go 13:06:10 ---> Running in f938cece0930 13:06:10 ---> Running in d39e782de75d 13:06:10 ---> Running in 15d321847117 13:06:10 ---> Running in c00395c9bd9c 13:06:10 ---> Running in c8f5effe837e 13:06:11 Removing intermediate container 15d321847117 13:06:11 ---> c41264ea606c 13:06:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:06:11 Removing intermediate container d39e782de75d 13:06:11 Removing intermediate container c8f5effe837e 13:06:11 ---> 75d6f7f6d241 13:06:11 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:06:11 ---> 42147a9f048a 13:06:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:06:11 Removing intermediate container f938cece0930 13:06:11 ---> 19bf6b561857 13:06:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:06:11 Removing intermediate container c00395c9bd9c 13:06:11 ---> 395305f153d1 13:06:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:06:11 ---> Running in 0d5fabd42ea7 13:06:11 ---> Running in fdf4d978bc70 13:06:11 ---> Running in 5ed48b47fda8 13:06:11 ---> Running in 75a81b3593c4 13:06:11 ---> Running in a165002c7ca6 13:06:13 Removing intermediate container 5ed48b47fda8 13:06:13 ---> dd83cf371d4f 13:06:13 Step 5/21 : RUN apk add --update --no-cache make git 13:06:13 Removing intermediate container fdf4d978bc70 13:06:13 ---> 272461b53315 13:06:13 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 13:06:13 Removing intermediate container 0d5fabd42ea7 13:06:13 ---> a4b4f0c02c6f 13:06:13 Step 5/22 : RUN apk add --update --no-cache make git 13:06:13 ---> Running in 03d2788835d2 13:06:13 ---> Running in 45d4f18045f7 13:06:13 Removing intermediate container 75a81b3593c4 13:06:13 ---> c7f976d59a0d 13:06:13 Step 5/23 : RUN apk add --update --no-cache make git 13:06:13 ---> Running in 686bb2c42bf9 13:06:13 Removing intermediate container a165002c7ca6 13:06:13 ---> dde836690d70 13:06:13 Step 5/24 : RUN apk add --update --no-cache make git 13:06:14 ---> Running in 41975942fa9d 13:06:14 ---> Running in 6ed2fc019dfe 13:06:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:06:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:06:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:06:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:06:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:06:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:06:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:06:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:06:15 OK: 233 MiB in 51 packages 13:06:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:06:15 OK: 233 MiB in 51 packages 13:06:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:06:16 OK: 233 MiB in 51 packages 13:06:16 OK: 233 MiB in 51 packages 13:06:16 Removing intermediate container 03d2788835d2 13:06:16 ---> a3850a0eca2f 13:06:16 Step 6/21 : COPY go.mod . 13:06:16 OK: 233 MiB in 51 packages 13:06:16 Removing intermediate container 45d4f18045f7 13:06:16 ---> e76532f76607 13:06:16 Step 6/22 : COPY go.mod . 13:06:16 ---> 3ae4be1e36f9 13:06:16 Step 7/21 : RUN go mod download 13:06:16 ---> Running in 3c900d7b3338 13:06:17 ---> 9c8c48de87b4 13:06:17 Step 7/22 : RUN go mod download 13:06:17 Removing intermediate container 6ed2fc019dfe 13:06:17 ---> 844025959288 13:06:17 Step 6/24 : COPY go.mod . 13:06:17 ---> Running in edbc324944c5 13:06:17 Removing intermediate container 41975942fa9d 13:06:17 ---> fb0150ff3b97 13:06:17 Step 6/23 : COPY go.mod . 13:06:17 ---> a80d50a26ece 13:06:17 Step 7/24 : RUN go mod download 13:06:17 Removing intermediate container 686bb2c42bf9 13:06:17 ---> 86bd9284d524 13:06:17 Step 6/22 : COPY go.mod . 13:06:17 ---> Running in 68e9d67b7b7c 13:06:18 ---> d2187a8b1e5a 13:06:18 Step 7/23 : RUN go mod download 13:06:18 ---> de127aac4dae 13:06:18 Step 7/22 : RUN go mod download 13:06:18 ---> Running in e556a0e3f2b1 13:06:18 ---> Running in c2c6ace5eb98 13:06:19 Removing intermediate container edbc324944c5 13:06:19 ---> 3d052e31d79e 13:06:19 Step 8/22 : COPY . . 13:06:19 Removing intermediate container 3c900d7b3338 13:06:19 ---> 932125742f07 13:06:19 Step 8/21 : COPY . . 13:06:19 Removing intermediate container 68e9d67b7b7c 13:06:19 ---> d4e119a2a1d0 13:06:19 Step 8/24 : COPY . . 13:06:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:06:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:06:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:06:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:06:20 using GIT_SSH to set credentials SSH Credentials for GitHub 13:06:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3356/head:refs/remotes/origin/PR-3356 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:06:20 Merging remotes/origin/master commit 5e8f0209b56f3309f9665c980cdfd66463b0e44b into PR head commit b1581aedca3a359d2a803c09a0b173f661b535e4 13:06:21 Merge succeeded, producing b1581aedca3a359d2a803c09a0b173f661b535e4 13:06:21 Checking out Revision b1581aedca3a359d2a803c09a0b173f661b535e4 (PR-3356) 13:06:21 > git config core.sparsecheckout # timeout=10 13:06:21 > git checkout -f b1581aedca3a359d2a803c09a0b173f661b535e4 # timeout=10 13:06:21 > git remote # timeout=10 13:06:21 > git config --get remote.origin.url # timeout=10 13:06:21 using GIT_SSH to set credentials SSH Credentials for GitHub 13:06:21 > git merge 5e8f0209b56f3309f9665c980cdfd66463b0e44b # timeout=10 13:06:21 > git rev-parse HEAD^{commit} # timeout=10 13:06:21 > git config core.sparsecheckout # timeout=10 13:06:21 > git checkout -f b1581aedca3a359d2a803c09a0b173f661b535e4 # timeout=10 13:06:25 Commit message: "refactor(scheduler): Rename scheduler struct" 13:06:26 Removing intermediate container e556a0e3f2b1 13:06:26 ---> bca817bb999f 13:06:26 Step 8/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:06:27 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 13:06:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:06:28 Removing intermediate container c2c6ace5eb98 13:06:28 ---> 907dcfdb645e 13:06:28 Step 8/22 : COPY . . 13:06:28 + sudo service docker restart 13:06:28 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 13:06:30 provisioning config files... 13:06:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config5190627059362549828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:06:31 ---> docker-login.sh 13:06:31 nexus3.edgexfoundry.org:10001 13:06:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:32 Configure a credential helper to remove this warning. See 13:06:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:32 13:06:32 Login Succeeded 13:06:32 nexus3.edgexfoundry.org:10002 13:06:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:33 Configure a credential helper to remove this warning. See 13:06:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:33 13:06:33 Login Succeeded 13:06:33 nexus3.edgexfoundry.org:10003 13:06:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:33 Configure a credential helper to remove this warning. See 13:06:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:33 13:06:33 Login Succeeded 13:06:33 nexus3.edgexfoundry.org:10004 13:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:34 Configure a credential helper to remove this warning. See 13:06:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:34 13:06:34 Login Succeeded 13:06:34 docker.io 13:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:06:35 Configure a credential helper to remove this warning. See 13:06:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:06:35 13:06:35 Login Succeeded 13:06:35 ---> docker-login.sh ends [Pipeline] } 13:06:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:06:35 ========================================================= 13:06:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 13:06:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:06:35 + 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 . 13:06:38 Sending build context to Docker daemon 167.4MB 13:06:38 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 13:06:38 Step 2/6 : FROM ${BASE} 13:06:38 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:06:38 5f621e34cdf4: Pulling fs layer 13:06:38 a4357932f1b6: Pulling fs layer 13:06:38 18c013af1878: Pulling fs layer 13:06:38 00ac8860ef70: Pulling fs layer 13:06:38 63d7cb157983: Pulling fs layer 13:06:38 b116817d02f9: Pulling fs layer 13:06:38 745a02a5169b: Pulling fs layer 13:06:38 63d7cb157983: Waiting 13:06:38 b116817d02f9: Waiting 13:06:38 745a02a5169b: Waiting 13:06:38 00ac8860ef70: Waiting 13:06:38 18c013af1878: Verifying Checksum 13:06:38 18c013af1878: Download complete 13:06:38 a4357932f1b6: Verifying Checksum 13:06:38 a4357932f1b6: Download complete 13:06:38 63d7cb157983: Download complete 13:06:38 b116817d02f9: Verifying Checksum 13:06:38 b116817d02f9: Download complete 13:06:38 5f621e34cdf4: Verifying Checksum 13:06:38 5f621e34cdf4: Download complete 13:06:39 5f621e34cdf4: Pull complete 13:06:39 a4357932f1b6: Pull complete 13:06:40 18c013af1878: Pull complete 13:06:41 745a02a5169b: Verifying Checksum 13:06:41 745a02a5169b: Download complete 13:06:42 00ac8860ef70: Verifying Checksum 13:06:42 00ac8860ef70: Download complete 13:06:52 00ac8860ef70: Pull complete 13:06:52 63d7cb157983: Pull complete 13:06:52 b116817d02f9: Pull complete 13:06:57 745a02a5169b: Pull complete 13:06:57 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 13:06:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 13:06:57 ---> b7e6874047d6 13:06:57 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 13:07:00 ---> Running in 37064b43656a 13:07:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:07:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:07:03 (1/12) Installing libmagic (5.38-r0) 13:07:03 (2/12) Installing file (5.38-r0) 13:07:03 (3/12) Installing libc-dev (0.7.2-r3) 13:07:03 (4/12) Installing g++ (9.3.0-r2) 13:07:07 ---> e000e60b10ff 13:07:07 Step 9/22 : RUN make cmd/support-notifications/support-notifications 13:07:07 ---> 45592ae7200f 13:07:07 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:07:07 ---> Running in 6698c2627999 13:07:07 ---> Running in a927e0dd7dc1 13:07:07 ---> 36f78eb4bfc8 13:07:07 Step 9/23 : RUN make cmd/core-metadata/core-metadata 13:07:07 ---> 353f09a8200b 13:07:07 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:07:07 ---> b536f85ea2da 13:07:07 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 13:07:07 ---> Running in 2682ff014bb1 13:07:07 ---> Running in 309d36088a3b 13:07:07 ---> Running in c33edb4aaa79 13:07:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:07:07 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 13:07:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:07:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:07:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:07:08 (5/12) Installing fortify-headers (1.1-r0) 13:07:08 (6/12) Installing patch (2.7.6-r6) 13:07:08 (7/12) Installing build-base (0.5-r2) 13:07:08 (8/12) Installing libsodium (1.0.18-r0) 13:07:08 (9/12) Installing pkgconf (1.7.2-r0) 13:07:08 (10/12) Installing libsodium-dev (1.0.18-r0) 13:07:09 (11/12) Installing libzmq (4.3.3-r0) 13:07:09 (12/12) Installing zeromq-dev (4.3.3-r0) 13:07:09 Executing busybox-1.31.1-r19.trigger 13:07:09 OK: 217 MiB in 51 packages 13:07:13 Removing intermediate container 37064b43656a 13:07:13 ---> 2c381a56c40a 13:07:13 Step 4/6 : WORKDIR /edgex-go 13:07:13 ---> Running in fa3fd1ed0418 13:07:13 Removing intermediate container fa3fd1ed0418 13:07:13 ---> f8d6d4faae3e 13:07:13 Step 5/6 : COPY go.mod . 13:07:14 ---> 417a23852fb8 13:07:14 Step 6/6 : RUN go mod download 13:07:14 ---> Running in e16734bce051 13:07:39 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 13:07:39 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 13:07:41 Removing intermediate container e16734bce051 13:07:41 ---> 50440b97f9e5 13:07:41 Successfully built 50440b97f9e5 13:07:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:07:41 + docker inspect -f . ci-base-image-arm64 13:07:41 . [Pipeline] withDockerContainer 13:07:42 prd-ubuntu18.04-docker-arm64-4c-16g-33916 does not seem to be running inside a container 13:07:42 $ 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 ******** ci-base-image-arm64 cat 13:07:43 $ docker top b0b5b4d267c3d06d401d3a1c9caf23947c2aa6a8d691ac666de0e72bef05ec74 -eo pid,comm [Pipeline] { [Pipeline] sh 13:07:44 + go version 13:07:44 go version go1.15.5 linux/arm64 [Pipeline] } 13:07:44 $ docker stop --time=1 b0b5b4d267c3d06d401d3a1c9caf23947c2aa6a8d691ac666de0e72bef05ec74 13:07:46 $ docker rm -f b0b5b4d267c3d06d401d3a1c9caf23947c2aa6a8d691ac666de0e72bef05ec74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:07:47 + docker inspect -f . ci-base-image-arm64 13:07:47 . [Pipeline] withDockerContainer 13:07:48 prd-ubuntu18.04-docker-arm64-4c-16g-33916 does not seem to be running inside a container 13:07:48 $ 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 ******** ci-base-image-arm64 cat 13:07:49 $ docker top 45e6f1ae08c82f508ec301d3f3f9ac5b91bad139b5f344c28f66bd4153574f96 -eo pid,comm [Pipeline] { [Pipeline] echo 13:07:49 ========================================================= 13:07:49 [edgeXBuildGoParallel] Running Tests and Build... 13:07:49 ========================================================= [Pipeline] sh 13:07:50 + make test 13:07:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:07:51 Removing intermediate container a927e0dd7dc1 13:07:51 ---> 610340c08b63 13:07:51 13:07:51 Step 10/21 : FROM alpine:3.12 13:07:51 3.12: Pulling from library/alpine 13:07:52 Removing intermediate container c33edb4aaa79 13:07:52 ---> 3503b9c08d72 13:07:52 13:07:52 Step 10/22 : FROM alpine:3.12 13:07:52 Removing intermediate container 2682ff014bb1 13:07:52 ---> 599ab9d5d406 13:07:52 13:07:52 Step 10/24 : FROM alpine:3.12 13:07:52 3.12: Pulling from library/alpine 13:07:52 3.12: Pulling from library/alpine 13:07:53 Removing intermediate container 6698c2627999 13:07:53 ---> 9e2fbe8d37e7 13:07:53 13:07:53 Step 10/22 : FROM alpine:3.12 13:07:53 3.12: Pulling from library/alpine 13:07:53 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 13:07:53 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 13:07:53 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 13:07:53 Status: Downloaded newer image for alpine:3.12 13:07:53 Status: Image is up to date for alpine:3.12 13:07:53 Status: Downloaded newer image for alpine:3.12 13:07:53 ---> 7230e588e954 13:07:53 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 13:07:53 ---> 7230e588e954 13:07:53 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 13:07:53 ---> 7230e588e954 13:07:53 Step 11/21 : RUN apk add --update --no-cache curl 13:07:53 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 13:07:53 Status: Image is up to date for alpine:3.12 13:07:53 ---> 7230e588e954 13:07:53 Step 11/22 : RUN apk add --update --no-cache dumb-init 13:07:53 Removing intermediate container 309d36088a3b 13:07:53 ---> c8d4d4fec220 13:07:53 13:07:53 Step 10/23 : FROM alpine:3.12 13:07:53 ---> 7230e588e954 13:07:53 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:07:53 ---> Running in d0709e20fd90 13:07:53 ---> Running in e78112c1d953 13:07:53 ---> Running in 42c252ede058 13:07:53 ---> Running in 8565847a9491 13:07:53 ---> Running in 535cf0930966 13:07:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:07:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:07:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:07:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:07:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:07:54 (1/6) Installing ca-certificates (20191127-r4) 13:07:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:07:54 (1/4) Installing ca-certificates (20191127-r4) 13:07:54 (2/6) Installing nghttp2-libs (1.41.0-r0) 13:07:54 (3/6) Installing libcurl (7.69.1-r3) 13:07:54 (4/6) Installing curl (7.69.1-r3) 13:07:54 (5/6) Installing dumb-init (1.2.2-r1) 13:07:54 (6/6) Installing su-exec (0.2-r1) 13:07:54 Executing busybox-1.31.1-r20.trigger 13:07:54 (2/4) Installing nghttp2-libs (1.41.0-r0) 13:07:54 (3/4) Installing libcurl (7.69.1-r3) 13:07:54 Executing ca-certificates-20191127-r4.trigger 13:07:54 (4/4) Installing curl (7.69.1-r3) 13:07:54 Executing busybox-1.31.1-r20.trigger 13:07:54 Executing ca-certificates-20191127-r4.trigger 13:07:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:07:54 OK: 7 MiB in 20 packages 13:07:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:07:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:07:54 OK: 7 MiB in 18 packages 13:07:54 (1/2) Installing ca-certificates (20191127-r4) 13:07:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:07:54 (2/2) Installing dumb-init (1.2.2-r1) 13:07:54 Executing busybox-1.31.1-r20.trigger 13:07:54 Executing ca-certificates-20191127-r4.trigger 13:07:54 OK: 6 MiB in 16 packages 13:07:54 (1/1) Installing dumb-init (1.2.2-r1) 13:07:54 Executing busybox-1.31.1-r20.trigger 13:07:54 OK: 6 MiB in 15 packages 13:07:55 (1/1) Installing dumb-init (1.2.2-r1) 13:07:55 Executing busybox-1.31.1-r20.trigger 13:07:55 OK: 6 MiB in 15 packages 13:07:57 Removing intermediate container 42c252ede058 13:07:57 ---> 30f33d045a5c 13:07:57 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:07:57 ---> Running in 45b4f61245c9 13:07:57 Removing intermediate container d0709e20fd90 13:07:57 ---> a4b2211740a1 13:07:57 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:07:58 Removing intermediate container 535cf0930966 13:07:58 ---> 3d13f385a7e7 13:07:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:07:58 ---> Running in abbffae89ec3 13:07:58 Removing intermediate container e78112c1d953 13:07:58 ---> 43b5e6c94876 13:07:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:07:58 Removing intermediate container 8565847a9491 13:07:58 ---> 804eef27d807 13:07:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:07:58 Removing intermediate container 45b4f61245c9 13:07:58 ---> b28bfb65289e 13:07:58 Step 13/21 : WORKDIR /edgex 13:07:58 ---> Running in 7b64cc8b903d 13:07:58 ---> Running in 50fc68fb5a26 13:07:58 ---> Running in 83ac9bced1dd 13:07:59 ---> Running in a56e00754e24 13:07:59 Removing intermediate container abbffae89ec3 13:07:59 ---> efbd76f6a840 13:07:59 Step 13/24 : WORKDIR / 13:07:59 Removing intermediate container 7b64cc8b903d 13:07:59 ---> c916b50a7bc3 13:07:59 Step 13/22 : ENV APP_PORT=48060 13:07:59 ---> Running in b0bf129f7c1a 13:07:59 ---> Running in e84f71902c38 13:07:59 Removing intermediate container 50fc68fb5a26 13:07:59 ---> b009f942c52a 13:07:59 Step 13/22 : ENV APP_PORT=48085 13:07:59 Removing intermediate container 83ac9bced1dd 13:07:59 ---> 0d09a9af8340 13:07:59 Step 13/23 : ENV APP_PORT=48081 13:07:59 Removing intermediate container a56e00754e24 13:07:59 ---> fa4b604e328b 13:07:59 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:07:59 ---> Running in 956f7586efe2 13:07:59 ---> Running in 52be1cc57356 13:07:59 Removing intermediate container b0bf129f7c1a 13:07:59 ---> 8d1add8e8299 13:07:59 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:07:59 Removing intermediate container e84f71902c38 13:07:59 ---> bb48a6586de5 13:07:59 Step 14/22 : EXPOSE $APP_PORT 13:08:00 ---> 739e9ad31e06 13:08:00 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:08:00 Removing intermediate container 956f7586efe2 13:08:00 ---> 6ee4f6c5f336 13:08:00 Step 14/22 : EXPOSE $APP_PORT 13:08:00 ---> Running in 40326430ca18 13:08:00 Removing intermediate container 52be1cc57356 13:08:00 ---> a54bccaa3da5 13:08:00 Step 14/23 : EXPOSE $APP_PORT 13:08:00 ---> 4a2a3609e004 13:08:00 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:08:00 ---> Running in d2032e1da72b 13:08:00 ---> Running in b9d1df3d8fa9 13:08:00 Removing intermediate container 40326430ca18 13:08:00 ---> cc7a59c353ea 13:08:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:08:00 ---> 4bb09f1ab777 13:08:00 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:08:00 Removing intermediate container d2032e1da72b 13:08:00 ---> d6d4ec58ce82 13:08:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:08:00 ---> 1b9f79fc1f77 13:08:00 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:08:00 Removing intermediate container b9d1df3d8fa9 13:08:00 ---> 787869190aa7 13:08:00 Step 15/23 : WORKDIR / 13:08:01 ---> 2aefbdf30857 13:08:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:08:01 ---> Running in a8ebcab4d498 13:08:01 ---> f9257923da56 13:08:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:08:01 ---> 2401513f236b 13:08:01 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:08:01 ---> fbec6bbe3e8f 13:08:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:08:01 Removing intermediate container a8ebcab4d498 13:08:01 ---> 1a3a7246876e 13:08:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:08:01 ---> Running in a5640e324060 13:08:01 ---> 31912a05b92a 13:08:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:08:01 ---> a5c3e0338575 13:08:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:08:02 Removing intermediate container a5640e324060 13:08:02 ---> e9be04bbd729 13:08:02 Step 18/21 : CMD ["--init=true"] 13:08:02 ---> 36098655f833 13:08:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:08:02 ---> Running in 2d1c67ea2aa9 13:08:02 ---> 063f05dd5d5c 13:08:02 Step 18/22 : ENTRYPOINT ["/support-notifications"] 13:08:02 ---> 9c6730766e77 13:08:02 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 13:08:02 ---> 3ceb1b105f21 13:08:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:08:02 ---> Running in a565e9e75229 13:08:02 ---> Running in e68254dc3f58 13:08:03 Removing intermediate container 2d1c67ea2aa9 13:08:03 ---> d62b7a46336d 13:08:03 Step 19/21 : LABEL arch=x86_64 13:08:03 ---> 1b5483c6e754 13:08:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:08:03 ---> Running in a2fc5eb5051e 13:08:03 Removing intermediate container a565e9e75229 13:08:03 ---> c5ee134bd07a 13:08:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:08:03 Removing intermediate container e68254dc3f58 13:08:03 ---> 0765fdf5d3d3 13:08:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:08:03 ---> b5ca87489257 13:08:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:08:03 ---> Running in efa599bbd588 13:08:03 ---> Running in 1947dbbeeabd 13:08:03 ---> 131d0b620718 13:08:03 Step 19/23 : ENTRYPOINT ["/core-metadata"] 13:08:03 Removing intermediate container a2fc5eb5051e 13:08:03 ---> 5a167908334f 13:08:03 Step 20/21 : LABEL git_sha=b1581aedca3a359d2a803c09a0b173f661b535e4 13:08:03 ---> Running in f030b9138a26 13:08:04 ---> Running in 9d22cb473517 13:08:04 ---> 8d37b7a56ccc 13:08:04 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/ 13:08:04 Removing intermediate container efa599bbd588 13:08:04 ---> 7e444f040300 13:08:04 Step 20/22 : LABEL arch=x86_64 13:08:04 Removing intermediate container 1947dbbeeabd 13:08:04 ---> 2512882d7dc4 13:08:04 Step 20/22 : LABEL arch=x86_64 13:08:04 ---> Running in 25ba939b80c6 13:08:04 ---> Running in 8f02d077b76e 13:08:04 Removing intermediate container f030b9138a26 13:08:04 ---> 2516f7a68cc4 13:08:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:08:04 ---> Running in 272022e9753c 13:08:04 Removing intermediate container 9d22cb473517 13:08:04 ---> 28e0e4b39d42 13:08:04 Step 21/21 : LABEL version=0.0.0 13:08:05 ---> Running in d9485cd05e04 13:08:05 ---> Running in 1deacfc77d5d 13:08:05 Removing intermediate container 8f02d077b76e 13:08:05 ---> 88ac7826e17b 13:08:05 Step 21/22 : LABEL git_sha=b1581aedca3a359d2a803c09a0b173f661b535e4 13:08:05 Removing intermediate container 272022e9753c 13:08:05 ---> e8d464d50967 13:08:05 Step 21/22 : LABEL git_sha=b1581aedca3a359d2a803c09a0b173f661b535e4 13:08:05 ---> Running in a3e816c478d9 13:08:05 Removing intermediate container d9485cd05e04 13:08:05 ---> 4c2ab058a891 13:08:05 Step 21/23 : LABEL arch=x86_64 13:08:05 ---> Running in 4f4836e88911 13:08:05 Removing intermediate container 1deacfc77d5d 13:08:05 ---> dc00fe47f60a 13:08:05 13:08:05 ---> Running in aa1664c8b9a1 13:08:05 Removing intermediate container 4f4836e88911 13:08:05 ---> 4f187edd4f57 13:08:05 Step 22/22 : LABEL version=0.0.0 13:08:05 Removing intermediate container a3e816c478d9 13:08:05 ---> bc1f90315d75 13:08:05 Step 22/22 : LABEL version=0.0.0 13:08:05 Successfully built dc00fe47f60a 13:08:05 Successfully tagged docker-security-proxy-setup-go:latest 13:08:05 Building docker-sys-mgmt-agent-go 13:08:05  Building docker-security-proxy-setup-go ... done  ---> Running in 08f63bfffd51 13:08:05 ---> Running in 2ca308ef3a9e 13:08:06 Removing intermediate container aa1664c8b9a1 13:08:06 ---> 2823bd598135 13:08:06 Step 22/23 : LABEL git_sha=b1581aedca3a359d2a803c09a0b173f661b535e4 13:08:06 ---> Running in 005084ee46ed 13:08:06 Removing intermediate container 25ba939b80c6 13:08:06 ---> 381cce69a136 13:08:06 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 13:08:06 Removing intermediate container 08f63bfffd51 13:08:06 ---> c4cd1a0e4b7e 13:08:06 13:08:06 Removing intermediate container 2ca308ef3a9e 13:08:06 ---> 88e239f509b2 13:08:06 13:08:06 ---> Running in ea6d324cdfda 13:08:06 Successfully built c4cd1a0e4b7e 13:08:06 Removing intermediate container 005084ee46ed 13:08:06 ---> 0a66e10a5c8f 13:08:06 Step 23/23 : LABEL version=0.0.0 13:08:06 Successfully tagged docker-support-scheduler-go:latest 13:08:06  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go 13:08:06 Successfully built 88e239f509b2 13:08:06 Successfully tagged docker-support-notifications-go:latest 13:08:06 Building docker-core-data-go 13:08:06  Building docker-support-notifications-go ... done  ---> Running in 21068e9ce72f 13:08:06 Removing intermediate container ea6d324cdfda 13:08:06 ---> d158e7946e1c 13:08:06 Step 22/24 : LABEL arch=x86_64 13:08:06 ---> Running in 83c1fe8db725 13:08:06 Removing intermediate container 21068e9ce72f 13:08:06 ---> b39e90bdf718 13:08:06 13:08:07 Successfully built b39e90bdf718 13:08:07 Successfully tagged docker-core-metadata-go:latest 13:08:07 Building docker-core-command-go 13:08:07  Building docker-core-metadata-go ... done Removing intermediate container 83c1fe8db725 13:08:07 ---> ba04d89f6142 13:08:07 Step 23/24 : LABEL git_sha=b1581aedca3a359d2a803c09a0b173f661b535e4 13:08:07 ---> Running in a914c50ad141 13:08:07 Removing intermediate container a914c50ad141 13:08:07 ---> c6de68e2d063 13:08:07 Step 24/24 : LABEL version=0.0.0 13:08:08 ---> Running in f9fbd311b14c 13:08:08 Removing intermediate container f9fbd311b14c 13:08:08 ---> 571b1f08ad8c 13:08:08 13:08:12 Successfully built 571b1f08ad8c 13:08:12 Successfully tagged docker-security-secretstore-setup-go:latest 13:08:12 ? github.com/edgexfoundry/edgex-go [no test files] 13:08:34  Building docker-security-secretstore-setup-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:08:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:08:34 ---> 003c6d84f2c4 13:08:34 Step 3/23 : WORKDIR /edgex-go 13:08:34 ---> Using cache 13:08:34 ---> 395305f153d1 13:08:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:08:34 ---> Using cache 13:08:34 ---> dde836690d70 13:08:34 Step 5/23 : RUN apk add --update --no-cache make git 13:08:34 ---> Using cache 13:08:34 ---> 844025959288 13:08:34 Step 6/23 : COPY go.mod . 13:08:34 ---> Using cache 13:08:34 ---> a80d50a26ece 13:08:34 Step 7/23 : RUN go mod download 13:08:34 ---> Using cache 13:08:34 ---> d4e119a2a1d0 13:08:34 Step 8/23 : COPY . . 13:08:34 ---> Using cache 13:08:34 ---> 353f09a8200b 13:08:34 Step 9/23 : RUN make cmd/core-command/core-command 13:08:34 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:08:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:08:34 ---> 003c6d84f2c4 13:08:34 Step 3/23 : WORKDIR /edgex-go 13:08:34 ---> Using cache 13:08:34 ---> 395305f153d1 13:08:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:08:34 ---> Using cache 13:08:34 ---> dde836690d70 13:08:34 Step 5/23 : RUN apk add --update --no-cache make bash git 13:08:34 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:08:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:08:34 ---> 003c6d84f2c4 13:08:34 Step 3/23 : WORKDIR /edgex-go 13:08:34 ---> Using cache 13:08:34 ---> 395305f153d1 13:08:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:08:34 ---> Using cache 13:08:34 ---> dde836690d70 13:08:34 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:08:34 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:08:34 Step 2/31 : FROM ${BUILDER_BASE} AS builder 13:08:34 ---> 003c6d84f2c4 13:08:34 Step 3/31 : WORKDIR /edgex-go 13:08:34 ---> Using cache 13:08:34 ---> 395305f153d1 13:08:34 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:08:34 ---> Using cache 13:08:34 ---> dde836690d70 13:08:34 Step 5/31 : RUN apk add --update --no-cache make git 13:08:34 ---> Using cache 13:08:34 ---> 844025959288 13:08:34 Step 6/31 : COPY go.mod . 13:08:34 ---> Using cache 13:08:34 ---> a80d50a26ece 13:08:34 Step 7/31 : RUN go mod download 13:08:34 ---> Using cache 13:08:34 ---> d4e119a2a1d0 13:08:34 Step 8/31 : COPY . . 13:08:34 ---> Using cache 13:08:34 ---> 353f09a8200b 13:08:34 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:08:34 ---> Running in 3eb5680f2a61 13:08:34 ---> Running in acc5ddcf3ced 13:08:34 ---> Running in e5d893f9583b 13:08:34 ---> Running in 8ab47c866653 13:08:35 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 13:08:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:08:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:08:35 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 13:08:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:08:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:08:36 OK: 233 MiB in 51 packages 13:08:36 OK: 233 MiB in 51 packages 13:08:38 Removing intermediate container e5d893f9583b 13:08:38 ---> 87a478c8719c 13:08:38 Step 6/23 : COPY go.mod . 13:08:38 Removing intermediate container acc5ddcf3ced 13:08:38 ---> d1755a8fef8b 13:08:38 Step 6/23 : COPY go.mod . 13:08:38 ---> e2d7b998434b 13:08:38 Step 7/23 : RUN go mod download 13:08:39 ---> 426b1d798c7e 13:08:39 Step 7/23 : RUN go mod download 13:08:39 ---> Running in 1c9b09f29957 13:08:39 ---> Running in a691db5c3d2f 13:08:42 Removing intermediate container 1c9b09f29957 13:08:42 ---> 7e661c5ee252 13:08:42 Step 8/23 : COPY . . 13:08:42 Removing intermediate container a691db5c3d2f 13:08:42 ---> ca4d675a13b3 13:08:42 Step 8/23 : COPY . . 13:08:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:09:15 Removing intermediate container 8ab47c866653 13:09:15 ---> f6f11678d137 13:09:15 13:09:15 Step 10/31 : FROM alpine:3.12 13:09:15 ---> 7230e588e954 13:09:15 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:09:15 ---> Running in 1657ec6b9526 13:09:15 Removing intermediate container 3eb5680f2a61 13:09:15 ---> 10e92ff1751b 13:09:15 13:09:15 Step 10/23 : FROM alpine:3.12 13:09:15 ---> 7230e588e954 13:09:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:09:15 ---> Using cache 13:09:15 ---> 804eef27d807 13:09:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:09:15 ---> Using cache 13:09:15 ---> b009f942c52a 13:09:15 Step 13/23 : ENV APP_PORT=48082 13:09:15 ---> cbad53df6dcc 13:09:15 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:09:15 ---> f496e7fe54a5 13:09:15 Step 9/23 : RUN make cmd/core-data/core-data 13:09:15 ---> Running in 345acee2c2b6 13:09:15 ---> Running in 71dcf7573be6 13:09:15 ---> Running in ca68a0e9e613 13:09:15 Removing intermediate container 1657ec6b9526 13:09:15 ---> a25ef1641c77 13:09:15 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 13:09:15 ---> Running in 1ea4de0292b5 13:09:15 Removing intermediate container 345acee2c2b6 13:09:15 ---> b3d50afde79f 13:09:15 Step 14/23 : EXPOSE $APP_PORT 13:09:15 ---> Running in 821c5f62fc9c 13:09:15 Removing intermediate container 821c5f62fc9c 13:09:15 ---> 0001967fd0c6 13:09:15 Step 15/23 : WORKDIR / 13:09:15 ---> Running in 370e1b893983 13:09:15 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 13:09:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 13:09:15 Removing intermediate container 370e1b893983 13:09:15 ---> a6a83313dbb0 13:09:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:09:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:09:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:09:15 (1/2) Installing dumb-init (1.2.2-r1) 13:09:15 (2/2) Installing su-exec (0.2-r1) 13:09:15 Executing busybox-1.31.1-r20.trigger 13:09:15 OK: 6 MiB in 16 packages 13:09:15 ---> e8c02d938baa 13:09:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:09:15 ---> 8b36f4051a8b 13:09:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:09:15 Removing intermediate container 1ea4de0292b5 13:09:15 ---> a79ec9876efd 13:09:15 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 13:09:16 ---> Running in 3bb37fe5a86e 13:09:16 ---> e1b276b6b4d6 13:09:16 Step 19/23 : ENTRYPOINT ["/core-command"] 13:09:16 ---> Running in 4587b601901b 13:09:16 Removing intermediate container 3bb37fe5a86e 13:09:16 ---> 0c58727901a9 13:09:16 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:09:16 ---> Running in 9fba29994766 13:09:16 Removing intermediate container 4587b601901b 13:09:16 ---> 1af120b81eb4 13:09:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:09:16 ---> Running in 6bf4e3df01af 13:09:16 Removing intermediate container 9fba29994766 13:09:16 ---> df6cc8f78230 13:09:16 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:09:17 ---> Running in a6d237ec6e07 13:09:17 Removing intermediate container 6bf4e3df01af 13:09:17 ---> de1b855219cb 13:09:17 Step 21/23 : LABEL arch=x86_64 13:09:18 ---> Running in 1185bb6302cc 13:09:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:09:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:09:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:09:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:09:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:09:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:09:18 Removing intermediate container 1185bb6302cc 13:09:18 ---> 9b73ebd9774d 13:09:18 Step 22/23 : LABEL git_sha=b1581aedca3a359d2a803c09a0b173f661b535e4 13:09:18 ---> Running in d0d044008f7b 13:09:18 Removing intermediate container d0d044008f7b 13:09:18 ---> e676f1eac1d9 13:09:18 Step 23/23 : LABEL version=0.0.0 13:09:18 ---> Running in b6200023f88a 13:09:19 Removing intermediate container b6200023f88a 13:09:19 ---> 3f6c4a7ae63a 13:09:19 13:09:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:09:19 Removing intermediate container a6d237ec6e07 13:09:19 ---> 88ea79bd404d 13:09:19 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 13:09:19 Successfully built 3f6c4a7ae63a 13:09:19 Successfully tagged docker-core-command-go:latest 13:09:19  Building docker-core-command-go ... done  ---> Running in 590de5f91324 13:09:20 Removing intermediate container 590de5f91324 13:09:20 ---> ccd2215051cd 13:09:20 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:09:21 ---> 6f7048615e89 13:09:21 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:09:21 ---> Running in 2f7afc8e5dde 13:09:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:09:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:09:23 Removing intermediate container 2f7afc8e5dde 13:09:23 ---> 85a754c14f46 13:09:23 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 13:09:23 ---> e21df69b3725 13:09:23 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:09:25 ---> a566fd6f11e9 13:09:25 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:09:25 ---> 9aeb65a2b6dc 13:09:25 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:09:27 ---> 608a886ff423 13:09:27 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:09:27 ---> 878ba862ed15 13:09:27 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 13:09:27 ---> Running in 54bb342153c7 13:09:28 Removing intermediate container 54bb342153c7 13:09:28 ---> 916f1952408c 13:09:28 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:09:29 ---> 1daa495212cf 13:09:29 Step 26/31 : RUN chmod +x /entrypoint.sh 13:09:29 ---> Running in ce879c798ab9 13:09:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:09:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:09:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:09:31 Removing intermediate container ce879c798ab9 13:09:31 ---> 29d73f128316 13:09:31 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 13:09:31 ---> Running in 9cae1cf5632b 13:09:31 Removing intermediate container 9cae1cf5632b 13:09:31 ---> a550c4256ae8 13:09:31 Step 28/31 : CMD ["gate"] 13:09:32 ---> Running in ea46821e0ed6 13:09:32 Removing intermediate container ea46821e0ed6 13:09:32 ---> 1169b6f0ecd5 13:09:32 Step 29/31 : LABEL arch=x86_64 13:09:32 ---> Running in f348e1d46513 13:09:32 Removing intermediate container f348e1d46513 13:09:32 ---> a1d82ba6832e 13:09:32 Step 30/31 : LABEL git_sha=b1581aedca3a359d2a803c09a0b173f661b535e4 13:09:32 ---> Running in 4c3159b77e64 13:09:33 Removing intermediate container 4c3159b77e64 13:09:33 ---> 31e4da63bd20 13:09:33 Step 31/31 : LABEL version=0.0.0 13:09:35 Removing intermediate container 71dcf7573be6 13:09:35 ---> d7e0f2b002fb 13:09:35 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:09:35 ---> Running in 596acb3b231f 13:09:35 ---> Running in 0b14bad30c0a 13:09:36 Removing intermediate container 596acb3b231f 13:09:36 ---> ed277842e1fe 13:09:36 13:09:36 Successfully built ed277842e1fe 13:09:36 Successfully tagged docker-security-bootstrapper-go:latest 13:09:36  Building docker-security-bootstrapper-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:09:37 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.362s coverage: 45.9% of statements 13:09:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:09:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:09:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 13:09:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 13:09:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 13:09:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 13:09:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.118s coverage: 19.8% of statements 13:09:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.220s coverage: 100.0% of statements 13:09:39 Removing intermediate container ca68a0e9e613 13:09:39 ---> 87fccd174b91 13:09:39 13:09:39 Step 10/23 : FROM alpine:3.12 13:09:39 ---> 7230e588e954 13:09:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:09:39 ---> Running in 1a1a07a7e369 13:09:39 Removing intermediate container 0b14bad30c0a 13:09:39 Removing intermediate container 1a1a07a7e369 13:09:39 ---> 389ca6bf4743 13:09:39 ---> fbbc7c20be41 13:09:39 13:09:39 Step 12/23 : ENV APP_PORT=48080Step 11/23 : FROM docker:20.10.0 13:09:39 13:09:39 ---> Running in bd1aeea94dc1 13:09:39 20.10.0: Pulling from library/docker 13:09:39 Removing intermediate container bd1aeea94dc1 13:09:39 ---> 8dc0f3e88e6b 13:09:39 Step 13/23 : EXPOSE $APP_PORT 13:09:39 ---> Running in b1c62a726088 13:09:39 Removing intermediate container b1c62a726088 13:09:39 ---> bff2aa1273fc 13:09:39 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:09:40 ---> Running in 52dc019b79e0 13:09:41 Removing intermediate container 52dc019b79e0 13:09:41 ---> b93f71548fac 13:09:41 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 13:09:41 ---> Running in ff42aba1e6b2 13:09:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:09:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:09:43 (1/6) Installing dumb-init (1.2.2-r1) 13:09:43 (2/6) Installing libgcc (9.3.0-r2) 13:09:43 (3/6) Installing libsodium (1.0.18-r0) 13:09:43 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 13:09:43 Status: Downloaded newer image for docker:20.10.0 13:09:43 ---> aefe523efa57 13:09:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:09:43 (4/6) Installing libstdc++ (9.3.0-r2) 13:09:44 ---> Running in 9548a9f884a4 13:09:44 Removing intermediate container 9548a9f884a4 13:09:44 ---> 3cb9177e3374 13:09:44 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 13:09:44 ---> Running in 7849f1cf3ca7 13:09:44 (5/6) Installing libzmq (4.3.3-r0) 13:09:44 (6/6) Installing zeromq (4.3.3-r0) 13:09:44 Executing busybox-1.31.1-r20.trigger 13:09:44 OK: 8 MiB in 20 packages 13:09:44 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.636s coverage: 27.1% of statements 13:09:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:09:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:09:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 13:09:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 13:09:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 13:09:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:09:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.132s coverage: 100.0% of statements 13:09:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 13:09:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.166s coverage: 100.0% of statements 13:09:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 13:09:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 13:09:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:09:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.232s coverage: 71.3% of statements 13:09:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 13:09:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 13:09:45 Removing intermediate container ff42aba1e6b2 13:09:45 ---> ca2e5aed7c98 13:09:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:09:45 ---> 00dc75e5b815 13:09:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:09:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:09:46 ---> 3f35b535d397 13:09:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:09:46 ---> 391ca06ffcf8 13:09:46 Step 19/23 : ENTRYPOINT ["/core-data"] 13:09:46 ---> Running in 88bfbce9fd1e 13:09:46 Removing intermediate container 88bfbce9fd1e 13:09:46 ---> 62bb0dec3ff7 13:09:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:09:46 ---> Running in f4b2b62c5125 13:09:47 (1/39) Installing readline (8.0.4-r0) 13:09:47 (2/39) Installing bash (5.0.17-r0) 13:09:47 Executing bash-5.0.17-r0.post-install 13:09:47 (3/39) Installing nghttp2-libs (1.41.0-r0) 13:09:47 (4/39) Installing libcurl (7.69.1-r3) 13:09:47 (5/39) Installing curl (7.69.1-r3) 13:09:47 (6/39) Installing dumb-init (1.2.2-r1) 13:09:47 (7/39) Installing libbz2 (1.0.8-r1) 13:09:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.453s coverage: 82.9% of statements 13:09:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 13:09:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 13:09:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.137s coverage: 78.9% of statements 13:09:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 13:09:47 Removing intermediate container f4b2b62c5125 13:09:47 ---> 121ddb9faea5 13:09:47 Step 21/23 : LABEL arch=x86_64 13:09:47 ---> Running in 295c8be5ceb6 13:09:47 (8/39) Installing expat (2.2.9-r1) 13:09:47 (9/39) Installing libffi (3.3-r2) 13:09:47 (10/39) Installing gdbm (1.13-r1) 13:09:47 (11/39) Installing xz-libs (5.2.5-r0) 13:09:47 (12/39) Installing sqlite-libs (3.32.1-r0) 13:09:47 Removing intermediate container 295c8be5ceb6 13:09:47 ---> aa7e67745d4d 13:09:47 Step 22/23 : LABEL git_sha=b1581aedca3a359d2a803c09a0b173f661b535e4 13:09:47 ---> Running in 485cbd106c59 13:09:47 (13/39) Installing python3 (3.8.8-r0) 13:09:47 Removing intermediate container 485cbd106c59 13:09:47 ---> 54123f8e1317 13:09:47 Step 23/23 : LABEL version=0.0.0 13:09:48 ---> Running in 269d36021748 13:09:48 Removing intermediate container 269d36021748 13:09:48 ---> 7e6b922c98df 13:09:48 13:09:48 Successfully built 7e6b922c98df 13:09:48 Successfully tagged docker-core-data-go:latest 13:09:50  Building docker-core-data-go ... done (14/39) Installing py3-appdirs (1.4.4-r1) 13:09:50 (15/39) Installing py3-ordered-set (4.0.1-r0) 13:09:50 (16/39) Installing py3-parsing (2.4.7-r0) 13:09:50 (17/39) Installing py3-six (1.15.0-r0) 13:09:50 (18/39) Installing py3-packaging (20.4-r0) 13:09:50 (19/39) Installing py3-setuptools (47.0.0-r0) 13:09:50 (20/39) Installing py3-chardet (3.0.4-r4) 13:09:50 (21/39) Installing py3-idna (2.9-r0) 13:09:50 (22/39) Installing py3-certifi (2020.4.5.1-r0) 13:09:50 (23/39) Installing py3-urllib3 (1.25.9-r0) 13:09:50 (24/39) Installing py3-requests (2.23.0-r0) 13:09:50 (25/39) Installing py3-msgpack (1.0.0-r0) 13:09:50 (26/39) Installing py3-lockfile (0.12.2-r3) 13:09:50 (27/39) Installing py3-cachecontrol (0.12.6-r0) 13:09:50 (28/39) Installing py3-colorama (0.4.3-r0) 13:09:50 (29/39) Installing py3-distlib (0.3.0-r0) 13:09:50 (30/39) Installing py3-distro (1.5.0-r1) 13:09:50 (31/39) Installing py3-webencodings (0.5.1-r3) 13:09:50 (32/39) Installing py3-html5lib (1.0.1-r4) 13:09:50 (33/39) Installing py3-pytoml (0.1.21-r0) 13:09:50 (34/39) Installing py3-pep517 (0.8.2-r0) 13:09:50 (35/39) Installing py3-progress (1.5-r0) 13:09:50 (36/39) Installing py3-toml (0.10.1-r0) 13:09:50 (37/39) Installing py3-retrying (1.3.3-r0) 13:09:50 (38/39) Installing py3-contextlib2 (0.6.0-r0) 13:09:50 (39/39) Installing py3-pip (20.1.1-r0) 13:09:50 Executing busybox-1.31.1-r19.trigger 13:09:50 OK: 72 MiB in 59 packages 13:09:51 Collecting docker-compose==1.23.2 13:09:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:09:51 Collecting texttable<0.10,>=0.9.0 13:09:51 Downloading texttable-0.9.1.tar.gz (11 kB) 13:09:52 Collecting docker<4.0,>=3.6.0 13:09:52 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:09:52 Collecting dockerpty<0.5,>=0.4.1 13:09:52 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:09:52 Collecting jsonschema<3,>=2.5.1 13:09:52 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:09:52 Collecting cached-property<2,>=1.2.0 13:09:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:09:53 Collecting PyYAML<4,>=3.10 13:09:53 Downloading PyYAML-3.13.tar.gz (270 kB) 13:09:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 13:09:54 Collecting websocket-client<1.0,>=0.32.0 13:09:54 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 13:09:54 Collecting docopt<0.7,>=0.6.1 13:09:54 Downloading docopt-0.6.2.tar.gz (25 kB) 13:09:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:09:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:09:55 Collecting docker-pycreds>=0.4.0 13:09:55 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:09:55 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) 13:09:55 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) 13:09:55 Collecting idna<2.8,>=2.5 13:09:55 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:09:55 Collecting urllib3<1.25,>=1.21.1 13:09:55 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:09:55 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 13:09:55 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 13:09:55 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 13:09:55 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 13:09:55 Installing collected packages: texttable, idna, urllib3, requests, docker-pycreds, websocket-client, docker, dockerpty, jsonschema, cached-property, PyYAML, docopt, docker-compose 13:09:55 Running setup.py install for texttable: started 13:09:56 Running setup.py install for texttable: finished with status 'done' 13:09:56 Attempting uninstall: idna 13:09:56 Found existing installation: idna 2.9 13:09:56 Uninstalling idna-2.9: 13:09:56 Successfully uninstalled idna-2.9 13:09:56 Attempting uninstall: urllib3 13:09:56 Found existing installation: urllib3 1.25.9 13:09:56 Uninstalling urllib3-1.25.9: 13:09:56 Successfully uninstalled urllib3-1.25.9 13:09:56 Attempting uninstall: requests 13:09:56 Found existing installation: requests 2.23.0 13:09:56 Uninstalling requests-2.23.0: 13:09:56 Successfully uninstalled requests-2.23.0 13:09:57 Running setup.py install for dockerpty: started 13:09:57 Running setup.py install for dockerpty: finished with status 'done' 13:09:57 Running setup.py install for PyYAML: started 13:09:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.117s coverage: 28.6% of statements 13:09:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:09:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:09:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 13:09:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 13:09:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 13:09:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.235s coverage: 100.0% of statements 13:09:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 13:09:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.149s coverage: 100.0% of statements 13:09:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 13:09:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.423s coverage: 86.7% of statements 13:09:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 13:09:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.443s coverage: 97.5% of statements 13:09:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 13:09:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.228s coverage: 78.3% of statements 13:09:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 13:09:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 13:09:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 13:09:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 13:09:58 Running setup.py install for PyYAML: finished with status 'done' 13:09:58 Running setup.py install for docopt: started 13:09:58 Running setup.py install for docopt: finished with status 'done' 13:09:58 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 13:10:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.247s coverage: 92.8% of statements 13:10:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 13:10:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 13:10:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 13:10:06 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 13:10:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:10:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 13:10:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 13:10:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:10:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:10:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 13:10:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:10:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 13:10:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:10:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 13:10:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:10:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 13:10:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 13:10:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 13:10:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.116s coverage: 58.8% of statements 13:10:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 13:10:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 13:10:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.204s coverage: 0.9% of statements 13:10:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 13:10:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 13:10:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:10:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.145s coverage: 47.1% of statements 13:10:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.206s coverage: 79.5% of statements 13:10:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.110s coverage: 94.1% of statements 13:10:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.225s coverage: 96.3% of statements 13:10:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.163s coverage: 87.5% of statements 13:10:10 Removing intermediate container 7849f1cf3ca7 13:10:10 ---> 2682a7d29889 13:10:10 Step 14/23 : ENV APP_PORT=48090 13:10:10 ---> Running in 25e962f53fa6 13:10:10 Removing intermediate container 25e962f53fa6 13:10:10 ---> c37cf13f8070 13:10:10 Step 15/23 : EXPOSE $APP_PORT 13:10:10 ---> Running in 8c699c4efd7d 13:10:10 Removing intermediate container 8c699c4efd7d 13:10:10 ---> ec570b945739 13:10:10 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:10:10 ---> 13b98c3920d9 13:10:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:10:10 ---> 6482942f41c3 13:10:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:10:10 ---> b8117b703873 13:10:10 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 13:10:10 ---> Running in 975fd6f28809 13:10:11 Removing intermediate container 975fd6f28809 13:10:11 ---> e98095ce3a34 13:10:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:10:11 ---> Running in 5ac8b0a4dfc8 13:10:11 Removing intermediate container 5ac8b0a4dfc8 13:10:11 ---> 0ad038ec25f8 13:10:11 Step 21/23 : LABEL arch=x86_64 13:10:11 ---> Running in 39774157307e 13:10:11 Removing intermediate container 39774157307e 13:10:11 ---> d0b4b6b1ad5f 13:10:11 Step 22/23 : LABEL git_sha=b1581aedca3a359d2a803c09a0b173f661b535e4 13:10:11 ---> Running in cadcdb6a9193 13:10:11 Removing intermediate container cadcdb6a9193 13:10:11 ---> e28787c221bb 13:10:11 Step 23/23 : LABEL version=0.0.0 13:10:11 ---> Running in eb6290489994 13:10:11 Removing intermediate container eb6290489994 13:10:11 ---> 57eae29fb4d7 13:10:11 13:10:11 Successfully built 57eae29fb4d7 13:10:12 Successfully tagged docker-sys-mgmt-agent-go:latest 13:10:12  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 13:10:12 $ docker stop --time=1 03120d29909dc8b45c24769eb67be4045765acd1195834cd3c05c90a6c8e32df 13:10:14 $ docker rm -f 03120d29909dc8b45c24769eb67be4045765acd1195834cd3c05c90a6c8e32df [Pipeline] // withDockerContainer [Pipeline] sh 13:10:14 + docker images 13:10:14 + grep docker 13:10:14 docker-sys-mgmt-agent-go latest 57eae29fb4d7 3 seconds ago 312MB 13:10:14 docker-core-data-go latest 7e6b922c98df 26 seconds ago 22.9MB 13:10:14 docker-security-bootstrapper-go latest ed277842e1fe 39 seconds ago 19.1MB 13:10:14 docker-core-command-go latest 3f6c4a7ae63a 56 seconds ago 17.5MB 13:10:14 docker-security-secretstore-setup-go latest 571b1f08ad8c 2 minutes ago 26.2MB 13:10:14 docker-core-metadata-go latest b39e90bdf718 2 minutes ago 19.2MB 13:10:14 docker-support-scheduler-go latest c4cd1a0e4b7e 2 minutes ago 17.7MB 13:10:14 docker-support-notifications-go latest 88e239f509b2 2 minutes ago 18.1MB 13:10:14 docker-security-proxy-setup-go latest dc00fe47f60a 2 minutes ago 25.9MB 13:10:14 docker 20.10.0 aefe523efa57 4 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 13:10:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.151s coverage: 94.4% of statements 13:10:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.120s coverage: 44.8% of statements 13:10:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.520s coverage: 81.9% of statements 13:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:10:30 Still waiting to schedule task 13:10:30 ‘prd-ubuntu18.04-docker-8c-8g-33914’ is offline 13:10:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.229s coverage: 92.9% of statements 13:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:10:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 77.8% of statements 13:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:10:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 13:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:10:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.107s coverage: 100.0% of statements 13:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:10:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.185s coverage: 75.5% of statements 13:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:10:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.126s coverage: 80.8% of statements 13:10:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.171s coverage: 87.2% of statements 13:10:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.198s coverage: 84.6% of statements 13:10:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.237s coverage: 91.6% of statements 13:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:10:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.598s coverage: 64.4% of statements 13:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:10:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.123s coverage: 100.0% of statements 13:10:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.127s coverage: 91.3% of statements 13:10:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements 13:10:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements 13:10:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements 13:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.951s coverage: 69.0% of statements 13:10:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:10:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:10:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.489s coverage: 38.4% of statements 13:10:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:10:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.084s coverage: 89.5% of statements 13:10:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.093s coverage: 84.8% of statements 13:10:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.432s coverage: 47.0% of statements 13:10:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:10:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:10:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 13:10:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 13:10:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 13:10:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.159s coverage: 100.0% of statements 13:10:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 13:10:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.105s coverage: 100.0% of statements 13:10:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 13:10:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 13:10:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.167s coverage: 11.0% of statements 13:10:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 13:10:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.390s coverage: 87.1% of statements 13:10:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 13:10:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 13:10:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 13:10:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.267s coverage: 28.7% of statements 13:10:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:10:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:10:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 13:10:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 13:10:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 13:10:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.179s coverage: 99.0% of statements 13:10:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 13:10:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.227s coverage: 100.0% of statements 13:10:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 13:10:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 13:10:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 13:10:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 2.889s coverage: 16.2% of statements 13:10:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 13:10:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.340s coverage: 95.6% of statements 13:10:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 13:10:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 13:10:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 13:10:56 ok github.com/edgexfoundry/edgex-go/internal/system 0.058s coverage: 0.0% of statements 13:10:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:10:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements 13:10:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 13:10:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:10:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:10:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 13:10:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.128s coverage: 87.9% of statements 13:10:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 13:10:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:10:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.061s coverage: 100.0% of statements 13:10:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.119s coverage: 28.1% of statements 13:10:58 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 13:10:59 GO111MODULE=on go vet ./... 13:11:24 Running on prd-ubuntu18.04-docker-8c-8g-33917 in /w/workspace/edgexfoundry_edgex-go_PR-3356 [Pipeline] { [Pipeline] ws 13:11:24 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 13:11:26 using credential edgex-jenkins-ssh 13:11:26 Cloning the remote Git repository 13:11:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:11:26 > git init /w/workspace/edgex-go/6 # timeout=10 13:11:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:11:26 > git --version # timeout=10 13:11:26 > git --version # 'git version 2.17.1' 13:11:26 using GIT_SSH to set credentials SSH Credentials for GitHub 13:11:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:11:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:11:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:11:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:11:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:11:33 using GIT_SSH to set credentials SSH Credentials for GitHub 13:11:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3356/head:refs/remotes/origin/PR-3356 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:11:34 Merging remotes/origin/master commit 5e8f0209b56f3309f9665c980cdfd66463b0e44b into PR head commit b1581aedca3a359d2a803c09a0b173f661b535e4 13:11:34 Merge succeeded, producing b1581aedca3a359d2a803c09a0b173f661b535e4 13:11:34 Checking out Revision b1581aedca3a359d2a803c09a0b173f661b535e4 (PR-3356) 13:11:34 > git config core.sparsecheckout # timeout=10 13:11:34 > git checkout -f b1581aedca3a359d2a803c09a0b173f661b535e4 # timeout=10 13:11:34 > git remote # timeout=10 13:11:34 > git config --get remote.origin.url # timeout=10 13:11:34 using GIT_SSH to set credentials SSH Credentials for GitHub 13:11:34 > git merge 5e8f0209b56f3309f9665c980cdfd66463b0e44b # timeout=10 13:11:34 > git rev-parse HEAD^{commit} # timeout=10 13:11:34 > git config core.sparsecheckout # timeout=10 13:11:34 > git checkout -f b1581aedca3a359d2a803c09a0b173f661b535e4 # timeout=10 13:11:38 Commit message: "refactor(scheduler): Rename scheduler struct" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:11:39 + echo snap-build.sh 13:11:39 snap-build.sh 13:11:39 + SNAP_BASE_DIR=. 13:11:39 + '[' '!' -z /w/workspace/edgex-go/6 ']' 13:11:39 + SNAP_BASE_DIR=/w/workspace/edgex-go/6 13:11:39 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' 13:11:39 [snap-build] Building snap in dir [/w/workspace/edgex-go/6] 13:11:39 + cd /w/workspace/edgex-go/6 13:11:39 + sudo apt-get remove -qy --purge lxd lxd-client 13:11:39 Reading package lists... 13:11:39 Building dependency tree... 13:11:39 Reading state information... 13:11:39 The following packages were automatically installed and are no longer required: 13:11:39 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 13:11:39 uidmap xdelta3 13:11:39 Use 'sudo apt autoremove' to remove them. 13:11:39 The following packages will be REMOVED: 13:11:39 lxd* lxd-client* 13:11:40 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 13:11:40 After this operation, 31.7 MB disk space will be freed. 13:11:41 (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.) 13:11:41 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 13:11:42 Removing lxd dnsmasq configuration 13:11:42 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 13:11:42 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 13:11:43 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 13:11:43 (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.) 13:11:43 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 13:11:45 Processing triggers for systemd (237-3ubuntu10.42) ... 13:11:45 Processing triggers for ureadahead (0.100.0-21) ... 13:11:46 + sudo snap remove --purge lxd 13:11:47 snap "lxd" is not installed 13:11:47 + sudo groupadd --force --system lxd 13:11:47 ++ whoami 13:11:47 + sudo /usr/sbin/usermod -G lxd -a jenkins 13:11:47 + newgrp - lxd 13:11:47 + sudo snap install lxd 13:11:57 2021-04-13T13:11:54Z INFO Waiting for automatic snapd restart... 13:12:12 lxd 4.13 from Canonical* installed 13:12:12 + sudo lxd init --auto 13:12:20 + sudo snap install --classic snapcraft 13:12:21 gofmt -l . 13:12:21 [ "`gofmt -l .`" = "" ] 13:12:21 ./bin/test-go-mod-tidy.sh 13:12:22 ./bin/test-attribution-txt.sh [Pipeline] sh 13:12:24 + ls -al . 13:12:24 total 836 13:12:24 drwxrwxr-x 9 1001 1001 4096 Apr 13 13:12 . 13:12:24 drwxr-xr-x 4 root root 4096 Apr 13 13:07 .. 13:12:24 -rw-rw-r-- 1 1001 1001 11 Apr 13 13:06 .dockerignore 13:12:24 drwxrwxr-x 8 1001 1001 4096 Apr 13 13:06 .git 13:12:24 drwxrwxr-x 3 1001 1001 4096 Apr 13 13:06 .github 13:12:24 -rw-rw-r-- 1 1001 1001 818 Apr 13 13:06 .gitignore 13:12:24 -rw-rw-r-- 1 1001 1001 166 Apr 13 13:06 .sonarcloud.properties 13:12:24 -rw-rw-r-- 1 1001 1001 8722 Apr 13 13:06 Attribution.txt 13:12:24 -rw-rw-r-- 1 1001 1001 3804 Apr 13 13:06 CONTRIBUTING.md 13:12:24 -rw-rw-r-- 1 1001 1001 931 Apr 13 13:06 Dockerfile.build 13:12:24 -rw-rw-r-- 1 1001 1001 863 Apr 13 13:06 Jenkinsfile 13:12:24 -rw-rw-r-- 1 1001 1001 10775 Apr 13 13:06 LICENSE 13:12:24 -rw-rw-r-- 1 1001 1001 5774 Apr 13 13:06 Makefile 13:12:24 -rw-rw-r-- 1 1001 1001 6548 Apr 13 13:06 README.md 13:12:24 -rw-rw-r-- 1 1001 1001 6755 Apr 13 13:06 SECURITY.md 13:12:24 -rw-rw-r-- 1 1001 1001 5 Apr 13 13:02 VERSION 13:12:24 -rw-rw-r-- 1 1001 1001 4131 Apr 13 13:06 ZMQWindows.md 13:12:24 drwxrwxr-x 2 1001 1001 4096 Apr 13 13:06 bin 13:12:24 drwxrwxr-x 14 1001 1001 4096 Apr 13 13:06 cmd 13:12:24 -rw-r--r-- 1 root root 696700 Apr 13 13:10 coverage.out 13:12:24 -rw-r--r-- 1 root root 1056 Apr 13 13:12 go.mod 13:12:24 -rw-r--r-- 1 root root 22131 Apr 13 13:12 go.sum 13:12:24 drwxrwxr-x 8 1001 1001 4096 Apr 13 13:06 internal 13:12:24 drwxrwxr-x 4 1001 1001 4096 Apr 13 13:06 openapi 13:12:24 drwxrwxr-x 4 1001 1001 4096 Apr 13 13:06 snap 13:12:24 -rw-rw-r-- 1 1001 1001 168 Apr 13 13:06 version.go [Pipeline] sh 13:12:25 + '[' -e coverage.out ] 13:12:25 + chown 1001:1001 coverage.out [Pipeline] stash 13:12:25 Warning: overwriting stash ‘coverage-report’ 13:12:26 Stashed 1 file(s) [Pipeline] sh 13:12:26 snapcraft 4.6.2 from Canonical* installed 13:12:26 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 13:12:26 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 13:12:26 % Total % Received % Xferd Average Speed Time Time Time Current 13:12:26 Dload Upload Total Spent Left Speed 13:12:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5971 0 --:--:-- --:--:-- --:--:-- 6028 13:12:26 100 3325k 100 3325k 0 0 12.0M 0 --:--:-- --:--:-- --:--:-- 12.0M 13:12:26 ./yq_linux_amd64 13:12:26 + sudo snapcraft prime --use-lxd 13:12:26 + make build 13:12:26 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 13:12:28 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 13:12:28 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: 13:12:28 - README.md 13:12:28 13:12:28 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:12:29 Launching a container. 13:12:37 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 13:12:44 Waiting for container to be ready 13:12:44 To start your first instance, try: lxc launch ubuntu:18.04 13:12:44 13:12:46 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 13:12:46 Waiting for network to be ready... 13:12:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:12:47 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:12:47 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] 13:12:47 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:12:47 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:12:48 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:12:48 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:12:48 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:12:48 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:12:48 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:12:48 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:12:48 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] 13:12:48 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 13:12:48 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 13:12:48 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] 13:12:48 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] 13:12:48 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] 13:12:48 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] 13:12:48 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:12:48 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2005 kB] 13:12:48 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [405 kB] 13:12:48 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 13:12:48 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 13:12:48 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [305 kB] 13:12:48 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [41.3 kB] 13:12:48 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1728 kB] 13:12:48 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [367 kB] 13:12:53 Fetched 24.3 MB in 6s (4095 kB/s) 13:12:54 Reading package lists... 13:12:54 Reading package lists... 13:12:54 Building dependency tree... 13:12:54 Reading state information... 13:12:54 The following additional packages will be installed: 13:12:54 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:12:54 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:12:54 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:12:54 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 13:12:54 Suggested packages: 13:12:54 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 13:12:54 Recommended packages: 13:12:54 gnupg libsasl2-modules 13:12:54 The following NEW packages will be installed: 13:12:54 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:12:54 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:12:54 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:12:54 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 13:12:54 The following packages will be upgraded: 13:12:54 gpg gpg-agent gpgconf libudev1 13:12:55 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 13:12:55 Need to get 3530 kB of archives. 13:12:55 After this operation, 13.3 MB of additional disk space will be used. 13:12:55 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] 13:12:55 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] 13:12:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 13:12:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 13:12:55 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] 13:12:55 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] 13:12:55 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 13:12:55 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 13:12:55 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 13:12:55 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 13:12:55 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 13:12:55 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 13:12:55 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 13:12:55 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 13:12:55 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 13:12:55 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 13:12:55 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 13:12:55 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 13:12:55 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 13:12:55 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 13:12:55 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 13:12:55 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 13:12:56 debconf: delaying package configuration, since apt-utils is not installed 13:12:56 Fetched 3530 kB in 1s (3099 kB/s) 13:12:56 (Reading database ... 12511 files and directories currently installed.) 13:12:56 Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... 13:12:56 Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 13:12:56 Setting up libudev1:amd64 (237-3ubuntu10.45) ... 13:12:56 Selecting previously unselected package udev. 13:12:56 (Reading database ... 12511 files and directories currently installed.) 13:12:56 Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... 13:12:56 Unpacking udev (237-3ubuntu10.45) ... 13:12:56 Selecting previously unselected package libfuse2:amd64. 13:12:56 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 13:12:56 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:12:56 Selecting previously unselected package fuse. 13:12:56 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 13:12:56 Unpacking fuse (2.9.7-1ubuntu1) ... 13:12:56 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 13:12:56 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:12:57 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 13:12:57 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:12:57 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 13:12:57 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:12:57 Selecting previously unselected package libksba8:amd64. 13:12:57 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 13:12:57 Unpacking libksba8:amd64 (1.3.5-2) ... 13:12:57 Selecting previously unselected package libroken18-heimdal:amd64. 13:12:57 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:12:57 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:12:57 Selecting previously unselected package libasn1-8-heimdal:amd64. 13:12:57 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:12:57 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:12:57 Selecting previously unselected package libheimbase1-heimdal:amd64. 13:12:57 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:12:57 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:12:57 Selecting previously unselected package libhcrypto4-heimdal:amd64. 13:12:57 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:12:57 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:12:57 Selecting previously unselected package libwind0-heimdal:amd64. 13:12:57 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:12:57 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:12:57 Selecting previously unselected package libhx509-5-heimdal:amd64. 13:12:57 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:12:57 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:12:58 Selecting previously unselected package libkrb5-26-heimdal:amd64. 13:12:58 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:12:58 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:12:58 Selecting previously unselected package libheimntlm0-heimdal:amd64. 13:12:58 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:12:58 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:12:58 Selecting previously unselected package libgssapi3-heimdal:amd64. 13:12:58 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:12:58 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:12:58 Selecting previously unselected package libsasl2-modules-db:amd64. 13:12:58 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:12:58 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:12:58 Selecting previously unselected package libsasl2-2:amd64. 13:12:58 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:12:58 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:12:58 Selecting previously unselected package libldap-common. 13:12:58 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 13:12:58 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:12:58 Selecting previously unselected package libldap-2.4-2:amd64. 13:12:58 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 13:12:58 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:12:58 Selecting previously unselected package dirmngr. 13:12:58 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 13:12:58 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 13:12:59 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:12:59 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 13:12:59 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:12:59 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:12:59 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:12:59 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 13:12:59 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:12:59 Setting up libksba8:amd64 (1.3.5-2) ... 13:12:59 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:12:59 Setting up udev (237-3ubuntu10.45) ... 13:12:59 invoke-rc.d: policy-rc.d denied execution of start. 13:12:59 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:12:59 Processing triggers for systemd (237-3ubuntu10) ... 13:12:59 Setting up fuse (2.9.7-1ubuntu1) ... 13:12:59 Setting up gpg (2.2.4-1ubuntu1.4) ... 13:12:59 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:12:59 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:12:59 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:13:00 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:13:00 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:13:00 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:13:00 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:13:00 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:13:00 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 13:13:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:13:00 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 13:13:00 settings in the [Install] section, and DefaultInstance for template units). 13:13:00 This means they are not meant to be enabled using systemctl. 13:13:00 Possible reasons for having this kind of units are: 13:13:00 1) A unit may be statically enabled by being symlinked from another unit's 13:13:00 .wants/ or .requires/ directory. 13:13:00 2) A unit's purpose may be to act as a helper for some other unit which has 13:13:00 a requirement dependency on it. 13:13:00 3) A unit may be started when needed via activation (socket, path, timer, 13:13:00 D-Bus, udev, scripted systemctl call, ...). 13:13:00 4) In case of template units, the unit is meant to be enabled with some 13:13:00 instance name specified. 13:13:01 Reading package lists... 13:13:01 Building dependency tree... 13:13:01 Reading state information... 13:13:01 The following additional packages will be installed: 13:13:01 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 13:13:01 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 13:13:01 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 13:13:01 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 13:13:01 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 13:13:01 Suggested packages: 13:13:01 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 13:13:01 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 13:13:01 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 13:13:01 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 13:13:01 systemd-container policykit-1 13:13:01 Recommended packages: 13:13:01 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 13:13:01 The following NEW packages will be installed: 13:13:01 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 13:13:01 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 13:13:01 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 13:13:01 multiarch-support openssh-client python3 python3-minimal python3.6 13:13:01 python3.6-minimal snapd squashfs-tools sudo 13:13:01 The following packages will be upgraded: 13:13:01 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 13:13:01 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 13:13:01 Need to get 35.2 MB of archives. 13:13:01 After this operation, 141 MB of additional disk space will be used. 13:13:01 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] 13:13:01 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 13:13:02 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 13:13:02 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 13:13:02 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 13:13:02 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] 13:13:02 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 13:13:02 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 13:13:02 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 13:13:03 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 13:13:03 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 13:13:03 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 13:13:03 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 13:13:03 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 13:13:03 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 13:13:03 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 13:13:03 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 13:13:03 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 13:13:03 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 13:13:03 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 13:13:03 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 13:13:03 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 13:13:03 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 13:13:03 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 13:13:03 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 13:13:03 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 13:13:03 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 13:13:03 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 13:13:03 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 13:13:03 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 13:13:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 13:13:04 debconf: delaying package configuration, since apt-utils is not installed 13:13:04 Fetched 35.2 MB in 3s (11.2 MB/s) 13:13:04 (Reading database ... 12757 files and directories currently installed.) 13:13:04 Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... 13:13:05 Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... 13:13:05 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 13:13:05 Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... 13:13:05 Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 13:13:06 Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... 13:13:06 (Reading database ... 12757 files and directories currently installed.) 13:13:06 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 13:13:06 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 13:13:06 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 13:13:06 (Reading database ... 12757 files and directories currently installed.) 13:13:06 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 13:13:06 Unpacking apt (1.6.13) over (1.6.1) ... 13:13:06 Setting up apt (1.6.13) ... 13:13:06 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 13:13:07 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 13:13:07 (Reading database ... 12764 files and directories currently installed.) 13:13:07 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 13:13:07 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 13:13:07 Selecting previously unselected package libpython3.6-minimal:amd64. 13:13:07 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:13:07 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:13:08 Selecting previously unselected package libexpat1:amd64. 13:13:08 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 13:13:08 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:13:08 Selecting previously unselected package python3.6-minimal. 13:13:08 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:13:08 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 13:13:08 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 13:13:08 Checking for services that may need to be restarted...done. 13:13:08 Checking for services that may need to be restarted...done. 13:13:08 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:13:08 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:13:08 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 13:13:09 Selecting previously unselected package python3-minimal. 13:13:09 (Reading database ... 13012 files and directories currently installed.) 13:13:09 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 13:13:09 Unpacking python3-minimal (3.6.7-1~18.04) ... 13:13:09 Selecting previously unselected package mime-support. 13:13:09 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 13:13:09 Unpacking mime-support (3.60ubuntu1) ... 13:13:09 Selecting previously unselected package libmpdec2:amd64. 13:13:09 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 13:13:09 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:13:09 Selecting previously unselected package libpython3.6-stdlib:amd64. 13:13:09 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:13:09 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:13:10 Selecting previously unselected package python3.6. 13:13:10 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:13:10 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 13:13:10 Selecting previously unselected package libpython3-stdlib:amd64. 13:13:10 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 13:13:10 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:13:10 Setting up python3-minimal (3.6.7-1~18.04) ... 13:13:10 Selecting previously unselected package python3. 13:13:10 (Reading database ... 13442 files and directories currently installed.) 13:13:10 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 13:13:10 Unpacking python3 (3.6.7-1~18.04) ... 13:13:10 Selecting previously unselected package multiarch-support. 13:13:10 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 13:13:10 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 13:13:10 Setting up multiarch-support (2.27-3ubuntu1.4) ... 13:13:10 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 13:13:10 Selecting previously unselected package liblzo2-2:amd64. 13:13:10 (Reading database ... 13479 files and directories currently installed.) 13:13:10 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 13:13:10 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 13:13:10 Selecting previously unselected package libbsd0:amd64. 13:13:10 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 13:13:10 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:13:11 Selecting previously unselected package sudo. 13:13:11 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 13:13:11 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 13:13:11 Selecting previously unselected package apparmor. 13:13:11 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 13:13:11 Unpacking apparmor (2.12-4ubuntu5.1) ... 13:13:11 Selecting previously unselected package libedit2:amd64. 13:13:11 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 13:13:11 Unpacking libedit2:amd64 (3.1-20170329-1) ... 13:13:11 Selecting previously unselected package libkrb5support0:amd64. 13:13:11 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 13:13:11 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:13:11 Selecting previously unselected package libk5crypto3:amd64. 13:13:11 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 13:13:11 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:13:11 Selecting previously unselected package libkeyutils1:amd64. 13:13:11 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 13:13:11 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:13:11 Selecting previously unselected package libkrb5-3:amd64. 13:13:11 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 13:13:11 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:13:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:13:12 Selecting previously unselected package libgssapi-krb5-2:amd64. 13:13:12 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 13:13:12 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:13:13 Selecting previously unselected package libssl1.0.0:amd64. 13:13:13 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 13:13:13 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 13:13:13 Selecting previously unselected package openssh-client. 13:13:13 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 13:13:13 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 13:13:13 Selecting previously unselected package squashfs-tools. 13:13:13 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 13:13:13 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 13:13:13 Selecting previously unselected package snapd. 13:13:13 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 13:13:13 Unpacking snapd (2.48.3+18.04) ... 13:13:16 Setting up libedit2:amd64 (3.1-20170329-1) ... 13:13:16 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 13:13:16 Setting up mime-support (3.60ubuntu1) ... 13:13:16 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 13:13:16 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:13:16 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:13:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:13:16 Setting up systemd (237-3ubuntu10.45) ... 13:13:16 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 13:13:16 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:13:17 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:13:17 Setting up liblzo2-2:amd64 (2.08-1.2) ... 13:13:17 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:13:17 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:13:17 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 13:13:18 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 13:13:18 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:13:18 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:13:18 Setting up python3 (3.6.7-1~18.04) ... 13:13:18 running python rtupdate hooks for python3.6... 13:13:18 running python post-rtupdate hooks for python3.6... 13:13:18 Setting up apparmor (2.12-4ubuntu5.1) ... 13:13:19 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 13:13:19 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:13:19 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 13:13:20 Setting up snapd (2.48.3+18.04) ... 13:13:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 13:13:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 13:13:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 13:13:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 13:13:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:13:21 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:13:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 13:13:22 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 13:13:22 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 13:13:22 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 13:13:22 /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' 13:13:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:13:22 Processing triggers for systemd (237-3ubuntu10.45) ... 13:13:22 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 13:13:24 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 13:13:24 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:13:24 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:13:25 Reading package lists... 13:13:25 Reading package lists... 13:13:26 Building dependency tree... 13:13:26 Reading state information... 13:13:26 Calculating upgrade... 13:13:26 The following packages will be upgraded: 13:13:26 advancecomp base-files bash binutils binutils-common 13:13:26 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 13:13:26 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 13:13:26 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 13:13:26 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 13:13:26 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 13:13:26 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 13:13:26 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 13:13:26 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 13:13:26 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 13:13:26 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 13:13:26 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 13:13:26 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 13:13:26 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 13:13:26 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 13:13:26 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:13:26 Need to get 63.8 MB of archives. 13:13:26 After this operation, 5212 kB of additional disk space will be used. 13:13:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 13:13:26 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 13:13:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 13:13:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 13:13:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 13:13:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 13:13:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 13:13:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 13:13:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 13:13:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 13:13:26 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 13:13:26 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 13:13:26 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 13:13:26 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 13:13:26 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 13:13:26 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 13:13:26 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 13:13:26 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 13:13:26 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 13:13:26 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 13:13:26 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 13:13:26 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 13:13:26 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 13:13:26 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 13:13:26 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 13:13:26 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 13:13:26 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 13:13:26 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 13:13:26 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 13:13:26 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 13:13:27 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 13:13:27 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 13:13:27 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 13:13:27 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 13:13:27 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 13:13:27 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 13:13:27 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 13:13:27 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 13:13:27 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 13:13:27 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 13:13:27 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 13:13:27 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 13:13:27 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 13:13:27 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 13:13:27 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 13:13:27 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 13:13:27 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 13:13:27 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 13:13:27 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 13:13:27 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 13:13:27 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 13:13:27 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 13:13:27 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 13:13:27 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 13:13:27 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 13:13:27 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 13:13:27 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 13:13:27 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 13:13:27 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 13:13:27 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-141.145 [998 kB] 13:13:27 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 13:13:27 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 13:13:27 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 13:13:27 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 13:13:27 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 13:13:27 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 13:13:27 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 13:13:27 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 13:13:27 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 13:13:27 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 13:13:27 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 13:13:27 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 13:13:27 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 13:13:27 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 13:13:27 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 13:13:27 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 13:13:27 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 13:13:27 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 13:13:28 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 13:13:28 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 13:13:28 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 13:13:28 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 13:13:28 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 13:13:28 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] 13:13:28 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 13:13:28 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 13:13:28 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 13:13:28 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 13:13:28 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 13:13:28 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 13:13:28 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 13:13:28 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 13:13:28 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 13:13:28 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 13:13:28 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 13:13:28 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 13:13:28 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 13:13:28 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 13:13:28 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 13:13:28 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 13:13:28 debconf: delaying package configuration, since apt-utils is not installed 13:13:28 Fetched 63.8 MB in 2s (31.9 MB/s) 13:13:28 (Reading database ... 13912 files and directories currently installed.) 13:13:28 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 13:13:28 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:13:29 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 13:13:29 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:13:29 Preparing to unpack .../2-linux-libc-dev_4.15.0-141.145_amd64.deb ... 13:13:29 Unpacking linux-libc-dev:amd64 (4.15.0-141.145) over (4.15.0-20.21) ... 13:13:30 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:13:30 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:13:30 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:13:30 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:13:30 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:13:30 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:13:30 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:13:30 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:13:31 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:13:31 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:13:31 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:13:31 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:13:31 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:13:31 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:13:31 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 13:13:31 (Reading database ... 13911 files and directories currently installed.) 13:13:31 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 13:13:31 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 13:13:31 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 13:13:31 (Reading database ... 13911 files and directories currently installed.) 13:13:31 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:13:31 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:13:31 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:13:31 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:13:31 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 13:13:31 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:13:31 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:13:32 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 13:13:32 (Reading database ... 13911 files and directories currently installed.) 13:13:32 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 13:13:32 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:13:33 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 13:13:33 (Reading database ... 13911 files and directories currently installed.) 13:13:33 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 13:13:33 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 13:13:33 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 13:13:33 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 13:13:33 Setting up base-files (10.1ubuntu2.10) ... 13:13:33 Installing new version of config file /etc/issue ... 13:13:33 Installing new version of config file /etc/issue.net ... 13:13:33 Installing new version of config file /etc/lsb-release ... 13:13:33 Installing new version of config file /etc/update-motd.d/50-motd-news ... 13:13:33 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 13:13:34 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 13:13:34 Removing obsolete conffile /etc/default/motd-news ... 13:13:34 (Reading database ... 13912 files and directories currently installed.) 13:13:34 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 13:13:34 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 13:13:34 Setting up bash (4.4.18-2ubuntu1.2) ... 13:13:34 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 13:13:34 (Reading database ... 13912 files and directories currently installed.) 13:13:34 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 13:13:34 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 13:13:34 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 13:13:34 (Reading database ... 13912 files and directories currently installed.) 13:13:34 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 13:13:34 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 13:13:34 Setting up tar (1.29b-2ubuntu0.2) ... 13:13:35 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 13:13:35 (Reading database ... 13912 files and directories currently installed.) 13:13:35 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 13:13:35 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:13:35 Setting up dpkg (1.19.0.5ubuntu2.3) ... 13:13:35 (Reading database ... 13912 files and directories currently installed.) 13:13:35 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 13:13:35 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:13:35 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 13:13:35 (Reading database ... 13912 files and directories currently installed.) 13:13:35 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 13:13:35 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:13:35 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 13:13:35 (Reading database ... 13912 files and directories currently installed.) 13:13:35 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 13:13:35 Unpacking grep (3.1-2build1) over (3.1-2) ... 13:13:36 Setting up grep (3.1-2build1) ... 13:13:36 (Reading database ... 13912 files and directories currently installed.) 13:13:36 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 13:13:36 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:13:36 Setting up login (1:4.5-1ubuntu2) ... 13:13:36 (Reading database ... 13912 files and directories currently installed.) 13:13:36 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 13:13:36 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:13:36 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 13:13:36 (Reading database ... 13912 files and directories currently installed.) 13:13:36 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 13:13:36 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:13:37 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 13:13:37 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:13:37 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 13:13:37 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:13:38 Setting up perl-base (5.26.1-6ubuntu0.5) ... 13:13:38 (Reading database ... 13912 files and directories currently installed.) 13:13:38 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 13:13:38 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:13:39 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 13:13:39 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:13:39 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:13:39 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:13:39 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:13:39 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 13:13:39 (Reading database ... 13912 files and directories currently installed.) 13:13:39 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 13:13:39 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 13:13:39 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 13:13:39 (Reading database ... 13912 files and directories currently installed.) 13:13:39 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:13:39 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:13:40 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:13:40 (Reading database ... 13912 files and directories currently installed.) 13:13:40 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:13:40 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:13:40 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:13:40 (Reading database ... 13912 files and directories currently installed.) 13:13:40 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:13:40 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:13:40 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:13:40 (Reading database ... 13912 files and directories currently installed.) 13:13:40 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:13:40 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:13:40 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:13:40 (Reading database ... 13912 files and directories currently installed.) 13:13:40 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 13:13:40 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:13:40 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 13:13:41 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:13:41 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 13:13:41 (Reading database ... 13912 files and directories currently installed.) 13:13:41 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 13:13:41 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:13:41 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 13:13:41 (Reading database ... 13912 files and directories currently installed.) 13:13:41 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:13:41 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:13:41 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:13:41 (Reading database ... 13912 files and directories currently installed.) 13:13:41 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:13:41 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:13:41 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 13:13:41 (Reading database ... 13912 files and directories currently installed.) 13:13:41 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:13:41 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:13:42 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 13:13:42 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 13:13:43 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 13:13:43 (Reading database ... 13912 files and directories currently installed.) 13:13:43 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 13:13:43 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:13:43 Setting up libc-bin (2.27-3ubuntu1.4) ... 13:13:43 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 13:13:43 (Reading database ... 13912 files and directories currently installed.) 13:13:43 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 13:13:43 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:13:43 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 13:13:44 (Reading database ... 13914 files and directories currently installed.) 13:13:44 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 13:13:44 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 13:13:44 Setting up debconf (1.5.66ubuntu1) ... 13:13:44 (Reading database ... 13914 files and directories currently installed.) 13:13:44 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 13:13:44 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:13:44 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 13:13:44 (Reading database ... 13914 files and directories currently installed.) 13:13:44 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 13:13:44 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:13:45 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 13:13:45 (Reading database ... 13914 files and directories currently installed.) 13:13:45 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 13:13:45 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 13:13:45 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 13:13:45 (Reading database ... 13914 files and directories currently installed.) 13:13:45 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 13:13:45 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 13:13:45 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 13:13:45 (Reading database ... 13914 files and directories currently installed.) 13:13:45 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 13:13:46 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 13:13:46 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 13:13:46 (Reading database ... 13914 files and directories currently installed.) 13:13:46 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:13:46 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:13:46 Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... 13:13:46 Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... 13:13:46 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 13:13:46 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:13:46 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 13:13:46 (Reading database ... 13914 files and directories currently installed.) 13:13:46 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 13:13:46 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 13:13:46 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 13:13:47 (Reading database ... 13914 files and directories currently installed.) 13:13:47 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 13:13:47 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 13:13:47 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 13:13:47 (Reading database ... 13914 files and directories currently installed.) 13:13:47 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 13:13:47 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:13:47 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 13:13:47 (Reading database ... 13914 files and directories currently installed.) 13:13:47 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 13:13:47 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 13:13:47 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 13:13:47 (Reading database ... 13914 files and directories currently installed.) 13:13:47 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 13:13:48 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:13:48 Setting up passwd (1:4.5-1ubuntu2) ... 13:13:48 (Reading database ... 13914 files and directories currently installed.) 13:13:48 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 13:13:48 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:13:49 Setting up gpgv (2.2.4-1ubuntu1.4) ... 13:13:49 (Reading database ... 13914 files and directories currently installed.) 13:13:49 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 13:13:49 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 13:13:49 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 13:13:49 (Reading database ... 13914 files and directories currently installed.) 13:13:49 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 13:13:49 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 13:13:49 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 13:13:50 (Reading database ... 13914 files and directories currently installed.) 13:13:50 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 13:13:50 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 13:13:50 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 13:13:50 (Reading database ... 13914 files and directories currently installed.) 13:13:50 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 13:13:50 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [Pipeline] } 13:13:50 $ docker stop --time=1 45e6f1ae08c82f508ec301d3f3f9ac5b91bad139b5f344c28f66bd4153574f96 13:13:50 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 13:13:50 (Reading database ... 13914 files and directories currently installed.) 13:13:50 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 13:13:50 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 13:13:50 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 13:13:50 (Reading database ... 13914 files and directories currently installed.) 13:13:50 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 13:13:50 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 13:13:51 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 13:13:51 (Reading database ... 13915 files and directories currently installed.) 13:13:51 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:13:51 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:13:51 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:13:51 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:13:51 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 13:13:51 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 13:13:51 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 13:13:51 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 13:13:51 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 13:13:51 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 13:13:51 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 13:13:52 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 13:13:52 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 13:13:52 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 13:13:52 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 13:13:52 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 13:13:52 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 13:13:52 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 13:13:52 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 13:13:52 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 13:13:52 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 13:13:52 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 13:13:52 $ docker rm -f 45e6f1ae08c82f508ec301d3f3f9ac5b91bad139b5f344c28f66bd4153574f96 13:13:52 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 13:13:52 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 13:13:53 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 13:13:53 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 13:13:53 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 13:13:53 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 13:13:54 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:13:54 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 13:13:54 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:13:54 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:13:54 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:13:54 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:13:54 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:13:54 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:13:54 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:13:54 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:13:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:13:55 13:13:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:13:55 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:13:55 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:13:55 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:13:55 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:13:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:13:55 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:13:55 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:13:55 latest: Pulling from edgex-devops/edgex-compose-arm64 13:13:55 29e5d40040c1: Pulling fs layer 13:13:55 1ce36da41761: Pulling fs layer 13:13:55 25b303627fd3: Pulling fs layer 13:13:56 29e5d40040c1: Download complete 13:13:56 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:13:56 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:13:56 1ce36da41761: Verifying Checksum 13:13:56 1ce36da41761: Download complete 13:13:56 29e5d40040c1: Pull complete 13:13:57 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:13:57 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:13:58 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:13:58 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:13:58 1ce36da41761: Pull complete 13:13:58 25b303627fd3: Verifying Checksum 13:13:58 25b303627fd3: Download complete 13:13:58 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:13:58 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:13:59 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:13:59 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:13:59 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:13:59 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:13:59 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 13:13:59 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:14:00 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 13:14:00 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:14:00 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 13:14:00 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 13:14:00 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:14:00 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:14:00 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:14:00 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:14:00 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 13:14:00 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 13:14:00 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:14:01 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 13:14:01 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:14:01 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:14:01 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:14:01 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 13:14:01 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 13:14:01 Setting up tzdata (2021a-0ubuntu0.18.04) ... 13:14:01 13:14:01 Current default time zone: 'Etc/UTC' 13:14:01 Local time is now: Tue Apr 13 13:14:01 UTC 2021. 13:14:01 Universal Time is now: Tue Apr 13 13:14:01 UTC 2021. 13:14:01 Run 'dpkg-reconfigure tzdata' if you wish to change it. 13:14:01 13:14:01 Setting up systemd-sysv (237-3ubuntu10.45) ... 13:14:01 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:14:01 Setting up linux-libc-dev:amd64 (4.15.0-141.145) ... 13:14:01 Setting up mount (2.31.1-0.4ubuntu3.7) ... 13:14:01 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 13:14:01 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 13:14:01 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 13:14:01 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 13:14:01 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 13:14:01 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 13:14:01 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:14:01 Setting up procps (2:3.3.12-3ubuntu1.2) ... 13:14:01 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 13:14:01 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 13:14:01 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 13:14:01 Setting up patch (2.7.6-2ubuntu1.1) ... 13:14:01 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 13:14:02 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 13:14:02 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 13:14:02 Installing new version of config file /etc/ssl/openssl.cnf ... 13:14:02 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 13:14:02 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 13:14:02 Setting up ca-certificates (20210119~18.04.1) ... 13:14:04 Updating certificates in /etc/ssl/certs... 13:14:04 23 added, 27 removed; done. 13:14:04 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 13:14:04 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:14:04 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 13:14:04 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 13:14:04 Setting up pkgbinarymangler (138.18.04.1) ... 13:14:04 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 13:14:04 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 13:14:04 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 13:14:05 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 13:14:05 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:14:05 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 13:14:05 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:14:05 Setting up perl (5.26.1-6ubuntu0.5) ... 13:14:05 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 13:14:05 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 13:14:05 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 13:14:05 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 13:14:05 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 13:14:05 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 13:14:05 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 13:14:05 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 13:14:05 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 13:14:05 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:14:05 Processing triggers for systemd (237-3ubuntu10.45) ... 13:14:05 Processing triggers for mime-support (3.60ubuntu1) ... 13:14:05 Processing triggers for ca-certificates (20210119~18.04.1) ... 13:14:05 Updating certificates in /etc/ssl/certs... 13:14:06 0 added, 0 removed; done. 13:14:06 Running hooks in /etc/ca-certificates/update.d... 13:14:06 done. 13:14:07 Reading package lists... 13:14:07 Building dependency tree... 13:14:07 Reading state information... 13:14:07 The following NEW packages will be installed: 13:14:07 apt-transport-https 13:14:07 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 13:14:07 Need to get 1692 B of archives. 13:14:07 After this operation, 154 kB of additional disk space will be used. 13:14:07 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 13:14:07 debconf: delaying package configuration, since apt-utils is not installed 13:14:07 Fetched 1692 B in 0s (8480 B/s) 13:14:08 Selecting previously unselected package apt-transport-https. 13:14:08 (Reading database ... 13920 files and directories currently installed.) 13:14:08 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 13:14:08 Unpacking apt-transport-https (1.6.13) ... 13:14:08 Setting up apt-transport-https (1.6.13) ... 13:14:08 Waiting for network to be ready... 13:14:08 25b303627fd3: Pull complete 13:14:08 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 13:14:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:14:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 13:14:08 prd-ubuntu18.04-docker-arm64-4c-16g-33916 does not seem to be running inside a container 13:14:08 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:14:11 $ docker top 15a9ab8ebb9a1fb08ee6cad5e2c8c192522f8c7e98ac828f7fe7d429aa8617fc -eo pid,comm [Pipeline] { [Pipeline] sh 13:14:12 + docker-compose build --help 13:14:12 + grep parallel 13:14:14 2021-04-13T13:14:12Z INFO Waiting for automatic snapd restart... 13:14:14 snapd 2.49.2 from Canonical* installed 13:14:15 "snapd" switched to the "latest/stable" channel 13:14:15 13:14:15 --parallel Build images in parallel. [Pipeline] } 13:14:16 $ docker stop --time=1 15a9ab8ebb9a1fb08ee6cad5e2c8c192522f8c7e98ac828f7fe7d429aa8617fc 13:14:18 $ docker rm -f 15a9ab8ebb9a1fb08ee6cad5e2c8c192522f8c7e98ac828f7fe7d429aa8617fc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:14:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:14:18 . [Pipeline] withDockerContainer 13:14:19 prd-ubuntu18.04-docker-arm64-4c-16g-33916 does not seem to be running inside a container 13:14:19 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:14:20 $ docker top 73682f5d38f09e445610f6182f0c60343d54b6416243174701b9e120cf6ee29d -eo pid,comm [Pipeline] { [Pipeline] sh 13:14:21 core18 20210309 from Canonical* installed 13:14:21 "core18" switched to the "latest/stable" channel 13:14:21 13:14:21 + docker-compose -f ./docker-compose-build.yml build --parallel 13:14:24 Building docker-core-command-go ... 13:14:24 Building docker-core-data-go ... 13:14:24 Building docker-core-metadata-go ... 13:14:24 Building docker-security-bootstrapper-go ... 13:14:24 Building docker-security-proxy-setup-go ... 13:14:24 Building docker-security-secretstore-setup-go ... 13:14:24 Building docker-support-notifications-go ... 13:14:24 Building docker-support-scheduler-go ... 13:14:24 Building docker-sys-mgmt-agent-go ... 13:14:24 Building docker-core-data-go 13:14:24 Building docker-security-bootstrapper-go 13:14:24 Building docker-support-scheduler-go 13:14:24 Building docker-security-secretstore-setup-go 13:14:24 Building docker-support-notifications-go 13:14:27 snapcraft 4.6.2 from Canonical* installed 13:14:27 "snapcraft" switched to the "latest/stable" channel 13:14:27 13:14:31 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: 13:14:31 - README.md 13:14:31 13:14:31 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:14:37 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 13:14:37 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:14:37 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 13:14:37 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:14:39 Reading package lists... 13:14:39 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 13:14:46 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 13:14:46 Reading package lists... 13:14:46 Building dependency tree... 13:14:46 Reading state information... 13:14:46 Suggested packages: 13:14:46 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 13:14:46 git-gui gitk gitweb git-cvs git-mediawiki git-svn 13:14:46 Recommended packages: 13:14:46 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 13:14:46 The following NEW packages will be installed: 13:14:46 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 13:14:46 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 13:14:46 pkg-config zip 13:14:46 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 13:14:46 Need to get 7663 kB of archives. 13:14:46 After this operation, 43.8 MB of additional disk space will be used. 13:14:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 13:14:46 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 13:14:46 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 13:14:46 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 13:14:46 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 13:14:46 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 13:14:46 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 13:14:46 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 13:14:46 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 13:14:46 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 13:14:46 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 13:14:46 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 13:14:47 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 13:14:47 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 13:14:47 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 13:14:47 debconf: delaying package configuration, since apt-utils is not installed 13:14:47 Fetched 7663 kB in 1s (6984 kB/s) 13:14:47 Selecting previously unselected package libglib2.0-0:amd64. 13:14:47 (Reading database ... 13924 files and directories currently installed.) 13:14:47 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 13:14:47 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 13:14:47 Selecting previously unselected package libpsl5:amd64. 13:14:47 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 13:14:47 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 13:14:47 Selecting previously unselected package libnghttp2-14:amd64. 13:14:47 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 13:14:47 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:14:47 Selecting previously unselected package librtmp1:amd64. 13:14:47 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 13:14:47 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:14:48 Selecting previously unselected package libcurl3-gnutls:amd64. 13:14:48 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 13:14:48 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 13:14:48 Selecting previously unselected package liberror-perl. 13:14:48 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 13:14:48 Unpacking liberror-perl (0.17025-1) ... 13:14:48 Selecting previously unselected package git-man. 13:14:48 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 13:14:48 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 13:14:48 Selecting previously unselected package git. 13:14:48 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 13:14:48 Unpacking git (1:2.17.1-1ubuntu0.8) ... 13:14:49 Selecting previously unselected package libnorm1:amd64. 13:14:49 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 13:14:49 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:14:49 Selecting previously unselected package libpgm-5.2-0:amd64. 13:14:49 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 13:14:49 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:14:49 Selecting previously unselected package libsodium23:amd64. 13:14:49 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 13:14:49 Unpacking libsodium23:amd64 (1.0.16-2) ... 13:14:49 Selecting previously unselected package libzmq5:amd64. 13:14:49 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 13:14:49 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:14:49 Selecting previously unselected package libzmq3-dev:amd64. 13:14:49 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 13:14:49 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:14:49 Selecting previously unselected package pkg-config. 13:14:49 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 13:14:50 Unpacking pkg-config (0.29.1-0ubuntu2) ... 13:14:50 Selecting previously unselected package zip. 13:14:50 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 13:14:50 Unpacking zip (3.0-11build1) ... 13:14:50 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:14:50 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 13:14:50 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:14:50 Setting up liberror-perl (0.17025-1) ... 13:14:50 Setting up libpsl5:amd64 (0.19.1-5build1) ... 13:14:50 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 13:14:50 No schema files found: doing nothing. 13:14:50 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:14:50 Setting up zip (3.0-11build1) ... 13:14:50 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:14:50 Setting up libsodium23:amd64 (1.0.16-2) ... 13:14:50 Setting up pkg-config (0.29.1-0ubuntu2) ... 13:14:50 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:14:50 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 13:14:50 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:14:50 Setting up git (1:2.17.1-1ubuntu0.8) ... 13:14:50 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:14:57 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 13:14:57 git set to automatically installed. 13:14:57 git-man set to automatically installed. 13:14:57 libcurl3-gnutls set to automatically installed. 13:14:57 liberror-perl set to automatically installed. 13:14:57 libglib2.0-0 set to automatically installed. 13:14:57 libnghttp2-14 set to automatically installed. 13:14:57 libnorm1 set to automatically installed. 13:14:57 libpgm-5.2-0 set to automatically installed. 13:14:57 libpsl5 set to automatically installed. 13:14:57 librtmp1 set to automatically installed. 13:14:57 libsodium23 set to automatically installed. 13:14:57 libzmq3-dev set to automatically installed. 13:14:57 libzmq5 set to automatically installed. 13:14:57 pkg-config set to automatically installed. 13:14:57 zip set to automatically installed. 13:14:59 snapd is not logged in, snap install commands will use sudo 13:15:06 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 13:15:21 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 13:15:22 snapd is not logged in, snap install commands will use sudo 13:15:28 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 13:15:29 snap "core18" has no updates available 13:15:29 Pulling go-build-helper 13:15:29 + snapcraftctl pull 13:15:30 'app-service-config' has dependencies that need to be staged: go-build-helper 13:15:30 Skipping pull go-build-helper (already ran) 13:15:30 Building go-build-helper 13:15:30 + snapcraftctl build 13:15:33 Staging go-build-helper 13:15:33 + snapcraftctl stage 13:15:46 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:15:46 Step 2/31 : FROM ${BUILDER_BASE} AS builder 13:15:46 ---> 50440b97f9e5 13:15:46 Step 3/31 : WORKDIR /edgex-go 13:15:46 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:15:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:15:46 ---> 50440b97f9e5 13:15:46 Step 3/22 : WORKDIR /edgex-go 13:15:46 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:15:46 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:15:46 13:15:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder ---> 50440b97f9e5 13:15:46 13:15:46 Step 3/23 : WORKDIR /edgex-go ---> 50440b97f9e5 13:15:46 13:15:46 Step 3/24 : WORKDIR /edgex-go 13:15:46 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:15:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:15:46 ---> 50440b97f9e5 13:15:46 Step 3/22 : WORKDIR /edgex-go 13:15:46 ---> Running in 39ce8fc32c2f 13:15:46 ---> Running in 331b2fb613a7 13:15:46 ---> Running in 7391948d0dac 13:15:46 ---> Running in d55d282b5c93 13:15:46 ---> Running in 4f6f84712341 13:15:46 Removing intermediate container 7391948d0dac 13:15:46 ---> b376fe5fd713 13:15:46 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:15:46 Removing intermediate container 39ce8fc32c2f 13:15:46 ---> 041584cb440f 13:15:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:15:46 ---> Running in 8dc924d8489f 13:15:46 Removing intermediate container 331b2fb613a7 13:15:46 ---> fd8e3a15870a 13:15:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:15:46 Removing intermediate container 4f6f84712341 13:15:46 ---> be70a8f0f979 13:15:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:15:46 Removing intermediate container d55d282b5c93 13:15:46 ---> 0d6bf2386b5e 13:15:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:15:46 ---> Running in 65fbd6ea6289 13:15:46 ---> Running in 2210f559da63 13:15:46 ---> Running in 612523b295fd 13:15:46 ---> Running in cf2a4258cf6f 13:15:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:15:48 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:15:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] 13:15:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] 13:15:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 13:15:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 13:15:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] 13:15:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] 13:15:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] 13:15:48 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] 13:15:48 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:15:48 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:15:48 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:15:48 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:15:48 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:15:48 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:15:48 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:15:48 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:15:48 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:15:48 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2005 kB] 13:15:48 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [405 kB] 13:15:48 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 13:15:48 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 13:15:48 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [305 kB] 13:15:48 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [41.3 kB] 13:15:48 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1728 kB] 13:15:48 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [367 kB] 13:15:48 Fetched 24.3 MB in 0s (0 B/s) 13:15:48 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 13:15:48 Fetched 224 kB in 0s (0 B/s) 13:15:48 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 13:15:48 Fetched 157 kB in 0s (0 B/s) 13:15:48 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 13:15:48 Fetched 221 kB in 0s (0 B/s) 13:15:48 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 13:15:48 Fetched 143 kB in 0s (0 B/s) 13:15:48 Pulling app-service-config 13:15:48 + snapcraftctl pull 13:15:48 Cloning into '/root/parts/app-service-config/src'... 13:15:48 Removing intermediate container 8dc924d8489f 13:15:48 ---> 67a525f19db8 13:15:48 Step 5/31 : RUN apk add --update --no-cache make git 13:15:48 ---> Running in 136d7d28581b 13:15:48 Removing intermediate container 2210f559da63 13:15:48 ---> 4da29a9c62b6 13:15:48 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 13:15:48 Removing intermediate container 65fbd6ea6289 13:15:48 ---> 1ed888f27b26 13:15:48 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:15:49 Pulling config-common 13:15:49 + snapcraftctl pull 13:15:49 ---> Running in a198343868e7 13:15:49 ---> Running in 0bb62c56ad18 13:15:49 Removing intermediate container 612523b295fd 13:15:49 ---> 4d721f81827d 13:15:49 Step 5/22 : RUN apk add --update --no-cache make git 13:15:49 Removing intermediate container cf2a4258cf6f 13:15:49 ---> d2d68d515862 13:15:49 Step 5/24 : RUN apk add --update --no-cache make git 13:15:49 ---> Running in 1d5457e3295c 13:15:49 ---> Running in fb80cd4811ed 13:15:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:15:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:15:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:15:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:15:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:15:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:15:51 OK: 217 MiB in 51 packages 13:15:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:15:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:15:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:15:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:15:53 OK: 217 MiB in 51 packages 13:15:53 OK: 217 MiB in 51 packages 13:15:53 OK: 217 MiB in 51 packages 13:15:53 Removing intermediate container 136d7d28581b 13:15:53 ---> c5a658fb998e 13:15:53 Step 6/31 : COPY go.mod . 13:15:53 OK: 217 MiB in 51 packages 13:15:54 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 13:15:54 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 13:15:54 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:15:54 Fetched 0 B in 0s (0 B/s) 13:15:54 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 13:15:54 Fetched 0 B in 0s (0 B/s) 13:15:54 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 13:15:54 Fetched 0 B in 0s (0 B/s) 13:15:54 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 13:15:54 Fetched 0 B in 0s (0 B/s) 13:15:54 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 13:15:54 Fetched 0 B in 0s (0 B/s) 13:15:54 Pulling edgex-go 13:15:54 + snapcraftctl pull 13:15:54 ---> f093a8173b22 13:15:54 Step 7/31 : RUN go mod download 13:15:54 ---> Running in 11dfa7a816b4 13:15:55 Removing intermediate container a198343868e7 13:15:55 Removing intermediate container fb80cd4811ed 13:15:55 ---> 3f7a409fc8e1 13:15:55 Step 6/24 : COPY go.mod . 13:15:55 ---> f5f32471b5a4 13:15:55 Step 6/23 : COPY go.mod . 13:15:55 Removing intermediate container 0bb62c56ad18 13:15:55 ---> faef4b1e9a24 13:15:55 Step 6/22 : COPY go.mod . 13:15:55 Removing intermediate container 1d5457e3295c 13:15:55 ---> e2a6d72ab5d4 13:15:55 Step 6/22 : COPY go.mod . 13:15:56 ---> ac5d6f1dea87 13:15:56 Step 7/23 : RUN go mod download 13:15:56 ---> af1ee0dcea1b 13:15:56 Step 7/24 : RUN go mod download 13:15:56 ---> Running in 1b62623758b2 13:15:56 ---> 6a7d2a048794 13:15:56 Step 7/22 : RUN go mod download 13:15:56 ---> 86fd9ab61b0d 13:15:56 Step 7/22 : RUN go mod download 13:15:56 ---> Running in e2c45210af8a 13:15:57 ---> Running in eea3afb1a41a 13:15:57 ---> Running in 10b1691d428e 13:15:58 Removing intermediate container 11dfa7a816b4 13:15:58 ---> 39c9c87355d1 13:15:58 Step 8/31 : COPY . . 13:16:02 Removing intermediate container 1b62623758b2 13:16:02 ---> bf3f451736e2 13:16:02 Step 8/23 : COPY . . 13:16:02 Removing intermediate container e2c45210af8a 13:16:02 ---> fe1b0a4d3658 13:16:02 Step 8/24 : COPY . . 13:16:03 Removing intermediate container 10b1691d428e 13:16:03 ---> a6b46e02c06d 13:16:03 Step 8/22 : COPY . . 13:16:03 Removing intermediate container eea3afb1a41a 13:16:03 ---> 8aff80785c1a 13:16:03 Step 8/22 : COPY . . 13:16:20 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 13:16:20 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 13:16:20 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:16:20 Fetched 0 B in 0s (0 B/s) 13:16:20 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 13:16:20 Fetched 96.5 kB in 0s (0 B/s) 13:16:20 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 13:16:20 Fetched 279 kB in 0s (0 B/s) 13:16:20 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 13:16:20 Fetched 122 kB in 0s (0 B/s) 13:16:20 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 13:16:20 Fetched 77.8 kB in 0s (0 B/s) 13:16:20 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 13:16:20 Fetched 8848 B in 0s (0 B/s) 13:16:20 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 13:16:20 Fetched 47.8 kB in 0s (0 B/s) 13:16:20 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 13:16:20 Fetched 45.6 kB in 0s (0 B/s) 13:16:20 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 13:16:20 Fetched 15.0 kB in 0s (0 B/s) 13:16:20 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 13:16:20 Fetched 219 kB in 0s (0 B/s) 13:16:20 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 13:16:20 Fetched 154 kB in 0s (0 B/s) 13:16:20 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 13:16:20 Fetched 50.6 kB in 0s (0 B/s) 13:16:20 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 13:16:20 Fetched 14.8 kB in 0s (0 B/s) 13:16:20 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 13:16:20 Fetched 41.8 kB in 0s (0 B/s) 13:16:20 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 13:16:20 Fetched 499 kB in 0s (0 B/s) 13:16:20 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 13:16:20 Fetched 111 kB in 0s (0 B/s) 13:16:20 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 13:16:20 Fetched 240 kB in 0s (0 B/s) 13:16:20 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 13:16:20 Fetched 29.3 kB in 0s (0 B/s) 13:16:20 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 13:16:20 Fetched 85.5 kB in 0s (0 B/s) 13:16:20 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 13:16:20 Fetched 24.5 kB in 0s (0 B/s) 13:16:20 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 13:16:20 Fetched 49.2 kB in 0s (0 B/s) 13:16:20 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 13:16:20 Fetched 54.2 kB in 0s (0 B/s) 13:16:20 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 13:16:20 Fetched 30.8 kB in 0s (0 B/s) 13:16:20 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 13:16:20 Fetched 15.8 kB in 0s (0 B/s) 13:16:20 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 13:16:20 Fetched 85.9 kB in 0s (0 B/s) 13:16:20 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 13:16:20 Fetched 8720 B in 0s (0 B/s) 13:16:20 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 13:16:20 Fetched 137 kB in 0s (0 B/s) 13:16:20 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 13:16:20 Fetched 119 kB in 0s (0 B/s) 13:16:20 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 13:16:20 Fetched 109 kB in 0s (0 B/s) 13:16:20 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 13:16:20 Fetched 11.1 kB in 0s (0 B/s) 13:16:20 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 13:16:20 Fetched 645 kB in 0s (0 B/s) 13:16:20 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 13:16:20 Fetched 41.3 kB in 0s (0 B/s) 13:16:20 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 13:16:20 Fetched 17.9 kB in 0s (0 B/s) 13:16:20 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 13:16:20 Fetched 368 kB in 0s (0 B/s) 13:16:20 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 13:16:20 Fetched 187 kB in 0s (0 B/s) 13:16:20 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 13:16:20 Fetched 175 kB in 0s (0 B/s) 13:16:20 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 13:16:20 Fetched 206 kB in 0s (0 B/s) 13:16:20 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 13:16:20 Fetched 1301 kB in 0s (0 B/s) 13:16:20 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 13:16:20 Fetched 36.2 kB in 0s (0 B/s) 13:16:20 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 13:16:20 Fetched 159 kB in 0s (0 B/s) 13:16:20 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 13:16:20 Fetched 107 kB in 0s (0 B/s) 13:16:20 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 13:16:20 Fetched 48.7 kB in 0s (0 B/s) 13:16:20 Pulling static-packages 13:16:20 + snapcraftctl pull 13:16:20 Pulling version 13:16:20 + cd /root/project 13:16:20 + [ -f VERSION ] 13:16:20 + PROJECT_VERSION=local-dev 13:16:20 + git rev-parse --short HEAD 13:16:20 + GIT_REVISION=b1581aed 13:16:20 + snapcraftctl set-version local-dev 13:16:20 Skipping build go-build-helper (already ran) 13:16:20 Building app-service-config 13:16:20 + make build 13:16:20 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.43 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 13:16:22 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.43 13:16:22 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.32 13:16:22 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.64 13:16:22 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.14 13:16:22 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 13:16:23 go: downloading github.com/gorilla/mux v1.8.0 13:16:23 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 13:16:23 go: downloading github.com/BurntSushi/toml v0.3.1 13:16:23 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.8 13:16:23 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 13:16:23 go: downloading github.com/go-redis/redis/v7 v7.2.0 13:16:23 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 13:16:23 go: downloading github.com/google/uuid v1.2.0 13:16:23 go: downloading github.com/go-playground/validator/v10 v10.4.1 13:16:23 go: downloading github.com/go-kit/kit v0.8.0 13:16:23 go: downloading github.com/pelletier/go-toml v1.2.0 13:16:23 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 13:16:23 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 13:16:23 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:16:24 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 13:16:24 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 13:16:24 go: downloading github.com/mitchellh/copystructure v1.0.0 13:16:24 go: downloading github.com/x448/float16 v0.8.4 13:16:24 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 13:16:24 go: downloading github.com/pebbe/zmq4 v1.2.7 13:16:24 go: downloading github.com/leodido/go-urn v1.2.0 13:16:24 go: downloading github.com/gorilla/websocket v1.4.2 13:16:24 go: downloading github.com/hashicorp/consul/api v1.8.1 13:16:24 go: downloading github.com/go-logfmt/logfmt v0.4.0 13:16:24 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 13:16:24 go: downloading github.com/mitchellh/mapstructure v1.1.2 13:16:24 go: downloading github.com/mitchellh/reflectwalk v1.0.0 13:16:24 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 13:16:24 go: downloading github.com/hashicorp/serf v0.9.5 13:16:24 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 13:16:24 go: downloading github.com/hashicorp/go-hclog v0.12.0 13:16:24 go: downloading github.com/go-playground/universal-translator v0.17.0 13:16:24 go: downloading github.com/fatih/color v1.9.0 13:16:24 go: downloading github.com/mattn/go-isatty v0.0.12 13:16:24 go: downloading github.com/go-playground/locales v0.13.0 13:16:24 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 13:16:24 go: downloading github.com/mattn/go-colorable v0.1.6 13:16:24 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 13:16:24 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 13:16:24 go: downloading github.com/hashicorp/golang-lru v0.5.0 13:16:30 ---> 23d6e37c8faf 13:16:30 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:16:30 ---> Running in d6bd72f5e43a 13:16:30 ---> 855e22f6733c 13:16:30 Step 9/23 : RUN make cmd/core-data/core-data 13:16:30 ---> e10b5bee2d04 13:16:30 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 13:16:30 ---> 352b1a002707 13:16:30 Step 9/22 : RUN make cmd/support-notifications/support-notifications 13:16:30 ---> 77e105119777 13:16:30 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:16:30 ---> Running in b549cea38890 13:16:30 ---> Running in e43bc9442f8a 13:16:30 ---> Running in 66e966b11ec5 13:16:30 ---> Running in a0a78b449ab8 13:16:30 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 13:16:30 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 13:16:30 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 13:16:30 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 13:16:30 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 13:16:37 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 13:16:37 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 13:16:37 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 13:16:37 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 13:16:37 Building config-common 13:16:37 + snapcraftctl build 13:16:40 Building edgex-go 13:16:41 + cd /root/parts/edgex-go/src 13:16:41 + make build 13:16:41 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 13:16:41 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.66 13:16:41 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:16:41 go: downloading github.com/imdario/mergo v0.3.12 13:16:41 go: downloading github.com/pkg/errors v0.8.1 13:16:42 go: downloading github.com/go-playground/validator/v10 v10.5.0 13:16:42 go: downloading golang.org/x/text v0.3.2 13:16:47 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 13:16:47 go: downloading gopkg.in/yaml.v2 v2.4.0 13:16:54 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 13:16:55 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 13:16:57 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 13:16:58 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 13:16:58 go: downloading github.com/stretchr/testify v1.7.0 13:16:58 go: downloading github.com/davecgh/go-spew v1.1.1 13:16:58 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 13:16:58 go: downloading github.com/pmezard/go-difflib v1.0.0 13:17:00 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 13:17:00 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 13:17:00 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 13:17:02 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 13:17:03 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 13:17:05 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 13:17:06 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 13:17:06 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 13:17:08 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 13:17:08 go: downloading github.com/lib/pq v1.9.0 13:17:10 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 13:17:10 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 13:17:10 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 13:17:10 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 13:17:10 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 13:17:10 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 13:17:10 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 13:17:10 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 13:17:10 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 13:17:10 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 13:17:10 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 13:17:10 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 13:17:10 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 13:17:10 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 13:17:10 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 13:17:10 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 13:17:10 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 13:17:10 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 13:17:10 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 13:17:10 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 13:17:10 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 13:17:10 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 13:17:10 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 13:17:10 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 13:17:10 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 13:17:10 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 13:17:14 Building static-packages 13:17:14 + snapcraftctl build 13:17:17 Building version 13:17:17 + snapcraftctl build 13:17:19 Skipping stage go-build-helper (already ran) 13:17:19 Staging app-service-config 13:17:19 + snapcraftctl stage 13:17:20 + snapcraftctl stage 13:17:20 Staging config-common 13:17:22 Staging edgex-go 13:17:22 + snapcraftctl stage 13:17:23 Staging static-packages 13:17:23 + snapcraftctl stage 13:17:24 Staging version 13:17:24 + snapcraftctl stage 13:17:26 Priming go-build-helper 13:17:26 + snapcraftctl prime 13:17:27 Priming app-service-config 13:17:27 + snapcraftctl prime 13:17:28 Priming config-common 13:17:28 + snapcraftctl prime 13:17:29 Priming edgex-go 13:17:29 + snapcraftctl prime 13:17:31 Priming static-packages 13:17:31 + snapcraftctl prime 13:17:33 Priming version 13:17:33 + snapcraftctl prime 13:17:35 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:18: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 13:18:22 Removing intermediate container d6bd72f5e43a 13:18:22 ---> 9ed08a56a505 13:18:22 13:18:22 Step 10/31 : FROM alpine:3.12 13:18:22 3.12: Pulling from library/alpine 13:18:22 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 13:18:22 Status: Downloaded newer image for alpine:3.12 13:18:22 ---> d75e27dfc0a0 13:18:22 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:18:23 ---> Running in 74e6c12e7a3a 13:18:24 Removing intermediate container e43bc9442f8a 13:18:24 ---> 9ccb912ab176 13:18:24 13:18:24 Step 10/24 : FROM alpine:3.12 13:18:24 ---> d75e27dfc0a0 13:18:24 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 13:18:24 Removing intermediate container 74e6c12e7a3a 13:18:24 ---> 915465b195c5 13:18:24 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 13:18:25 ---> Running in 3faad00cbffd 13:18:25 ---> Running in 00a5125b4c89 13:18:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:18:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:18:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:18:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:18:27 (1/6) Installing ca-certificates (20191127-r4) 13:18:28 (1/2) Installing dumb-init (1.2.2-r1) 13:18:28 (2/2) Installing su-exec (0.2-r1) 13:18:28 Executing busybox-1.31.1-r20.trigger 13:18:28 OK: 5 MiB in 16 packages 13:18:28 (2/6) Installing nghttp2-libs (1.41.0-r0) 13:18:28 (3/6) Installing libcurl (7.69.1-r3) 13:18:28 (4/6) Installing curl (7.69.1-r3) 13:18:28 (5/6) Installing dumb-init (1.2.2-r1) 13:18:28 (6/6) Installing su-exec (0.2-r1) 13:18:28 Executing busybox-1.31.1-r20.trigger 13:18:28 Executing ca-certificates-20191127-r4.trigger 13:18:28 OK: 7 MiB in 20 packages 13:18:31 Removing intermediate container 00a5125b4c89 13:18:31 ---> 5608c02a15ef 13:18:31 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 13:18:31 ---> Running in 0495c69d94ac 13:18:31 Removing intermediate container 3faad00cbffd 13:18:31 ---> 1f80b6cb2eae 13:18:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:18:32 Removing intermediate container 0495c69d94ac 13:18:32 ---> e1e9ecc02102 13:18:32 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:18:32 ---> Running in 49ee80bbedc6 13:18:32 ---> Running in 3e3df3fae9db 13:18:33 Removing intermediate container 49ee80bbedc6 13:18:33 ---> c91023b01da4 13:18:33 Step 13/24 : WORKDIR / 13:18:34 Removing intermediate container 3e3df3fae9db 13:18:34 ---> 5f1b977dfc9f 13:18:34 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:18:34 ---> Running in e606fbf57340 13:18:34 ---> Running in b2b1e9140737 13:18:35 Removing intermediate container b549cea38890 13:18:35 ---> 0dc0ad97e5ba 13:18:35 13:18:35 Step 10/22 : FROM alpine:3.12 13:18:35 ---> d75e27dfc0a0 13:18:35 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 13:18:35 Removing intermediate container e606fbf57340 13:18:35 ---> caec8867f943 13:18:35 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:18:35 ---> Running in 783b5cda20cf 13:18:36 Removing intermediate container 66e966b11ec5 13:18:36 ---> 8b805c234b45 13:18:36 13:18:36 Step 10/22 : FROM alpine:3.12 13:18:36 ---> d75e27dfc0a0 13:18:36 Step 11/22 : RUN apk add --update --no-cache dumb-init 13:18:36 ---> Running in 4238f8eede18 13:18:37 ---> f1a7834c9d64 13:18:37 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:18:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:18:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:18:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:18:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:18:39 ---> b572d726d458 13:18:39 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:18:39 Removing intermediate container b2b1e9140737 13:18:39 ---> b94069f4315e 13:18:39 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 13:18:39 (1/2) Installing ca-certificates (20191127-r4) 13:18:39 (2/2) Installing dumb-init (1.2.2-r1) 13:18:39 Executing busybox-1.31.1-r20.trigger 13:18:39 Executing ca-certificates-20191127-r4.trigger 13:18:39 OK: 6 MiB in 16 packages 13:18:39 (1/1) Installing dumb-init (1.2.2-r1) 13:18:39 Executing busybox-1.31.1-r20.trigger 13:18:39 ---> Running in 0d6c7d23361f 13:18:39 OK: 5 MiB in 15 packages 13:18:40 ---> a9d40c8ffcc8 13:18:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:18:40 Removing intermediate container 0d6c7d23361f 13:18:40 ---> c73d4fb33835 13:18:40 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:18:42 Removing intermediate container 4238f8eede18 13:18:42 ---> a801fb4773e8 13:18:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:18:42 ---> Running in e89919355dbd 13:18:42 ---> 67c174268cd3 13:18:42 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:18:42 ---> Running in 9ffdf1bc4ed3 13:18:42 ---> fa52a88898fa 13:18:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:18:43 Removing intermediate container 783b5cda20cf 13:18:43 ---> bda9d750c650 13:18:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:18:43 Removing intermediate container e89919355dbd 13:18:43 ---> c6283f0ece38 13:18:43 Step 13/22 : ENV APP_PORT=48085 13:18:43 ---> Running in cfcc64d15d59 13:18:43 ---> Running in e6d1fa09b763 13:18:43 Removing intermediate container cfcc64d15d59 13:18:43 ---> f869d342d184 13:18:43 Step 13/22 : ENV APP_PORT=48060 13:18:44 ---> Running in 6dc02667486f 13:18:44 ---> 87a7f86a4927 13:18:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/Removing intermediate container e6d1fa09b763 13:18:44 ---> 9872e19f4818 13:18:44 Step 14/22 : EXPOSE $APP_PORT 13:18:44 13:18:44 ---> Running in b35f2f586ffc 13:18:45 Removing intermediate container 6dc02667486f 13:18:45 ---> 612535880a98 13:18:45 Step 14/22 : EXPOSE $APP_PORT 13:18:45 ---> Running in 2b783b3b7843 13:18:45 ---> ef022d0f4f61 13:18: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/ 13:18:45 Removing intermediate container b35f2f586ffc 13:18:45 ---> 2b2953314e42 13:18:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:18:46 Removing intermediate container 2b783b3b7843 13:18:46 ---> f10c916f8f8a 13:18:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:18:46 ---> Running in 2bb789c89859 13:18:46 Removing intermediate container 9ffdf1bc4ed3 13:18:46 ---> 31a8111f8ecd 13:18:46 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 13:18:47 ---> fa625ae2d80b 13:18:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:18:47 ---> 60c67b97dc50 13:18:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:18:47 ---> 5be15f1ca2b0 13:18:47 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:18:50 ---> 17744c2b8e8f 13:18:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:18:50 ---> 580bd1d0dfc1 13:18:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:18:50 ---> d35b8bda17dc 13:18:50 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:18:51 Removing intermediate container a0a78b449ab8 13:18:51 ---> 7d747300017c 13:18:51 13:18:51 Step 10/23 : FROM alpine:3.12 13:18:51 ---> d75e27dfc0a0 13:18:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:18:51 Removing intermediate container 2bb789c89859 13:18:51 ---> 190fadd689fc 13:18:51 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 13:18:51 ---> Running in 0a449d62e7d4 13:18:51 ---> Running in cd87b7471d74 13:18:51 ---> 1064bf858346 13:18:51 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 13:18:51 ---> 9fe02cd78d73 13:18:51 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:18:51 ---> 14e29ed4804d 13:18:51 Step 18/22 : ENTRYPOINT ["/support-notifications"] 13:18:52 ---> Running in f6e435b2ca33 13:18:52 ---> Running in efcf2579c9c8 13:18:52 Removing intermediate container 0a449d62e7d4 13:18:52 ---> a926fe7b0327 13:18:52 Step 12/23 : ENV APP_PORT=48080 13:18:52 Removing intermediate container cd87b7471d74 13:18:52 ---> dce1fd2150d5 13:18:52 Step 22/24 : LABEL arch=arm64 13:18:52 ---> Running in 703f02476212 13:18:52 ---> Running in 5ac6bf83bb7b 13:18:52 Removing intermediate container efcf2579c9c8 13:18:52 ---> 49f4b71bbd11 13:18:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:18:52 Removing intermediate container f6e435b2ca33 13:18:52 ---> e377ca166424 13:18:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:18:52 ---> 0920876e7dea 13:18:52 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:18:53 ---> Running in 11146ba5a5db 13:18:53 ---> Running in bf694fc34d3a 13:18:53 Removing intermediate container 703f02476212 13:18:53 ---> b94b2de44889 13:18:53 Step 23/24 : LABEL git_sha=b1581aedca3a359d2a803c09a0b173f661b535e4 13:18:53 Removing intermediate container 5ac6bf83bb7b 13:18:53 ---> c35504df8a48 13:18:53 Step 13/23 : EXPOSE $APP_PORT 13:18:53 ---> Running in 13eb59da3818 13:18:53 ---> Running in c7be8ba092a7 13:18:53 ---> 50bf48d08d42 13:18:53 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 13:18:53 Removing intermediate container bf694fc34d3a 13:18:53 ---> 735db71210a2 13:18:53 Step 20/22 : LABEL arch=arm64 13:18:53 Removing intermediate container 11146ba5a5db 13:18:53 ---> 3aa7a6dfedb6 13:18:53 Step 20/22 : LABEL arch=arm64 13:18:54 ---> Running in ea636629cbe4 13:18:54 ---> Running in 877dc5302a89 13:18:54 Removing intermediate container 13eb59da3818 13:18:54 ---> 5960012b44c1 13:18:54 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:18:54 ---> Running in ff675b9d8197 13:18:54 Removing intermediate container c7be8ba092a7 13:18:54 ---> 068ec8155fed 13:18:54 Step 24/24 : LABEL version=0.0.0 13:18:54 ---> Running in c078b71d8512 13:18:54 ---> Running in 04b56eab15bb 13:18:55 Removing intermediate container ea636629cbe4 13:18:55 ---> f1825e175b72 13:18:55 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:18:55 Removing intermediate container ff675b9d8197 13:18:55 ---> f18695cda71d 13:18:55 Step 21/22 : LABEL git_sha=b1581aedca3a359d2a803c09a0b173f661b535e4 13:18:55 Removing intermediate container 877dc5302a89 13:18:55 ---> 47e77baff068 13:18:55 Step 21/22 : LABEL git_sha=b1581aedca3a359d2a803c09a0b173f661b535e4 13:18:55 Removing intermediate container 04b56eab15bb 13:18:55 ---> d33c6c07c165 13:18:55 13:18:55 ---> Running in 265efd2e62d4 13:18:55 ---> Running in 7c63705e5e66 13:18:56 Successfully built d33c6c07c165 13:18:56 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 13:18:56 ---> 5c742920ad6c 13:18:56 Step 26/31 : RUN chmod +x /entrypoint.sh 13:18:56 Removing intermediate container 265efd2e62d4 13:18:56 Building docker-sys-mgmt-agent-go 13:18:56  Building docker-security-secretstore-setup-go ... done  ---> 9dd7b0cd86a6 13:18:56 Step 22/22 : LABEL version=0.0.0 13:18:56 Removing intermediate container 7c63705e5e66 13:18:56 ---> b1ca71b5ba28 13:18:56 Step 22/22 : LABEL version=0.0.0 13:18:56 ---> Running in cedee33d2c6e 13:18:56 ---> Running in af07a29c9e5f 13:18:56 ---> Running in 31bbc6671f97 13:18:57 Removing intermediate container af07a29c9e5f 13:18:57 ---> 04a403dce843 13:18:57 13:18:57 Removing intermediate container cedee33d2c6e 13:18:57 ---> 7b6eeb658712 13:18:57 13:18:58 Successfully built 04a403dce843 13:18:58 Successfully tagged docker-support-scheduler-go-arm64:latest 13:18:58 Successfully built 7b6eeb658712 13:18:58  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go 13:18:58 Removing intermediate container c078b71d8512 13:18:58 ---> c5b256c0b81f 13:18:58 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 13:18:58 Successfully tagged docker-support-notifications-go-arm64:latest 13:18:58  Building docker-support-notifications-go ... done Building docker-core-metadata-go 13:18:58 ---> Running in f3f3f2d6b811 13:19:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:19:00 Removing intermediate container 31bbc6671f97 13:19:00 ---> 4bc09c1d53ce 13:19:00 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 13:19:00 ---> Running in e82d0ac67506 13:19:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:19:01 Removing intermediate container e82d0ac67506 13:19:01 ---> ecf659152c52 13:19:01 Step 28/31 : CMD ["gate"] 13:19:02 ---> Running in ef5469ee5c9e 13:19:02 (1/6) Installing dumb-init (1.2.2-r1) 13:19:02 (2/6) Installing libgcc (9.3.0-r2) 13:19:02 (3/6) Installing libsodium (1.0.18-r0) 13:19:02 (4/6) Installing libstdc++ (9.3.0-r2) 13:19:02 (5/6) Installing libzmq (4.3.3-r0) 13:19:02 (6/6) Installing zeromq (4.3.3-r0) 13:19:02 Executing busybox-1.31.1-r20.trigger 13:19:02 OK: 8 MiB in 20 packages 13:19:03 Removing intermediate container ef5469ee5c9e 13:19:03 ---> 24d037039103 13:19:03 Step 29/31 : LABEL arch=arm64 13:19:04 ---> Running in b46d45e672f0 13:19:05 Removing intermediate container b46d45e672f0 13:19:05 ---> 41e7bf7fdd62 13:19:05 Step 30/31 : LABEL git_sha=b1581aedca3a359d2a803c09a0b173f661b535e4 13:19:06 ---> Running in b9eca7b6b648 13:19:06 Removing intermediate container f3f3f2d6b811 13:19:06 ---> 09058373d21e 13:19:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:19:07 Removing intermediate container b9eca7b6b648 13:19:07 ---> b931571f20d8 13:19:07 Step 31/31 : LABEL version=0.0.0 13:19:07 ---> 5a992250ff11 13:19:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:19:08 ---> Running in 7c6fe5f50394 13:19:09 Removing intermediate container 7c6fe5f50394 13:19:09 ---> 27a19c4d818a 13:19:09 13:19:09 Successfully built 27a19c4d818a 13:19:09 ---> dd9df4954960 13:19:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:19:09 Successfully tagged docker-security-bootstrapper-go-arm64:latest 13:19:09  Building docker-security-bootstrapper-go ... done Building docker-core-command-go 13:19:10 ---> d0e60d014e26 13:19:10 Step 19/23 : ENTRYPOINT ["/core-data"] 13:19:10 ---> Running in 26073c27193a 13:19:11 Removing intermediate container 26073c27193a 13:19:11 ---> d3ee3f1b85e3 13:19:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:19:11 ---> Running in 278065fc604d 13:19:12 Removing intermediate container 278065fc604d 13:19:12 ---> 47fae3c11e89 13:19:12 Step 21/23 : LABEL arch=arm64 13:19:13 ---> Running in 9d4965183572 13:19:14 Removing intermediate container 9d4965183572 13:19:14 ---> 72b844842128 13:19:14 Step 22/23 : LABEL git_sha=b1581aedca3a359d2a803c09a0b173f661b535e4 13:19:14 ---> Running in 874a3087e8b7 13:19:15 Removing intermediate container 874a3087e8b7 13:19:15 ---> 7a5159671b18 13:19:15 Step 23/23 : LABEL version=0.0.0 13:19:15 ---> Running in 9d3e7ef11c61 13:19:15 Removing intermediate container 9d3e7ef11c61 13:19:15 ---> d69017b33533 13:19:15 13:19:16 Successfully built d69017b33533 13:19:16 Successfully tagged docker-core-data-go-arm64:latest 13:19:55  Building docker-core-data-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:19:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:19:55 ---> 50440b97f9e5 13:19:55 Step 3/23 : WORKDIR /edgex-go 13:19:55 ---> Using cache 13:19:55 ---> 0d6bf2386b5e 13:19:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:19:55 ---> Using cache 13:19:55 ---> d2d68d515862 13:19:55 Step 5/23 : RUN apk add --update --no-cache make bash git 13:19:55 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:19:55 Step 2/21 : FROM ${BUILDER_BASE} AS builder 13:19:55 ---> 50440b97f9e5 13:19:55 Step 3/21 : WORKDIR /edgex-go 13:19:55 ---> Using cache 13:19:55 ---> 0d6bf2386b5e 13:19:55 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:19:55 ---> Using cache 13:19:55 ---> d2d68d515862 13:19:55 Step 5/21 : RUN apk add --update --no-cache make git 13:19:55 ---> Using cache 13:19:55 ---> 3f7a409fc8e1 13:19:55 Step 6/21 : COPY go.mod . 13:19:55 ---> Using cache 13:19:55 ---> af1ee0dcea1b 13:19:55 Step 7/21 : RUN go mod download 13:19:55 ---> Using cache 13:19:55 ---> fe1b0a4d3658 13:19:55 Step 8/21 : COPY . . 13:19:55 ---> Using cache 13:19:55 ---> 77e105119777 13:19:55 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:19:55 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:19:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:19:55 ---> 50440b97f9e5 13:19:55 Step 3/23 : WORKDIR /edgex-go 13:19:55 ---> Using cache 13:19:55 ---> 0d6bf2386b5e 13:19:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:19:55 ---> Using cache 13:19:55 ---> d2d68d515862 13:19:55 Step 5/23 : RUN apk add --update --no-cache make git 13:19:55 ---> Using cache 13:19:55 ---> 3f7a409fc8e1 13:19:55 Step 6/23 : COPY go.mod . 13:19:55 ---> Using cache 13:19:55 ---> af1ee0dcea1b 13:19:55 Step 7/23 : RUN go mod download 13:19:55 ---> Using cache 13:19:55 ---> fe1b0a4d3658 13:19:55 Step 8/23 : COPY . . 13:19:55 ---> Using cache 13:19:55 ---> 77e105119777 13:19:55 Step 9/23 : RUN make cmd/core-metadata/core-metadata 13:19:57 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 13:19:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:19:57 ---> 50440b97f9e5 13:19:57 Step 3/23 : WORKDIR /edgex-go 13:19:57 ---> Using cache 13:19:57 ---> 0d6bf2386b5e 13:19:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:19:57 ---> Using cache 13:19:57 ---> d2d68d515862 13:19:57 Step 5/23 : RUN apk add --update --no-cache make git 13:19:57 ---> Using cache 13:19:57 ---> 3f7a409fc8e1 13:19:57 Step 6/23 : COPY go.mod . 13:19:57 ---> Using cache 13:19:57 ---> af1ee0dcea1b 13:19:57 Step 7/23 : RUN go mod download 13:19:57 ---> Using cache 13:19:57 ---> fe1b0a4d3658 13:19:57 Step 8/23 : COPY . . 13:19:57 ---> Using cache 13:19:57 ---> 77e105119777 13:19:57 Step 9/23 : RUN make cmd/core-command/core-command 13:19:58 ---> Running in 51a7f0ac11bb 13:19:58 ---> Running in 9fed72204cb4 13:19:58 ---> Running in 9d05a7a2305d 13:19:58 ---> Running in 8328a9be9992 13:20:00 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 13:20:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:20:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 13:20:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:20:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:20:02 OK: 217 MiB in 51 packages 13:20:04 Removing intermediate container 8328a9be9992 13:20:04 ---> 11a7d1b6eee7 13:20:04 Step 6/23 : COPY go.mod . 13:20:05 ---> d8255198d62f 13:20:05 Step 7/23 : RUN go mod download 13:20:05 ---> Running in 1118f6b81936 13:20:10 Removing intermediate container 1118f6b81936 13:20:10 ---> 144744f32854 13:20:10 Step 8/23 : COPY . . 13:20:32 ---> e56768c682de 13:20:32 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:20:32 ---> Running in 0b354448e350 13:20: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 13:21:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 13:21:34 Removing intermediate container 9d05a7a2305d 13:21:34 ---> fce1a0d1e3ee 13:21:34 13:21:34 Step 10/21 : FROM alpine:3.12 13:21:34 ---> d75e27dfc0a0 13:21:34 Step 11/21 : RUN apk add --update --no-cache curl 13:21:35 ---> Running in 4ad700c08475 13:21:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:21:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:21:38 (1/4) Installing ca-certificates (20191127-r4) 13:21:38 (2/4) Installing nghttp2-libs (1.41.0-r0) 13:21:38 (3/4) Installing libcurl (7.69.1-r3) 13:21:38 (4/4) Installing curl (7.69.1-r3) 13:21:38 Executing busybox-1.31.1-r20.trigger 13:21:38 Executing ca-certificates-20191127-r4.trigger 13:21:38 OK: 7 MiB in 18 packages 13:21:38 Removing intermediate container 9fed72204cb4 13:21:38 ---> 2f1bd83dd205 13:21:38 13:21:38 Step 10/23 : FROM alpine:3.12 13:21:38 ---> d75e27dfc0a0 13:21:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:21:38 ---> Using cache 13:21:38 ---> a801fb4773e8 13:21:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:21:38 ---> Using cache 13:21:38 ---> c6283f0ece38 13:21:38 Step 13/23 : ENV APP_PORT=48082 13:21:39 ---> Running in 84c5ddca950f 13:21:40 Removing intermediate container 84c5ddca950f 13:21:40 ---> 12e7f43a90d5 13:21:40 Step 14/23 : EXPOSE $APP_PORT 13:21:40 ---> Running in 1ebbc61e9268 13:21:41 Removing intermediate container 4ad700c08475 13:21:41 ---> f7e768ecee55 13:21:41 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:21:41 Removing intermediate container 1ebbc61e9268 13:21:41 ---> c54a38745a01 13:21:41 Step 15/23 : WORKDIR / 13:21:41 ---> Running in 4664c426041d 13:21:41 ---> Running in 78277ce7c94b 13:21:42 Removing intermediate container 4664c426041d 13:21:42 ---> 7279f2cabe57 13:21:42 Step 13/21 : WORKDIR /edgex 13:21:42 Removing intermediate container 78277ce7c94b 13:21:42 ---> c32f243e3e30 13:21:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:21:42 ---> Running in 555945c82721 13:21:43 Removing intermediate container 555945c82721 13:21:43 ---> 19d0d92d95d1 13:21:43 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:21:43 ---> 7bc2fce3d38b 13:21:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:21:44 ---> e076709cfb84 13:21:44 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:21:45 ---> e24120a30dbf 13:21:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:21:46 ---> c741e140102b 13:21:46 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:21:46 ---> a72a144c2ad5 13:21:46 Step 19/23 : ENTRYPOINT ["/core-command"] 13:21:47 ---> Running in 73983295940b 13:21:48 ---> 9cf15f255a44 13:21:48 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:21:48 Removing intermediate container 73983295940b 13:21:48 ---> 029445ff3b7b 13:21:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:21:48 ---> Running in 96a360acca3d 13:21:48 ---> Running in 8bd53c1583d7 13:21:49 Removing intermediate container 96a360acca3d 13:21:49 ---> 97a63350b33a 13:21:49 Step 21/23 : LABEL arch=arm64 13:21:49 Removing intermediate container 8bd53c1583d7 13:21:49 ---> 43d7463f7268 13:21:49 Step 18/21 : CMD ["--init=true"] 13:21:49 ---> Running in d7917f42f12f 13:21:49 ---> Running in bc5dbc058f01 13:21:50 Removing intermediate container d7917f42f12f 13:21:50 Removing intermediate container bc5dbc058f01 13:21:50 ---> 7181afbec814 13:21:50 Step 19/21 : LABEL arch=arm64 13:21:50 ---> 578bd59bd848 13:21:50 Step 22/23 : LABEL git_sha=b1581aedca3a359d2a803c09a0b173f661b535e4 13:21:50 ---> Running in f95e1771e739 13:21:50 ---> Running in 700919fbcdbe 13:21:50 Removing intermediate container 51a7f0ac11bb 13:21:50 ---> e29c5a641906 13:21:50 13:21:50 Step 10/23 : FROM alpine:3.12 13:21:50 ---> d75e27dfc0a0 13:21:50 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:21:50 ---> Using cache 13:21:50 ---> a801fb4773e8 13:21:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:21:50 ---> Using cache 13:21:50 ---> c6283f0ece38 13:21:50 Step 13/23 : ENV APP_PORT=48081 13:21:51 ---> Running in be77509f3db4 13:21:51 Removing intermediate container f95e1771e739 13:21:51 ---> a6bdfe8e50bc 13:21:51 Step 20/21 : LABEL git_sha=b1581aedca3a359d2a803c09a0b173f661b535e4 13:21:51 Removing intermediate container 700919fbcdbe 13:21:51 ---> aa2c489054fd 13:21:51 Step 23/23 : LABEL version=0.0.0 13:21:51 ---> Running in 311ce5590127 13:21:51 ---> Running in 07a4bc7fca7e 13:21:52 Removing intermediate container be77509f3db4 13:21:52 ---> 41acc60f01ef 13:21:52 Step 14/23 : EXPOSE $APP_PORT 13:21:52 ---> Running in 5aaf38f5112f 13:21:52 Removing intermediate container 311ce5590127 13:21:52 ---> 1fb7c506f99f 13:21:52 13:21:52 Removing intermediate container 07a4bc7fca7e 13:21:52 ---> 614ee6d2ecd7 13:21:52 Step 21/21 : LABEL version=0.0.0 13:21:52 Removing intermediate container 5aaf38f5112f 13:21:52 ---> d1df815c86ca 13:21:52 Step 15/23 : WORKDIR / 13:21:53 ---> Running in c0390b7c87e0 13:21:53 Successfully built 1fb7c506f99f 13:21:53 Successfully tagged docker-core-command-go-arm64:latest 13:21:53 ---> Running in e60858e6a240 13:21:53  Building docker-core-command-go ... done Removing intermediate container 0b354448e350 13:21:53 ---> a3f92074242e 13:21:53 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:21:53 Removing intermediate container c0390b7c87e0 13:21:53 ---> 02702cfc16cb 13:21:53 13:21:54 ---> Running in 69fb339569e3 13:21:54 Removing intermediate container e60858e6a240 13:21:54 ---> 6417181d83de 13:21:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:21:54 Successfully built 02702cfc16cb 13:21:54 Successfully tagged docker-security-proxy-setup-go-arm64:latest 13:21:55  Building docker-security-proxy-setup-go ... done  ---> 06c0ef93ea65 13:21:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:21:55 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 13:21:56 ---> 409c2d05a176 13:21:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:21:57 ---> 7418a6a39609 13:21:57 Step 19/23 : ENTRYPOINT ["/core-metadata"] 13:21:57 ---> Running in 7a8f54468c68 13:21:57 Removing intermediate container 7a8f54468c68 13:21:57 ---> d2dab864e3b7 13:21:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:21:57 Removing intermediate container 69fb339569e3 13:21:57 ---> e37c07d1b57a 13:21:57 13:21:57 Step 11/23 : FROM docker:20.10.0 13:21:58 ---> Running in d4c2549f9b1d 13:21:58 20.10.0: Pulling from library/docker 13:21:58 Removing intermediate container d4c2549f9b1d 13:21:58 ---> 1046ab3c846f 13:21:58 Step 21/23 : LABEL arch=arm64 13:21:59 ---> Running in 58cd9c4ba7ae 13:21:59 Removing intermediate container 58cd9c4ba7ae 13:21:59 ---> 555202d99b5f 13:21:59 Step 22/23 : LABEL git_sha=b1581aedca3a359d2a803c09a0b173f661b535e4 13:22:00 ---> Running in 5befdeaad744 13:22:00 Removing intermediate container 5befdeaad744 13:22:00 ---> 99aace31a2f6 13:22:00 Step 23/23 : LABEL version=0.0.0 13:22:00 ---> Running in 52213c9f644f 13:22:01 Removing intermediate container 52213c9f644f 13:22:01 ---> bffa8e3340f7 13:22:01 13:22:01 Successfully built bffa8e3340f7 13:22:01 Successfully tagged docker-core-metadata-go-arm64:latest 13:22:06  Building docker-core-metadata-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 13:22:06 Status: Downloaded newer image for docker:20.10.0 13:22:06 ---> eeaf43b92773 13:22:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:22:06 ---> Running in 9e87d9ae48d3 13:22:07 Removing intermediate container 9e87d9ae48d3 13:22:07 ---> d76abe838f48 13:22:07 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 13:22:07 ---> Running in 51fdd9366701 13:22:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:22:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:22:08 (1/39) Installing readline (8.0.4-r0) 13:22:08 (2/39) Installing bash (5.0.17-r0) 13:22:09 Executing bash-5.0.17-r0.post-install 13:22:09 (3/39) Installing nghttp2-libs (1.41.0-r0) 13:22:09 (4/39) Installing libcurl (7.69.1-r3) 13:22:09 (5/39) Installing curl (7.69.1-r3) 13:22:09 (6/39) Installing dumb-init (1.2.2-r1) 13:22:09 (7/39) Installing libbz2 (1.0.8-r1) 13:22:09 (8/39) Installing expat (2.2.9-r1) 13:22:09 (9/39) Installing libffi (3.3-r2) 13:22:09 (10/39) Installing gdbm (1.13-r1) 13:22:09 (11/39) Installing xz-libs (5.2.5-r0) 13:22:09 (12/39) Installing sqlite-libs (3.32.1-r0) 13:22:09 (13/39) Installing python3 (3.8.8-r0) 13:22:11 (14/39) Installing py3-appdirs (1.4.4-r1) 13:22:11 (15/39) Installing py3-ordered-set (4.0.1-r0) 13:22:11 (16/39) Installing py3-parsing (2.4.7-r0) 13:22:11 (17/39) Installing py3-six (1.15.0-r0) 13:22:11 (18/39) Installing py3-packaging (20.4-r0) 13:22:11 (19/39) Installing py3-setuptools (47.0.0-r0) 13:22:11 (20/39) Installing py3-chardet (3.0.4-r4) 13:22:11 (21/39) Installing py3-idna (2.9-r0) 13:22:11 (22/39) Installing py3-certifi (2020.4.5.1-r0) 13:22:11 (23/39) Installing py3-urllib3 (1.25.9-r0) 13:22:11 (24/39) Installing py3-requests (2.23.0-r0) 13:22:11 (25/39) Installing py3-msgpack (1.0.0-r0) 13:22:11 (26/39) Installing py3-lockfile (0.12.2-r3) 13:22:11 (27/39) Installing py3-cachecontrol (0.12.6-r0) 13:22:11 (28/39) Installing py3-colorama (0.4.3-r0) 13:22:11 (29/39) Installing py3-distlib (0.3.0-r0) 13:22:11 (30/39) Installing py3-distro (1.5.0-r1) 13:22:11 (31/39) Installing py3-webencodings (0.5.1-r3) 13:22:11 (32/39) Installing py3-html5lib (1.0.1-r4) 13:22:11 (33/39) Installing py3-pytoml (0.1.21-r0) 13:22:11 (34/39) Installing py3-pep517 (0.8.2-r0) 13:22:11 (35/39) Installing py3-progress (1.5-r0) 13:22:11 (36/39) Installing py3-toml (0.10.1-r0) 13:22:11 (37/39) Installing py3-retrying (1.3.3-r0) 13:22:11 (38/39) Installing py3-contextlib2 (0.6.0-r0) 13:22:11 (39/39) Installing py3-pip (20.1.1-r0) 13:22:11 Executing busybox-1.31.1-r19.trigger 13:22:11 OK: 72 MiB in 59 packages 13:22:15 Collecting docker-compose==1.23.2 13:22:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:22:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:22:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:22:17 Collecting websocket-client<1.0,>=0.32.0 13:22:17 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 13:22:17 Collecting texttable<0.10,>=0.9.0 13:22:17 Downloading texttable-0.9.1.tar.gz (11 kB) 13:22:19 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 13:22:19 Collecting dockerpty<0.5,>=0.4.1 13:22:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:22:21 Collecting jsonschema<3,>=2.5.1 13:22:21 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:22:22 Collecting docopt<0.7,>=0.6.1 13:22:22 Downloading docopt-0.6.2.tar.gz (25 kB) 13:22:24 Collecting cached-property<2,>=1.2.0 13:22:24 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:22:24 Collecting PyYAML<4,>=3.10 13:22:24 Downloading PyYAML-3.13.tar.gz (270 kB) 13:22:27 Collecting docker<4.0,>=3.6.0 13:22:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:22:28 Collecting idna<2.8,>=2.5 13:22:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:22:28 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) 13:22:28 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) 13:22:29 Collecting urllib3<1.25,>=1.21.1 13:22:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:22:29 Collecting docker-pycreds>=0.4.0 13:22:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:22:29 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 13:22:29 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 13:22:29 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 13:22:29 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 13:22:30 Installing collected packages: idna, urllib3, requests, websocket-client, texttable, dockerpty, jsonschema, docopt, cached-property, PyYAML, docker-pycreds, docker, docker-compose 13:22:30 Attempting uninstall: idna 13:22:30 Found existing installation: idna 2.9 13:22:30 Uninstalling idna-2.9: 13:22:30 Successfully uninstalled idna-2.9 13:22:30 Attempting uninstall: urllib3 13:22:30 Found existing installation: urllib3 1.25.9 13:22:30 Uninstalling urllib3-1.25.9: 13:22:30 Successfully uninstalled urllib3-1.25.9 13:22:31 Attempting uninstall: requests 13:22:31 Found existing installation: requests 2.23.0 13:22:31 Uninstalling requests-2.23.0: 13:22:31 Successfully uninstalled requests-2.23.0 13:22:32 Running setup.py install for texttable: started 13:22:34 Running setup.py install for texttable: finished with status 'done' 13:22:34 Running setup.py install for dockerpty: started 13:22:36 Running setup.py install for dockerpty: finished with status 'done' 13:22:36 Running setup.py install for docopt: started 13:22:38 Running setup.py install for docopt: finished with status 'done' 13:22:38 Running setup.py install for PyYAML: started 13:22:39 Running setup.py install for PyYAML: finished with status 'done' 13:22:41 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 13:22:49 Removing intermediate container 51fdd9366701 13:22:49 ---> 0883a27cb60e 13:22:49 Step 14/23 : ENV APP_PORT=48090 13:22:49 ---> Running in 0e2c5815bed3 13:22:50 Removing intermediate container 0e2c5815bed3 13:22:50 ---> aba8d92cc081 13:22:50 Step 15/23 : EXPOSE $APP_PORT 13:22:50 ---> Running in 4b009d95d408 13:22:51 Removing intermediate container 4b009d95d408 13:22:51 ---> 545069a07760 13:22:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:22:52 ---> 8ec79aeade85 13:22:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:22:53 ---> 8090b7945408 13:22:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:22:53 ---> 2f4a0cb0860c 13:22:53 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 13:22:53 ---> Running in 63c65dc1257e 13:22:54 Removing intermediate container 63c65dc1257e 13:22:54 ---> 22f18397edf0 13:22:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:22:54 ---> Running in f9595fe14aeb 13:22:55 Removing intermediate container f9595fe14aeb 13:22:55 ---> 6084cfac61f9 13:22:55 Step 21/23 : LABEL arch=arm64 13:22:55 ---> Running in 354d4e9ba088 13:22:55 Removing intermediate container 354d4e9ba088 13:22:55 ---> 25b6157e2525 13:22:55 Step 22/23 : LABEL git_sha=b1581aedca3a359d2a803c09a0b173f661b535e4 13:22:55 ---> Running in ec6ccfac03c2 13:22:56 Removing intermediate container ec6ccfac03c2 13:22:56 ---> 6aba87dc4adf 13:22:56 Step 23/23 : LABEL version=0.0.0 13:22:56 ---> Running in 04c96d5e98b1 13:22:56 Removing intermediate container 04c96d5e98b1 13:22:56 ---> b75f41a9f2d6 13:22:56 13:22:57 Successfully built b75f41a9f2d6 13:22:57 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 13:22:57  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 13:22:57 $ docker stop --time=1 73682f5d38f09e445610f6182f0c60343d54b6416243174701b9e120cf6ee29d 13:22:59 $ docker rm -f 73682f5d38f09e445610f6182f0c60343d54b6416243174701b9e120cf6ee29d [Pipeline] // withDockerContainer [Pipeline] sh 13:23:00 + grep docker 13:23:00 + docker images 13:23:00 docker-sys-mgmt-agent-go-arm64 latest b75f41a9f2d6 4 seconds ago 299MB 13:23:00 docker-core-metadata-go-arm64 latest bffa8e3340f7 About a minute ago 18.1MB 13:23:00 docker-security-proxy-setup-go-arm64 latest 02702cfc16cb About a minute ago 24.5MB 13:23:00 docker-core-command-go-arm64 latest 1fb7c506f99f About a minute ago 16.5MB 13:23:00 docker-core-data-go-arm64 latest d69017b33533 3 minutes ago 21.6MB 13:23:00 docker-security-bootstrapper-go-arm64 latest 27a19c4d818a 3 minutes ago 18.1MB 13:23:00 docker-support-scheduler-go-arm64 latest 04a403dce843 4 minutes ago 16.6MB 13:23:00 docker-support-notifications-go-arm64 latest 7b6eeb658712 4 minutes ago 17.1MB 13:23:00 docker-security-secretstore-setup-go-arm64 latest d33c6c07c165 4 minutes ago 24.9MB 13:23:00 docker 20.10.0 eeaf43b92773 4 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 13:23:01 ---> job-cost.sh 13:23:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xAMD 13:23:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:25:17 lf-activate-venv(): INFO: Adding /tmp/venv-xAMD/bin to PATH 13:25:17 INFO: No Stack... 13:25:17 INFO: Retrieving Pricing Info for: lf-standard-4 13:25:17 INFO: Archiving Costs [Pipeline] sh 13:25:17 + cut -d, -f6 13:25:17 + cat /w/workspace/edgex-go/6/archives/cost.csv [Pipeline] lock 13:25:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3356-6-stack-cost] 13:25:17 Resource [jenkins-edgexfoundry-edgex-go-PR-3356-6-stack-cost] did not exist. Created. 13:25:17 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3356-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:25:18 + echo total: 0.20999999344348907 [Pipeline] stash 13:25:18 Stashed 1 file(s) [Pipeline] } 13:25:18 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3356-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) [Pipeline] unstash [Pipeline] wrap 13:25:20 provisioning config files... 13:25:20 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config7717871236427422627tmp [Pipeline] { [Pipeline] sh 13:25:20 + set +x 13:25:20 + curl -s https://codecov.io/bash 13:25:20 + bash -s -- 13:25:21 13:25:21 _____ _ 13:25:21 / ____| | | 13:25:21 | | ___ __| | ___ ___ _____ __ 13:25:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:25:21 | |___| (_) | (_| | __/ (_| (_) \ V / 13:25:21 \_____\___/ \__,_|\___|\___\___/ \_/ 13:25:21 Bash-20210309-2b87ace 13:25:21 13:25:21 13:25:21 ==> git version 2.24.3 found 13:25:21 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 13:25:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:25:21 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:25:21 ==> Jenkins CI detected. 13:25:21 project root: . 13:25:21 --> token set from env 13:25:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:25:21 ==> Running gcov in . (disable via -X gcov) 13:25:21 ==> Python coveragepy not found 13:25:21 ==> Searching for coverage reports in: 13:25:21 + . 13:25:21 -> Found 1 reports 13:25:21 ==> Detecting git/mercurial file structure 13:25:21 ==> Reading reports 13:25:21 + ./coverage.out bytes=696700 13:25:21 ==> Appending adjustments 13:25:21 https://docs.codecov.io/docs/fixing-reports 13:25:25 + Found adjustments 13:25:25 ==> Gzipping contents 13:25:25 100K /tmp/codecov.0tej38.gz 13:25:25 ==> Uploading reports 13:25:25 url: https://codecov.io 13:25:25 query: branch=PR-3356&commit=b1581aedca3a359d2a803c09a0b173f661b535e4&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3356%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3356&job=&cmd_args= 13:25:25 -> Pinging Codecov 13:25:25 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3356&commit=b1581aedca3a359d2a803c09a0b173f661b535e4&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3356%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3356&job=&cmd_args= 13:25:25 -> Uploading to 13:25:25 https://storage.googleapis.com/codecov/v4/raw/2021-04-13/00271124DB129430A58F1EEE437C3FCB/b1581aedca3a359d2a803c09a0b173f661b535e4/c8fd5b83-a204-4d5e-a862-bef5f94d01dd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210413T132525Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=430337085816789d5ea365d84df5e9b1383ddd0c59b2109f190e6e0e1032919c 13:25:25 % Total % Received % Xferd Average Speed Time Time Time Current 13:25:25 Dload Upload Total Spent Left Speed 13:25:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99832 0 0 100 99832 0 208k --:--:-- --:--:-- --:--:-- 208k 100 99832 0 0 100 99832 0 208k --:--:-- --:--:-- --:--:-- 208k 13:25:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b1581aedca3a359d2a803c09a0b173f661b535e4 [Pipeline] } 13:25:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 13:25:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:25:28 ---> package-listing.sh 13:25:28 ++ facter osfamily 13:25:28 ++ tr '[:upper:]' '[:lower:]' 13:25:28 + OS_FAMILY=redhat 13:25:28 + workspace=/w/workspace/edgex-go/6 13:25:28 + START_PACKAGES=/tmp/packages_start.txt 13:25:28 + END_PACKAGES=/tmp/packages_end.txt 13:25:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:25:28 + PACKAGES=/tmp/packages_start.txt 13:25:28 + '[' /w/workspace/edgex-go/6 ']' 13:25:28 + PACKAGES=/tmp/packages_end.txt 13:25:28 + case "${OS_FAMILY}" in 13:25:28 + rpm -qa 13:25:28 + sort 13:25:34 + '[' -f /tmp/packages_start.txt ']' 13:25:34 + '[' -f /tmp/packages_end.txt ']' 13:25:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:25:34 + '[' /w/workspace/edgex-go/6 ']' 13:25:34 + mkdir -p /w/workspace/edgex-go/6/archives/ 13:25:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 13:25:34 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 13:25:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:25:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:25:34 13:25:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:25:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:25:35 alpine: Pulling from edgex-lftools-log-publisher 13:25:35 df20fa9351a1: Pulling fs layer 13:25:35 36b3adc4ff6f: Pulling fs layer 13:25:35 8ad3a11d3b57: Pulling fs layer 13:25:35 46f8f816bc3b: Pulling fs layer 13:25:35 93b61091891f: Pulling fs layer 13:25:35 93b9cdb0e59b: Pulling fs layer 13:25:35 5e14af77c1be: Pulling fs layer 13:25:35 01666e4c0597: Pulling fs layer 13:25:35 aa168da1d23b: Pulling fs layer 13:25:35 5e14af77c1be: Waiting 13:25:35 93b61091891f: Waiting 13:25:35 01666e4c0597: Waiting 13:25:35 93b9cdb0e59b: Waiting 13:25:35 aa168da1d23b: Waiting 13:25:35 36b3adc4ff6f: Verifying Checksum 13:25:35 36b3adc4ff6f: Download complete 13:25:35 46f8f816bc3b: Verifying Checksum 13:25:35 46f8f816bc3b: Download complete 13:25:35 df20fa9351a1: Verifying Checksum 13:25:35 df20fa9351a1: Download complete 13:25:35 93b9cdb0e59b: Verifying Checksum 13:25:35 93b9cdb0e59b: Download complete 13:25:35 5e14af77c1be: Verifying Checksum 13:25:35 5e14af77c1be: Download complete 13:25:35 01666e4c0597: Verifying Checksum 13:25:35 01666e4c0597: Download complete 13:25:35 df20fa9351a1: Pull complete 13:25:35 36b3adc4ff6f: Pull complete 13:25:36 8ad3a11d3b57: Verifying Checksum 13:25:36 8ad3a11d3b57: Download complete 13:25:37 8ad3a11d3b57: Pull complete 13:25:37 46f8f816bc3b: Pull complete 13:25:37 93b61091891f: Pull complete 13:25:38 aa168da1d23b: Verifying Checksum 13:25:38 aa168da1d23b: Download complete 13:25:39 93b9cdb0e59b: Pull complete 13:25:39 5e14af77c1be: Pull complete 13:25:39 01666e4c0597: Pull complete 13:25:48 aa168da1d23b: Pull complete 13:25:48 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 13:25:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:25:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:25:48 prd-centos7-docker-4c-2g-33913 does not seem to be running inside a container 13:25:48 $ 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 13:25:52 $ docker top d2a627bf3dff5f5c9842e9b1388984ace8366345f88fa2c335800c3ec2c337e2 -eo pid,comm [Pipeline] { [Pipeline] sh 13:25:53 + touch /tmp/pre-build-complete [Pipeline] sh 13:25:53 + mkdir -p /var/log/sa [Pipeline] sh 13:25:53 + ls /var/log/sa-host 13:25:53 + sadf -c /var/log/sa-host/sa13 13:25:53 file_magic: OK 13:25:53 HZ: Using current value: 100 13:25:53 file_header: OK 13:25:53 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 13:25:53 Statistics: 13:25:53 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... 13:25:53 File successfully converted to sysstat format version 12.2.1 13:25:53 + sadf -c /var/log/sa-host/sa23 13:25:53 file_magic: OK 13:25:53 HZ: Using current value: 100 13:25:53 file_header: OK 13:25:53 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 13:25:53 Statistics: 13:25:53 Hnuu...uuuununununu... 13:25:53 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:25:54 provisioning config files... 13:25:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config5038344701620060992tmp [Pipeline] { [Pipeline] echo 13:25:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:25:54 ---> create-netrc.sh [Pipeline] } 13:25:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 13:25:54 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 13:25:54 ---> python-tools-install.sh [Pipeline] echo 13:25:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:25:55 ---> sudo-logs.sh 13:25:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:25:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:25:55 ---> job-cost.sh 13:25:55 lf-activate-venv: SKIPPING 13:25:55 DEBUG: total: 0.20999999344348907 13:25:55 INFO: Retrieving Stack Cost... 13:25:57 INFO: Retrieving Pricing Info for: v1-standard-2 13:25:57 INFO: Archiving Costs [Pipeline] echo 13:25:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:25:58 ---> logs-deploy.sh 13:25:58 lf-activate-venv: SKIPPING 13:25:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3356/6 13:25:58 INFO: archiving workspace using pattern(s): 13:25:59 Archives upload complete. 13:25:59 INFO: archiving logs to Nexus 13:26:00 ---> uname -a: 13:26:00 Linux prd-centos7-docker-4c-2g-33913.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 13:26:00 13:26:00 13:26:00 ---> lscpu: 13:26:00 Architecture: x86_64 13:26:00 CPU op-mode(s): 32-bit, 64-bit 13:26:00 Byte Order: Little Endian 13:26:00 Address sizes: 40 bits physical, 48 bits virtual 13:26:00 CPU(s): 4 13:26:00 On-line CPU(s) list: 0-3 13:26:00 Thread(s) per core: 1 13:26:00 Core(s) per socket: 1 13:26:00 Socket(s): 4 13:26:00 NUMA node(s): 1 13:26:00 Vendor ID: GenuineIntel 13:26:00 CPU family: 6 13:26:00 Model: 44 13:26:00 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 13:26:00 Stepping: 1 13:26:00 CPU MHz: 2933.436 13:26:00 BogoMIPS: 5866.87 13:26:00 Virtualization: VT-x 13:26:00 Hypervisor vendor: KVM 13:26:00 Virtualization type: full 13:26:00 L1d cache: 128 KiB 13:26:00 L1i cache: 128 KiB 13:26:00 L2 cache: 16 MiB 13:26:00 L3 cache: 64 MiB 13:26:00 NUMA node0 CPU(s): 0-3 13:26:00 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 13:26:00 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 13:26:00 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 13:26:00 Vulnerability Meltdown: Mitigation; PTI 13:26:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:26:00 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:26:00 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:26:00 Vulnerability Srbds: Not affected 13:26:00 Vulnerability Tsx async abort: Not affected 13:26:00 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 13:26:00 13:26:00 13:26:00 ---> nproc: 13:26:00 4 13:26:00 13:26:00 13:26:00 ---> df -h: 13:26:00 Filesystem Size Used Available Use% Mounted on 13:26:00 overlay 50.0G 11.8G 38.2G 24% / 13:26:00 tmpfs 64.0M 0 64.0M 0% /dev 13:26:00 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 13:26:00 shm 64.0M 0 64.0M 0% /dev/shm 13:26:00 /dev/vda1 50.0G 11.8G 38.2G 24% /facter-os 13:26:00 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/resolv.conf 13:26:00 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hostname 13:26:00 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hosts 13:26:00 /dev/vda1 50.0G 11.8G 38.2G 24% /run/cloud-init/result.json 13:26:00 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/sa-host 13:26:00 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/secure 13:26:00 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/auth.log 13:26:00 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/6 13:26:00 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/6@tmp 13:26:00 13:26:00 13:26:00 ---> free -m: 13:26:00 total used free shared buff/cache available 13:26:00 Mem: 1837 689 117 0 1030 1065 13:26:00 Swap: 1023 58 965 13:26:00 13:26:00 13:26:00 ---> ip addr: 13:26:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 13:26:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:26:00 inet 127.0.0.1/8 scope host lo 13:26:00 valid_lft forever preferred_lft forever 13:26:00 inet6 ::1/128 scope host 13:26:00 valid_lft forever preferred_lft forever 13:26:00 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 13:26:00 link/ether fa:16:3e:8f:14:ba brd ff:ff:ff:ff:ff:ff 13:26:00 inet 10.30.122.221/23 brd 10.30.123.255 scope global dynamic eth0 13:26:00 valid_lft 84883sec preferred_lft 84883sec 13:26:00 inet6 fe80::f816:3eff:fe8f:14ba/64 scope link 13:26:00 valid_lft forever preferred_lft forever 13:26:00 3: docker0: mtu 1500 qdisc noqueue state DOWN 13:26:00 link/ether 02:42:6c:44:af:58 brd ff:ff:ff:ff:ff:ff 13:26:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:26:00 valid_lft forever preferred_lft forever 13:26:00 inet6 fe80::42:6cff:fe44:af58/64 scope link 13:26:00 valid_lft forever preferred_lft forever 13:26:00 13:26:00 13:26:00 ---> sar -b -r -n DEV: 13:26:00 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/13/21 _x86_64_ (4 CPU) 13:26:00 13:26:00 13:00:32 LINUX RESTART (4 CPU) 13:26:00 13:26:00 13:01:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:26:00 13:02:01 100.68 36.58 64.09 0.00 7972.79 18769.29 0.00 13:26:00 13:03:01 321.04 109.35 211.68 0.00 5716.23 53061.16 0.00 13:26:00 13:04:01 139.13 47.35 91.78 0.00 2099.20 12959.02 0.00 13:26:00 13:05:01 147.14 72.60 74.55 0.00 3485.93 9217.20 0.00 13:26:00 13:06:02 369.48 149.14 220.34 0.00 68710.38 142428.21 0.00 13:26:00 13:07:01 3458.54 3095.07 363.47 0.00 164964.55 183702.19 0.00 13:26:00 13:08:01 410.13 203.66 206.47 0.00 15198.80 31953.34 0.00 13:26:00 13:09:02 2021.46 1693.37 328.09 0.00 128919.77 173534.64 0.00 13:26:00 13:10:03 578.85 337.46 241.40 0.00 21786.73 50692.64 0.00 13:26:00 13:11:01 59.57 14.52 45.05 0.00 3085.52 4511.57 0.00 13:26:00 13:12:01 1.68 0.52 1.17 0.00 18.92 13.96 0.00 13:26:00 13:13:01 1.48 1.27 0.22 0.00 100.62 1.92 0.00 13:26:00 13:14:01 0.35 0.00 0.35 0.00 0.00 5.06 0.00 13:26:00 13:15:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 13:26:00 13:16:01 1.93 1.70 0.23 0.00 56.90 3.13 0.00 13:26:00 13:17:01 0.82 0.03 0.78 0.00 1.07 14.71 0.00 13:26:00 13:18:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 13:26:00 13:19:01 0.23 0.00 0.23 0.00 0.00 2.58 0.00 13:26:00 13:20:01 0.18 0.00 0.18 0.00 0.00 1.92 0.00 13:26:00 13:21:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 13:26:00 13:22:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 13:26:00 13:23:01 0.37 0.02 0.35 0.00 0.53 5.18 0.00 13:26:00 13:24:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 13:26:00 13:25:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 13:26:00 Average: 317.62 240.29 77.33 0.00 17644.43 28483.82 0.00 13:26:00 13:26:00 13:01:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:26:00 13:02:01 240256 0 621288 33.02 2620 1017380 1408768 48.08 596192 837796 43564 13:26:00 13:03:01 298144 0 696428 37.01 1492 885480 1333604 45.51 477224 823312 72 13:26:00 13:04:01 230816 0 798108 42.42 660 851960 1860412 63.49 693348 671056 67288 13:26:00 13:05:01 244540 0 723040 38.43 648 913316 1426288 48.68 595152 746200 71636 13:26:00 13:06:02 68216 0 796384 42.33 0 1016944 2221968 75.83 694320 910524 60028 13:26:00 13:07:01 87988 0 771620 41.01 0 1021936 1946680 66.44 711240 835584 42088 13:26:00 13:08:01 364756 0 745776 39.64 0 771012 1734672 59.20 525064 730824 0 13:26:00 13:09:02 52836 0 731964 38.90 0 1096744 1990228 67.92 636100 951856 95336 13:26:00 13:10:03 163032 0 657496 34.94 0 1061016 1336628 45.62 554120 907796 0 13:26:00 13:11:01 188948 0 606884 32.25 0 1085712 1191736 40.67 495068 947096 8 13:26:00 13:12:01 190876 0 604952 32.15 0 1085716 1167132 39.83 493232 947244 8 13:26:00 13:13:01 189100 0 603704 32.09 0 1088740 1158896 39.55 492508 950244 8 13:26:00 13:14:01 188968 0 603828 32.09 0 1088748 1158896 39.55 492392 950244 8 13:26:00 13:15:01 189148 0 603648 32.08 0 1088748 1158896 39.55 492516 950244 8 13:26:00 13:16:01 187772 0 604020 32.10 0 1089752 1158896 39.55 492684 951080 16 13:26:00 13:17:01 187408 0 604380 32.12 0 1089756 1158980 39.55 492900 951076 8 13:26:00 13:18:01 187692 0 604064 32.10 0 1089788 1158896 39.55 492656 951076 20 13:26:00 13:19:01 187620 0 604160 32.11 0 1089764 1158896 39.55 492708 951076 16 13:26:00 13:20:01 187676 0 604096 32.11 0 1089772 1158896 39.55 492732 951076 20 13:26:00 13:21:01 187436 0 604336 32.12 0 1089772 1158896 39.55 492736 951076 8 13:26:00 13:22:01 187508 0 604260 32.12 0 1089776 1158980 39.55 492788 951076 8 13:26:00 13:23:01 188072 0 603688 32.08 0 1089784 1158896 39.55 492848 951092 12 13:26:00 13:24:01 187932 0 603828 32.09 0 1089784 1158896 39.55 492848 951092 16 13:26:00 13:25:01 187676 0 604076 32.11 0 1089792 1158896 39.55 492852 951096 8 13:26:00 Average: 190601 0 650251 34.56 226 1040466 1361830 46.48 536510 902952 15841 13:26:00 13:26:00 13:01:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:26:00 13:02:01 vethee2f99e 810.98 649.07 80.08 2725.60 0.00 0.00 0.00 0.00 13:26:00 13:02:01 eth0 1545.89 1591.37 6461.20 217.30 0.00 0.00 0.00 0.00 13:26:00 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:02:01 docker0 810.98 648.93 68.99 2725.59 0.00 0.00 0.00 0.00 13:26:00 13:03:01 eth0 540.96 435.95 3689.01 85.28 0.00 0.00 0.00 0.00 13:26:00 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:03:01 vethfcf8117 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:03:01 docker0 157.83 218.72 10.96 831.16 0.00 0.00 0.00 0.00 13:26:00 13:04:01 eth0 26.50 13.60 21.31 11.01 0.00 0.00 0.00 0.00 13:26:00 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:04:01 vethfcf8117 0.73 0.82 0.06 0.07 0.00 0.00 0.00 0.00 13:26:00 13:04:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 13:26:00 13:05:01 eth0 45.51 33.86 21.96 54.06 0.00 0.00 0.00 0.00 13:26:00 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:05:01 vethfcf8117 1.42 1.42 0.11 0.11 0.00 0.00 0.00 0.00 13:26:00 13:05:01 docker0 1.42 1.42 0.09 0.11 0.00 0.00 0.00 0.00 13:26:00 13:06:02 eth0 200.69 165.23 1689.42 56.42 0.00 0.00 0.00 0.00 13:26:00 13:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:06:02 vethfa1ef90 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 13:26:00 13:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:07:01 eth0 82.71 64.74 167.07 45.53 0.00 0.00 0.00 0.00 13:26:00 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:07:01 vethfa1ef90 0.00 0.34 0.00 0.01 0.00 0.00 0.00 0.00 13:26:00 13:07:01 docker0 47.69 55.60 3.06 150.22 0.00 0.00 0.00 0.00 13:26:00 13:08:01 eth0 54.01 31.18 231.06 9.60 0.00 0.00 0.00 0.00 13:26:00 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:08:01 vethfa1ef90 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 13:26:00 13:08:01 docker0 14.52 28.48 0.79 169.03 0.00 0.00 0.00 0.00 13:26:00 13:09:02 eth0 51.96 37.85 78.13 51.60 0.00 0.00 0.00 0.00 13:26:00 13:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:09:02 veth64b2808 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 13:26:00 13:09:02 vethfa1ef90 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:10:03 eth0 264.31 204.79 1671.84 66.24 0.00 0.00 0.00 0.00 13:26:00 13:10:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:10:03 vethfa1ef90 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 13:26:00 13:10:03 docker0 1114.66 1068.31 88.60 4305.95 0.00 0.00 0.00 0.00 13:26:00 13:11:01 eth0 7.06 4.01 6.23 2.79 0.00 0.00 0.00 0.00 13:26:00 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:12:01 eth0 1.17 0.85 0.81 0.29 0.00 0.00 0.00 0.00 13:26:00 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:13:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 13:26:00 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:14:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:15:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:26:00 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:16:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:26:00 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:17:01 eth0 0.32 0.27 0.17 0.08 0.00 0.00 0.00 0.00 13:26:00 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:18:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:26:00 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:19:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:26:00 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:20:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:26:00 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:22:01 eth0 0.28 0.25 0.14 0.08 0.00 0.00 0.00 0.00 13:26:00 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:23:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:26:00 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:24:01 eth0 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:25:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:26:00 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 Average: eth0 116.83 106.87 582.24 24.94 0.00 0.00 0.00 0.00 13:26:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:00 Average: docker0 46.59 44.65 3.70 179.96 0.00 0.00 0.00 0.00 13:26:00 13:26:00 13:26:00 ---> sar -P ALL: 13:26:00 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/13/21 _x86_64_ (4 CPU) 13:26:00 13:26:00 13:00:32 LINUX RESTART (4 CPU) 13:26:00 13:26:00 13:01:02 CPU %user %nice %system %iowait %steal %idle 13:26:00 13:02:01 all 23.53 0.00 5.91 2.76 1.86 65.94 13:26:00 13:02:01 0 24.26 0.00 8.58 2.35 1.57 63.24 13:26:00 13:02:01 1 19.75 0.00 4.79 3.06 2.25 70.15 13:26:00 13:02:01 2 30.27 0.00 5.27 2.86 1.40 60.20 13:26:00 13:02:01 3 19.95 0.00 5.08 2.76 2.20 70.02 13:26:00 13:03:01 all 12.00 0.00 8.49 5.90 0.33 73.28 13:26:00 13:03:01 0 10.81 0.00 9.47 5.66 0.31 73.75 13:26:00 13:03:01 1 13.00 0.00 8.23 8.73 0.34 69.70 13:26:00 13:03:01 2 12.63 0.00 8.54 3.32 0.34 75.17 13:26:00 13:03:01 3 11.57 0.00 7.73 5.87 0.31 74.52 13:26:00 13:04:01 all 53.65 0.00 10.28 4.82 0.30 30.95 13:26:00 13:04:01 0 51.73 0.00 10.54 4.59 0.32 32.83 13:26:00 13:04:01 1 56.19 0.00 10.54 4.48 0.23 28.57 13:26:00 13:04:01 2 52.64 0.00 10.26 5.98 0.30 30.82 13:26:00 13:04:01 3 54.04 0.00 9.78 4.22 0.35 31.60 13:26:00 13:05:01 all 51.93 0.00 12.85 3.95 0.30 30.97 13:26:00 13:05:01 0 52.35 0.00 12.93 5.37 0.30 29.05 13:26:00 13:05:01 1 53.03 0.00 12.37 2.79 0.30 31.51 13:26:00 13:05:01 2 50.08 0.00 13.22 4.23 0.32 32.15 13:26:00 13:05:01 3 52.27 0.00 12.86 3.42 0.30 31.15 13:26:00 13:06:02 all 21.88 0.00 14.87 8.37 0.41 54.47 13:26:00 13:06:02 0 21.01 0.00 15.18 8.72 0.36 54.72 13:26:00 13:06:02 1 22.28 0.00 14.32 8.16 0.36 54.88 13:26:00 13:06:02 2 21.40 0.00 14.84 9.53 0.41 53.82 13:26:00 13:06:02 3 22.85 0.00 15.13 7.04 0.50 54.48 13:26:00 13:07:01 all 19.67 0.00 22.11 32.28 0.57 25.36 13:26:00 13:07:01 0 19.56 0.00 21.89 31.82 0.54 26.19 13:26:00 13:07:01 1 20.00 0.00 21.21 34.01 0.57 24.21 13:26:00 13:07:01 2 19.31 0.00 22.09 31.26 0.63 26.71 13:26:00 13:07:01 3 19.82 0.00 23.28 32.05 0.53 24.32 13:26:00 13:08:01 all 57.34 0.00 13.27 13.08 0.20 16.11 13:26:00 13:08:01 0 57.16 0.00 13.09 11.99 0.20 17.56 13:26:00 13:08:01 1 57.45 0.00 13.65 11.32 0.19 17.39 13:26:00 13:08:01 2 57.70 0.00 12.59 15.33 0.23 14.15 13:26:00 13:08:01 3 57.04 0.00 13.72 13.71 0.18 15.35 13:26:00 13:09:02 all 37.39 0.00 21.75 16.55 0.41 23.91 13:26:00 13:09:02 0 34.20 0.00 22.12 13.94 0.40 29.34 13:26:00 13:09:02 1 38.01 0.00 21.81 16.64 0.42 23.12 13:26:00 13:09:02 2 39.35 0.00 20.15 17.09 0.42 22.99 13:26:00 13:09:02 3 38.00 0.00 22.93 18.54 0.40 20.12 13:26:00 13:10:03 all 33.66 0.00 12.51 11.45 0.23 42.16 13:26:00 13:10:03 0 37.63 0.00 13.43 11.82 0.26 36.86 13:26:00 13:10:03 1 30.63 0.00 11.84 12.34 0.21 44.99 13:26:00 13:10:03 2 34.91 0.00 12.32 10.18 0.24 42.34 13:26:00 13:10:03 3 31.46 0.00 12.46 11.46 0.19 44.43 13:26:00 13:11:01 all 1.47 0.00 1.47 1.86 0.05 95.15 13:26:00 13:11:01 0 1.30 0.00 1.16 0.88 0.09 96.58 13:26:00 13:11:01 1 1.49 0.00 1.73 1.30 0.02 95.47 13:26:00 13:11:01 2 1.70 0.00 1.66 1.14 0.05 95.45 13:26:00 13:11:01 3 1.40 0.00 1.33 4.14 0.03 93.09 13:26:00 13:12:01 all 0.14 0.00 0.03 0.02 0.00 99.80 13:26:00 13:12:01 0 0.02 0.00 0.05 0.07 0.00 99.87 13:26:00 13:12:01 1 0.17 0.00 0.05 0.00 0.02 99.77 13:26:00 13:12:01 2 0.37 0.00 0.02 0.00 0.00 99.62 13:26:00 13:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:26:00 13:26:00 13:12:01 CPU %user %nice %system %iowait %steal %idle 13:26:00 13:13:01 all 0.04 0.00 0.05 0.00 0.03 99.87 13:26:00 13:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 13:26:00 13:13:01 1 0.10 0.00 0.07 0.00 0.07 99.77 13:26:00 13:13:01 2 0.02 0.00 0.07 0.00 0.00 99.92 13:26:00 13:13:01 3 0.03 0.00 0.07 0.00 0.05 99.85 13:26:00 13:14:01 all 0.10 0.00 0.03 0.00 0.00 99.87 13:26:00 13:14:01 0 0.00 0.00 0.03 0.00 0.00 99.97 13:26:00 13:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:26:00 13:14:01 2 0.37 0.00 0.02 0.00 0.00 99.62 13:26:00 13:14:01 3 0.02 0.00 0.03 0.00 0.00 99.95 13:26:00 13:15:01 all 0.15 0.00 0.02 0.00 0.00 99.84 13:26:00 13:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:26:00 13:15:01 1 0.03 0.00 0.03 0.00 0.00 99.93 13:26:00 13:15:01 2 0.53 0.00 0.02 0.00 0.00 99.45 13:26:00 13:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:26:00 13:16:01 all 0.15 0.00 0.04 0.02 0.00 99.78 13:26:00 13:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:26:00 13:16:01 1 0.03 0.00 0.08 0.08 0.00 99.80 13:26:00 13:16:01 2 0.53 0.00 0.02 0.00 0.00 99.45 13:26:00 13:16:01 3 0.02 0.00 0.05 0.02 0.00 99.92 13:26:00 13:17:01 all 0.12 0.00 0.03 0.00 0.01 99.85 13:26:00 13:17:01 0 0.18 0.00 0.03 0.00 0.00 99.78 13:26:00 13:17:01 1 0.07 0.00 0.05 0.00 0.02 99.87 13:26:00 13:17:01 2 0.22 0.00 0.02 0.00 0.02 99.75 13:26:00 13:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:26:00 13:18:01 all 0.14 0.00 0.04 0.00 0.00 99.82 13:26:00 13:18:01 0 0.50 0.00 0.03 0.00 0.00 99.47 13:26:00 13:18:01 1 0.03 0.00 0.07 0.00 0.00 99.90 13:26:00 13:18:01 2 0.02 0.00 0.03 0.00 0.00 99.95 13:26:00 13:18:01 3 0.02 0.00 0.03 0.00 0.00 99.95 13:26:00 13:19:01 all 0.15 0.00 0.01 0.00 0.00 99.84 13:26:00 13:19:01 0 0.50 0.00 0.00 0.00 0.02 99.48 13:26:00 13:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:26:00 13:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:26:00 13:19:01 3 0.05 0.00 0.03 0.00 0.00 99.92 13:26:00 13:20:01 all 0.15 0.00 0.02 0.00 0.00 99.84 13:26:00 13:20:01 0 0.50 0.00 0.02 0.00 0.00 99.48 13:26:00 13:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:26:00 13:20:01 2 0.03 0.00 0.02 0.00 0.00 99.95 13:26:00 13:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:26:00 13:21:01 all 0.13 0.00 0.03 0.00 0.00 99.83 13:26:00 13:21:01 0 0.03 0.00 0.03 0.00 0.00 99.93 13:26:00 13:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:26:00 13:21:01 2 0.47 0.00 0.05 0.00 0.00 99.48 13:26:00 13:21:01 3 0.02 0.00 0.03 0.00 0.02 99.93 13:26:00 13:22:01 all 0.08 0.00 0.03 0.00 0.00 99.89 13:26:00 13:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:26:00 13:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:26:00 13:22:01 2 0.27 0.00 0.03 0.00 0.02 99.68 13:26:00 13:22:01 3 0.05 0.00 0.03 0.00 0.00 99.92 13:26:00 13:23:01 all 0.16 0.00 0.03 0.00 0.00 99.81 13:26:00 13:23:01 0 0.07 0.00 0.05 0.00 0.00 99.88 13:26:00 13:23:01 1 0.03 0.00 0.03 0.00 0.00 99.93 13:26:00 13:23:01 2 0.47 0.00 0.00 0.00 0.00 99.53 13:26:00 13:23:01 3 0.08 0.00 0.03 0.00 0.00 99.88 13:26:00 13:26:00 13:23:01 CPU %user %nice %system %iowait %steal %idle 13:26:00 13:24:01 all 0.14 0.00 0.02 0.00 0.00 99.84 13:26:00 13:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:26:00 13:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:26:00 13:24:01 2 0.02 0.00 0.03 0.00 0.00 99.95 13:26:00 13:24:01 3 0.50 0.00 0.02 0.00 0.00 99.48 13:26:00 13:25:01 all 0.14 0.00 0.01 0.00 0.00 99.84 13:26:00 13:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:26:00 13:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:26:00 13:25:01 2 0.03 0.00 0.02 0.00 0.02 99.93 13:26:00 13:25:01 3 0.50 0.00 0.02 0.00 0.00 99.48 13:26:00 Average: all 12.70 0.00 5.00 4.06 0.19 78.05 13:26:00 Average: 0 12.56 0.00 5.19 3.91 0.18 78.17 13:26:00 Average: 1 12.65 0.00 4.89 4.15 0.20 78.12 13:26:00 Average: 2 13.07 0.00 4.90 4.06 0.18 77.78 13:26:00 Average: 3 12.50 0.00 5.01 4.13 0.20 78.15 13:26:00 13:26:00 13:26:00