Pull request #3474 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at f8639be71566bc17dc794f8d8590871c369ea833 rather than 26c9dd056c878f48427b21db045c655b0b7c7526 Obtained Jenkinsfile from f8639be71566bc17dc794f8d8590871c369ea833 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9006299207776991029.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5096874322645267576.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3474/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3474/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1988352630340006828.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh552763028530673093.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3474/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3474/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3307221497704240451.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5835 in /w/workspace/edgexfoundry_edgex-go_PR-3474 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh1286036899599337687.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f8639be71566bc17dc794f8d8590871c369ea833 into PR head commit 26c9dd056c878f48427b21db045c655b0b7c7526 Merge succeeded, producing 26c9dd056c878f48427b21db045c655b0b7c7526 Checking out Revision 26c9dd056c878f48427b21db045c655b0b7c7526 (PR-3474) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh7224938498549863808.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3474/head:refs/remotes/origin/PR-3474 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 26c9dd056c878f48427b21db045c655b0b7c7526 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh5490311749858002670.key > git merge f8639be71566bc17dc794f8d8590871c369ea833 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 26c9dd056c878f48427b21db045c655b0b7c7526 # timeout=10 Commit message: "Merge branch 'master' into issue-2936" > git rev-list --no-walk ac6fb1e6ace0d5b8d1300458e9dd542ad909e499 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:38:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:38:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:38:20 ========================================================= 16:38:20 EdgeX Global Pipelines Version Info 16:38:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:38:21 ------------------- 16:38:21 stable info: 16:38:21 ------------------- 16:38:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:38:21 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 16:38:21 Message: update stable to v1.0.192 16:38:22 ------------------- 16:38:22 experimental info: 16:38:22 ------------------- 16:38:22 Commited By: **** collab-it+edgex@linuxfoundation.org 16:38:22 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 16:38:22 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:38:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:38:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:38:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:38:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:38:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:38:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:38:22 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:38:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:38:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:38:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:38:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:38:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:38:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:38:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:38:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:38:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:38:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:38:22 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:38:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:38:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 16:38:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:38:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:38:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3474 [Pipeline] echo 16:38:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3474 [Pipeline] echo 16:38:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3474 [Pipeline] echo 16:38:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 26c9dd056c878f48427b21db045c655b0b7c7526 [Pipeline] echo 16:38:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 26c9dd0 [Pipeline] echo 16:38:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:38:23 provisioning config files... 16:38:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8720534600410962096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:38:23 ---> docker-login.sh 16:38:23 nexus3.edgexfoundry.org:10001 16:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:23 Configure a credential helper to remove this warning. See 16:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:23 16:38:23 Login Succeeded 16:38:23 nexus3.edgexfoundry.org:10002 16:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:24 Configure a credential helper to remove this warning. See 16:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:24 16:38:24 Login Succeeded 16:38:24 nexus3.edgexfoundry.org:10003 16:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:24 Configure a credential helper to remove this warning. See 16:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:24 16:38:24 Login Succeeded 16:38:24 nexus3.edgexfoundry.org:10004 16:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:24 Configure a credential helper to remove this warning. See 16:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:24 16:38:24 Login Succeeded 16:38:24 docker.io 16:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:24 Configure a credential helper to remove this warning. See 16:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:24 16:38:24 Login Succeeded 16:38:24 ---> docker-login.sh ends [Pipeline] } 16:38:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:38:24 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:38:24 + for file in '`ls cmd/**/Dockerfile`' 16:38:24 ++ cut -d/ -f2 16:38:24 ++ dirname cmd/core-command/Dockerfile 16:38:24 + echo core-command,cmd/core-command/Dockerfile 16:38:24 + for file in '`ls cmd/**/Dockerfile`' 16:38:24 ++ dirname cmd/core-data/Dockerfile 16:38:24 ++ cut -d/ -f2 16:38:24 + echo core-data,cmd/core-data/Dockerfile 16:38:24 + for file in '`ls cmd/**/Dockerfile`' 16:38:24 ++ dirname cmd/core-metadata/Dockerfile 16:38:24 ++ cut -d/ -f2 16:38:24 + echo core-metadata,cmd/core-metadata/Dockerfile 16:38:24 + for file in '`ls cmd/**/Dockerfile`' 16:38:24 ++ dirname cmd/security-bootstrapper/Dockerfile 16:38:24 ++ cut -d/ -f2 16:38:24 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:38:24 + for file in '`ls cmd/**/Dockerfile`' 16:38:24 ++ dirname cmd/security-proxy-setup/Dockerfile 16:38:24 ++ cut -d/ -f2 16:38:24 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:38:24 + for file in '`ls cmd/**/Dockerfile`' 16:38:24 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:38:24 ++ cut -d/ -f2 16:38:24 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:38:24 + for file in '`ls cmd/**/Dockerfile`' 16:38:24 ++ dirname cmd/support-notifications/Dockerfile 16:38:24 ++ cut -d/ -f2 16:38:24 + echo support-notifications,cmd/support-notifications/Dockerfile 16:38:24 + for file in '`ls cmd/**/Dockerfile`' 16:38:24 ++ dirname cmd/support-scheduler/Dockerfile 16:38:24 ++ cut -d/ -f2 16:38:24 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:38:24 + for file in '`ls cmd/**/Dockerfile`' 16:38:24 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:38:24 ++ cut -d/ -f2 16:38:24 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:38:24 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 16:38:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:38:26 16:38:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:38:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:38:26 latest: Pulling from edgex-devops/git-semver 16:38:26 31603596830f: Pulling fs layer 16:38:26 54011a49482f: Pulling fs layer 16:38:26 a6820b24f6d8: Pulling fs layer 16:38:26 f581987b2513: Pulling fs layer 16:38:26 f581987b2513: Waiting 16:38:26 54011a49482f: Verifying Checksum 16:38:26 54011a49482f: Download complete 16:38:27 31603596830f: Verifying Checksum 16:38:27 31603596830f: Download complete 16:38:27 a6820b24f6d8: Verifying Checksum 16:38:27 a6820b24f6d8: Download complete 16:38:27 f581987b2513: Verifying Checksum 16:38:27 f581987b2513: Download complete 16:38:27 31603596830f: Pull complete 16:38:27 54011a49482f: Pull complete 16:38:27 a6820b24f6d8: Pull complete 16:38:27 f581987b2513: Pull complete 16:38:27 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 16:38:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:38:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:38:27 prd-centos7-docker-4c-2g-5835 does not seem to be running inside a container 16:38:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:38:29 $ docker top 58add0e5a9a2ef541666393161885601d13180dd5a6545f7c2e01a7bcda2580d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:38:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:38:29 [ssh-agent] Looking for ssh-agent implementation... 16:38:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:38:29 $ docker exec 58add0e5a9a2ef541666393161885601d13180dd5a6545f7c2e01a7bcda2580d ssh-agent 16:38:29 SSH_AUTH_SOCK=/tmp/ssh-qmmyPBH1soKg/agent.14 16:38:29 SSH_AGENT_PID=20 16:38:29 Running ssh-add (command line suppressed) 16:38:29 Identity added: /w/workspace/edgex-go/4@tmp/private_key_5829606975914149582.key (/w/workspace/edgex-go/4@tmp/private_key_5829606975914149582.key) 16:38:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:38:30 + git tag --points-at HEAD [Pipeline] } 16:38:30 $ docker exec --env ******** --env ******** 58add0e5a9a2ef541666393161885601d13180dd5a6545f7c2e01a7bcda2580d ssh-agent -k 16:38:30 unset SSH_AUTH_SOCK; 16:38:30 unset SSH_AGENT_PID; 16:38:30 echo Agent pid 20 killed; 16:38:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:38:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:38:30 [ssh-agent] Looking for ssh-agent implementation... 16:38:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:38:30 $ docker exec 58add0e5a9a2ef541666393161885601d13180dd5a6545f7c2e01a7bcda2580d ssh-agent 16:38:30 SSH_AUTH_SOCK=/tmp/ssh-DJAh0nitwdt6/agent.54 16:38:30 SSH_AGENT_PID=60 16:38:30 Running ssh-add (command line suppressed) 16:38:30 Identity added: /w/workspace/edgex-go/4@tmp/private_key_8766390041975470858.key (/w/workspace/edgex-go/4@tmp/private_key_8766390041975470858.key) 16:38:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:38:30 + git semver init 16:38:30 # -> Open(): unable to determine branch for HEAD 16:38:30 # $GIT_DIR = /w/workspace/edgex-go/4/.git 16:38:30 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 16:38:30 # $SEMVER_REMOTE_NAME = origin 16:38:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:38:30 # $SEMVER_USER_NAME = edgex-jenkins 16:38:30 # $SEMVER_BRANCH = PR-3474 16:38:30 # $SEMVER_TEMP = /tmp/semver-044290623 16:38:30 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:38:43 # '/tmp/semver-044290623' -> '/w/workspace/edgex-go/4/.semver' 16:38:43 # -> Force: false 16:38:43 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 16:38:43 $ docker exec --env ******** --env ******** 58add0e5a9a2ef541666393161885601d13180dd5a6545f7c2e01a7bcda2580d ssh-agent -k 16:38:43 unset SSH_AUTH_SOCK; 16:38:43 unset SSH_AGENT_PID; 16:38:43 echo Agent pid 60 killed; 16:38:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:38:43 + git semver [Pipeline] } 16:38:43 $ docker stop --time=1 58add0e5a9a2ef541666393161885601d13180dd5a6545f7c2e01a7bcda2580d 16:38:46 $ docker rm -f 58add0e5a9a2ef541666393161885601d13180dd5a6545f7c2e01a7bcda2580d [Pipeline] // withDockerContainer [Pipeline] sh 16:38:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:38:46 Stashed 1 file(s) [Pipeline] echo 16:38:46 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:38:47 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:38:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:38:48 + true 16:38:48 + sudo service docker restart 16:38:48 Redirecting to /bin/systemctl restart docker.service 16:39:02 Still waiting to schedule task 16:39:02 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 16:39:06 ========================================================= 16:39:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:39:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:39:06 + 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 . 16:39:08 Sending build context to Docker daemon 330.5MB 16:39:08 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 16:39:08 Step 2/6 : FROM ${BASE} 16:39:08 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:39:08 540db60ca938: Pulling fs layer 16:39:08 adcc1eea9eea: Pulling fs layer 16:39:08 4c4ab2625f07: Pulling fs layer 16:39:08 0510c868ecb4: Pulling fs layer 16:39:08 afea3b2eda06: Pulling fs layer 16:39:08 7809a108b3ef: Pulling fs layer 16:39:08 f706445af74f: Pulling fs layer 16:39:08 0510c868ecb4: Waiting 16:39:08 afea3b2eda06: Waiting 16:39:08 7809a108b3ef: Waiting 16:39:08 f706445af74f: Waiting 16:39:08 4c4ab2625f07: Verifying Checksum 16:39:08 4c4ab2625f07: Download complete 16:39:08 adcc1eea9eea: Verifying Checksum 16:39:08 adcc1eea9eea: Download complete 16:39:08 afea3b2eda06: Verifying Checksum 16:39:08 afea3b2eda06: Download complete 16:39:08 7809a108b3ef: Verifying Checksum 16:39:08 7809a108b3ef: Download complete 16:39:08 540db60ca938: Verifying Checksum 16:39:08 540db60ca938: Download complete 16:39:08 540db60ca938: Pull complete 16:39:08 adcc1eea9eea: Pull complete 16:39:08 4c4ab2625f07: Pull complete 16:39:10 f706445af74f: Verifying Checksum 16:39:10 f706445af74f: Download complete 16:39:10 0510c868ecb4: Verifying Checksum 16:39:10 0510c868ecb4: Download complete 16:39:13 0510c868ecb4: Pull complete 16:39:13 afea3b2eda06: Pull complete 16:39:13 7809a108b3ef: Pull complete 16:39:16 f706445af74f: Pull complete 16:39:16 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 16:39:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:39:16 ---> b068be0155e3 16:39:16 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 16:39:17 ---> Running in 7dfb6fc5ab86 16:39:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:39:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:39:19 (1/12) Installing libmagic (5.39-r0) 16:39:20 (2/12) Installing file (5.39-r0) 16:39:20 (3/12) Installing libc-dev (0.7.2-r3) 16:39:20 (4/12) Installing g++ (10.2.1_pre1-r3) 16:39:25 (5/12) Installing fortify-headers (1.1-r0) 16:39:25 (6/12) Installing patch (2.7.6-r6) 16:39:25 (7/12) Installing build-base (0.5-r2) 16:39:25 (8/12) Installing libsodium (1.0.18-r0) 16:39:25 (9/12) Installing pkgconf (1.7.3-r0) 16:39:25 (10/12) Installing libsodium-dev (1.0.18-r0) 16:39:25 (11/12) Installing libzmq (4.3.3-r1) 16:39:25 (12/12) Installing zeromq-dev (4.3.3-r1) 16:39:25 Executing busybox-1.32.1-r6.trigger 16:39:25 OK: 219 MiB in 52 packages 16:39:27 Removing intermediate container 7dfb6fc5ab86 16:39:27 ---> 66594167779b 16:39:27 Step 4/6 : WORKDIR /edgex-go 16:39:27 ---> Running in ff78ca09877a 16:39:27 Removing intermediate container ff78ca09877a 16:39:27 ---> f0d99c91fe48 16:39:27 Step 5/6 : COPY go.mod . 16:39:27 ---> 393bace80a32 16:39:27 Step 6/6 : RUN go mod download 16:39:27 ---> Running in a97a754c4bf7 16:39:42 Removing intermediate container a97a754c4bf7 16:39:42 ---> 042f4f3d7995 16:39:42 Successfully built 042f4f3d7995 16:39:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:39:42 + docker inspect -f . ci-base-image-x86_64 16:39:42 . [Pipeline] withDockerContainer 16:39:42 prd-centos7-docker-4c-2g-5835 does not seem to be running inside a container 16:39:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:39:43 $ docker top bbafcca014209134ea4ba3bddadfda2eb01109d17c78b0629ee571f00b02963b -eo pid,comm [Pipeline] { [Pipeline] sh 16:39:43 + go version 16:39:43 go version go1.16.3 linux/amd64 [Pipeline] } 16:39:43 $ docker stop --time=1 bbafcca014209134ea4ba3bddadfda2eb01109d17c78b0629ee571f00b02963b 16:39:45 $ docker rm -f bbafcca014209134ea4ba3bddadfda2eb01109d17c78b0629ee571f00b02963b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:39:45 + docker inspect -f . ci-base-image-x86_64 16:39:45 . [Pipeline] withDockerContainer 16:39:45 prd-centos7-docker-4c-2g-5835 does not seem to be running inside a container 16:39:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:39:46 $ docker top 3a3acf4b19927a5a13c20bcc535065c70056389e96872b745635c9cc4c341f9a -eo pid,comm [Pipeline] { [Pipeline] echo 16:39:46 ========================================================= 16:39:46 [edgeXBuildGoParallel] Running Tests and Build... 16:39:46 ========================================================= [Pipeline] sh 16:39:46 + go mod tidy [Pipeline] sh 16:39:47 + make test 16:39:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:39:52 ? github.com/edgexfoundry/edgex-go [no test files] 16:40:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:40:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:40:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:40:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:40:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:40:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:40:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:40:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:40:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:40:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:40:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:40:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:40:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:40:24 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.065s coverage: 46.1% of statements 16:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 16:40:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.051s coverage: 28.7% of statements 16:40:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.058s coverage: 100.0% of statements 16:40:27 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.107s coverage: 27.7% of statements 16:40:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:40:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:40:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:40:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:40:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:40:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 81.2% of statements 16:40:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:40:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.042s coverage: 100.0% of statements 16:40:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:40:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.048s coverage: 100.0% of statements 16:40:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:40:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:40:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.065s coverage: 58.6% of statements 16:40:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:40:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:40:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.095s coverage: 87.7% of statements 16:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:40:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.040s coverage: 78.9% of statements 16:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:40:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.193s coverage: 28.6% of statements 16:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:40:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.065s coverage: 100.0% of statements 16:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:40:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.040s coverage: 100.0% of statements 16:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:40:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.086s coverage: 86.7% of statements 16:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:40:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.091s coverage: 97.5% of statements 16:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:40:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.054s coverage: 78.3% of statements 16:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:40:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.255s coverage: 95.1% of statements 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:40:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:40:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.059s coverage: 0.8% of statements 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:40:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.057s coverage: 21.7% of statements 16:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements 16:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.075s coverage: 79.5% of statements 16:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 16:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements 16:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 16:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements 16:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements 16:40:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.220s coverage: 81.8% of statements 16:40:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.034s coverage: 87.2% of statements 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 76.0% of statements 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.040s coverage: 80.0% of statements 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 91.2% of statements 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.019s coverage: 73.7% of statements 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.215s coverage: 66.9% of statements 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.5% of statements 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.037s coverage: 89.5% of statements 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.033s coverage: 84.8% of statements 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.077s coverage: 47.1% of statements 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.028s coverage: 100.0% of statements 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.036s coverage: 100.0% of statements 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 16:41:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.059s coverage: 20.6% of statements 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 16:41:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.109s coverage: 91.6% of statements 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 16:41:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.616s coverage: 28.8% of statements 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:41:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.042s coverage: 99.0% of statements 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:41:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.056s coverage: 100.0% of statements 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 16:41:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.057s coverage: 64.6% of statements 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 16:41:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.079s coverage: 97.6% of statements 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 16:41:18 ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:41:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.026s coverage: 100.0% of statements 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:41:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.025s coverage: 87.9% of statements 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:41:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.023s coverage: 100.0% of statements 16:41:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.045s coverage: 28.1% of statements 16:41:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 16:41:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.024s coverage: 85.7% of statements 16:41:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 16:41:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements 16:41:20 GO111MODULE=on go vet ./... 16:41:46 gofmt -l . 16:41:47 [ "`gofmt -l .`" = "" ] 16:41:47 ./bin/test-go-mod-tidy.sh 16:41:47 ./bin/test-attribution-txt.sh [Pipeline] sh 16:41:48 + ls -al . 16:41:48 total 840 16:41:48 drwxrwxr-x 10 1001 1001 4096 May 18 16:41 . 16:41:48 drwxr-xr-x 4 root root 28 May 18 16:39 .. 16:41:48 -rw-rw-r-- 1 1001 1001 11 May 18 16:38 .dockerignore 16:41:48 drwxrwxr-x 8 1001 1001 179 May 18 16:38 .git 16:41:48 drwxrwxr-x 3 1001 1001 125 May 18 16:38 .github 16:41:48 -rw-rw-r-- 1 1001 1001 818 May 18 16:38 .gitignore 16:41:48 drwx------ 3 1001 1001 60 May 18 16:38 .semver 16:41:48 -rw-rw-r-- 1 1001 1001 166 May 18 16:38 .sonarcloud.properties 16:41:48 -rw-rw-r-- 1 1001 1001 8609 May 18 16:38 Attribution.txt 16:41:48 -rw-rw-r-- 1 1001 1001 3804 May 18 16:38 CONTRIBUTING.md 16:41:48 -rw-rw-r-- 1 1001 1001 931 May 18 16:38 Dockerfile.build 16:41:48 -rw-rw-r-- 1 1001 1001 863 May 18 16:38 Jenkinsfile 16:41:48 -rw-rw-r-- 1 1001 1001 10775 May 18 16:38 LICENSE 16:41:48 -rw-rw-r-- 1 1001 1001 5594 May 18 16:38 Makefile 16:41:48 -rw-rw-r-- 1 1001 1001 7978 May 18 16:38 README.md 16:41:48 -rw-rw-r-- 1 1001 1001 6755 May 18 16:38 SECURITY.md 16:41:48 -rw-rw-r-- 1 1001 1001 5 May 18 16:38 VERSION 16:41:48 -rw-rw-r-- 1 1001 1001 4131 May 18 16:38 ZMQWindows.md 16:41:48 drwxrwxr-x 2 1001 1001 117 May 18 16:38 bin 16:41:48 drwxrwxr-x 14 1001 1001 4096 May 18 16:38 cmd 16:41:48 -rw-r--r-- 1 root root 732802 May 18 16:41 coverage.out 16:41:48 -rw-r--r-- 1 root root 1060 May 18 16:41 go.mod 16:41:48 -rw-r--r-- 1 root root 21872 May 18 16:39 go.sum 16:41:48 drwxrwxr-x 8 1001 1001 127 May 18 16:38 internal 16:41:48 drwxrwxr-x 4 1001 1001 26 May 18 16:38 openapi 16:41:48 drwxrwxr-x 4 1001 1001 71 May 18 16:38 snap 16:41:48 -rw-rw-r-- 1 1001 1001 168 May 18 16:38 version.go [Pipeline] sh 16:41:49 + '[' -e coverage.out ] 16:41:49 + chown 1001:1001 coverage.out [Pipeline] stash 16:41:49 Stashed 1 file(s) [Pipeline] sh 16:41:49 + make build 16:41:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:41:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:42:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:42:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:42:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:42:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:42:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:42:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:42:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:42:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:42:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:42:07 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] } 16:42:08 $ docker stop --time=1 3a3acf4b19927a5a13c20bcc535065c70056389e96872b745635c9cc4c341f9a 16:42:12 $ docker rm -f 3a3acf4b19927a5a13c20bcc535065c70056389e96872b745635c9cc4c341f9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:42:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:42:16 16:42:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:42:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:42:16 latest: Pulling from edgex-devops/edgex-compose 16:42:16 cbdbe7a5bc2a: Pulling fs layer 16:42:16 ca9280d653b3: Pulling fs layer 16:42:16 7e9c9ca2126c: Pulling fs layer 16:42:17 cbdbe7a5bc2a: Download complete 16:42:17 cbdbe7a5bc2a: Pull complete 16:42:17 ca9280d653b3: Verifying Checksum 16:42:17 ca9280d653b3: Download complete 16:42:18 ca9280d653b3: Pull complete 16:42:18 7e9c9ca2126c: Verifying Checksum 16:42:18 7e9c9ca2126c: Download complete 16:42:21 7e9c9ca2126c: Pull complete 16:42:21 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:42:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:42:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:42:21 prd-centos7-docker-4c-2g-5835 does not seem to be running inside a container 16:42:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:42:25 $ docker top 1bb4298548f8e459339507f209155c09819a83d546cd499ba2e9416697d66604 -eo pid,comm [Pipeline] { [Pipeline] sh 16:42:25 + grep parallel 16:42:25 + docker-compose build --help 16:42:26 --parallel Build images in parallel. [Pipeline] } 16:42:26 $ docker stop --time=1 1bb4298548f8e459339507f209155c09819a83d546cd499ba2e9416697d66604 16:42:27 $ docker rm -f 1bb4298548f8e459339507f209155c09819a83d546cd499ba2e9416697d66604 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:42:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:42:27 . [Pipeline] withDockerContainer 16:42:27 prd-centos7-docker-4c-2g-5835 does not seem to be running inside a container 16:42:27 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:42:28 $ docker top af6fe0daa820d6b3ce186bd4476586e311beb2ab6fdb876f24d89d55a4972789 -eo pid,comm [Pipeline] { [Pipeline] sh 16:42:28 + docker-compose -f ./docker-compose-build.yml build --parallel 16:42:29 Building core-command ... 16:42:29 Building core-data ... 16:42:29 Building core-metadata ... 16:42:29 Building security-bootstrapper ... 16:42:29 Building security-proxy-setup ... 16:42:29 Building security-secretstore-setup ... 16:42:29 Building support-notifications ... 16:42:29 Building support-scheduler ... 16:42:29 Building sys-mgmt-agent ... 16:42:29 Building support-scheduler 16:42:29 Building security-bootstrapper 16:42:29 Building core-command 16:42:29 Building support-notifications 16:42:29 Building core-metadata 16:42:41 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:42:41 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:42:41 ---> 042f4f3d7995 16:42:41 Step 3/32 : WORKDIR /edgex-go 16:42:41 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:42:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:42:41 ---> 042f4f3d7995 16:42:41 Step 3/23 : WORKDIR /edgex-go 16:42:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:42:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:42:41 ---> 042f4f3d7995 16:42:41 Step 3/24 : WORKDIR /edgex-go 16:42:48 ---> Running in 9a45589c2876 16:42:48 ---> Running in 4459367be5f4 16:42:48 ---> Running in 08d58fbdded7 16:42:48 Removing intermediate container 4459367be5f4 16:42:48 ---> 790a8f6a416f 16:42:48 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:42:49 Removing intermediate container 9a45589c2876 16:42:49 ---> 98454b5e6b26 16:42:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:42:49 Removing intermediate container 08d58fbdded7 16:42:49 ---> 8893d5c2eb1e 16:42:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:42:49 ---> Running in 1f21f605860e 16:42:49 ---> Running in 0e0b66cc1259 16:42:49 ---> Running in e457fa7003d4 16:42:50 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:42:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:42:50 ---> 042f4f3d7995 16:42:50 Step 3/23 : WORKDIR /edgex-go 16:42:50 ---> Using cache 16:42:50 ---> 8893d5c2eb1e 16:42:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:42:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:42:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:42:52 ---> 042f4f3d7995 16:42:52 Step 3/24 : WORKDIR /edgex-go 16:42:52 ---> Using cache 16:42:52 ---> 8893d5c2eb1e 16:42:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:42:52 ---> Running in 2aa67bc68cf8 16:42:52 ---> Running in 490d55113490 16:42:52 Removing intermediate container 0e0b66cc1259 16:42:52 ---> 7af315d43310 16:42:52 Step 5/32 : RUN apk add --update --no-cache make git 16:42:52 ---> Running in 6a6d6429deff 16:42:52 Removing intermediate container e457fa7003d4 16:42:52 ---> 939bb24049e9 16:42:52 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:42:52 ---> Running in cff366f6ad86 16:42:52 Removing intermediate container 1f21f605860e 16:42:52 ---> 70ba557e8205 16:42:52 Step 5/24 : RUN apk add --update --no-cache make git 16:42:52 ---> Running in cdc5b9455a30 16:42:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:42:53 Removing intermediate container 2aa67bc68cf8 16:42:53 ---> b28a7920d298 16:42:53 Step 5/23 : RUN apk add --update --no-cache make git 16:42:53 ---> Running in 96f060d73c32 16:42:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:42:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:42:53 Removing intermediate container 490d55113490 16:42:53 ---> f3a393f76515 16:42:53 Step 5/24 : RUN apk add --update --no-cache make git 16:42:53 ---> Running in 8657be2d8227 16:42:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:42:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:42:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:42:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:42:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:42:54 OK: 219 MiB in 52 packages 16:42:54 OK: 219 MiB in 52 packages 16:42:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:42:54 Removing intermediate container 6a6d6429deff 16:42:54 ---> e45f39267533 16:42:54 Step 6/32 : COPY go.mod . 16:42:54 Removing intermediate container cdc5b9455a30 16:42:54 ---> 84c0048e8f5f 16:42:54 Step 6/24 : COPY go.mod . 16:42:55 OK: 219 MiB in 52 packages 16:42:55 ---> 9ae2565734ef 16:42:55 Step 7/32 : RUN go mod download 16:42:55 ---> Running in fe14335884af 16:42:55 OK: 219 MiB in 52 packages 16:42:55 ---> 80690337ad6f 16:42:55 Step 7/24 : RUN go mod download 16:42:55 ---> Running in 02afa7d582e2 16:42:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:42:55 Removing intermediate container cff366f6ad86 16:42:55 ---> 4aa378ffba6e 16:42:55 Step 6/23 : COPY go.mod . 16:42:55 Removing intermediate container 8657be2d8227 16:42:55 ---> 0eeef98e87e7 16:42:55 Step 6/24 : COPY go.mod . 16:42:55 ---> 405c3945ce30 16:42:55 Step 7/23 : RUN go mod download 16:42:55 ---> Running in dd37c5327627 16:42:55 ---> be87f7c68db4 16:42:55 Step 7/24 : RUN go mod download 16:42:56 ---> Running in 9b8904586192 16:42:56 Removing intermediate container fe14335884af 16:42:56 ---> fcc6348a50b7 16:42:56 Step 8/32 : COPY . . 16:42:56 Removing intermediate container 02afa7d582e2 16:42:56 ---> dbd27350fd78 16:42:56 Step 8/24 : COPY . . 16:42:57 OK: 219 MiB in 52 packages 16:43:00 Removing intermediate container dd37c5327627 16:43:00 ---> 4b53b0c409ff 16:43:00 Step 8/23 : COPY . . 16:43:04 ---> 32ca79cbf256 16:43:04 Step 9/24 : RUN go mod tidy 16:43:04 ---> f0696f3dc273 16:43:04 Step 9/32 : RUN go mod tidy 16:43:05 Removing intermediate container 96f060d73c32 16:43:05 ---> f39fbb0f89a8 16:43:05 Step 6/23 : COPY go.mod . 16:43:05 Removing intermediate container 9b8904586192 16:43:05 ---> 9c6912ee1d75 16:43:05 Step 8/24 : COPY . . 16:43:05 ---> Running in 748781f47df1 16:43:05 ---> Running in 5fee4a8aa4ff 16:43:05 ---> fdcf059a6410 16:43:05 Step 9/23 : RUN go mod tidy 16:43:05 ---> Running in 205c03c97fba 16:43:05 ---> fae140e622b3 16:43:05 Step 7/23 : RUN go mod download 16:43:06 ---> Running in 26133a0483cb 16:43:08 Removing intermediate container 748781f47df1 16:43:08 ---> bedb86341fa5 16:43:08 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:43:08 ---> Running in 5e4e199c5a93 16:43:08 Removing intermediate container 5fee4a8aa4ff 16:43:08 ---> 87579407a90c 16:43:08 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:43:08 Removing intermediate container 26133a0483cb 16:43:08 ---> afe7eec477a6 16:43:08 Step 8/23 : COPY . . 16:43:09 ---> Running in a04e6169e89a 16:43:09 Removing intermediate container 205c03c97fba 16:43:09 ---> e78e53bc7ebc 16:43:09 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:43:09 ---> Running in cd1dbf1b9171 16:43:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:43:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:43:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:43:14 ---> 6d46ced283cf 16:43:14 Step 9/24 : RUN go mod tidy 16:43:14 ---> Running in 7fea255e5be6 16:43:18 Removing intermediate container 7fea255e5be6 16:43:18 ---> 1f0c6144b9c2 16:43:18 Step 10/24 : RUN make cmd/core-command/core-command 16:43:18 ---> Running in 158143a290d7 16:43:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:43:25 ---> d9c5adbc1e87 16:43:25 Step 9/23 : RUN go mod tidy 16:43:25 ---> Running in d9ef5935b862 16:43:27 Removing intermediate container d9ef5935b862 16:43:27 ---> 8d2fa86060d0 16:43:27 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:43:27 ---> Running in a0b1b3b67c98 16:43:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:43:46 Removing intermediate container a04e6169e89a 16:43:46 ---> 84e621154325 16:43:46 16:43:46 Step 11/32 : FROM alpine:3.12 16:43:46 3.12: Pulling from library/alpine 16:43:46 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 16:43:46 Status: Downloaded newer image for alpine:3.12 16:43:46 ---> 13621d1b12d4 16:43:46 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:43:46 ---> Running in 4dd73c3fa6c9 16:43:46 Removing intermediate container 4dd73c3fa6c9 16:43:46 ---> 336eb24cb9a4 16:43:46 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:43:46 ---> Running in adac2e65708f 16:43:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:43:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:43:47 (1/2) Installing dumb-init (1.2.2-r1) 16:43:47 (2/2) Installing su-exec (0.2-r1) 16:43:47 Executing busybox-1.31.1-r20.trigger 16:43:47 OK: 6 MiB in 16 packages 16:43:47 Removing intermediate container adac2e65708f 16:43:47 ---> 37c676b7fd76 16:43:47 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:43:47 ---> Running in d4b1113fc7b4 16:43:47 Removing intermediate container d4b1113fc7b4 16:43:47 ---> a861ff40ad3a 16:43:47 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:43:47 ---> Running in 10acb0ac64bf 16:43:48 Removing intermediate container 10acb0ac64bf 16:43:48 ---> 95b38d4e0fd0 16:43:48 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:43:48 ---> Running in 33cfed89571e 16:43:49 Removing intermediate container 33cfed89571e 16:43:49 ---> 04e749098a37 16:43:49 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:43:49 ---> Running in e1702d5ded8e 16:43:49 Removing intermediate container e1702d5ded8e 16:43:49 ---> 163f7088488a 16:43:49 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:43:49 ---> bad5b3d88391 16:43:49 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:43:49 ---> Running in 1a5132eafcc7 16:43:50 Removing intermediate container 1a5132eafcc7 16:43:50 ---> 361d3a0c4440 16:43:50 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:43:50 ---> 8d5993c663d3 16:43:50 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:43:52 ---> a5468ab04092 16:43:52 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:43:52 Removing intermediate container cd1dbf1b9171 16:43:52 ---> 6512b28b388b 16:43:52 16:43:52 Step 11/23 : FROM alpine:3.12 16:43:52 ---> 13621d1b12d4 16:43:52 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:43:52 ---> Running in ce863862ad8c 16:43:52 ---> 1fbc02f8006f 16:43:52 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:43:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:43:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:43:53 (1/2) Installing ca-certificates (20191127-r4) 16:43:53 (2/2) Installing dumb-init (1.2.2-r1) 16:43:53 Executing busybox-1.31.1-r20.trigger 16:43:53 Executing ca-certificates-20191127-r4.trigger 16:43:53 ---> fd08c5f4766c 16:43:53 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:43:53 OK: 6 MiB in 16 packages 16:43:54 ---> 8c7fa89194c4 16:43:54 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:43:54 ---> Running in 48397e7a4016 16:43:54 Removing intermediate container 5e4e199c5a93 16:43:54 ---> 5a557f776a80 16:43:54 16:43:54 Step 11/24 : FROM alpine:3.12 16:43:54 ---> 13621d1b12d4 16:43:54 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:43:55 ---> Running in 4d33eab0807a 16:43:55 Removing intermediate container ce863862ad8c 16:43:55 ---> fb9624841259 16:43:55 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:43:55 Removing intermediate container 48397e7a4016 16:43:55 ---> 3fcd9006253e 16:43:55 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:43:55 ---> Running in 35f36cfc667d 16:43:55 Removing intermediate container 35f36cfc667d 16:43:55 ---> 0ab12a5f9da7 16:43:55 Step 14/23 : ENV APP_PORT=48060 16:43:55 ---> Running in ed40b5e694aa 16:43:55 ---> 6c11acf423f9 16:43:55 Step 27/32 : RUN chmod +x /entrypoint.sh 16:43:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:43:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:43:55 ---> Running in 0c62aa4e3b59 16:43:55 (1/1) Installing dumb-init (1.2.2-r1) 16:43:55 Executing busybox-1.31.1-r20.trigger 16:43:55 OK: 6 MiB in 15 packages 16:43:55 Removing intermediate container ed40b5e694aa 16:43:55 ---> d1d6eba24dd7 16:43:55 Step 15/23 : EXPOSE $APP_PORT 16:43:55 ---> Running in c87731c38c28 16:43:56 Removing intermediate container c87731c38c28 16:43:56 ---> 3c592b705945 16:43:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:43:56 Removing intermediate container 4d33eab0807a 16:43:56 ---> 9b0e7a1490d4 16:43:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:43:56 ---> Running in 8d93728ba927 16:43:56 ---> 672e6eecd9c6 16:43:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:43:56 Removing intermediate container 8d93728ba927 16:43:56 ---> e25e99f1eb1a 16:43:56 Step 14/24 : ENV APP_PORT=48081 16:43:56 ---> Running in 44b211d5f884 16:43:57 ---> 9f2b36ec9b2f 16:43:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:43:57 Removing intermediate container 0c62aa4e3b59 16:43:57 ---> 24e2cbf07085 16:43:57 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:43:57 Removing intermediate container 44b211d5f884 16:43:57 ---> fad430cde1d9 16:43:57 Step 15/24 : EXPOSE $APP_PORT 16:43:57 ---> Running in 6a229cb19de8 16:43:57 ---> Running in 1e58030f45e0 16:43:57 Removing intermediate container 1e58030f45e0 16:43:57 ---> 4239348c4b79 16:43:57 Step 16/24 : WORKDIR / 16:43:57 ---> fc1201448e59 16:43:57 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:43:57 ---> Running in a99067ac9605 16:43:57 ---> Running in 169b6b7fdfc1 16:43:57 Removing intermediate container 6a229cb19de8 16:43:57 ---> add9f8129a17 16:43:57 Step 29/32 : CMD ["gate"] 16:43:57 Removing intermediate container 169b6b7fdfc1 16:43:57 ---> 9a545b928447 16:43:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:43:57 ---> Running in b3bcab41045e 16:43:57 Removing intermediate container a99067ac9605 16:43:57 ---> ef47279a8ebe 16:43:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:43:57 ---> Running in 96b73bc2d23a 16:43:57 Removing intermediate container b3bcab41045e 16:43:57 ---> ca0e23945a33 16:43:57 Step 30/32 : LABEL arch=x86_64 16:43:57 Removing intermediate container 96b73bc2d23a 16:43:57 ---> 8ef35414f9a9 16:43:57 Step 21/23 : LABEL arch=x86_64 16:43:57 ---> Running in d39806bd3a73 16:43:58 ---> Running in f5661d1350a3 16:43:58 ---> f1979bbc33f7 16:43:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:43:58 Removing intermediate container d39806bd3a73 16:43:58 ---> 141cfc088e45 16:43:58 Step 31/32 : LABEL git_sha=26c9dd056c878f48427b21db045c655b0b7c7526 16:43:58 ---> Running in f6961718080b 16:43:58 Removing intermediate container f5661d1350a3 16:43:58 ---> 67642f08c157 16:43:58 Step 22/23 : LABEL git_sha=26c9dd056c878f48427b21db045c655b0b7c7526 16:43:58 ---> Running in c402463fa232 16:43:58 Removing intermediate container f6961718080b 16:43:58 ---> c91d11fc3869 16:43:58 Step 32/32 : LABEL version=0.0.0 16:43:58 ---> b11d8acb3701 16:43:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:43:58 ---> Running in d8f768fe1b06 16:43:58 Removing intermediate container c402463fa232 16:43:58 ---> ff6f8b2224db 16:43:58 Step 23/23 : LABEL version=0.0.0 16:43:59 ---> Running in 0a50e045254a 16:43:59 Removing intermediate container d8f768fe1b06 16:43:59 ---> 35759ed44973 16:43:59 16:43:59 Successfully built 35759ed44973 16:43:59 Successfully tagged security-bootstrapper:latest 16:43:59 Building security-proxy-setup 16:43:59  Building security-bootstrapper ... done  ---> 2580d434c1ba 16:43:59 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:43:59 Removing intermediate container 0a50e045254a 16:43:59 ---> 551bc7cd746f 16:43:59 16:43:59 ---> Running in 845959e1fb1d 16:43:59 Removing intermediate container 158143a290d7 16:43:59 ---> ee404949f39a 16:43:59 16:43:59 Step 11/24 : FROM alpine:3.12 16:43:59 ---> 13621d1b12d4 16:43:59 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:43:59 ---> Using cache 16:43:59 ---> 9b0e7a1490d4 16:43:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:43:59 ---> Using cache 16:43:59 ---> e25e99f1eb1a 16:43:59 Step 14/24 : ENV APP_PORT=48082 16:43:59 ---> Running in f3d43c11bb96 16:43:59 Successfully built 551bc7cd746f 16:43:59 Successfully tagged support-notifications:latest 16:43:59  Building support-notifications ... done Building security-secretstore-setup 16:43:59 Removing intermediate container 845959e1fb1d 16:43:59 ---> 740581c8f584 16:43:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:44:00 ---> Running in 6c2f0451d521 16:44:00 Removing intermediate container f3d43c11bb96 16:44:00 ---> 85ff1dac78ba 16:44:00 Step 15/24 : EXPOSE $APP_PORT 16:44:01 ---> Running in 7b7579aac6d5 16:44:01 Removing intermediate container 6c2f0451d521 16:44:01 ---> 339a99fffc2b 16:44:01 Step 22/24 : LABEL arch=x86_64 16:44:03 ---> Running in c7a43989fc63 16:44:03 Removing intermediate container 7b7579aac6d5 16:44:03 ---> 77f2ae16a02a 16:44:03 Step 16/24 : WORKDIR / 16:44:04 Removing intermediate container c7a43989fc63 16:44:04 ---> eccc5832a2f3 16:44:04 Step 23/24 : LABEL git_sha=26c9dd056c878f48427b21db045c655b0b7c7526 16:44:05 ---> Running in ad522798adca 16:44:09 ---> Running in 3095a9eb2fe1 16:44:09 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:44:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:44:09 ---> 042f4f3d7995 16:44:09 Step 3/26 : WORKDIR /edgex-go 16:44:09 ---> Using cache 16:44:09 ---> 8893d5c2eb1e 16:44:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:09 ---> Using cache 16:44:09 ---> f3a393f76515 16:44:09 Step 5/26 : RUN apk add --update --no-cache make git 16:44:09 ---> Using cache 16:44:09 ---> 0eeef98e87e7 16:44:09 Step 6/26 : COPY go.mod . 16:44:09 ---> Using cache 16:44:09 ---> be87f7c68db4 16:44:09 Step 7/26 : RUN go mod download 16:44:09 ---> Using cache 16:44:09 ---> 9c6912ee1d75 16:44:09 Step 8/26 : COPY . . 16:44:09 ---> Using cache 16:44:09 ---> 6d46ced283cf 16:44:09 Step 9/26 : RUN go mod tidy 16:44:09 ---> Using cache 16:44:09 ---> 1f0c6144b9c2 16:44:09 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:44:10 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:44:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:44:10 ---> 042f4f3d7995 16:44:10 Step 3/22 : WORKDIR /edgex-go 16:44:10 ---> Using cache 16:44:10 ---> 8893d5c2eb1e 16:44:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:10 ---> Using cache 16:44:10 ---> f3a393f76515 16:44:10 Step 5/22 : RUN apk add --update --no-cache make git 16:44:10 ---> Using cache 16:44:10 ---> 0eeef98e87e7 16:44:10 Step 6/22 : COPY go.mod . 16:44:10 ---> Using cache 16:44:10 ---> be87f7c68db4 16:44:10 Step 7/22 : RUN go mod download 16:44:10 ---> Using cache 16:44:10 ---> 9c6912ee1d75 16:44:10 Step 8/22 : COPY . . 16:44:10 ---> Using cache 16:44:10 ---> 6d46ced283cf 16:44:10 Step 9/22 : RUN go mod tidy 16:44:10 ---> Using cache 16:44:10 ---> 1f0c6144b9c2 16:44:10 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:44:10 ---> Running in 513e807ff9a5 16:44:10 Removing intermediate container 3095a9eb2fe1 16:44:10 ---> adc9636ebf4f 16:44:10 Step 24/24 : LABEL version=0.0.0 16:44:10 ---> Running in acc48ba643fc 16:44:10 Removing intermediate container ad522798adca 16:44:10 ---> e6a7ce94b8e1 16:44:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:44:10 ---> Running in b065136dcfe1 16:44:11 Removing intermediate container b065136dcfe1 16:44:11 ---> 43292fe22d16 16:44:11 16:44:11 Successfully built 43292fe22d16 16:44:11 Successfully tagged core-metadata:latest 16:44:11  Building core-metadata ... done Building core-data 16:44:11 ---> 5c34f5af4937 16:44:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:44:11 Removing intermediate container a0b1b3b67c98 16:44:11 ---> f3296562bac1 16:44:11 16:44:11 Step 11/23 : FROM alpine:3.12 16:44:11 ---> 13621d1b12d4 16:44:11 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:44:11 ---> Using cache 16:44:11 ---> 9b0e7a1490d4 16:44:11 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:44:11 ---> Using cache 16:44:11 ---> e25e99f1eb1a 16:44:11 Step 14/23 : ENV APP_PORT=48085 16:44:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:44:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:44:13 ---> Running in 10830406b794 16:44:13 ---> ca0200372ce2 16:44:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:44:13 Removing intermediate container 10830406b794 16:44:13 ---> 3f82711d597f 16:44:13 Step 15/23 : EXPOSE $APP_PORT 16:44:13 ---> Running in e5739a9dd9b9 16:44:14 ---> 09a6892f897f 16:44:14 Step 20/24 : ENTRYPOINT ["/core-command"] 16:44:14 ---> Running in 0fe05b8f44d4 16:44:14 Removing intermediate container e5739a9dd9b9 16:44:14 ---> 08c55786351f 16:44:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:44:14 Removing intermediate container 0fe05b8f44d4 16:44:14 ---> b2f3268b437d 16:44:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:44:14 ---> Running in beeed2dffc4b 16:44:14 ---> 82151ec83681 16:44:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:44:14 Removing intermediate container beeed2dffc4b 16:44:14 ---> 9965c22128fe 16:44:14 Step 22/24 : LABEL arch=x86_64 16:44:14 ---> Running in e384522cbe14 16:44:15 ---> d3c18a9c41ec 16:44:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:44:15 Removing intermediate container e384522cbe14 16:44:15 ---> 511d48059bbe 16:44:15 Step 23/24 : LABEL git_sha=26c9dd056c878f48427b21db045c655b0b7c7526 16:44:15 ---> Running in 5958065341f1 16:44:15 Removing intermediate container 5958065341f1 16:44:15 ---> 49d11216001a 16:44:15 Step 24/24 : LABEL version=0.0.0 16:44:15 ---> 23bee722ea19 16:44:15 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:44:15 ---> Running in a489ce198c67 16:44:15 ---> Running in d67562667caf 16:44:15 Removing intermediate container a489ce198c67 16:44:15 ---> 64feabd8d134 16:44:15 16:44:15 Removing intermediate container d67562667caf 16:44:15 ---> 89b8d77cfcd0 16:44:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:44:16 Successfully built 64feabd8d134 16:44:16 Successfully tagged core-command:latest 16:44:16  Building core-command ... done Building sys-mgmt-agent 16:44:16 ---> Running in dea4d4a85daf 16:44:16 Removing intermediate container dea4d4a85daf 16:44:16 ---> d7a2e2f13572 16:44:16 Step 21/23 : LABEL arch=x86_64 16:44:16 ---> Running in 68f26101d213 16:44:17 Removing intermediate container 68f26101d213 16:44:17 ---> 7da7ba4dce0d 16:44:17 Step 22/23 : LABEL git_sha=26c9dd056c878f48427b21db045c655b0b7c7526 16:44:17 ---> Running in 7092669665c1 16:44:18 Removing intermediate container 7092669665c1 16:44:18 ---> 5f5f4f81541f 16:44:18 Step 23/23 : LABEL version=0.0.0 16:44:18 ---> Running in a69f9cfc4838 16:44:18 Removing intermediate container a69f9cfc4838 16:44:18 ---> 37f11fe5ac19 16:44:18 16:44:19 Successfully built 37f11fe5ac19 16:44:19 Successfully tagged support-scheduler:latest 16:44:22  Building support-scheduler ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:44:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:44:22 ---> 042f4f3d7995 16:44:22 Step 3/24 : WORKDIR /edgex-go 16:44:22 ---> Using cache 16:44:22 ---> 8893d5c2eb1e 16:44:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:22 ---> Using cache 16:44:22 ---> f3a393f76515 16:44:22 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:44:22 ---> Running in fe01f973de82 16:44:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:44:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:44:24 OK: 219 MiB in 52 packages 16:44:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:44:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:44:26 ---> 042f4f3d7995 16:44:26 Step 3/24 : WORKDIR /edgex-go 16:44:26 ---> Using cache 16:44:26 ---> 8893d5c2eb1e 16:44:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:44:26 ---> Using cache 16:44:26 ---> f3a393f76515 16:44:26 Step 5/24 : RUN apk add --update --no-cache make bash git 16:44:26 Removing intermediate container fe01f973de82 16:44:26 ---> 0d7bcab6c424 16:44:26 Step 6/24 : COPY go.mod . 16:44:26 ---> Running in 96663d4c87ad 16:44:26 ---> 2d805c833c2a 16:44:26 Step 7/24 : RUN go mod download 16:44:26 ---> Running in 3d325c7baffb 16:44:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:44:27 Removing intermediate container 3d325c7baffb 16:44:27 ---> 44fa4d133c12 16:44:27 Step 8/24 : COPY . . 16:44:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:44:28 OK: 219 MiB in 52 packages 16:44:33 ---> eca5a7773f72 16:44:33 Step 9/24 : RUN go mod tidy 16:44:33 Removing intermediate container 96663d4c87ad 16:44:33 ---> f188d40c6172 16:44:33 Step 6/24 : COPY go.mod . 16:44:33 ---> Running in bcea46b46e18 16:44:33 ---> 8c7c1d8f55d5 16:44:33 Step 7/24 : RUN go mod download 16:44:34 ---> Running in c62712d3c05b 16:44:34 Removing intermediate container c62712d3c05b 16:44:34 ---> 7bd1b290f423 16:44:34 Step 8/24 : COPY . . 16:44:35 Removing intermediate container bcea46b46e18 16:44:35 ---> f165e21dd97d 16:44:35 Step 10/24 : RUN make cmd/core-data/core-data 16:44:38 ---> Running in 012679c462f8 16:44:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:44:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:44: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 16:44:41 ---> a572ace8f702 16:44:41 Step 9/24 : RUN go mod tidy 16:44:41 ---> Running in 014c37e33e6c 16:44:42 Removing intermediate container acc48ba643fc 16:44:42 ---> 3749deab8e9e 16:44:42 16:44:42 Step 11/26 : FROM alpine:3.12 16:44:42 ---> 13621d1b12d4 16:44:42 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 16:44:42 ---> Running in 64afa0bc8056 16:44:42 Removing intermediate container 513e807ff9a5 16:44:42 ---> da27b6fb8d7c 16:44:42 16:44:42 Step 11/22 : FROM alpine:3.12 16:44:42 ---> 13621d1b12d4 16:44:42 Step 12/22 : RUN apk add --update --no-cache curl 16:44:42 ---> Running in 41c64091b4ce 16:44:42 Removing intermediate container 014c37e33e6c 16:44:42 ---> f181394a597d 16:44:42 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:44:42 ---> Running in 68990ef80865 16:44:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:44:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:44:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:44:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:44:43 (1/6) Installing ca-certificates (20191127-r4) 16:44:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:44:43 (2/6) Installing nghttp2-libs (1.41.0-r0) 16:44:43 (3/6) Installing libcurl (7.76.1-r0) 16:44:43 (4/6) Installing curl (7.76.1-r0) 16:44:43 (5/6) Installing dumb-init (1.2.2-r1) 16:44:43 (6/6) Installing su-exec (0.2-r1) 16:44:43 Executing busybox-1.31.1-r20.trigger 16:44:43 Executing ca-certificates-20191127-r4.trigger 16:44:43 (1/4) Installing ca-certificates (20191127-r4) 16:44:43 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:44:43 (3/4) Installing libcurl (7.76.1-r0) 16:44:43 (4/4) Installing curl (7.76.1-r0) 16:44:43 Executing busybox-1.31.1-r20.trigger 16:44:43 Executing ca-certificates-20191127-r4.trigger 16:44:43 OK: 7 MiB in 20 packages 16:44:43 OK: 7 MiB in 18 packages 16:44:44 Removing intermediate container 64afa0bc8056 16:44:44 ---> cb310335d628 16:44:44 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:44:44 ---> Running in 70ad2cc94e3b 16:44:44 Removing intermediate container 41c64091b4ce 16:44:44 ---> e525defc95ef 16:44:44 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:44:44 ---> Running in c2224c4dad1a 16:44:44 Removing intermediate container 70ad2cc94e3b 16:44:44 ---> badf79449db3 16:44:44 Step 14/26 : WORKDIR / 16:44:44 Removing intermediate container c2224c4dad1a 16:44:44 ---> 57b11696f6e3 16:44:44 Step 14/22 : WORKDIR /edgex 16:44:44 ---> Running in c9a5ed1c30bc 16:44:44 ---> Running in 2af4a26c3cee 16:44:45 Removing intermediate container 2af4a26c3cee 16:44:45 ---> 362c781ba127 16:44:45 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:44:45 Removing intermediate container c9a5ed1c30bc 16:44:45 ---> 0b088c2e8459 16:44:45 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:44:45 ---> 8539d251e04b 16:44:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:44:45 ---> 40bc85c686a4 16:44:45 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:44:46 ---> 23a4cd61ffb0 16:44:46 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:44:46 ---> f6a7250e8f45 16:44:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:44:46 ---> e390bfc63ae6 16:44:46 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:44:46 ---> 9e8f05aa0671 16:44:46 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:44:46 ---> Running in 4e66a196d44c 16:44:46 ---> c3fafc94c246 16:44:46 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:44:46 Removing intermediate container 4e66a196d44c 16:44:46 ---> 1a44d3b12eec 16:44:46 Step 19/22 : CMD ["--init=true"] 16:44:46 ---> Running in 26bf5e1c8b80 16:44:47 Removing intermediate container 26bf5e1c8b80 16:44:47 ---> 5e55eb8863a7 16:44:47 Step 20/22 : LABEL arch=x86_64 16:44:47 ---> Running in 46f3fc728a58 16:44:47 ---> 13cd1c06fd19 16:44:47 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:44:47 Removing intermediate container 46f3fc728a58 16:44:47 ---> 2724b89d01b8 16:44:47 Step 21/22 : LABEL git_sha=26c9dd056c878f48427b21db045c655b0b7c7526 16:44:47 ---> Running in 6d56b7a3a8b8 16:44:47 Removing intermediate container 6d56b7a3a8b8 16:44:47 ---> 4d9c7545585f 16:44:47 Step 22/22 : LABEL version=0.0.0 16:44:47 ---> Running in 8d2e772d9e33 16:44:47 ---> 4141f3d6d6d5 16:44:47 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:44:47 Removing intermediate container 8d2e772d9e33 16:44:47 ---> 8a7942914103 16:44:47 16:44:48 Successfully built 8a7942914103 16:44:48 Successfully tagged security-proxy-setup:latest 16:44:48  Building security-proxy-setup ... done  ---> 14e514d77883 16:44:48 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:44:48 ---> Running in 994779470f19 16:44:49 Removing intermediate container 994779470f19 16:44:49 ---> 4e148fb8a1de 16:44:49 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:44:49 ---> Running in 677ac1dcb2ff 16:44:49 Removing intermediate container 677ac1dcb2ff 16:44:49 ---> 91035717a1c3 16:44:49 Step 24/26 : LABEL arch=x86_64 16:44:49 ---> Running in 756f0e68142f 16:44:49 Removing intermediate container 756f0e68142f 16:44:49 ---> e5d55b75aa7b 16:44:49 Step 25/26 : LABEL git_sha=26c9dd056c878f48427b21db045c655b0b7c7526 16:44:49 ---> Running in 837c21b64752 16:44:49 Removing intermediate container 837c21b64752 16:44:49 ---> 6b19479726aa 16:44:49 Step 26/26 : LABEL version=0.0.0 16:44:50 ---> Running in 8ea7e37f4da7 16:44:50 Removing intermediate container 8ea7e37f4da7 16:44:50 ---> 8f69e1eeab14 16:44:50 16:44:50 Successfully built 8f69e1eeab14 16:44:50 Successfully tagged security-secretstore-setup:latest 16:45:03  Building security-secretstore-setup ... done Removing intermediate container 68990ef80865 16:45:03 ---> 3d4614c63926 16:45:03 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:45:03 ---> Running in 489567ebd2a3 16:45:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:45:03 Removing intermediate container 489567ebd2a3 16:45:03 ---> 43a237fbbdb6 16:45:03 16:45:03 Step 12/24 : FROM docker:20.10.0 16:45:03 20.10.0: Pulling from library/docker 16:45:04 Removing intermediate container 012679c462f8 16:45:04 ---> f58e2df262e1 16:45:04 16:45:04 Step 11/24 : FROM alpine:3.12 16:45:04 ---> 13621d1b12d4 16:45:04 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:45:04 ---> Running in 8f64d4608034 16:45:04 Removing intermediate container 8f64d4608034 16:45:04 ---> 1821d76b6da2 16:45:04 Step 13/24 : ENV APP_PORT=48080 16:45:04 ---> Running in 185681afa621 16:45:04 Removing intermediate container 185681afa621 16:45:04 ---> 0b9a21e36a38 16:45:04 Step 14/24 : EXPOSE $APP_PORT 16:45:05 ---> Running in cafa067a85b9 16:45:05 Removing intermediate container cafa067a85b9 16:45:05 ---> d05df5a4939b 16:45:05 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:05 ---> Running in 9088b93ba850 16:45:06 Removing intermediate container 9088b93ba850 16:45:06 ---> bcf7a7d0d8a3 16:45:06 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:45:07 ---> Running in 12ff394b6275 16:45:07 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:45:07 Status: Downloaded newer image for docker:20.10.0 16:45:07 ---> aefe523efa57 16:45:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:45:07 ---> Running in 694002cf064e 16:45:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:45:07 Removing intermediate container 694002cf064e 16:45:07 ---> 4aff44656203 16:45:07 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 16:45:07 ---> Running in e1901c267321 16:45:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:45:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:45:07 (1/39) Installing readline (8.0.4-r0) 16:45:07 (2/39) Installing bash (5.0.17-r0) 16:45:07 Executing bash-5.0.17-r0.post-install 16:45:07 (3/39) Installing nghttp2-libs (1.41.0-r0) 16:45:07 (4/39) Installing libcurl (7.76.1-r0) 16:45:07 (5/39) Installing curl (7.76.1-r0) 16:45:07 (6/39) Installing dumb-init (1.2.2-r1) 16:45:07 (7/39) Installing libbz2 (1.0.8-r1) 16:45:07 (8/39) Installing expat (2.2.9-r1) 16:45:07 (9/39) Installing libffi (3.3-r2) 16:45:07 (10/39) Installing gdbm (1.13-r1) 16:45:07 (11/39) Installing xz-libs (5.2.5-r0) 16:45:07 (12/39) Installing sqlite-libs (3.32.1-r0) 16:45:08 (13/39) Installing python3 (3.8.10-r0) 16:45:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:45:08 (1/6) Installing dumb-init (1.2.2-r1) 16:45:08 (2/6) Installing libgcc (9.3.0-r2) 16:45:09 (3/6) Installing libsodium (1.0.18-r0) 16:45:09 (4/6) Installing libstdc++ (9.3.0-r2) 16:45:09 (14/39) Installing py3-appdirs (1.4.4-r1) 16:45:09 (15/39) Installing py3-ordered-set (4.0.1-r0) 16:45:09 (16/39) Installing py3-parsing (2.4.7-r0) 16:45:09 (17/39) Installing py3-six (1.15.0-r0) 16:45:09 (18/39) Installing py3-packaging (20.4-r0) 16:45:09 (19/39) Installing py3-setuptools (47.0.0-r0) 16:45:09 (20/39) Installing py3-chardet (3.0.4-r4) 16:45:09 (5/6) Installing libzmq (4.3.3-r0) 16:45:09 (21/39) Installing py3-idna (2.9-r0) 16:45:09 (22/39) Installing py3-certifi (2020.4.5.1-r0) 16:45:09 (23/39) Installing py3-urllib3 (1.25.9-r0) 16:45:09 (24/39) Installing py3-requests (2.23.0-r0) 16:45:09 (6/6) Installing zeromq (4.3.3-r0) 16:45:09 (25/39) Installing py3-msgpack (1.0.0-r0) 16:45:09 (26/39) Installing py3-lockfile (0.12.2-r3) 16:45:09 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:45:09 (28/39) Installing py3-colorama (0.4.3-r0) 16:45:09 (29/39) Installing py3-distlib (0.3.0-r0) 16:45:09 (30/39) Installing py3-distro (1.5.0-r1) 16:45:09 (31/39) Installing py3-webencodings (0.5.1-r3) 16:45:09 (32/39) Installing py3-html5lib (1.0.1-r4) 16:45:09 Executing busybox-1.31.1-r20.trigger 16:45:09 OK: 8 MiB in 20 packages 16:45:09 (33/39) Installing py3-pytoml (0.1.21-r0) 16:45:09 (34/39) Installing py3-pep517 (0.8.2-r0) 16:45:09 (35/39) Installing py3-progress (1.5-r0) 16:45:09 (36/39) Installing py3-toml (0.10.1-r0) 16:45:09 (37/39) Installing py3-retrying (1.3.3-r0) 16:45:09 (38/39) Installing py3-contextlib2 (0.6.0-r0) 16:45:09 (39/39) Installing py3-pip (20.1.1-r0) 16:45:09 Executing busybox-1.31.1-r19.trigger 16:45:09 OK: 72 MiB in 59 packages 16:45:10 Collecting docker-compose==1.23.2 16:45:10 Removing intermediate container 12ff394b6275 16:45:10 ---> e1dc5cc8bc9c 16:45:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:45:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:45:10 Collecting cached-property<2,>=1.2.0 16:45:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:45:10 ---> 00060aeaf05a 16:45:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:45:10 Collecting websocket-client<1.0,>=0.32.0 16:45:10 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:45:10 Collecting docopt<0.7,>=0.6.1 16:45:10 Downloading docopt-0.6.2.tar.gz (25 kB) 16:45:11 ---> a5b8c0c4d099 16:45:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:45:11 Collecting PyYAML<4,>=3.10 16:45:11 Downloading PyYAML-3.13.tar.gz (270 kB) 16:45:11 ---> fa609e6532b7 16:45:11 Step 20/24 : ENTRYPOINT ["/core-data"] 16:45:11 ---> Running in 55b83df964d1 16:45:12 Removing intermediate container 55b83df964d1 16:45:12 ---> c6556f6d2368 16:45:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:45:12 ---> Running in 78a0d2363e47 16:45:12 Removing intermediate container 78a0d2363e47 16:45:12 ---> 58627d472ecd 16:45:12 Step 22/24 : LABEL arch=x86_64 16:45:12 ---> Running in 870fed1b59b7 16:45:12 Collecting texttable<0.10,>=0.9.0 16:45:12 Removing intermediate container 870fed1b59b7 16:45:12 ---> 00223f296541 16:45:12 Step 23/24 : LABEL git_sha=26c9dd056c878f48427b21db045c655b0b7c7526 16:45:12 Downloading texttable-0.9.1.tar.gz (11 kB) 16:45:12 ---> Running in b24294f28076 16:45:12 Removing intermediate container b24294f28076 16:45:12 ---> a5939bbdcc8f 16:45:12 Step 24/24 : LABEL version=0.0.0 16:45:12 ---> Running in 537dfe432491 16:45:12 Removing intermediate container 537dfe432491 16:45:12 ---> a44100134673 16:45:12 16:45:12 Successfully built a44100134673 16:45:12 Successfully tagged core-data:latest 16:45:12  Building core-data ... done Collecting jsonschema<3,>=2.5.1 16:45:12 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:45:12 Collecting docker<4.0,>=3.6.0 16:45:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:45:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:45:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:45:13 Collecting dockerpty<0.5,>=0.4.1 16:45:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:45:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:45:13 Collecting docker-pycreds>=0.4.0 16:45:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:45:13 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 16:45:13 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 16:45:13 Collecting urllib3<1.25,>=1.21.1 16:45:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:45:13 Collecting idna<2.8,>=2.5 16:45:13 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:45:13 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:45:13 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:45:13 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:45:13 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:45:13 Installing collected packages: cached-property, websocket-client, docopt, PyYAML, texttable, jsonschema, docker-pycreds, urllib3, idna, requests, docker, dockerpty, docker-compose 16:45:13 Running setup.py install for docopt: started 16:45:14 Running setup.py install for docopt: finished with status 'done' 16:45:14 Running setup.py install for PyYAML: started 16:45:14 Running setup.py install for PyYAML: finished with status 'done' 16:45:14 Running setup.py install for texttable: started 16:45:14 Running setup.py install for texttable: finished with status 'done' 16:45:14 Attempting uninstall: urllib3 16:45:14 Found existing installation: urllib3 1.25.9 16:45:14 Uninstalling urllib3-1.25.9: 16:45:14 Successfully uninstalled urllib3-1.25.9 16:45:15 Attempting uninstall: idna 16:45:15 Found existing installation: idna 2.9 16:45:15 Uninstalling idna-2.9: 16:45:15 Successfully uninstalled idna-2.9 16:45:15 Attempting uninstall: requests 16:45:15 Found existing installation: requests 2.23.0 16:45:15 Uninstalling requests-2.23.0: 16:45:15 Successfully uninstalled requests-2.23.0 16:45:15 Running setup.py install for dockerpty: started 16:45:15 Running setup.py install for dockerpty: finished with status 'done' 16:45:16 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 16:45:19 Removing intermediate container e1901c267321 16:45:19 ---> 11131e4cdf10 16:45:19 Step 15/24 : ENV APP_PORT=48090 16:45:19 ---> Running in 3d1e0cb43d34 16:45:19 Removing intermediate container 3d1e0cb43d34 16:45:19 ---> e25b76598c6d 16:45:19 Step 16/24 : EXPOSE $APP_PORT 16:45:19 ---> Running in b20546acac9f 16:45:19 Removing intermediate container b20546acac9f 16:45:19 ---> 5d4e86ff80db 16:45:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:45:19 ---> 04a2f9db3d92 16:45:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:45:20 ---> ffa70dbba727 16:45:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:45:20 ---> 865d0431ce60 16:45:20 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:45:20 ---> Running in bfdebe57b39b 16:45:20 Removing intermediate container bfdebe57b39b 16:45:20 ---> 7ae9e4cb9957 16:45:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:45:20 ---> Running in 90ccd0142717 16:45:20 Removing intermediate container 90ccd0142717 16:45:20 ---> dd4da891edc7 16:45:20 Step 22/24 : LABEL arch=x86_64 16:45:20 ---> Running in 69e1136c3016 16:45:20 Removing intermediate container 69e1136c3016 16:45:20 ---> a3c8ca09d1e2 16:45:20 Step 23/24 : LABEL git_sha=26c9dd056c878f48427b21db045c655b0b7c7526 16:45:20 ---> Running in 73a2d8208b1d 16:45:20 Removing intermediate container 73a2d8208b1d 16:45:20 ---> d31a0ac494a5 16:45:20 Step 24/24 : LABEL version=0.0.0 16:45:20 ---> Running in a8745af7f0ad 16:45:20 Removing intermediate container a8745af7f0ad 16:45:20 ---> 9deaf3bc1d9a 16:45:20 16:45:21 Successfully built 9deaf3bc1d9a 16:45:21 Successfully tagged sys-mgmt-agent:latest 16:45:21  Building sys-mgmt-agent ... done  [Pipeline] } 16:45:21 $ docker stop --time=1 af6fe0daa820d6b3ce186bd4476586e311beb2ab6fdb876f24d89d55a4972789 16:45:22 $ docker rm -f af6fe0daa820d6b3ce186bd4476586e311beb2ab6fdb876f24d89d55a4972789 [Pipeline] // withDockerContainer [Pipeline] sh 16:45:23 + docker images 16:45:23 REPOSITORY TAG IMAGE ID CREATED SIZE 16:45:23 sys-mgmt-agent latest 9deaf3bc1d9a 2 seconds ago 312MB 16:45:23 core-data latest a44100134673 10 seconds ago 21.6MB 16:45:23 43a237fbbdb6 19 seconds ago 1.15GB 16:45:23 f58e2df262e1 19 seconds ago 1.17GB 16:45:23 security-secretstore-setup latest 8f69e1eeab14 32 seconds ago 25.8MB 16:45:23 security-proxy-setup latest 8a7942914103 35 seconds ago 25.3MB 16:45:23 da27b6fb8d7c 40 seconds ago 1.16GB 16:45:23 3749deab8e9e 41 seconds ago 1.16GB 16:45:23 support-scheduler latest 37f11fe5ac19 About a minute ago 17.1MB 16:45:23 core-command latest 64feabd8d134 About a minute ago 17.1MB 16:45:23 f3296562bac1 About a minute ago 1.16GB 16:45:23 core-metadata latest 43292fe22d16 About a minute ago 18.6MB 16:45:23 support-notifications latest 551bc7cd746f About a minute ago 17.7MB 16:45:23 ee404949f39a About a minute ago 1.16GB 16:45:23 security-bootstrapper latest 35759ed44973 About a minute ago 18.2MB 16:45:23 5a557f776a80 About a minute ago 1.17GB 16:45:23 6512b28b388b About a minute ago 1.16GB 16:45:23 84e621154325 About a minute ago 1.15GB 16:45:23 ci-base-image-x86_64 latest 042f4f3d7995 5 minutes ago 648MB 16:45:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB 16:45:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB 16:45:23 alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB 16:45:23 docker 20.10.0 aefe523efa57 5 months ago 240MB 16:45:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [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 16:45:38 Still waiting to schedule task 16:45:38 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:46:37 Running on prd-ubuntu18.04-docker-8c-8g-6123 in /w/workspace/edgexfoundry_edgex-go_PR-3474 [Pipeline] { [Pipeline] ws 16:46:37 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 16:46:37 The recommended git tool is: git 16:46:39 using credential edgex-jenkins-ssh 16:46:39 Cloning the remote Git repository 16:46:39 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:46:39 > git init /w/workspace/edgex-go/4 # timeout=10 16:46:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:46:39 > git --version # timeout=10 16:46:39 > git --version # 'git version 2.17.1' 16:46:39 using GIT_SSH to set credentials SSH Credentials for GitHub 16:46:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:46:56 Merging remotes/origin/master commit f8639be71566bc17dc794f8d8590871c369ea833 into PR head commit 26c9dd056c878f48427b21db045c655b0b7c7526 16:46:56 Merge succeeded, producing 26c9dd056c878f48427b21db045c655b0b7c7526 16:46:56 Checking out Revision 26c9dd056c878f48427b21db045c655b0b7c7526 (PR-3474) 16:46:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:46:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:46:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:46:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:46:55 using GIT_SSH to set credentials SSH Credentials for GitHub 16:46:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3474/head:refs/remotes/origin/PR-3474 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:46:56 > git config core.sparsecheckout # timeout=10 16:46:56 > git checkout -f 26c9dd056c878f48427b21db045c655b0b7c7526 # timeout=10 16:46:56 > git remote # timeout=10 16:46:56 > git config --get remote.origin.url # timeout=10 16:46:56 using GIT_SSH to set credentials SSH Credentials for GitHub 16:46:56 > git merge f8639be71566bc17dc794f8d8590871c369ea833 # timeout=10 16:46:56 > git rev-parse HEAD^{commit} # timeout=10 16:46:56 > git config core.sparsecheckout # timeout=10 16:46:56 > git checkout -f 26c9dd056c878f48427b21db045c655b0b7c7526 # timeout=10 16:47:00 Commit message: "Merge branch 'master' into issue-2936" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:47:01 + echo snap-build.sh 16:47:01 snap-build.sh 16:47:01 + SNAP_BASE_DIR=. 16:47:01 + '[' '!' -z /w/workspace/edgex-go/4 ']' 16:47:01 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 16:47:01 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 16:47:01 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 16:47:01 + cd /w/workspace/edgex-go/4 16:47:01 + sudo apt-get remove -qy --purge lxd lxd-client 16:47:01 Reading package lists... 16:47:01 Building dependency tree... 16:47:01 Reading state information... 16:47:01 The following packages were automatically installed and are no longer required: 16:47:01 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:47:01 uidmap xdelta3 16:47:01 Use 'sudo apt autoremove' to remove them. 16:47:01 The following packages will be REMOVED: 16:47:01 lxd* lxd-client* 16:47:01 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:47:01 After this operation, 31.7 MB disk space will be freed. 16:47:02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 16:47:02 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:47:03 Removing lxd dnsmasq configuration 16:47:03 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:47:03 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:47:04 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:47: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 ... 190142 files and directories currently installed.) 16:47:04 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:47:06 Processing triggers for systemd (237-3ubuntu10.45) ... 16:47:06 Processing triggers for ureadahead (0.100.0-21) ... 16:47:07 + sudo snap remove --purge lxd 16:47:07 snap "lxd" is not installed 16:47:07 + sudo groupadd --force --system lxd 16:47:07 ++ whoami 16:47:07 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:47:07 + newgrp - lxd 16:47:07 + sudo snap install lxd 16:47:17 2021-05-18T16:47:15Z INFO Waiting for automatic snapd restart... 16:47:32 lxd 4.14 from Canonical* installed 16:47:32 + sudo lxd init --auto 16:47:40 + sudo snap install --classic snapcraft 16:47:48 snapcraft 4.7.1 from Canonical* installed 16:47:48 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:47:48 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:47:48 % Total % Received % Xferd Average Speed Time Time Time Current 16:47:48 Dload Upload Total Spent Left Speed 16:47:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3502 0 --:--:-- --:--:-- --:--:-- 3502 16:47:48 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 8482k 0 --:--:-- --:--:-- --:--:-- 60.1M 16:47:48 ./yq_linux_amd64 16:47:48 + sudo snapcraft prime --use-lxd 16:47:49 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:47: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: 16:47:49 - README.md 16:47:49 16:47:49 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:47:50 Launching a container. 16:47:58 Waiting for container to be ready 16:47:58 To start your first instance, try: lxc launch ubuntu:18.04 16:47:58 16:48:02 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:48:02 Waiting for network to be ready... 16:48:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:48:02 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:48:02 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 16:48:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 16:48:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 16:48:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 16:48:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 16:48:03 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 16:48:03 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 16:48:03 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 16:48:03 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:48:03 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:48:03 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:48:03 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:48:03 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:48:03 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:48:03 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:48:03 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:48:04 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:48:04 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] 16:48:04 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 16:48:04 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 16:48:04 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 16:48:04 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 16:48:04 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 16:48:04 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 16:48:04 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 16:48:06 Fetched 24.6 MB in 4s (5594 kB/s) 16:48:07 Reading package lists... 16:48:08 Reading package lists... 16:48:08 Building dependency tree... 16:48:08 Reading state information... 16:48:08 The following additional packages will be installed: 16:48:08 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:48:08 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:48:08 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:48:08 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:48:08 Suggested packages: 16:48:08 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:48:08 Recommended packages: 16:48:08 gnupg libsasl2-modules 16:48:08 The following NEW packages will be installed: 16:48:08 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:48:08 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:48:08 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:48:08 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:48:08 The following packages will be upgraded: 16:48:08 gpg gpg-agent gpgconf libudev1 16:48:08 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 16:48:08 Need to get 3530 kB of archives. 16:48:08 After this operation, 13.3 MB of additional disk space will be used. 16:48:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 16:48:08 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 16:48:08 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:48:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:48:08 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 16:48:08 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 16:48:09 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:48:09 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:48:09 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:48:09 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:48:09 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:48:09 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:48:09 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:48:09 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:48:09 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:48:09 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:48:09 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:48:09 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:48:09 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:48:09 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:48:09 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:48:09 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:48:09 debconf: delaying package configuration, since apt-utils is not installed 16:48:09 Fetched 3530 kB in 1s (3138 kB/s) 16:48:09 (Reading database ... 12511 files and directories currently installed.) 16:48:09 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 16:48:09 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 16:48:09 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 16:48:09 Selecting previously unselected package udev. 16:48:09 (Reading database ... 12511 files and directories currently installed.) 16:48:09 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 16:48:09 Unpacking udev (237-3ubuntu10.47) ... 16:48:10 Selecting previously unselected package libfuse2:amd64. 16:48:10 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:48:10 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:48:10 Selecting previously unselected package fuse. 16:48:10 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:48:10 Unpacking fuse (2.9.7-1ubuntu1) ... 16:48:10 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:48:10 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:48:10 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:48:10 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:48:10 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:48:10 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:48:10 Selecting previously unselected package libksba8:amd64. 16:48:10 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:48:10 Unpacking libksba8:amd64 (1.3.5-2) ... 16:48:10 Selecting previously unselected package libroken18-heimdal:amd64. 16:48:10 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:48:10 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:10 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:48:10 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:48:10 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:10 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:48:10 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:48:10 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:10 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:48:10 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:48:10 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:10 Selecting previously unselected package libwind0-heimdal:amd64. 16:48:10 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:48:10 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:10 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:48:10 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:48:10 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:10 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:48:10 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:48:10 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:10 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:48:10 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:48:10 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:10 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:48:10 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:48:10 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:11 Selecting previously unselected package libsasl2-modules-db:amd64. 16:48:11 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:48:11 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:48:11 Selecting previously unselected package libsasl2-2:amd64. 16:48:11 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:48:11 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:48:11 Selecting previously unselected package libldap-common. 16:48:11 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:48:11 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:48:11 Selecting previously unselected package libldap-2.4-2:amd64. 16:48:11 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:48:11 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:48:11 Selecting previously unselected package dirmngr. 16:48:11 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:48:11 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:48:11 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:48:11 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:48:11 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:48:11 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:48:11 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:48:11 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:48:11 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:11 Setting up libksba8:amd64 (1.3.5-2) ... 16:48:11 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:48:11 Setting up udev (237-3ubuntu10.47) ... 16:48:12 invoke-rc.d: policy-rc.d denied execution of start. 16:48:12 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:12 Processing triggers for systemd (237-3ubuntu10) ... 16:48:12 Setting up fuse (2.9.7-1ubuntu1) ... 16:48:12 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:48:12 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:12 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:12 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:12 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:12 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:12 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:12 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:48:12 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:48:12 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:48:12 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:48:12 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:48:12 settings in the [Install] section, and DefaultInstance for template units). 16:48:12 This means they are not meant to be enabled using systemctl. 16:48:12 Possible reasons for having this kind of units are: 16:48:12 1) A unit may be statically enabled by being symlinked from another unit's 16:48:12 .wants/ or .requires/ directory. 16:48:12 2) A unit's purpose may be to act as a helper for some other unit which has 16:48:12 a requirement dependency on it. 16:48:12 3) A unit may be started when needed via activation (socket, path, timer, 16:48:12 D-Bus, udev, scripted systemctl call, ...). 16:48:12 4) In case of template units, the unit is meant to be enabled with some 16:48:12 instance name specified. 16:48:13 Reading package lists... 16:48:13 Building dependency tree... 16:48:13 Reading state information... 16:48:13 The following additional packages will be installed: 16:48:13 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:48:13 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:48:13 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:48:13 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:48:13 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:48:13 Suggested packages: 16:48:13 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:48:13 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:48:13 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:48:13 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:48:13 systemd-container policykit-1 16:48:13 Recommended packages: 16:48:13 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:48:13 The following NEW packages will be installed: 16:48:13 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:48:13 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:48:13 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:48:13 multiarch-support openssh-client python3 python3-minimal python3.6 16:48:13 python3.6-minimal snapd squashfs-tools sudo 16:48:13 The following packages will be upgraded: 16:48:13 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:48:13 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 16:48:13 Need to get 35.2 MB of archives. 16:48:13 After this operation, 141 MB of additional disk space will be used. 16:48:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 16:48:13 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 16:48:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:48:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:48:13 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 16:48:13 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 16:48:13 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:48:13 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:48:13 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:48:13 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:48:13 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:48:13 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:48:13 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:48:13 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:48:13 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 16:48:13 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 16:48:13 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 16:48:14 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 16:48:14 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 16:48:14 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 16:48:14 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:48:14 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:48:14 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:48:14 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:48:14 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:48:14 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:48:14 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:48:14 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:48:14 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:48:14 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 16:48:15 debconf: delaying package configuration, since apt-utils is not installed 16:48:15 Fetched 35.2 MB in 2s (22.7 MB/s) 16:48:15 (Reading database ... 12757 files and directories currently installed.) 16:48:15 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 16:48:15 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 16:48:15 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 16:48:15 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 16:48:15 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 16:48:15 (Reading database ... 12757 files and directories currently installed.) 16:48:15 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 16:48:15 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 16:48:15 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 16:48:15 (Reading database ... 12757 files and directories currently installed.) 16:48:15 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 16:48:15 Unpacking apt (1.6.13) over (1.6.1) ... 16:48:16 Setting up apt (1.6.13) ... 16:48:16 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:48:16 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:48:16 (Reading database ... 12764 files and directories currently installed.) 16:48:16 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 16:48:16 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 16:48:17 Selecting previously unselected package libpython3.6-minimal:amd64. 16:48:17 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:48:17 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:48:17 Selecting previously unselected package libexpat1:amd64. 16:48:17 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:48:17 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:48:17 Selecting previously unselected package python3.6-minimal. 16:48:17 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:48:17 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:48:17 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 16:48:17 Checking for services that may need to be restarted...done. 16:48:17 Checking for services that may need to be restarted...done. 16:48:17 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:48:17 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:48:17 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:48:18 Selecting previously unselected package python3-minimal. 16:48:18 (Reading database ... 13012 files and directories currently installed.) 16:48:18 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:48:18 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:48:18 Selecting previously unselected package mime-support. 16:48:18 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:48:18 Unpacking mime-support (3.60ubuntu1) ... 16:48:18 Selecting previously unselected package libmpdec2:amd64. 16:48:18 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:48:18 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:48:18 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:48:18 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:48:18 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:48:18 Selecting previously unselected package python3.6. 16:48:18 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:48:18 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:48:18 Selecting previously unselected package libpython3-stdlib:amd64. 16:48:18 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:48:18 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:48:18 Setting up python3-minimal (3.6.7-1~18.04) ... 16:48:18 Selecting previously unselected package python3. 16:48:18 (Reading database ... 13442 files and directories currently installed.) 16:48:18 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:48:18 Unpacking python3 (3.6.7-1~18.04) ... 16:48:18 Selecting previously unselected package multiarch-support. 16:48:18 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:48:18 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:48:18 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:48:18 Selecting previously unselected package liblzo2-2:amd64. 16:48:18 (Reading database ... 13479 files and directories currently installed.) 16:48:18 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:48:18 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:48:19 Selecting previously unselected package libbsd0:amd64. 16:48:19 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:48:19 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:48:19 Selecting previously unselected package sudo. 16:48:19 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:48:19 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:48:19 Selecting previously unselected package apparmor. 16:48:19 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:48:19 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:48:19 Selecting previously unselected package libedit2:amd64. 16:48:19 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:48:19 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:48:19 Selecting previously unselected package libkrb5support0:amd64. 16:48:19 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:48:19 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:48:19 Selecting previously unselected package libk5crypto3:amd64. 16:48:19 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:48:19 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:48:19 Selecting previously unselected package libkeyutils1:amd64. 16:48:19 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:48:19 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:48:19 Selecting previously unselected package libkrb5-3:amd64. 16:48:19 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:48:19 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:48:20 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:48:20 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:48:20 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:48:20 Selecting previously unselected package libssl1.0.0:amd64. 16:48:20 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 16:48:20 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:48:20 Selecting previously unselected package openssh-client. 16:48:20 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 16:48:20 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 16:48:20 Selecting previously unselected package squashfs-tools. 16:48:20 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 16:48:20 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 16:48:20 Selecting previously unselected package snapd. 16:48:20 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 16:48:20 Unpacking snapd (2.48.3+18.04) ... 16:48:22 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:48:22 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:48:22 Setting up mime-support (3.60ubuntu1) ... 16:48:22 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:48:22 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:48:22 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:48:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:48:22 Setting up systemd (237-3ubuntu10.47) ... 16:48:22 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:48:23 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:48:23 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:48:23 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:48:23 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:48:23 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:48:23 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:48:23 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 16:48:23 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:48:23 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:48:23 Setting up python3 (3.6.7-1~18.04) ... 16:48:23 running python rtupdate hooks for python3.6... 16:48:23 running python post-rtupdate hooks for python3.6... 16:48:23 Setting up apparmor (2.12-4ubuntu5.1) ... 16:48:24 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:48:24 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:48:24 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 16:48:25 Setting up snapd (2.48.3+18.04) ... 16:48:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:48:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:48:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:48:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:48:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:48:29 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:48:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:48:29 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:48:29 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:48:29 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:48:29 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 16:48:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:48:29 Processing triggers for systemd (237-3ubuntu10.47) ... 16:48:30 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:48:30 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:48:31 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:48:32 Reading package lists... 16:48:32 Reading package lists... 16:48:32 Building dependency tree... 16:48:32 Reading state information... 16:48:32 Calculating upgrade... 16:48:32 The following packages will be upgraded: 16:48:32 advancecomp base-files bash binutils binutils-common 16:48:32 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:48:32 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:48:32 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 16:48:32 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 16:48:32 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:48:32 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:48:32 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 16:48:32 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 16:48:32 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 16:48:32 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 16:48:32 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 16:48:32 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 16:48:32 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 16:48:32 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 16:48:32 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:48:32 Need to get 64.0 MB of archives. 16:48:32 After this operation, 5041 kB of additional disk space will be used. 16:48:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 16:48:33 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:48:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:48:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:48:33 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:48:33 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:48:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:48:33 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:48:33 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:48:33 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:48:33 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:48:33 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:48:33 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:48:33 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:48:33 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:48:33 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:48:33 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:48:33 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:48:33 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:48:33 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:48:33 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:48:33 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:48:33 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:48:33 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:48:33 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:48:33 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:48:33 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:48:33 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:48:33 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:48:33 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:48:33 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:48:33 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:48:33 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:48:33 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:48:33 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:48:33 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:48:33 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 16:48:33 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 16:48:33 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:48:33 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:48:33 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 16:48:33 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 16:48:33 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:48:33 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:48:33 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:48:33 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 16:48:33 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:48:33 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:48:33 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 16:48:33 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 16:48:33 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 16:48:33 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 16:48:33 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:48:33 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:48:33 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:48:33 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:48:34 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:48:34 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:48:34 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:48:34 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:48:34 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:48:34 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:48:34 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:48:34 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:48:34 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:48:34 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:48:34 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:48:35 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:48:35 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:48:35 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:48:36 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:48:36 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:48:36 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:48:36 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:48:36 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:48:36 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:48:36 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:48:36 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:48:36 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:48:36 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:48:36 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:48:36 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 16:48:36 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 16:48:36 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 16:48:36 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 16:48:36 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 16:48:36 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:48:36 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:48:36 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:48:36 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:48:36 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 16:48:36 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 16:48:36 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:48:36 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:48:36 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 16:48:36 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:48:36 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:48:36 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:48:36 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:48:36 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:48:37 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:48:37 debconf: delaying package configuration, since apt-utils is not installed 16:48:37 Fetched 64.0 MB in 5s (14.1 MB/s) 16:48:37 (Reading database ... 13912 files and directories currently installed.) 16:48:37 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:48:37 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:48:37 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:48:38 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:48:38 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 16:48:38 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 16:48:38 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:48:38 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:48:38 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:48:38 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:48:38 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:48:38 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:48:38 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:48:38 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:48:38 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:48:38 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:48:38 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:48:38 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:48:38 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:48:39 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:48:39 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:48:39 (Reading database ... 13911 files and directories currently installed.) 16:48:39 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:48:39 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:48:39 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:48:39 (Reading database ... 13911 files and directories currently installed.) 16:48:39 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:48:39 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:48:39 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:48:39 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:48:39 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:48:39 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:48:39 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:48:39 (Reading database ... 13911 files and directories currently installed.) 16:48:39 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:48:40 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:48:40 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:48:40 (Reading database ... 13911 files and directories currently installed.) 16:48:40 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:48:40 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:48:40 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:48:40 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:48:40 Setting up base-files (10.1ubuntu2.10) ... 16:48:40 Installing new version of config file /etc/issue ... 16:48:40 Installing new version of config file /etc/issue.net ... 16:48:40 Installing new version of config file /etc/lsb-release ... 16:48:40 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:48:41 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:48:41 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:48:41 Removing obsolete conffile /etc/default/motd-news ... 16:48:41 (Reading database ... 13912 files and directories currently installed.) 16:48:41 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:48:41 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:48:41 Setting up bash (4.4.18-2ubuntu1.2) ... 16:48:41 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 16:48:41 (Reading database ... 13912 files and directories currently installed.) 16:48:41 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:48:41 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:48:41 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:48:41 (Reading database ... 13912 files and directories currently installed.) 16:48:41 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:48:41 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:48:41 Setting up tar (1.29b-2ubuntu0.2) ... 16:48:41 (Reading database ... 13912 files and directories currently installed.) 16:48:41 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:48:41 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:48:42 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:48:42 (Reading database ... 13912 files and directories currently installed.) 16:48:42 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:48:42 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:48:42 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:48:42 (Reading database ... 13912 files and directories currently installed.) 16:48:42 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:48:42 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:48:42 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:48:42 (Reading database ... 13912 files and directories currently installed.) 16:48:42 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:48:42 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:48:42 Setting up grep (3.1-2build1) ... 16:48:42 (Reading database ... 13912 files and directories currently installed.) 16:48:42 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:48:42 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:48:42 Setting up login (1:4.5-1ubuntu2) ... 16:48:42 (Reading database ... 13912 files and directories currently installed.) 16:48:42 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:48:42 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:48:42 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:48:42 (Reading database ... 13912 files and directories currently installed.) 16:48:42 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:48:42 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:48:43 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:48:43 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:48:43 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:48:43 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:48:43 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:48:44 (Reading database ... 13912 files and directories currently installed.) 16:48:44 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:48:44 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:48:44 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:48:44 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:48:44 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:48:44 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:48:44 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:48:44 (Reading database ... 13912 files and directories currently installed.) 16:48:44 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:48:44 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:48:44 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:48:44 (Reading database ... 13912 files and directories currently installed.) 16:48:44 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:48:44 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:48:44 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:48:45 (Reading database ... 13912 files and directories currently installed.) 16:48:45 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:48:45 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:48:45 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:48:45 (Reading database ... 13912 files and directories currently installed.) 16:48:45 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:48:45 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:48:45 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:48:45 (Reading database ... 13912 files and directories currently installed.) 16:48:45 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:48:45 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:48:45 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:48:45 (Reading database ... 13912 files and directories currently installed.) 16:48:45 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:48:45 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:48:45 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:48:45 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:48:45 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:48:45 (Reading database ... 13912 files and directories currently installed.) 16:48:45 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:48:45 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:48:45 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:48:45 (Reading database ... 13912 files and directories currently installed.) 16:48:45 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:48:45 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:48:45 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:48:45 (Reading database ... 13912 files and directories currently installed.) 16:48:45 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:48:45 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:48:45 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:48:45 (Reading database ... 13912 files and directories currently installed.) 16:48:45 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:48:46 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:48:46 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:48:46 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:48:46 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:48:46 (Reading database ... 13912 files and directories currently installed.) 16:48:46 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:48:46 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:48:47 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:48:47 (Reading database ... 13912 files and directories currently installed.) 16:48:47 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:48:47 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:48:47 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:48:47 (Reading database ... 13914 files and directories currently installed.) 16:48:47 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:48:47 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:48:47 Setting up debconf (1.5.66ubuntu1) ... 16:48:47 (Reading database ... 13914 files and directories currently installed.) 16:48:47 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:48:47 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:48:47 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:48:47 (Reading database ... 13914 files and directories currently installed.) 16:48:47 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:48:47 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:48:47 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:48:48 (Reading database ... 13914 files and directories currently installed.) 16:48:48 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:48:48 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:48:48 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 16:48:48 (Reading database ... 13914 files and directories currently installed.) 16:48:48 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:48:48 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:48:48 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 16:48:48 (Reading database ... 13914 files and directories currently installed.) 16:48:48 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:48:48 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:48:48 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 16:48:48 (Reading database ... 13914 files and directories currently installed.) 16:48:48 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:48:48 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:48:48 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 16:48:48 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 16:48:49 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:48:49 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:48:49 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:48:49 (Reading database ... 13914 files and directories currently installed.) 16:48:49 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:48:49 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:48:49 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:48:49 (Reading database ... 13914 files and directories currently installed.) 16:48:49 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 16:48:49 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:48:49 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 16:48:49 (Reading database ... 13914 files and directories currently installed.) 16:48:49 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:48:49 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:48:49 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:48:49 (Reading database ... 13914 files and directories currently installed.) 16:48:49 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:48:49 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:48:49 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:48:49 (Reading database ... 13914 files and directories currently installed.) 16:48:49 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:48:49 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:48:49 Setting up passwd (1:4.5-1ubuntu2) ... 16:48:50 (Reading database ... 13914 files and directories currently installed.) 16:48:50 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:48:50 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:48:50 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:48:50 (Reading database ... 13914 files and directories currently installed.) 16:48:50 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 16:48:50 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 16:48:50 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 16:48:50 (Reading database ... 13914 files and directories currently installed.) 16:48:50 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 16:48:50 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 16:48:50 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 16:48:50 (Reading database ... 13914 files and directories currently installed.) 16:48:50 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:48:50 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:48:50 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:48:50 (Reading database ... 13914 files and directories currently installed.) 16:48:50 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:48:50 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:48:50 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:48:50 (Reading database ... 13914 files and directories currently installed.) 16:48:50 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:48:50 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:48:51 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:48:51 (Reading database ... 13914 files and directories currently installed.) 16:48:51 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:48:51 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:48:51 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:48:51 (Reading database ... 13914 files and directories currently installed.) 16:48:51 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 16:48:51 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 16:48:51 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 16:48:51 (Reading database ... 13914 files and directories currently installed.) 16:48:51 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 16:48:51 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 16:48:51 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 16:48:51 (Reading database ... 13915 files and directories currently installed.) 16:48:51 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:48:51 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:48:51 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:48:51 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:48:51 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 16:48:51 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 16:48:51 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 16:48:51 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 16:48:52 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:48:52 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:48:52 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:48:52 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:48:52 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:48:52 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:48:52 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:48:52 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:48:52 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:48:52 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:48:52 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:48:52 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:48:52 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:48:52 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:48:52 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 16:48:52 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 16:48:53 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:48:53 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:48:53 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:48:53 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:48:53 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:48:53 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:48:53 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:48:53 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:48:53 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:48:53 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:48:53 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:48:53 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:48:53 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:48:53 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:48:53 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:48:53 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:48:54 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:48:54 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:48:54 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:48:54 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:48:55 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:48:55 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:48:55 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:48:55 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:48:56 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:48:56 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:48:56 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:48:56 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:48:57 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:48:57 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:48:57 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:48:57 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:48:57 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:48:57 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:48:57 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:48:57 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:48:57 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:48:57 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:48:57 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:48:57 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:48:57 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:48:57 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:48:57 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:48:57 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:48:57 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:48:57 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:48:57 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:48:57 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:48:57 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:48:57 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:48:57 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:48:57 Setting up tzdata (2021a-0ubuntu0.18.04) ... 16:48:57 16:48:57 Current default time zone: 'Etc/UTC' 16:48:57 Local time is now: Tue May 18 16:48:57 UTC 2021. 16:48:57 Universal Time is now: Tue May 18 16:48:57 UTC 2021. 16:48:57 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:48:57 16:48:57 Setting up systemd-sysv (237-3ubuntu10.47) ... 16:48:57 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:48:57 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 16:48:57 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:48:57 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:48:57 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:48:57 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:48:57 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:48:57 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:48:57 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:48:58 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:48:58 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:48:58 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:48:58 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 16:48:58 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:48:58 Setting up patch (2.7.6-2ubuntu1.1) ... 16:48:58 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:48:58 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:48:58 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 16:48:58 Installing new version of config file /etc/ssl/openssl.cnf ... 16:48:58 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:48:58 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:48:58 Setting up ca-certificates (20210119~18.04.1) ... 16:49:00 Updating certificates in /etc/ssl/certs... 16:49:00 23 added, 27 removed; done. 16:49:00 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:49:00 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:49:00 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:49:00 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:49:00 Setting up pkgbinarymangler (138.18.04.1) ... 16:49:00 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:49:00 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 16:49:00 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:49:00 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:49:00 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:49:00 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:49:00 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:49:00 Setting up perl (5.26.1-6ubuntu0.5) ... 16:49:00 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 16:49:00 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:49:00 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:49:00 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 16:49:00 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:49:00 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:49:00 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:49:01 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:49:01 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:49:01 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:49:01 Processing triggers for systemd (237-3ubuntu10.47) ... 16:49:01 Processing triggers for mime-support (3.60ubuntu1) ... 16:49:01 Processing triggers for ca-certificates (20210119~18.04.1) ... 16:49:01 Updating certificates in /etc/ssl/certs... 16:49:01 0 added, 0 removed; done. 16:49:01 Running hooks in /etc/ca-certificates/update.d... 16:49:01 done. 16:49:02 Reading package lists... 16:49:02 Building dependency tree... 16:49:02 Reading state information... 16:49:02 The following NEW packages will be installed: 16:49:02 apt-transport-https 16:49:02 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:49:02 Need to get 1692 B of archives. 16:49:02 After this operation, 154 kB of additional disk space will be used. 16:49:02 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 16:49:02 debconf: delaying package configuration, since apt-utils is not installed 16:49:02 Fetched 1692 B in 0s (8580 B/s) 16:49:02 Selecting previously unselected package apt-transport-https. 16:49:02 (Reading database ... 13920 files and directories currently installed.) 16:49:02 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 16:49:02 Unpacking apt-transport-https (1.6.13) ... 16:49:02 Setting up apt-transport-https (1.6.13) ... 16:49:03 Waiting for network to be ready... 16:49:11 2021-05-18T16:49:07Z INFO Waiting for automatic snapd restart... 16:49:12 snapd 2.50 from Canonical* installed 16:49:12 "snapd" switched to the "latest/stable" channel 16:49:12 16:49:15 core18 20210309 from Canonical* installed 16:49:15 "core18" switched to the "latest/stable" channel 16:49:15 16:49:18 snapcraft 4.7.1 from Canonical* installed 16:49:18 "snapcraft" switched to the "latest/stable" channel 16:49:18 16:49:23 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 16:49:23 - README.md 16:49:23 16:49:23 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:49:29 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:49:29 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:49:29 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:49:29 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:49:30 Reading package lists... 16:49:30 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 16:49:37 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:49:37 Reading package lists... 16:49:37 Building dependency tree... 16:49:37 Reading state information... 16:49:37 Suggested packages: 16:49:37 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:49:37 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:49:37 Recommended packages: 16:49:37 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:49:37 The following NEW packages will be installed: 16:49:37 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:49:37 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:49:37 pkg-config zip 16:49:37 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:49:37 Need to get 7663 kB of archives. 16:49:37 After this operation, 43.8 MB of additional disk space will be used. 16:49:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 16:49:37 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:49:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 16:49:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 16:49:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 16:49:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:49:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:49:37 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:49:37 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:49:37 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:49:37 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:49:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:49:37 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:49:37 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:49:37 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:49:37 debconf: delaying package configuration, since apt-utils is not installed 16:49:37 Fetched 7663 kB in 1s (10.4 MB/s) 16:49:37 Selecting previously unselected package libglib2.0-0:amd64. 16:49:37 (Reading database ... 13924 files and directories currently installed.) 16:49:37 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:49:37 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:49:37 Selecting previously unselected package libpsl5:amd64. 16:49:37 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:49:37 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:49:37 Selecting previously unselected package libnghttp2-14:amd64. 16:49:37 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:49:37 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:49:37 Selecting previously unselected package librtmp1:amd64. 16:49:37 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:49:37 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:49:37 Selecting previously unselected package libcurl3-gnutls:amd64. 16:49:37 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 16:49:37 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 16:49:38 Selecting previously unselected package liberror-perl. 16:49:38 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:49:38 Unpacking liberror-perl (0.17025-1) ... 16:49:38 Selecting previously unselected package git-man. 16:49:38 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 16:49:38 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 16:49:38 Selecting previously unselected package git. 16:49:38 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 16:49:38 Unpacking git (1:2.17.1-1ubuntu0.8) ... 16:49:39 Selecting previously unselected package libnorm1:amd64. 16:49:39 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:49:39 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:49:39 Selecting previously unselected package libpgm-5.2-0:amd64. 16:49:39 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:49:39 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:49:39 Selecting previously unselected package libsodium23:amd64. 16:49:39 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:49:39 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:49:39 Selecting previously unselected package libzmq5:amd64. 16:49:39 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:49:39 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:49:39 Selecting previously unselected package libzmq3-dev:amd64. 16:49:39 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:49:39 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:49:39 Selecting previously unselected package pkg-config. 16:49:39 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:49:39 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:49:39 Selecting previously unselected package zip. 16:49:39 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:49:39 Unpacking zip (3.0-11build1) ... 16:49:39 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:49:39 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 16:49:39 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:49:39 Setting up liberror-perl (0.17025-1) ... 16:49:39 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:49:39 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:49:39 No schema files found: doing nothing. 16:49:39 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:49:39 Setting up zip (3.0-11build1) ... 16:49:39 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:49:39 Setting up libsodium23:amd64 (1.0.16-2) ... 16:49:39 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:49:39 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:49:39 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 16:49:39 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:49:39 Setting up git (1:2.17.1-1ubuntu0.8) ... 16:49:39 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:49:46 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:49:46 git set to automatically installed. 16:49:46 git-man set to automatically installed. 16:49:46 libcurl3-gnutls set to automatically installed. 16:49:46 liberror-perl set to automatically installed. 16:49:46 libglib2.0-0 set to automatically installed. 16:49:46 libnghttp2-14 set to automatically installed. 16:49:46 libnorm1 set to automatically installed. 16:49:46 libpgm-5.2-0 set to automatically installed. 16:49:46 libpsl5 set to automatically installed. 16:49:46 librtmp1 set to automatically installed. 16:49:46 libsodium23 set to automatically installed. 16:49:46 libzmq3-dev set to automatically installed. 16:49:46 libzmq5 set to automatically installed. 16:49:46 pkg-config set to automatically installed. 16:49:46 zip set to automatically installed. 16:49:47 snapd is not logged in, snap install commands will use sudo 16:49:54 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:50:06 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 16:50:06 snapd is not logged in, snap install commands will use sudo 16:50:13 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:50:13 snap "core18" has no updates available 16:50:13 Pulling go-build-helper 16:50:13 + snapcraftctl pull 16:50:14 'app-service-config' has dependencies that need to be staged: go-build-helper 16:50:14 Skipping pull go-build-helper (already ran) 16:50:14 Building go-build-helper 16:50:14 + snapcraftctl build 16:50:16 Staging go-build-helper 16:50:16 + snapcraftctl stage 16:50:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:50:26 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:50:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 16:50:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 16:50:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 16:50:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 16:50:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 16:50:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 16:50:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 16:50:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 16:50:26 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:50:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:50:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:50:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:50:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:50:26 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:50:26 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:50:26 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:50:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:50:26 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] 16:50:26 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 16:50:26 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 16:50:26 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 16:50:26 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 16:50:26 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 16:50:26 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 16:50:26 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 16:50:26 Fetched 24.6 MB in 0s (0 B/s) 16:50:26 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:50:26 Fetched 224 kB in 0s (0 B/s) 16:50:26 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:50:26 Fetched 157 kB in 0s (0 B/s) 16:50:26 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:50:26 Fetched 221 kB in 0s (0 B/s) 16:50:26 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:50:26 Fetched 143 kB in 0s (0 B/s) 16:50:26 Pulling app-service-config 16:50:26 + snapcraftctl pull 16:50:26 Cloning into '/root/parts/app-service-config/src'... 16:50:27 Pulling config-common 16:50:27 + snapcraftctl pull 16:50:31 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:50:31 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:50:31 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:50:31 Fetched 0 B in 0s (0 B/s) 16:50:31 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:50:31 Fetched 0 B in 0s (0 B/s) 16:50:31 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:50:31 Fetched 0 B in 0s (0 B/s) 16:50:31 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:50:31 Fetched 0 B in 0s (0 B/s) 16:50:31 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:50:31 Fetched 0 B in 0s (0 B/s) 16:50:31 Pulling edgex-go 16:50:31 + snapcraftctl pull 16:50:49 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:50:49 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:50:49 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:50:49 Fetched 0 B in 0s (0 B/s) 16:50:49 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:50:49 Fetched 96.5 kB in 0s (0 B/s) 16:50:49 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:50:49 Fetched 279 kB in 0s (0 B/s) 16:50:49 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:50:49 Fetched 122 kB in 0s (0 B/s) 16:50:49 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:50:49 Fetched 77.8 kB in 0s (0 B/s) 16:50:49 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:50:49 Fetched 8848 B in 0s (0 B/s) 16:50:49 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:50:49 Fetched 47.8 kB in 0s (0 B/s) 16:50:49 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:50:49 Fetched 45.6 kB in 0s (0 B/s) 16:50:49 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:50:49 Fetched 15.0 kB in 0s (0 B/s) 16:50:49 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 16:50:49 Fetched 219 kB in 0s (0 B/s) 16:50:49 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:50:49 Fetched 154 kB in 0s (0 B/s) 16:50:49 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:50:49 Fetched 50.6 kB in 0s (0 B/s) 16:50:49 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:50:49 Fetched 14.8 kB in 0s (0 B/s) 16:50:49 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:50:49 Fetched 41.8 kB in 0s (0 B/s) 16:50:49 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:50:49 Fetched 499 kB in 0s (0 B/s) 16:50:49 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:50:49 Fetched 111 kB in 0s (0 B/s) 16:50:49 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:50:49 Fetched 240 kB in 0s (0 B/s) 16:50:49 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:50:49 Fetched 29.3 kB in 0s (0 B/s) 16:50:49 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:50:49 Fetched 85.5 kB in 0s (0 B/s) 16:50:49 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:50:49 Fetched 24.5 kB in 0s (0 B/s) 16:50:49 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:50:49 Fetched 49.2 kB in 0s (0 B/s) 16:50:49 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:50:49 Fetched 54.2 kB in 0s (0 B/s) 16:50:49 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:50:49 Fetched 30.8 kB in 0s (0 B/s) 16:50:49 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:50:49 Fetched 15.8 kB in 0s (0 B/s) 16:50:49 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:50:49 Fetched 85.9 kB in 0s (0 B/s) 16:50:49 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:50:49 Fetched 8720 B in 0s (0 B/s) 16:50:49 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 16:50:49 Fetched 137 kB in 0s (0 B/s) 16:50:49 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:50:49 Fetched 119 kB in 0s (0 B/s) 16:50:49 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 16:50:49 Fetched 110 kB in 0s (0 B/s) 16:50:49 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:50:49 Fetched 11.1 kB in 0s (0 B/s) 16:50:49 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:50:49 Fetched 645 kB in 0s (0 B/s) 16:50:49 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:50:49 Fetched 41.3 kB in 0s (0 B/s) 16:50:49 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:50:49 Fetched 17.9 kB in 0s (0 B/s) 16:50:49 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:50:49 Fetched 368 kB in 0s (0 B/s) 16:50:49 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:50:49 Fetched 187 kB in 0s (0 B/s) 16:50:49 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:50:49 Fetched 175 kB in 0s (0 B/s) 16:50:49 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:50:49 Fetched 206 kB in 0s (0 B/s) 16:50:49 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 16:50:49 Fetched 1301 kB in 0s (0 B/s) 16:50:49 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:50:49 Fetched 36.2 kB in 0s (0 B/s) 16:50:49 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 16:50:49 Fetched 159 kB in 0s (0 B/s) 16:50:49 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:50:49 Fetched 107 kB in 0s (0 B/s) 16:50:49 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:50:49 Fetched 48.7 kB in 0s (0 B/s) 16:50:49 Pulling static-packages 16:50:49 + snapcraftctl pull 16:50:49 Pulling version 16:50:49 + cd /root/project 16:50:49 + [ -f VERSION ] 16:50:49 + PROJECT_VERSION=local-dev 16:50:49 + git rev-parse --short HEAD 16:50:49 + GIT_REVISION=26c9dd05 16:50:49 + snapcraftctl set-version local-dev 16:50:50 Skipping build go-build-helper (already ran) 16:50:50 Building app-service-config 16:50:50 + make build 16:50:50 go mod tidy 16:50:53 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 16:50:53 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 16:50:53 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 16:50:53 go: downloading github.com/gorilla/mux v1.8.0 16:50:53 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 16:50:54 go: downloading github.com/stretchr/testify v1.7.0 16:50:54 go: downloading github.com/go-playground/validator/v10 v10.5.0 16:50:54 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 16:50:54 go: downloading github.com/leodido/go-urn v1.2.0 16:50:54 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 16:50:54 go: downloading github.com/google/uuid v1.2.0 16:50:54 go: downloading github.com/pelletier/go-toml v1.9.0 16:50:54 go: downloading github.com/go-playground/universal-translator v0.17.0 16:50:54 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 16:50:54 go: downloading github.com/pmezard/go-difflib v1.0.0 16:50:55 go: downloading golang.org/x/text v0.3.2 16:50:55 go: downloading github.com/davecgh/go-spew v1.1.1 16:50:55 go: downloading github.com/go-kit/kit v0.8.0 16:50:55 go: downloading github.com/x448/float16 v0.8.4 16:50:55 go: downloading github.com/go-playground/locales v0.13.0 16:50:55 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 16:50:55 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:50:55 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 16:50:55 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 16:50:55 go: downloading github.com/mitchellh/copystructure v1.0.0 16:50:55 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:50:55 go: downloading github.com/pebbe/zmq4 v1.2.7 16:50:55 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:50:55 go: downloading gopkg.in/yaml.v2 v2.4.0 16:50:55 go: downloading github.com/hashicorp/consul/api v1.8.1 16:50:55 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 16:50:55 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 16:50:55 go: downloading github.com/stretchr/objx v0.1.0 16:50:55 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:50:55 go: downloading github.com/hashicorp/serf v0.9.5 16:50:55 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:50:55 go: downloading github.com/kr/pretty v0.2.0 16:50:55 go: downloading github.com/go-stack/stack v1.8.0 16:50:55 go: downloading github.com/gorilla/websocket v1.4.2 16:50:55 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:50:55 go: downloading github.com/go-logfmt/logfmt v0.4.0 16:50:55 go: downloading github.com/hashicorp/go-uuid v1.0.1 16:50:55 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:50:55 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:50:55 go: downloading github.com/go-redis/redis/v7 v7.2.0 16:50:55 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:50:55 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:50:55 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 16:50:55 go: downloading github.com/kr/text v0.1.0 16:50:55 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 16:50:55 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:50:55 go: downloading github.com/hashicorp/memberlist v0.2.2 16:50:55 go: downloading github.com/fatih/color v1.9.0 16:50:55 go: downloading github.com/hashicorp/consul/sdk v0.7.0 16:50:55 go: downloading github.com/hashicorp/go-msgpack v0.5.3 16:50:55 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:50:55 go: downloading github.com/mattn/go-colorable v0.1.6 16:50:56 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:50:56 go: downloading github.com/mattn/go-isatty v0.0.12 16:50:56 go: downloading github.com/miekg/dns v1.1.26 16:50:56 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:50:56 go: downloading github.com/hashicorp/go-multierror v1.1.0 16:50:56 go: downloading github.com/pkg/errors v0.8.1 16:50:56 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:50:56 go: downloading github.com/onsi/gomega v1.7.0 16:50:56 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:50:56 go: downloading github.com/hashicorp/errwrap v1.0.0 16:50:56 go: downloading github.com/onsi/ginkgo v1.10.1 16:50:56 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:50:56 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:50:56 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:50:56 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 16:50:56 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 16:50:56 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 16:50:56 go: downloading github.com/hpcloud/tail v1.0.0 16:50:56 go: downloading github.com/golang/protobuf v1.3.2 16:50:56 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 16:50:56 go: downloading gopkg.in/fsnotify.v1 v1.4.7 16:50:56 go: downloading github.com/fsnotify/fsnotify v1.4.7 16:50:56 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 16:51:06 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 16:51:06 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 16:51:06 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 16:51:06 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 16:51:06 Building config-common 16:51:06 + snapcraftctl build 16:51:09 Building edgex-go 16:51:09 + cd /root/parts/edgex-go/src 16:51:09 + make build 16:51:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:51:09 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.89 16:51:09 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 16:51:09 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.57 16:51:09 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 16:51:09 go: downloading github.com/pelletier/go-toml v1.9.1 16:51:09 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:51:09 go: downloading github.com/go-playground/validator/v10 v10.6.1 16:51:09 go: downloading github.com/imdario/mergo v0.3.12 16:51:09 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:51:09 go: downloading github.com/go-kit/kit v0.9.0 16:51:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:51:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:51:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:51:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:51:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:51:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:51:23 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:51:23 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 16:51:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:51:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:51:26 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:51:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:51:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:51:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:51:30 go: downloading github.com/lib/pq v1.10.2 16:51:33 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:51:33 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:51:33 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:51:33 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:51:33 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:51:33 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:51:33 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:51:33 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:51:33 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:51:33 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:51:33 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:51:33 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:51:33 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:51:33 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:51:33 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:51:33 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:51:33 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:51:33 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 16:51:33 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:51:33 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:51:33 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:51:33 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:51:33 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:51:33 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 16:51:33 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:51:33 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:51:33 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:51:36 Building static-packages 16:51:36 + snapcraftctl build 16:51:37 Building version 16:51:37 + snapcraftctl build 16:51:39 Skipping stage go-build-helper (already ran) 16:51:39 Staging app-service-config 16:51:39 + snapcraftctl stage 16:51:40 Staging config-common 16:51:40 + snapcraftctl stage 16:51:41 Staging edgex-go 16:51:41 + snapcraftctl stage 16:51:42 Staging static-packages 16:51:42 + snapcraftctl stage 16:51:43 Staging version 16:51:43 + snapcraftctl stage 16:51:44 Priming go-build-helper 16:51:44 + snapcraftctl prime 16:51:46 Priming app-service-config 16:51:46 + snapcraftctl prime 16:51:46 Priming config-common 16:51:46 + snapcraftctl prime 16:51:47 Priming edgex-go 16:51:47 + snapcraftctl prime 16:51:49 Priming static-packages 16:51:49 + snapcraftctl prime 16:51:51 Priming version 16:51:51 + snapcraftctl prime 16:51:52 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] } 19:01:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14766 in /w/workspace/edgexfoundry_edgex-go_PR-3474 [Pipeline] { [Pipeline] ws 19:01:45 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 19:01:45 The recommended git tool is: git 19:01:52 using credential edgex-jenkins-ssh 19:01:52 Cloning the remote Git repository 19:01:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:01:53 > git init /w/workspace/edgex-go/4 # timeout=10 19:01:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:01:53 > git --version # timeout=10 19:01:53 > git --version # 'git version 2.17.1' 19:01:53 using GIT_SSH to set credentials SSH Credentials for GitHub 19:01:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:02:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:02:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:02:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:02:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:02:09 using GIT_SSH to set credentials SSH Credentials for GitHub 19:02:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3474/head:refs/remotes/origin/PR-3474 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:02:10 Merging remotes/origin/master commit f8639be71566bc17dc794f8d8590871c369ea833 into PR head commit 26c9dd056c878f48427b21db045c655b0b7c7526 19:02:10 Merge succeeded, producing 26c9dd056c878f48427b21db045c655b0b7c7526 19:02:10 Checking out Revision 26c9dd056c878f48427b21db045c655b0b7c7526 (PR-3474) 19:02:10 > git config core.sparsecheckout # timeout=10 19:02:10 > git checkout -f 26c9dd056c878f48427b21db045c655b0b7c7526 # timeout=10 19:02:10 > git remote # timeout=10 19:02:10 > git config --get remote.origin.url # timeout=10 19:02:10 using GIT_SSH to set credentials SSH Credentials for GitHub 19:02:10 > git merge f8639be71566bc17dc794f8d8590871c369ea833 # timeout=10 19:02:10 > git rev-parse HEAD^{commit} # timeout=10 19:02:10 > git config core.sparsecheckout # timeout=10 19:02:10 > git checkout -f 26c9dd056c878f48427b21db045c655b0b7c7526 # timeout=10 19:02:15 Commit message: "Merge branch 'master' into issue-2936" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:02:16 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:02:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:02:17 + true 19:02:17 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:02:35 provisioning config files... 19:02:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2887118798461945487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:36 ---> docker-login.sh 19:02:36 nexus3.edgexfoundry.org:10001 19:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:37 Configure a credential helper to remove this warning. See 19:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:37 19:02:37 Login Succeeded 19:02:37 nexus3.edgexfoundry.org:10002 19:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:38 Configure a credential helper to remove this warning. See 19:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:38 19:02:38 Login Succeeded 19:02:38 nexus3.edgexfoundry.org:10003 19:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:38 Configure a credential helper to remove this warning. See 19:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:38 19:02:38 Login Succeeded 19:02:38 nexus3.edgexfoundry.org:10004 19:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:39 Configure a credential helper to remove this warning. See 19:02:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:39 19:02:39 Login Succeeded 19:02:39 docker.io 19:02:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:40 Configure a credential helper to remove this warning. See 19:02:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:40 19:02:40 Login Succeeded 19:02:40 ---> docker-login.sh ends [Pipeline] } 19:02:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:02:40 ========================================================= 19:02:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:02:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:02:41 + 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 . 19:02:43 Sending build context to Docker daemon 167.9MB 19:02:43 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 19:02:43 Step 2/6 : FROM ${BASE} 19:02:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:02:44 595b0fe564bb: Pulling fs layer 19:02:44 7186ed65a4f7: Pulling fs layer 19:02:44 316046926c0a: Pulling fs layer 19:02:44 4ebd0625c992: Pulling fs layer 19:02:44 207e8628e3a3: Pulling fs layer 19:02:44 c791037a9be2: Pulling fs layer 19:02:44 ffd874e62e21: Pulling fs layer 19:02:44 207e8628e3a3: Waiting 19:02:44 ffd874e62e21: Waiting 19:02:44 c791037a9be2: Waiting 19:02:44 4ebd0625c992: Waiting 19:02:44 316046926c0a: Verifying Checksum 19:02:44 316046926c0a: Download complete 19:02:44 7186ed65a4f7: Download complete 19:02:44 207e8628e3a3: Verifying Checksum 19:02:44 207e8628e3a3: Download complete 19:02:44 c791037a9be2: Verifying Checksum 19:02:44 c791037a9be2: Download complete 19:02:44 595b0fe564bb: Verifying Checksum 19:02:44 595b0fe564bb: Download complete 19:02:44 595b0fe564bb: Pull complete 19:02:45 7186ed65a4f7: Pull complete 19:02:46 316046926c0a: Pull complete 19:02:47 ffd874e62e21: Verifying Checksum 19:02:47 ffd874e62e21: Download complete 19:02:48 4ebd0625c992: Verifying Checksum 19:02:48 4ebd0625c992: Download complete 19:03:00 4ebd0625c992: Pull complete 19:03:00 207e8628e3a3: Pull complete 19:03:00 c791037a9be2: Pull complete 19:03:03 ffd874e62e21: Pull complete 19:03:03 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 19:03:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:03:03 ---> cfc18b08335c 19:03:03 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 19:03:06 ---> Running in 65adf4ea375f 19:03:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:03:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:03:09 (1/12) Installing libmagic (5.39-r0) 19:03:09 (2/12) Installing file (5.39-r0) 19:03:09 (3/12) Installing libc-dev (0.7.2-r3) 19:03:09 (4/12) Installing g++ (10.2.1_pre1-r3) 19:03:17 (5/12) Installing fortify-headers (1.1-r0) 19:03:17 (6/12) Installing patch (2.7.6-r6) 19:03:17 (7/12) Installing build-base (0.5-r2) 19:03:17 (8/12) Installing libsodium (1.0.18-r0) 19:03:17 (9/12) Installing pkgconf (1.7.3-r0) 19:03:17 (10/12) Installing libsodium-dev (1.0.18-r0) 19:03:17 (11/12) Installing libzmq (4.3.3-r1) 19:03:17 (12/12) Installing zeromq-dev (4.3.3-r1) 19:03:17 Executing busybox-1.32.1-r6.trigger 19:03:17 OK: 218 MiB in 52 packages 19:03:21 Removing intermediate container 65adf4ea375f 19:03:21 ---> 904da8332cc1 19:03:21 Step 4/6 : WORKDIR /edgex-go 19:03:21 ---> Running in b3f024ba01c5 19:03:21 Removing intermediate container b3f024ba01c5 19:03:21 ---> d69a9799a085 19:03:21 Step 5/6 : COPY go.mod . 19:03:22 ---> bb88133817a3 19:03:22 Step 6/6 : RUN go mod download 19:03:22 ---> Running in a35b926f1854 19:03:49 Removing intermediate container a35b926f1854 19:03:49 ---> 4a1c9c006ed2 19:03:49 Successfully built 4a1c9c006ed2 19:03:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:03:49 + docker inspect -f . ci-base-image-arm64 19:03:49 . [Pipeline] withDockerContainer 19:03:50 prd-ubuntu18.04-docker-arm64-4c-16g-14766 does not seem to be running inside a container 19:03:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:03:52 $ docker top 788b3af2a37cb00af7d87c9ae9dcfda06f93f3c1a452847565fa653b5d24814a -eo pid,comm [Pipeline] { [Pipeline] sh 19:03:53 + go version 19:03:53 go version go1.16.3 linux/arm64 [Pipeline] } 19:03:53 $ docker stop --time=1 788b3af2a37cb00af7d87c9ae9dcfda06f93f3c1a452847565fa653b5d24814a 19:03:55 $ docker rm -f 788b3af2a37cb00af7d87c9ae9dcfda06f93f3c1a452847565fa653b5d24814a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:03:55 + docker inspect -f . ci-base-image-arm64 19:03:55 . [Pipeline] withDockerContainer 19:03:56 prd-ubuntu18.04-docker-arm64-4c-16g-14766 does not seem to be running inside a container 19:03:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:03:57 $ docker top 8d18201332c98908e7ca87d6c629709868bd7d1f9793b751458f7369464b5cd6 -eo pid,comm [Pipeline] { [Pipeline] echo 19:03:57 ========================================================= 19:03:57 [edgeXBuildGoParallel] Running Tests and Build... 19:03:57 ========================================================= [Pipeline] sh 19:03:58 + go mod tidy [Pipeline] sh 19:04:00 + make test 19:04:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:04:27 ? github.com/edgexfoundry/edgex-go [no test files] 19:05:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:05:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:05:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:05:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:05:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:05:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:05:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:05:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:06:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:06:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:06:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:06:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:06:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:06:16 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.453s coverage: 46.1% of statements 19:06:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:06:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:06:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 19:06:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 19:06:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 19:06:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 19:06:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.199s coverage: 28.7% of statements 19:06:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.308s coverage: 100.0% of statements 19:06:26 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.551s coverage: 27.7% of statements 19:06:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:06:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:06:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 19:06:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 19:06:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 19:06:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.279s coverage: 81.2% of statements 19:06:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:06:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.221s coverage: 100.0% of statements 19:06:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 19:06:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.197s coverage: 100.0% of statements 19:06:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 19:06:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 19:06:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.330s coverage: 58.6% of statements 19:06:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 19:06:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 19:06:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.530s coverage: 87.7% of statements 19:06:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 19:06:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 19:06:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.178s coverage: 78.9% of statements 19:06:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 19:06:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.412s coverage: 28.6% of statements 19:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 19:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 19:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 19:06:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.318s coverage: 100.0% of statements 19:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 19:06:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.245s coverage: 100.0% of statements 19:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 19:06:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.478s coverage: 86.7% of statements 19:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 19:06:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.476s coverage: 97.5% of statements 19:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 19:06:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.259s coverage: 78.3% of statements 19:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 19:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 19:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 19:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 19:06:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.291s coverage: 95.1% of statements 19:06:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 19:06:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 19:06:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 19:06:46 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 19:06:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:06:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 19:06:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 19:06:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:06:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:06:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 19:06:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:06:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 19:06:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:06:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 19:06:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:06:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 19:06:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 19:06:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 19:06:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.225s coverage: 58.8% of statements 19:06:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 19:06:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 19:06:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.307s coverage: 0.8% of statements 19:06:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 19:06:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.273s coverage: 21.7% of statements 19:06:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:06:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.285s coverage: 47.1% of statements 19:06:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.226s coverage: 79.5% of statements 19:06:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.187s coverage: 94.1% of statements 19:06:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.224s coverage: 96.3% of statements 19:06:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.221s coverage: 87.5% of statements 19:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.335s coverage: 94.4% of statements 19:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.210s coverage: 44.8% of statements 19:07:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.681s coverage: 81.8% of statements 19:07:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:07:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.270s coverage: 92.9% of statements 19:07:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:07:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:07:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:07:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements 19:07:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:07:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:07:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:07:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:07:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:07:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements 19:07:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:07:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:07:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.164s coverage: 100.0% of statements 19:07:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:07:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.208s coverage: 76.0% of statements 19:07:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:07:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.183s coverage: 80.0% of statements 19:07:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.263s coverage: 87.2% of statements 19:07:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.261s coverage: 85.4% of statements 19:07:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.273s coverage: 91.2% of statements 19:07:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:07:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.786s coverage: 64.4% of statements 19:07:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:07:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:07:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements 19:07:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 91.3% of statements 19:07:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements 19:07:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements 19:07:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements 19:07:20 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.100s coverage: 66.9% of statements 19:07:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:07:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:07:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:07:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.759s coverage: 43.5% of statements 19:07:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:07:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:07:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.109s coverage: 89.5% of statements 19:07:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:07:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.083s coverage: 84.8% of statements 19:07:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.539s coverage: 47.1% of statements 19:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 19:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 19:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 19:07:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.170s coverage: 100.0% of statements 19:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 19:07:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.107s coverage: 100.0% of statements 19:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 19:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 19:07:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.265s coverage: 20.6% of statements 19:07:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 19:07:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.522s coverage: 91.6% of statements 19:07:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 19:07:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 19:07:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 19:07:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 4.030s coverage: 28.8% of statements 19:07:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:07:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:07:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 19:07:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 19:07:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 19:07:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.265s coverage: 99.0% of statements 19:07:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 19:07:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.388s coverage: 100.0% of statements 19:07:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 19:07:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 19:07:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 19:07:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.246s coverage: 64.6% of statements 19:07:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 19:07:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.476s coverage: 97.6% of statements 19:07:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 19:07:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 19:07:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 19:07:39 ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements 19:07:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:07:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.068s coverage: 100.0% of statements 19:07:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 19:07:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:07:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:07:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 19:07:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.085s coverage: 87.9% of statements 19:07:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 19:07:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:07:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements 19:07:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.193s coverage: 28.1% of statements 19:07:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 19:07:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.058s coverage: 85.7% of statements 19:07:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 19:07:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 19:07:42 GO111MODULE=on go vet ./... 19:09:34 gofmt -l . 19:09:34 [ "`gofmt -l .`" = "" ] 19:09:34 ./bin/test-go-mod-tidy.sh 19:09:35 ./bin/test-attribution-txt.sh [Pipeline] sh 19:09:37 + ls -al . 19:09:37 total 868 19:09:37 drwxrwxr-x 9 1001 1001 4096 May 18 19:09 . 19:09:37 drwxr-xr-x 4 root root 4096 May 18 19:03 .. 19:09:37 -rw-rw-r-- 1 1001 1001 11 May 18 19:02 .dockerignore 19:09:37 drwxrwxr-x 8 1001 1001 4096 May 18 19:02 .git 19:09:37 drwxrwxr-x 3 1001 1001 4096 May 18 19:02 .github 19:09:37 -rw-rw-r-- 1 1001 1001 818 May 18 19:02 .gitignore 19:09:37 -rw-rw-r-- 1 1001 1001 166 May 18 19:02 .sonarcloud.properties 19:09:37 -rw-rw-r-- 1 1001 1001 8609 May 18 19:02 Attribution.txt 19:09:37 -rw-rw-r-- 1 1001 1001 3804 May 18 19:02 CONTRIBUTING.md 19:09:37 -rw-rw-r-- 1 1001 1001 931 May 18 19:02 Dockerfile.build 19:09:37 -rw-rw-r-- 1 1001 1001 863 May 18 19:02 Jenkinsfile 19:09:37 -rw-rw-r-- 1 1001 1001 10775 May 18 19:02 LICENSE 19:09:37 -rw-rw-r-- 1 1001 1001 5594 May 18 19:02 Makefile 19:09:37 -rw-rw-r-- 1 1001 1001 7978 May 18 19:02 README.md 19:09:37 -rw-rw-r-- 1 1001 1001 6755 May 18 19:02 SECURITY.md 19:09:37 -rw-rw-r-- 1 1001 1001 5 May 18 16:38 VERSION 19:09:37 -rw-rw-r-- 1 1001 1001 4131 May 18 19:02 ZMQWindows.md 19:09:37 drwxrwxr-x 2 1001 1001 4096 May 18 19:02 bin 19:09:37 drwxrwxr-x 14 1001 1001 4096 May 18 19:02 cmd 19:09:37 -rw-r--r-- 1 root root 732802 May 18 19:07 coverage.out 19:09:37 -rw-r--r-- 1 root root 1060 May 18 19:09 go.mod 19:09:37 -rw-r--r-- 1 root root 21872 May 18 19:03 go.sum 19:09:37 drwxrwxr-x 8 1001 1001 4096 May 18 19:02 internal 19:09:37 drwxrwxr-x 4 1001 1001 4096 May 18 19:02 openapi 19:09:37 drwxrwxr-x 4 1001 1001 4096 May 18 19:02 snap 19:09:37 -rw-rw-r-- 1 1001 1001 168 May 18 19:02 version.go [Pipeline] sh 19:09:38 + '[' -e coverage.out ] 19:09:38 + chown 1001:1001 coverage.out [Pipeline] stash 19:09:38 Warning: overwriting stash ‘coverage-report’ 19:09:39 Stashed 1 file(s) [Pipeline] sh 19:09:40 + make build 19:09:40 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 19:09:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:10:19 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 19:10:19 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 19:10:24 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 19:10:25 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 19:10:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:10:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:10:38 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 19:10: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 19:10:45 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 19:10:47 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] } 19:10:54 $ docker stop --time=1 8d18201332c98908e7ca87d6c629709868bd7d1f9793b751458f7369464b5cd6 19:10:56 $ docker rm -f 8d18201332c98908e7ca87d6c629709868bd7d1f9793b751458f7369464b5cd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:10:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:10:59 19:10:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:10:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:10:59 latest: Pulling from edgex-devops/edgex-compose-arm64 19:10:59 29e5d40040c1: Pulling fs layer 19:10:59 1ce36da41761: Pulling fs layer 19:10:59 25b303627fd3: Pulling fs layer 19:11:00 29e5d40040c1: Verifying Checksum 19:11:00 29e5d40040c1: Download complete 19:11:00 29e5d40040c1: Pull complete 19:11:00 1ce36da41761: Verifying Checksum 19:11:00 1ce36da41761: Download complete 19:11:02 1ce36da41761: Pull complete 19:11:02 25b303627fd3: Verifying Checksum 19:11:02 25b303627fd3: Download complete 19:11:12 25b303627fd3: Pull complete 19:11:12 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:11:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:11:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:11:12 prd-ubuntu18.04-docker-arm64-4c-16g-14766 does not seem to be running inside a container 19:11:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:11:16 $ docker top 19e54dd07a12073f30daeb591ab1f286ed60551086591cb11a50ac87dac05ce6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:17 + docker-compose build --help 19:11:17 + grep parallel 19:11:22 --parallel Build images in parallel. [Pipeline] } 19:11:22 $ docker stop --time=1 19e54dd07a12073f30daeb591ab1f286ed60551086591cb11a50ac87dac05ce6 19:11:24 $ docker rm -f 19e54dd07a12073f30daeb591ab1f286ed60551086591cb11a50ac87dac05ce6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:11:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:11:25 . [Pipeline] withDockerContainer 19:11:25 prd-ubuntu18.04-docker-arm64-4c-16g-14766 does not seem to be running inside a container 19:11:25 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:11:27 $ docker top 15f3a6f0a8f0b1c237d9a2704a9f222791323eb6aadc445aa8c05aaacbd2ea6a -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:28 + docker-compose -f ./docker-compose-build.yml build --parallel 19:11:33 Building core-command ... 19:11:33 Building core-data ... 19:11:33 Building core-metadata ... 19:11:33 Building security-bootstrapper ... 19:11:33 Building security-proxy-setup ... 19:11:33 Building security-secretstore-setup ... 19:11:33 Building support-notifications ... 19:11:33 Building support-scheduler ... 19:11:33 Building sys-mgmt-agent ... 19:11:33 Building core-metadata 19:11:33 Building security-proxy-setup 19:11:33 Building security-secretstore-setup 19:11:33 Building support-scheduler 19:11:33 Building core-command 19:12:55 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:12:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:55 ---> 4a1c9c006ed2 19:12:55 Step 3/23 : WORKDIR /edgex-go 19:12:55 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:12:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:12:55 ---> 4a1c9c006ed2 19:12:55 Step 3/24 : WORKDIR /edgex-go 19:12:55 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:12:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:12:55 ---> 4a1c9c006ed2 19:12:55 Step 3/22 : WORKDIR /edgex-go 19:12:55 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:12:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:12:55 ---> 4a1c9c006ed2 19:12:55 Step 3/24 : WORKDIR /edgex-go 19:12:55 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:12:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:12:55 ---> 4a1c9c006ed2 19:12:55 Step 3/26 : WORKDIR /edgex-go 19:12:55 ---> Running in 0d1d81f97412 19:12:55 ---> Running in 21a6514dab1d 19:12:55 ---> Running in 6a9f4f36ce22 19:12:55 ---> Running in 788a1d668923 19:12:55 ---> Running in 7c9680d3f57b 19:12:55 Removing intermediate container 0d1d81f97412 19:12:55 ---> 9d731a88adea 19:12:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:55 Removing intermediate container 6a9f4f36ce22 19:12:55 ---> 3596b6612fdb 19:12:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:55 ---> Running in 57a746bec347 19:12:55 Removing intermediate container 21a6514dab1d 19:12:55 ---> 11acc1bdd5b1 19:12:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:55 Removing intermediate container 7c9680d3f57b 19:12:55 ---> 7d90ae679fa5 19:12:55 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:55 Removing intermediate container 788a1d668923 19:12:55 ---> 474163397bc3 19:12:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:55 ---> Running in 2bf3f220873c 19:12:55 ---> Running in e1541e767fd6 19:12:55 ---> Running in 6a4636109629 19:12:55 ---> Running in 6e7b85df8322 19:12:55 Removing intermediate container 57a746bec347 19:12:55 ---> 0c924fa7cb3d 19:12:55 Step 5/22 : RUN apk add --update --no-cache make git 19:12:55 ---> Running in f14c7b7ecfd9 19:12:55 Removing intermediate container 2bf3f220873c 19:12:55 ---> c96956e1b3eb 19:12:55 Step 5/24 : RUN apk add --update --no-cache make git 19:12:55 ---> Running in f8e0cfc2c2f6 19:12:55 Removing intermediate container 6e7b85df8322 19:12:55 ---> df3a88ae49d7 19:12:55 Step 5/26 : RUN apk add --update --no-cache make git 19:12:55 ---> Running in deb921c69b3d 19:12:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:12:55 Removing intermediate container e1541e767fd6 19:12:55 ---> c23baca053b8 19:12:55 Removing intermediate container 6a4636109629 19:12:55 Step 5/23 : RUN apk add --update --no-cache make git ---> 291b40d3386c 19:12:55 Step 5/24 : RUN apk add --update --no-cache make git 19:12:55 19:12:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:12:56 ---> Running in 1a156a740045 19:12:56 ---> Running in c1cb90b505ad 19:12:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:12:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:12:57 OK: 218 MiB in 52 packages 19:12:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:12:57 OK: 218 MiB in 52 packages 19:12:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:12:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:12:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:12:58 Removing intermediate container f14c7b7ecfd9 19:12:58 ---> 7257aa71e0f5 19:12:58 Step 6/22 : COPY go.mod . 19:12:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:12:59 OK: 218 MiB in 52 packages 19:12:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:12:59 Removing intermediate container f8e0cfc2c2f6 19:12:59 ---> bfd7bf8dc369 19:12:59 Step 6/24 : COPY go.mod . 19:13:00 ---> 6ef3e1ae8870 19:13:00 Step 7/22 : RUN go mod download 19:13:00 ---> Running in 40effe85c87c 19:13:00 OK: 218 MiB in 52 packages 19:13:00 OK: 218 MiB in 52 packages 19:13:00 ---> 2441bcd5b31d 19:13:00 Step 7/24 : RUN go mod download 19:13:01 Removing intermediate container deb921c69b3d 19:13:01 ---> 115425d75b8e 19:13:01 Step 6/26 : COPY go.mod . 19:13:01 ---> Running in e9665fae1909 19:13:02 Removing intermediate container c1cb90b505ad 19:13:02 ---> 21710e233186 19:13:02 Step 6/24 : COPY go.mod . 19:13:02 Removing intermediate container 1a156a740045 19:13:02 ---> a4b36541fbe9 19:13:02 Step 6/23 : COPY go.mod . 19:13:02 ---> b7dfe26ec037 19:13:02 Step 7/26 : RUN go mod download 19:13:03 ---> Running in e146be4f5607 19:13:03 ---> a5e5f507d12e 19:13:03 Step 7/24 : RUN go mod download 19:13:03 ---> Running in 3eff572f1fd6 19:13:04 ---> 9bb975d6560d 19:13:04 Step 7/23 : RUN go mod download 19:13:04 Removing intermediate container 40effe85c87c 19:13:04 ---> 9375f67b7466 19:13:04 Step 8/22 : COPY . . 19:13:04 ---> Running in 62809fb557e5 19:13:05 Removing intermediate container e9665fae1909 19:13:05 ---> b9dcb127d028 19:13:05 Step 8/24 : COPY . . 19:13:08 Removing intermediate container e146be4f5607 19:13:08 ---> dcafee42ac7c 19:13:08 Step 8/26 : COPY . . 19:13:08 Removing intermediate container 3eff572f1fd6 19:13:08 ---> d4f56883c826 19:13:08 Step 8/24 : COPY . . 19:13:08 Removing intermediate container 62809fb557e5 19:13:08 ---> efe3193bd0b2 19:13:08 Step 8/23 : COPY . . 19:13:31 ---> 1387332b4110 19:13:31 Step 9/24 : RUN go mod tidy 19:13:31 ---> de8d3b0cacba 19:13:31 Step 9/22 : RUN go mod tidy 19:13:31 ---> 1213beb81360 19:13:31 Step 9/24 : RUN go mod tidy 19:13:31 ---> 91e598dd66c8 19:13:31 Step 9/26 : RUN go mod tidy 19:13:31 ---> Running in d0f1c11e91ce 19:13:31 ---> Running in c0218488444e 19:13:31 ---> Running in 5c9c388bc525 19:13:31 ---> Running in e107df06cb60 19:13:31 ---> 5c41117ecac1 19:13:31 Step 9/23 : RUN go mod tidy 19:13:31 ---> Running in f74ef888bc04 19:13:38 Removing intermediate container d0f1c11e91ce 19:13:38 ---> 52dffd81d5ff 19:13:38 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:13:38 ---> Running in 3600daa8d380 19:13:38 Removing intermediate container c0218488444e 19:13:38 ---> fa4493d018b2 19:13:38 Step 10/24 : RUN make cmd/core-command/core-command 19:13:39 ---> Running in 24b71f549662 19:13:39 Removing intermediate container e107df06cb60 19:13:39 ---> 7e58542c2c9a 19:13:39 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:13:39 Removing intermediate container f74ef888bc04 19:13:39 ---> d6ebaa963aec 19:13:39 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:13:39 Removing intermediate container 5c9c388bc525 19:13:39 ---> bd65918e06bb 19:13:39 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:13:39 ---> Running in ec1cfc5946df 19:13:39 ---> Running in 7e0cd8f4bce8 19:13:39 ---> Running in d86a843dcf10 19:13:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:13:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:13:42 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 19:13:42 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 19:13:42 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 19:15: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 19:15: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 19:15:42 Removing intermediate container ec1cfc5946df 19:15:42 ---> b74027937fd5 19:15:42 19:15:42 Step 11/26 : FROM alpine:3.12 19:15:42 3.12: Pulling from library/alpine 19:15:42 Removing intermediate container d86a843dcf10 19:15:42 ---> 6bc0c39ff3c0 19:15:42 19:15:42 Step 11/22 : FROM alpine:3.12 19:15:42 3.12: Pulling from library/alpine 19:15:43 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 19:15:43 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 19:15:43 Status: Downloaded newer image for alpine:3.12 19:15:43 Status: Downloaded newer image for alpine:3.12 19:15:43 ---> 9852663dfa18 19:15:43 Step 12/22 : RUN apk add --update --no-cache curl 19:15:43 ---> 9852663dfa18 19:15:43 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:15:43 ---> Running in 4b09e1ddcfac 19:15:43 ---> Running in 700054159e07 19:15:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:15:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:15:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:15:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:15:47 (1/6) Installing ca-certificates (20191127-r4) 19:15:47 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:15:47 (3/6) Installing libcurl (7.76.1-r0) 19:15:47 (4/6) Installing curl (7.76.1-r0) 19:15:47 (5/6) Installing dumb-init (1.2.2-r1) 19:15:47 (6/6) Installing su-exec (0.2-r1) 19:15:47 Executing busybox-1.31.1-r20.trigger 19:15:47 Executing ca-certificates-20191127-r4.trigger 19:15:47 (1/4) Installing ca-certificates (20191127-r4) 19:15:47 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:15:47 (3/4) Installing libcurl (7.76.1-r0) 19:15:47 (4/4) Installing curl (7.76.1-r0) 19:15:47 Executing busybox-1.31.1-r20.trigger 19:15:47 OK: 7 MiB in 20 packages 19:15:47 Executing ca-certificates-20191127-r4.trigger 19:15:48 OK: 7 MiB in 18 packages 19:15:48 Removing intermediate container 24b71f549662 19:15:48 ---> a14186cac994 19:15:48 19:15:48 Step 11/24 : FROM alpine:3.12 19:15:48 ---> 9852663dfa18 19:15:48 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:15:49 ---> Running in bd64aafe5f06 19:15:51 Removing intermediate container 7e0cd8f4bce8 19:15:51 ---> f73f4db8e3de 19:15:51 19:15:51 Step 11/23 : FROM alpine:3.12 19:15:51 ---> 9852663dfa18 19:15:51 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:15:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:15:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:15:51 Removing intermediate container 4b09e1ddcfac 19:15:51 ---> 40913c277c6f 19:15:51 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:15:51 Removing intermediate container 700054159e07 19:15:51 ---> f143e7b85ff1 19:15:51 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:15:51 ---> Running in cd7bd947e160 19:15:52 ---> Running in b51ebbdcb69b 19:15:52 ---> Running in 865e60d0cf27 19:15:52 (1/1) Installing dumb-init (1.2.2-r1) 19:15:52 Executing busybox-1.31.1-r20.trigger 19:15:52 OK: 5 MiB in 15 packages 19:15:52 Removing intermediate container 865e60d0cf27 19:15:52 ---> 9c727beede30 19:15:52 Step 14/22 : WORKDIR /edgex 19:15:53 Removing intermediate container b51ebbdcb69b 19:15:53 ---> 0f05da26b5da 19:15:53 Step 14/26 : WORKDIR / 19:15:53 ---> Running in ac78db1b0b33 19:15:53 ---> Running in 1a9698c14c45 19:15:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:15:53 Removing intermediate container bd64aafe5f06 19:15:53 ---> e90b82df92e4 19:15:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:15:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:15:54 Removing intermediate container ac78db1b0b33 19:15:54 ---> a09ad6d33cdc 19:15:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:15:54 Removing intermediate container 1a9698c14c45 19:15:54 ---> 598137bdc60d 19:15:54 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:15:54 ---> Running in 026f53614a8b 19:15:54 (1/1) Installing dumb-init (1.2.2-r1) 19:15:54 Executing busybox-1.31.1-r20.trigger 19:15:54 OK: 5 MiB in 15 packages 19:15:55 ---> a17f18d9fe89 19:15:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:15:55 Removing intermediate container 026f53614a8b 19:15:55 ---> d9a1a8d11dfb 19:15:55 Step 14/24 : ENV APP_PORT=48082 19:15:55 ---> 516e62d379a4 19:15:55 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:15:56 ---> Running in 95d7eb59ea10 19:15:56 Removing intermediate container cd7bd947e160 19:15:56 ---> c02755eb8fbf 19:15:56 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:15:56 Removing intermediate container 3600daa8d380 19:15:56 ---> b3980e1cb903 19:15:56 19:15:56 Step 11/24 : FROM alpine:3.12 19:15:56 ---> 9852663dfa18 19:15:56 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:15:56 ---> Using cache 19:15:56 ---> c02755eb8fbf 19:15:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:15:56 ---> Running in 24c4b2616dcb 19:15:57 ---> Running in 36ccda489627 19:15:57 ---> 5db8af47018a 19:15:57 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:15:57 Removing intermediate container 95d7eb59ea10 19:15:57 ---> e41a0e456743 19:15:57 Step 15/24 : EXPOSE $APP_PORT 19:15:57 ---> Running in d8dd43158b0e 19:15:57 ---> cdf1bbf2a070 19:15:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:15:57 Removing intermediate container 24c4b2616dcb 19:15:57 ---> 5143453b232d 19:15:57 Step 14/23 : ENV APP_PORT=48085 19:15:57 Removing intermediate container 36ccda489627 19:15:57 ---> 31de4c776a05 19:15:57 Step 14/24 : ENV APP_PORT=48081 19:15:57 ---> Running in 121c7fa71660 19:15:57 ---> Running in 71b7fb8915f3 19:15:58 Removing intermediate container d8dd43158b0e 19:15:58 ---> 5eeca1b6c21c 19:15:58 Step 16/24 : WORKDIR / 19:15:58 ---> 75a5bbe1047b 19:15:58 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:15:58 ---> Running in 000c069381a2 19:15:58 Removing intermediate container 121c7fa71660 19:15:58 ---> 8178f1fc8bbe 19:15:58 Step 15/23 : EXPOSE $APP_PORT 19:15:58 Removing intermediate container 71b7fb8915f3 19:15:58 ---> ee8d9069be43 19:15:58 Step 15/24 : EXPOSE $APP_PORT 19:15:58 ---> Running in dd388f4056ff 19:15:58 ---> Running in bd0dd013da2a 19:15:58 ---> bdeec94665b5 19:15:58 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:15:59 Removing intermediate container 000c069381a2 19:15:59 ---> 1696c93d983c 19:15:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:15:59 ---> Running in a2fdad188bbc 19:15:59 ---> 9bf347f9366d 19:15:59 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:15:59 Removing intermediate container bd0dd013da2a 19:15:59 ---> 5f2c1223e252 19:15:59 Step 16/24 : WORKDIR / 19:15:59 Removing intermediate container dd388f4056ff 19:15:59 ---> 5f9071e54f72 19:15:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:15:59 ---> Running in f2d2f80fc699 19:16:00 ---> 549f41dbbe3e 19:16:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:16:00 Removing intermediate container a2fdad188bbc 19:16:00 ---> 9439eccc24bb 19:16:00 Step 19/22 : CMD ["--init=true"] 19:16:00 ---> Running in 7eab98967748 19:16:00 Removing intermediate container f2d2f80fc699 19:16:00 ---> 780cea624aa8 19:16:00 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:16:00 ---> d94bbba0d6c1 19:16:00 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:16:00 ---> 8516d5a2867f 19:16:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:16:01 Removing intermediate container 7eab98967748 19:16:01 ---> 701a42b4b426 19:16:01 Step 20/22 : LABEL arch=arm64 19:16:01 ---> Running in aa4531f27c4c 19:16:02 ---> 225be14b4eab 19:16:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:16:02 Removing intermediate container aa4531f27c4c 19:16:02 ---> da323a214d78 19:16:02 Step 21/22 : LABEL git_sha=26c9dd056c878f48427b21db045c655b0b7c7526 19:16:02 ---> 06471cb538b4 19:16:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:16:02 ---> Running in 27c0258d5ae2 19:16:02 ---> 6576fd8d3b7a 19:16:02 ---> 913652565730 19:16:02 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:16:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:16:03 ---> 0933d6227cc2 19:16:03 Step 20/24 : ENTRYPOINT ["/core-command"] 19:16:03 ---> Running in 1d4f6d4d6290 19:16:03 Removing intermediate container 27c0258d5ae2 19:16:03 ---> 43e500d6ebb9 19:16:03 Step 22/22 : LABEL version=0.0.0 19:16:03 ---> Running in c88c5acee226 19:16:03 ---> 4a1a862da772 19:16:03 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:16:04 ---> 8909b35de3d8 19:16:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:16:04 Removing intermediate container 1d4f6d4d6290 19:16:04 ---> a1e9b4b3677f 19:16:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:16:04 ---> c68f48a8d816 19:16:04 Step 22/26 : 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/ 19:16:04 ---> Running in 7c8ab18c00ed 19:16:04 ---> Running in 0cb4f5a036e9 19:16:04 ---> Running in 7dc94f1e571d 19:16:04 Removing intermediate container c88c5acee226 19:16:04 ---> ce0d9ab72478 19:16:04 19:16:04 Removing intermediate container 7c8ab18c00ed 19:16:04 ---> d80d90042087 19:16:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:16:05 Successfully built ce0d9ab72478 19:16:05 ---> Running in afb15bd188ef 19:16:05 Successfully tagged security-proxy-setup-arm64:latest 19:16:05  Building security-proxy-setup ... done Building security-bootstrapper 19:16:05 Removing intermediate container 0cb4f5a036e9 19:16:05 ---> 552502ba0a9f 19:16:05 Step 22/24 : LABEL arch=arm64 19:16:05 ---> e3d29b293d41 19:16:05 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:16:05 ---> Running in aff12d0dceb1 19:16:05 ---> Running in 5540c3560b6c 19:16:05 Removing intermediate container afb15bd188ef 19:16:05 ---> 187dd2ea01a5 19:16:05 Step 21/23 : LABEL arch=arm64 19:16:06 ---> Running in 0de79d20944f 19:16:06 Removing intermediate container aff12d0dceb1 19:16:06 ---> e908bbc16198 19:16:06 Step 23/24 : LABEL git_sha=26c9dd056c878f48427b21db045c655b0b7c7526 19:16:06 ---> Running in d85435c22d0e 19:16:06 Removing intermediate container 5540c3560b6c 19:16:06 ---> 8a59237442a6 19:16:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:16:07 ---> Running in cf9c47f3ab31 19:16:07 Removing intermediate container 0de79d20944f 19:16:07 ---> 0d1d3e33f095 19:16:07 Step 22/23 : LABEL git_sha=26c9dd056c878f48427b21db045c655b0b7c7526 19:16:07 Removing intermediate container 7dc94f1e571d 19:16:07 ---> 6b7fc26e6b61 19:16:07 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:16:08 ---> Running in 4adf2a5fbbad 19:16:08 Removing intermediate container d85435c22d0e 19:16:08 ---> 4a0c5655f937 19:16:08 Step 24/24 : LABEL version=0.0.0 19:16:08 ---> Running in df809f5b3c8f 19:16:08 Removing intermediate container cf9c47f3ab31 19:16:08 ---> d99375d8f27d 19:16:08 Step 22/24 : LABEL arch=arm64 19:16:08 ---> Running in 5eac465a3158 19:16:08 ---> Running in 6aa6d09e46cc 19:16:09 Removing intermediate container df809f5b3c8f 19:16:09 ---> 559ee1e0d039 19:16:09 Removing intermediate container 4adf2a5fbbad 19:16:09 ---> d5c3b94e32a5 19:16:09 Step 24/26 : LABEL arch=arm64 19:16:09 Step 23/23 : LABEL version=0.0.0 19:16:09 Removing intermediate container 5eac465a3158 19:16:09 ---> 1daeae3148b6 19:16:09 19:16:09 ---> Running in 2523093de78e 19:16:09 ---> Running in 65980242b7a9 19:16:09 Removing intermediate container 6aa6d09e46cc 19:16:09 ---> 378642c9e9f8 19:16:09 Step 23/24 : LABEL git_sha=26c9dd056c878f48427b21db045c655b0b7c7526 19:16:10 ---> Running in 991952d56093 19:16:10 Successfully built 1daeae3148b6 19:16:10 Successfully tagged core-command-arm64:latest 19:16:10 Building sys-mgmt-agent 19:16:10  Building core-command ... done Removing intermediate container 65980242b7a9 19:16:10 ---> 67cba913d322 19:16:10 19:16:10 Removing intermediate container 2523093de78e 19:16:10 ---> 7c68035c7a0b 19:16:10 Step 25/26 : LABEL git_sha=26c9dd056c878f48427b21db045c655b0b7c7526 19:16:10 Removing intermediate container 991952d56093 19:16:10 ---> e859b414a9a1 19:16:10 Step 24/24 : LABEL version=0.0.0 19:16:10 Successfully built 67cba913d322 19:16:11 Successfully tagged support-scheduler-arm64:latest 19:16:11 Building support-notifications 19:16:11  Building support-scheduler ... done  ---> Running in 7a9751ce6df5 19:16:11 ---> Running in 6018f8b722c1 19:16:11 Removing intermediate container 7a9751ce6df5 19:16:11 Removing intermediate container 6018f8b722c1 19:16:11 ---> 06822d03379e 19:16:11 Step 26/26 : LABEL version=0.0.0 ---> 59ed8e36d065 19:16:11 19:16:11 19:16:12 Successfully built 59ed8e36d065 19:16:12 ---> Running in 39169971e304 19:16:12 Successfully tagged core-metadata-arm64:latest 19:16:12 Building core-data 19:16:12  Building core-metadata ... done Removing intermediate container 39169971e304 19:16:12 ---> 5177c2d367fc 19:16:12 19:16:13 Successfully built 5177c2d367fc 19:16:13 Successfully tagged security-secretstore-setup-arm64:latest 19:17:00  Building security-secretstore-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:17:00 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:17:00 ---> 4a1c9c006ed2 19:17:00 Step 3/32 : WORKDIR /edgex-go 19:17:00 ---> Using cache 19:17:00 ---> 474163397bc3 19:17:00 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:00 ---> Using cache 19:17:00 ---> 291b40d3386c 19:17:00 Step 5/32 : RUN apk add --update --no-cache make git 19:17:00 ---> Using cache 19:17:00 ---> 21710e233186 19:17:00 Step 6/32 : COPY go.mod . 19:17:00 ---> Using cache 19:17:00 ---> a5e5f507d12e 19:17:00 Step 7/32 : RUN go mod download 19:17:00 ---> Using cache 19:17:00 ---> d4f56883c826 19:17:00 Step 8/32 : COPY . . 19:17:00 ---> Using cache 19:17:00 ---> 1213beb81360 19:17:00 Step 9/32 : RUN go mod tidy 19:17:00 ---> Using cache 19:17:00 ---> fa4493d018b2 19:17:00 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:17:01 ---> Running in 4995ed6434c6 19:17:03 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 19:17:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:17:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:17:06 ---> 4a1c9c006ed2 19:17:06 Step 3/24 : WORKDIR /edgex-go 19:17:06 ---> Using cache 19:17:06 ---> 474163397bc3 19:17:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:06 ---> Using cache 19:17:06 ---> 291b40d3386c 19:17:06 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:17:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:17:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:17:06 ---> 4a1c9c006ed2 19:17:06 Step 3/24 : WORKDIR /edgex-go 19:17:06 ---> Using cache 19:17:06 ---> 474163397bc3 19:17:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:06 ---> Using cache 19:17:06 ---> 291b40d3386c 19:17:06 Step 5/24 : RUN apk add --update --no-cache make bash git 19:17:06 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:17:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:17:06 ---> 4a1c9c006ed2 19:17:06 Step 3/23 : WORKDIR /edgex-go 19:17:06 ---> Using cache 19:17:06 ---> 474163397bc3 19:17:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:06 ---> Using cache 19:17:06 ---> 291b40d3386c 19:17:06 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:17:06 ---> Running in 8dd2bfdf814f 19:17:06 ---> Running in 55365b66ad16 19:17:06 ---> Running in a525f27a3184 19:17:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:17:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:17:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:17:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:17:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:17:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:17:11 OK: 218 MiB in 52 packages 19:17:11 OK: 218 MiB in 52 packages 19:17:12 OK: 218 MiB in 52 packages 19:17:13 Removing intermediate container 8dd2bfdf814f 19:17:13 ---> 10f720c59009 19:17:13 Step 6/24 : COPY go.mod . 19:17:13 Removing intermediate container 55365b66ad16 19:17:13 ---> 45c031822026 19:17:13 Step 6/23 : COPY go.mod . 19:17:14 Removing intermediate container a525f27a3184 19:17:14 ---> e6e31df3cae8 19:17:14 Step 6/24 : COPY go.mod . 19:17:15 ---> a1ab5d80cdda 19:17:15 Step 7/24 : RUN go mod download 19:17:15 ---> Running in a213dd759529 19:17:15 ---> 1712e55469e6 19:17:15 Step 7/23 : RUN go mod download 19:17:16 ---> b8f06fced128 19:17:16 Step 7/24 : RUN go mod download 19:17:16 ---> Running in 141d16aadcf4 19:17:16 ---> Running in 6f628f2aa95d 19:17:20 Removing intermediate container a213dd759529 19:17:20 ---> fd987bd07d26 19:17:20 Step 8/24 : COPY . . 19:17:20 Removing intermediate container 141d16aadcf4 19:17:20 ---> 712166a3285e 19:17:20 Step 8/23 : COPY . . 19:17:21 Removing intermediate container 6f628f2aa95d 19:17:21 ---> 030b5dc8d61d 19:17:21 Step 8/24 : COPY . . 19:17:53 ---> 409265b28502 19:17:53 Step 9/24 : RUN go mod tidy 19:17:53 ---> 2b6b31c861f2 19:17:53 Step 9/24 : RUN go mod tidy 19:17:53 ---> 40ef23286e4d 19:17:53 Step 9/23 : RUN go mod tidy 19:17:53 ---> Running in 2554a49b293f 19:17:53 ---> Running in c8597e2d7a6d 19:17:53 ---> Running in 252d20544780 19:17:53 Removing intermediate container 4995ed6434c6 19:17:53 ---> 9eecfa058bf0 19:17:53 19:17:53 Step 11/32 : FROM alpine:3.12 19:17:53 ---> 9852663dfa18 19:17:53 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:17:53 ---> Running in d1984d4bd937 19:17:53 Removing intermediate container d1984d4bd937 19:17:53 ---> dd32ab9dde20 19:17:53 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:17:53 ---> Running in 9b0ee4e196ad 19:17:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:17:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:17:56 (1/2) Installing dumb-init (1.2.2-r1) 19:17:56 (2/2) Installing su-exec (0.2-r1) 19:17:56 Executing busybox-1.31.1-r20.trigger 19:17:56 OK: 5 MiB in 16 packages 19:17:56 Removing intermediate container c8597e2d7a6d 19:17:56 ---> 26a22e749c28 19:17:56 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:17:56 ---> Running in c6364eb69094 19:17:56 Removing intermediate container 2554a49b293f 19:17:56 ---> 75ede4ab8943 19:17:56 Step 10/24 : RUN make cmd/core-data/core-data 19:17:56 Removing intermediate container 252d20544780 19:17:56 ---> 2bb26f2fc036 19:17:56 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:17:57 ---> Running in c2bb7295f3b5 19:17:57 ---> Running in 6272b303b34f 19:17:57 Removing intermediate container 9b0ee4e196ad 19:17:57 ---> a5164f540cc8 19:17:57 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:17:57 ---> Running in bc67fccabadc 19:17:58 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 19:17:58 Removing intermediate container bc67fccabadc 19:17:58 ---> 41b3e1c61255 19:17:58 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:17:58 ---> Running in 83ba1987c2bd 19:17:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:17:59 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 19:17:59 Removing intermediate container 83ba1987c2bd 19:17:59 ---> 9b0840568914 19:17:59 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:17:59 ---> Running in c11793cf3a50 19:18:03 Removing intermediate container c11793cf3a50 19:18:03 ---> 0e3fa84267f3 19:18:03 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:18:03 ---> Running in 2f039e72812d 19:18:04 Removing intermediate container 2f039e72812d 19:18:04 ---> b446b9d5407f 19:18:04 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:18:05 ---> 810cb99f1ca5 19:18:05 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:18:05 ---> Running in ef956caf9a3d 19:18:09 Removing intermediate container ef956caf9a3d 19:18:09 ---> ea03b8fc9358 19:18:09 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:09 ---> 0cdf288e0d28 19:18:09 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:18:12 ---> 8f8de3fc0cf8 19:18:12 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:18:13 ---> b14f058f432e 19:18:13 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:18:14 ---> 77e741cab163 19:18:14 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:18:15 ---> c0451a9ba6c3 19:18:15 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:18:16 ---> Running in 0a91ccd0ebf4 19:18:16 Removing intermediate container 0a91ccd0ebf4 19:18:16 ---> 15367fe515b4 19:18:16 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:18:18 ---> 946f27ae7b3a 19:18:18 Step 27/32 : RUN chmod +x /entrypoint.sh 19:18:18 ---> Running in c63a35df95e1 19:18:21 Removing intermediate container c63a35df95e1 19:18:21 ---> a4b05c882923 19:18:21 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:18:21 ---> Running in 7346d2cbb124 19:18:22 Removing intermediate container 7346d2cbb124 19:18:22 ---> 0c70224111eb 19:18:22 Step 29/32 : CMD ["gate"] 19:18:23 ---> Running in c0c47e1c55ae 19:18:23 Removing intermediate container c0c47e1c55ae 19:18:23 ---> b09736398906 19:18:23 Step 30/32 : LABEL arch=arm64 19:18:23 ---> Running in cbe035b8008d 19:18:24 Removing intermediate container cbe035b8008d 19:18:24 ---> 355e0d8a3018 19:18:24 Step 31/32 : LABEL git_sha=26c9dd056c878f48427b21db045c655b0b7c7526 19:18:25 ---> Running in aba118c9be9c 19:18:25 Removing intermediate container aba118c9be9c 19:18:25 ---> fb4bb34d2b40 19:18:25 Step 32/32 : LABEL version=0.0.0 19:18:26 ---> Running in db7747eeffe8 19:18:27 Removing intermediate container db7747eeffe8 19:18:27 ---> d2ded28e29b8 19:18:27 19:18:27 Successfully built d2ded28e29b8 19:18:27 Successfully tagged security-bootstrapper-arm64:latest 19:19:24  Building security-bootstrapper ... done Removing intermediate container 6272b303b34f 19:19:24 ---> c405e7cc0281 19:19:24 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:19:24 ---> Running in 1d0ca60c31cf 19:19:24 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 19:19:26 Removing intermediate container c6364eb69094 19:19:26 ---> 9f17a1116095 19:19:26 19:19:26 Step 11/23 : FROM alpine:3.12 19:19:26 ---> 9852663dfa18 19:19:26 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:19:26 ---> Running in 5cfa21d97154 19:19:27 Removing intermediate container 1d0ca60c31cf 19:19:27 ---> d73192e185d8 19:19:27 19:19:27 Step 12/24 : FROM docker:20.10.0 19:19:27 20.10.0: Pulling from library/docker 19:19:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:19:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:19:29 (1/2) Installing ca-certificates (20191127-r4) 19:19:29 (2/2) Installing dumb-init (1.2.2-r1) 19:19:29 Executing busybox-1.31.1-r20.trigger 19:19:29 Executing ca-certificates-20191127-r4.trigger 19:19:29 OK: 6 MiB in 16 packages 19:19:32 Removing intermediate container 5cfa21d97154 19:19:32 ---> cf02081a2e35 19:19:32 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:19:32 ---> Running in 99f0a3aca55f 19:19:33 Removing intermediate container 99f0a3aca55f 19:19:33 ---> ac8c5fc2d21d 19:19:33 Step 14/23 : ENV APP_PORT=48060 19:19:33 ---> Running in 8b9d3c3a4bb2 19:19:34 Removing intermediate container 8b9d3c3a4bb2 19:19:34 ---> d5a1c0ed1003 19:19:34 Step 15/23 : EXPOSE $APP_PORT 19:19:34 ---> Running in 48200c1ec0c9 19:19:35 Removing intermediate container 48200c1ec0c9 19:19:35 ---> 0bec7ff962f8 19:19:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:19:36 Removing intermediate container c2bb7295f3b5 19:19:36 ---> 836c04d5ca7e 19:19:36 19:19:36 Step 11/24 : FROM alpine:3.12 19:19:36 ---> 9852663dfa18 19:19:36 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:19:36 ---> 93c35b1f2361 19:19:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:19:36 ---> Running in 7161b342f638 19:19:37 Removing intermediate container 7161b342f638 19:19:37 ---> 4a012aee830d 19:19:37 Step 13/24 : ENV APP_PORT=48080 19:19:38 ---> Running in 6cbccaa9fa75 19:19:38 ---> 2fa081baf39f 19:19:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:19:38 Removing intermediate container 6cbccaa9fa75 19:19:38 ---> b403b46135db 19:19:38 Step 14/24 : EXPOSE $APP_PORT 19:19:39 ---> Running in 83eec739a119 19:19:39 ---> be70d9a8332e 19:19:39 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:19:39 ---> Running in 74eb72dff276 19:19:39 Removing intermediate container 83eec739a119 19:19:39 ---> 71793c4d685b 19:19:39 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:39 ---> Running in 855fadbdc808 19:19:39 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:19:39 Status: Downloaded newer image for docker:20.10.0 19:19:39 ---> eeaf43b92773 19:19:39 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:19:40 Removing intermediate container 74eb72dff276 19:19:40 ---> c4f470214fb3 19:19:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:19:40 ---> Running in 486259a984ea 19:19:40 ---> Running in 70e87f045d65 19:19:41 Removing intermediate container 70e87f045d65 19:19:41 ---> a486763e223b 19:19:41 Step 21/23 : LABEL arch=arm64 19:19:41 Removing intermediate container 486259a984ea 19:19:41 ---> fbf884b90a1a 19:19:41 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 19:19:41 ---> Running in d2c903bfb8c9 19:19:41 ---> Running in dc3569858e3c 19:19:41 Removing intermediate container dc3569858e3c 19:19:41 ---> c342216d991a 19:19:41 Step 22/23 : LABEL git_sha=26c9dd056c878f48427b21db045c655b0b7c7526 19:19:42 ---> Running in ba3fc3fa6a53 19:19:42 Removing intermediate container 855fadbdc808 19:19:42 ---> dff7e3fa24d6 19:19:42 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:19:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:19:42 ---> Running in 867eb124bf4f 19:19:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:19:42 Removing intermediate container ba3fc3fa6a53 19:19:42 ---> 70a5f7c12c64 19:19:42 Step 23/23 : LABEL version=0.0.0 19:19:43 ---> Running in dceb022be5d6 19:19:43 (1/39) Installing readline (8.0.4-r0) 19:19:43 (2/39) Installing bash (5.0.17-r0) 19:19:43 Executing bash-5.0.17-r0.post-install 19:19:43 (3/39) Installing nghttp2-libs (1.41.0-r0) 19:19:43 (4/39) Installing libcurl (7.76.1-r0) 19:19:43 (5/39) Installing curl (7.76.1-r0) 19:19:43 (6/39) Installing dumb-init (1.2.2-r1) 19:19:43 (7/39) Installing libbz2 (1.0.8-r1) 19:19:43 (8/39) Installing expat (2.2.9-r1) 19:19:43 (9/39) Installing libffi (3.3-r2) 19:19:43 (10/39) Installing gdbm (1.13-r1) 19:19:43 Removing intermediate container dceb022be5d6 19:19:43 ---> f7a7651d5b7f 19:19:43 (11/39) Installing xz-libs (5.2.5-r0) 19:19:43 19:19:43 (12/39) Installing sqlite-libs (3.32.1-r0) 19:19:43 (13/39) Installing python3 (3.8.10-r0) 19:19:44 Successfully built f7a7651d5b7f 19:19:44 Successfully tagged support-notifications-arm64:latest 19:19:44  Building support-notifications ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:19:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:19:45 (14/39) Installing py3-appdirs (1.4.4-r1) 19:19:45 (15/39) Installing py3-ordered-set (4.0.1-r0) 19:19:45 (16/39) Installing py3-parsing (2.4.7-r0) 19:19:45 (17/39) Installing py3-six (1.15.0-r0) 19:19:45 (18/39) Installing py3-packaging (20.4-r0) 19:19:45 (19/39) Installing py3-setuptools (47.0.0-r0) 19:19:45 (20/39) Installing py3-chardet (3.0.4-r4) 19:19:45 (21/39) Installing py3-idna (2.9-r0) 19:19:45 (22/39) Installing py3-certifi (2020.4.5.1-r0) 19:19:45 (23/39) Installing py3-urllib3 (1.25.9-r0) 19:19:45 (24/39) Installing py3-requests (2.23.0-r0) 19:19:45 (25/39) Installing py3-msgpack (1.0.0-r0) 19:19:45 (26/39) Installing py3-lockfile (0.12.2-r3) 19:19:45 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:19:45 (28/39) Installing py3-colorama (0.4.3-r0) 19:19:45 (29/39) Installing py3-distlib (0.3.0-r0) 19:19:45 (30/39) Installing py3-distro (1.5.0-r1) 19:19:45 (31/39) Installing py3-webencodings (0.5.1-r3) 19:19:45 (32/39) Installing py3-html5lib (1.0.1-r4) 19:19:45 (1/6) Installing dumb-init (1.2.2-r1) 19:19:45 (33/39) Installing py3-pytoml (0.1.21-r0) 19:19:45 (34/39) Installing py3-pep517 (0.8.2-r0) 19:19:45 (35/39) Installing py3-progress (1.5-r0) 19:19:45 (36/39) Installing py3-toml (0.10.1-r0) 19:19:45 (37/39) Installing py3-retrying (1.3.3-r0) 19:19:45 (38/39) Installing py3-contextlib2 (0.6.0-r0) 19:19:45 (39/39) Installing py3-pip (20.1.1-r0) 19:19:45 (2/6) Installing libgcc (9.3.0-r2) 19:19:45 (3/6) Installing libsodium (1.0.18-r0) 19:19:45 Executing busybox-1.31.1-r19.trigger 19:19:45 OK: 72 MiB in 59 packages 19:19:45 (4/6) Installing libstdc++ (9.3.0-r2) 19:19:46 (5/6) Installing libzmq (4.3.3-r0) 19:19:46 (6/6) Installing zeromq (4.3.3-r0) 19:19:46 Executing busybox-1.31.1-r20.trigger 19:19:46 OK: 8 MiB in 20 packages 19:19:48 Removing intermediate container 867eb124bf4f 19:19:48 ---> 713c8bfb1137 19:19:48 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:19:49 ---> 3fb5f5d7ba7e 19:19:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:19:50 Collecting docker-compose==1.23.2 19:19:50 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:19:51 ---> e023339155b3 19:19:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:19:51 Collecting docopt<0.7,>=0.6.1 19:19:51 Downloading docopt-0.6.2.tar.gz (25 kB) 19:19:51 ---> 5bef80371e9b 19:19:51 Step 20/24 : ENTRYPOINT ["/core-data"] 19:19:51 ---> Running in 6a44fcc6704a 19:19:52 Removing intermediate container 6a44fcc6704a 19:19:52 ---> 1385d879816f 19:19:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:19:52 ---> Running in b1065f96efb8 19:19:53 Removing intermediate container b1065f96efb8 19:19:53 ---> 0759f150c947 19:19:53 Step 22/24 : LABEL arch=arm64 19:19:53 ---> Running in 8322272681c8 19:19:53 Collecting dockerpty<0.5,>=0.4.1 19:19:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:19:53 Removing intermediate container 8322272681c8 19:19:53 ---> 8e621e767923 19:19:53 Step 23/24 : LABEL git_sha=26c9dd056c878f48427b21db045c655b0b7c7526 19:19:53 ---> Running in 0a8e0f2c7c51 19:19:54 Removing intermediate container 0a8e0f2c7c51 19:19:54 ---> 24a34800be2b 19:19:54 Step 24/24 : LABEL version=0.0.0 19:19:54 ---> Running in 13e8366884af 19:19:54 Removing intermediate container 13e8366884af 19:19:54 ---> bf1edc8c21da 19:19:54 19:19:55 Successfully built bf1edc8c21da 19:19:55 Successfully tagged core-data-arm64:latest 19:19:56  Building core-data ... done Collecting docker<4.0,>=3.6.0 19:19:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:19:57 Collecting jsonschema<3,>=2.5.1 19:19:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:19:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:19:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:19:58 Collecting texttable<0.10,>=0.9.0 19:19:58 Downloading texttable-0.9.1.tar.gz (11 kB) 19:20:01 Collecting PyYAML<4,>=3.10 19:20:01 Downloading PyYAML-3.13.tar.gz (270 kB) 19:20:03 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:20:04 Collecting websocket-client<1.0,>=0.32.0 19:20:04 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:20:04 Collecting cached-property<2,>=1.2.0 19:20:04 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:20:04 Collecting docker-pycreds>=0.4.0 19:20:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:20:05 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) 19:20:05 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) 19:20:05 Collecting idna<2.8,>=2.5 19:20:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:20:05 Collecting urllib3<1.25,>=1.21.1 19:20:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:20:06 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:20:06 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:20:06 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:20:06 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:20:07 Installing collected packages: docopt, dockerpty, docker-pycreds, websocket-client, idna, urllib3, requests, docker, jsonschema, texttable, PyYAML, cached-property, docker-compose 19:20:07 Running setup.py install for docopt: started 19:20:09 Running setup.py install for docopt: finished with status 'done' 19:20:09 Running setup.py install for dockerpty: started 19:20:10 Running setup.py install for dockerpty: finished with status 'done' 19:20:10 Attempting uninstall: idna 19:20:10 Found existing installation: idna 2.9 19:20:10 Uninstalling idna-2.9: 19:20:11 Successfully uninstalled idna-2.9 19:20:11 Attempting uninstall: urllib3 19:20:11 Found existing installation: urllib3 1.25.9 19:20:11 Uninstalling urllib3-1.25.9: 19:20:11 Successfully uninstalled urllib3-1.25.9 19:20:12 Attempting uninstall: requests 19:20:12 Found existing installation: requests 2.23.0 19:20:12 Uninstalling requests-2.23.0: 19:20:12 Successfully uninstalled requests-2.23.0 19:20:13 Running setup.py install for texttable: started 19:20:15 Running setup.py install for texttable: finished with status 'done' 19:20:15 Running setup.py install for PyYAML: started 19:20:17 Running setup.py install for PyYAML: finished with status 'done' 19:20:18 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 19:20:26 Removing intermediate container d2c903bfb8c9 19:20:26 ---> d71c944f419d 19:20:26 Step 15/24 : ENV APP_PORT=48090 19:20:26 ---> Running in 97436f0e2c6a 19:20:26 Removing intermediate container 97436f0e2c6a 19:20:26 ---> 1c4d2c02aca4 19:20:26 Step 16/24 : EXPOSE $APP_PORT 19:20:26 ---> Running in b3ceb17e350f 19:20:27 Removing intermediate container b3ceb17e350f 19:20:27 ---> c594086e30de 19:20:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:20:28 ---> 75a9d3d06dcf 19:20:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:20:29 ---> d29170c577e1 19:20:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:20:30 ---> 42cf3c2726ee 19:20:30 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:20:30 ---> Running in 84a42d726d34 19:20:30 Removing intermediate container 84a42d726d34 19:20:30 ---> 925a56cbf46b 19:20:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:20:30 ---> Running in 2059dcc3a0cf 19:20:31 Removing intermediate container 2059dcc3a0cf 19:20:31 ---> 6b8090531a27 19:20:31 Step 22/24 : LABEL arch=arm64 19:20:31 ---> Running in bdff38e0dc8e 19:20:31 Removing intermediate container bdff38e0dc8e 19:20:31 ---> 30c1fcc24150 19:20:31 Step 23/24 : LABEL git_sha=26c9dd056c878f48427b21db045c655b0b7c7526 19:20:32 ---> Running in 46b357b9d83e 19:20:32 Removing intermediate container 46b357b9d83e 19:20:32 ---> afa5515f4cd9 19:20:32 Step 24/24 : LABEL version=0.0.0 19:20:32 ---> Running in dd1543a9d88e 19:20:33 Removing intermediate container dd1543a9d88e 19:20:33 ---> f0354f0ce187 19:20:33 19:20:33 Successfully built f0354f0ce187 19:20:33 Successfully tagged sys-mgmt-agent-arm64:latest 19:20:34  Building sys-mgmt-agent ... done  [Pipeline] } 19:20:34 $ docker stop --time=1 15f3a6f0a8f0b1c237d9a2704a9f222791323eb6aadc445aa8c05aaacbd2ea6a 19:20:36 $ docker rm -f 15f3a6f0a8f0b1c237d9a2704a9f222791323eb6aadc445aa8c05aaacbd2ea6a [Pipeline] // withDockerContainer [Pipeline] sh 19:20:36 + docker images 19:20:36 REPOSITORY TAG IMAGE ID CREATED SIZE 19:20:36 sys-mgmt-agent-arm64 latest f0354f0ce187 3 seconds ago 299MB 19:20:36 core-data-arm64 latest bf1edc8c21da 42 seconds ago 20.4MB 19:20:36 support-notifications-arm64 latest f7a7651d5b7f 53 seconds ago 16.8MB 19:20:36 836c04d5ca7e About a minute ago 990MB 19:20:36 9f17a1116095 About a minute ago 981MB 19:20:36 d73192e185d8 About a minute ago 977MB 19:20:36 security-bootstrapper-arm64 latest d2ded28e29b8 2 minutes ago 17.2MB 19:20:36 9eecfa058bf0 2 minutes ago 974MB 19:20:36 security-secretstore-setup-arm64 latest 5177c2d367fc 4 minutes ago 24.4MB 19:20:36 core-metadata-arm64 latest 59ed8e36d065 4 minutes ago 17.4MB 19:20:36 core-command-arm64 latest 1daeae3148b6 4 minutes ago 16.1MB 19:20:36 support-scheduler-arm64 latest 67cba913d322 4 minutes ago 16.1MB 19:20:36 security-proxy-setup-arm64 latest ce0d9ab72478 4 minutes ago 24MB 19:20:36 b3980e1cb903 4 minutes ago 989MB 19:20:36 f73f4db8e3de 4 minutes ago 981MB 19:20:36 a14186cac994 4 minutes ago 980MB 19:20:36 6bc0c39ff3c0 4 minutes ago 978MB 19:20:36 b74027937fd5 4 minutes ago 978MB 19:20:36 ci-base-image-arm64 latest 4a1c9c006ed2 16 minutes ago 641MB 19:20:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB 19:20:36 alpine 3.12 9852663dfa18 4 weeks ago 5.32MB 19:20:36 docker 20.10.0 eeaf43b92773 5 months ago 228MB 19:20:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [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 19:20:37 ---> job-cost.sh 19:20:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7qns 19:21:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:22:53 lf-activate-venv(): INFO: Adding /tmp/venv-7qns/bin to PATH 19:22:53 INFO: No Stack... 19:22:53 INFO: Retrieving Pricing Info for: v2-standard-4 19:22:53 INFO: Archiving Costs [Pipeline] sh 19:22:53 + cat /w/workspace/edgex-go/4/archives/cost.csv 19:22:53 + cut -d, -f6 [Pipeline] lock 19:22:53 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3474-4-stack-cost] 19:22:53 Resource [jenkins-edgexfoundry-edgex-go-PR-3474-4-stack-cost] did not exist. Created. 19:22:53 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3474-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:22:54 + echo total: 0.18000000715255737 [Pipeline] stash 19:22:54 Stashed 1 file(s) [Pipeline] } 19:22:54 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3474-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:22:55 provisioning config files... 19:22:55 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config3900617657342692364tmp [Pipeline] { [Pipeline] sh 19:22:55 + set +x 19:22:55 + bash -s -- 19:22:55 + curl -s https://codecov.io/bash 19:22:55 19:22:55 _____ _ 19:22:55 / ____| | | 19:22:55 | | ___ __| | ___ ___ _____ __ 19:22:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:22:55 | |___| (_) | (_| | __/ (_| (_) \ V / 19:22:55 \_____\___/ \__,_|\___|\___\___/ \_/ 19:22:55 Bash-1.0.2 19:22:55 19:22:55 19:22:55 ==> git version 2.24.4 found 19:22:55 ==> 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 19:22:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:22:55 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:22:55 ==> Jenkins CI detected. 19:22:55 project root: . 19:22:55 --> token set from env 19:22:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:22:55 ==> Running gcov in . (disable via -X gcov) 19:22:55 ==> Python coveragepy not found 19:22:55 ==> Searching for coverage reports in: 19:22:55 + . 19:22:55 -> Found 1 reports 19:22:55 ==> Detecting git/mercurial file structure 19:22:55 ==> Reading reports 19:22:55 + ./coverage.out bytes=732802 19:22:55 ==> Appending adjustments 19:22:55 https://docs.codecov.io/docs/fixing-reports 19:22:57 + Found adjustments 19:22:57 ==> Gzipping contents 19:22:57 104K /tmp/codecov.Divokz.gz 19:22:57 ==> Uploading reports 19:22:57 url: https://codecov.io 19:22:57 query: branch=PR-3474&commit=26c9dd056c878f48427b21db045c655b0b7c7526&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3474%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3474&job=&cmd_args= 19:22:57 -> Pinging Codecov 19:22:57 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3474&commit=26c9dd056c878f48427b21db045c655b0b7c7526&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3474%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3474&job=&cmd_args= 19:22:58 -> Uploading to 19:22:58 https://storage.googleapis.com/codecov/v4/raw/2021-05-18/00271124DB129430A58F1EEE437C3FCB/26c9dd056c878f48427b21db045c655b0b7c7526/107eebc9-c131-43ba-a203-675b943a44f7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210518T192258Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f8a162d5413701a4d3fa2b889f7d459c56754bb2f95b0aa887b0c21a5dcfd316 19:22:58 % Total % Received % Xferd Average Speed Time Time Time Current 19:22:58 Dload Upload Total Spent Left Speed 19:22:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 101k 0 0 100 101k 0 247k --:--:-- --:--:-- --:--:-- 247k 100 101k 0 0 100 101k 0 247k --:--:-- --:--:-- --:--:-- 247k 19:22:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/26c9dd056c878f48427b21db045c655b0b7c7526 [Pipeline] } 19:22:58 Deleting 1 temporary files [Pipeline] // configFileProvider [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 19:23:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:23:00 ---> package-listing.sh 19:23:00 ++ facter osfamily 19:23:00 ++ tr '[:upper:]' '[:lower:]' 19:23:00 + OS_FAMILY=redhat 19:23:00 + workspace=/w/workspace/edgex-go/4 19:23:00 + START_PACKAGES=/tmp/packages_start.txt 19:23:00 + END_PACKAGES=/tmp/packages_end.txt 19:23:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:23:00 + PACKAGES=/tmp/packages_start.txt 19:23:00 + '[' /w/workspace/edgex-go/4 ']' 19:23:00 + PACKAGES=/tmp/packages_end.txt 19:23:00 + case "${OS_FAMILY}" in 19:23:00 + sort 19:23:00 + rpm -qa 19:23:03 + '[' -f /tmp/packages_start.txt ']' 19:23:03 + '[' -f /tmp/packages_end.txt ']' 19:23:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:23:03 + '[' /w/workspace/edgex-go/4 ']' 19:23:03 + mkdir -p /w/workspace/edgex-go/4/archives/ 19:23:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 19:23:03 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:23:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:23:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:23:04 19:23:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:23:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:23:04 alpine: Pulling from edgex-lftools-log-publisher 19:23:04 df20fa9351a1: Pulling fs layer 19:23:04 36b3adc4ff6f: Pulling fs layer 19:23:04 8ad3a11d3b57: Pulling fs layer 19:23:04 46f8f816bc3b: Pulling fs layer 19:23:04 93b61091891f: Pulling fs layer 19:23:04 93b9cdb0e59b: Pulling fs layer 19:23:04 5e14af77c1be: Pulling fs layer 19:23:04 01666e4c0597: Pulling fs layer 19:23:04 aa168da1d23b: Pulling fs layer 19:23:04 93b9cdb0e59b: Waiting 19:23:04 5e14af77c1be: Waiting 19:23:04 01666e4c0597: Waiting 19:23:04 aa168da1d23b: Waiting 19:23:04 46f8f816bc3b: Waiting 19:23:04 93b61091891f: Waiting 19:23:04 36b3adc4ff6f: Verifying Checksum 19:23:04 36b3adc4ff6f: Download complete 19:23:04 46f8f816bc3b: Verifying Checksum 19:23:04 46f8f816bc3b: Download complete 19:23:04 df20fa9351a1: Verifying Checksum 19:23:04 df20fa9351a1: Download complete 19:23:04 93b9cdb0e59b: Verifying Checksum 19:23:04 93b9cdb0e59b: Download complete 19:23:04 93b61091891f: Verifying Checksum 19:23:04 93b61091891f: Download complete 19:23:05 5e14af77c1be: Verifying Checksum 19:23:05 5e14af77c1be: Download complete 19:23:05 01666e4c0597: Verifying Checksum 19:23:05 01666e4c0597: Download complete 19:23:05 8ad3a11d3b57: Verifying Checksum 19:23:05 8ad3a11d3b57: Download complete 19:23:05 df20fa9351a1: Pull complete 19:23:05 36b3adc4ff6f: Pull complete 19:23:06 8ad3a11d3b57: Pull complete 19:23:06 46f8f816bc3b: Pull complete 19:23:06 93b61091891f: Pull complete 19:23:06 93b9cdb0e59b: Pull complete 19:23:06 5e14af77c1be: Pull complete 19:23:06 01666e4c0597: Pull complete 19:23:07 aa168da1d23b: Verifying Checksum 19:23:07 aa168da1d23b: Download complete 19:23:11 aa168da1d23b: Pull complete 19:23:11 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:23:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:23:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:23:11 prd-centos7-docker-4c-2g-5835 does not seem to be running inside a container 19:23:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:23:15 $ docker top b1474743792b4fb3d342df6db7230f743ab323c83c975e8124d113812e3c2292 -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:15 + touch /tmp/pre-build-complete [Pipeline] sh 19:23:15 + mkdir -p /var/log/sa [Pipeline] sh 19:23:16 + ls /var/log/sa-host 19:23:16 + sadf -c /var/log/sa-host/sa05 19:23:16 file_magic: OK 19:23:16 HZ: Using current value: 100 19:23:16 file_header: OK 19:23:16 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 19:23:16 Statistics: 19:23:16 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:23:16 File successfully converted to sysstat format version 12.2.1 19:23:16 + sadf -c /var/log/sa-host/sa18 19:23:16 file_magic: OK 19:23:16 HZ: Using current value: 100 19:23:16 file_header: OK 19:23:16 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 19:23:16 Statistics: 19:23:16 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...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...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...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...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...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... 19:23:16 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:23:16 provisioning config files... 19:23:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config1004611403101959640tmp [Pipeline] { [Pipeline] echo 19:23:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:23:16 ---> create-netrc.sh [Pipeline] } 19:23:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:23:16 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:23:17 ---> python-tools-install.sh [Pipeline] echo 19:23:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:23:17 ---> sudo-logs.sh 19:23:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:23:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:23:17 ---> job-cost.sh 19:23:17 lf-activate-venv: SKIPPING 19:23:17 DEBUG: total: 0.18000000715255737 19:23:17 INFO: Retrieving Stack Cost... 19:23:21 INFO: Retrieving Pricing Info for: v3-standard-2 19:23:21 INFO: Archiving Costs [Pipeline] echo 19:23:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:23:21 ---> logs-deploy.sh 19:23:21 lf-activate-venv: SKIPPING 19:23:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3474/4 19:23:21 INFO: archiving workspace using pattern(s): 19:23:22 Archives upload complete. 19:23:22 INFO: archiving logs to Nexus 19:23:23 ---> uname -a: 19:23:23 Linux prd-centos7-docker-4c-2g-5835.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 19:23:23 19:23:23 19:23:23 ---> lscpu: 19:23:23 Architecture: x86_64 19:23:23 CPU op-mode(s): 32-bit, 64-bit 19:23:23 Byte Order: Little Endian 19:23:23 Address sizes: 40 bits physical, 48 bits virtual 19:23:23 CPU(s): 2 19:23:23 On-line CPU(s) list: 0,1 19:23:23 Thread(s) per core: 1 19:23:23 Core(s) per socket: 1 19:23:23 Socket(s): 2 19:23:23 NUMA node(s): 1 19:23:23 Vendor ID: AuthenticAMD 19:23:23 CPU family: 23 19:23:23 Model: 49 19:23:23 Model name: AMD EPYC-Rome Processor 19:23:23 Stepping: 0 19:23:23 CPU MHz: 2800.000 19:23:23 BogoMIPS: 5600.00 19:23:23 Virtualization: AMD-V 19:23:23 Hypervisor vendor: KVM 19:23:23 Virtualization type: full 19:23:23 L1d cache: 64 KiB 19:23:23 L1i cache: 64 KiB 19:23:23 L2 cache: 1 MiB 19:23:23 L3 cache: 32 MiB 19:23:23 NUMA node0 CPU(s): 0,1 19:23:23 Vulnerability Itlb multihit: Not affected 19:23:23 Vulnerability L1tf: Not affected 19:23:23 Vulnerability Mds: Not affected 19:23:23 Vulnerability Meltdown: Not affected 19:23:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:23:23 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:23:23 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:23:23 Vulnerability Srbds: Not affected 19:23:23 Vulnerability Tsx async abort: Not affected 19:23:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 19:23:23 19:23:23 19:23:23 ---> nproc: 19:23:23 2 19:23:23 19:23:23 19:23:23 ---> df -h: 19:23:23 Filesystem Size Used Available Use% Mounted on 19:23:23 overlay 40.0G 12.6G 27.4G 31% / 19:23:23 tmpfs 64.0M 0 64.0M 0% /dev 19:23:23 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:23:23 shm 64.0M 0 64.0M 0% /dev/shm 19:23:23 /dev/vda1 40.0G 12.6G 27.4G 31% /facter-os 19:23:23 /dev/vda1 40.0G 12.6G 27.4G 31% /etc/resolv.conf 19:23:23 /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hostname 19:23:23 /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hosts 19:23:23 /dev/vda1 40.0G 12.6G 27.4G 31% /run/cloud-init/result.json 19:23:23 /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/sa-host 19:23:23 /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/secure 19:23:23 /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/auth.log 19:23:23 /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/4 19:23:23 /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/4@tmp 19:23:23 19:23:23 19:23:23 ---> free -m: 19:23:23 total used free shared buff/cache available 19:23:23 Mem: 7821 1349 1204 0 5266 6487 19:23:23 Swap: 1023 1 1022 19:23:23 19:23:23 19:23:23 ---> ip addr: 19:23:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:23:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:23:23 inet 127.0.0.1/8 scope host lo 19:23:23 valid_lft forever preferred_lft forever 19:23:23 inet6 ::1/128 scope host 19:23:23 valid_lft forever preferred_lft forever 19:23:23 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:23:23 link/ether fa:16:3e:d3:33:23 brd ff:ff:ff:ff:ff:ff 19:23:23 inet 10.30.123.27/23 brd 10.30.123.255 scope global dynamic eth0 19:23:23 valid_lft 76454sec preferred_lft 76454sec 19:23:23 inet6 fe80::f816:3eff:fed3:3323/64 scope link 19:23:23 valid_lft forever preferred_lft forever 19:23:23 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:23:23 link/ether 02:42:71:47:cf:5a brd ff:ff:ff:ff:ff:ff 19:23:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:23:23 valid_lft forever preferred_lft forever 19:23:23 inet6 fe80::42:71ff:fe47:cf5a/64 scope link 19:23:23 valid_lft forever preferred_lft forever 19:23:23 19:23:23 19:23:23 ---> sar -b -r -n DEV: 19:23:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) 19:23:23 19:23:23 16:37:25 LINUX RESTART (2 CPU) 19:23:23 19:23:23 16:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:23:23 16:39:01 99.87 3.73 96.14 0.00 2630.07 19708.29 0.00 19:23:23 16:40:01 191.61 0.00 191.61 0.00 0.00 46739.99 0.00 19:23:23 16:41:01 69.18 0.00 69.18 0.00 0.00 12359.40 0.00 19:23:23 16:42:01 63.41 0.03 63.38 0.00 1.07 3713.51 0.00 19:23:23 16:43:02 529.60 161.48 368.12 0.00 3927.13 232335.67 0.00 19:23:23 16:44:01 512.89 146.16 366.72 0.00 14119.29 131678.32 0.00 19:23:23 16:45:01 456.22 35.29 420.93 0.00 2709.24 192633.93 0.00 19:23:23 16:46:01 150.85 9.33 141.52 0.00 1200.67 24617.32 0.00 19:23:23 16:47:01 0.22 0.02 0.20 0.00 0.13 2.70 0.00 19:23:23 16:48:01 0.35 0.00 0.35 0.00 0.00 4.80 0.00 19:23:23 16:49:01 0.20 0.00 0.20 0.00 0.00 2.18 0.00 19:23:23 16:50:01 0.20 0.00 0.20 0.00 0.00 2.20 0.00 19:23:23 16:51:01 0.35 0.00 0.35 0.00 0.00 5.23 0.00 19:23:23 16:52:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:23:23 16:53:01 0.55 0.30 0.25 0.00 6.66 3.22 0.00 19:23:23 16:54:01 0.87 0.00 0.87 0.00 0.00 17.74 0.00 19:23:23 16:55:01 0.23 0.00 0.23 0.00 0.00 3.58 0.00 19:23:23 16:56:01 0.22 0.00 0.22 0.00 0.00 3.28 0.00 19:23:23 16:57:01 0.17 0.00 0.17 0.00 0.00 2.28 0.00 19:23:23 16:58:01 0.25 0.00 0.25 0.00 0.00 3.20 0.00 19:23:23 16:59:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 19:23:23 17:00:01 0.27 0.00 0.27 0.00 0.00 3.32 0.00 19:23:23 17:01:01 0.32 0.05 0.27 0.00 0.67 3.21 0.00 19:23:23 17:02:01 0.47 0.15 0.32 0.00 2.53 5.10 0.00 19:23:23 17:03:01 0.23 0.00 0.23 0.00 0.00 2.23 0.00 19:23:23 17:04:01 0.30 0.00 0.30 0.00 0.00 3.60 0.00 19:23:23 17:05:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 19:23:23 17:06:02 0.17 0.00 0.17 0.00 0.00 1.50 0.00 19:23:23 17:07:01 0.19 0.00 0.19 0.00 0.00 1.83 0.00 19:23:23 17:08:01 275.70 254.04 21.66 0.00 3444.14 1057.60 0.00 19:23:23 17:09:01 0.85 0.00 0.85 0.00 0.00 12.93 0.00 19:23:23 17:10:01 0.32 0.00 0.32 0.00 0.00 3.70 0.00 19:23:23 17:11:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 19:23:23 17:12:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 19:23:23 17:13:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:23:23 17:14:01 0.37 0.00 0.37 0.00 0.00 5.46 0.00 19:23:23 17:15:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 19:23:23 17:16:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:23:23 17:17:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 19:23:23 17:18:01 0.17 0.00 0.17 0.00 0.00 1.53 0.00 19:23:23 17:19:01 0.30 0.00 0.30 0.00 0.00 3.88 0.00 19:23:23 17:20:01 0.25 0.00 0.25 0.00 0.00 2.75 0.00 19:23:23 17:21:01 0.23 0.00 0.23 0.00 0.00 1.97 0.00 19:23:23 17:22:01 0.17 0.00 0.17 0.00 0.00 1.80 0.00 19:23:23 17:23:01 0.22 0.00 0.22 0.00 0.00 2.93 0.00 19:23:23 17:24:01 0.40 0.00 0.40 0.00 0.00 5.96 0.00 19:23:23 17:25:01 0.28 0.00 0.28 0.00 0.00 4.51 0.00 19:23:23 17:26:01 0.25 0.00 0.25 0.00 0.00 3.37 0.00 19:23:23 17:27:01 0.22 0.00 0.22 0.00 0.00 3.18 0.00 19:23:23 17:28:01 0.50 0.00 0.50 0.00 0.00 8.03 0.00 19:23:23 17:29:01 0.35 0.00 0.35 0.00 0.00 5.08 0.00 19:23:23 17:30:01 0.30 0.00 0.30 0.00 0.00 3.57 0.00 19:23:23 17:31:01 0.23 0.00 0.23 0.00 0.00 3.03 0.00 19:23:23 17:32:01 0.25 0.00 0.25 0.00 0.00 3.35 0.00 19:23:23 17:33:01 0.33 0.00 0.33 0.00 0.00 5.03 0.00 19:23:23 17:34:01 0.33 0.00 0.33 0.00 0.00 4.70 0.00 19:23:23 17:35:01 0.28 0.00 0.28 0.00 0.00 3.53 0.00 19:23:23 17:36:01 0.28 0.00 0.28 0.00 0.00 4.26 0.00 19:23:23 17:37:01 0.22 0.00 0.22 0.00 0.00 2.90 0.00 19:23:23 17:38:01 0.33 0.00 0.33 0.00 0.00 5.16 0.00 19:23:23 17:39:01 0.35 0.00 0.35 0.00 0.00 4.66 0.00 19:23:23 17:40:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 19:23:23 17:41:01 0.17 0.00 0.17 0.00 0.00 1.52 0.00 19:23:23 17:42:01 0.20 0.00 0.20 0.00 0.00 1.90 0.00 19:23:23 17:43:01 0.52 0.00 0.52 0.00 0.00 8.50 0.00 19:23:23 17:44:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 19:23:23 17:45:01 0.23 0.00 0.23 0.00 0.00 2.08 0.00 19:23:23 17:46:02 0.20 0.00 0.20 0.00 0.00 1.78 0.00 19:23:23 17:47:01 0.17 0.00 0.17 0.00 0.00 1.39 0.00 19:23:23 17:48:01 0.37 0.00 0.37 0.00 0.00 5.90 0.00 19:23:23 17:49:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 19:23:23 17:50:01 0.33 0.00 0.33 0.00 0.00 3.80 0.00 19:23:23 17:51:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 19:23:23 17:52:01 0.25 0.00 0.25 0.00 0.00 3.15 0.00 19:23:23 17:53:01 0.22 0.00 0.22 0.00 0.00 2.05 0.00 19:23:23 17:54:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 19:23:23 17:55:01 0.28 0.00 0.28 0.00 0.00 3.46 0.00 19:23:23 17:56:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 19:23:23 17:57:01 0.30 0.00 0.30 0.00 0.00 3.23 0.00 19:23:23 17:58:01 0.27 0.00 0.27 0.00 0.00 2.85 0.00 19:23:23 17:59:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 19:23:23 18:00:01 0.32 0.00 0.32 0.00 0.00 3.58 0.00 19:23:23 18:01:01 0.22 0.00 0.22 0.00 0.00 2.05 0.00 19:23:23 18:02:01 0.27 0.00 0.27 0.00 0.00 3.56 0.00 19:23:23 18:03:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 19:23:23 18:04:01 0.53 0.00 0.53 0.00 0.00 6.98 0.00 19:23:23 18:05:01 0.17 0.00 0.17 0.00 0.00 1.92 0.00 19:23:23 18:06:01 0.40 0.00 0.40 0.00 0.00 5.73 0.00 19:23:23 18:07:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 19:23:23 18:08:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 19:23:23 18:09:01 0.40 0.00 0.40 0.00 0.00 5.80 0.00 19:23:23 18:10:01 0.20 0.00 0.20 0.00 0.00 1.98 0.00 19:23:23 18:11:01 0.33 0.00 0.33 0.00 0.00 3.95 0.00 19:23:23 18:12:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 19:23:23 18:13:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 19:23:23 18:14:01 0.42 0.00 0.42 0.00 0.00 5.96 0.00 19:23:23 18:15:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 19:23:23 18:16:01 0.40 0.00 0.40 0.00 0.00 5.86 0.00 19:23:23 18:17:01 0.18 0.00 0.18 0.00 0.00 1.60 0.00 19:23:23 18:18:01 0.28 0.08 0.20 0.00 66.22 1.92 0.00 19:23:23 18:19:02 0.42 0.00 0.42 0.00 0.00 5.96 0.00 19:23:23 18:20:01 0.17 0.00 0.17 0.00 0.00 1.86 0.00 19:23:23 18:21:01 0.32 0.00 0.32 0.00 0.00 3.41 0.00 19:23:23 18:22:01 0.22 0.00 0.22 0.00 0.00 2.35 0.00 19:23:23 18:23:01 0.28 0.00 0.28 0.00 0.00 3.65 0.00 19:23:23 18:24:01 0.32 0.00 0.32 0.00 0.00 3.51 0.00 19:23:23 18:25:01 0.30 0.00 0.30 0.00 0.00 4.11 0.00 19:23:23 18:26:01 0.40 0.00 0.40 0.00 0.00 5.91 0.00 19:23:23 18:27:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 19:23:23 18:28:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:23:23 18:29:01 0.30 0.00 0.30 0.00 0.00 3.75 0.00 19:23:23 18:30:01 0.22 0.00 0.22 0.00 0.00 2.65 0.00 19:23:23 18:31:01 0.32 0.00 0.32 0.00 0.00 3.58 0.00 19:23:23 18:32:01 0.28 0.00 0.28 0.00 0.00 3.66 0.00 19:23:23 18:33:01 0.27 0.00 0.27 0.00 0.00 3.35 0.00 19:23:23 18:34:01 0.32 0.00 0.32 0.00 0.00 3.51 0.00 19:23:23 18:35:01 0.35 0.00 0.35 0.00 0.00 4.90 0.00 19:23:23 18:36:01 0.28 0.00 0.28 0.00 0.00 3.25 0.00 19:23:23 18:37:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 19:23:23 18:38:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 19:23:23 18:39:01 0.35 0.00 0.35 0.00 0.00 4.11 0.00 19:23:23 18:40:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 19:23:23 18:41:01 0.28 0.00 0.28 0.00 0.00 3.17 0.00 19:23:23 18:42:01 0.25 0.00 0.25 0.00 0.00 2.72 0.00 19:23:23 18:43:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 19:23:23 18:44:01 0.28 0.00 0.28 0.00 0.00 3.53 0.00 19:23:23 18:45:01 0.67 0.00 0.67 0.00 0.00 7.40 0.00 19:23:23 18:46:01 0.68 0.00 0.68 0.00 0.00 7.75 0.00 19:23:23 18:47:01 0.55 0.00 0.55 0.00 0.00 5.56 0.00 19:23:23 18:48:01 0.22 0.00 0.22 0.00 0.00 3.03 0.00 19:23:23 18:49:01 0.28 0.00 0.28 0.00 0.00 3.50 0.00 19:23:23 18:50:01 0.27 0.00 0.27 0.00 0.00 2.75 0.00 19:23:23 18:51:01 0.28 0.00 0.28 0.00 0.00 3.58 0.00 19:23:23 18:52:02 0.43 0.00 0.43 0.00 0.00 6.11 0.00 19:23:23 18:53:01 0.20 0.00 0.20 0.00 0.00 1.74 0.00 19:23:23 18:54:01 0.30 0.00 0.30 0.00 0.00 4.01 0.00 19:23:23 18:55:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 19:23:23 18:56:01 0.35 0.00 0.35 0.00 0.00 5.10 0.00 19:23:23 18:57:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 19:23:23 18:58:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:23:23 18:59:01 0.28 0.00 0.28 0.00 0.00 3.50 0.00 19:23:23 19:00:01 0.27 0.00 0.27 0.00 0.00 2.75 0.00 19:23:23 19:01:01 0.33 0.00 0.33 0.00 0.00 4.28 0.00 19:23:23 19:02:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 19:23:23 19:03:01 0.28 0.00 0.28 0.00 0.00 3.30 0.00 19:23:23 19:04:01 0.22 0.00 0.22 0.00 0.00 2.68 0.00 19:23:23 19:05:01 0.35 0.00 0.35 0.00 0.00 3.71 0.00 19:23:23 19:06:01 0.22 0.00 0.22 0.00 0.00 3.02 0.00 19:23:23 19:07:01 0.28 0.00 0.28 0.00 0.00 3.05 0.00 19:23:23 19:08:01 0.25 0.00 0.25 0.00 0.00 3.03 0.00 19:23:23 19:09:01 0.25 0.00 0.25 0.00 0.00 2.68 0.00 19:23:23 19:10:01 0.28 0.00 0.28 0.00 0.00 3.30 0.00 19:23:23 19:11:01 0.22 0.00 0.22 0.00 0.00 2.35 0.00 19:23:23 19:12:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 19:23:23 19:13:01 0.23 0.00 0.23 0.00 0.00 3.28 0.00 19:23:23 19:14:01 0.37 0.00 0.37 0.00 0.00 4.86 0.00 19:23:23 19:15:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 19:23:23 19:16:01 0.25 0.00 0.25 0.00 0.00 2.50 0.00 19:23:23 19:17:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 19:23:23 19:18:01 0.65 0.00 0.65 0.00 0.00 7.45 0.00 19:23:23 19:19:01 0.63 0.00 0.63 0.00 0.00 6.35 0.00 19:23:23 19:20:01 0.68 0.00 0.68 0.00 0.00 7.75 0.00 19:23:23 19:21:01 0.27 0.00 0.27 0.00 0.00 3.42 0.00 19:23:23 19:22:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:23:23 19:23:02 30.10 29.81 0.28 0.00 3616.26 26.57 0.00 19:23:23 Average: 14.67 3.87 10.79 0.00 191.12 4030.75 0.00 19:23:23 19:23:23 16:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:23:23 16:39:01 5134324 0 810648 10.12 2620 2061348 1265080 13.97 737896 1721928 160 19:23:23 16:40:01 4067260 0 1031044 12.87 2620 2908016 1675816 18.50 1185356 2216180 153036 19:23:23 16:41:01 3765012 0 1088332 13.59 2620 3152976 1711364 18.89 1361120 2317368 40064 19:23:23 16:42:01 3827480 0 1016644 12.69 2620 3162196 1454780 16.06 1209776 2398276 147864 19:23:23 16:43:02 141508 0 1275804 15.93 2620 6589008 1795192 19.82 3257136 3875744 373380 19:23:23 16:44:01 1273532 0 1247652 15.58 2620 5485136 1866196 20.60 2275968 3729568 23648 19:23:23 16:45:01 1248272 0 1363260 17.02 2620 5394788 2065900 22.81 2512740 3492380 34480 19:23:23 16:46:01 2025892 0 1184312 14.79 2620 4796116 1288384 14.22 1486176 3755264 8 19:23:23 16:47:01 2026456 0 1183744 14.78 2620 4796120 1247544 13.77 1495416 3747556 8 19:23:23 16:48:01 2027124 0 1183072 14.77 2620 4796124 1247568 13.77 1495744 3747556 20 19:23:23 16:49:01 2027624 0 1182568 14.77 2620 4796128 1247580 13.77 1495876 3747556 12 19:23:23 16:50:01 2027448 0 1182740 14.77 2620 4796132 1247604 13.77 1496216 3747556 8 19:23:23 16:51:01 2027652 0 1182528 14.77 2620 4796140 1247580 13.77 1496284 3747556 12 19:23:23 16:52:01 2027456 0 1182724 14.77 2620 4796140 1247616 13.77 1496420 3747556 8 19:23:23 16:53:01 2027124 0 1183012 14.77 2620 4796184 1247400 13.77 1499896 3744308 28 19:23:23 16:54:01 2027476 0 1182660 14.77 2620 4796184 1247496 13.77 1500268 3744308 8 19:23:23 16:55:01 2027880 0 1182252 14.76 2620 4796188 1247316 13.77 1499692 3744308 16 19:23:23 16:56:01 2026848 0 1183276 14.77 2620 4796196 1247676 13.78 1500380 3744308 20 19:23:23 16:57:01 2027052 0 1183072 14.77 2620 4796196 1247604 13.77 1500164 3744308 8 19:23:23 16:58:01 2027528 0 1182588 14.77 2620 4796204 1247532 13.77 1499984 3744308 12 19:23:23 16:59:01 2027552 0 1182564 14.77 2620 4796204 1247508 13.77 1499884 3744308 12 19:23:23 17:00:01 2027856 0 1182252 14.76 2620 4796212 1247448 13.77 1499800 3744308 20 19:23:23 17:01:01 2026436 0 1183668 14.78 2620 4796216 1249792 13.80 1500632 3744308 16 19:23:23 17:02:01 2027096 0 1182844 14.77 2620 4796380 1247956 13.78 1500108 3744408 8 19:23:23 17:03:01 2026876 0 1183060 14.77 2620 4796384 1248040 13.78 1500200 3744408 16 19:23:23 17:04:01 2027080 0 1182848 14.77 2620 4796392 1247992 13.78 1500128 3744412 12 19:23:23 17:05:01 2027128 0 1182800 14.77 2620 4796392 1247956 13.78 1500096 3744408 8 19:23:23 17:06:02 2026976 0 1182944 14.77 2620 4796400 1248100 13.78 1500468 3744408 20 19:23:23 17:07:01 2027392 0 1182528 14.77 2620 4796400 1247956 13.78 1500128 3744408 12 19:23:23 17:08:01 1881952 0 1265780 15.80 2620 4858588 1248084 13.78 1540504 3766312 16 19:23:23 17:09:01 1881792 0 1265936 15.81 2620 4858592 1247988 13.78 1540436 3766308 12 19:23:23 17:10:01 1881868 0 1265860 15.81 2620 4858592 1248024 13.78 1540448 3766308 8 19:23:23 17:11:01 1882244 0 1265476 15.80 2620 4858600 1247988 13.78 1540560 3766308 8 19:23:23 17:12:01 1881908 0 1265780 15.80 2620 4858632 1247988 13.78 1540552 3766316 12 19:23:23 17:13:01 1881820 0 1265892 15.81 2620 4858608 1248060 13.78 1540640 3766308 12 19:23:23 17:14:01 1882040 0 1265668 15.80 2620 4858612 1247988 13.78 1540456 3766308 12 19:23:23 17:15:01 1881744 0 1265960 15.81 2620 4858616 1248024 13.78 1540468 3766312 8 19:23:23 17:16:01 1881816 0 1265884 15.81 2620 4858620 1247988 13.78 1540468 3766308 8 19:23:23 17:17:01 1881924 0 1265776 15.80 2620 4858620 1247988 13.78 1540468 3766308 8 19:23:23 17:18:01 1881688 0 1266004 15.81 2620 4858628 1248072 13.78 1540564 3766308 20 19:23:23 17:19:01 1881704 0 1265984 15.81 2620 4858632 1248048 13.78 1540564 3766308 12 19:23:23 17:20:01 1881924 0 1265760 15.80 2620 4858636 1247988 13.78 1540484 3766308 8 19:23:23 17:21:01 1881940 0 1265740 15.80 2620 4858640 1247988 13.78 1540604 3766308 8 19:23:23 17:22:01 1882056 0 1265620 15.80 2620 4858644 1247988 13.78 1540608 3766308 8 19:23:23 17:23:01 1881664 0 1266008 15.81 2620 4858648 1248084 13.78 1540588 3766308 12 19:23:23 17:24:01 1881792 0 1265876 15.81 2620 4858652 1247988 13.78 1540500 3766308 20 19:23:23 17:25:01 1882220 0 1265444 15.80 2620 4858656 1247988 13.78 1540504 3766308 8 19:23:23 17:26:01 1881868 0 1265792 15.80 2620 4858660 1248024 13.78 1540524 3766308 8 19:23:23 17:27:01 1881924 0 1265728 15.80 2620 4858668 1247988 13.78 1540636 3766308 8 19:23:23 17:28:01 1881680 0 1265972 15.81 2620 4858668 1248072 13.78 1540636 3766292 12 19:23:23 17:29:01 1881940 0 1265704 15.80 2620 4858676 1247988 13.78 1540552 3766292 12 19:23:23 17:30:01 1881604 0 1266040 15.81 2620 4858676 1248036 13.78 1540568 3766292 8 19:23:23 17:31:01 1881536 0 1266104 15.81 2620 4858680 1247988 13.78 1540632 3766292 8 19:23:23 17:32:01 1881732 0 1265900 15.81 2620 4858688 1247988 13.78 1540576 3766292 8 19:23:23 17:33:01 1881588 0 1266044 15.81 2620 4858688 1248060 13.78 1540748 3766292 12 19:23:23 17:34:01 1881348 0 1266276 15.81 2620 4858696 1248060 13.78 1540652 3766292 8 19:23:23 17:35:01 1881560 0 1266064 15.81 2620 4858696 1247988 13.78 1540564 3766292 8 19:23:23 17:36:01 1881748 0 1265868 15.81 2620 4858704 1247988 13.78 1540572 3766292 8 19:23:23 17:37:01 1881560 0 1266052 15.81 2620 4858708 1247988 13.78 1540576 3766292 8 19:23:23 17:38:01 1881348 0 1266260 15.81 2620 4858712 1248072 13.78 1540664 3766296 12 19:23:23 17:39:01 1881112 0 1266492 15.81 2620 4858716 1248132 13.78 1540896 3766292 8 19:23:23 17:40:01 1881568 0 1266036 15.81 2620 4858716 1247988 13.78 1540584 3766292 8 19:23:23 17:41:01 1881568 0 1266028 15.81 2620 4858724 1247988 13.78 1540600 3766292 12 19:23:23 17:42:01 1881568 0 1266024 15.81 2620 4858728 1247988 13.78 1540596 3766292 12 19:23:23 17:43:01 1880948 0 1266640 15.82 2620 4858732 1248144 13.78 1541216 3766292 12 19:23:23 17:44:01 1881472 0 1266108 15.81 2620 4858740 1248048 13.78 1540732 3766296 12 19:23:23 17:45:01 1881444 0 1266132 15.81 2620 4858744 1247988 13.78 1540724 3766296 12 19:23:23 17:46:02 1881772 0 1265800 15.80 2620 4858748 1247988 13.78 1540620 3766292 8 19:23:23 17:47:01 1881684 0 1265884 15.81 2620 4858752 1247988 13.78 1540624 3766292 8 19:23:23 17:48:01 1881460 0 1266160 15.81 2620 4858700 1247604 13.77 1540908 3766268 12 19:23:23 17:49:01 1881956 0 1265660 15.80 2620 4858704 1247448 13.77 1540476 3766268 12 19:23:23 17:50:01 1882072 0 1265532 15.80 2620 4858716 1247448 13.77 1540364 3766268 8 19:23:23 17:51:01 1882232 0 1265372 15.80 2620 4858716 1247496 13.77 1540388 3766268 8 19:23:23 17:52:01 1882228 0 1265368 15.80 2620 4858724 1247448 13.77 1540496 3766268 8 19:23:23 17:53:01 1881952 0 1265644 15.80 2620 4858724 1247520 13.77 1540472 3766268 12 19:23:23 17:54:01 1882072 0 1265520 15.80 2620 4858728 1247448 13.77 1540496 3766268 12 19:23:23 17:55:01 1882148 0 1265436 15.80 2620 4858736 1247484 13.77 1540400 3766268 8 19:23:23 17:56:01 1882188 0 1265396 15.80 2620 4858736 1247448 13.77 1540396 3766268 8 19:23:23 17:57:01 1882436 0 1265140 15.80 2620 4858744 1247448 13.77 1540472 3766268 8 19:23:23 17:58:01 1882192 0 1265384 15.80 2620 4858744 1247520 13.77 1540592 3766268 12 19:23:23 17:59:01 1882232 0 1265336 15.80 2620 4858752 1247496 13.77 1540612 3766268 12 19:23:23 18:00:01 1882376 0 1265188 15.80 2620 4858756 1247448 13.77 1540528 3766268 8 19:23:23 18:01:01 1880184 0 1267380 15.82 2620 4858756 1250956 13.81 1541456 3766268 8 19:23:23 18:02:01 1881956 0 1265600 15.80 2620 4858764 1247448 13.77 1540420 3766268 8 19:23:23 18:03:01 1882008 0 1265544 15.80 2620 4858768 1247532 13.77 1540512 3766268 12 19:23:23 18:04:01 1881776 0 1265772 15.80 2620 4858772 1247472 13.77 1540436 3766268 12 19:23:23 18:05:01 1881708 0 1265828 15.81 2620 4858784 1247448 13.77 1540448 3766268 8 19:23:23 18:06:01 1881292 0 1266244 15.81 2620 4858784 1247568 13.77 1540928 3766268 8 19:23:23 18:07:01 1881700 0 1265828 15.81 2620 4858792 1247448 13.77 1540448 3766272 8 19:23:23 18:08:01 1881836 0 1265688 15.80 2620 4858796 1247532 13.77 1540552 3766272 12 19:23:23 18:09:01 1881692 0 1265832 15.81 2620 4858796 1247448 13.77 1540456 3766268 12 19:23:23 18:10:01 1881876 0 1265640 15.80 2620 4858804 1247496 13.77 1540596 3766268 8 19:23:23 18:11:01 1882080 0 1265436 15.80 2620 4858804 1247448 13.77 1540464 3766268 8 19:23:23 18:12:01 1881956 0 1265552 15.80 2620 4858812 1247448 13.77 1540472 3766268 8 19:23:23 18:13:01 1881580 0 1265924 15.81 2620 4858816 1247532 13.77 1540672 3766268 12 19:23:23 18:14:01 1881956 0 1265544 15.80 2620 4858820 1247448 13.77 1540600 3766268 12 19:23:23 18:15:01 1881792 0 1265704 15.80 2620 4858824 1247484 13.77 1540616 3766268 12 19:23:23 18:16:01 1882032 0 1265464 15.80 2620 4858824 1247448 13.77 1540604 3766268 8 19:23:23 18:17:01 1883368 0 1264120 15.78 2620 4858832 1245856 13.75 1540176 3765692 8 19:23:23 18:18:01 1879788 0 1265708 15.80 2620 4860824 1247556 13.77 1541344 3767600 12 19:23:23 18:19:02 1879712 0 1265780 15.80 2620 4860828 1247532 13.77 1541260 3767600 12 19:23:23 18:20:01 1879988 0 1265496 15.80 2620 4860836 1247448 13.77 1541176 3767600 8 19:23:23 18:21:01 1879944 0 1265536 15.80 2620 4860840 1247448 13.77 1541296 3767600 8 19:23:23 18:22:01 1880284 0 1265188 15.80 2620 4860848 1247448 13.77 1541252 3767604 8 19:23:23 18:23:01 1879868 0 1265596 15.80 2620 4860856 1247532 13.77 1541332 3767604 12 19:23:23 18:24:01 1879800 0 1265664 15.80 2620 4860856 1247484 13.77 1541216 3767600 12 19:23:23 18:25:01 1880020 0 1265440 15.80 2620 4860860 1247448 13.77 1541184 3767600 12 19:23:23 18:26:01 1879640 0 1265816 15.81 2620 4860864 1247448 13.77 1541324 3767600 8 19:23:23 18:27:01 1879856 0 1265596 15.80 2620 4860868 1247448 13.77 1541336 3767600 8 19:23:23 18:28:01 1882024 0 1263420 15.78 2620 4860876 1263336 13.95 1537992 3767600 20 19:23:23 18:29:01 1885100 0 1260344 15.74 2620 4860876 1239020 13.68 1536084 3767576 12 19:23:23 18:30:01 1882856 0 1262580 15.76 2620 4860884 1239056 13.68 1538060 3767572 8 19:23:23 18:31:01 1882912 0 1262520 15.76 2620 4860888 1239020 13.68 1538164 3767568 8 19:23:23 18:32:01 1883076 0 1262356 15.76 2620 4860888 1239020 13.68 1538164 3767568 8 19:23:23 18:33:01 1882368 0 1263056 15.77 2620 4860896 1239440 13.68 1538272 3767568 12 19:23:23 18:34:01 1883036 0 1262388 15.76 2620 4860896 1239020 13.68 1538188 3767568 12 19:23:23 18:35:01 1882864 0 1262548 15.76 2620 4860908 1239056 13.68 1538212 3767568 8 19:23:23 18:36:01 1883076 0 1262332 15.76 2620 4860912 1239020 13.68 1538204 3767568 8 19:23:23 18:37:01 1882912 0 1262492 15.76 2620 4860916 1239020 13.68 1538100 3767568 8 19:23:23 18:38:01 1882616 0 1262784 15.77 2620 4860920 1239236 13.68 1538420 3767568 20 19:23:23 18:39:01 1882748 0 1262652 15.77 2620 4860920 1239068 13.68 1538188 3767568 12 19:23:23 18:40:01 1882772 0 1262620 15.77 2620 4860928 1239032 13.68 1538196 3767568 8 19:23:23 18:41:01 1882880 0 1262508 15.76 2620 4860932 1239032 13.68 1538200 3767568 8 19:23:23 18:42:01 1882612 0 1262772 15.77 2620 4860936 1239164 13.68 1538496 3767568 8 19:23:23 18:43:01 1882292 0 1263088 15.77 2620 4860940 1239200 13.68 1538832 3767568 16 19:23:23 18:44:01 1882484 0 1262892 15.77 2620 4860944 1239056 13.68 1538304 3767568 12 19:23:23 18:45:01 1882028 0 1263344 15.77 2620 4860948 1239236 13.68 1538820 3767568 12 19:23:23 18:46:01 1882888 0 1262476 15.76 2620 4860956 1239032 13.68 1538356 3767572 12 19:23:23 18:47:01 1882780 0 1262584 15.76 2620 4860956 1239032 13.68 1538360 3767568 8 19:23:23 18:48:01 1882836 0 1262524 15.76 2620 4860960 1239176 13.68 1538504 3767568 16 19:23:23 18:49:01 1882800 0 1262556 15.76 2620 4860964 1239128 13.68 1538544 3767568 12 19:23:23 18:50:01 1882804 0 1262548 15.76 2620 4860968 1239032 13.68 1538384 3767568 8 19:23:23 18:51:01 1882556 0 1262784 15.77 2620 4860980 1239032 13.68 1538396 3767568 12 19:23:23 18:52:02 1882408 0 1262932 15.77 2620 4860980 1239032 13.68 1538280 3767568 8 19:23:23 18:53:01 1882264 0 1263068 15.77 2620 4860988 1239116 13.68 1538368 3767568 12 19:23:23 18:54:01 1882076 0 1263252 15.77 2620 4860992 1239188 13.68 1538624 3767568 8 19:23:23 18:55:01 1882656 0 1262672 15.77 2620 4860992 1239032 13.68 1538300 3767568 8 19:23:23 18:56:01 1882796 0 1262468 15.76 2620 4861056 1239032 13.68 1538292 3767584 20 19:23:23 18:57:01 1882656 0 1262664 15.77 2620 4861000 1239032 13.68 1538316 3767568 8 19:23:23 18:58:01 1882724 0 1262588 15.76 2620 4861008 1239104 13.68 1538388 3767568 12 19:23:23 18:59:01 1882552 0 1262756 15.77 2620 4861012 1239116 13.68 1538408 3767568 8 19:23:23 19:00:01 1882532 0 1262772 15.77 2620 4861016 1239032 13.68 1538324 3767568 8 19:23:23 19:01:01 1881104 0 1264196 15.78 2620 4861020 1241804 13.71 1539044 3767568 12 19:23:23 19:02:01 1881732 0 1263560 15.78 2620 4861028 1239224 13.68 1538796 3767572 12 19:23:23 19:03:01 1882420 0 1262868 15.77 2620 4861032 1239116 13.68 1538432 3767568 12 19:23:23 19:04:01 1882436 0 1262844 15.77 2620 4861040 1239140 13.68 1538460 3767568 8 19:23:23 19:05:01 1882200 0 1263080 15.77 2620 4861040 1239188 13.68 1538736 3767568 20 19:23:23 19:06:01 1882540 0 1262728 15.77 2620 4861052 1239032 13.68 1538372 3767568 12 19:23:23 19:07:01 1882532 0 1262736 15.77 2620 4861052 1239032 13.68 1538372 3767568 8 19:23:23 19:08:01 1883152 0 1262108 15.76 2620 4861060 1239116 13.68 1538536 3767568 12 19:23:23 19:09:01 1882692 0 1262564 15.76 2620 4861064 1239092 13.68 1538468 3767568 12 19:23:23 19:10:01 1882524 0 1262732 15.77 2620 4861064 1239032 13.68 1538500 3767568 8 19:23:23 19:11:01 1882764 0 1262484 15.76 2620 4861072 1239032 13.68 1538508 3767568 8 19:23:23 19:12:01 1882524 0 1262720 15.77 2620 4861076 1239032 13.68 1538392 3767572 8 19:23:23 19:13:01 1881780 0 1263460 15.78 2620 4861080 1239212 13.68 1539116 3767568 12 19:23:23 19:14:01 1882672 0 1262564 15.76 2620 4861084 1239080 13.68 1538752 3767568 12 19:23:23 19:15:01 1883036 0 1262196 15.76 2620 4861088 1239032 13.68 1538380 3767568 8 19:23:23 19:16:01 1882912 0 1262316 15.76 2620 4861092 1239032 13.68 1538432 3767568 8 19:23:23 19:17:01 1882888 0 1262336 15.76 2620 4861096 1239032 13.68 1538552 3767568 8 19:23:23 19:18:01 1882552 0 1262668 15.77 2620 4861100 1239104 13.68 1538528 3767568 8 19:23:23 19:19:01 1882964 0 1262252 15.76 2620 4861104 1239068 13.68 1538456 3767568 8 19:23:23 19:20:01 1882904 0 1262308 15.76 2620 4861108 1239032 13.68 1538448 3767568 8 19:23:23 19:21:01 1882796 0 1262408 15.76 2620 4861116 1239032 13.68 1538456 3767568 8 19:23:23 19:22:01 1882976 0 1262220 15.76 2620 4861124 1239032 13.68 1538616 3767568 8 19:23:23 19:23:02 1747904 0 1287844 16.08 2620 4970572 1271740 14.04 1562560 3876192 884 19:23:23 Average: 1938638 0 1247597 15.58 2620 4820086 1264219 13.96 1545034 3724638 4698 19:23:23 19:23:23 16:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:23:23 16:39:01 eth0 1161.83 1307.46 5876.68 172.71 0.00 0.00 0.00 0.00 19:23:23 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 16:39:01 docker0 833.57 562.75 69.89 2678.34 0.00 0.00 0.00 0.00 19:23:23 16:40:01 veth3d64ac2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:23:23 16:40:01 eth0 588.79 490.14 3553.79 51.07 0.00 0.00 0.00 0.00 19:23:23 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 16:40:01 docker0 210.31 274.98 14.91 846.71 0.00 0.00 0.00 0.00 19:23:23 16:41:01 veth3d64ac2 0.73 0.73 0.06 0.07 0.00 0.00 0.00 0.00 19:23:23 16:41:01 eth0 28.33 14.70 22.95 12.12 0.00 0.00 0.00 0.00 19:23:23 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 16:41:01 docker0 0.73 0.73 0.05 0.07 0.00 0.00 0.00 0.00 19:23:23 16:42:01 veth3d64ac2 1.00 1.00 0.08 0.08 0.00 0.00 0.00 0.00 19:23:23 16:42:01 eth0 23.43 13.77 21.72 10.20 0.00 0.00 0.00 0.00 19:23:23 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 16:42:01 docker0 1.00 1.00 0.07 0.08 0.00 0.00 0.00 0.00 19:23:23 16:43:02 veth7101fe9 0.00 0.51 0.00 0.03 0.00 0.00 0.00 0.00 19:23:23 16:43:02 eth0 272.24 229.38 1865.51 87.34 0.00 0.00 0.00 0.00 19:23:23 16:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 16:43:02 docker0 52.45 62.72 3.37 165.09 0.00 0.00 0.00 0.00 19:23:23 16:44:01 vethe272e5f 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 19:23:23 16:44:01 veth7101fe9 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 16:44:01 eth0 58.65 34.09 169.30 64.73 0.00 0.00 0.00 0.00 19:23:23 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 16:45:01 veth11d803f 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 19:23:23 16:45:01 veth7101fe9 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 19:23:23 16:45:01 eth0 80.61 49.79 180.04 71.61 0.00 0.00 0.00 0.00 19:23:23 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 16:46:01 eth0 192.41 152.43 1626.86 18.82 0.00 0.00 0.00 0.00 19:23:23 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 16:46:01 docker0 1181.13 1019.75 93.46 4318.98 0.00 0.00 0.00 0.00 19:23:23 16:47:01 eth0 1.23 0.45 0.34 0.21 0.00 0.00 0.00 0.00 19:23:23 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 16:48:01 eth0 1.95 0.82 0.92 0.62 0.00 0.00 0.00 0.00 19:23:23 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 16:49:01 eth0 1.35 0.50 0.41 0.25 0.00 0.00 0.00 0.00 19:23:23 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 16:50:01 eth0 1.50 0.53 0.60 0.36 0.00 0.00 0.00 0.00 19:23:23 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 16:51:01 eth0 1.47 0.30 0.37 0.23 0.00 0.00 0.00 0.00 19:23:23 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 16:52:01 eth0 0.43 0.25 0.27 0.20 0.00 0.00 0.00 0.00 19:23:23 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 16:53:01 eth0 1.05 0.15 0.17 0.04 0.00 0.00 0.00 0.00 19:23:23 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 16:54:01 eth0 0.97 0.55 0.59 0.42 0.00 0.00 0.00 0.00 19:23:23 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 16:55:01 eth0 0.53 0.08 0.05 0.01 0.00 0.00 0.00 0.00 19:23:23 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 16:56:01 eth0 0.93 0.28 0.32 0.20 0.00 0.00 0.00 0.00 19:23:23 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 16:57:01 eth0 0.53 0.28 0.27 0.20 0.00 0.00 0.00 0.00 19:23:23 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 16:58:01 eth0 0.13 0.10 0.08 0.04 0.00 0.00 0.00 0.00 19:23:23 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 16:59:01 eth0 0.18 0.15 0.07 0.04 0.00 0.00 0.00 0.00 19:23:23 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:01:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:23:23 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:03:01 eth0 0.22 0.20 0.08 0.04 0.00 0.00 0.00 0.00 19:23:23 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:04:01 eth0 0.07 0.03 0.06 0.03 0.00 0.00 0.00 0.00 19:23:23 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:05:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:23:23 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:06:02 eth0 0.90 0.22 0.31 0.19 0.00 0.00 0.00 0.00 19:23:23 17:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:08:01 eth0 0.18 0.15 0.08 0.04 0.00 0.00 0.00 0.00 19:23:23 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:09:01 eth0 0.02 0.02 0.00 0.03 0.00 0.00 0.00 0.00 19:23:23 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:10:01 eth0 0.15 0.13 0.06 0.01 0.00 0.00 0.00 0.00 19:23:23 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:12:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:13:01 eth0 0.12 0.12 0.08 0.04 0.00 0.00 0.00 0.00 19:23:23 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:14:01 eth0 0.10 0.08 0.01 0.03 0.00 0.00 0.00 0.00 19:23:23 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:15:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:23:23 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:16:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:18:01 eth0 0.18 0.17 0.08 0.04 0.00 0.00 0.00 0.00 19:23:23 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:19:01 eth0 0.13 0.12 0.09 0.03 0.00 0.00 0.00 0.00 19:23:23 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:21:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:23:01 eth0 0.18 0.18 0.08 0.04 0.00 0.00 0.00 0.00 19:23:23 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:24:01 eth0 0.02 0.02 0.00 0.03 0.00 0.00 0.00 0.00 19:23:23 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:25:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:26:01 eth0 0.08 0.07 0.06 0.00 0.00 0.00 0.00 0.00 19:23:23 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:27:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:28:01 eth0 0.12 0.12 0.08 0.04 0.00 0.00 0.00 0.00 19:23:23 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:29:01 eth0 0.02 0.02 0.00 0.03 0.00 0.00 0.00 0.00 19:23:23 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:30:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:23:23 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:31:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:33:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 19:23:23 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:34:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 19:23:23 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:36:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:38:01 eth0 0.63 0.12 0.13 0.04 0.00 0.00 0.00 0.00 19:23:23 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:39:01 eth0 0.48 0.27 0.32 0.22 0.00 0.00 0.00 0.00 19:23:23 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:40:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:42:01 eth0 0.47 0.03 0.05 0.00 0.00 0.00 0.00 0.00 19:23:23 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:43:01 eth0 0.58 0.40 0.34 0.26 0.00 0.00 0.00 0.00 19:23:23 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:44:01 eth0 0.13 0.13 0.07 0.01 0.00 0.00 0.00 0.00 19:23:23 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:45:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:46:02 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:47:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:48:01 eth0 0.58 0.38 0.34 0.26 0.00 0.00 0.00 0.00 19:23:23 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:49:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:51:01 eth0 0.12 0.08 0.06 0.01 0.00 0.00 0.00 0.00 19:23:23 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:53:01 eth0 0.17 0.15 0.08 0.04 0.00 0.00 0.00 0.00 19:23:23 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:54:01 eth0 0.02 0.02 0.00 0.03 0.00 0.00 0.00 0.00 19:23:23 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:55:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 19:23:23 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:56:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:57:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:58:01 eth0 0.12 0.12 0.08 0.04 0.00 0.00 0.00 0.00 19:23:23 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:59:01 eth0 0.13 0.10 0.06 0.03 0.00 0.00 0.00 0.00 19:23:23 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:03:01 eth0 0.12 0.10 0.08 0.04 0.00 0.00 0.00 0.00 19:23:23 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:04:01 eth0 0.68 0.07 0.11 0.03 0.00 0.00 0.00 0.00 19:23:23 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:05:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:06:01 eth0 0.50 0.37 0.27 0.17 0.00 0.00 0.00 0.00 19:23:23 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:08:01 eth0 0.12 0.10 0.08 0.07 0.00 0.00 0.00 0.00 19:23:23 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:09:01 eth0 0.02 0.02 0.00 0.03 0.00 0.00 0.00 0.00 19:23:23 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:10:01 eth0 0.13 0.13 0.06 0.01 0.00 0.00 0.00 0.00 19:23:23 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:13:01 eth0 0.13 0.10 0.08 0.04 0.00 0.00 0.00 0.00 19:23:23 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:14:01 eth0 0.05 0.05 0.00 0.03 0.00 0.00 0.00 0.00 19:23:23 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:15:01 eth0 0.12 0.12 0.06 0.01 0.00 0.00 0.00 0.00 19:23:23 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:17:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:18:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 19:23:23 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:19:02 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 19:23:23 18:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:23:01 eth0 0.18 0.18 0.08 0.04 0.00 0.00 0.00 0.00 19:23:23 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:24:01 eth0 0.13 0.10 0.09 0.03 0.00 0.00 0.00 0.00 19:23:23 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:27:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:28:01 eth0 2.48 2.42 0.23 20.52 0.00 0.00 0.00 0.00 19:23:23 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:29:01 eth0 0.02 0.03 0.00 0.30 0.00 0.00 0.00 0.00 19:23:23 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:30:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:23:23 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:32:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:33:01 eth0 0.83 0.83 0.12 6.45 0.00 0.00 0.00 0.00 19:23:23 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:34:01 eth0 0.05 0.05 0.00 0.01 0.00 0.00 0.00 0.00 19:23:23 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:35:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 19:23:23 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:38:01 eth0 0.22 0.22 0.08 0.38 0.00 0.00 0.00 0.00 19:23:23 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:39:01 eth0 0.10 0.07 0.06 0.08 0.00 0.00 0.00 0.00 19:23:23 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:40:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:42:01 eth0 0.93 0.27 0.31 0.20 0.00 0.00 0.00 0.00 19:23:23 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:43:01 eth0 1.02 0.32 0.39 0.23 0.00 0.00 0.00 0.00 19:23:23 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:44:01 eth0 0.62 0.12 0.11 0.03 0.00 0.00 0.00 0.00 19:23:23 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:45:01 eth0 1.30 0.58 0.58 0.37 0.00 0.00 0.00 0.00 19:23:23 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:46:01 eth0 0.02 0.02 0.00 0.03 0.00 0.00 0.00 0.00 19:23:23 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:48:01 eth0 0.55 0.32 0.34 0.23 0.00 0.00 0.00 0.00 19:23:23 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:49:01 eth0 0.13 0.08 0.06 0.03 0.00 0.00 0.00 0.00 19:23:23 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:50:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:51:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:52:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:53:01 eth0 0.58 0.10 0.12 0.04 0.00 0.00 0.00 0.00 19:23:23 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:54:01 eth0 0.53 0.25 0.32 0.22 0.00 0.00 0.00 0.00 19:23:23 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:55:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:57:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:58:01 eth0 0.12 0.10 0.08 0.04 0.00 0.00 0.00 0.00 19:23:23 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:59:01 eth0 0.10 0.07 0.06 0.03 0.00 0.00 0.00 0.00 19:23:23 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:00:01 eth0 0.45 0.00 0.02 0.00 0.00 0.00 0.00 0.00 19:23:23 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:01:01 eth0 5.66 0.00 0.50 0.00 0.00 0.00 0.00 0.00 19:23:23 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:02:01 eth0 1.12 0.52 0.55 0.36 0.00 0.00 0.00 0.00 19:23:23 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:03:01 eth0 0.27 0.10 0.09 0.07 0.00 0.00 0.00 0.00 19:23:23 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:04:01 eth0 0.53 0.12 0.10 0.03 0.00 0.00 0.00 0.00 19:23:23 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:05:01 eth0 0.73 0.25 0.29 0.20 0.00 0.00 0.00 0.00 19:23:23 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:06:01 eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 19:23:23 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:07:01 eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:23:23 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:08:01 eth0 0.17 0.12 0.08 0.04 0.00 0.00 0.00 0.00 19:23:23 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:09:01 eth0 0.25 0.07 0.07 0.03 0.00 0.00 0.00 0.00 19:23:23 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:10:01 eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:23:23 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:11:01 eth0 0.48 0.00 0.02 0.00 0.00 0.00 0.00 0.00 19:23:23 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:12:01 eth0 0.97 0.00 0.10 0.00 0.00 0.00 0.00 0.00 19:23:23 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:13:01 eth0 1.00 0.53 0.61 0.42 0.00 0.00 0.00 0.00 19:23:23 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:14:01 eth0 0.13 0.07 0.06 0.03 0.00 0.00 0.00 0.00 19:23:23 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:16:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:17:01 eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:23:23 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:18:01 eth0 0.12 0.10 0.08 0.04 0.00 0.00 0.00 0.00 19:23:23 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:19:01 eth0 0.17 0.10 0.06 0.03 0.00 0.00 0.00 0.00 19:23:23 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:20:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:22:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:23:02 eth0 11.16 7.18 10.86 5.46 0.00 0.00 0.00 0.00 19:23:23 19:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 19:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 Average: eth0 14.93 14.06 80.96 3.21 0.00 0.00 0.00 0.00 19:23:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:23 Average: docker0 7.16 6.18 0.57 26.19 0.00 0.00 0.00 0.00 19:23:23 19:23:23 19:23:23 ---> sar -P ALL: 19:23:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) 19:23:23 19:23:23 16:37:25 LINUX RESTART (2 CPU) 19:23:23 19:23:23 16:38:01 CPU %user %nice %system %iowait %steal %idle 19:23:23 16:39:01 all 19.23 0.00 5.03 3.81 0.10 71.84 19:23:23 16:39:01 0 21.35 0.00 5.92 2.80 0.11 69.83 19:23:23 16:39:01 1 17.13 0.00 4.15 4.81 0.09 73.82 19:23:23 16:40:01 all 32.76 0.00 8.01 3.99 0.09 55.16 19:23:23 16:40:01 0 32.94 0.00 8.48 3.90 0.09 54.59 19:23:23 16:40:01 1 32.58 0.00 7.54 4.07 0.09 55.72 19:23:23 16:41:01 all 46.65 0.00 5.31 1.02 0.08 46.94 19:23:23 16:41:01 0 45.70 0.00 5.63 1.10 0.07 47.50 19:23:23 16:41:01 1 47.60 0.00 5.00 0.93 0.09 46.39 19:23:23 16:42:01 all 67.91 0.00 8.40 0.74 0.10 22.85 19:23:23 16:42:01 0 68.35 0.00 8.39 0.51 0.11 22.64 19:23:23 16:42:01 1 67.47 0.00 8.42 0.97 0.09 23.06 19:23:23 16:43:02 all 30.64 0.00 17.17 19.99 0.11 32.10 19:23:23 16:43:02 0 30.43 0.00 16.91 22.31 0.11 30.24 19:23:23 16:43:02 1 30.84 0.00 17.42 17.67 0.11 33.96 19:23:23 16:44:01 all 77.61 0.00 15.54 5.18 0.11 1.56 19:23:23 16:44:01 0 77.98 0.00 15.17 5.41 0.11 1.32 19:23:23 16:44:01 1 77.24 0.00 15.90 4.94 0.11 1.80 19:23:23 16:45:01 all 65.60 0.00 17.83 13.75 0.12 2.70 19:23:23 16:45:01 0 65.32 0.00 17.43 14.97 0.13 2.14 19:23:23 16:45:01 1 65.88 0.00 18.22 12.54 0.11 3.24 19:23:23 16:46:01 all 10.63 0.00 4.74 3.64 0.08 80.91 19:23:23 16:46:01 0 9.77 0.00 5.13 4.60 0.07 80.42 19:23:23 16:46:01 1 11.49 0.00 4.35 2.67 0.09 81.40 19:23:23 16:47:01 all 0.08 0.00 0.06 0.00 0.03 99.84 19:23:23 16:47:01 0 0.08 0.00 0.08 0.00 0.03 99.80 19:23:23 16:47:01 1 0.07 0.00 0.03 0.00 0.02 99.88 19:23:23 16:48:01 all 0.19 0.00 0.04 0.00 0.03 99.73 19:23:23 16:48:01 0 0.10 0.00 0.07 0.00 0.03 99.80 19:23:23 16:48:01 1 0.28 0.00 0.02 0.00 0.03 99.67 19:23:23 16:49:01 all 0.10 0.00 0.02 0.00 0.03 99.86 19:23:23 16:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:23:23 16:49:01 1 0.17 0.00 0.02 0.00 0.03 99.78 19:23:23 19:23:23 16:49:01 CPU %user %nice %system %iowait %steal %idle 19:23:23 16:50:01 all 0.09 0.00 0.03 0.00 0.02 99.87 19:23:23 16:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:23:23 16:50:01 1 0.15 0.00 0.03 0.00 0.03 99.78 19:23:23 16:51:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:23:23 16:51:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:23:23 16:51:01 1 0.13 0.00 0.02 0.00 0.03 99.82 19:23:23 16:52:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:23:23 16:52:01 0 0.05 0.00 0.02 0.00 0.03 99.90 19:23:23 16:52:01 1 0.12 0.00 0.02 0.00 0.02 99.85 19:23:23 16:53:01 all 0.08 0.00 0.06 0.01 0.03 99.83 19:23:23 16:53:01 0 0.03 0.00 0.07 0.00 0.03 99.87 19:23:23 16:53:01 1 0.12 0.00 0.05 0.02 0.02 99.80 19:23:23 16:54:01 all 0.06 0.00 0.02 0.00 0.03 99.90 19:23:23 16:54:01 0 0.05 0.00 0.02 0.00 0.03 99.90 19:23:23 16:54:01 1 0.07 0.00 0.02 0.00 0.02 99.90 19:23:23 16:55:01 all 0.11 0.00 0.03 0.00 0.02 99.85 19:23:23 16:55:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:23:23 16:55:01 1 0.18 0.00 0.02 0.00 0.02 99.78 19:23:23 16:56:01 all 0.23 0.00 0.02 0.00 0.03 99.72 19:23:23 16:56:01 0 0.25 0.00 0.02 0.00 0.02 99.72 19:23:23 16:56:01 1 0.22 0.00 0.02 0.00 0.05 99.72 19:23:23 16:57:01 all 0.08 0.00 0.02 0.00 0.03 99.88 19:23:23 16:57:01 0 0.07 0.00 0.02 0.00 0.03 99.88 19:23:23 16:57:01 1 0.08 0.00 0.02 0.00 0.02 99.88 19:23:23 16:58:01 all 0.12 0.00 0.02 0.00 0.03 99.84 19:23:23 16:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:23:23 16:58:01 1 0.22 0.00 0.02 0.00 0.03 99.73 19:23:23 16:59:01 all 0.18 0.00 0.02 0.00 0.03 99.78 19:23:23 16:59:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:23:23 16:59:01 1 0.32 0.00 0.02 0.00 0.02 99.65 19:23:23 17:00:01 all 0.10 0.00 0.03 0.00 0.03 99.85 19:23:23 17:00:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:23:23 17:00:01 1 0.15 0.00 0.03 0.00 0.03 99.78 19:23:23 19:23:23 17:00:01 CPU %user %nice %system %iowait %steal %idle 19:23:23 17:01:01 all 0.09 0.00 0.04 0.00 0.03 99.84 19:23:23 17:01:01 0 0.03 0.00 0.05 0.00 0.03 99.88 19:23:23 17:01:01 1 0.15 0.00 0.03 0.00 0.02 99.80 19:23:23 17:02:01 all 0.09 0.00 0.02 0.00 0.03 99.86 19:23:23 17:02:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:23:23 17:02:01 1 0.17 0.00 0.02 0.00 0.03 99.78 19:23:23 17:03:01 all 0.11 0.00 0.00 0.00 0.02 99.87 19:23:23 17:03:01 0 0.03 0.00 0.00 0.00 0.02 99.95 19:23:23 17:03:01 1 0.18 0.00 0.00 0.00 0.02 99.80 19:23:23 17:04:01 all 0.14 0.00 0.02 0.00 0.02 99.82 19:23:23 17:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:23:23 17:04:01 1 0.27 0.00 0.02 0.00 0.02 99.70 19:23:23 17:05:01 all 0.11 0.00 0.02 0.00 0.03 99.85 19:23:23 17:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:23:23 17:05:01 1 0.20 0.00 0.02 0.00 0.03 99.75 19:23:23 17:06:02 all 0.12 0.00 0.01 0.00 0.02 99.86 19:23:23 17:06:02 0 0.02 0.00 0.00 0.00 0.02 99.97 19:23:23 17:06:02 1 0.22 0.00 0.02 0.00 0.02 99.75 19:23:23 17:07:01 all 0.10 0.00 0.02 0.00 0.03 99.85 19:23:23 17:07:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:23:23 17:07:01 1 0.17 0.00 0.02 0.00 0.03 99.78 19:23:23 17:08:01 all 0.18 4.08 13.56 5.76 0.06 76.37 19:23:23 17:08:01 0 0.14 3.86 13.43 6.38 0.05 76.14 19:23:23 17:08:01 1 0.22 4.29 13.69 5.14 0.07 76.59 19:23:23 17:09:01 all 0.12 0.00 0.01 0.00 0.02 99.86 19:23:23 17:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:23:23 17:09:01 1 0.20 0.00 0.00 0.00 0.02 99.78 19:23:23 17:10:01 all 0.05 0.00 0.02 0.00 0.04 99.89 19:23:23 17:10:01 0 0.02 0.00 0.02 0.00 0.05 99.92 19:23:23 17:10:01 1 0.08 0.00 0.02 0.00 0.03 99.87 19:23:23 17:11:01 all 0.06 0.00 0.03 0.00 0.03 99.89 19:23:23 17:11:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:23:23 17:11:01 1 0.10 0.00 0.02 0.00 0.03 99.85 19:23:23 19:23:23 17:11:01 CPU %user %nice %system %iowait %steal %idle 19:23:23 17:12:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:23:23 17:12:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:23:23 17:12:01 1 0.12 0.00 0.02 0.00 0.03 99.83 19:23:23 17:13:01 all 0.05 0.00 0.03 0.00 0.03 99.89 19:23:23 17:13:01 0 0.00 0.00 0.02 0.00 0.03 99.95 19:23:23 17:13:01 1 0.10 0.00 0.03 0.00 0.03 99.83 19:23:23 17:14:01 all 0.06 0.00 0.02 0.00 0.03 99.89 19:23:23 17:14:01 0 0.03 0.00 0.02 0.00 0.05 99.90 19:23:23 17:14:01 1 0.08 0.00 0.02 0.00 0.02 99.88 19:23:23 17:15:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:23:23 17:15:01 0 0.03 0.00 0.03 0.00 0.05 99.88 19:23:23 17:15:01 1 0.13 0.00 0.00 0.00 0.02 99.85 19:23:23 17:16:01 all 0.08 0.00 0.02 0.00 0.02 99.89 19:23:23 17:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:23:23 17:16:01 1 0.12 0.00 0.02 0.00 0.02 99.85 19:23:23 17:17:01 all 0.08 0.00 0.03 0.00 0.02 99.87 19:23:23 17:17:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:23:23 17:17:01 1 0.15 0.00 0.02 0.00 0.00 99.83 19:23:23 17:18:01 all 0.06 0.00 0.02 0.00 0.03 99.89 19:23:23 17:18:01 0 0.10 0.00 0.02 0.00 0.03 99.85 19:23:23 17:18:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:23:23 17:19:01 all 0.03 0.00 0.02 0.00 0.03 99.92 19:23:23 17:19:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:23:23 17:19:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:23:23 17:20:01 all 0.04 0.00 0.03 0.00 0.02 99.92 19:23:23 17:20:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:23:23 17:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:23:23 17:21:01 all 0.03 0.00 0.02 0.00 0.02 99.93 19:23:23 17:21:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:23:23 17:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:23:23 17:22:01 all 0.03 0.00 0.02 0.00 0.03 99.92 19:23:23 17:22:01 0 0.03 0.00 0.02 0.00 0.05 99.90 19:23:23 17:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:23:23 19:23:23 17:22:01 CPU %user %nice %system %iowait %steal %idle 19:23:23 17:23:01 all 0.09 0.00 0.02 0.00 0.03 99.87 19:23:23 17:23:01 0 0.17 0.00 0.02 0.00 0.03 99.78 19:23:23 17:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:23:23 17:24:01 all 0.11 0.00 0.02 0.00 0.03 99.84 19:23:23 17:24:01 0 0.20 0.00 0.02 0.00 0.02 99.77 19:23:23 17:24:01 1 0.02 0.00 0.02 0.00 0.05 99.92 19:23:23 17:25:01 all 0.09 0.00 0.03 0.00 0.02 99.87 19:23:23 17:25:01 0 0.15 0.00 0.02 0.00 0.00 99.83 19:23:23 17:25:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:23:23 17:26:01 all 0.10 0.00 0.02 0.00 0.03 99.86 19:23:23 17:26:01 0 0.17 0.00 0.02 0.00 0.02 99.80 19:23:23 17:26:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:23:23 17:27:01 all 0.13 0.00 0.02 0.00 0.03 99.83 19:23:23 17:27:01 0 0.22 0.00 0.02 0.00 0.00 99.77 19:23:23 17:27:01 1 0.03 0.00 0.02 0.00 0.05 99.90 19:23:23 17:28:01 all 0.12 0.00 0.03 0.00 0.03 99.83 19:23:23 17:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:23:23 17:28:01 1 0.22 0.00 0.03 0.00 0.03 99.72 19:23:23 17:29:01 all 0.09 0.00 0.03 0.00 0.02 99.86 19:23:23 17:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:23:23 17:29:01 1 0.15 0.00 0.05 0.00 0.03 99.77 19:23:23 17:30:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:23:23 17:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:23:23 17:30:01 1 0.13 0.00 0.03 0.00 0.03 99.80 19:23:23 17:31:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:23:23 17:31:01 0 0.03 0.00 0.02 0.00 0.05 99.90 19:23:23 17:31:01 1 0.12 0.00 0.02 0.00 0.02 99.85 19:23:23 17:32:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:23:23 17:32:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:23:23 17:32:01 1 0.13 0.00 0.02 0.00 0.02 99.83 19:23:23 17:33:01 all 0.11 0.00 0.01 0.00 0.03 99.86 19:23:23 17:33:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:23:23 17:33:01 1 0.18 0.00 0.00 0.00 0.02 99.80 19:23:23 19:23:23 17:33:01 CPU %user %nice %system %iowait %steal %idle 19:23:23 17:34:01 all 0.08 0.00 0.03 0.00 0.01 99.89 19:23:23 17:34:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:23:23 17:34:01 1 0.13 0.00 0.02 0.00 0.00 99.85 19:23:23 17:35:01 all 0.06 0.00 0.03 0.00 0.04 99.87 19:23:23 17:35:01 0 0.03 0.00 0.02 0.00 0.05 99.90 19:23:23 17:35:01 1 0.08 0.00 0.03 0.00 0.03 99.85 19:23:23 17:36:01 all 0.03 0.00 0.02 0.01 0.03 99.92 19:23:23 17:36:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:23:23 17:36:01 1 0.03 0.00 0.02 0.02 0.03 99.90 19:23:23 17:37:01 all 0.03 0.00 0.02 0.00 0.03 99.92 19:23:23 17:37:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:23:23 17:37:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:23:23 17:38:01 all 0.11 0.00 0.01 0.00 0.03 99.86 19:23:23 17:38:01 0 0.20 0.00 0.02 0.00 0.03 99.75 19:23:23 17:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:23:23 17:39:01 all 0.11 0.00 0.03 0.00 0.02 99.84 19:23:23 17:39:01 0 0.18 0.00 0.03 0.00 0.02 99.77 19:23:23 17:39:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:23:23 17:40:01 all 0.07 0.00 0.02 0.00 0.03 99.89 19:23:23 17:40:01 0 0.10 0.00 0.02 0.00 0.03 99.85 19:23:23 17:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:23:23 17:41:01 all 0.07 0.00 0.02 0.00 0.03 99.88 19:23:23 17:41:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:23:23 17:41:01 1 0.12 0.00 0.02 0.00 0.03 99.83 19:23:23 17:42:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:23:23 17:42:01 0 0.12 0.00 0.03 0.00 0.03 99.82 19:23:23 17:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:23:23 17:43:01 all 0.05 0.00 0.03 0.01 0.03 99.89 19:23:23 17:43:01 0 0.07 0.00 0.02 0.00 0.02 99.90 19:23:23 17:43:01 1 0.03 0.00 0.03 0.02 0.03 99.88 19:23:23 17:44:01 all 0.15 0.00 0.02 0.00 0.02 99.82 19:23:23 17:44:01 0 0.25 0.00 0.02 0.00 0.02 99.72 19:23:23 17:44:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:23:23 19:23:23 17:44:01 CPU %user %nice %system %iowait %steal %idle 19:23:23 17:45:01 all 0.09 0.00 0.03 0.00 0.01 99.87 19:23:23 17:45:01 0 0.17 0.00 0.03 0.00 0.00 99.80 19:23:23 17:45:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:23:23 17:46:02 all 0.13 0.00 0.03 0.00 0.03 99.82 19:23:23 17:46:02 0 0.22 0.00 0.02 0.00 0.03 99.73 19:23:23 17:46:02 1 0.03 0.00 0.03 0.00 0.03 99.90 19:23:23 17:47:01 all 0.14 0.00 0.03 0.00 0.01 99.82 19:23:23 17:47:01 0 0.25 0.00 0.02 0.00 0.00 99.73 19:23:23 17:47:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:23:23 17:48:01 all 0.19 0.00 0.03 0.00 0.03 99.75 19:23:23 17:48:01 0 0.27 0.00 0.03 0.00 0.02 99.68 19:23:23 17:48:01 1 0.12 0.00 0.03 0.00 0.03 99.82 19:23:23 17:49:01 all 0.13 0.00 0.03 0.00 0.01 99.83 19:23:23 17:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:23:23 17:49:01 1 0.23 0.00 0.05 0.00 0.02 99.70 19:23:23 17:50:01 all 0.15 0.00 0.02 0.01 0.02 99.81 19:23:23 17:50:01 0 0.02 0.00 0.02 0.02 0.02 99.93 19:23:23 17:50:01 1 0.28 0.00 0.02 0.00 0.02 99.68 19:23:23 17:51:01 all 0.09 0.00 0.03 0.00 0.02 99.86 19:23:23 17:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:23:23 17:51:01 1 0.15 0.00 0.05 0.00 0.02 99.78 19:23:23 17:52:01 all 0.15 0.00 0.03 0.00 0.01 99.82 19:23:23 17:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:23:23 17:52:01 1 0.27 0.00 0.03 0.00 0.02 99.68 19:23:23 17:53:01 all 0.15 0.00 0.02 0.00 0.02 99.82 19:23:23 17:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:23:23 17:53:01 1 0.28 0.00 0.02 0.00 0.02 99.68 19:23:23 17:54:01 all 0.13 0.00 0.03 0.00 0.02 99.82 19:23:23 17:54:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:23:23 17:54:01 1 0.22 0.00 0.03 0.00 0.02 99.73 19:23:23 17:55:01 all 0.14 0.00 0.03 0.00 0.01 99.82 19:23:23 17:55:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:23:23 17:55:01 1 0.23 0.00 0.02 0.00 0.00 99.75 19:23:23 19:23:23 17:55:01 CPU %user %nice %system %iowait %steal %idle 19:23:23 17:56:01 all 0.18 0.00 0.03 0.00 0.02 99.78 19:23:23 17:56:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:23:23 17:56:01 1 0.33 0.00 0.02 0.00 0.02 99.63 19:23:23 17:57:01 all 0.15 0.00 0.03 0.00 0.01 99.81 19:23:23 17:57:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:23:23 17:57:01 1 0.27 0.00 0.03 0.00 0.02 99.68 19:23:23 17:58:01 all 0.18 0.00 0.02 0.00 0.02 99.79 19:23:23 17:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:23:23 17:58:01 1 0.33 0.00 0.02 0.00 0.02 99.63 19:23:23 17:59:01 all 0.19 0.00 0.03 0.00 0.03 99.76 19:23:23 17:59:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:23:23 17:59:01 1 0.35 0.00 0.03 0.00 0.02 99.60 19:23:23 18:00:01 all 0.15 0.00 0.03 0.00 0.03 99.80 19:23:23 18:00:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:23:23 18:00:01 1 0.27 0.00 0.02 0.00 0.03 99.68 19:23:23 18:01:01 all 0.18 0.00 0.03 0.00 0.02 99.77 19:23:23 18:01:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:23:23 18:01:01 1 0.32 0.00 0.03 0.00 0.02 99.63 19:23:23 18:02:01 all 0.06 0.00 0.03 0.00 0.03 99.89 19:23:23 18:02:01 0 0.08 0.00 0.02 0.00 0.02 99.88 19:23:23 18:02:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:23:23 18:03:01 all 0.12 0.00 0.03 0.01 0.02 99.83 19:23:23 18:03:01 0 0.18 0.00 0.02 0.00 0.02 99.78 19:23:23 18:03:01 1 0.05 0.00 0.03 0.02 0.02 99.88 19:23:23 18:04:01 all 0.15 0.00 0.03 0.00 0.01 99.81 19:23:23 18:04:01 0 0.23 0.00 0.02 0.00 0.00 99.75 19:23:23 18:04:01 1 0.07 0.00 0.05 0.00 0.02 99.87 19:23:23 18:05:01 all 0.11 0.00 0.03 0.00 0.03 99.83 19:23:23 18:05:01 0 0.07 0.00 0.03 0.00 0.02 99.88 19:23:23 18:05:01 1 0.15 0.00 0.03 0.00 0.03 99.78 19:23:23 18:06:01 all 0.18 0.00 0.03 0.00 0.01 99.78 19:23:23 18:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:23:23 18:06:01 1 0.33 0.00 0.05 0.00 0.02 99.60 19:23:23 19:23:23 18:06:01 CPU %user %nice %system %iowait %steal %idle 19:23:23 18:07:01 all 0.10 0.00 0.03 0.00 0.01 99.87 19:23:23 18:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:23:23 18:07:01 1 0.17 0.00 0.03 0.00 0.00 99.80 19:23:23 18:08:01 all 0.18 0.00 0.03 0.00 0.01 99.79 19:23:23 18:08:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:23:23 18:08:01 1 0.32 0.00 0.03 0.00 0.02 99.63 19:23:23 18:09:01 all 0.13 0.00 0.03 0.00 0.01 99.83 19:23:23 18:09:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:23:23 18:09:01 1 0.23 0.00 0.02 0.00 0.00 99.75 19:23:23 18:10:01 all 0.13 0.00 0.03 0.00 0.02 99.83 19:23:23 18:10:01 0 0.20 0.00 0.02 0.00 0.02 99.77 19:23:23 18:10:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:23:23 18:11:01 all 0.11 0.00 0.03 0.00 0.02 99.84 19:23:23 18:11:01 0 0.20 0.00 0.03 0.00 0.00 99.77 19:23:23 18:11:01 1 0.02 0.00 0.03 0.00 0.03 99.92 19:23:23 18:12:01 all 0.11 0.00 0.02 0.00 0.01 99.87 19:23:23 18:12:01 0 0.17 0.00 0.02 0.00 0.00 99.82 19:23:23 18:12:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:23:23 18:13:01 all 0.15 0.00 0.04 0.00 0.02 99.79 19:23:23 18:13:01 0 0.27 0.00 0.03 0.00 0.02 99.68 19:23:23 18:13:01 1 0.03 0.00 0.05 0.00 0.02 99.90 19:23:23 18:14:01 all 0.19 0.00 0.04 0.00 0.02 99.75 19:23:23 18:14:01 0 0.32 0.00 0.03 0.00 0.00 99.65 19:23:23 18:14:01 1 0.07 0.00 0.05 0.00 0.03 99.85 19:23:23 18:15:01 all 0.19 0.00 0.02 0.00 0.01 99.78 19:23:23 18:15:01 0 0.35 0.00 0.02 0.00 0.00 99.63 19:23:23 18:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:23:23 18:16:01 all 0.10 0.00 0.05 0.00 0.01 99.84 19:23:23 18:16:01 0 0.17 0.00 0.05 0.00 0.00 99.78 19:23:23 18:16:01 1 0.03 0.00 0.05 0.00 0.02 99.90 19:23:23 18:17:01 all 0.11 0.00 0.03 0.00 0.02 99.84 19:23:23 18:17:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:23:23 18:17:01 1 0.18 0.00 0.05 0.00 0.02 99.75 19:23:23 19:23:23 18:17:01 CPU %user %nice %system %iowait %steal %idle 19:23:23 18:18:01 all 0.18 0.00 0.03 0.02 0.02 99.76 19:23:23 18:18:01 0 0.03 0.00 0.05 0.03 0.02 99.87 19:23:23 18:18:01 1 0.32 0.00 0.02 0.00 0.02 99.65 19:23:23 18:19:02 all 0.18 0.00 0.04 0.00 0.02 99.77 19:23:23 18:19:02 0 0.05 0.00 0.05 0.00 0.03 99.87 19:23:23 18:19:02 1 0.30 0.00 0.03 0.00 0.00 99.67 19:23:23 18:20:01 all 0.14 0.00 0.03 0.00 0.03 99.80 19:23:23 18:20:01 0 0.07 0.00 0.03 0.00 0.02 99.88 19:23:23 18:20:01 1 0.22 0.00 0.02 0.00 0.03 99.73 19:23:23 18:21:01 all 0.13 0.00 0.04 0.00 0.01 99.82 19:23:23 18:21:01 0 0.03 0.00 0.05 0.00 0.02 99.90 19:23:23 18:21:01 1 0.22 0.00 0.03 0.00 0.00 99.75 19:23:23 18:22:01 all 0.10 0.00 0.03 0.00 0.02 99.85 19:23:23 18:22:01 0 0.05 0.00 0.05 0.00 0.03 99.87 19:23:23 18:22:01 1 0.15 0.00 0.02 0.00 0.00 99.83 19:23:23 18:23:01 all 0.17 0.00 0.03 0.00 0.02 99.79 19:23:23 18:23:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:23:23 18:23:01 1 0.32 0.00 0.02 0.00 0.02 99.65 19:23:23 18:24:01 all 0.18 0.00 0.03 0.00 0.01 99.79 19:23:23 18:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:23:23 18:24:01 1 0.32 0.00 0.03 0.00 0.02 99.63 19:23:23 18:25:01 all 0.14 0.00 0.03 0.00 0.03 99.80 19:23:23 18:25:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:23:23 18:25:01 1 0.25 0.00 0.03 0.00 0.02 99.70 19:23:23 18:26:01 all 0.18 0.00 0.03 0.00 0.02 99.77 19:23:23 18:26:01 0 0.33 0.00 0.03 0.00 0.02 99.62 19:23:23 18:26:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:23:23 18:27:01 all 0.08 0.00 0.02 0.00 0.01 99.90 19:23:23 18:27:01 0 0.10 0.00 0.03 0.00 0.00 99.87 19:23:23 18:27:01 1 0.05 0.00 0.00 0.00 0.02 99.93 19:23:23 18:28:01 all 0.13 0.00 0.07 0.00 0.03 99.77 19:23:23 18:28:01 0 0.10 0.00 0.03 0.00 0.02 99.85 19:23:23 18:28:01 1 0.15 0.00 0.10 0.00 0.05 99.70 19:23:23 19:23:23 18:28:01 CPU %user %nice %system %iowait %steal %idle 19:23:23 18:29:01 all 0.03 0.00 0.03 0.00 0.00 99.93 19:23:23 18:29:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:23:23 18:29:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:23:23 18:30:01 all 0.03 0.00 0.03 0.00 0.03 99.92 19:23:23 18:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:23:23 18:30:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:23:23 18:31:01 all 0.04 0.00 0.03 0.00 0.01 99.92 19:23:23 18:31:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:23:23 18:31:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:23:23 18:32:01 all 0.03 0.00 0.03 0.01 0.02 99.92 19:23:23 18:32:01 0 0.02 0.00 0.02 0.02 0.00 99.95 19:23:23 18:32:01 1 0.05 0.00 0.03 0.00 0.03 99.88 19:23:23 18:33:01 all 0.05 0.00 0.05 0.00 0.02 99.88 19:23:23 18:33:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:23:23 18:33:01 1 0.07 0.00 0.07 0.00 0.03 99.83 19:23:23 18:34:01 all 0.03 0.00 0.03 0.00 0.01 99.92 19:23:23 18:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:23:23 18:34:01 1 0.05 0.00 0.05 0.00 0.02 99.88 19:23:23 18:35:01 all 0.05 0.00 0.03 0.00 0.03 99.90 19:23:23 18:35:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:23:23 18:35:01 1 0.05 0.00 0.03 0.00 0.03 99.88 19:23:23 18:36:01 all 0.03 0.00 0.03 0.00 0.03 99.92 19:23:23 18:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:23:23 18:36:01 1 0.03 0.00 0.03 0.00 0.05 99.88 19:23:23 18:37:01 all 0.04 0.00 0.03 0.00 0.01 99.92 19:23:23 18:37:01 0 0.05 0.00 0.02 0.00 0.00 99.93 19:23:23 18:37:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:23:23 18:38:01 all 0.05 0.00 0.03 0.00 0.01 99.92 19:23:23 18:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:23:23 18:38:01 1 0.07 0.00 0.03 0.00 0.02 99.88 19:23:23 18:39:01 all 0.14 0.00 0.03 0.00 0.03 99.81 19:23:23 18:39:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:23:23 18:39:01 1 0.28 0.00 0.03 0.00 0.03 99.65 19:23:23 19:23:23 18:39:01 CPU %user %nice %system %iowait %steal %idle 19:23:23 18:40:01 all 0.21 0.00 0.02 0.00 0.02 99.76 19:23:23 18:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:23:23 18:40:01 1 0.40 0.00 0.02 0.00 0.03 99.55 19:23:23 18:41:01 all 0.08 0.00 0.03 0.00 0.02 99.87 19:23:23 18:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:23:23 18:41:01 1 0.13 0.00 0.05 0.00 0.02 99.80 19:23:23 18:42:01 all 0.17 0.00 0.03 0.00 0.01 99.80 19:23:23 18:42:01 0 0.05 0.00 0.03 0.00 0.00 99.92 19:23:23 18:42:01 1 0.28 0.00 0.02 0.00 0.02 99.68 19:23:23 18:43:01 all 0.09 0.00 0.03 0.00 0.03 99.85 19:23:23 18:43:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:23:23 18:43:01 1 0.17 0.00 0.03 0.00 0.02 99.78 19:23:23 18:44:01 all 0.15 0.00 0.03 0.00 0.01 99.81 19:23:23 18:44:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:23:23 18:44:01 1 0.25 0.00 0.03 0.00 0.00 99.72 19:23:23 18:45:01 all 0.12 0.00 0.03 0.00 0.02 99.84 19:23:23 18:45:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:23:23 18:45:01 1 0.20 0.00 0.02 0.00 0.02 99.77 19:23:23 18:46:01 all 0.13 0.00 0.03 0.00 0.02 99.82 19:23:23 18:46:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:23:23 18:46:01 1 0.22 0.00 0.02 0.00 0.00 99.77 19:23:23 18:47:01 all 0.10 0.00 0.03 0.00 0.02 99.85 19:23:23 18:47:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:23:23 18:47:01 1 0.17 0.00 0.03 0.00 0.02 99.78 19:23:23 18:48:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:23:23 18:48:01 0 0.07 0.00 0.03 0.00 0.03 99.87 19:23:23 18:48:01 1 0.10 0.00 0.00 0.00 0.02 99.88 19:23:23 18:49:01 all 0.10 0.00 0.03 0.00 0.02 99.86 19:23:23 18:49:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:23:23 18:49:01 1 0.18 0.00 0.02 0.00 0.00 99.80 19:23:23 18:50:01 all 0.15 0.00 0.02 0.00 0.02 99.82 19:23:23 18:50:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:23:23 18:50:01 1 0.25 0.00 0.02 0.00 0.02 99.72 19:23:23 19:23:23 18:50:01 CPU %user %nice %system %iowait %steal %idle 19:23:23 18:51:01 all 0.11 0.00 0.03 0.00 0.02 99.85 19:23:23 18:51:01 0 0.03 0.00 0.05 0.00 0.03 99.88 19:23:23 18:51:01 1 0.18 0.00 0.00 0.00 0.00 99.82 19:23:23 18:52:02 all 0.10 0.00 0.02 0.00 0.03 99.86 19:23:23 18:52:02 0 0.05 0.00 0.02 0.00 0.03 99.90 19:23:23 18:52:02 1 0.15 0.00 0.02 0.00 0.02 99.82 19:23:23 18:53:01 all 0.13 0.00 0.03 0.00 0.01 99.84 19:23:23 18:53:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:23:23 18:53:01 1 0.24 0.00 0.02 0.00 0.00 99.75 19:23:23 18:54:01 all 0.14 0.00 0.01 0.00 0.03 99.82 19:23:23 18:54:01 0 0.05 0.00 0.00 0.00 0.02 99.93 19:23:23 18:54:01 1 0.23 0.00 0.02 0.00 0.03 99.72 19:23:23 18:55:01 all 0.06 0.00 0.03 0.00 0.04 99.87 19:23:23 18:55:01 0 0.08 0.00 0.05 0.00 0.07 99.80 19:23:23 18:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:23:23 18:56:01 all 0.14 0.00 0.03 0.00 0.03 99.81 19:23:23 18:56:01 0 0.25 0.00 0.02 0.00 0.02 99.72 19:23:23 18:56:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:23:23 18:57:01 all 0.10 0.00 0.02 0.00 0.01 99.87 19:23:23 18:57:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:23:23 18:57:01 1 0.17 0.00 0.02 0.00 0.00 99.82 19:23:23 18:58:01 all 0.13 0.00 0.03 0.00 0.02 99.82 19:23:23 18:58:01 0 0.27 0.00 0.03 0.00 0.02 99.68 19:23:23 18:58:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:23:23 18:59:01 all 0.18 0.00 0.02 0.00 0.02 99.79 19:23:23 18:59:01 0 0.30 0.00 0.02 0.00 0.02 99.67 19:23:23 18:59:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:23:23 19:00:01 all 0.21 0.00 0.03 0.00 0.02 99.75 19:23:23 19:00:01 0 0.40 0.00 0.02 0.00 0.02 99.57 19:23:23 19:00:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:23:23 19:01:01 all 0.20 0.00 0.03 0.00 0.02 99.75 19:23:23 19:01:01 0 0.37 0.00 0.05 0.00 0.02 99.57 19:23:23 19:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:23:23 19:23:23 19:01:01 CPU %user %nice %system %iowait %steal %idle 19:23:23 19:02:01 all 0.14 0.00 0.04 0.00 0.01 99.81 19:23:23 19:02:01 0 0.23 0.00 0.03 0.00 0.00 99.73 19:23:23 19:02:01 1 0.05 0.00 0.05 0.00 0.02 99.88 19:23:23 19:03:01 all 0.07 0.00 0.03 0.00 0.03 99.88 19:23:23 19:03:01 0 0.08 0.00 0.03 0.00 0.05 99.83 19:23:23 19:03:01 1 0.05 0.00 0.02 0.00 0.00 99.93 19:23:23 19:04:01 all 0.07 0.00 0.03 0.00 0.03 99.87 19:23:23 19:04:01 0 0.10 0.00 0.03 0.00 0.02 99.85 19:23:23 19:04:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:23:23 19:05:01 all 0.13 0.00 0.03 0.00 0.02 99.83 19:23:23 19:05:01 0 0.20 0.00 0.03 0.00 0.02 99.75 19:23:23 19:05:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:23:23 19:06:01 all 0.10 0.00 0.02 0.01 0.02 99.86 19:23:23 19:06:01 0 0.15 0.00 0.02 0.02 0.00 99.82 19:23:23 19:06:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:23:23 19:07:01 all 0.11 0.00 0.03 0.00 0.02 99.84 19:23:23 19:07:01 0 0.17 0.00 0.02 0.00 0.02 99.80 19:23:23 19:07:01 1 0.05 0.00 0.05 0.00 0.02 99.88 19:23:23 19:08:01 all 0.16 0.00 0.02 0.00 0.02 99.81 19:23:23 19:08:01 0 0.28 0.00 0.02 0.00 0.02 99.68 19:23:23 19:08:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:23:23 19:09:01 all 0.13 0.00 0.02 0.00 0.02 99.84 19:23:23 19:09:01 0 0.22 0.00 0.02 0.00 0.02 99.75 19:23:23 19:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:23:23 19:10:01 all 0.06 0.00 0.03 0.00 0.02 99.89 19:23:23 19:10:01 0 0.07 0.00 0.02 0.00 0.02 99.90 19:23:23 19:10:01 1 0.05 0.00 0.05 0.00 0.02 99.88 19:23:23 19:11:01 all 0.03 0.00 0.03 0.00 0.02 99.92 19:23:23 19:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:23:23 19:11:01 1 0.02 0.00 0.05 0.00 0.02 99.92 19:23:23 19:12:01 all 0.14 0.00 0.03 0.00 0.03 99.80 19:23:23 19:12:01 0 0.22 0.00 0.03 0.00 0.02 99.73 19:23:23 19:12:01 1 0.07 0.00 0.03 0.00 0.03 99.87 19:23:23 19:23:23 19:12:01 CPU %user %nice %system %iowait %steal %idle 19:23:23 19:13:01 all 0.13 0.00 0.03 0.00 0.02 99.83 19:23:23 19:13:01 0 0.22 0.00 0.02 0.00 0.02 99.75 19:23:23 19:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:23:23 19:14:01 all 0.13 0.00 0.03 0.00 0.02 99.82 19:23:23 19:14:01 0 0.20 0.00 0.03 0.00 0.00 99.77 19:23:23 19:14:01 1 0.05 0.00 0.03 0.00 0.03 99.88 19:23:23 19:15:01 all 0.09 0.00 0.03 0.00 0.03 99.85 19:23:23 19:15:01 0 0.17 0.00 0.02 0.00 0.03 99.78 19:23:23 19:15:01 1 0.02 0.00 0.03 0.00 0.03 99.92 19:23:23 19:16:01 all 0.10 0.00 0.02 0.00 0.03 99.86 19:23:23 19:16:01 0 0.17 0.00 0.02 0.00 0.03 99.78 19:23:23 19:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:23:23 19:17:01 all 0.03 0.00 0.03 0.00 0.02 99.92 19:23:23 19:17:01 0 0.07 0.00 0.03 0.00 0.02 99.88 19:23:23 19:17:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:23:23 19:18:01 all 0.08 0.00 0.03 0.00 0.02 99.87 19:23:23 19:18:01 0 0.07 0.00 0.03 0.00 0.02 99.88 19:23:23 19:18:01 1 0.08 0.00 0.03 0.00 0.02 99.87 19:23:23 19:19:01 all 0.11 0.00 0.03 0.00 0.02 99.85 19:23:23 19:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:23:23 19:19:01 1 0.20 0.00 0.03 0.00 0.02 99.75 19:23:23 19:20:01 all 0.14 0.00 0.03 0.00 0.02 99.82 19:23:23 19:20:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:23:23 19:20:01 1 0.23 0.00 0.02 0.00 0.02 99.73 19:23:23 19:21:01 all 0.13 0.00 0.02 0.00 0.02 99.84 19:23:23 19:21:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:23:23 19:21:01 1 0.23 0.00 0.02 0.00 0.00 99.75 19:23:23 19:22:01 all 0.20 0.00 0.02 0.00 0.03 99.76 19:23:23 19:22:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:23:23 19:22:01 1 0.35 0.00 0.02 0.00 0.03 99.60 19:23:23 19:23:02 all 2.48 0.00 0.84 0.71 0.03 95.94 19:23:23 19:23:02 0 1.98 0.00 0.74 0.35 0.03 96.90 19:23:23 19:23:02 1 2.99 0.00 0.94 1.07 0.02 94.98 19:23:23 19:23:23 Average: CPU %user %nice %system %iowait %steal %idle 19:23:23 Average: all 2.08 0.02 0.57 0.33 0.02 96.97 19:23:23 Average: 0 2.05 0.02 0.57 0.35 0.02 96.98 19:23:23 Average: 1 2.10 0.03 0.57 0.31 0.02 96.97 19:23:23 19:23:23 19:23:23