Pull request #3428 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from 36db6631359119b4ad2ce0e4c153089ddd648d4b+3103214cdd745ba99e56243b14eeb2a0a0c23a57 (416294f41c58c3041da9c28bf3064b6fdb720751) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3428/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3428/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-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 ‘prd-centos7-docker-4c-2g-3345’ is offline; ‘prd-centos7-docker-4c-2g-3347’ is offline; ‘prd-centos7-docker-4c-2g-3348’ is offline; ‘prd-centos7-docker-4c-2g-3351’ is offline; ‘prd-centos7-docker-4c-2g-3363’ is offline; ‘prd-centos7-docker-4c-2g-3364’ is offline Running on prd-centos7-docker-4c-2g-3371 in /w/workspace/edgexfoundry_edgex-go_PR-3428 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 3103214cdd745ba99e56243b14eeb2a0a0c23a57 into PR head commit 36db6631359119b4ad2ce0e4c153089ddd648d4b Merge succeeded, producing b1c1af9813881a951209db4db461b67ba4cf922e Checking out Revision b1c1af9813881a951209db4db461b67ba4cf922e (PR-3428) > 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/3428/head:refs/remotes/origin/PR-3428 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 36db6631359119b4ad2ce0e4c153089ddd648d4b # 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 3103214cdd745ba99e56243b14eeb2a0a0c23a57 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b1c1af9813881a951209db4db461b67ba4cf922e # timeout=10 Commit message: "Merge commit '3103214cdd745ba99e56243b14eeb2a0a0c23a57' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:51:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:51:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:51:12 ========================================================= 22:51:12 EdgeX Global Pipelines Version Info 22:51:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:51:14 ------------------- 22:51:14 stable info: 22:51:14 ------------------- 22:51:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:51:14 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 22:51:14 Message: update stable to v1.0.191 22:51:15 ------------------- 22:51:15 experimental info: 22:51:15 ------------------- 22:51:15 Commited By: **** collab-it+edgex@linuxfoundation.org 22:51:15 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 22:51:15 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:51:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:51:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:51:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:51:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:51:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:51:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:51:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:51:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:51:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 22:51:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 22:51:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:51:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:51:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:51:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:51:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:51:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:51:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:51:16 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:51:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:51:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 22:51:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:51:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:51:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3428 [Pipeline] echo 22:51:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3428 [Pipeline] echo 22:51:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3428 [Pipeline] echo 22:51:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b1c1af9813881a951209db4db461b67ba4cf922e [Pipeline] echo 22:51:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b1c1af9 [Pipeline] echo 22:51:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:51:17 provisioning config files... 22:51:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3261119606254257057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:51:17 ---> docker-login.sh 22:51:17 nexus3.edgexfoundry.org:10001 22:51:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:18 Configure a credential helper to remove this warning. See 22:51:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:18 22:51:18 Login Succeeded 22:51:18 nexus3.edgexfoundry.org:10002 22:51:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:18 Configure a credential helper to remove this warning. See 22:51:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:18 22:51:18 Login Succeeded 22:51:18 nexus3.edgexfoundry.org:10003 22:51:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:18 Configure a credential helper to remove this warning. See 22:51:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:18 22:51:18 Login Succeeded 22:51:18 nexus3.edgexfoundry.org:10004 22:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:19 Configure a credential helper to remove this warning. See 22:51:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:19 22:51:19 Login Succeeded 22:51:19 docker.io 22:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:19 Configure a credential helper to remove this warning. See 22:51:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:19 22:51:19 Login Succeeded 22:51:19 ---> docker-login.sh ends [Pipeline] } 22:51:19 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:51:20 ++ 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 22:51:20 + for file in '`ls cmd/**/Dockerfile`' 22:51:20 ++ dirname cmd/core-command/Dockerfile 22:51:20 ++ cut -d/ -f2 22:51:20 + echo core-command,cmd/core-command/Dockerfile 22:51:20 + for file in '`ls cmd/**/Dockerfile`' 22:51:20 ++ dirname cmd/core-data/Dockerfile 22:51:20 ++ cut -d/ -f2 22:51:20 + echo core-data,cmd/core-data/Dockerfile 22:51:20 + for file in '`ls cmd/**/Dockerfile`' 22:51:20 ++ dirname cmd/core-metadata/Dockerfile 22:51:20 ++ cut -d/ -f2 22:51:20 + echo core-metadata,cmd/core-metadata/Dockerfile 22:51:20 + for file in '`ls cmd/**/Dockerfile`' 22:51:20 ++ dirname cmd/security-bootstrapper/Dockerfile 22:51:20 ++ cut -d/ -f2 22:51:20 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:51:20 + for file in '`ls cmd/**/Dockerfile`' 22:51:20 ++ dirname cmd/security-proxy-setup/Dockerfile 22:51:20 ++ cut -d/ -f2 22:51:20 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:51:20 + for file in '`ls cmd/**/Dockerfile`' 22:51:20 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:51:20 ++ cut -d/ -f2 22:51:20 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:51:20 + for file in '`ls cmd/**/Dockerfile`' 22:51:20 ++ dirname cmd/support-notifications/Dockerfile 22:51:20 ++ cut -d/ -f2 22:51:20 + echo support-notifications,cmd/support-notifications/Dockerfile 22:51:20 + for file in '`ls cmd/**/Dockerfile`' 22:51:20 ++ dirname cmd/support-scheduler/Dockerfile 22:51:20 ++ cut -d/ -f2 22:51:20 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:51:20 + for file in '`ls cmd/**/Dockerfile`' 22:51:20 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:51:20 ++ cut -d/ -f2 22:51:20 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:51:20 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 22:51:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:51:21 22:51:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:51:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:51:21 latest: Pulling from edgex-devops/git-semver 22:51:21 31603596830f: Pulling fs layer 22:51:21 54011a49482f: Pulling fs layer 22:51:21 a6820b24f6d8: Pulling fs layer 22:51:21 f581987b2513: Pulling fs layer 22:51:21 54011a49482f: Verifying Checksum 22:51:21 54011a49482f: Download complete 22:51:21 31603596830f: Download complete 22:51:21 f581987b2513: Verifying Checksum 22:51:21 f581987b2513: Download complete 22:51:21 a6820b24f6d8: Verifying Checksum 22:51:21 a6820b24f6d8: Download complete 22:51:22 31603596830f: Pull complete 22:51:22 54011a49482f: Pull complete 22:51:23 a6820b24f6d8: Pull complete 22:51:23 f581987b2513: Pull complete 22:51:23 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 22:51:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:51:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:51:23 prd-centos7-docker-4c-2g-3371 does not seem to be running inside a container 22:51:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:51:26 $ docker top 98f62de2513fc7cebb2d19daea9fb5d96efd345bf0aa3221c5f51bbf0ad4d094 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:51:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:51:26 [ssh-agent] Looking for ssh-agent implementation... 22:51:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:51:27 $ docker exec 98f62de2513fc7cebb2d19daea9fb5d96efd345bf0aa3221c5f51bbf0ad4d094 ssh-agent 22:51:27 SSH_AUTH_SOCK=/tmp/ssh-iExjZqiT9KHe/agent.12 22:51:27 SSH_AGENT_PID=17 22:51:27 Running ssh-add (command line suppressed) 22:51:27 Identity added: /w/workspace/edgex-go/1@tmp/private_key_701246898930577460.key (/w/workspace/edgex-go/1@tmp/private_key_701246898930577460.key) 22:51:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:51:27 + git tag --points-at HEAD [Pipeline] } 22:51:27 $ docker exec --env ******** --env ******** 98f62de2513fc7cebb2d19daea9fb5d96efd345bf0aa3221c5f51bbf0ad4d094 ssh-agent -k 22:51:28 unset SSH_AUTH_SOCK; 22:51:28 unset SSH_AGENT_PID; 22:51:28 echo Agent pid 17 killed; 22:51:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:51:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:51:28 [ssh-agent] Looking for ssh-agent implementation... 22:51:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:51:28 $ docker exec 98f62de2513fc7cebb2d19daea9fb5d96efd345bf0aa3221c5f51bbf0ad4d094 ssh-agent 22:51:28 SSH_AUTH_SOCK=/tmp/ssh-r8HCzArEROTB/agent.47 22:51:28 SSH_AGENT_PID=53 22:51:28 Running ssh-add (command line suppressed) 22:51:28 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9063870086364964724.key (/w/workspace/edgex-go/1@tmp/private_key_9063870086364964724.key) 22:51:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:51:29 + git semver init 22:51:29 # -> Open(): unable to determine branch for HEAD 22:51:29 # $GIT_DIR = /w/workspace/edgex-go/1/.git 22:51:29 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 22:51:29 # $SEMVER_REMOTE_NAME = origin 22:51:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:51:29 # $SEMVER_USER_NAME = edgex-jenkins 22:51:29 # $SEMVER_BRANCH = PR-3428 22:51:29 # $SEMVER_TEMP = /tmp/semver-232391377 22:51:29 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:51:51 # '/tmp/semver-232391377' -> '/w/workspace/edgex-go/1/.semver' 22:51:51 # -> Force: false 22:51:51 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 22:51:51 $ docker exec --env ******** --env ******** 98f62de2513fc7cebb2d19daea9fb5d96efd345bf0aa3221c5f51bbf0ad4d094 ssh-agent -k 22:51:51 unset SSH_AUTH_SOCK; 22:51:51 unset SSH_AGENT_PID; 22:51:51 echo Agent pid 53 killed; 22:51:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:51:52 + git semver [Pipeline] } 22:51:52 $ docker stop --time=1 98f62de2513fc7cebb2d19daea9fb5d96efd345bf0aa3221c5f51bbf0ad4d094 22:51:53 $ docker rm -f 98f62de2513fc7cebb2d19daea9fb5d96efd345bf0aa3221c5f51bbf0ad4d094 [Pipeline] // withDockerContainer [Pipeline] sh 22:51:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:51:55 Stashed 1 file(s) [Pipeline] echo 22:51:55 [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 22:51:56 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:51:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:51:56 + sudo service docker restart 22:51:56 + true 22:51:56 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 22:51:57 ========================================================= 22:51:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:51:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:51:57 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 22:52:01 Sending build context to Docker daemon 330MB 22:52:01 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 22:52:01 Step 2/6 : FROM ${BASE} 22:52:02 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:52:02 540db60ca938: Pulling fs layer 22:52:02 adcc1eea9eea: Pulling fs layer 22:52:02 4c4ab2625f07: Pulling fs layer 22:52:02 0510c868ecb4: Pulling fs layer 22:52:02 afea3b2eda06: Pulling fs layer 22:52:02 7809a108b3ef: Pulling fs layer 22:52:02 f706445af74f: Pulling fs layer 22:52:02 0510c868ecb4: Waiting 22:52:02 afea3b2eda06: Waiting 22:52:02 7809a108b3ef: Waiting 22:52:02 f706445af74f: Waiting 22:52:02 4c4ab2625f07: Verifying Checksum 22:52:02 4c4ab2625f07: Download complete 22:52:02 adcc1eea9eea: Verifying Checksum 22:52:02 adcc1eea9eea: Download complete 22:52:02 afea3b2eda06: Verifying Checksum 22:52:02 afea3b2eda06: Download complete 22:52:02 7809a108b3ef: Download complete 22:52:02 540db60ca938: Download complete 22:52:02 540db60ca938: Pull complete 22:52:02 adcc1eea9eea: Pull complete 22:52:03 4c4ab2625f07: Pull complete 22:52:04 f706445af74f: Verifying Checksum 22:52:04 f706445af74f: Download complete 22:52:05 0510c868ecb4: Verifying Checksum 22:52:05 0510c868ecb4: Download complete 22:52:10 Still waiting to schedule task 22:52:10 ‘prd-centos7-docker-4c-2g-3345’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-3347’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-3348’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-3349’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-3351’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3373’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3377’ is offline 22:52:11 0510c868ecb4: Pull complete 22:52:11 afea3b2eda06: Pull complete 22:52:11 7809a108b3ef: Pull complete 22:52:17 f706445af74f: Pull complete 22:52:17 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:52:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:52:17 ---> b068be0155e3 22:52:17 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 22:52:17 ---> Running in aa3325877604 22:52:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:52:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:52:20 (1/12) Installing libmagic (5.39-r0) 22:52:21 (2/12) Installing file (5.39-r0) 22:52:21 (3/12) Installing libc-dev (0.7.2-r3) 22:52:21 (4/12) Installing g++ (10.2.1_pre1-r3) 22:52:36 (5/12) Installing fortify-headers (1.1-r0) 22:52:36 (6/12) Installing patch (2.7.6-r6) 22:52:36 (7/12) Installing build-base (0.5-r2) 22:52:36 (8/12) Installing libsodium (1.0.18-r0) 22:52:36 (9/12) Installing pkgconf (1.7.3-r0) 22:52:37 (10/12) Installing libsodium-dev (1.0.18-r0) 22:52:37 (11/12) Installing libzmq (4.3.3-r1) 22:52:37 (12/12) Installing zeromq-dev (4.3.3-r1) 22:52:37 Executing busybox-1.32.1-r6.trigger 22:52:37 OK: 219 MiB in 52 packages 22:52:41 Removing intermediate container aa3325877604 22:52:41 ---> 1c1e19ead465 22:52:41 Step 4/6 : WORKDIR /edgex-go 22:52:41 ---> Running in ee3ac9d2a00d 22:52:41 Removing intermediate container ee3ac9d2a00d 22:52:41 ---> 5e5d59bd120a 22:52:41 Step 5/6 : COPY go.mod . 22:52:41 ---> be6c6bd897e9 22:52:41 Step 6/6 : RUN go mod download 22:52:41 ---> Running in 60236e48d990 22:53:03 Removing intermediate container 60236e48d990 22:53:03 ---> 4a35c8865c41 22:53:03 Successfully built 4a35c8865c41 22:53:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:53:03 + docker inspect -f . ci-base-image-x86_64 22:53:03 . [Pipeline] withDockerContainer 22:53:04 prd-centos7-docker-4c-2g-3371 does not seem to be running inside a container 22:53:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:53:05 $ docker top 1bd5fe8509b172601a3c53bf77935b54fa566dc3ec10342125dddd84edfa5d4d -eo pid,comm [Pipeline] { [Pipeline] sh 22:53:05 + go version 22:53:05 go version go1.16.3 linux/amd64 [Pipeline] } 22:53:05 $ docker stop --time=1 1bd5fe8509b172601a3c53bf77935b54fa566dc3ec10342125dddd84edfa5d4d 22:53:07 $ docker rm -f 1bd5fe8509b172601a3c53bf77935b54fa566dc3ec10342125dddd84edfa5d4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:53:07 + docker inspect -f . ci-base-image-x86_64 22:53:07 . [Pipeline] withDockerContainer 22:53:08 prd-centos7-docker-4c-2g-3371 does not seem to be running inside a container 22:53:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:53:09 $ docker top 1ee6ea638a783d19517800e9a5e6a7226d9b23f4dcd2d9ec324e4a29fb348d4e -eo pid,comm [Pipeline] { [Pipeline] echo 22:53:09 ========================================================= 22:53:09 [edgeXBuildGoParallel] Running Tests and Build... 22:53:09 ========================================================= [Pipeline] sh 22:53:10 + go mod tidy [Pipeline] sh 22:53:11 + make test 22:53:11 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:53:24 ? github.com/edgexfoundry/edgex-go [no test files] 22:53:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:53:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:53:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:53:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:53:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:53:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:53:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:53:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:53:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:53:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:54:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:54:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:54:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:54:04 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.135s coverage: 45.9% of statements 22:54:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:54:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:54:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:54:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:54:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:54:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 22:54:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.063s coverage: 19.8% of statements 22:54:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.101s coverage: 100.0% of statements 22:54:08 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.191s coverage: 27.1% of statements 22:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:54:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.094s coverage: 100.0% of statements 22:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:54:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.088s coverage: 100.0% of statements 22:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:54:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.089s coverage: 71.3% of statements 22:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:54:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.179s coverage: 87.7% of statements 22:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:54:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.062s coverage: 78.9% of statements 22:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:54:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.402s coverage: 28.6% of statements 22:54:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:54:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:54:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:54:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:54:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:54:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.071s coverage: 100.0% of statements 22:54:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:54:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.077s coverage: 100.0% of statements 22:54:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:54:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.173s coverage: 86.7% of statements 22:54:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:54:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.129s coverage: 97.5% of statements 22:54:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:54:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.130s coverage: 78.3% of statements 22:54:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:54:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:54:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:54:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:54:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.368s coverage: 95.1% of statements 22:54:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:54:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:54:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:54:15 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:54:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:54:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:54:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:54:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:54:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:54:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:54:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:54:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:54:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:54:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:54:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:54:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:54:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:54:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:54:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements 22:54:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:54:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:54:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.088s coverage: 0.9% of statements 22:54:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:54:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.052s coverage: 22.6% of statements 22:54:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:54:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 22:54:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 79.5% of statements 22:54:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 22:54:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.160s coverage: 96.3% of statements 22:54:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.073s coverage: 87.5% of statements 22:54:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.066s coverage: 94.4% of statements 22:54:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements 22:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.215s coverage: 81.8% of statements 22:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:54:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements 22:54:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:54:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:54:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:54:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 22:54:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:54:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:54:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:54:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:54:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:54:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.049s coverage: 87.2% of statements 22:54:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:54:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:54:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 22:54:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:54:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 76.0% of statements 22:54:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:54:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.0% of statements 22:54:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.088s coverage: 87.2% of statements 22:54:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.068s coverage: 85.4% of statements 22:54:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.114s coverage: 91.2% of statements 22:54:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:54:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.195s coverage: 64.4% of statements 22:54:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:54:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:54:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 22:54:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 91.3% of statements 22:54:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 22:54:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements 22:54:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements 22:54:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.385s coverage: 66.9% of statements 22:54:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:54:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:54:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:54:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.192s coverage: 43.4% of statements 22:54:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:54:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:54:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.044s coverage: 89.5% of statements 22:54:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:54:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.038s coverage: 84.8% of statements 22:54:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.135s coverage: 47.0% of statements 22:54:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:54:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:54:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:54:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:54:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:54:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements 22:54:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:54:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.046s coverage: 100.0% of statements 22:54:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:54:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 22:54:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.050s coverage: 9.6% of statements 22:54:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 22:54:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.163s coverage: 92.6% of statements 22:54:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 22:54:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 22:54:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 22:54:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.903s coverage: 28.7% of statements 22:54:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:54:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:54:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:54:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:54:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:54:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.063s coverage: 99.0% of statements 22:54:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:54:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.066s coverage: 100.0% of statements 22:54:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:54:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 22:54:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 22:54:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.067s coverage: 64.6% of statements 22:54:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 22:54:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.185s coverage: 97.6% of statements 22:54:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 22:54:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 22:54:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 22:54:40 ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements 22:54:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:54:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.037s coverage: 100.0% of statements 22:54:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:54:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:54:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:54:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:54:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.057s coverage: 87.9% of statements 22:54:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:54:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:54:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements 22:54:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 28.1% of statements 22:54:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 22:54:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.047s coverage: 100.0% of statements 22:54:41 GO111MODULE=on go vet ./... 22:55:20 gofmt -l . 22:55:20 [ "`gofmt -l .`" = "" ] 22:55:20 ./bin/test-go-mod-tidy.sh 22:55:20 ./bin/test-attribution-txt.sh [Pipeline] sh 22:55:20 + ls -al . 22:55:20 total 816 22:55:20 drwxrwxr-x 10 1001 1001 4096 May 6 22:55 . 22:55:20 drwxr-xr-x 4 root root 28 May 6 22:53 .. 22:55:20 -rw-rw-r-- 1 1001 1001 11 May 6 22:51 .dockerignore 22:55:20 drwxrwxr-x 8 1001 1001 179 May 6 22:51 .git 22:55:20 drwxrwxr-x 3 1001 1001 125 May 6 22:51 .github 22:55:20 -rw-rw-r-- 1 1001 1001 818 May 6 22:51 .gitignore 22:55:20 drwx------ 3 1001 1001 60 May 6 22:51 .semver 22:55:20 -rw-rw-r-- 1 1001 1001 166 May 6 22:51 .sonarcloud.properties 22:55:20 -rw-rw-r-- 1 1001 1001 8609 May 6 22:51 Attribution.txt 22:55:20 -rw-rw-r-- 1 1001 1001 3804 May 6 22:51 CONTRIBUTING.md 22:55:20 -rw-rw-r-- 1 1001 1001 931 May 6 22:51 Dockerfile.build 22:55:20 -rw-rw-r-- 1 1001 1001 863 May 6 22:51 Jenkinsfile 22:55:20 -rw-rw-r-- 1 1001 1001 10775 May 6 22:51 LICENSE 22:55:20 -rw-rw-r-- 1 1001 1001 5594 May 6 22:51 Makefile 22:55:20 -rw-rw-r-- 1 1001 1001 7978 May 6 22:51 README.md 22:55:20 -rw-rw-r-- 1 1001 1001 6755 May 6 22:51 SECURITY.md 22:55:20 -rw-rw-r-- 1 1001 1001 5 May 6 22:51 VERSION 22:55:20 -rw-rw-r-- 1 1001 1001 4131 May 6 22:51 ZMQWindows.md 22:55:20 drwxrwxr-x 2 1001 1001 117 May 6 22:51 bin 22:55:20 drwxrwxr-x 14 1001 1001 4096 May 6 22:51 cmd 22:55:20 -rw-r--r-- 1 root root 705232 May 6 22:54 coverage.out 22:55:20 -rw-r--r-- 1 root root 1060 May 6 22:55 go.mod 22:55:20 -rw-r--r-- 1 root root 21824 May 6 22:53 go.sum 22:55:20 drwxrwxr-x 8 1001 1001 127 May 6 22:51 internal 22:55:20 drwxrwxr-x 4 1001 1001 26 May 6 22:51 openapi 22:55:20 drwxrwxr-x 4 1001 1001 71 May 6 22:51 snap 22:55:20 -rw-rw-r-- 1 1001 1001 168 May 6 22:51 version.go [Pipeline] sh 22:55:20 + '[' -e coverage.out ] 22:55:20 + chown 1001:1001 coverage.out [Pipeline] stash 22:55:21 Stashed 1 file(s) [Pipeline] sh 22:55:21 + make build 22:55:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:55:24 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 22:55:34 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 22:55:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:55:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:55:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:55:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:55:39 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 22:55:40 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 22:55:41 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 22:55:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:55:45 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] } 22:55:47 $ docker stop --time=1 1ee6ea638a783d19517800e9a5e6a7226d9b23f4dcd2d9ec324e4a29fb348d4e 22:55:49 $ docker rm -f 1ee6ea638a783d19517800e9a5e6a7226d9b23f4dcd2d9ec324e4a29fb348d4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:55:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:55:51 22:55:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:55:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:55:52 latest: Pulling from edgex-devops/edgex-compose 22:55:52 cbdbe7a5bc2a: Pulling fs layer 22:55:52 ca9280d653b3: Pulling fs layer 22:55:52 7e9c9ca2126c: Pulling fs layer 22:55:52 cbdbe7a5bc2a: Download complete 22:55:52 ca9280d653b3: Verifying Checksum 22:55:52 ca9280d653b3: Download complete 22:55:52 cbdbe7a5bc2a: Pull complete 22:55:53 7e9c9ca2126c: Verifying Checksum 22:55:53 7e9c9ca2126c: Download complete 22:55:53 ca9280d653b3: Pull complete 22:56:00 7e9c9ca2126c: Pull complete 22:56:00 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:56:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:56:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:56:00 prd-centos7-docker-4c-2g-3371 does not seem to be running inside a container 22:56:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:56:01 $ docker top a99928b84ca4fd10b50694fe58cd6cc2acdc2546ded77f73494939a4e7f1a750 -eo pid,comm [Pipeline] { [Pipeline] sh 22:56:02 + docker-compose build --help 22:56:02 + grep parallel 22:56:03 --parallel Build images in parallel. [Pipeline] } 22:56:03 $ docker stop --time=1 a99928b84ca4fd10b50694fe58cd6cc2acdc2546ded77f73494939a4e7f1a750 22:56:05 $ docker rm -f a99928b84ca4fd10b50694fe58cd6cc2acdc2546ded77f73494939a4e7f1a750 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:56:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:56:05 . [Pipeline] withDockerContainer 22:56:06 prd-centos7-docker-4c-2g-3371 does not seem to be running inside a container 22:56:06 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:56:06 $ docker top 83e66ed83d1cc68fcb23d681432b2dc3cf0f602dd8b4c97459add5292d37a8fd -eo pid,comm [Pipeline] { [Pipeline] sh 22:56:07 + docker-compose -f ./docker-compose-build.yml build --parallel 22:56:08 Building docker-core-command-go ... 22:56:08 Building docker-core-data-go ... 22:56:08 Building docker-core-metadata-go ... 22:56:08 Building docker-security-bootstrapper-go ... 22:56:08 Building docker-security-proxy-setup-go ... 22:56:08 Building docker-security-secretstore-setup-go ... 22:56:08 Building docker-support-notifications-go ... 22:56:08 Building docker-support-scheduler-go ... 22:56:08 Building docker-sys-mgmt-agent-go ... 22:56:08 Building docker-core-data-go 22:56:08 Building docker-support-scheduler-go 22:56:08 Building docker-security-bootstrapper-go 22:56:08 Building docker-support-notifications-go 22:56:08 Building docker-core-metadata-go 22:56:40 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:56:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:56:40 ---> 4a35c8865c41 22:56:40 Step 3/23 : WORKDIR /edgex-go 22:56:40 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:56:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:56:40 ---> 4a35c8865c41 22:56:40 Step 3/22 : WORKDIR /edgex-go 22:56:40 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:56:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:56:40 ---> 4a35c8865c41 22:56:40 Step 3/22 : WORKDIR /edgex-go 22:56:40 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:56:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:56:40 ---> 4a35c8865c41 22:56:40 Step 3/23 : WORKDIR /edgex-go 22:56:40 Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:56:40 Step 2/31 : FROM ${BUILDER_BASE} AS builder 22:56:40 ---> 4a35c8865c41 22:56:40 Step 3/31 : WORKDIR /edgex-go 22:56:41 ---> Running in 8921c8e03969 22:56:41 ---> Running in 8ba6b53a2f51 22:56:41 ---> Running in 3642325b0070 22:56:41 ---> Running in 33bb26e1e7ff 22:56:41 ---> Running in 9493604f2797 22:56:41 Removing intermediate container 3642325b0070 22:56:41 ---> cede08989f33 22:56:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:56:41 Removing intermediate container 8921c8e03969 22:56:41 ---> a7c8574740e8 22:56:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:56:41 Removing intermediate container 8ba6b53a2f51 22:56:41 ---> 9d0befe388db 22:56:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:56:41 Removing intermediate container 33bb26e1e7ff 22:56:41 ---> 0a0c7d9f7a8a 22:56:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:56:41 Removing intermediate container 9493604f2797 22:56:41 ---> 8297f7d167d6 22:56:41 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:56:42 ---> Running in 285d97bcf25b 22:56:42 ---> Running in 1454218d38ac 22:56:42 ---> Running in 7faa5d545b43 22:56:42 ---> Running in ceca2df0f301 22:56:42 ---> Running in 9eca15ee004d 22:56:44 Removing intermediate container 7faa5d545b43 22:56:44 ---> 16026a38a22d 22:56:44 Step 5/23 : RUN apk add --update --no-cache make git 22:56:44 ---> Running in 4ac4cea809c9 22:56:44 Removing intermediate container 285d97bcf25b 22:56:44 ---> b063ea6de5e1 22:56:44 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 22:56:44 ---> Running in cf6846828093 22:56:44 Removing intermediate container 1454218d38ac 22:56:44 ---> 56c36d853280 22:56:44 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:56:44 Removing intermediate container 9eca15ee004d 22:56:44 ---> e9109ff3780e 22:56:44 Step 5/31 : RUN apk add --update --no-cache make git 22:56:44 Removing intermediate container ceca2df0f301 22:56:44 ---> 91efb108d773 22:56:44 Step 5/22 : RUN apk add --update --no-cache make git 22:56:44 ---> Running in ce69091df4b7 22:56:44 ---> Running in 7085ec593333 22:56:44 ---> Running in 0db1948e5d74 22:56:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:56:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:56:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:56:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:56:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:56:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:56:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:56:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:56:46 OK: 219 MiB in 52 packages 22:56:46 OK: 219 MiB in 52 packages 22:56:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:56:46 OK: 219 MiB in 52 packages 22:56:47 Removing intermediate container 4ac4cea809c9 22:56:47 ---> bb56a044b219 22:56:47 Step 6/23 : COPY go.mod . 22:56:47 Removing intermediate container cf6846828093 22:56:47 ---> 7f7925c8e022 22:56:47 Step 6/22 : COPY go.mod . 22:56:47 OK: 219 MiB in 52 packages 22:56:47 ---> c11ce1289538 22:56:47 Step 7/23 : RUN go mod download 22:56:47 Removing intermediate container ce69091df4b7 22:56:47 ---> 1e682cbfd247 22:56:47 Step 6/23 : COPY go.mod . 22:56:47 ---> Running in 8bfa0858b9f1 22:56:47 ---> 47156088ca0b 22:56:47 Step 7/22 : RUN go mod download 22:56:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:56:47 ---> Running in 80ef2b2f0936 22:56:47 ---> 858cea1874d7 22:56:47 Step 7/23 : RUN go mod download 22:56:48 ---> Running in b49160d937c7 22:56:48 Removing intermediate container 7085ec593333 22:56:48 ---> 797915360dc3 22:56:48 Step 6/31 : COPY go.mod . 22:56:48 OK: 219 MiB in 52 packages 22:56:48 ---> 3973032e4a69 22:56:48 Step 7/31 : RUN go mod download 22:56:48 ---> Running in 04cbc73b4262 22:56:48 Removing intermediate container 0db1948e5d74 22:56:48 ---> 3602da9cc64d 22:56:48 Step 6/22 : COPY go.mod . 22:56:49 ---> d5e5c8478874 22:56:49 Step 7/22 : RUN go mod download 22:56:49 ---> Running in 0187f3464975 22:56:49 Removing intermediate container 8bfa0858b9f1 22:56:49 ---> 05c116fb3fd9 22:56:49 Step 8/23 : COPY . . 22:56:51 Removing intermediate container 80ef2b2f0936 22:56:51 ---> 46869d0d252c 22:56:51 Step 8/22 : COPY . . 22:56:52 Removing intermediate container b49160d937c7 22:56:52 ---> da5ccab9e768 22:56:52 Step 8/23 : COPY . . 22:56:55 Removing intermediate container 04cbc73b4262 22:56:55 ---> 05d7d9dd75eb 22:56:55 Step 8/31 : COPY . . 22:57:00 Removing intermediate container 0187f3464975 22:57:00 ---> 4598e96712ff 22:57:00 Step 8/22 : COPY . . 22:57:39 ---> 38ce66385a84 22:57:39 Step 9/23 : RUN make cmd/core-metadata/core-metadata 22:57:39 ---> Running in c8306c9185e3 22:57:39 ---> 3705e42ccabe 22:57:39 Step 9/22 : RUN make cmd/support-notifications/support-notifications 22:57:39 ---> 6163e8163bf8 22:57:39 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:57:39 ---> 95d358dccf74 22:57:39 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:57:39 ---> 84dc42db0f25 22:57:39 Step 9/23 : RUN make cmd/core-data/core-data 22:57:39 ---> Running in 3c4ff212dd81 22:57:39 ---> Running in ad721b0fcb51 22:57:39 ---> Running in fb31d5f3cad1 22:57:39 ---> Running in dcfaee50dc81 22:57:39 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 22:57:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:57:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:57:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:57:39 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 22:58:26 Removing intermediate container ad721b0fcb51 22:58:26 ---> 55b660816366 22:58:26 22:58:26 Step 10/31 : FROM alpine:3.12 22:58:26 3.12: Pulling from library/alpine 22:58:26 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 22:58:26 Status: Downloaded newer image for alpine:3.12 22:58:26 ---> 13621d1b12d4 22:58:26 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:58:26 ---> Running in 45ae4ee0c0dc 22:58:26 Removing intermediate container 45ae4ee0c0dc 22:58:26 ---> 63df8829560a 22:58:26 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 22:58:26 ---> Running in b0d5d2a0ccda 22:58:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:58:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:58:26 (1/2) Installing dumb-init (1.2.2-r1) 22:58:26 (2/2) Installing su-exec (0.2-r1) 22:58:26 Executing busybox-1.31.1-r20.trigger 22:58:26 OK: 6 MiB in 16 packages 22:58:27 Removing intermediate container 3c4ff212dd81 22:58:27 ---> 3c984c35d73c 22:58:27 22:58:27 Step 10/22 : FROM alpine:3.12 22:58:27 ---> 13621d1b12d4 22:58:27 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 22:58:27 Removing intermediate container fb31d5f3cad1 22:58:27 ---> f44abddcd1e7 22:58:27 22:58:27 Step 10/22 : FROM alpine:3.12 22:58:27 ---> 13621d1b12d4 22:58:27 Step 11/22 : RUN apk add --update --no-cache dumb-init 22:58:27 ---> Running in 73bfec34cd26 22:58:28 ---> Running in 5e9a396955a1 22:58:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:58:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:58:31 (1/2) Installing ca-certificates (20191127-r4) 22:58:31 (2/2) Installing dumb-init (1.2.2-r1) 22:58:31 Executing busybox-1.31.1-r20.trigger 22:58:31 Executing ca-certificates-20191127-r4.trigger 22:58:31 OK: 6 MiB in 16 packages 22:58:31 Removing intermediate container b0d5d2a0ccda 22:58:31 ---> a0a798770f7f 22:58:31 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 22:58:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:58:32 Removing intermediate container c8306c9185e3 22:58:32 ---> 04914f8e5c2a 22:58:32 22:58:32 Step 10/23 : FROM alpine:3.12 22:58:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:58:32 ---> 13621d1b12d4 22:58:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:58:32 (1/1) Installing dumb-init (1.2.2-r1) 22:58:32 Executing busybox-1.31.1-r20.trigger 22:58:33 ---> Running in 0f369c470460 22:58:33 OK: 6 MiB in 15 packages 22:58:33 Removing intermediate container dcfaee50dc81 22:58:33 ---> ab2533de9a04 22:58:33 22:58:33 Step 10/23 : FROM alpine:3.12 22:58:33 ---> 13621d1b12d4 22:58:33 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:58:33 ---> Running in 3d472d243bb6 22:58:33 ---> Running in 6971f6312651 22:58:33 Removing intermediate container 0f369c470460 22:58:33 ---> 1b1e82a557cd 22:58:33 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:58:34 ---> Running in 99420d2ffd01 22:58:35 Removing intermediate container 6971f6312651 22:58:35 ---> 3782862193ff 22:58:35 Step 12/23 : ENV APP_PORT=48080 22:58:35 ---> Running in 7ad516f391d4 22:58:35 Removing intermediate container 99420d2ffd01 22:58:35 ---> 18236bd1ce95 22:58:35 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:58:35 Removing intermediate container 73bfec34cd26 22:58:35 ---> 0441791468d5 22:58:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:58:35 Removing intermediate container 5e9a396955a1 22:58:35 ---> 3038d3e94728 22:58:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:58:36 ---> Running in 67eb4cac0e4e 22:58:36 ---> Running in 5433d05d3e79 22:58:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:58:36 ---> Running in 7b5ebbc4e55f 22:58:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:58:36 Removing intermediate container 7ad516f391d4 22:58:36 ---> d824344ca1b5 22:58:36 Step 13/23 : EXPOSE $APP_PORT 22:58:36 (1/1) Installing dumb-init (1.2.2-r1) 22:58:36 Executing busybox-1.31.1-r20.trigger 22:58:36 OK: 6 MiB in 15 packages 22:58:36 ---> Running in 6f75ea776480 22:58:36 Removing intermediate container 7b5ebbc4e55f 22:58:36 ---> 3c9eeda654d6 22:58:36 Step 13/22 : ENV APP_PORT=48085 22:58:36 Removing intermediate container 5433d05d3e79 22:58:36 ---> 7bbe1e6d865d 22:58:36 Step 13/22 : ENV APP_PORT=48060 22:58:36 ---> Running in 5e2882eafd10 22:58:36 ---> Running in 00f47e9fecb4 22:58:36 Removing intermediate container 6f75ea776480 22:58:36 ---> 00ceb56acd83 22:58:36 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:58:37 ---> Running in aeea56676c3b 22:58:37 Removing intermediate container 5e2882eafd10 22:58:37 ---> b9a24405719e 22:58:37 Step 14/22 : EXPOSE $APP_PORT 22:58:37 Removing intermediate container 00f47e9fecb4 22:58:37 ---> 300a049b17ce 22:58:37 Step 14/22 : EXPOSE $APP_PORT 22:58:37 Removing intermediate container 3d472d243bb6 22:58:37 ---> 1c48142478b0 22:58:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:58:37 ---> Running in 0eb92b2c7988 22:58:37 ---> Running in 1d2c0a891c8f 22:58:37 ---> Running in dffd94f1f539 22:58:37 Removing intermediate container 67eb4cac0e4e 22:58:37 ---> ae18b9465ea3 22:58:37 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 22:58:37 Removing intermediate container 1d2c0a891c8f 22:58:37 ---> 2eb4357076cf 22:58:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:58:37 ---> Running in 04764e6c10c8 22:58:38 Removing intermediate container 0eb92b2c7988 22:58:38 ---> a56ed38de811 22:58:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:58:38 Removing intermediate container dffd94f1f539 22:58:38 ---> 0224cf3cf027 22:58:38 Step 13/23 : ENV APP_PORT=48081 22:58:38 ---> Running in 1574a7e147d1 22:58:38 Removing intermediate container 04764e6c10c8 22:58:38 ---> c543e3397c2b 22:58:38 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:58:38 ---> 96d72e32f42c 22:58:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:58:38 ---> 335dc357e248 22:58:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:58:38 Removing intermediate container 1574a7e147d1 22:58:38 ---> 52b5519b0aa5 22:58:38 Step 14/23 : EXPOSE $APP_PORT 22:58:38 ---> Running in b5f308cdf7c0 22:58:39 ---> 370641bdc373 22:58:39 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:58:39 Removing intermediate container aeea56676c3b 22:58:39 ---> 4c8ebdc99104 22:58:39 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 22:58:39 ---> Running in b6cadf678507 22:58:39 ---> 81ede951559e 22:58:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:58:39 Removing intermediate container b5f308cdf7c0 22:58:39 ---> 75cba49bbfe3 22:58:39 Step 15/23 : WORKDIR / 22:58:39 ---> 133fff3ba00b 22:58:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:58:39 ---> Running in a55c6d4ea1b6 22:58:39 ---> Running in 90752998c831 22:58:40 ---> 7f95a2958d57 22:58:40 Step 18/22 : ENTRYPOINT ["/support-notifications"] 22:58:40 ---> f8b259314e56 22:58:40 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 22:58:40 ---> Running in 1c90952454dc 22:58:40 Removing intermediate container 90752998c831 22:58:40 ---> d3afa7d423f4 22:58:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:58:40 ---> Running in e11e1cad197d 22:58:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:58:40 Removing intermediate container 1c90952454dc 22:58:40 ---> cb4b0045a76c 22:58:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:58:40 Removing intermediate container e11e1cad197d 22:58:40 ---> 98e00457fedd 22:58:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:58:40 ---> Running in 6ff291014d74 22:58:40 ---> Running in e1697fcb00a2 22:58:40 ---> 879c4755222b 22:58:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:58:41 Removing intermediate container 6ff291014d74 22:58:41 ---> 98f5ae7af91f 22:58:41 Step 20/22 : LABEL arch=x86_64 22:58:41 Removing intermediate container e1697fcb00a2 22:58:41 ---> 79c73fe99da5 22:58:41 Step 20/22 : LABEL arch=x86_64 22:58:41 Removing intermediate container b6cadf678507 22:58:41 ---> 47026822207e 22:58:41 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 22:58:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:58:41 ---> Running in affee64b8760 22:58:41 ---> Running in c5dbf4563529 22:58:41 ---> 78d2488854a0 22:58:41 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:58:41 ---> f2ca0253884d 22:58:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:58:41 Removing intermediate container affee64b8760 22:58:41 ---> bed2590d10d5 22:58:41 Step 21/22 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e 22:58:41 Removing intermediate container c5dbf4563529 22:58:41 ---> 465603af2f86 22:58:41 Step 21/22 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e 22:58:42 ---> Running in b36ed487ed86 22:58:42 ---> Running in a51b1f975e4e 22:58:42 (1/6) Installing dumb-init (1.2.2-r1) 22:58:42 ---> eade6590eef7 22:58:42 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:58:42 (2/6) Installing libgcc (9.3.0-r2) 22:58:42 ---> 4f4a03428389 22:58:42 Step 19/23 : ENTRYPOINT ["/core-metadata"] 22:58:42 (3/6) Installing libsodium (1.0.18-r0) 22:58:42 Removing intermediate container b36ed487ed86 22:58:42 ---> f2775e73894c 22:58:42 Step 22/22 : LABEL version=0.0.0 22:58:42 Removing intermediate container a51b1f975e4e 22:58:42 ---> 493b17ddb086 22:58:42 Step 22/22 : LABEL version=0.0.0 22:58:42 ---> Running in 3bfc006d9eb2 22:58:42 ---> Running in 2725b95a74db 22:58:42 ---> 0827ba2f537d 22:58:42 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:58:42 (4/6) Installing libstdc++ (9.3.0-r2) 22:58:42 ---> Running in 89f5a1a7e94b 22:58:42 Removing intermediate container 3bfc006d9eb2 22:58:42 ---> 2a40e516dff5 22:58:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:58:42 Removing intermediate container 2725b95a74db 22:58:42 ---> 2a525a2576a6 22:58:42 22:58:42 ---> Running in 0e826ef98b78 22:58:42 Removing intermediate container 89f5a1a7e94b 22:58:42 ---> 02df7ea92bbc 22:58:42 22:58:43 ---> f75b3e9d9ee9 22:58:43 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:58:43 Successfully built 2a525a2576a6 22:58:43 Successfully tagged docker-support-notifications-go:latest 22:58:43 Building docker-security-proxy-setup-go 22:58:43  Building docker-support-notifications-go ... done Successfully built 02df7ea92bbc 22:58:43 Successfully tagged docker-support-scheduler-go:latest 22:58:43  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go 22:58:43 Removing intermediate container 0e826ef98b78 22:58:43 ---> 4c7a825008ce 22:58:43 Step 21/23 : LABEL arch=x86_64 22:58:43 ---> 199902517c0f 22:58:43 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 22:58:43 ---> Running in 58e69a87d766 22:58:43 (5/6) Installing libzmq (4.3.3-r0) 22:58:43 ---> Running in db65fbb5caa6 22:58:43 (6/6) Installing zeromq (4.3.3-r0) 22:58:43 Removing intermediate container 58e69a87d766 22:58:43 ---> 8e564473dc22 22:58:43 Step 22/23 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e 22:58:43 Executing busybox-1.31.1-r20.trigger 22:58:43 OK: 8 MiB in 20 packages 22:58:44 ---> Running in 19c3608fa28e 22:58:44 Removing intermediate container db65fbb5caa6 22:58:44 ---> 19877218300b 22:58:44 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:58:44 Removing intermediate container 19c3608fa28e 22:58:44 ---> 411835c3dde6 22:58:44 Step 23/23 : LABEL version=0.0.0 22:58:44 ---> Running in 85eea6257309 22:58:44 ---> 9aad90315d1e 22:58:44 Step 26/31 : RUN chmod +x /entrypoint.sh 22:58:45 Removing intermediate container a55c6d4ea1b6 22:58:45 ---> 819e19568014 22:58:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:58:46 Removing intermediate container 85eea6257309 22:58:46 ---> 67097a268b5e 22:58:46 22:58:46 ---> Running in 61e626a818ab 22:58:47 Successfully built 67097a268b5e 22:58:48 Successfully tagged docker-core-metadata-go:latest 22:58:48  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go 22:58:52 ---> 8dfd9d12bd2f 22:58:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:58:53 ---> fe1fa8db2d53 22:58:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:58:54 ---> a9dbf7baf78b 22:58:54 Step 19/23 : ENTRYPOINT ["/core-data"] 22:58:56 ---> Running in 517f14cd6bc9 22:58:57 Removing intermediate container 61e626a818ab 22:58:57 ---> cd8bb9c171a0 22:58:57 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 22:58:58 Removing intermediate container 517f14cd6bc9 22:58:58 ---> aedf7fbd6eb9 22:58:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:59:01 ---> Running in d977bf6aec1b 22:59:01 ---> Running in 9122497430c5 22:59:04 Removing intermediate container 9122497430c5 22:59:04 ---> bc030b3b3234 22:59:04 Step 21/23 : LABEL arch=x86_64 22:59:04 Removing intermediate container d977bf6aec1b 22:59:04 ---> 393136d6bf4c 22:59:04 Step 28/31 : CMD ["gate"] 22:59:06 Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:59:06 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:59:06 ---> 4a35c8865c41 22:59:06 Step 3/25 : WORKDIR /edgex-go 22:59:06 ---> Using cache 22:59:06 ---> 8297f7d167d6 22:59:06 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:06 ---> Using cache 22:59:06 ---> e9109ff3780e 22:59:06 Step 5/25 : RUN apk add --update --no-cache make git 22:59:06 ---> Using cache 22:59:06 ---> 797915360dc3 22:59:06 Step 6/25 : COPY go.mod . 22:59:06 ---> Using cache 22:59:06 ---> 3973032e4a69 22:59:06 Step 7/25 : RUN go mod download 22:59:06 ---> Using cache 22:59:06 ---> 05d7d9dd75eb 22:59:06 Step 8/25 : COPY . . 22:59:06 ---> Using cache 22:59:06 ---> 6163e8163bf8 22:59:06 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:59:06 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:59:06 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:59:06 ---> 4a35c8865c41 22:59:06 Step 3/21 : WORKDIR /edgex-go 22:59:06 ---> Using cache 22:59:06 ---> 8297f7d167d6 22:59:06 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:06 ---> Using cache 22:59:06 ---> e9109ff3780e 22:59:06 Step 5/21 : RUN apk add --update --no-cache make git 22:59:06 ---> Using cache 22:59:06 ---> 797915360dc3 22:59:06 Step 6/21 : COPY go.mod . 22:59:06 ---> Using cache 22:59:06 ---> 3973032e4a69 22:59:06 Step 7/21 : RUN go mod download 22:59:06 ---> Using cache 22:59:06 ---> 05d7d9dd75eb 22:59:06 Step 8/21 : COPY . . 22:59:06 ---> Using cache 22:59:06 ---> 6163e8163bf8 22:59:06 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:59:08 ---> Running in a9ee9391d2d3 22:59:08 ---> Running in b5f5de037633 22:59:08 ---> Running in deb7183876ca 22:59:08 ---> Running in 70a8c7a3adaf 22:59:09 Removing intermediate container a9ee9391d2d3 22:59:09 ---> a0fc06f0e865 22:59:09 Step 22/23 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e 22:59:09 Removing intermediate container b5f5de037633 22:59:09 ---> b02bac2df647 22:59:09 Step 29/31 : LABEL arch=x86_64 22:59:09 ---> Running in 420a809e335d 22:59:09 ---> Running in 795c5f6e5ea3 22:59:10 Removing intermediate container 420a809e335d 22:59:10 ---> 6297e9453576 22:59:10 Step 23/23 : LABEL version=0.0.0 22:59:10 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:59:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:59:10 ---> 4a35c8865c41 22:59:10 Step 3/23 : WORKDIR /edgex-go 22:59:10 ---> Using cache 22:59:10 ---> 8297f7d167d6 22:59:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:10 ---> Using cache 22:59:10 ---> e9109ff3780e 22:59:10 Step 5/23 : RUN apk add --update --no-cache make bash git 22:59:11 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 22:59:11 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 22:59:11 Removing intermediate container 795c5f6e5ea3 22:59:11 ---> 0fc9879106d8 22:59:11 Step 30/31 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e 22:59:11 ---> Running in 7fd55cc87b47 22:59:11 ---> Running in beff66c91c1c 22:59:12 ---> Running in 96b2fc6e9570 22:59:12 Removing intermediate container 7fd55cc87b47 22:59:12 ---> db3a6ac17de4 22:59:12 22:59:12 Successfully built db3a6ac17de4 22:59:12 Successfully tagged docker-core-data-go:latest 22:59:12 Building docker-core-command-go 22:59:12  Building docker-core-data-go ... done Removing intermediate container 96b2fc6e9570 22:59:12 ---> 48323f23992e 22:59:12 Step 31/31 : LABEL version=0.0.0 22:59:12 ---> Running in c18c2f07df43 22:59:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:59:13 Removing intermediate container c18c2f07df43 22:59:14 ---> e16baa79d73c 22:59:14 22:59:14 Successfully built e16baa79d73c 22:59:14 Successfully tagged docker-security-bootstrapper-go:latest 22:59:14  Building docker-security-bootstrapper-go ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:59:14 OK: 219 MiB in 52 packages 22:59:17 Removing intermediate container beff66c91c1c 22:59:17 ---> fcdcc0e34a11 22:59:17 Step 6/23 : COPY go.mod . 22:59:19 ---> ae4364f3737c 22:59:19 Step 7/23 : RUN go mod download 22:59:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3388 in /w/workspace/edgexfoundry_edgex-go_PR-3428 [Pipeline] { [Pipeline] ws 22:59:20 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 22:59:20 ---> Running in d7d3833b26f7 22:59:25 Removing intermediate container d7d3833b26f7 22:59:25 ---> 131574e0d47a 22:59:25 Step 8/23 : COPY . . 22:59:28 using credential edgex-jenkins-ssh 22:59:28 Cloning the remote Git repository 22:59:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:59:28 > git init /w/workspace/edgex-go/1 # timeout=10 22:59:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:59:29 > git --version # timeout=10 22:59:29 > git --version # 'git version 2.17.1' 22:59:29 using GIT_SSH to set credentials SSH Credentials for GitHub 22:59:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:59:33 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:59:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:59:33 ---> 4a35c8865c41 22:59:33 Step 3/23 : WORKDIR /edgex-go 22:59:33 ---> Using cache 22:59:33 ---> 8297f7d167d6 22:59:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:33 ---> Using cache 22:59:33 ---> e9109ff3780e 22:59:33 Step 5/23 : RUN apk add --update --no-cache make git 22:59:33 ---> Using cache 22:59:33 ---> 797915360dc3 22:59:33 Step 6/23 : COPY go.mod . 22:59:33 ---> Using cache 22:59:33 ---> 3973032e4a69 22:59:33 Step 7/23 : RUN go mod download 22:59:33 ---> Using cache 22:59:33 ---> 05d7d9dd75eb 22:59:33 Step 8/23 : COPY . . 22:59:33 ---> Using cache 22:59:33 ---> 6163e8163bf8 22:59:33 Step 9/23 : RUN make cmd/core-command/core-command 22:59:34 ---> Running in 68e8df1cf405 22:59:34 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 22:59:34 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 22:59: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 22:59:50 Removing intermediate container deb7183876ca 22:59:50 ---> d749ff92038d 22:59:50 22:59:50 Step 10/25 : FROM alpine:3.12 22:59:50 ---> 13621d1b12d4 22:59:50 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 22:59:50 Removing intermediate container 70a8c7a3adaf 22:59:50 ---> bc8ab14e4c53 22:59:50 22:59:50 Step 10/21 : FROM alpine:3.12 22:59:50 ---> 13621d1b12d4 22:59:50 Step 11/21 : RUN apk add --update --no-cache curl 22:59:50 ---> Running in 6eccc1a044f3 22:59:50 ---> Running in 27119e1caa87 22:59:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:59:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:59:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:59:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:59:50 (1/4) Installing ca-certificates (20191127-r4) 22:59:50 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:59:50 (3/4) Installing libcurl (7.76.1-r0) 22:59:50 (4/4) Installing curl (7.76.1-r0) 22:59:50 (1/6) Installing ca-certificates (20191127-r4) 22:59:50 Executing busybox-1.31.1-r20.trigger 22:59:50 (2/6) Installing nghttp2-libs (1.41.0-r0) 22:59:50 (3/6) Installing libcurl (7.76.1-r0) 22:59:50 (4/6) Installing curl (7.76.1-r0) 22:59:50 Executing ca-certificates-20191127-r4.trigger 22:59:50 (5/6) Installing dumb-init (1.2.2-r1) 22:59:50 (6/6) Installing su-exec (0.2-r1) 22:59:50 Executing busybox-1.31.1-r20.trigger 22:59:50 Executing ca-certificates-20191127-r4.trigger 22:59:51 OK: 7 MiB in 18 packages 22:59:51 OK: 7 MiB in 20 packages 22:59:53 ---> 45fd3558c2ec 22:59:53 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:59:54 ---> Running in f00e4c8d4920 22:59:54 Removing intermediate container 6eccc1a044f3 22:59:54 ---> fab363299783 22:59:54 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:59:54 Removing intermediate container 27119e1caa87 22:59:54 ---> 7071265a9713 22:59:54 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:59:54 ---> Running in 853cb826154a 22:59:54 ---> Running in cd2808acb4e3 22:59:54 Removing intermediate container 853cb826154a 22:59:54 ---> 8e364249edff 22:59:54 Step 13/21 : WORKDIR /edgex 22:59:54 ---> Running in e1f43f86796a 22:59:54 Removing intermediate container cd2808acb4e3 22:59:54 ---> 6958522277c6 22:59:54 Step 13/25 : WORKDIR / 22:59:54 ---> Running in 05bfc0dbeced 22:59:54 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 22:59:54 Removing intermediate container e1f43f86796a 22:59:54 ---> 0e6429db7ae3 22:59:54 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:59:54 Removing intermediate container 05bfc0dbeced 22:59:54 ---> 10a3d6c382a7 22:59:54 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:59:55 ---> 92f85f192aeb 22:59:55 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:59:55 ---> 5506714e8de8 22:59:55 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:59:56 ---> 5ef99174ac13 22:59:56 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:59:56 ---> a73fde27289d 22:59:56 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:59:56 ---> 120542254644 22:59:56 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:59:59 ---> ba29ab6571d4 22:59:59 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:59:59 ---> Running in 68f51861d286 22:59:59 ---> 2604c36cbe70 22:59:59 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:00:00 Removing intermediate container 68e8df1cf405 23:00:00 ---> 156e336c11cd 23:00:00 23:00:00 Step 10/23 : FROM alpine:3.12 23:00:00 ---> 13621d1b12d4 23:00:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:00:00 ---> Using cache 23:00:00 ---> 1c48142478b0 23:00:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:00:00 ---> Using cache 23:00:00 ---> 0224cf3cf027 23:00:00 Step 13/23 : ENV APP_PORT=48082 23:00:00 Removing intermediate container 68f51861d286 23:00:00 ---> c4fac2725d6a 23:00:00 Step 18/21 : CMD ["--init=true"] 23:00:00 ---> Running in 3976e471edbd 23:00:00 ---> Running in cf18ab3db936 23:00:00 ---> 86cd8f684a57 23:00:00 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:00:00 Removing intermediate container 3976e471edbd 23:00:00 ---> 29650e28ed23 23:00:00 Step 14/23 : EXPOSE $APP_PORT 23:00:00 Removing intermediate container cf18ab3db936 23:00:00 ---> d036bb6f3ebf 23:00:00 Step 19/21 : LABEL arch=x86_64 23:00:01 ---> Running in caae0d8a089e 23:00:01 ---> Running in 21fd08a49be8 23:00:03 Removing intermediate container caae0d8a089e 23:00:03 ---> 3e8f4a5dd79f 23:00:03 Step 15/23 : WORKDIR / 23:00:03 ---> 090fef11d399 23:00:03 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:00:03 Removing intermediate container 21fd08a49be8 23:00:03 ---> a690d31bb44e 23:00:03 Step 20/21 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e 23:00:03 ---> Running in 42ea16a103fb 23:00:03 ---> Running in 72222bd091f0 23:00:03 ---> 129c01e246e3 23:00:03 Step 21/25 : 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/ 23:00:03 Removing intermediate container 42ea16a103fb 23:00:03 ---> 3dc79a457e80 23:00:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:00:03 Removing intermediate container 72222bd091f0 23:00:03 ---> 2e2f9c872249 23:00:03 Step 21/21 : LABEL version=0.0.0 23:00:03 ---> Running in bca6f47c6f38 23:00:03 ---> Running in e7e5aeac5df8 23:00:03 ---> 22535acc183c 23:00:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:00:03 Removing intermediate container e7e5aeac5df8 23:00:03 ---> aeab97190d2f 23:00:03 23:00:04 Successfully built aeab97190d2f 23:00:04 Successfully tagged docker-security-proxy-setup-go:latest 23:00:05  Building docker-security-proxy-setup-go ... done  ---> 74d915fcd151 23:00:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:00:06 ---> f7922dd92360 23:00:06 Step 19/23 : ENTRYPOINT ["/core-command"] 23:00:06 ---> Running in 6737b0855442 23:00:06 Removing intermediate container bca6f47c6f38 23:00:06 ---> 9b4f7f1bd3d0 23:00:06 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:00:06 ---> Running in cd13a899be5d 23:00:06 Removing intermediate container 6737b0855442 23:00:06 ---> 82db274094f6 23:00:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:00:06 ---> Running in c4893f089762 23:00:06 Removing intermediate container cd13a899be5d 23:00:06 ---> 985864dae6a2 23:00:06 Step 23/25 : LABEL arch=x86_64 23:00:06 ---> Running in 3ae1f280c161 23:00:06 Removing intermediate container c4893f089762 23:00:06 ---> 96720759093a 23:00:06 Step 21/23 : LABEL arch=x86_64 23:00:06 ---> Running in 5c56d96105db 23:00:07 Removing intermediate container 3ae1f280c161 23:00:07 ---> 567d75004100 23:00:07 Step 24/25 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e 23:00:07 ---> Running in 62771bd25ca9 23:00:07 Removing intermediate container 5c56d96105db 23:00:07 ---> d3249c4dc2c0 23:00:07 Step 22/23 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e 23:00:07 ---> Running in 62a9e6a04cef 23:00:07 Removing intermediate container 62771bd25ca9 23:00:07 ---> 9eb83469b803 23:00:07 Step 25/25 : LABEL version=0.0.0 23:00:07 Removing intermediate container 62a9e6a04cef 23:00:07 ---> 87999cbd887c 23:00:07 Step 23/23 : LABEL version=0.0.0 23:00:07 ---> Running in 85696809afb2 23:00:07 ---> Running in f858eac49ff7 23:00:08 Removing intermediate container 85696809afb2 23:00:08 ---> a28859fd7214 23:00:08 23:00:08 Removing intermediate container f858eac49ff7 23:00:08 ---> 38623e35b6cd 23:00:08 23:00:08 Successfully built a28859fd7214 23:00:08 Successfully tagged docker-security-secretstore-setup-go:latest 23:00:08  Building docker-security-secretstore-setup-go ... done Successfully built 38623e35b6cd 23:00:08 Successfully tagged docker-core-command-go:latest 23:00:11  Building docker-core-command-go ... done Removing intermediate container f00e4c8d4920 23:00:11 ---> 9a809ee7b9b6 23:00:11 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:00:11 ---> Running in 8f9a837e3096 23:00:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:00:12 Removing intermediate container 8f9a837e3096 23:00:12 ---> 069e5f614dae 23:00:12 23:00:12 Step 11/23 : FROM docker:20.10.0 23:00:12 20.10.0: Pulling from library/docker 23:00:13 Merging remotes/origin/master commit 3103214cdd745ba99e56243b14eeb2a0a0c23a57 into PR head commit 36db6631359119b4ad2ce0e4c153089ddd648d4b 23:00:14 Merge succeeded, producing 9720ffe80912e602312b75a522062118a2b22802 23:00:14 Checking out Revision 9720ffe80912e602312b75a522062118a2b22802 (PR-3428) 23:00:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:00:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:00:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:00:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:00:12 using GIT_SSH to set credentials SSH Credentials for GitHub 23:00:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3428/head:refs/remotes/origin/PR-3428 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:00:13 > git config core.sparsecheckout # timeout=10 23:00:13 > git checkout -f 36db6631359119b4ad2ce0e4c153089ddd648d4b # timeout=10 23:00:14 > git remote # timeout=10 23:00:14 > git config --get remote.origin.url # timeout=10 23:00:14 using GIT_SSH to set credentials SSH Credentials for GitHub 23:00:14 > git merge 3103214cdd745ba99e56243b14eeb2a0a0c23a57 # timeout=10 23:00:14 > git rev-parse HEAD^{commit} # timeout=10 23:00:14 > git config core.sparsecheckout # timeout=10 23:00:14 > git checkout -f 9720ffe80912e602312b75a522062118a2b22802 # timeout=10 23:00:18 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:00:18 Status: Downloaded newer image for docker:20.10.0 23:00:18 ---> aefe523efa57 23:00:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:00:18 ---> Running in fa781d568795 23:00:18 Removing intermediate container fa781d568795 23:00:18 ---> aade47f2f107 23:00:18 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 23:00:18 ---> Running in 17c4451e7926 23:00:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:00:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:00:18 (1/39) Installing readline (8.0.4-r0) 23:00:18 (2/39) Installing bash (5.0.17-r0) 23:00:18 Executing bash-5.0.17-r0.post-install 23:00:18 (3/39) Installing nghttp2-libs (1.41.0-r0) 23:00:18 (4/39) Installing libcurl (7.76.1-r0) 23:00:18 (5/39) Installing curl (7.76.1-r0) 23:00:18 (6/39) Installing dumb-init (1.2.2-r1) 23:00:18 (7/39) Installing libbz2 (1.0.8-r1) 23:00:18 (8/39) Installing expat (2.2.9-r1) 23:00:18 (9/39) Installing libffi (3.3-r2) 23:00:18 (10/39) Installing gdbm (1.13-r1) 23:00:18 (11/39) Installing xz-libs (5.2.5-r0) 23:00:18 (12/39) Installing sqlite-libs (3.32.1-r0) 23:00:18 (13/39) Installing python3 (3.8.10-r0) 23:00:19 Commit message: "Merge commit '3103214cdd745ba99e56243b14eeb2a0a0c23a57' into HEAD" 23:00:19 First time build. Skipping changelog. 23:00:19 > git --version # timeout=10 23:00:19 > git --version # 'git version 2.17.1' 23:00:19 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:00:19 (14/39) Installing py3-appdirs (1.4.4-r1) 23:00:19 (15/39) Installing py3-ordered-set (4.0.1-r0) 23:00:19 (16/39) Installing py3-parsing (2.4.7-r0) 23:00:19 (17/39) Installing py3-six (1.15.0-r0) 23:00:19 (18/39) Installing py3-packaging (20.4-r0) 23:00:20 (19/39) Installing py3-setuptools (47.0.0-r0) 23:00:20 (20/39) Installing py3-chardet (3.0.4-r4) 23:00:20 (21/39) Installing py3-idna (2.9-r0) 23:00:20 (22/39) Installing py3-certifi (2020.4.5.1-r0) 23:00:20 (23/39) Installing py3-urllib3 (1.25.9-r0) 23:00:20 (24/39) Installing py3-requests (2.23.0-r0) 23:00:20 (25/39) Installing py3-msgpack (1.0.0-r0) 23:00:20 (26/39) Installing py3-lockfile (0.12.2-r3) 23:00:20 (27/39) Installing py3-cachecontrol (0.12.6-r0) 23:00:20 (28/39) Installing py3-colorama (0.4.3-r0) 23:00:20 (29/39) Installing py3-distlib (0.3.0-r0) 23:00:20 (30/39) Installing py3-distro (1.5.0-r1) 23:00:20 (31/39) Installing py3-webencodings (0.5.1-r3) 23:00:20 (32/39) Installing py3-html5lib (1.0.1-r4) 23:00:20 (33/39) Installing py3-pytoml (0.1.21-r0) 23:00:20 (34/39) Installing py3-pep517 (0.8.2-r0) 23:00:20 (35/39) Installing py3-progress (1.5-r0) 23:00:20 (36/39) Installing py3-toml (0.10.1-r0) 23:00:20 (37/39) Installing py3-retrying (1.3.3-r0) 23:00:20 (38/39) Installing py3-contextlib2 (0.6.0-r0) 23:00:20 (39/39) Installing py3-pip (20.1.1-r0) 23:00:20 Executing busybox-1.31.1-r19.trigger 23:00:20 OK: 72 MiB in 59 packages 23:00:20 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:00:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:00:21 + sudo service docker restart 23:00:21 + true 23:00:22 Collecting docker-compose==1.23.2 23:00:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:00:22 Collecting cached-property<2,>=1.2.0 23:00:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:00:22 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:00:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:00:22 Collecting websocket-client<1.0,>=0.32.0 23:00:22 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:00:22 Collecting jsonschema<3,>=2.5.1 23:00:22 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:00:22 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 23:00:22 Collecting dockerpty<0.5,>=0.4.1 23:00:22 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:00:23 Collecting docker<4.0,>=3.6.0 23:00:23 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:00:23 Collecting texttable<0.10,>=0.9.0 23:00:23 Downloading texttable-0.9.1.tar.gz (11 kB) 23:00:24 Collecting PyYAML<4,>=3.10 23:00:24 Downloading PyYAML-3.13.tar.gz (270 kB) [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:00:24 provisioning config files... 23:00:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4666248641809214005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:00:25 ---> docker-login.sh 23:00:25 nexus3.edgexfoundry.org:10001 23:00:25 Collecting docopt<0.7,>=0.6.1 23:00:25 Downloading docopt-0.6.2.tar.gz (25 kB) 23:00:25 Collecting idna<2.8,>=2.5 23:00:25 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:00:25 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) 23:00:25 Collecting urllib3<1.25,>=1.21.1 23:00:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:00:25 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) 23:00:26 Collecting docker-pycreds>=0.4.0 23:00:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:00:26 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 23:00:26 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 23:00:26 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 23:00:26 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 23:00:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:26 Installing collected packages: cached-property, idna, urllib3, requests, websocket-client, jsonschema, dockerpty, docker-pycreds, docker, texttable, PyYAML, docopt, docker-compose 23:00:26 Attempting uninstall: idna 23:00:26 Found existing installation: idna 2.9 23:00:26 Uninstalling idna-2.9: 23:00:26 Successfully uninstalled idna-2.9 23:00:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:26 Configure a credential helper to remove this warning. See 23:00:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:26 23:00:26 Login Succeeded 23:00:26 nexus3.edgexfoundry.org:10002 23:00:26 Attempting uninstall: urllib3 23:00:26 Found existing installation: urllib3 1.25.9 23:00:26 Uninstalling urllib3-1.25.9: 23:00:26 Successfully uninstalled urllib3-1.25.9 23:00:26 Attempting uninstall: requests 23:00:26 Found existing installation: requests 2.23.0 23:00:26 Uninstalling requests-2.23.0: 23:00:26 Successfully uninstalled requests-2.23.0 23:00:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:27 Configure a credential helper to remove this warning. See 23:00:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:27 23:00:27 Login Succeeded 23:00:27 Running setup.py install for dockerpty: started 23:00:27 nexus3.edgexfoundry.org:10003 23:00:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:27 Running setup.py install for dockerpty: finished with status 'done' 23:00:27 Running setup.py install for texttable: started 23:00:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:27 Configure a credential helper to remove this warning. See 23:00:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:27 23:00:27 Login Succeeded 23:00:27 nexus3.edgexfoundry.org:10004 23:00:28 Running setup.py install for texttable: finished with status 'done' 23:00:28 Running setup.py install for PyYAML: started 23:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:28 Configure a credential helper to remove this warning. See 23:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:28 23:00:28 Login Succeeded 23:00:28 docker.io 23:00:28 Running setup.py install for PyYAML: finished with status 'done' 23:00:28 Running setup.py install for docopt: started 23:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:29 Running setup.py install for docopt: finished with status 'done' 23:00:29 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.59.0 23:00:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:30 Configure a credential helper to remove this warning. See 23:00:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:30 23:00:30 Login Succeeded 23:00:30 ---> docker-login.sh ends [Pipeline] } 23:00:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:00:30 ========================================================= 23:00:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:00:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:00:31 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 23:00:34 Sending build context to Docker daemon 167.6MB 23:00:34 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 23:00:34 Step 2/6 : FROM ${BASE} 23:00:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:00:34 595b0fe564bb: Pulling fs layer 23:00:34 7186ed65a4f7: Pulling fs layer 23:00:34 316046926c0a: Pulling fs layer 23:00:34 4ebd0625c992: Pulling fs layer 23:00:34 207e8628e3a3: Pulling fs layer 23:00:34 c791037a9be2: Pulling fs layer 23:00:34 ffd874e62e21: Pulling fs layer 23:00:34 4ebd0625c992: Waiting 23:00:34 207e8628e3a3: Waiting 23:00:34 c791037a9be2: Waiting 23:00:34 ffd874e62e21: Waiting 23:00:34 316046926c0a: Verifying Checksum 23:00:34 316046926c0a: Download complete 23:00:34 7186ed65a4f7: Verifying Checksum 23:00:34 7186ed65a4f7: Download complete 23:00:34 207e8628e3a3: Verifying Checksum 23:00:34 207e8628e3a3: Download complete 23:00:34 c791037a9be2: Verifying Checksum 23:00:34 c791037a9be2: Download complete 23:00:34 595b0fe564bb: Verifying Checksum 23:00:34 595b0fe564bb: Download complete 23:00:34 595b0fe564bb: Pull complete 23:00:35 7186ed65a4f7: Pull complete 23:00:35 316046926c0a: Pull complete 23:00:35 ffd874e62e21: Verifying Checksum 23:00:35 ffd874e62e21: Download complete 23:00:37 4ebd0625c992: Verifying Checksum 23:00:37 4ebd0625c992: Download complete 23:00:41 Removing intermediate container 17c4451e7926 23:00:41 ---> d8c738abce00 23:00:41 Step 14/23 : ENV APP_PORT=48090 23:00:41 ---> Running in 5c8c1a80bb79 23:00:41 Removing intermediate container 5c8c1a80bb79 23:00:41 ---> 7b012ee70be9 23:00:41 Step 15/23 : EXPOSE $APP_PORT 23:00:41 ---> Running in b535e2db2ce7 23:00:41 Removing intermediate container b535e2db2ce7 23:00:41 ---> 7a30c7dae493 23:00:41 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:00:41 ---> ce0347e924df 23:00:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:00:41 ---> 637967348ebe 23:00:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:00:41 ---> 2ea2dbce3427 23:00:41 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 23:00:42 ---> Running in 91832ef08ced 23:00:42 Removing intermediate container 91832ef08ced 23:00:42 ---> cd727b866435 23:00:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:00:42 ---> Running in 0fda35cefa89 23:00:42 Removing intermediate container 0fda35cefa89 23:00:42 ---> 2157dc18d995 23:00:42 Step 21/23 : LABEL arch=x86_64 23:00:42 ---> Running in 2c2e0ee77b2b 23:00:42 Removing intermediate container 2c2e0ee77b2b 23:00:42 ---> fa6e93c39176 23:00:42 Step 22/23 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e 23:00:42 ---> Running in da9865f8dd8c 23:00:43 Removing intermediate container da9865f8dd8c 23:00:43 ---> 4af244d1bd6e 23:00:43 Step 23/23 : LABEL version=0.0.0 23:00:43 ---> Running in c415fee84a4c 23:00:43 Removing intermediate container c415fee84a4c 23:00:43 ---> 695b6171d760 23:00:43 23:00:43 Successfully built 695b6171d760 23:00:43 Successfully tagged docker-sys-mgmt-agent-go:latest 23:00:43  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 23:00:43 $ docker stop --time=1 83e66ed83d1cc68fcb23d681432b2dc3cf0f602dd8b4c97459add5292d37a8fd 23:00:45 $ docker rm -f 83e66ed83d1cc68fcb23d681432b2dc3cf0f602dd8b4c97459add5292d37a8fd [Pipeline] // withDockerContainer [Pipeline] sh 23:00:45 + docker images 23:00:45 + grep docker 23:00:45 docker-sys-mgmt-agent-go latest 695b6171d760 2 seconds ago 312MB 23:00:45 docker-security-secretstore-setup-go latest a28859fd7214 37 seconds ago 25.7MB 23:00:45 docker-core-command-go latest 38623e35b6cd 37 seconds ago 17MB 23:00:45 docker-security-proxy-setup-go latest aeab97190d2f 42 seconds ago 25.3MB 23:00:45 docker-security-bootstrapper-go latest e16baa79d73c About a minute ago 18.2MB 23:00:45 docker-core-data-go latest db3a6ac17de4 About a minute ago 21.5MB 23:00:45 docker-core-metadata-go latest 67097a268b5e 2 minutes ago 18.6MB 23:00:45 docker-support-notifications-go latest 2a525a2576a6 2 minutes ago 17.6MB 23:00:45 docker-support-scheduler-go latest 02df7ea92bbc 2 minutes ago 17.1MB 23:00:45 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 23:00:46 Running on prd-ubuntu18.04-docker-8c-8g-3394 in /w/workspace/edgexfoundry_edgex-go_PR-3428 [Pipeline] { [Pipeline] ws 23:00:46 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 23:00:48 4ebd0625c992: Pull complete 23:00:48 207e8628e3a3: Pull complete 23:00:48 c791037a9be2: Pull complete 23:00:49 using credential edgex-jenkins-ssh 23:00:49 Cloning the remote Git repository 23:00:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:00:49 > git init /w/workspace/edgex-go/1 # timeout=10 23:00:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:00:49 > git --version # timeout=10 23:00:49 > git --version # 'git version 2.17.1' 23:00:49 using GIT_SSH to set credentials SSH Credentials for GitHub 23:00:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:00:52 ffd874e62e21: Pull complete 23:00:52 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 23:00:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:00:52 ---> cfc18b08335c 23:00:52 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 23:00:56 ---> Running in 878db0359af9 23:00:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:00:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:00:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:00:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:00:56 using GIT_SSH to set credentials SSH Credentials for GitHub 23:00:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3428/head:refs/remotes/origin/PR-3428 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:00:56 Merging remotes/origin/master commit 3103214cdd745ba99e56243b14eeb2a0a0c23a57 into PR head commit 36db6631359119b4ad2ce0e4c153089ddd648d4b 23:00:57 Merge succeeded, producing e225c847a5f3b9faf07771534473f9c4fd8d387c 23:00:57 Checking out Revision e225c847a5f3b9faf07771534473f9c4fd8d387c (PR-3428) 23:00:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:00:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:00:56 > git config core.sparsecheckout # timeout=10 23:00:56 > git checkout -f 36db6631359119b4ad2ce0e4c153089ddd648d4b # timeout=10 23:00:57 > git remote # timeout=10 23:00:57 > git config --get remote.origin.url # timeout=10 23:00:57 using GIT_SSH to set credentials SSH Credentials for GitHub 23:00:57 > git merge 3103214cdd745ba99e56243b14eeb2a0a0c23a57 # timeout=10 23:00:57 > git rev-parse HEAD^{commit} # timeout=10 23:00:57 > git config core.sparsecheckout # timeout=10 23:00:57 > git checkout -f e225c847a5f3b9faf07771534473f9c4fd8d387c # timeout=10 23:00:59 (1/12) Installing libmagic (5.39-r0) 23:00:59 (2/12) Installing file (5.39-r0) 23:00:59 (3/12) Installing libc-dev (0.7.2-r3) 23:01:00 (4/12) Installing g++ (10.2.1_pre1-r3) 23:01:01 Commit message: "Merge commit '3103214cdd745ba99e56243b14eeb2a0a0c23a57' into HEAD" 23:01:01 First time build. Skipping changelog. 23:01:01 > git --version # timeout=10 23:01:01 > git --version # 'git version 2.17.1' 23:01:01 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:01:02 + echo snap-build.sh 23:01:02 snap-build.sh 23:01:02 + SNAP_BASE_DIR=. 23:01:02 + '[' '!' -z /w/workspace/edgex-go/1 ']' 23:01:02 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 23:01:02 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 23:01:02 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 23:01:02 + cd /w/workspace/edgex-go/1 23:01:02 + sudo apt-get remove -qy --purge lxd lxd-client 23:01:02 Reading package lists... 23:01:02 Building dependency tree... 23:01:02 Reading state information... 23:01:02 The following packages were automatically installed and are no longer required: 23:01:02 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 23:01:02 uidmap xdelta3 23:01:02 Use 'sudo apt autoremove' to remove them. 23:01:02 The following packages will be REMOVED: 23:01:02 lxd* lxd-client* 23:01:03 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 23:01:03 After this operation, 31.7 MB disk space will be freed. 23:01:04 (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.) 23:01:04 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 23:01:05 Removing lxd dnsmasq configuration 23:01:05 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 23:01:05 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 23:01:06 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 23:01:06 (5/12) Installing fortify-headers (1.1-r0) 23:01:06 (6/12) Installing patch (2.7.6-r6) 23:01:06 (7/12) Installing build-base (0.5-r2) 23:01:06 (8/12) Installing libsodium (1.0.18-r0) 23:01:06 (9/12) Installing pkgconf (1.7.3-r0) 23:01:06 (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.) 23:01:06 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 23:01:06 (10/12) Installing libsodium-dev (1.0.18-r0) 23:01:06 (11/12) Installing libzmq (4.3.3-r1) 23:01:06 (12/12) Installing zeromq-dev (4.3.3-r1) 23:01:06 Executing busybox-1.32.1-r6.trigger 23:01:06 OK: 218 MiB in 52 packages 23:01:07 Processing triggers for systemd (237-3ubuntu10.42) ... 23:01:07 Processing triggers for ureadahead (0.100.0-21) ... 23:01:09 + sudo snap remove --purge lxd 23:01:09 snap "lxd" is not installed 23:01:09 + sudo groupadd --force --system lxd 23:01:09 ++ whoami 23:01:09 + sudo /usr/sbin/usermod -G lxd -a jenkins 23:01:09 + newgrp - lxd 23:01:09 + sudo snap install lxd 23:01:11 Removing intermediate container 878db0359af9 23:01:11 ---> 2633195da766 23:01:11 Step 4/6 : WORKDIR /edgex-go 23:01:11 ---> Running in 0feb16662fec 23:01:11 Removing intermediate container 0feb16662fec 23:01:11 ---> ba6925e4b444 23:01:11 Step 5/6 : COPY go.mod . 23:01:12 ---> 68db43d33d38 23:01:12 Step 6/6 : RUN go mod download 23:01:12 ---> Running in fdc7c02d899e 23:01:19 2021-05-06T23:01:16Z INFO Waiting for automatic snapd restart... 23:01:31 lxd 4.13 from Canonical* installed 23:01:31 + sudo lxd init --auto 23:01:40 + sudo snap install --classic snapcraft 23:01:44 Removing intermediate container fdc7c02d899e 23:01:44 ---> 66497259e9b9 23:01:44 Successfully built 66497259e9b9 23:01:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:01:45 + docker inspect -f . ci-base-image-arm64 23:01:45 . [Pipeline] withDockerContainer 23:01:45 snapcraft 4.7.1 from Canonical* installed 23:01:45 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 23:01:45 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 23:01:45 % Total % Received % Xferd Average Speed Time Time Time Current 23:01:45 Dload Upload Total Spent Left Speed 23:01:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4324 0 --:--:-- --:--:-- --:--:-- 4294 23:01:45 prd-ubuntu18.04-docker-arm64-4c-16g-3388 does not seem to be running inside a container 23:01:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:01:46 73 3325k 73 2448k 0 0 2329k 0 0:00:01 0:00:01 --:--:-- 2329k 100 3325k 100 3325k 0 0 2254k 0 0:00:01 0:00:01 --:--:-- 2066k 23:01:46 ./yq_linux_amd64 23:01:46 + sudo snapcraft prime --use-lxd 23:01:47 $ docker top c2d95213e4dafe2bf2e5857734c0ef72498e06f8bc81da56b5aa3dce8de6f5e2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:01:48 + go version 23:01:48 go version go1.16.3 linux/arm64 [Pipeline] } 23:01:48 $ docker stop --time=1 c2d95213e4dafe2bf2e5857734c0ef72498e06f8bc81da56b5aa3dce8de6f5e2 23:01:48 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 23:01:48 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: 23:01:48 - README.md 23:01:48 23:01:48 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 23:01:49 Launching a container. 23:01:50 $ docker rm -f c2d95213e4dafe2bf2e5857734c0ef72498e06f8bc81da56b5aa3dce8de6f5e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:01:51 + docker inspect -f . ci-base-image-arm64 23:01:51 . [Pipeline] withDockerContainer 23:01:52 prd-ubuntu18.04-docker-arm64-4c-16g-3388 does not seem to be running inside a container 23:01:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:01:53 $ docker top 51ea4c5220f6a9738616e6e1cf9d4e384a649837abf1313116639cfbe5cd941e -eo pid,comm [Pipeline] { [Pipeline] echo 23:01:54 ========================================================= 23:01:54 [edgeXBuildGoParallel] Running Tests and Build... 23:01:54 ========================================================= [Pipeline] sh 23:01:55 + go mod tidy [Pipeline] sh 23:01:56 + make test 23:01:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:02:02 Waiting for container to be ready 23:02:02 To start your first instance, try: lxc launch ubuntu:18.04 23:02:02 23:02:06 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 23:02:06 Waiting for network to be ready... 23:02:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 23:02:06 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 23:02:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] 23:02:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 23:02:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 23:02:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 23:02:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] 23:02:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] 23:02:06 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 23:02:06 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 23:02:06 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 23:02:07 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 23:02:07 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 23:02:07 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 23:02:07 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 23:02:07 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 23:02:07 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 23:02:07 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 23:02:07 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 23:02:08 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2043 kB] 23:02:08 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 23:02:08 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 23:02:08 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 23:02:08 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] 23:02:08 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] 23:02:08 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] 23:02:08 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 23:02:11 Fetched 24.5 MB in 5s (4565 kB/s) 23:02:12 Reading package lists... 23:02:13 Reading package lists... 23:02:13 Building dependency tree... 23:02:13 Reading state information... 23:02:13 The following additional packages will be installed: 23:02:13 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 23:02:13 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 23:02:13 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 23:02:13 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 23:02:13 Suggested packages: 23:02:13 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 23:02:13 Recommended packages: 23:02:13 gnupg libsasl2-modules 23:02:13 The following NEW packages will be installed: 23:02:13 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 23:02:13 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 23:02:13 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 23:02:13 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 23:02:13 The following packages will be upgraded: 23:02:13 gpg gpg-agent gpgconf libudev1 23:02:13 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 23:02:13 Need to get 3530 kB of archives. 23:02:13 After this operation, 13.3 MB of additional disk space will be used. 23:02:13 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] 23:02:13 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 23:02:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 23:02:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 23:02:14 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 23:02:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 23:02:14 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 23:02:14 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 23:02:14 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 23:02:14 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 23:02:14 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 23:02:14 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 23:02:14 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 23:02:14 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 23:02:14 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 23:02:14 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 23:02:14 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 23:02:14 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 23:02:14 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 23:02:14 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 23:02:14 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 23:02:14 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 23:02:14 debconf: delaying package configuration, since apt-utils is not installed 23:02:14 Fetched 3530 kB in 1s (3478 kB/s) 23:02:14 (Reading database ... 12511 files and directories currently installed.) 23:02:14 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 23:02:14 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 23:02:14 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 23:02:14 Selecting previously unselected package udev. 23:02:15 (Reading database ... 12511 files and directories currently installed.) 23:02:15 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 23:02:15 Unpacking udev (237-3ubuntu10.47) ... 23:02:15 Selecting previously unselected package libfuse2:amd64. 23:02:15 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 23:02:15 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 23:02:15 Selecting previously unselected package fuse. 23:02:15 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 23:02:15 Unpacking fuse (2.9.7-1ubuntu1) ... 23:02:15 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 23:02:15 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:02:15 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 23:02:15 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:02:15 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 23:02:15 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:02:15 Selecting previously unselected package libksba8:amd64. 23:02:15 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 23:02:15 Unpacking libksba8:amd64 (1.3.5-2) ... 23:02:15 Selecting previously unselected package libroken18-heimdal:amd64. 23:02:15 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:02:15 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:16 Selecting previously unselected package libasn1-8-heimdal:amd64. 23:02:16 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:02:16 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:16 Selecting previously unselected package libheimbase1-heimdal:amd64. 23:02:16 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:02:16 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:16 Selecting previously unselected package libhcrypto4-heimdal:amd64. 23:02:16 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:02:16 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:16 Selecting previously unselected package libwind0-heimdal:amd64. 23:02:16 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:02:16 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:16 Selecting previously unselected package libhx509-5-heimdal:amd64. 23:02:16 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:02:16 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:16 Selecting previously unselected package libkrb5-26-heimdal:amd64. 23:02:16 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:02:16 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:16 Selecting previously unselected package libheimntlm0-heimdal:amd64. 23:02:16 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:02:16 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:16 Selecting previously unselected package libgssapi3-heimdal:amd64. 23:02:16 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:02:16 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:16 Selecting previously unselected package libsasl2-modules-db:amd64. 23:02:16 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 23:02:16 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:02:16 Selecting previously unselected package libsasl2-2:amd64. 23:02:16 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 23:02:16 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:02:16 Selecting previously unselected package libldap-common. 23:02:16 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 23:02:16 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 23:02:17 Selecting previously unselected package libldap-2.4-2:amd64. 23:02:17 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 23:02:17 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 23:02:17 Selecting previously unselected package dirmngr. 23:02:17 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 23:02:17 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 23:02:17 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 23:02:17 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 23:02:17 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 23:02:17 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:02:17 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:02:17 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 23:02:17 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:17 Setting up libksba8:amd64 (1.3.5-2) ... 23:02:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:02:17 Setting up udev (237-3ubuntu10.47) ... 23:02:18 invoke-rc.d: policy-rc.d denied execution of start. 23:02:18 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:18 Processing triggers for systemd (237-3ubuntu10) ... 23:02:18 Setting up fuse (2.9.7-1ubuntu1) ... 23:02:18 Setting up gpg (2.2.4-1ubuntu1.4) ... 23:02:18 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:18 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:18 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:18 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:18 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:18 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:18 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 23:02:18 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 23:02:18 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 23:02:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:02:19 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 23:02:19 settings in the [Install] section, and DefaultInstance for template units). 23:02:19 This means they are not meant to be enabled using systemctl. 23:02:19 Possible reasons for having this kind of units are: 23:02:19 1) A unit may be statically enabled by being symlinked from another unit's 23:02:19 .wants/ or .requires/ directory. 23:02:19 2) A unit's purpose may be to act as a helper for some other unit which has 23:02:19 a requirement dependency on it. 23:02:19 3) A unit may be started when needed via activation (socket, path, timer, 23:02:19 D-Bus, udev, scripted systemctl call, ...). 23:02:19 4) In case of template units, the unit is meant to be enabled with some 23:02:19 instance name specified. 23:02:19 Reading package lists... 23:02:19 Building dependency tree... 23:02:19 Reading state information... 23:02:19 The following additional packages will be installed: 23:02:19 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 23:02:19 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 23:02:19 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 23:02:19 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 23:02:19 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 23:02:19 Suggested packages: 23:02:19 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 23:02:19 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 23:02:19 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 23:02:19 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 23:02:19 systemd-container policykit-1 23:02:19 Recommended packages: 23:02:19 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 23:02:20 The following NEW packages will be installed: 23:02:20 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 23:02:20 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 23:02:20 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 23:02:20 multiarch-support openssh-client python3 python3-minimal python3.6 23:02:20 python3.6-minimal snapd squashfs-tools sudo 23:02:20 The following packages will be upgraded: 23:02:20 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 23:02:20 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 23:02:20 Need to get 35.2 MB of archives. 23:02:20 After this operation, 141 MB of additional disk space will be used. 23:02:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 23:02:20 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 23:02:20 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 23:02:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 23:02:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 23:02:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 23:02:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 23:02:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 23:02:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 23:02:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 23:02:20 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 23:02:20 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 23:02:20 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 23:02:20 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 23:02:20 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 23:02:20 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 23:02:20 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 23:02:21 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 23:02:21 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 23:02:21 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 23:02:21 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 23:02:21 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 23:02:21 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 23:02:21 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 23:02:21 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 23:02:21 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 23:02:21 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 23:02:21 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 23:02:21 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 23:02:21 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 23:02:21 debconf: delaying package configuration, since apt-utils is not installed 23:02:21 Fetched 35.2 MB in 1s (30.7 MB/s) 23:02:21 (Reading database ... 12757 files and directories currently installed.) 23:02:21 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 23:02:21 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 23:02:22 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 23:02:22 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 23:02:22 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 23:02:22 (Reading database ... 12757 files and directories currently installed.) 23:02:22 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 23:02:22 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 23:02:22 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 23:02:23 (Reading database ... 12757 files and directories currently installed.) 23:02:23 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 23:02:23 Unpacking apt (1.6.13) over (1.6.1) ... 23:02:23 Setting up apt (1.6.13) ... 23:02:23 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 23:02:24 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 23:02:24 (Reading database ... 12764 files and directories currently installed.) 23:02:24 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 23:02:24 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 23:02:24 Selecting previously unselected package libpython3.6-minimal:amd64. 23:02:24 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 23:02:24 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 23:02:24 Selecting previously unselected package libexpat1:amd64. 23:02:24 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 23:02:24 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 23:02:24 Selecting previously unselected package python3.6-minimal. 23:02:24 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 23:02:24 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 23:02:25 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 23:02:25 Checking for services that may need to be restarted...done. 23:02:25 Checking for services that may need to be restarted...done. 23:02:25 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 23:02:25 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 23:02:25 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 23:02:25 Selecting previously unselected package python3-minimal. 23:02:25 (Reading database ... 13012 files and directories currently installed.) 23:02:25 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 23:02:25 Unpacking python3-minimal (3.6.7-1~18.04) ... 23:02:26 Selecting previously unselected package mime-support. 23:02:26 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 23:02:26 Unpacking mime-support (3.60ubuntu1) ... 23:02:26 Selecting previously unselected package libmpdec2:amd64. 23:02:26 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 23:02:26 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 23:02:26 Selecting previously unselected package libpython3.6-stdlib:amd64. 23:02:26 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 23:02:26 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 23:02:26 Selecting previously unselected package python3.6. 23:02:26 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 23:02:26 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 23:02:26 Selecting previously unselected package libpython3-stdlib:amd64. 23:02:26 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 23:02:26 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 23:02:26 Setting up python3-minimal (3.6.7-1~18.04) ... 23:02:27 Selecting previously unselected package python3. 23:02:27 (Reading database ... 13442 files and directories currently installed.) 23:02:27 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 23:02:27 Unpacking python3 (3.6.7-1~18.04) ... 23:02:27 Selecting previously unselected package multiarch-support. 23:02:27 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 23:02:27 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 23:02:27 Setting up multiarch-support (2.27-3ubuntu1.4) ... 23:02:27 Selecting previously unselected package liblzo2-2:amd64. 23:02:27 (Reading database ... 13479 files and directories currently installed.) 23:02:27 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 23:02:27 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 23:02:27 Selecting previously unselected package libbsd0:amd64. 23:02:27 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 23:02:27 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 23:02:27 Selecting previously unselected package sudo. 23:02:27 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 23:02:27 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 23:02:27 Selecting previously unselected package apparmor. 23:02:27 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 23:02:27 Unpacking apparmor (2.12-4ubuntu5.1) ... 23:02:27 Selecting previously unselected package libedit2:amd64. 23:02:27 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 23:02:27 Unpacking libedit2:amd64 (3.1-20170329-1) ... 23:02:28 Selecting previously unselected package libkrb5support0:amd64. 23:02:28 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 23:02:28 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 23:02:28 Selecting previously unselected package libk5crypto3:amd64. 23:02:28 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 23:02:28 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 23:02:28 Selecting previously unselected package libkeyutils1:amd64. 23:02:28 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 23:02:28 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 23:02:28 Selecting previously unselected package libkrb5-3:amd64. 23:02:28 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 23:02:28 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 23:02:28 Selecting previously unselected package libgssapi-krb5-2:amd64. 23:02:28 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 23:02:28 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 23:02:28 Selecting previously unselected package libssl1.0.0:amd64. 23:02:28 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 23:02:28 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 23:02:28 Selecting previously unselected package openssh-client. 23:02:28 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 23:02:28 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 23:02:28 Selecting previously unselected package squashfs-tools. 23:02:28 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 23:02:28 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 23:02:29 Selecting previously unselected package snapd. 23:02:29 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 23:02:29 Unpacking snapd (2.48.3+18.04) ... 23:02:29 ? github.com/edgexfoundry/edgex-go [no test files] 23:02:31 Setting up libedit2:amd64 (3.1-20170329-1) ... 23:02:31 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 23:02:31 Setting up mime-support (3.60ubuntu1) ... 23:02:31 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 23:02:31 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 23:02:31 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 23:02:31 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:02:31 Setting up systemd (237-3ubuntu10.47) ... 23:02:31 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 23:02:32 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 23:02:32 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 23:02:32 Setting up liblzo2-2:amd64 (2.08-1.2) ... 23:02:32 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 23:02:32 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 23:02:32 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 23:02:33 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 23:02:33 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 23:02:33 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 23:02:33 Setting up python3 (3.6.7-1~18.04) ... 23:02:33 running python rtupdate hooks for python3.6... 23:02:33 running python post-rtupdate hooks for python3.6... 23:02:33 Setting up apparmor (2.12-4ubuntu5.1) ... 23:02:35 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 23:02:35 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 23:02:35 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 23:02:35 Setting up snapd (2.48.3+18.04) ... 23:02:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 23:02:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 23:02:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 23:02:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 23:02:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 23:02:36 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 23:02:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 23:02:37 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 23:02:37 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 23:02:37 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 23:02:37 /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' 23:02:37 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:02:37 Processing triggers for systemd (237-3ubuntu10.47) ... 23:02:39 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 23:02:39 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 23:02:39 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:02:40 Reading package lists... 23:02:41 Reading package lists... 23:02:41 Building dependency tree... 23:02:41 Reading state information... 23:02:41 Calculating upgrade... 23:02:41 The following packages will be upgraded: 23:02:41 advancecomp base-files bash binutils binutils-common 23:02:41 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 23:02:41 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 23:02:41 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 23:02:41 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 23:02:41 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 23:02:41 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 23:02:41 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 23:02:41 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 23:02:41 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 23:02:41 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 23:02:41 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 23:02:41 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 23:02:41 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 23:02:41 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 23:02:41 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 23:02:41 Need to get 64.0 MB of archives. 23:02:41 After this operation, 5034 kB of additional disk space will be used. 23:02:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] 23:02:41 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 23:02:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 23:02:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 23:02:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 23:02:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 23:02:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 23:02:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 23:02:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 23:02:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 23:02:42 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 23:02:42 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 23:02:42 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 23:02:42 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 23:02:42 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 23:02:42 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 23:02:42 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 23:02:42 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 23:02:42 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 23:02:42 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 23:02:42 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 23:02:42 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 23:02:42 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 23:02:42 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 23:02:42 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 23:02:42 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 23:02:42 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 23:02:42 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 23:02:42 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 23:02:42 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 23:02:42 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 23:02:42 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 23:02:42 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 23:02:42 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 23:02:42 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 23:02:42 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 23:02:42 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 23:02:42 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 23:02:42 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 23:02:42 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 23:02:42 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 23:02:42 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 23:02:42 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 23:02:43 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 23:02:43 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 23:02:43 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 23:02:43 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 23:02:43 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 23:02:43 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 23:02:43 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 23:02:43 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 23:02:43 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 23:02:43 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 23:02:43 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 23:02:43 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 23:02:43 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 23:02:43 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 23:02:43 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 23:02:43 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 23:02:43 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 23:02:43 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 23:02:43 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 23:02:43 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 23:02:43 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 23:02:43 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 23:02:43 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 23:02:43 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 23:02:43 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 23:02:43 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 23:02:43 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 23:02:43 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 23:02:43 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 23:02:43 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 23:02:43 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 23:02:43 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 23:02:43 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 23:02:43 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 23:02:43 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 23:02:43 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 23:02:43 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 23:02:43 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 23:02:43 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 23:02:43 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 23:02:43 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 23:02:43 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 23:02:43 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 23:02:43 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 23:02:43 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 23:02:43 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 23:02:43 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 23:02:43 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 23:02:43 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 23:02:44 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 23:02:44 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 23:02:44 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 23:02:44 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 23:02:45 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 23:02:45 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 23:02:45 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 23:02:45 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 23:02:45 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 23:02:45 debconf: delaying package configuration, since apt-utils is not installed 23:02:45 Fetched 64.0 MB in 3s (18.3 MB/s) 23:02:45 (Reading database ... 13912 files and directories currently installed.) 23:02:45 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 23:02:45 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:02:46 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 23:02:46 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:02:46 Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... 23:02:46 Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... 23:02:47 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:02:47 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:02:47 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:02:47 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:02:47 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:02:47 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:02:47 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:02:47 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:02:47 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:02:47 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:02:47 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:02:47 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:02:48 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:02:48 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:02:48 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 23:02:48 (Reading database ... 13911 files and directories currently installed.) 23:02:48 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 23:02:48 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 23:02:48 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 23:02:48 (Reading database ... 13911 files and directories currently installed.) 23:02:48 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:02:48 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:02:48 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:02:48 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:02:48 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:02:48 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:02:48 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 23:02:49 (Reading database ... 13911 files and directories currently installed.) 23:02:49 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 23:02:49 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:02:49 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 23:02:49 (Reading database ... 13911 files and directories currently installed.) 23:02:49 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 23:02:49 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 23:02:50 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 23:02:50 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 23:02:50 Setting up base-files (10.1ubuntu2.10) ... 23:02:50 Installing new version of config file /etc/issue ... 23:02:50 Installing new version of config file /etc/issue.net ... 23:02:50 Installing new version of config file /etc/lsb-release ... 23:02:50 Installing new version of config file /etc/update-motd.d/50-motd-news ... 23:02:50 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 23:02:50 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 23:02:50 Removing obsolete conffile /etc/default/motd-news ... 23:02:50 (Reading database ... 13912 files and directories currently installed.) 23:02:50 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 23:02:50 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 23:02:51 Setting up bash (4.4.18-2ubuntu1.2) ... 23:02:51 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 23:02:51 (Reading database ... 13912 files and directories currently installed.) 23:02:51 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 23:02:51 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 23:02:51 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 23:02:51 (Reading database ... 13912 files and directories currently installed.) 23:02:51 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 23:02:51 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 23:02:51 Setting up tar (1.29b-2ubuntu0.2) ... 23:02:51 (Reading database ... 13912 files and directories currently installed.) 23:02:51 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 23:02:51 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 23:02:52 Setting up dpkg (1.19.0.5ubuntu2.3) ... 23:02:52 (Reading database ... 13912 files and directories currently installed.) 23:02:52 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 23:02:52 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:02:52 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 23:02:52 (Reading database ... 13912 files and directories currently installed.) 23:02:52 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 23:02:52 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:02:52 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 23:02:52 (Reading database ... 13912 files and directories currently installed.) 23:02:52 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 23:02:52 Unpacking grep (3.1-2build1) over (3.1-2) ... 23:02:52 Setting up grep (3.1-2build1) ... 23:02:53 (Reading database ... 13912 files and directories currently installed.) 23:02:53 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 23:02:53 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 23:02:53 Setting up login (1:4.5-1ubuntu2) ... 23:02:53 (Reading database ... 13912 files and directories currently installed.) 23:02:53 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 23:02:53 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:02:53 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 23:02:53 (Reading database ... 13912 files and directories currently installed.) 23:02:53 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 23:02:53 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:02:54 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 23:02:54 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:02:54 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 23:02:54 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:02:55 Setting up perl-base (5.26.1-6ubuntu0.5) ... 23:02:55 (Reading database ... 13912 files and directories currently installed.) 23:02:55 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 23:02:55 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:02:56 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 23:02:56 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 23:02:56 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 23:02:56 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 23:02:56 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 23:02:56 (Reading database ... 13912 files and directories currently installed.) 23:02:56 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 23:02:56 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 23:02:57 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 23:02:57 (Reading database ... 13912 files and directories currently installed.) 23:02:57 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:02:57 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:02:57 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:02:57 (Reading database ... 13912 files and directories currently installed.) 23:02:57 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:02:57 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:02:57 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:02:57 (Reading database ... 13912 files and directories currently installed.) 23:02:57 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:02:57 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:02:57 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:02:58 (Reading database ... 13912 files and directories currently installed.) 23:02:58 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:02:58 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:02:58 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:02:58 (Reading database ... 13912 files and directories currently installed.) 23:02:58 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 23:02:58 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:02:58 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 23:02:58 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:02:58 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 23:02:58 (Reading database ... 13912 files and directories currently installed.) 23:02:58 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 23:02:58 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:02:58 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 23:02:58 (Reading database ... 13912 files and directories currently installed.) 23:02:58 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:02:58 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:02:58 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:02:58 (Reading database ... 13912 files and directories currently installed.) 23:02:58 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:02:58 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:02:59 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 23:02:59 (Reading database ... 13912 files and directories currently installed.) 23:02:59 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:02:59 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:02:59 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 23:03:00 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 23:03:00 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 23:03:00 (Reading database ... 13912 files and directories currently installed.) 23:03:00 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 23:03:00 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:03:00 Setting up libc-bin (2.27-3ubuntu1.4) ... 23:03:00 (Reading database ... 13912 files and directories currently installed.) 23:03:00 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 23:03:00 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:03:00 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 23:03:01 (Reading database ... 13914 files and directories currently installed.) 23:03:01 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 23:03:01 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 23:03:01 Setting up debconf (1.5.66ubuntu1) ... 23:03:01 (Reading database ... 13914 files and directories currently installed.) 23:03:01 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 23:03:01 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 23:03:01 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 23:03:01 (Reading database ... 13914 files and directories currently installed.) 23:03:01 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 23:03:01 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 23:03:01 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 23:03:01 (Reading database ... 13914 files and directories currently installed.) 23:03:01 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 23:03:01 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 23:03:01 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 23:03:02 (Reading database ... 13914 files and directories currently installed.) 23:03:02 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 23:03:02 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 23:03:02 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 23:03:02 (Reading database ... 13914 files and directories currently installed.) 23:03:02 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 23:03:02 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 23:03:02 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 23:03:03 (Reading database ... 13914 files and directories currently installed.) 23:03:03 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:03:03 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:03:03 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 23:03:03 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 23:03:03 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 23:03:03 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:03:03 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 23:03:03 (Reading database ... 13914 files and directories currently installed.) 23:03:03 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 23:03:03 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 23:03:03 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 23:03:03 (Reading database ... 13914 files and directories currently installed.) 23:03:03 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 23:03:03 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 23:03:03 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 23:03:04 (Reading database ... 13914 files and directories currently installed.) 23:03:04 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 23:03:04 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:03:04 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 23:03:04 (Reading database ... 13914 files and directories currently installed.) 23:03:04 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 23:03:04 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 23:03:04 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 23:03:04 (Reading database ... 13914 files and directories currently installed.) 23:03:04 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 23:03:04 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 23:03:04 Setting up passwd (1:4.5-1ubuntu2) ... 23:03:05 (Reading database ... 13914 files and directories currently installed.) 23:03:05 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 23:03:05 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:03:05 Setting up gpgv (2.2.4-1ubuntu1.4) ... 23:03:05 (Reading database ... 13914 files and directories currently installed.) 23:03:05 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 23:03:05 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 23:03:05 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 23:03:05 (Reading database ... 13914 files and directories currently installed.) 23:03:05 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 23:03:05 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 23:03:05 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 23:03:05 (Reading database ... 13914 files and directories currently installed.) 23:03:05 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 23:03:05 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 23:03:05 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 23:03:06 (Reading database ... 13914 files and directories currently installed.) 23:03:06 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 23:03:06 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 23:03:06 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 23:03:06 (Reading database ... 13914 files and directories currently installed.) 23:03:06 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 23:03:06 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 23:03:06 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 23:03:06 (Reading database ... 13914 files and directories currently installed.) 23:03:06 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 23:03:06 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 23:03:06 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 23:03:07 (Reading database ... 13914 files and directories currently installed.) 23:03:07 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 23:03:07 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 23:03:07 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 23:03:07 (Reading database ... 13914 files and directories currently installed.) 23:03:07 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 23:03:07 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 23:03:07 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 23:03:07 (Reading database ... 13915 files and directories currently installed.) 23:03:07 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 23:03:07 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 23:03:08 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 23:03:08 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 23:03:08 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 23:03:08 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 23:03:08 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 23:03:08 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 23:03:08 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 23:03:08 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 23:03:08 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 23:03:08 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 23:03:08 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 23:03:08 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 23:03:08 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 23:03:09 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 23:03:09 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 23:03:09 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 23:03:09 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 23:03:09 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 23:03:09 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 23:03:09 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 23:03:09 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 23:03:09 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 23:03:10 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 23:03:10 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 23:03:10 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 23:03:10 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 23:03:11 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 23:03:11 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 23:03:11 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 23:03:11 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 23:03:11 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 23:03:11 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 23:03:11 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 23:03:11 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 23:03:11 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:03:11 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:03:11 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:03:12 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:03:12 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:03:12 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:03:12 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:03:12 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:03:13 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:03:13 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:03:14 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:03:14 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:03:15 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:03:15 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:03:15 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:03:15 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:03:16 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:03:16 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:03:16 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:03:16 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 23:03:17 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 23:03:17 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 23:03:17 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 23:03:17 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 23:03:17 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 23:03:17 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 23:03:17 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:03:17 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 23:03:17 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:03:17 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 23:03:17 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 23:03:17 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 23:03:17 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:03:17 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 23:03:17 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:03:18 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:03:18 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:03:18 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 23:03:18 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 23:03:18 Setting up tzdata (2021a-0ubuntu0.18.04) ... 23:03:18 23:03:18 Current default time zone: 'Etc/UTC' 23:03:18 Local time is now: Thu May 6 23:03:18 UTC 2021. 23:03:18 Universal Time is now: Thu May 6 23:03:18 UTC 2021. 23:03:18 Run 'dpkg-reconfigure tzdata' if you wish to change it. 23:03:18 23:03:18 Setting up systemd-sysv (237-3ubuntu10.47) ... 23:03:18 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:03:18 Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... 23:03:18 Setting up mount (2.31.1-0.4ubuntu3.7) ... 23:03:18 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 23:03:18 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 23:03:18 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 23:03:18 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 23:03:18 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 23:03:18 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 23:03:18 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:03:18 Setting up procps (2:3.3.12-3ubuntu1.2) ... 23:03:18 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 23:03:18 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 23:03:18 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 23:03:18 Setting up patch (2.7.6-2ubuntu1.1) ... 23:03:19 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 23:03:19 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 23:03:19 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 23:03:19 Installing new version of config file /etc/ssl/openssl.cnf ... 23:03:19 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 23:03:19 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 23:03:19 Setting up ca-certificates (20210119~18.04.1) ... 23:03:21 Updating certificates in /etc/ssl/certs... 23:03:21 23 added, 27 removed; done. 23:03:21 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 23:03:21 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:03:21 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 23:03:21 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 23:03:21 Setting up pkgbinarymangler (138.18.04.1) ... 23:03:21 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 23:03:21 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 23:03:22 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 23:03:22 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 23:03:22 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 23:03:22 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 23:03:22 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 23:03:22 Setting up perl (5.26.1-6ubuntu0.5) ... 23:03:22 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 23:03:22 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 23:03:22 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 23:03:22 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 23:03:22 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 23:03:22 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 23:03:22 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 23:03:22 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 23:03:22 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 23:03:22 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 23:03:22 Processing triggers for systemd (237-3ubuntu10.47) ... 23:03:22 Processing triggers for mime-support (3.60ubuntu1) ... 23:03:23 Processing triggers for ca-certificates (20210119~18.04.1) ... 23:03:23 Updating certificates in /etc/ssl/certs... 23:03:23 0 added, 0 removed; done. 23:03:23 Running hooks in /etc/ca-certificates/update.d... 23:03:23 done. 23:03:24 Reading package lists... 23:03:24 Building dependency tree... 23:03:24 Reading state information... 23:03:24 The following NEW packages will be installed: 23:03:24 apt-transport-https 23:03:24 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 23:03:24 Need to get 1692 B of archives. 23:03:24 After this operation, 154 kB of additional disk space will be used. 23:03:24 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 23:03:24 debconf: delaying package configuration, since apt-utils is not installed 23:03:24 Fetched 1692 B in 0s (9573 B/s) 23:03:24 Selecting previously unselected package apt-transport-https. 23:03:24 (Reading database ... 13920 files and directories currently installed.) 23:03:24 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 23:03:24 Unpacking apt-transport-https (1.6.13) ... 23:03:24 Setting up apt-transport-https (1.6.13) ... 23:03:25 Waiting for network to be ready... 23:03:33 2021-05-06T23:03:29Z INFO Waiting for automatic snapd restart... 23:03:33 snapd 2.49.2 from Canonical* installed 23:03:34 "snapd" switched to the "latest/stable" channel 23:03:34 23:03:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:03:39 core18 20210309 from Canonical* installed 23:03:39 "core18" switched to the "latest/stable" channel 23:03:39 23:03:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:03:46 snapcraft 4.7.1 from Canonical* installed 23:03:46 "snapcraft" switched to the "latest/stable" channel 23:03:46 23:03:49 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: 23:03:49 - README.md 23:03:49 23:03:49 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 23:03:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:03:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:03:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:03:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:03:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:03:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:03:56 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 23:03:56 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 23:03:56 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 23:03:56 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:03:57 Reading package lists... 23:03:58 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 23:04:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:04:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:04:04 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 23:04:04 Reading package lists... 23:04:04 Building dependency tree... 23:04:04 Reading state information... 23:04:04 Suggested packages: 23:04:04 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 23:04:04 git-gui gitk gitweb git-cvs git-mediawiki git-svn 23:04:04 Recommended packages: 23:04:04 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 23:04:04 The following NEW packages will be installed: 23:04:04 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 23:04:04 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 23:04:04 pkg-config zip 23:04:04 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 23:04:04 Need to get 7663 kB of archives. 23:04:04 After this operation, 43.8 MB of additional disk space will be used. 23:04:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 23:04:04 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 23:04:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 23:04:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 23:04:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 23:04:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 23:04:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 23:04:04 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 23:04:04 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 23:04:04 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 23:04:05 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 23:04:05 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 23:04:05 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 23:04:05 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 23:04:05 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 23:04:05 debconf: delaying package configuration, since apt-utils is not installed 23:04:05 Fetched 7663 kB in 1s (10.8 MB/s) 23:04:05 Selecting previously unselected package libglib2.0-0:amd64. 23:04:05 (Reading database ... 13924 files and directories currently installed.) 23:04:05 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 23:04:05 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 23:04:05 Selecting previously unselected package libpsl5:amd64. 23:04:05 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 23:04:05 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 23:04:05 Selecting previously unselected package libnghttp2-14:amd64. 23:04:05 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 23:04:05 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 23:04:05 Selecting previously unselected package librtmp1:amd64. 23:04:05 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 23:04:05 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 23:04:05 Selecting previously unselected package libcurl3-gnutls:amd64. 23:04:05 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 23:04:06 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 23:04:06 Selecting previously unselected package liberror-perl. 23:04:06 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 23:04:06 Unpacking liberror-perl (0.17025-1) ... 23:04:06 Selecting previously unselected package git-man. 23:04:06 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 23:04:06 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 23:04:06 Selecting previously unselected package git. 23:04:06 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 23:04:06 Unpacking git (1:2.17.1-1ubuntu0.8) ... 23:04:07 Selecting previously unselected package libnorm1:amd64. 23:04:07 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 23:04:07 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 23:04:07 Selecting previously unselected package libpgm-5.2-0:amd64. 23:04:07 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 23:04:07 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 23:04:07 Selecting previously unselected package libsodium23:amd64. 23:04:07 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 23:04:07 Unpacking libsodium23:amd64 (1.0.16-2) ... 23:04:07 Selecting previously unselected package libzmq5:amd64. 23:04:07 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 23:04:07 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 23:04:07 Selecting previously unselected package libzmq3-dev:amd64. 23:04:07 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 23:04:07 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 23:04:07 Selecting previously unselected package pkg-config. 23:04:07 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 23:04:08 Unpacking pkg-config (0.29.1-0ubuntu2) ... 23:04:08 Selecting previously unselected package zip. 23:04:08 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 23:04:08 Unpacking zip (3.0-11build1) ... 23:04:08 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 23:04:08 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 23:04:08 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 23:04:08 Setting up liberror-perl (0.17025-1) ... 23:04:08 Setting up libpsl5:amd64 (0.19.1-5build1) ... 23:04:08 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 23:04:08 No schema files found: doing nothing. 23:04:08 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 23:04:08 Setting up zip (3.0-11build1) ... 23:04:08 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 23:04:08 Setting up libsodium23:amd64 (1.0.16-2) ... 23:04:08 Setting up pkg-config (0.29.1-0ubuntu2) ... 23:04:08 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 23:04:08 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 23:04:08 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 23:04:08 Setting up git (1:2.17.1-1ubuntu0.8) ... 23:04:08 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 23:04:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:04:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:04:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:04:14 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.341s coverage: 45.9% of statements 23:04:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:04:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:04:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 23:04:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 23:04:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 23:04:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 23:04:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.179s coverage: 19.8% of statements 23:04:15 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 23:04:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.224s coverage: 100.0% of statements 23:04:15 git set to automatically installed. 23:04:15 git-man set to automatically installed. 23:04:15 libcurl3-gnutls set to automatically installed. 23:04:15 liberror-perl set to automatically installed. 23:04:15 libglib2.0-0 set to automatically installed. 23:04:15 libnghttp2-14 set to automatically installed. 23:04:15 libnorm1 set to automatically installed. 23:04:15 libpgm-5.2-0 set to automatically installed. 23:04:15 libpsl5 set to automatically installed. 23:04:15 librtmp1 set to automatically installed. 23:04:15 libsodium23 set to automatically installed. 23:04:15 libzmq3-dev set to automatically installed. 23:04:15 libzmq5 set to automatically installed. 23:04:15 pkg-config set to automatically installed. 23:04:15 zip set to automatically installed. 23:04:16 snapd is not logged in, snap install commands will use sudo 23:04:22 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.603s coverage: 27.1% of statements 23:04:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:04:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:04:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 23:04:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 23:04:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 23:04:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:04:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.137s coverage: 100.0% of statements 23:04:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 23:04:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.178s coverage: 100.0% of statements 23:04:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 23:04:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 23:04:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.264s coverage: 71.3% of statements 23:04:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 23:04:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 23:04:23 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 23:04:24 snap "core18" has no updates available 23:04:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.521s coverage: 87.7% of statements 23:04:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 23:04:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 23:04:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.149s coverage: 78.9% of statements 23:04:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 23:04:24 snapd is not logged in, snap install commands will use sudo 23:04:31 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 23:04:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.295s coverage: 28.6% of statements 23:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 23:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 23:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 23:04:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.258s coverage: 100.0% of statements 23:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 23:04:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.183s coverage: 100.0% of statements 23:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 23:04:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.416s coverage: 86.7% of statements 23:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 23:04:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.407s coverage: 97.5% of statements 23:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 23:04:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.229s coverage: 78.3% of statements 23:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 23:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 23:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 23:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 23:04:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.126s coverage: 95.1% of statements 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 23:04:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.117s coverage: 58.8% of statements 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 23:04:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.196s coverage: 0.9% of statements 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 23:04:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.151s coverage: 22.6% of statements 23:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.173s coverage: 47.1% of statements 23:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.174s coverage: 79.5% of statements 23:04:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.137s coverage: 94.1% of statements 23:04:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.166s coverage: 96.3% of statements 23:04:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.130s coverage: 87.5% of statements 23:04:43 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 23:04:43 Pulling go-build-helper 23:04:43 + snapcraftctl pull 23:04:44 'app-service-config' has dependencies that need to be staged: go-build-helper 23:04:44 Skipping pull go-build-helper (already ran) 23:04:44 Building go-build-helper 23:04:44 + snapcraftctl build 23:04:47 Staging go-build-helper 23:04:47 + snapcraftctl stage 23:04:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.222s coverage: 94.4% of statements 23:04:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.121s coverage: 44.8% of statements 23:05:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.573s coverage: 81.8% of statements 23:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:05:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 23:05:02 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 23:05:02 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 23:05:02 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] 23:05:02 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 23:05:02 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 23:05:02 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 23:05:02 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 23:05:02 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 23:05:02 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 23:05:02 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 23:05:02 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 23:05:02 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 23:05:02 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 23:05:02 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] 23:05:02 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] 23:05:02 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 23:05:02 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 23:05:02 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 23:05:02 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2043 kB] 23:05:02 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 23:05:02 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 23:05:02 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 23:05:02 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] 23:05:02 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] 23:05:02 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] 23:05:02 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 23:05:02 Fetched 24.5 MB in 0s (0 B/s) 23:05:02 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 23:05:02 Fetched 224 kB in 0s (0 B/s) 23:05:02 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 23:05:02 Fetched 157 kB in 0s (0 B/s) 23:05:02 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 23:05:02 Fetched 221 kB in 0s (0 B/s) 23:05:02 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 23:05:02 Fetched 143 kB in 0s (0 B/s) 23:05:02 Pulling app-service-config 23:05:02 + snapcraftctl pull 23:05:02 Cloning into '/root/parts/app-service-config/src'... 23:05:02 Pulling config-common 23:05:02 + snapcraftctl pull 23:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.217s coverage: 92.9% of statements 23:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements 23:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 23:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.121s coverage: 100.0% of statements 23:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.142s coverage: 76.0% of statements 23:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.134s coverage: 80.0% of statements 23:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.205s coverage: 87.2% of statements 23:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.192s coverage: 85.4% of statements 23:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.225s coverage: 91.2% of statements 23:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.737s coverage: 64.4% of statements 23:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:05:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.123s coverage: 100.0% of statements 23:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 91.3% of statements 23:05:08 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 23:05:08 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 23:05:08 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:05:08 Fetched 0 B in 0s (0 B/s) 23:05:08 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 23:05:08 Fetched 0 B in 0s (0 B/s) 23:05:08 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 23:05:08 Fetched 0 B in 0s (0 B/s) 23:05:08 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 23:05:08 Fetched 0 B in 0s (0 B/s) 23:05:08 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 23:05:08 Fetched 0 B in 0s (0 B/s) 23:05:08 Pulling edgex-go 23:05:08 + snapcraftctl pull 23:05:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements 23:05:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements 23:05:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements 23:05:13 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.065s coverage: 66.9% of statements 23:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:05:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:05:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.646s coverage: 43.4% of statements 23:05:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:05:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:05:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.097s coverage: 89.5% of statements 23:05:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:05:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.090s coverage: 84.8% of statements 23:05:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.516s coverage: 47.0% of statements 23:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 23:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 23:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 23:05:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.124s coverage: 100.0% of statements 23:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 23:05:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.123s coverage: 100.0% of statements 23:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 23:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 23:05:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.150s coverage: 9.6% of statements 23:05:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 23:05:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.549s coverage: 92.6% of statements 23:05:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 23:05:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 23:05:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 23:05:29 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 23:05:29 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 23:05:29 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:05:29 Fetched 0 B in 0s (0 B/s) 23:05:29 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 23:05:29 Fetched 96.5 kB in 0s (0 B/s) 23:05:29 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 23:05:29 Fetched 279 kB in 0s (0 B/s) 23:05:29 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 23:05:29 Fetched 122 kB in 0s (0 B/s) 23:05:29 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 23:05:29 Fetched 77.8 kB in 0s (0 B/s) 23:05:29 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 23:05:29 Fetched 8848 B in 0s (0 B/s) 23:05:29 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 23:05:29 Fetched 47.8 kB in 0s (0 B/s) 23:05:29 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 23:05:29 Fetched 45.6 kB in 0s (0 B/s) 23:05:29 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 23:05:29 Fetched 15.0 kB in 0s (0 B/s) 23:05:29 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 23:05:29 Fetched 219 kB in 0s (0 B/s) 23:05:29 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 23:05:29 Fetched 154 kB in 0s (0 B/s) 23:05:29 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 23:05:29 Fetched 50.6 kB in 0s (0 B/s) 23:05:29 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 23:05:29 Fetched 14.8 kB in 0s (0 B/s) 23:05:29 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 23:05:29 Fetched 41.8 kB in 0s (0 B/s) 23:05:29 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 23:05:29 Fetched 499 kB in 0s (0 B/s) 23:05:29 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 23:05:29 Fetched 111 kB in 0s (0 B/s) 23:05:29 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 23:05:29 Fetched 240 kB in 0s (0 B/s) 23:05:29 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 23:05:29 Fetched 29.3 kB in 0s (0 B/s) 23:05:29 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 23:05:29 Fetched 85.5 kB in 0s (0 B/s) 23:05:29 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 23:05:29 Fetched 24.5 kB in 0s (0 B/s) 23:05:29 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 23:05:29 Fetched 49.2 kB in 0s (0 B/s) 23:05:29 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 23:05:29 Fetched 54.2 kB in 0s (0 B/s) 23:05:29 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 23:05:29 Fetched 30.8 kB in 0s (0 B/s) 23:05:29 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 23:05:29 Fetched 15.8 kB in 0s (0 B/s) 23:05:29 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 23:05:29 Fetched 85.9 kB in 0s (0 B/s) 23:05:29 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 23:05:29 Fetched 8720 B in 0s (0 B/s) 23:05:29 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 23:05:29 Fetched 137 kB in 0s (0 B/s) 23:05:29 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 23:05:29 Fetched 119 kB in 0s (0 B/s) 23:05:29 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 23:05:29 Fetched 110 kB in 0s (0 B/s) 23:05:29 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 23:05:29 Fetched 11.1 kB in 0s (0 B/s) 23:05:29 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 23:05:29 Fetched 645 kB in 0s (0 B/s) 23:05:29 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 23:05:29 Fetched 41.3 kB in 0s (0 B/s) 23:05:29 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 23:05:29 Fetched 17.9 kB in 0s (0 B/s) 23:05:29 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 23:05:29 Fetched 368 kB in 0s (0 B/s) 23:05:29 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 23:05:29 Fetched 187 kB in 0s (0 B/s) 23:05:29 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 23:05:29 Fetched 175 kB in 0s (0 B/s) 23:05:29 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 23:05:29 Fetched 206 kB in 0s (0 B/s) 23:05:29 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 23:05:29 Fetched 1301 kB in 0s (0 B/s) 23:05:29 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 23:05:29 Fetched 36.2 kB in 0s (0 B/s) 23:05:29 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 23:05:29 Fetched 159 kB in 0s (0 B/s) 23:05:29 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 23:05:29 Fetched 107 kB in 0s (0 B/s) 23:05:29 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 23:05:29 Fetched 48.7 kB in 0s (0 B/s) 23:05:29 Pulling static-packages 23:05:29 + snapcraftctl pull 23:05:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.610s coverage: 28.7% of statements 23:05:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:05:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:05:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 23:05:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 23:05:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 23:05:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.313s coverage: 99.0% of statements 23:05:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 23:05:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.211s coverage: 100.0% of statements 23:05:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 23:05:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 23:05:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 23:05:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.188s coverage: 64.6% of statements 23:05:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 23:05:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.340s coverage: 97.6% of statements 23:05:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 23:05:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 23:05:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 23:05:30 ok github.com/edgexfoundry/edgex-go/internal/system 0.072s coverage: 0.0% of statements 23:05:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:05:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements 23:05:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 23:05:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:05:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:05:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 23:05:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.095s coverage: 87.9% of statements 23:05:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 23:05:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:05:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 23:05:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.117s coverage: 28.1% of statements 23:05:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 23:05:30 Pulling version 23:05:30 + cd /root/project 23:05:30 + [ -f VERSION ] 23:05:30 + PROJECT_VERSION=local-dev 23:05:30 + git rev-parse --short HEAD 23:05:30 + GIT_REVISION=e225c847 23:05:30 + snapcraftctl set-version local-dev 23:05:31 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 100.0% of statements 23:05:31 Skipping build go-build-helper (already ran) 23:05:32 Building app-service-config 23:05:32 + make build 23:05:32 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 23:05:32 GO111MODULE=on go vet ./... 23:05:34 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.52 23:05:34 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.42 23:05:34 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.78 23:05:34 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.11 23:05:34 go: downloading github.com/gorilla/mux v1.8.0 23:05:34 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 23:05:34 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 23:05:34 go: downloading github.com/google/uuid v1.2.0 23:05:34 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 23:05:34 go: downloading github.com/pelletier/go-toml v1.9.0 23:05:34 go: downloading github.com/hashicorp/consul/api v1.8.1 23:05:34 go: downloading github.com/go-kit/kit v0.8.0 23:05:34 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.17 23:05:34 go: downloading github.com/go-playground/validator/v10 v10.5.0 23:05:34 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:05:34 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 23:05:34 go: downloading github.com/mitchellh/copystructure v1.0.0 23:05:34 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:05:34 go: downloading github.com/go-playground/universal-translator v0.17.0 23:05:34 go: downloading github.com/go-logfmt/logfmt v0.4.0 23:05:34 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:05:34 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:05:35 go: downloading golang.org/x/text v0.3.2 23:05:35 go: downloading github.com/leodido/go-urn v1.2.0 23:05:35 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:05:35 go: downloading github.com/hashicorp/go-hclog v0.12.0 23:05:35 go: downloading github.com/go-playground/locales v0.13.0 23:05:35 go: downloading github.com/mattn/go-isatty v0.0.12 23:05:35 go: downloading github.com/gorilla/websocket v1.4.2 23:05:35 go: downloading github.com/pebbe/zmq4 v1.2.7 23:05:35 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 23:05:35 go: downloading github.com/go-redis/redis/v7 v7.2.0 23:05:35 go: downloading github.com/fatih/color v1.9.0 23:05:35 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 23:05:35 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 23:05:35 go: downloading github.com/hashicorp/serf v0.9.5 23:05:35 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 23:05:35 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:05:35 go: downloading github.com/mattn/go-colorable v0.1.6 23:05:35 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 23:05:35 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 23:05:35 go: downloading github.com/x448/float16 v0.8.4 23:05:36 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:05:36 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:05:36 go: downloading github.com/hashicorp/golang-lru v0.5.0 23:05:48 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 23:05:48 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 23:05:48 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 23:05:48 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 23:05:48 Building config-common 23:05:48 + snapcraftctl build 23:05:52 Building edgex-go 23:05:52 + cd /root/parts/edgex-go/src 23:05:52 + make build 23:05:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 23:05:53 go: downloading github.com/OneOfOne/xxhash v1.2.8 23:05:53 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.19 23:05:53 go: downloading github.com/pkg/errors v0.8.1 23:05:53 go: downloading github.com/imdario/mergo v0.3.12 23:05:57 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 23:05:57 go: downloading gopkg.in/yaml.v2 v2.4.0 23:06: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 23:06:04 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 23:06:06 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 23:06:07 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 23:06:07 go: downloading github.com/stretchr/testify v1.7.0 23:06:07 go: downloading github.com/davecgh/go-spew v1.1.1 23:06:07 go: downloading github.com/pmezard/go-difflib v1.0.0 23:06:07 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 23:06:09 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 23:06:09 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 23:06:09 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 23:06:11 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 23:06:13 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 23:06:13 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 23:06:14 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 23:06:16 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 23:06:17 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 23:06:17 go: downloading github.com/lib/pq v1.10.1 23:06:19 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 23:06:19 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 23:06:19 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 23:06:19 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 23:06:19 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 23:06:19 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 23:06:19 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 23:06:19 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 23:06:19 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 23:06:19 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 23:06:19 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 23:06:19 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 23:06:19 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 23:06:19 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 23:06:19 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 23:06:19 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 23:06:19 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 23:06:19 + 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 23:06:19 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 23:06:19 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 23:06:19 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 23:06:19 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 23:06:19 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 23:06:19 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 23:06:19 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 23:06:19 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 23:06:23 Building static-packages 23:06:23 + snapcraftctl build 23:06:25 Building version 23:06:25 + snapcraftctl build 23:06:28 Skipping stage go-build-helper (already ran) 23:06:28 Staging app-service-config 23:06:28 + snapcraftctl stage 23:06:29 Staging config-common 23:06:29 + snapcraftctl stage 23:06:31 Staging edgex-go 23:06:31 + snapcraftctl stage 23:06:32 Staging static-packages 23:06:32 + snapcraftctl stage 23:06:33 Staging version 23:06:33 + snapcraftctl stage 23:06:34 Priming go-build-helper 23:06:34 + snapcraftctl prime 23:06:35 Priming app-service-config 23:06:35 + snapcraftctl prime 23:06:37 Priming config-common 23:06:37 + snapcraftctl prime 23:06:38 Priming edgex-go 23:06:38 + snapcraftctl prime 23:06:39 Priming static-packages 23:06:39 + snapcraftctl prime 23:06:42 Priming version 23:06:42 + snapcraftctl prime 23:06:43 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] } 23:07:09 gofmt -l . 23:07:09 [ "`gofmt -l .`" = "" ] 23:07:12 ./bin/test-go-mod-tidy.sh 23:07:13 ./bin/test-attribution-txt.sh [Pipeline] sh 23:07:16 + ls -al . 23:07:16 total 844 23:07:16 drwxrwxr-x 9 1001 1001 4096 May 6 23:07 . 23:07:16 drwxr-xr-x 4 root root 4096 May 6 23:01 .. 23:07:16 -rw-rw-r-- 1 1001 1001 11 May 6 23:00 .dockerignore 23:07:16 drwxrwxr-x 8 1001 1001 4096 May 6 23:00 .git 23:07:16 drwxrwxr-x 3 1001 1001 4096 May 6 23:00 .github 23:07:16 -rw-rw-r-- 1 1001 1001 818 May 6 23:00 .gitignore 23:07:16 -rw-rw-r-- 1 1001 1001 166 May 6 23:00 .sonarcloud.properties 23:07:16 -rw-rw-r-- 1 1001 1001 8609 May 6 23:00 Attribution.txt 23:07:16 -rw-rw-r-- 1 1001 1001 3804 May 6 23:00 CONTRIBUTING.md 23:07:16 -rw-rw-r-- 1 1001 1001 931 May 6 23:00 Dockerfile.build 23:07:16 -rw-rw-r-- 1 1001 1001 863 May 6 23:00 Jenkinsfile 23:07:16 -rw-rw-r-- 1 1001 1001 10775 May 6 23:00 LICENSE 23:07:16 -rw-rw-r-- 1 1001 1001 5594 May 6 23:00 Makefile 23:07:16 -rw-rw-r-- 1 1001 1001 7978 May 6 23:00 README.md 23:07:16 -rw-rw-r-- 1 1001 1001 6755 May 6 23:00 SECURITY.md 23:07:16 -rw-rw-r-- 1 1001 1001 5 May 6 22:51 VERSION 23:07:16 -rw-rw-r-- 1 1001 1001 4131 May 6 23:00 ZMQWindows.md 23:07:16 drwxrwxr-x 2 1001 1001 4096 May 6 23:00 bin 23:07:16 drwxrwxr-x 14 1001 1001 4096 May 6 23:00 cmd 23:07:16 -rw-r--r-- 1 root root 705232 May 6 23:05 coverage.out 23:07:16 -rw-r--r-- 1 root root 1060 May 6 23:07 go.mod 23:07:16 -rw-r--r-- 1 root root 21824 May 6 23:01 go.sum 23:07:16 drwxrwxr-x 8 1001 1001 4096 May 6 23:00 internal 23:07:16 drwxrwxr-x 4 1001 1001 4096 May 6 23:00 openapi 23:07:16 drwxrwxr-x 4 1001 1001 4096 May 6 23:00 snap 23:07:16 -rw-rw-r-- 1 1001 1001 168 May 6 23:00 version.go [Pipeline] sh 23:07:17 + '[' -e coverage.out ] 23:07:17 + chown 1001:1001 coverage.out [Pipeline] stash 23:07:17 Warning: overwriting stash ‘coverage-report’ 23:07:18 Stashed 1 file(s) [Pipeline] sh 23:07:19 + make build 23:07:19 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 23:07:27 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 23:07: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 23:07:56 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 23:08:00 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 23:08:02 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 23:08:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:08:10 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 23:08:13 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 23:08:16 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 23:08:20 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 23:08:23 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] } 23:08:29 $ docker stop --time=1 51ea4c5220f6a9738616e6e1cf9d4e384a649837abf1313116639cfbe5cd941e 23:08:31 $ docker rm -f 51ea4c5220f6a9738616e6e1cf9d4e384a649837abf1313116639cfbe5cd941e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:08:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:08:33 23:08:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:08:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:08:34 latest: Pulling from edgex-devops/edgex-compose-arm64 23:08:34 29e5d40040c1: Pulling fs layer 23:08:34 1ce36da41761: Pulling fs layer 23:08:34 25b303627fd3: Pulling fs layer 23:08:34 29e5d40040c1: Verifying Checksum 23:08:34 29e5d40040c1: Download complete 23:08:35 29e5d40040c1: Pull complete 23:08:35 1ce36da41761: Verifying Checksum 23:08:35 1ce36da41761: Download complete 23:08:36 1ce36da41761: Pull complete 23:08:37 25b303627fd3: Verifying Checksum 23:08:37 25b303627fd3: Download complete 23:08:47 25b303627fd3: Pull complete 23:08:47 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:08:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:08:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 23:08:47 prd-ubuntu18.04-docker-arm64-4c-16g-3388 does not seem to be running inside a container 23:08:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:08:51 $ docker top 8337f333884fba722c59b180790c0b7af4ba7b2eec1e47bbebed1c65496d587d -eo pid,comm [Pipeline] { [Pipeline] sh 23:08:52 + grep parallel 23:08:52 + docker-compose build --help 23:08:55 --parallel Build images in parallel. [Pipeline] } 23:08:55 $ docker stop --time=1 8337f333884fba722c59b180790c0b7af4ba7b2eec1e47bbebed1c65496d587d 23:08:57 $ docker rm -f 8337f333884fba722c59b180790c0b7af4ba7b2eec1e47bbebed1c65496d587d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:08:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:08:58 . [Pipeline] withDockerContainer 23:08:58 prd-ubuntu18.04-docker-arm64-4c-16g-3388 does not seem to be running inside a container 23:08:58 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:09:00 $ docker top 2722bbab532c1f7532137b001e33449b97fb4b4641be50d4ce6e5e863d7e0ac2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:09:01 + docker-compose -f ./docker-compose-build.yml build --parallel 23:09:05 Building docker-core-command-go ... 23:09:05 Building docker-core-data-go ... 23:09:05 Building docker-core-metadata-go ... 23:09:05 Building docker-security-bootstrapper-go ... 23:09:05 Building docker-security-proxy-setup-go ... 23:09:05 Building docker-security-secretstore-setup-go ... 23:09:05 Building docker-support-notifications-go ... 23:09:05 Building docker-support-scheduler-go ... 23:09:05 Building docker-sys-mgmt-agent-go ... 23:09:05 Building docker-security-bootstrapper-go 23:09:05 Building docker-core-command-go 23:09:05 Building docker-support-notifications-go 23:09:05 Building docker-support-scheduler-go 23:09:05 Building docker-security-proxy-setup-go 23:10:27 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:10:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:10:27 ---> 66497259e9b9 23:10:27 Step 3/22 : WORKDIR /edgex-go 23:10:27 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:10:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:10:27 ---> 66497259e9b9 23:10:27 Step 3/23 : WORKDIR /edgex-go 23:10:27 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:10:27 Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:10:27 23:10:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder ---> 66497259e9b9 23:10:27 23:10:27 Step 3/21 : WORKDIR /edgex-go ---> 66497259e9b9 23:10:27 23:10:27 Step 3/22 : WORKDIR /edgex-go 23:10:27 23:10:27 Step 2/31 : FROM ${BUILDER_BASE} AS builder 23:10:27 ---> 66497259e9b9 23:10:27 Step 3/31 : WORKDIR /edgex-go 23:10:27 ---> Running in aba8ac75e228 23:10:27 ---> Running in 9eca8232c897 23:10:27 ---> Running in 09265b777533 23:10:27 ---> Running in e0b953afc032 23:10:27 ---> Running in ec7adf941407 23:10:27 Removing intermediate container 9eca8232c897 23:10:27 ---> d2ff2651aed4 23:10:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:10:27 Removing intermediate container e0b953afc032 23:10:27 ---> 6650d4702e68 23:10:27 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:10:27 Removing intermediate container ec7adf941407 23:10:27 ---> 54e0873b507f 23:10:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:10:27 Removing intermediate container 09265b777533 23:10:27 ---> c0933cf08f09 23:10:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:10:27 Removing intermediate container aba8ac75e228 23:10:27 ---> 60be36512784 23:10:27 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:10:27 ---> Running in adef0428454a 23:10:27 ---> Running in a50bf22fccca 23:10:27 ---> Running in 319cff2eab5d 23:10:27 ---> Running in 7586f4df7bc9 23:10:27 ---> Running in 07376b83ccc9 23:10:27 Removing intermediate container a50bf22fccca 23:10:27 ---> b43c6d1c68cb 23:10:27 Step 5/21 : RUN apk add --update --no-cache make git 23:10:27 ---> Running in be86935930a4 23:10:27 Removing intermediate container adef0428454a 23:10:27 ---> e8a39c919d50 23:10:27 Step 5/23 : RUN apk add --update --no-cache make git 23:10:27 ---> Running in 01293cd03224 23:10:27 Removing intermediate container 319cff2eab5d 23:10:27 ---> 1d9047a942e7 23:10:27 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:10:27 Removing intermediate container 07376b83ccc9 23:10:27 ---> ebc4f210bacb 23:10:27 Step 5/31 : RUN apk add --update --no-cache make git 23:10:27 Removing intermediate container 7586f4df7bc9 23:10:27 ---> 8fd7070c2042 23:10:27 Step 5/22 : RUN apk add --update --no-cache make git 23:10:27 ---> Running in f1099628d6f8 23:10:27 ---> Running in f638b5950ffa 23:10:27 ---> Running in 282bf658731f 23:10:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:10:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:10:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:10:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:10:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:10:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:10:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:10:29 OK: 218 MiB in 52 packages 23:10:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:10:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:10:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:10:29 OK: 218 MiB in 52 packages 23:10:30 OK: 218 MiB in 52 packages 23:10:30 OK: 218 MiB in 52 packages 23:10:31 OK: 218 MiB in 52 packages 23:10:31 Removing intermediate container be86935930a4 23:10:31 ---> 420d6a5c8863 23:10:31 Step 6/21 : COPY go.mod . 23:10:31 Removing intermediate container 01293cd03224 23:10:31 ---> 8b5666cb0d0d 23:10:31 Step 6/23 : COPY go.mod . 23:10:32 ---> 21dd9dd6278e 23:10:32 Step 7/21 : RUN go mod download 23:10:32 ---> Running in ad424e7c98f3 23:10:32 Removing intermediate container f638b5950ffa 23:10:32 ---> 8ce95858307a 23:10:32 Step 6/31 : COPY go.mod . 23:10:32 ---> 2281b15374ed 23:10:32 Step 7/23 : RUN go mod download 23:10:32 Removing intermediate container f1099628d6f8 23:10:32 ---> 6d42ef980ccf 23:10:32 Step 6/22 : COPY go.mod . 23:10:32 Removing intermediate container 282bf658731f 23:10:32 ---> a02573d3a8d5 23:10:32 Step 6/22 : COPY go.mod . 23:10:33 ---> Running in 57bec780765d 23:10:33 ---> a76e87c2f60b 23:10:33 Step 7/31 : RUN go mod download 23:10:33 ---> 4fe008457081 23:10:33 Step 7/22 : RUN go mod download 23:10:33 ---> Running in 3a3551e1737f 23:10:34 ---> Running in 3d985dd648ed 23:10:34 ---> d0937bd417be 23:10:34 Step 7/22 : RUN go mod download 23:10:34 ---> Running in aaea396f71cf 23:10:36 Removing intermediate container ad424e7c98f3 23:10:36 ---> 6871618c54cc 23:10:36 Step 8/21 : COPY . . 23:10:36 Removing intermediate container 57bec780765d 23:10:36 ---> 9c0043016b3b 23:10:36 Step 8/23 : COPY . . 23:10:38 Removing intermediate container 3a3551e1737f 23:10:38 ---> 42d7432cbd3c 23:10:38 Step 8/31 : COPY . . 23:10:39 Removing intermediate container 3d985dd648ed 23:10:39 ---> 48ee5ebf14e6 23:10:39 Step 8/22 : COPY . . 23:10:39 Removing intermediate container aaea396f71cf 23:10:39 ---> 1123f9fed046 23:10:39 Step 8/22 : COPY . . 23:11:06 ---> 669eea648ba3 23:11:06 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:11:06 ---> aacd3f70a7b9 23:11:06 Step 9/23 : RUN make cmd/core-command/core-command 23:11:06 ---> 06a3fcc2944f 23:11:06 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:11:06 ---> 158f8b54d8a1 23:11:06 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:11:06 ---> f386e0ed3609 23:11:06 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:11:06 ---> Running in 4b7b31f7aea9 23:11:06 ---> Running in 23a4df53bc60 23:11:06 ---> Running in eea4f9c48658 23:11:06 ---> Running in 0970105c4d56 23:11:06 ---> Running in 03702174733b 23:11:06 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 23:11:06 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 23:11:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:11:06 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 23:11: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 23:12:58 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 23:12:59 Removing intermediate container 4b7b31f7aea9 23:12:59 ---> a6a2621239a1 23:12:59 23:12:59 Step 10/31 : FROM alpine:3.12 23:13:00 3.12: Pulling from library/alpine 23:13:02 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 23:13:02 Status: Downloaded newer image for alpine:3.12 23:13:02 ---> 9852663dfa18 23:13:02 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:13:02 ---> Running in 6abb6e28acc1 23:13:04 Removing intermediate container 6abb6e28acc1 23:13:04 ---> 69bf7b5e698b 23:13:04 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 23:13:04 ---> Running in 7752a93c2342 23:13:06 Removing intermediate container eea4f9c48658 23:13:06 ---> 5b1245eff990 23:13:06 23:13:06 Step 10/21 : FROM alpine:3.12 23:13:06 ---> 9852663dfa18 23:13:06 Step 11/21 : RUN apk add --update --no-cache curl 23:13:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:13:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:13:06 ---> Running in b7ae240a5e02 23:13:07 (1/2) Installing dumb-init (1.2.2-r1) 23:13:07 (2/2) Installing su-exec (0.2-r1) 23:13:07 Executing busybox-1.31.1-r20.trigger 23:13:07 OK: 5 MiB in 16 packages 23:13:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:13:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:13:09 (1/4) Installing ca-certificates (20191127-r4) 23:13:09 (2/4) Installing nghttp2-libs (1.41.0-r0) 23:13:09 (3/4) Installing libcurl (7.76.1-r0) 23:13:09 (4/4) Installing curl (7.76.1-r0) 23:13:09 Executing busybox-1.31.1-r20.trigger 23:13:09 Executing ca-certificates-20191127-r4.trigger 23:13:10 Removing intermediate container 7752a93c2342 23:13:10 ---> 2736332ed447 23:13:10 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 23:13:10 OK: 7 MiB in 18 packages 23:13:10 ---> Running in 9ca54b45f805 23:13:12 Removing intermediate container 9ca54b45f805 23:13:12 ---> 8023afbbb9c5 23:13:12 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:13:13 ---> Running in 53612b4e8c75 23:13:13 Removing intermediate container b7ae240a5e02 23:13:13 ---> fb224ef4113a 23:13:13 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:13:14 Removing intermediate container 53612b4e8c75 23:13:14 ---> f29183eb1b66 23:13:14 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:13:14 ---> Running in 5acb3fa6f153 23:13:14 Removing intermediate container 23a4df53bc60 23:13:14 ---> 67a15df1aff3 23:13:14 23:13:14 Step 10/23 : FROM alpine:3.12 23:13:14 ---> 9852663dfa18 23:13:14 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:13:15 ---> Running in 15ae5a0d4b69 23:13:16 ---> Running in ed9982800091 23:13:16 Removing intermediate container 5acb3fa6f153 23:13:16 ---> 52e22359e1ec 23:13:16 Step 13/21 : WORKDIR /edgex 23:13:17 ---> Running in 16a7579bb4f2 23:13:17 Removing intermediate container 0970105c4d56 23:13:17 ---> d1f52eb191c9 23:13:17 23:13:17 Step 10/22 : FROM alpine:3.12 23:13:17 ---> 9852663dfa18 23:13:17 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:13:17 Removing intermediate container 03702174733b 23:13:17 ---> d7c7da3a377b 23:13:17 23:13:17 Step 10/22 : FROM alpine:3.12 23:13:17 ---> 9852663dfa18 23:13:17 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:13:17 ---> Running in d3054a4a4198 23:13:17 ---> Running in 5a5e0c21becf 23:13:17 Removing intermediate container 16a7579bb4f2 23:13:17 ---> f4eecd208bfa 23:13:17 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:13:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:13:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:13:19 ---> 093fed714eab 23:13:19 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:13:19 (1/1) Installing dumb-init (1.2.2-r1) 23:13:19 Executing busybox-1.31.1-r20.trigger 23:13:19 OK: 5 MiB in 15 packages 23:13:19 Removing intermediate container 15ae5a0d4b69 23:13:19 ---> c6292ea71622 23:13:19 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 23:13:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:13:19 ---> Running in 81723fa84668 23:13:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:13:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:13:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:13:20 (1/2) Installing ca-certificates (20191127-r4) 23:13:20 (2/2) Installing dumb-init (1.2.2-r1) 23:13:20 Executing busybox-1.31.1-r20.trigger 23:13:20 (1/1) Installing dumb-init (1.2.2-r1) 23:13:20 Executing ca-certificates-20191127-r4.trigger 23:13:20 Executing busybox-1.31.1-r20.trigger 23:13:20 OK: 5 MiB in 15 packages 23:13:21 OK: 6 MiB in 16 packages 23:13:21 Removing intermediate container 81723fa84668 23:13:21 ---> 6a48439b19b9 23:13:21 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:13:21 ---> 25aab19bdc68 23:13:21 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:13:21 Removing intermediate container ed9982800091 23:13:21 ---> f6a3f049558f 23:13:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:13:21 ---> Running in dde355d89018 23:13:22 ---> 74b5a38db032 23:13:22 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:13:22 Removing intermediate container dde355d89018 23:13:22 ---> 45886f09b165 23:13:22 Step 13/23 : ENV APP_PORT=48082 23:13:22 ---> Running in e7578479b220 23:13:22 ---> 6b50c6ac7638 23:13:22 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:13:23 Removing intermediate container 5a5e0c21becf 23:13:23 ---> 425f788703eb 23:13:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:13:23 ---> Running in 2b6494cdffef 23:13:23 ---> Running in 2be77aa23d27 23:13:23 ---> Running in 1c260cedd7bf 23:13:23 Removing intermediate container d3054a4a4198 23:13:23 ---> 402a09929103 23:13:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:13:24 ---> Running in d2699dfaa9ed 23:13:24 Removing intermediate container 2b6494cdffef 23:13:24 ---> d45b4723fee9 23:13:24 Step 14/23 : EXPOSE $APP_PORT 23:13:24 Removing intermediate container 1c260cedd7bf 23:13:24 ---> fad933ac6d6c 23:13:24 Step 18/21 : CMD ["--init=true"] 23:13:24 Removing intermediate container 2be77aa23d27 23:13:24 ---> 454dbb2a9cba 23:13:24 Step 13/22 : ENV APP_PORT=48085 23:13:24 ---> Running in ed4f3c2a532f 23:13:24 ---> Running in f9f3a58ff304 23:13:24 ---> Running in e22c6ef5f545 23:13:24 Removing intermediate container d2699dfaa9ed 23:13:24 ---> 8c7c87727d70 23:13:24 Step 13/22 : ENV APP_PORT=48060 23:13:25 ---> Running in a5640601a708 23:13:25 Removing intermediate container ed4f3c2a532f 23:13:25 ---> 307472b674d5 23:13:25 Step 15/23 : WORKDIR / 23:13:25 Removing intermediate container f9f3a58ff304 23:13:25 ---> f2ac284024a4 23:13:25 Step 19/21 : LABEL arch=arm64 23:13:25 Removing intermediate container e22c6ef5f545 23:13:25 ---> b3f5c0465af6 23:13:25 Step 14/22 : EXPOSE $APP_PORT 23:13:25 ---> Running in 03f8bc999478 23:13:25 ---> Running in f63dae096b0e 23:13:25 ---> Running in cd88f1ebb0f7 23:13:25 Removing intermediate container a5640601a708 23:13:25 ---> 7e6a15497efb 23:13:25 Step 14/22 : EXPOSE $APP_PORT 23:13:25 ---> Running in 142dcbd19be6 23:13:25 Removing intermediate container e7578479b220 23:13:25 ---> 49a5b2e2273c 23:13:25 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 23:13:26 Removing intermediate container 03f8bc999478 23:13:26 ---> 817fc7c60d8f 23:13:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:13:26 Removing intermediate container cd88f1ebb0f7 23:13:26 ---> 993f79a05eac 23:13:26 Step 20/21 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e 23:13:26 Removing intermediate container f63dae096b0e 23:13:26 ---> dcc6e4515ef3 23:13:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:13:26 Removing intermediate container 142dcbd19be6 23:13:26 ---> 2c4a217f9c8e 23:13:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:13:26 ---> Running in e5a2e70531c7 23:13:27 ---> 11261c24355c 23:13:27 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:13:27 Removing intermediate container e5a2e70531c7 23:13:27 ---> 5de74b62c884 23:13:27 Step 21/21 : LABEL version=0.0.0 23:13:27 ---> 7cd62f27538e 23:13:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:13:27 ---> Running in 597284416abf 23:13:27 ---> 60cac198dfb4 23:13:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:13:27 ---> 72c7592fa72d 23:13:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:13:28 Removing intermediate container 597284416abf 23:13:28 ---> bdb5ff3124cf 23:13:28 23:13:28 ---> 7b1930d60788 23:13:28 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:13:28 Successfully built bdb5ff3124cf 23:13:28 Successfully tagged docker-security-proxy-setup-go-arm64:latest 23:13:28  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go 23:13:29 ---> 89a34cb6f557 23:13:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:13:29 ---> 60e2416d36b8 23:13:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:13:29 ---> 81bd043d5b96 23:13:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:13:29 ---> 8e93ca09b2a0 23:13:29 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:13:30 ---> d41ef398f22a 23:13:30 Step 19/23 : ENTRYPOINT ["/core-command"] 23:13:31 ---> Running in 67b6dfdf6be3 23:13:31 ---> d624cac27edf 23:13:31 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:13:32 ---> 58cf0c9e892e 23:13:32 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:13:32 ---> 333150aebde2 23:13:32 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:13:32 ---> Running in 5c1130f60797 23:13:32 ---> Running in 239928ca0dda 23:13:32 Removing intermediate container 67b6dfdf6be3 23:13:32 ---> 26e40bca9790 23:13:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:13:32 ---> Running in f88a210c2a66 23:13:32 ---> bec86f1aaf00 23:13:32 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 23:13:33 Removing intermediate container 5c1130f60797 23:13:33 ---> 2a16ecdc908c 23:13:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:13:33 Removing intermediate container 239928ca0dda 23:13:33 ---> 777475f0a741 23:13:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:13:33 ---> Running in 320b8e12d9ff 23:13:33 ---> Running in 461f96394b06 23:13:34 ---> Running in ee7dc93333f8 23:13:34 Removing intermediate container f88a210c2a66 23:13:34 ---> d6b38d535211 23:13:34 Step 21/23 : LABEL arch=arm64 23:13:34 Removing intermediate container 320b8e12d9ff 23:13:34 ---> af8ae1d90811 23:13:34 Step 20/22 : LABEL arch=arm64 23:13:34 Removing intermediate container 461f96394b06 23:13:34 ---> ebf1c28cfa70 23:13:34 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:13:34 ---> Running in 3f2614ae2762 23:13:35 Removing intermediate container ee7dc93333f8 23:13:35 ---> 76ca958ed7ad 23:13:35 Step 20/22 : LABEL arch=arm64 23:13:35 ---> Running in 151333ad4ff2 23:13:35 ---> Running in 1e02bc761d50 23:13:35 Removing intermediate container 3f2614ae2762 23:13:35 ---> 81b03e5841f2 23:13:35 Step 22/23 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e 23:13:35 ---> 61766c4845a3 23:13:35 Step 26/31 : RUN chmod +x /entrypoint.sh 23:13:36 ---> Running in c3a982de5ccc 23:13:36 Removing intermediate container 151333ad4ff2 23:13:36 ---> cd62492ba8e5 23:13:36 Step 21/22 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e 23:13:36 ---> Running in 44cb69ca03a8 23:13:36 Removing intermediate container 1e02bc761d50 23:13:36 ---> 945c81aa18ab 23:13:36 Step 21/22 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e 23:13:36 ---> Running in 8bc70ec2c5e3 23:13:36 Removing intermediate container c3a982de5ccc 23:13:36 ---> 3d9d2be00638 23:13:36 Step 23/23 : LABEL version=0.0.0 23:13:36 ---> Running in 9b8e548a68c1 23:13:37 ---> Running in 2d3cf1eec40d 23:13:37 Removing intermediate container 8bc70ec2c5e3 23:13:37 ---> c5f636a7f559 23:13:37 Step 22/22 : LABEL version=0.0.0 23:13:37 ---> Running in 62ea014d2727 23:13:37 Removing intermediate container 9b8e548a68c1 23:13:37 ---> 4b286fd7a1c5 23:13:37 Step 22/22 : LABEL version=0.0.0 23:13:38 Removing intermediate container 2d3cf1eec40d 23:13:38 ---> 1b7806b28c8e 23:13:38 23:13:38 ---> Running in 40aab034e223 23:13:38 Removing intermediate container 62ea014d2727 23:13:38 ---> d93589adfe24 23:13:38 23:13:38 Successfully built 1b7806b28c8e 23:13:38 Successfully tagged docker-core-command-go-arm64:latest 23:13:38 Building docker-core-metadata-go 23:13:39  Building docker-core-command-go ... done Removing intermediate container 40aab034e223 23:13:39 Successfully built d93589adfe24 23:13:39 ---> 2112ad8b2303 23:13:39 23:13:39 Successfully tagged docker-support-scheduler-go-arm64:latest 23:13:39  Building docker-support-scheduler-go ... done Building docker-core-data-go 23:13:39 Successfully built 2112ad8b2303 23:13:39 Successfully tagged docker-support-notifications-go-arm64:latest 23:13:39  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go 23:13:40 Removing intermediate container 44cb69ca03a8 23:13:40 ---> f584a2e934e5 23:13:40 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 23:13:40 ---> Running in 7d13b48b31cf 23:13:41 Removing intermediate container 7d13b48b31cf 23:13:41 ---> eab533fe4781 23:13:41 Step 28/31 : CMD ["gate"] 23:13:41 ---> Running in 437527f565d4 23:13:42 Removing intermediate container 437527f565d4 23:13:42 ---> 176f23fb541b 23:13:42 Step 29/31 : LABEL arch=arm64 23:13:42 ---> Running in ce3780f6fda2 23:13:43 Removing intermediate container ce3780f6fda2 23:13:43 ---> 56bfd2e30717 23:13:43 Step 30/31 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e 23:13:44 ---> Running in 8297df597f79 23:13:45 Removing intermediate container 8297df597f79 23:13:45 ---> 9d068fd6011f 23:13:45 Step 31/31 : LABEL version=0.0.0 23:13:46 ---> Running in ca9538df06f0 23:13:47 Removing intermediate container ca9538df06f0 23:13:47 ---> 00dbd2d87e8e 23:13:47 23:13:48 Successfully built 00dbd2d87e8e 23:13:48 Successfully tagged docker-security-bootstrapper-go-arm64:latest 23:14:15  Building docker-security-bootstrapper-go ... done Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:14:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:14:15 ---> 66497259e9b9 23:14:15 Step 3/25 : WORKDIR /edgex-go 23:14:15 ---> Using cache 23:14:15 ---> 60be36512784 23:14:15 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:14:15 ---> Using cache 23:14:15 ---> ebc4f210bacb 23:14:15 Step 5/25 : RUN apk add --update --no-cache make git 23:14:15 ---> Using cache 23:14:15 ---> 8ce95858307a 23:14:15 Step 6/25 : COPY go.mod . 23:14:15 ---> Using cache 23:14:15 ---> a76e87c2f60b 23:14:15 Step 7/25 : RUN go mod download 23:14:15 ---> Using cache 23:14:15 ---> 42d7432cbd3c 23:14:15 Step 8/25 : COPY . . 23:14:15 ---> Using cache 23:14:15 ---> 669eea648ba3 23:14:15 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:14:22 ---> Running in 33611cb2a2e3 23:14:22 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 23:14:29 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:14:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:14:29 ---> 66497259e9b9 23:14:29 Step 3/23 : WORKDIR /edgex-go 23:14:29 ---> Using cache 23:14:29 ---> 60be36512784 23:14:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:14:29 ---> Using cache 23:14:29 ---> ebc4f210bacb 23:14:29 Step 5/23 : RUN apk add --update --no-cache make bash git 23:14:29 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:14:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:14:29 ---> 66497259e9b9 23:14:29 Step 3/23 : WORKDIR /edgex-go 23:14:29 ---> Using cache 23:14:29 ---> 60be36512784 23:14:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:14:29 ---> Using cache 23:14:29 ---> ebc4f210bacb 23:14:29 Step 5/23 : RUN apk add --update --no-cache make git 23:14:29 ---> Using cache 23:14:29 ---> 8ce95858307a 23:14:29 Step 6/23 : COPY go.mod . 23:14:29 ---> Using cache 23:14:29 ---> a76e87c2f60b 23:14:29 Step 7/23 : RUN go mod download 23:14:29 ---> Using cache 23:14:29 ---> 42d7432cbd3c 23:14:29 Step 8/23 : COPY . . 23:14:29 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:14:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:14:29 ---> 66497259e9b9 23:14:29 Step 3/23 : WORKDIR /edgex-go 23:14:29 ---> Using cache 23:14:29 ---> 60be36512784 23:14:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:14:29 ---> Using cache 23:14:29 ---> ebc4f210bacb 23:14:29 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:14:29 ---> Using cache 23:14:29 ---> 669eea648ba3 23:14:29 Step 9/23 : RUN make cmd/core-metadata/core-metadata 23:14:30 ---> Running in 5a18cd1d7ec3 23:14:30 ---> Running in f4c5db35353e 23:14:30 ---> Running in dfbcb78bf918 23:14:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:14:33 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 23:14:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:14:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:14:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:14:34 OK: 218 MiB in 52 packages 23:14:35 OK: 218 MiB in 52 packages 23:14:37 Removing intermediate container 5a18cd1d7ec3 23:14:37 ---> f9a33b78f1e7 23:14:37 Step 6/23 : COPY go.mod . 23:14:37 Removing intermediate container f4c5db35353e 23:14:37 ---> 6b6046fa5e0d 23:14:37 Step 6/23 : COPY go.mod . 23:14:38 ---> dfd16efd8fc6 23:14:38 Step 7/23 : RUN go mod download 23:14:38 ---> Running in 28d3840f0a57 23:14:39 ---> a1e996a89711 23:14:39 Step 7/23 : RUN go mod download 23:14:39 ---> Running in 2eb5cbe28c5f 23:14:43 Removing intermediate container 28d3840f0a57 23:14:43 ---> f1e3da55babd 23:14:43 Step 8/23 : COPY . . 23:14:43 Removing intermediate container 2eb5cbe28c5f 23:14:43 ---> 1fa9fd92a6cd 23:14:43 Step 8/23 : COPY . . 23:15:16 ---> 87cc8af5cad8 23:15:16 Step 9/23 : RUN make cmd/core-data/core-data 23:15:16 ---> aaf89fc9cf22 23:15:16 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:15:16 ---> Running in e165e7c89515 23:15:16 ---> Running in 2bd8b4b4240f 23:15:18 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 23:15:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 23:15:21 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 23:15:33 Removing intermediate container 33611cb2a2e3 23:15:33 ---> f9f4775e7f6e 23:15:33 23:15:33 Step 10/25 : FROM alpine:3.12 23:15:33 ---> 9852663dfa18 23:15:33 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 23:15:33 ---> Running in 1db664c5cb3a 23:15:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:15:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:15:36 (1/6) Installing ca-certificates (20191127-r4) 23:15:36 (2/6) Installing nghttp2-libs (1.41.0-r0) 23:15:36 (3/6) Installing libcurl (7.76.1-r0) 23:15:36 (4/6) Installing curl (7.76.1-r0) 23:15:36 (5/6) Installing dumb-init (1.2.2-r1) 23:15:36 (6/6) Installing su-exec (0.2-r1) 23:15:36 Executing busybox-1.31.1-r20.trigger 23:15:36 Executing ca-certificates-20191127-r4.trigger 23:15:36 OK: 7 MiB in 20 packages 23:15:39 Removing intermediate container 1db664c5cb3a 23:15:39 ---> 9e03e0f18de4 23:15:39 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:15:39 ---> Running in c1010620cc23 23:15:40 Removing intermediate container c1010620cc23 23:15:40 ---> 6e1e99aa2c1f 23:15:40 Step 13/25 : WORKDIR / 23:15:40 ---> Running in e528d673df7b 23:15:40 Removing intermediate container e528d673df7b 23:15:40 ---> 8cf216d92595 23:15:40 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:15:42 ---> f1b5f0ef8a50 23:15:42 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:15:43 ---> 47ffa2fded19 23:15:43 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:15:44 ---> cbb70999cf32 23:15:44 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:15:46 ---> fe0060061e71 23:15:46 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:15:47 ---> 0de190b3567c 23:15:47 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:15:49 ---> 328c879ad52b 23:15:49 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:15:51 ---> a75e4ec55756 23:15:51 Step 21/25 : 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/ 23:15:51 ---> Running in 2c46c2108d8e 23:15:55 Removing intermediate container 2c46c2108d8e 23:15:55 ---> 2a9a6711d55f 23:15:55 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:15:55 ---> Running in a5ea8721590d 23:15:55 Removing intermediate container a5ea8721590d 23:15:55 ---> 44c636e4ee9a 23:15:55 Step 23/25 : LABEL arch=arm64 23:15:56 ---> Running in 56867fd83024 23:15:56 Removing intermediate container 56867fd83024 23:15:56 ---> 5ca3a450e2a9 23:15:56 Step 24/25 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e 23:15:56 ---> Running in 8e5b09df31c9 23:15:57 Removing intermediate container 8e5b09df31c9 23:15:57 ---> 5fdc5c90f0a1 23:15:57 Step 25/25 : LABEL version=0.0.0 23:15:57 ---> Running in ba4e4b1828d3 23:15:58 Removing intermediate container ba4e4b1828d3 23:15:58 ---> 024c7a7f5f7a 23:15:58 23:15:58 Successfully built 024c7a7f5f7a 23:15:58 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 23:16:14  Building docker-security-secretstore-setup-go ... done Removing intermediate container dfbcb78bf918 23:16:14 ---> db871b921429 23:16:14 23:16:14 Step 10/23 : FROM alpine:3.12 23:16:14 ---> 9852663dfa18 23:16:14 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:16:14 ---> Using cache 23:16:14 ---> 425f788703eb 23:16:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:16:14 ---> Using cache 23:16:14 ---> 454dbb2a9cba 23:16:14 Step 13/23 : ENV APP_PORT=48081 23:16:14 ---> Running in 354aff14eef6 23:16:14 Removing intermediate container 354aff14eef6 23:16:14 ---> abfe81ed44bd 23:16:14 Step 14/23 : EXPOSE $APP_PORT 23:16:14 ---> Running in 28d6f71c7adb 23:16:14 Removing intermediate container 28d6f71c7adb 23:16:14 ---> a361dd3c6673 23:16:14 Step 15/23 : WORKDIR / 23:16:14 ---> Running in d6b5fd4ebb5e 23:16:15 Removing intermediate container d6b5fd4ebb5e 23:16:15 ---> 06cccab9973c 23:16:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:16:16 ---> 1d70fc9f26ec 23:16:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:16:18 ---> 0019596baae4 23:16:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:16:20 ---> f44922fd8a37 23:16:20 Step 19/23 : ENTRYPOINT ["/core-metadata"] 23:16:20 ---> Running in 400ce6153d6c 23:16:20 Removing intermediate container 400ce6153d6c 23:16:20 ---> ed34b2012bdb 23:16:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:16:21 ---> Running in 86ccce65b5b2 23:16:22 Removing intermediate container 86ccce65b5b2 23:16:22 ---> 0eeaccd9f19e 23:16:22 Step 21/23 : LABEL arch=arm64 23:16:22 ---> Running in fa0440e6a227 23:16:22 Removing intermediate container fa0440e6a227 23:16:22 ---> 5a8fa177b1d1 23:16:22 Step 22/23 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e 23:16:23 ---> Running in 49505cb98eb8 23:16:23 Removing intermediate container 49505cb98eb8 23:16:23 ---> b722a338f97e 23:16:23 Step 23/23 : LABEL version=0.0.0 23:16:23 ---> Running in 892fa96c4e7e 23:16:24 Removing intermediate container 892fa96c4e7e 23:16:24 ---> acddc1dfd92b 23:16:24 23:16:25 Successfully built acddc1dfd92b 23:16:25 Successfully tagged docker-core-metadata-go-arm64:latest 23:16:37  Building docker-core-metadata-go ... done Removing intermediate container e165e7c89515 23:16:37 ---> 08e9ca99be53 23:16:37 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:16:37 ---> Running in 93a581351478 23:16:38 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 23:16:41 Removing intermediate container 93a581351478 23:16:41 ---> e67b808c6cdb 23:16:41 23:16:41 Step 11/23 : FROM docker:20.10.0 23:16:41 20.10.0: Pulling from library/docker 23:16:49 Removing intermediate container 2bd8b4b4240f 23:16:49 ---> 47b4460e0396 23:16:49 23:16:49 Step 10/23 : FROM alpine:3.12 23:16:49 ---> 9852663dfa18 23:16:49 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:16:50 ---> Running in 732f28c98b6b 23:16:50 Removing intermediate container 732f28c98b6b 23:16:50 ---> b4f43ed4dda3 23:16:50 Step 12/23 : ENV APP_PORT=48080 23:16:50 ---> Running in 2ad1ac296899 23:16:51 Removing intermediate container 2ad1ac296899 23:16:51 ---> 1c7e37a98198 23:16:51 Step 13/23 : EXPOSE $APP_PORT 23:16:51 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:16:51 Status: Downloaded newer image for docker:20.10.0 23:16:51 ---> eeaf43b92773 23:16:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:16:51 ---> Running in 8c42afb9a6c2 23:16:51 ---> Running in db554b3f5143 23:16:51 Removing intermediate container 8c42afb9a6c2 23:16:51 ---> 08490a0d844f 23:16:51 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:16:51 Removing intermediate container db554b3f5143 23:16:51 ---> e91cef08513c 23:16:51 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 23:16:52 ---> Running in bb5673cb70ed 23:16:52 ---> Running in 5cf27af93b3d 23:16:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:16:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:16:54 (1/39) Installing readline (8.0.4-r0) 23:16:54 Removing intermediate container bb5673cb70ed 23:16:54 ---> 6437ce639b95 23:16:54 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 23:16:54 (2/39) Installing bash (5.0.17-r0) 23:16:54 Executing bash-5.0.17-r0.post-install 23:16:54 (3/39) Installing nghttp2-libs (1.41.0-r0) 23:16:54 (4/39) Installing libcurl (7.76.1-r0) 23:16:54 (5/39) Installing curl (7.76.1-r0) 23:16:54 (6/39) Installing dumb-init (1.2.2-r1) 23:16:54 (7/39) Installing libbz2 (1.0.8-r1) 23:16:54 (8/39) Installing expat (2.2.9-r1) 23:16:54 (9/39) Installing libffi (3.3-r2) 23:16:54 (10/39) Installing gdbm (1.13-r1) 23:16:54 (11/39) Installing xz-libs (5.2.5-r0) 23:16:54 (12/39) Installing sqlite-libs (3.32.1-r0) 23:16:54 ---> Running in edc052b4cfef 23:16:54 (13/39) Installing python3 (3.8.10-r0) 23:16:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:16:56 (14/39) Installing py3-appdirs (1.4.4-r1) 23:16:56 (15/39) Installing py3-ordered-set (4.0.1-r0) 23:16:56 (16/39) Installing py3-parsing (2.4.7-r0) 23:16:56 (17/39) Installing py3-six (1.15.0-r0) 23:16:56 (18/39) Installing py3-packaging (20.4-r0) 23:16:56 (19/39) Installing py3-setuptools (47.0.0-r0) 23:16:56 (20/39) Installing py3-chardet (3.0.4-r4) 23:16:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:16:56 (21/39) Installing py3-idna (2.9-r0) 23:16:56 (22/39) Installing py3-certifi (2020.4.5.1-r0) 23:16:56 (23/39) Installing py3-urllib3 (1.25.9-r0) 23:16:56 (24/39) Installing py3-requests (2.23.0-r0) 23:16:57 (25/39) Installing py3-msgpack (1.0.0-r0) 23:16:57 (26/39) Installing py3-lockfile (0.12.2-r3) 23:16:57 (27/39) Installing py3-cachecontrol (0.12.6-r0) 23:16:57 (28/39) Installing py3-colorama (0.4.3-r0) 23:16:57 (29/39) Installing py3-distlib (0.3.0-r0) 23:16:57 (30/39) Installing py3-distro (1.5.0-r1) 23:16:57 (31/39) Installing py3-webencodings (0.5.1-r3) 23:16:57 (32/39) Installing py3-html5lib (1.0.1-r4) 23:16:57 (33/39) Installing py3-pytoml (0.1.21-r0) 23:16:57 (34/39) Installing py3-pep517 (0.8.2-r0) 23:16:57 (35/39) Installing py3-progress (1.5-r0) 23:16:57 (36/39) Installing py3-toml (0.10.1-r0) 23:16:57 (37/39) Installing py3-retrying (1.3.3-r0) 23:16:57 (38/39) Installing py3-contextlib2 (0.6.0-r0) 23:16:57 (39/39) Installing py3-pip (20.1.1-r0) 23:16:57 Executing busybox-1.31.1-r19.trigger 23:16:57 OK: 72 MiB in 59 packages 23:16:57 (1/6) Installing dumb-init (1.2.2-r1) 23:16:57 (2/6) Installing libgcc (9.3.0-r2) 23:16:57 (3/6) Installing libsodium (1.0.18-r0) 23:16:57 (4/6) Installing libstdc++ (9.3.0-r2) 23:16:58 (5/6) Installing libzmq (4.3.3-r0) 23:16:58 (6/6) Installing zeromq (4.3.3-r0) 23:16:58 Executing busybox-1.31.1-r20.trigger 23:16:58 OK: 8 MiB in 20 packages 23:17:00 Removing intermediate container edc052b4cfef 23:17:00 ---> 21a8b2398e5c 23:17:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:17:01 ---> 41cc1c16c6d9 23:17:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:17:02 Collecting docker-compose==1.23.2 23:17:02 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:17:02 ---> f79cafd05059 23:17:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:17:03 Collecting websocket-client<1.0,>=0.32.0 23:17:03 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:17:03 ---> 7261afcafa7e 23:17:03 Step 19/23 : ENTRYPOINT ["/core-data"] 23:17:03 ---> Running in 20e9636ec7ba 23:17:04 Removing intermediate container 20e9636ec7ba 23:17:04 ---> a17335b65a48 23:17:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:17:04 ---> Running in 4d952bae2460 23:17:04 Removing intermediate container 4d952bae2460 23:17:04 ---> 2337ed1df5d7 23:17:04 Step 21/23 : LABEL arch=arm64 23:17:04 ---> Running in 3d3e20663d33 23:17:05 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:17:05 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:17:05 Removing intermediate container 3d3e20663d33 23:17:05 ---> c0a29390bd67 23:17:05 Step 22/23 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e 23:17:05 ---> Running in 443fb06d5d6e 23:17:05 Removing intermediate container 443fb06d5d6e 23:17:05 ---> c1899e903c9a 23:17:05 Step 23/23 : LABEL version=0.0.0 23:17:05 Collecting docker<4.0,>=3.6.0 23:17:05 ---> Running in 1d8e39556879 23:17:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:17:06 Removing intermediate container 1d8e39556879 23:17:06 ---> 78da1a033118 23:17:06 23:17:06 Collecting dockerpty<0.5,>=0.4.1 23:17:06 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:17:06 Successfully built 78da1a033118 23:17:06 Successfully tagged docker-core-data-go-arm64:latest 23:17:08  Building docker-core-data-go ... done Collecting jsonschema<3,>=2.5.1 23:17:08 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:17:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 23:17:09 Collecting texttable<0.10,>=0.9.0 23:17:09 Downloading texttable-0.9.1.tar.gz (11 kB) 23:17:11 Collecting PyYAML<4,>=3.10 23:17:11 Downloading PyYAML-3.13.tar.gz (270 kB) 23:17:14 Collecting docopt<0.7,>=0.6.1 23:17:14 Downloading docopt-0.6.2.tar.gz (25 kB) 23:17:17 Collecting cached-property<2,>=1.2.0 23:17:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:17:17 Collecting idna<2.8,>=2.5 23:17:17 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:17:17 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) 23:17:17 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) 23:17:17 Collecting urllib3<1.25,>=1.21.1 23:17:17 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:17:17 Collecting docker-pycreds>=0.4.0 23:17:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:17:18 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 23:17:18 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 23:17:18 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 23:17:18 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 23:17:18 Installing collected packages: websocket-client, idna, urllib3, requests, docker-pycreds, docker, dockerpty, jsonschema, texttable, PyYAML, docopt, cached-property, docker-compose 23:17:19 Attempting uninstall: idna 23:17:19 Found existing installation: idna 2.9 23:17:19 Uninstalling idna-2.9: 23:17:19 Successfully uninstalled idna-2.9 23:17:20 Attempting uninstall: urllib3 23:17:20 Found existing installation: urllib3 1.25.9 23:17:20 Uninstalling urllib3-1.25.9: 23:17:20 Successfully uninstalled urllib3-1.25.9 23:17:20 Attempting uninstall: requests 23:17:20 Found existing installation: requests 2.23.0 23:17:20 Uninstalling requests-2.23.0: 23:17:20 Successfully uninstalled requests-2.23.0 23:17:22 Running setup.py install for dockerpty: started 23:17:24 Running setup.py install for dockerpty: finished with status 'done' 23:17:24 Running setup.py install for texttable: started 23:17:26 Running setup.py install for texttable: finished with status 'done' 23:17:26 Running setup.py install for PyYAML: started 23:17:28 Running setup.py install for PyYAML: finished with status 'done' 23:17:28 Running setup.py install for docopt: started 23:17:30 Running setup.py install for docopt: finished with status 'done' 23:17:31 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.59.0 23:17:41 Removing intermediate container 5cf27af93b3d 23:17:41 ---> 824251d2bb50 23:17:41 Step 14/23 : ENV APP_PORT=48090 23:17:41 ---> Running in aea88f1fb8cc 23:17:41 Removing intermediate container aea88f1fb8cc 23:17:41 ---> 304dcb4e6a0a 23:17:41 Step 15/23 : EXPOSE $APP_PORT 23:17:41 ---> Running in a9fe96a1d8cc 23:17:41 Removing intermediate container a9fe96a1d8cc 23:17:41 ---> a148533a505f 23:17:41 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:17:42 ---> 10d6b9ef8c52 23:17:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:17:43 ---> 50ba98b84c53 23:17:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:17:43 ---> 6b5682d0b844 23:17:43 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 23:17:44 ---> Running in 1ba4b95be847 23:17:44 Removing intermediate container 1ba4b95be847 23:17:44 ---> a907fd1e4ca8 23:17:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:17:44 ---> Running in 6ec57faf909d 23:17:45 Removing intermediate container 6ec57faf909d 23:17:45 ---> 7aa469224007 23:17:45 Step 21/23 : LABEL arch=arm64 23:17:45 ---> Running in 2aa742d4a142 23:17:46 Removing intermediate container 2aa742d4a142 23:17:46 ---> a56cb7a7a582 23:17:46 Step 22/23 : LABEL git_sha=b1c1af9813881a951209db4db461b67ba4cf922e 23:17:46 ---> Running in 1e86afb50fb7 23:17:46 Removing intermediate container 1e86afb50fb7 23:17:46 ---> 07f316b05506 23:17:46 Step 23/23 : LABEL version=0.0.0 23:17:46 ---> Running in 7d4036bfc8cc 23:17:47 Removing intermediate container 7d4036bfc8cc 23:17:47 ---> af4a08e8b78c 23:17:47 23:17:47 Successfully built af4a08e8b78c 23:17:47 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 23:17:48  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 23:17:48 $ docker stop --time=1 2722bbab532c1f7532137b001e33449b97fb4b4641be50d4ce6e5e863d7e0ac2 23:17:50 $ docker rm -f 2722bbab532c1f7532137b001e33449b97fb4b4641be50d4ce6e5e863d7e0ac2 [Pipeline] // withDockerContainer [Pipeline] sh 23:17:50 + docker images 23:17:50 + grep docker 23:17:51 docker-sys-mgmt-agent-go-arm64 latest af4a08e8b78c 5 seconds ago 299MB 23:17:51 docker-core-data-go-arm64 latest 78da1a033118 45 seconds ago 20.3MB 23:17:51 docker-core-metadata-go-arm64 latest acddc1dfd92b About a minute ago 17.4MB 23:17:51 docker-security-secretstore-setup-go-arm64 latest 024c7a7f5f7a About a minute ago 24.3MB 23:17:51 docker-security-bootstrapper-go-arm64 latest 00dbd2d87e8e 4 minutes ago 17.1MB 23:17:51 docker-support-scheduler-go-arm64 latest d93589adfe24 4 minutes ago 16.1MB 23:17:51 docker-support-notifications-go-arm64 latest 2112ad8b2303 4 minutes ago 16.6MB 23:17:51 docker-core-command-go-arm64 latest 1b7806b28c8e 4 minutes ago 16.1MB 23:17:51 docker-security-proxy-setup-go-arm64 latest bdb5ff3124cf 4 minutes ago 23.9MB 23:17:51 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 23:17:52 ---> job-cost.sh 23:17:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PP0S 23:18:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:20:30 lf-activate-venv(): INFO: Adding /tmp/venv-PP0S/bin to PATH 23:20:30 INFO: No Stack... 23:20:30 INFO: Retrieving Pricing Info for: lf-standard-4 23:20:30 INFO: Archiving Costs [Pipeline] sh 23:20:31 + cut -d, -f6 23:20:31 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 23:20:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3428-1-stack-cost] 23:20:31 Resource [jenkins-edgexfoundry-edgex-go-PR-3428-1-stack-cost] did not exist. Created. 23:20:31 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3428-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:20:31 + echo total: 0.20999999344348907 [Pipeline] stash 23:20:32 Stashed 1 file(s) [Pipeline] } 23:20:32 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3428-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 23:20:33 provisioning config files... 23:20:33 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2876233169417854990tmp [Pipeline] { [Pipeline] sh 23:20:33 + set +x 23:20:33 + curl -s https://codecov.io/bash 23:20:33 + bash -s -- 23:20:34 23:20:34 _____ _ 23:20:34 / ____| | | 23:20:34 | | ___ __| | ___ ___ _____ __ 23:20:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:20:34 | |___| (_) | (_| | __/ (_| (_) \ V / 23:20:34 \_____\___/ \__,_|\___|\___\___/ \_/ 23:20:34 Bash-1.0.2 23:20:34 23:20:34 23:20:34 ==> git version 2.24.3 found 23:20:34 ==> 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 23:20:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:20:34 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:20:34 ==> Jenkins CI detected. 23:20:34 project root: . 23:20:34 --> token set from env 23:20:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:20:34 ==> Running gcov in . (disable via -X gcov) 23:20:34 ==> Python coveragepy not found 23:20:34 ==> Searching for coverage reports in: 23:20:34 + . 23:20:34 -> Found 1 reports 23:20:34 ==> Detecting git/mercurial file structure 23:20:34 ==> Reading reports 23:20:34 + ./coverage.out bytes=705232 23:20:34 ==> Appending adjustments 23:20:34 https://docs.codecov.io/docs/fixing-reports 23:20:38 + Found adjustments 23:20:38 ==> Gzipping contents 23:20:38 100K /tmp/codecov.nMfT2G.gz 23:20:38 ==> Uploading reports 23:20:38 url: https://codecov.io 23:20:38 query: branch=PR-3428&commit=b1c1af9813881a951209db4db461b67ba4cf922e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3428%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3428&job=&cmd_args= 23:20:38 -> Pinging Codecov 23:20:38 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3428&commit=b1c1af9813881a951209db4db461b67ba4cf922e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3428%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3428&job=&cmd_args= 23:20:38 -> Uploading to 23:20:38 https://storage.googleapis.com/codecov/v4/raw/2021-05-06/00271124DB129430A58F1EEE437C3FCB/b1c1af9813881a951209db4db461b67ba4cf922e/18ac28b6-48fd-4155-8cf3-41cbd52b7df2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210506%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210506T232038Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e8935e7f6df9c89a9842351eabab3cc70dfb4c1bda1a9cb9729a4fc676788f53 23:20:38 % Total % Received % Xferd Average Speed Time Time Time Current 23:20:38 Dload Upload Total Spent Left Speed 23:20:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 203k --:--:-- --:--:-- --:--:-- 203k 100 98k 0 0 100 98k 0 203k --:--:-- --:--:-- --:--:-- 203k 23:20:38 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b1c1af9813881a951209db4db461b67ba4cf922e [Pipeline] } 23:20:38 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 23:20:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:20:41 ---> package-listing.sh 23:20:41 ++ facter osfamily 23:20:41 ++ tr '[:upper:]' '[:lower:]' 23:20:41 + OS_FAMILY=redhat 23:20:41 + workspace=/w/workspace/edgex-go/1 23:20:41 + START_PACKAGES=/tmp/packages_start.txt 23:20:41 + END_PACKAGES=/tmp/packages_end.txt 23:20:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:20:41 + PACKAGES=/tmp/packages_start.txt 23:20:41 + '[' /w/workspace/edgex-go/1 ']' 23:20:41 + PACKAGES=/tmp/packages_end.txt 23:20:41 + case "${OS_FAMILY}" in 23:20:41 + rpm -qa 23:20:41 + sort 23:20:46 + '[' -f /tmp/packages_start.txt ']' 23:20:46 + '[' -f /tmp/packages_end.txt ']' 23:20:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:20:46 + '[' /w/workspace/edgex-go/1 ']' 23:20:46 + mkdir -p /w/workspace/edgex-go/1/archives/ 23:20:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 23:20:46 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:20:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:20:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:20:47 23:20:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:20:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:20:47 alpine: Pulling from edgex-lftools-log-publisher 23:20:47 df20fa9351a1: Pulling fs layer 23:20:47 36b3adc4ff6f: Pulling fs layer 23:20:47 8ad3a11d3b57: Pulling fs layer 23:20:47 46f8f816bc3b: Pulling fs layer 23:20:47 93b61091891f: Pulling fs layer 23:20:47 93b9cdb0e59b: Pulling fs layer 23:20:47 5e14af77c1be: Pulling fs layer 23:20:47 01666e4c0597: Pulling fs layer 23:20:47 aa168da1d23b: Pulling fs layer 23:20:47 46f8f816bc3b: Waiting 23:20:47 93b61091891f: Waiting 23:20:47 93b9cdb0e59b: Waiting 23:20:47 5e14af77c1be: Waiting 23:20:47 01666e4c0597: Waiting 23:20:47 aa168da1d23b: Waiting 23:20:47 36b3adc4ff6f: Download complete 23:20:47 46f8f816bc3b: Download complete 23:20:47 df20fa9351a1: Verifying Checksum 23:20:47 df20fa9351a1: Download complete 23:20:47 93b9cdb0e59b: Verifying Checksum 23:20:47 93b9cdb0e59b: Download complete 23:20:47 93b61091891f: Verifying Checksum 23:20:47 93b61091891f: Download complete 23:20:47 5e14af77c1be: Verifying Checksum 23:20:47 5e14af77c1be: Download complete 23:20:47 01666e4c0597: Download complete 23:20:47 8ad3a11d3b57: Verifying Checksum 23:20:47 8ad3a11d3b57: Download complete 23:20:48 df20fa9351a1: Pull complete 23:20:48 36b3adc4ff6f: Pull complete 23:20:48 8ad3a11d3b57: Pull complete 23:20:49 46f8f816bc3b: Pull complete 23:20:50 aa168da1d23b: Verifying Checksum 23:20:50 aa168da1d23b: Download complete 23:20:51 93b61091891f: Pull complete 23:20:51 93b9cdb0e59b: Pull complete 23:20:51 5e14af77c1be: Pull complete 23:20:51 01666e4c0597: Pull complete 23:20:59 aa168da1d23b: Pull complete 23:20:59 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:20:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:20:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:20:59 prd-centos7-docker-4c-2g-3371 does not seem to be running inside a container 23:20:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:21:05 $ docker top 5601abd1ccc9eb0977c3f608c2d421c41519d22c52a63be14e57ca54dd35a4d4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:06 + touch /tmp/pre-build-complete [Pipeline] sh 23:21:06 + mkdir -p /var/log/sa [Pipeline] sh 23:21:07 + ls /var/log/sa-host 23:21:07 + sadf -c /var/log/sa-host/sa06 23:21:07 file_magic: OK 23:21:07 HZ: Using current value: 100 23:21:07 file_header: OK 23:21:07 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 23:21:07 Statistics: 23:21:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:21:07 File successfully converted to sysstat format version 12.2.1 23:21:07 + sadf -c /var/log/sa-host/sa23 23:21:07 file_magic: OK 23:21:07 HZ: Using current value: 100 23:21:07 file_header: OK 23:21:07 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 23:21:07 Statistics: 23:21:07 Hnuu...uuuununununu... 23:21:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:21:07 provisioning config files... 23:21:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config25934262612658505tmp [Pipeline] { [Pipeline] echo 23:21:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:21:07 ---> create-netrc.sh [Pipeline] } 23:21:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:21:07 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:21:08 ---> python-tools-install.sh [Pipeline] echo 23:21:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:21:08 ---> sudo-logs.sh 23:21:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:21:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:21:09 ---> job-cost.sh 23:21:09 lf-activate-venv: SKIPPING 23:21:09 DEBUG: total: 0.20999999344348907 23:21:09 INFO: Retrieving Stack Cost... 23:21:09 INFO: Retrieving Pricing Info for: v1-standard-2 23:21:10 INFO: Archiving Costs [Pipeline] echo 23:21:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:21:10 ---> logs-deploy.sh 23:21:10 lf-activate-venv: SKIPPING 23:21:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3428/1 23:21:10 INFO: archiving workspace using pattern(s): 23:21:12 Archives upload complete. 23:21:12 INFO: archiving logs to Nexus 23:21:13 ---> uname -a: 23:21:13 Linux prd-centos7-docker-4c-2g-3371.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 23:21:13 23:21:13 23:21:13 ---> lscpu: 23:21:13 Architecture: x86_64 23:21:13 CPU op-mode(s): 32-bit, 64-bit 23:21:13 Byte Order: Little Endian 23:21:13 Address sizes: 40 bits physical, 48 bits virtual 23:21:13 CPU(s): 4 23:21:13 On-line CPU(s) list: 0-3 23:21:13 Thread(s) per core: 1 23:21:13 Core(s) per socket: 1 23:21:13 Socket(s): 4 23:21:13 NUMA node(s): 1 23:21:13 Vendor ID: GenuineIntel 23:21:13 CPU family: 6 23:21:13 Model: 44 23:21:13 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 23:21:13 Stepping: 1 23:21:13 CPU MHz: 2933.442 23:21:13 BogoMIPS: 5866.88 23:21:13 Virtualization: VT-x 23:21:13 Hypervisor vendor: KVM 23:21:13 Virtualization type: full 23:21:13 L1d cache: 128 KiB 23:21:13 L1i cache: 128 KiB 23:21:13 L2 cache: 16 MiB 23:21:13 L3 cache: 64 MiB 23:21:13 NUMA node0 CPU(s): 0-3 23:21:13 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 23:21:13 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 23:21:13 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 23:21:13 Vulnerability Meltdown: Mitigation; PTI 23:21:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:21:13 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:21:13 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:21:13 Vulnerability Srbds: Not affected 23:21:13 Vulnerability Tsx async abort: Not affected 23:21:13 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 23:21:13 23:21:13 23:21:13 ---> nproc: 23:21:13 4 23:21:13 23:21:13 23:21:13 ---> df -h: 23:21:13 Filesystem Size Used Available Use% Mounted on 23:21:13 overlay 50.0G 11.8G 38.2G 24% / 23:21:13 tmpfs 64.0M 0 64.0M 0% /dev 23:21:13 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 23:21:13 shm 64.0M 0 64.0M 0% /dev/shm 23:21:13 /dev/vda1 50.0G 11.8G 38.2G 24% /facter-os 23:21:13 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/resolv.conf 23:21:13 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hostname 23:21:13 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hosts 23:21:13 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/auth.log 23:21:13 /dev/vda1 50.0G 11.8G 38.2G 24% /run/cloud-init/result.json 23:21:13 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/sa-host 23:21:13 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/secure 23:21:13 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/1 23:21:13 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/1@tmp 23:21:13 23:21:13 23:21:13 ---> free -m: 23:21:13 total used free shared buff/cache available 23:21:13 Mem: 1837 721 128 0 987 1032 23:21:13 Swap: 1023 69 954 23:21:13 23:21:13 23:21:13 ---> ip addr: 23:21:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:21:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:21:13 inet 127.0.0.1/8 scope host lo 23:21:13 valid_lft forever preferred_lft forever 23:21:13 inet6 ::1/128 scope host 23:21:13 valid_lft forever preferred_lft forever 23:21:13 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:21:13 link/ether fa:16:3e:5f:3b:06 brd ff:ff:ff:ff:ff:ff 23:21:13 inet 10.30.123.232/23 brd 10.30.123.255 scope global dynamic eth0 23:21:13 valid_lft 84545sec preferred_lft 84545sec 23:21:13 inet6 fe80::f816:3eff:fe5f:3b06/64 scope link 23:21:13 valid_lft forever preferred_lft forever 23:21:13 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:21:13 link/ether 02:42:e5:c7:e4:48 brd ff:ff:ff:ff:ff:ff 23:21:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:21:13 valid_lft forever preferred_lft forever 23:21:13 inet6 fe80::42:e5ff:fec7:e448/64 scope link 23:21:13 valid_lft forever preferred_lft forever 23:21:13 23:21:13 23:21:13 ---> sar -b -r -n DEV: 23:21:13 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/06/21 _x86_64_ (4 CPU) 23:21:13 23:21:13 22:50:02 LINUX RESTART (4 CPU) 23:21:13 23:21:13 22:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:21:13 22:52:01 125.26 53.92 71.33 0.00 9558.90 23851.33 0.00 23:21:13 22:53:01 246.71 54.12 192.59 0.00 2834.04 43063.31 0.00 23:21:13 22:54:01 193.42 109.98 83.44 0.00 3952.43 9594.55 0.00 23:21:13 22:55:02 119.93 46.50 73.43 0.00 1926.65 9887.80 0.00 23:21:13 22:56:01 142.55 37.16 105.38 0.00 2674.97 26369.54 0.00 23:21:13 22:57:02 1745.27 1428.43 316.84 0.00 137662.55 193056.92 0.00 23:21:13 22:58:02 1934.35 1676.57 257.78 0.00 103527.67 113552.65 0.00 23:21:13 22:59:01 630.10 331.53 298.57 0.00 58819.83 97787.57 0.00 23:21:13 23:00:02 2035.43 1706.57 328.87 0.00 91040.37 105450.06 0.00 23:21:13 23:01:01 159.24 27.29 131.95 0.00 3727.92 23166.50 0.00 23:21:13 23:02:01 7.24 0.40 6.84 0.00 23.03 284.93 0.00 23:21:13 23:03:01 0.28 0.02 0.27 0.00 0.27 4.16 0.00 23:21:13 23:04:01 0.35 0.00 0.35 0.00 0.00 5.88 0.00 23:21:13 23:05:01 0.45 0.12 0.33 0.00 6.93 4.40 0.00 23:21:13 23:06:01 2.43 1.62 0.82 0.00 179.95 15.92 0.00 23:21:13 23:07:01 0.25 0.00 0.25 0.00 0.00 3.48 0.00 23:21:13 23:08:01 0.35 0.00 0.35 0.00 0.00 5.86 0.00 23:21:13 23:09:01 0.30 0.02 0.28 0.00 0.27 3.75 0.00 23:21:13 23:10:01 0.25 0.00 0.25 0.00 0.00 3.35 0.00 23:21:13 23:11:01 0.27 0.02 0.25 0.00 0.53 3.35 0.00 23:21:13 23:12:01 0.27 0.00 0.27 0.00 0.00 4.13 0.00 23:21:13 23:13:01 0.37 0.00 0.37 0.00 0.00 5.85 0.00 23:21:13 23:14:01 0.30 0.00 0.30 0.00 0.00 4.33 0.00 23:21:13 23:15:01 0.22 0.02 0.20 0.00 1.07 2.40 0.00 23:21:13 23:16:01 0.20 0.02 0.18 0.00 0.53 1.91 0.00 23:21:13 23:17:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 23:21:13 23:18:01 0.27 0.02 0.25 0.00 0.27 2.95 0.00 23:21:13 23:19:02 0.25 0.00 0.25 0.00 0.00 2.60 0.00 23:21:13 23:20:01 0.19 0.00 0.19 0.00 0.00 2.17 0.00 23:21:13 23:21:01 134.74 69.85 64.90 0.00 6604.79 16365.09 0.00 23:21:13 Average: 250.62 185.93 64.69 0.00 14175.58 22194.47 0.00 23:21:13 23:21:13 22:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:21:13 22:52:01 82784 0 698176 37.11 2612 1097972 1504280 51.34 727828 862656 101480 23:21:13 22:53:01 222112 0 764584 40.64 1576 893272 1329816 45.38 544176 826044 20 23:21:13 22:54:01 221436 0 776620 41.28 776 882712 1655764 56.51 641636 738016 65120 23:21:13 22:55:02 240660 0 777676 41.33 616 862592 1767808 60.33 602388 748788 53928 23:21:13 22:56:01 198564 0 750044 39.86 548 932388 1345820 45.93 562940 831636 40 23:21:13 22:57:02 72432 0 862580 45.84 112 946420 2363828 80.67 760172 818856 63128 23:21:13 22:58:02 79272 0 1531072 81.37 84 271116 3679652 125.58 839236 686380 9120 23:21:13 22:59:01 118052 0 793204 42.16 84 970204 1958672 66.85 739464 787828 82244 23:21:13 23:00:02 338908 0 708128 37.64 84 834424 1826692 62.34 582684 718492 80 23:21:13 23:01:01 160032 0 647084 34.39 84 1074344 1208060 41.23 517132 952024 24 23:21:13 23:02:01 167704 0 638732 33.95 84 1075024 1170788 39.96 514092 951956 16 23:21:13 23:03:01 167844 0 638588 33.94 84 1075028 1170788 39.96 513876 951956 12 23:21:13 23:04:01 168436 0 637980 33.91 84 1075044 1170788 39.96 513984 951964 8 23:21:13 23:05:01 167448 0 638780 33.95 84 1075232 1171324 39.98 514628 952088 8 23:21:13 23:06:01 159828 0 641800 34.11 84 1079832 1170924 39.96 519724 953932 8 23:21:13 23:07:01 159684 0 641924 34.12 84 1079852 1170852 39.96 519576 953944 12 23:21:13 23:08:01 159412 0 642188 34.13 84 1079860 1170852 39.96 519796 953948 8 23:21:13 23:09:01 160112 0 641480 34.09 84 1079868 1170852 39.96 519552 953956 8 23:21:13 23:10:01 160252 0 641336 34.09 84 1079872 1170852 39.96 519680 953956 8 23:21:13 23:11:01 159876 0 641720 34.11 84 1079864 1170924 39.96 519764 953956 8 23:21:13 23:12:01 160072 0 641500 34.09 84 1079888 1170852 39.96 519688 953972 8 23:21:13 23:13:01 159424 0 642140 34.13 84 1079896 1170960 39.96 520032 953972 8 23:21:13 23:14:01 159292 0 642268 34.14 84 1079900 1170984 39.96 520488 953972 12 23:21:13 23:15:01 158748 0 642804 34.16 84 1079908 1171032 39.97 520652 954004 16 23:21:13 23:16:01 159324 0 642236 34.13 84 1079900 1170936 39.96 520252 954004 12 23:21:13 23:17:01 159136 0 642404 34.14 84 1079920 1170960 39.96 520052 954020 12 23:21:13 23:18:01 159472 0 642060 34.12 84 1079928 1170948 39.96 520012 954028 12 23:21:13 23:19:02 159172 0 642356 34.14 84 1079932 1171068 39.97 520500 954028 12 23:21:13 23:20:01 159220 0 642296 34.14 84 1079944 1171032 39.97 520392 954028 12 23:21:13 23:21:01 185188 0 717268 38.12 84 979004 1371312 46.80 528976 871172 35532 23:21:13 Average: 166130 0 707034 37.58 275 1008105 1408647 48.07 563446 898653 13697 23:21:13 23:21:13 22:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:21:13 22:52:01 eth0 974.78 1056.77 4102.18 137.16 0.00 0.00 0.00 0.00 23:21:13 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 22:52:01 docker0 846.36 719.27 70.83 2686.32 0.00 0.00 0.00 0.00 23:21:13 22:53:01 eth0 579.36 483.93 3532.07 62.40 0.00 0.00 0.00 0.00 23:21:13 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 22:53:01 docker0 217.82 245.66 13.90 844.32 0.00 0.00 0.00 0.00 23:21:13 22:54:01 veth522d3ab 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:21:13 22:54:01 eth0 32.42 19.33 32.43 12.94 0.00 0.00 0.00 0.00 23:21:13 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 22:55:02 veth522d3ab 2.13 2.13 0.17 0.18 0.00 0.00 0.00 0.00 23:21:13 22:55:02 eth0 45.24 35.25 20.43 83.71 0.00 0.00 0.00 0.00 23:21:13 22:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 22:55:02 docker0 2.13 2.13 0.14 0.18 0.00 0.00 0.00 0.00 23:21:13 22:56:01 vethb26baf4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 22:56:01 eth0 189.12 133.03 1721.96 21.94 0.00 0.00 0.00 0.00 23:21:13 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 22:56:01 veth40e89c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 22:57:02 eth0 103.93 85.52 192.84 61.20 0.00 0.00 0.00 0.00 23:21:13 22:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 22:57:02 vethf0e0f28 0.00 0.44 0.00 0.02 0.00 0.00 0.00 0.00 23:21:13 22:57:02 docker0 1094.59 1002.93 86.47 3613.50 0.00 0.00 0.00 0.00 23:21:13 22:58:02 veth0cfb8d4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:21:13 22:58:02 vethcec7a42 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:21:13 22:58:02 veth6f0c926 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:21:13 22:58:02 eth0 13.84 4.37 7.49 3.73 0.00 0.00 0.00 0.00 23:21:13 22:59:01 eth0 79.61 44.76 242.37 15.87 0.00 0.00 0.00 0.00 23:21:13 22:59:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:21:13 22:59:01 vethf0e0f28 0.00 0.61 0.00 0.03 0.00 0.00 0.00 0.00 23:21:13 22:59:01 docker0 1159.81 1077.69 91.19 3918.20 0.00 0.00 0.00 0.00 23:21:13 23:00:02 eth0 71.56 45.37 139.29 87.88 0.00 0.00 0.00 0.00 23:21:13 23:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:00:02 veth79ad890 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 23:21:13 23:00:02 vethf0e0f28 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 23:21:13 23:01:01 eth0 246.35 165.48 1619.67 82.93 0.00 0.00 0.00 0.00 23:21:13 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:01:01 docker0 1204.96 1172.12 94.11 4396.41 0.00 0.00 0.00 0.00 23:21:13 23:02:01 eth0 0.22 0.08 0.02 0.02 0.00 0.00 0.00 0.00 23:21:13 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:03:01 eth0 0.32 0.08 0.02 0.01 0.00 0.00 0.00 0.00 23:21:13 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:04:01 eth0 0.72 0.08 0.06 0.01 0.00 0.00 0.00 0.00 23:21:13 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:05:01 eth0 0.58 0.35 0.27 0.21 0.00 0.00 0.00 0.00 23:21:13 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:06:01 eth0 0.40 0.18 0.15 0.07 0.00 0.00 0.00 0.00 23:21:13 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:07:01 eth0 0.28 0.15 0.02 0.01 0.00 0.00 0.00 0.00 23:21:13 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:08:01 eth0 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:21:13 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:09:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:10:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:11:01 eth0 0.30 0.27 0.14 0.08 0.00 0.00 0.00 0.00 23:21:13 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:12:01 eth0 0.60 0.05 0.06 0.00 0.00 0.00 0.00 0.00 23:21:13 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:13:01 eth0 2.03 0.57 0.64 0.40 0.00 0.00 0.00 0.00 23:21:13 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:14:01 eth0 3.01 0.87 0.95 0.56 0.00 0.00 0.00 0.00 23:21:13 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:15:01 eth0 2.80 1.07 1.00 0.61 0.00 0.00 0.00 0.00 23:21:13 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:16:01 eth0 0.42 0.22 0.09 0.11 0.00 0.00 0.00 0.00 23:21:13 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:17:01 eth0 1.53 0.43 0.43 0.18 0.00 0.00 0.00 0.00 23:21:13 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:18:01 eth0 1.98 0.27 0.39 0.20 0.00 0.00 0.00 0.00 23:21:13 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:19:02 eth0 2.45 0.58 0.64 0.43 0.00 0.00 0.00 0.00 23:21:13 23:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:20:01 eth0 1.47 0.66 0.61 0.41 0.00 0.00 0.00 0.00 23:21:13 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:21:01 eth0 202.89 160.75 2158.95 21.39 0.00 0.00 0.00 0.00 23:21:13 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 Average: eth0 85.33 74.78 458.91 19.87 0.00 0.00 0.00 0.00 23:21:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:13 Average: docker0 39.56 38.48 3.09 144.34 0.00 0.00 0.00 0.00 23:21:13 23:21:13 23:21:13 ---> sar -P ALL: 23:21:13 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/06/21 _x86_64_ (4 CPU) 23:21:13 23:21:13 22:50:02 LINUX RESTART (4 CPU) 23:21:13 23:21:13 22:51:01 CPU %user %nice %system %iowait %steal %idle 23:21:13 22:52:01 all 15.24 0.00 7.82 1.92 1.00 74.01 23:21:13 22:52:01 0 12.13 0.00 8.31 0.67 0.93 77.96 23:21:13 22:52:01 1 16.67 0.00 7.88 2.66 0.85 71.93 23:21:13 22:52:01 2 10.77 0.00 7.39 2.36 1.16 78.32 23:21:13 22:52:01 3 21.40 0.00 7.71 1.98 1.07 67.84 23:21:13 22:53:01 all 10.44 0.00 8.81 3.70 1.41 75.64 23:21:13 22:53:01 0 10.49 0.00 8.11 5.10 1.58 74.72 23:21:13 22:53:01 1 9.70 0.00 8.74 1.83 1.37 78.36 23:21:13 22:53:01 2 11.17 0.00 9.56 4.08 1.23 73.96 23:21:13 22:53:01 3 10.41 0.00 8.80 3.80 1.46 75.52 23:21:13 22:54:01 all 52.29 0.00 13.89 5.09 1.93 26.80 23:21:13 22:54:01 0 51.05 0.00 14.74 6.02 1.96 26.23 23:21:13 22:54:01 1 52.69 0.00 13.89 5.15 2.13 26.15 23:21:13 22:54:01 2 51.99 0.00 13.64 4.98 1.89 27.51 23:21:13 22:54:01 3 53.43 0.00 13.30 4.20 1.76 27.32 23:21:13 22:55:02 all 49.77 0.00 14.15 3.66 0.14 32.28 23:21:13 22:55:02 0 47.40 0.00 14.57 3.69 0.12 34.22 23:21:13 22:55:02 1 50.75 0.00 13.76 3.50 0.16 31.84 23:21:13 22:55:02 2 49.18 0.00 14.69 4.41 0.14 31.58 23:21:13 22:55:02 3 51.74 0.00 13.59 3.03 0.14 31.50 23:21:13 22:56:01 all 33.66 0.00 12.34 3.48 0.10 50.42 23:21:13 22:56:01 0 34.11 0.00 12.34 5.20 0.09 48.26 23:21:13 22:56:01 1 32.70 0.00 12.73 2.33 0.12 52.12 23:21:13 22:56:01 2 34.10 0.00 12.19 3.53 0.09 50.09 23:21:13 22:56:01 3 33.72 0.00 12.13 2.87 0.09 51.20 23:21:13 22:57:02 all 20.70 0.00 28.84 14.59 0.20 35.67 23:21:13 22:57:02 0 20.07 0.00 28.83 13.29 0.24 37.56 23:21:13 22:57:02 1 20.59 0.00 28.83 15.35 0.24 34.99 23:21:13 22:57:02 2 20.01 0.00 28.74 15.46 0.16 35.63 23:21:13 22:57:02 3 22.12 0.00 28.96 14.24 0.17 34.50 23:21:13 22:58:02 all 46.14 0.00 20.79 21.60 0.14 11.33 23:21:13 22:58:02 0 44.76 0.00 21.60 21.49 0.14 12.01 23:21:13 22:58:02 1 46.07 0.00 20.34 21.64 0.18 11.77 23:21:13 22:58:02 2 46.25 0.00 21.28 21.42 0.11 10.94 23:21:13 22:58:02 3 47.47 0.00 19.94 21.86 0.13 10.61 23:21:13 22:59:01 all 38.46 0.00 19.24 19.82 0.28 22.20 23:21:13 22:59:01 0 38.55 0.00 18.81 19.63 0.32 22.69 23:21:13 22:59:01 1 38.30 0.00 20.30 24.19 0.28 16.93 23:21:13 22:59:01 2 38.21 0.00 19.56 18.40 0.23 23.60 23:21:13 22:59:01 3 38.80 0.00 18.28 17.01 0.29 25.62 23:21:13 23:00:02 all 49.64 0.00 24.57 16.15 0.20 9.44 23:21:13 23:00:02 0 49.64 0.00 23.91 15.74 0.16 10.55 23:21:13 23:00:02 1 49.75 0.00 24.21 16.90 0.23 8.91 23:21:13 23:00:02 2 49.41 0.00 25.33 15.54 0.23 9.49 23:21:13 23:00:02 3 49.77 0.00 24.84 16.43 0.20 8.77 23:21:13 23:01:01 all 14.02 0.00 6.84 4.62 0.13 74.39 23:21:13 23:01:01 0 17.00 0.00 8.54 4.43 0.12 69.91 23:21:13 23:01:01 1 12.59 0.00 6.26 7.30 0.12 73.72 23:21:13 23:01:01 2 15.28 0.00 6.65 2.12 0.14 75.81 23:21:13 23:01:01 3 11.24 0.00 5.93 4.60 0.14 78.09 23:21:13 23:02:01 all 0.16 0.00 0.06 0.07 0.00 99.71 23:21:13 23:02:01 0 0.02 0.00 0.02 0.02 0.00 99.95 23:21:13 23:02:01 1 0.02 0.00 0.13 0.25 0.00 99.60 23:21:13 23:02:01 2 0.08 0.00 0.07 0.00 0.00 99.85 23:21:13 23:02:01 3 0.53 0.00 0.03 0.00 0.00 99.43 23:21:13 23:21:13 23:02:01 CPU %user %nice %system %iowait %steal %idle 23:21:13 23:03:01 all 0.16 0.00 0.03 0.00 0.01 99.79 23:21:13 23:03:01 0 0.00 0.00 0.05 0.00 0.02 99.93 23:21:13 23:03:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:21:13 23:03:01 2 0.08 0.00 0.05 0.00 0.02 99.85 23:21:13 23:03:01 3 0.53 0.00 0.00 0.00 0.00 99.47 23:21:13 23:04:01 all 0.14 0.00 0.01 0.00 0.00 99.85 23:21:13 23:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:21:13 23:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:21:13 23:04:01 2 0.05 0.00 0.03 0.00 0.00 99.92 23:21:13 23:04:01 3 0.50 0.00 0.02 0.00 0.00 99.48 23:21:13 23:05:01 all 0.15 0.00 0.04 0.00 0.00 99.80 23:21:13 23:05:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:21:13 23:05:01 1 0.03 0.00 0.05 0.00 0.00 99.92 23:21:13 23:05:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:21:13 23:05:01 3 0.53 0.00 0.05 0.00 0.00 99.42 23:21:13 23:06:01 all 0.14 0.00 0.07 0.02 0.00 99.76 23:21:13 23:06:01 0 0.03 0.00 0.10 0.07 0.00 99.80 23:21:13 23:06:01 1 0.02 0.00 0.08 0.03 0.00 99.87 23:21:13 23:06:01 2 0.05 0.00 0.08 0.00 0.00 99.87 23:21:13 23:06:01 3 0.47 0.00 0.03 0.00 0.00 99.50 23:21:13 23:07:01 all 0.03 0.00 0.03 0.00 0.00 99.93 23:21:13 23:07:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:21:13 23:07:01 1 0.02 0.00 0.03 0.00 0.00 99.95 23:21:13 23:07:01 2 0.03 0.00 0.03 0.00 0.02 99.92 23:21:13 23:07:01 3 0.03 0.00 0.03 0.00 0.00 99.93 23:21:13 23:08:01 all 0.11 0.00 0.03 0.00 0.00 99.86 23:21:13 23:08:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:21:13 23:08:01 1 0.40 0.00 0.02 0.00 0.00 99.58 23:21:13 23:08:01 2 0.02 0.00 0.03 0.00 0.00 99.95 23:21:13 23:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:21:13 23:09:01 all 0.15 0.00 0.02 0.00 0.00 99.83 23:21:13 23:09:01 0 0.00 0.00 0.02 0.02 0.00 99.97 23:21:13 23:09:01 1 0.53 0.00 0.02 0.00 0.02 99.43 23:21:13 23:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:21:13 23:09:01 3 0.03 0.00 0.05 0.00 0.00 99.92 23:21:13 23:10:01 all 0.15 0.00 0.02 0.00 0.00 99.84 23:21:13 23:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:21:13 23:10:01 1 0.50 0.00 0.00 0.00 0.00 99.50 23:21:13 23:10:01 2 0.03 0.00 0.05 0.00 0.00 99.92 23:21:13 23:10:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:21:13 23:11:01 all 0.14 0.00 0.02 0.00 0.00 99.83 23:21:13 23:11:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:21:13 23:11:01 1 0.52 0.00 0.02 0.00 0.00 99.47 23:21:13 23:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:21:13 23:11:01 3 0.02 0.00 0.03 0.00 0.00 99.95 23:21:13 23:12:01 all 0.15 0.00 0.02 0.00 0.00 99.82 23:21:13 23:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:21:13 23:12:01 1 0.53 0.00 0.02 0.00 0.00 99.45 23:21:13 23:12:01 2 0.05 0.00 0.05 0.00 0.02 99.88 23:21:13 23:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:21:13 23:13:01 all 0.15 0.00 0.02 0.00 0.01 99.83 23:21:13 23:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:21:13 23:13:01 1 0.52 0.00 0.00 0.00 0.02 99.47 23:21:13 23:13:01 2 0.03 0.00 0.03 0.00 0.00 99.93 23:21:13 23:13:01 3 0.02 0.00 0.03 0.00 0.02 99.93 23:21:13 23:21:13 23:13:01 CPU %user %nice %system %iowait %steal %idle 23:21:13 23:14:01 all 0.15 0.00 0.03 0.00 0.00 99.82 23:21:13 23:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:21:13 23:14:01 1 0.50 0.00 0.02 0.00 0.00 99.48 23:21:13 23:14:01 2 0.05 0.00 0.07 0.00 0.00 99.88 23:21:13 23:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:21:13 23:15:01 all 0.15 0.00 0.03 0.00 0.00 99.82 23:21:13 23:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:21:13 23:15:01 1 0.50 0.00 0.05 0.00 0.00 99.45 23:21:13 23:15:01 2 0.05 0.00 0.03 0.02 0.00 99.90 23:21:13 23:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:21:13 23:16:01 all 0.16 0.00 0.03 0.00 0.00 99.81 23:21:13 23:16:01 0 0.03 0.00 0.05 0.00 0.00 99.92 23:21:13 23:16:01 1 0.52 0.00 0.02 0.00 0.00 99.47 23:21:13 23:16:01 2 0.03 0.00 0.03 0.00 0.00 99.93 23:21:13 23:16:01 3 0.05 0.00 0.03 0.00 0.00 99.92 23:21:13 23:17:01 all 0.14 0.00 0.03 0.00 0.00 99.83 23:21:13 23:17:01 0 0.02 0.00 0.05 0.00 0.00 99.93 23:21:13 23:17:01 1 0.47 0.00 0.02 0.00 0.00 99.52 23:21:13 23:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:21:13 23:17:01 3 0.03 0.00 0.03 0.00 0.00 99.93 23:21:13 23:18:01 all 0.05 0.00 0.03 0.00 0.00 99.91 23:21:13 23:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:21:13 23:18:01 1 0.10 0.00 0.05 0.00 0.00 99.85 23:21:13 23:18:01 2 0.05 0.00 0.07 0.00 0.00 99.88 23:21:13 23:18:01 3 0.03 0.00 0.00 0.02 0.00 99.95 23:21:13 23:19:02 all 0.07 0.00 0.03 0.00 0.00 99.90 23:21:13 23:19:02 0 0.03 0.00 0.03 0.00 0.00 99.93 23:21:13 23:19:02 1 0.20 0.00 0.02 0.00 0.00 99.78 23:21:13 23:19:02 2 0.03 0.00 0.03 0.00 0.00 99.93 23:21:13 23:19:02 3 0.02 0.00 0.03 0.00 0.00 99.95 23:21:13 23:20:01 all 0.15 0.00 0.03 0.00 0.00 99.82 23:21:13 23:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:21:13 23:20:01 1 0.52 0.00 0.02 0.00 0.00 99.46 23:21:13 23:20:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:21:13 23:20:01 3 0.05 0.00 0.07 0.00 0.00 99.88 23:21:13 23:21:01 all 6.42 0.00 4.68 2.78 0.03 86.09 23:21:13 23:21:01 0 5.93 0.00 4.84 3.08 0.02 86.14 23:21:13 23:21:01 1 6.30 0.00 4.96 1.64 0.03 87.07 23:21:13 23:21:01 2 7.75 0.00 5.11 4.91 0.05 82.18 23:21:13 23:21:01 3 5.70 0.00 3.81 1.49 0.03 88.97 23:21:13 Average: all 10.90 0.00 5.24 3.12 0.18 80.55 23:21:13 Average: 0 10.65 0.00 5.33 3.16 0.19 80.67 23:21:13 Average: 1 11.00 0.00 5.24 3.29 0.19 80.28 23:21:13 Average: 2 10.77 0.00 5.32 3.13 0.18 80.60 23:21:13 Average: 3 11.19 0.00 5.07 2.92 0.18 80.64 23:21:13 23:21:13 23:21:13