Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 41c1c1911e961908baeef7fa38a53b92e0289cee+7658dde2fa5f0df1322b53e9d399e0259178d9cc (a3d6579c8e075229fb2d2cd54264cba05c7bff0e) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@d8f89cc71b9e7d4aab3302ed4023620cad223655 Attempting to resolve d8f89cc71b9e7d4aab3302ed4023620cad223655 from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Could not find d8f89cc71b9e7d4aab3302ed4023620cad223655 in remote references. Pulling heads to local for deep search... > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse d8f89cc71b9e7d4aab3302ed4023620cad223655^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains d8f89cc71b9e7d4aab3302ed4023620cad223655 # timeout=10 Selected match: pr/264/head revision d8f89cc71b9e7d4aab3302ed4023620cad223655 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d8f89cc71b9e7d4aab3302ed4023620cad223655 (pr/264/head) > git config core.sparsecheckout # timeout=10 > git checkout -f d8f89cc71b9e7d4aab3302ed4023620cad223655 # timeout=10 Commit message: "feat(snap): Use new native build script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, 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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-11990’ is offline; ‘prd-centos7-docker-4c-2g-11992’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-10024’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-11550’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-11993 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-124 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 7658dde2fa5f0df1322b53e9d399e0259178d9cc into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 > git remote # timeout=10 Merge succeeded, producing a0426c5be28d8e5f9c1bd41f81e4655016a188e6 Checking out Revision a0426c5be28d8e5f9c1bd41f81e4655016a188e6 (PR-124) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7658dde2fa5f0df1322b53e9d399e0259178d9cc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a0426c5be28d8e5f9c1bd41f81e4655016a188e6 # timeout=10 Commit message: "Merge commit '7658dde2fa5f0df1322b53e9d399e0259178d9cc' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk f953d589a1b9ae164e5de099e7423806e86e49ed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:53:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:53:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:53:46 ========================================================= 00:53:46 EdgeX Global Pipelines Version Info 00:53:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:53:47 ------------------- 00:53:47 stable info: 00:53:47 ------------------- 00:53:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:53:47 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 00:53:47 Message: update stable to v1.0.162 00:53:48 ------------------- 00:53:48 experimental info: 00:53:48 ------------------- 00:53:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:53:48 Commit SHA: 6f2ee81cce8ce978e0d8ebd6865d4103bdd6920b 00:53:48 Message: update experimental to v1.0.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 00:53:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 00:53:49 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 00:53:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:53:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:53:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:53:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:53:49 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:53:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:53:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:53:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:53:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:53:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 00:53:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:53:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:53:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:53:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:53:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:53:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:53:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-124 [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-124 [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-124 [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a0426c5be28d8e5f9c1bd41f81e4655016a188e6 [Pipeline] echo 00:53:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a0426c5 [Pipeline] echo 00:53:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:53:52 + git log --format=format:%s -1 a0426c5be28d8e5f9c1bd41f81e4655016a188e6 [Pipeline] echo 00:53:52 GIT_COMMIT: a0426c5be28d8e5f9c1bd41f81e4655016a188e6, Commit Message: Merge commit '7658dde2fa5f0df1322b53e9d399e0259178d9cc' into HEAD [Pipeline] echo 00:53:52 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:53:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:53:53 00:53:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:53:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:53:54 latest: Pulling from edgex-devops/git-semver 00:53:54 31603596830f: Pulling fs layer 00:53:54 2a8b12db71e7: Pulling fs layer 00:53:54 6ca5941a6612: Pulling fs layer 00:53:54 ecc8261a40a4: Pulling fs layer 00:53:54 ecc8261a40a4: Waiting 00:53:54 2a8b12db71e7: Download complete 00:53:54 31603596830f: Verifying Checksum 00:53:54 31603596830f: Download complete 00:53:54 6ca5941a6612: Verifying Checksum 00:53:54 ecc8261a40a4: Verifying Checksum 00:53:54 ecc8261a40a4: Download complete 00:53:54 31603596830f: Pull complete 00:53:54 2a8b12db71e7: Pull complete 00:53:55 6ca5941a6612: Pull complete 00:53:55 ecc8261a40a4: Pull complete 00:53:55 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:53:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:53:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:53:56 prd-centos7-docker-4c-2g-11993 does not seem to be running inside a container 00:53:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-124 -v /w/workspace/_app-service-configurable_PR-124:/w/workspace/_app-service-configurable_PR-124:rw,z -v /w/workspace/_app-service-configurable_PR-124@tmp:/w/workspace/_app-service-configurable_PR-124@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:10004/edgex-devops/git-semver:latest cat 00:53:58 $ docker top 0f7a8d548ff9fab2db2ab317ca46759c96fc5d0666d3c7ad9f7ecc37dd1be442 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:53:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:53:58 [ssh-agent] Looking for ssh-agent implementation... 00:53:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:53:58 $ docker exec 0f7a8d548ff9fab2db2ab317ca46759c96fc5d0666d3c7ad9f7ecc37dd1be442 ssh-agent 00:53:59 SSH_AUTH_SOCK=/tmp/ssh-AuNG5PLJOAQS/agent.12 00:53:59 SSH_AGENT_PID=18 00:53:59 Running ssh-add (command line suppressed) 00:53:59 Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_4886581494008250553.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_4886581494008250553.key) 00:53:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:53:59 + git tag --points-at HEAD [Pipeline] } 00:53:59 $ docker exec --env ******** --env ******** 0f7a8d548ff9fab2db2ab317ca46759c96fc5d0666d3c7ad9f7ecc37dd1be442 ssh-agent -k 00:53:59 unset SSH_AUTH_SOCK; 00:53:59 unset SSH_AGENT_PID; 00:53:59 echo Agent pid 18 killed; 00:53:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:53:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:53:59 [ssh-agent] Looking for ssh-agent implementation... 00:54:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:54:00 $ docker exec 0f7a8d548ff9fab2db2ab317ca46759c96fc5d0666d3c7ad9f7ecc37dd1be442 ssh-agent 00:54:00 SSH_AUTH_SOCK=/tmp/ssh-PFgI9XT5b6vg/agent.49 00:54:00 SSH_AGENT_PID=54 00:54:00 Running ssh-add (command line suppressed) 00:54:00 Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_8155296169002834756.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_8155296169002834756.key) 00:54:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:54:00 + git semver init 00:54:00 # -> Open(): unable to determine branch for HEAD 00:54:00 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-124/.git 00:54:00 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-124 00:54:00 # $SEMVER_REMOTE_NAME = origin 00:54:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:54:00 # $SEMVER_USER_NAME = edgex-jenkins 00:54:00 # $SEMVER_BRANCH = PR-124 00:54:00 # $SEMVER_TEMP = /tmp/semver-169875144 00:54:00 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 00:54:01 # '/tmp/semver-169875144' -> '/w/workspace/_app-service-configurable_PR-124/.semver' 00:54:01 # -> Force: false 00:54:01 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-124/.semver [Pipeline] } 00:54:01 $ docker exec --env ******** --env ******** 0f7a8d548ff9fab2db2ab317ca46759c96fc5d0666d3c7ad9f7ecc37dd1be442 ssh-agent -k 00:54:01 unset SSH_AUTH_SOCK; 00:54:01 unset SSH_AGENT_PID; 00:54:01 echo Agent pid 54 killed; 00:54:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:54:01 + git semver [Pipeline] } 00:54:02 $ docker stop --time=1 0f7a8d548ff9fab2db2ab317ca46759c96fc5d0666d3c7ad9f7ecc37dd1be442 00:54:03 $ docker rm -f 0f7a8d548ff9fab2db2ab317ca46759c96fc5d0666d3c7ad9f7ecc37dd1be442 [Pipeline] // withDockerContainer [Pipeline] sh 00:54:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:54:04 Stashed 1 file(s) [Pipeline] echo 00:54:04 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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] node 00:54:19 Still waiting to schedule task 00:54:19 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:54:19 Still waiting to schedule task 00:54:19 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:57:06 Running on prd-centos7-docker-4c-2g-11994 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 00:57:06 Running in /w/workspace/app-service-configurable/28 [Pipeline] { [Pipeline] checkout 00:57:09 using credential edgex-jenkins-ssh 00:57:09 Cloning the remote Git repository 00:57:09 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 00:57:09 > git init /w/workspace/app-service-configurable/28 # timeout=10 00:57:09 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:57:09 > git --version # timeout=10 00:57:10 > git --version # 'git version 2.16.5' 00:57:10 using GIT_SSH to set credentials SSH Credentials for GitHub 00:57:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:57:11 Merging remotes/origin/master commit 7658dde2fa5f0df1322b53e9d399e0259178d9cc into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee 00:57:11 Merge succeeded, producing 7daa19e12de1d95ae687db1b724b34ac077f104b 00:57:11 Checking out Revision 7daa19e12de1d95ae687db1b724b34ac077f104b (PR-124) 00:57:10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:57:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:57:10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:57:10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:57:10 using GIT_SSH to set credentials SSH Credentials for GitHub 00:57:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:57:11 > git config core.sparsecheckout # timeout=10 00:57:11 > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 00:57:11 > git remote # timeout=10 00:57:11 > git config --get remote.origin.url # timeout=10 00:57:11 using GIT_SSH to set credentials SSH Credentials for GitHub 00:57:11 > git merge 7658dde2fa5f0df1322b53e9d399e0259178d9cc # timeout=10 00:57:11 > git rev-parse HEAD^{commit} # timeout=10 00:57:11 > git config core.sparsecheckout # timeout=10 00:57:11 > git checkout -f 7daa19e12de1d95ae687db1b724b34ac077f104b # timeout=10 00:57:14 Commit message: "Merge commit '7658dde2fa5f0df1322b53e9d399e0259178d9cc' into HEAD" 00:57:14 First time build. Skipping changelog. 00:57:14 > git rev-list --no-walk f953d589a1b9ae164e5de099e7423806e86e49ed # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:57:15 ========================================================= 00:57:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:57:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:57:16 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 00:57:16 Sending build context to Docker daemon 98.82kB 00:57:16 Step 1/8 : ARG BASE=golang:1.15-alpine 00:57:16 Step 2/8 : FROM ${BASE} 00:57:17 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:57:17 df20fa9351a1: Pulling fs layer 00:57:17 ed8968b2872e: Pulling fs layer 00:57:17 a92cc7c5fd73: Pulling fs layer 00:57:17 e871e8e8d7a9: Pulling fs layer 00:57:17 e73272ec9a57: Pulling fs layer 00:57:17 1e910a182e73: Pulling fs layer 00:57:17 4e634b169226: Pulling fs layer 00:57:17 e73272ec9a57: Waiting 00:57:17 1e910a182e73: Waiting 00:57:17 4e634b169226: Waiting 00:57:17 e871e8e8d7a9: Waiting 00:57:17 a92cc7c5fd73: Verifying Checksum 00:57:17 a92cc7c5fd73: Download complete 00:57:17 ed8968b2872e: Verifying Checksum 00:57:17 ed8968b2872e: Download complete 00:57:17 e73272ec9a57: Verifying Checksum 00:57:17 e73272ec9a57: Download complete 00:57:17 1e910a182e73: Verifying Checksum 00:57:17 1e910a182e73: Download complete 00:57:17 df20fa9351a1: Verifying Checksum 00:57:17 df20fa9351a1: Download complete 00:57:17 df20fa9351a1: Pull complete 00:57:17 ed8968b2872e: Pull complete 00:57:17 a92cc7c5fd73: Pull complete 00:57:19 4e634b169226: Verifying Checksum 00:57:19 4e634b169226: Download complete 00:57:20 e871e8e8d7a9: Verifying Checksum 00:57:20 e871e8e8d7a9: Download complete 00:57:25 e871e8e8d7a9: Pull complete 00:57:25 e73272ec9a57: Pull complete 00:57:25 1e910a182e73: Pull complete 00:57:32 4e634b169226: Pull complete 00:57:32 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 00:57:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:57:32 ---> f7629b54cfaa 00:57:32 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:57:32 ---> Running in 9eae32539fad 00:57:32 Removing intermediate container 9eae32539fad 00:57:32 ---> bc7fd0483d27 00:57:32 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:57:32 ---> Running in 935d8d66f033 00:57:32 Removing intermediate container 935d8d66f033 00:57:32 ---> e274cbc0e371 00:57:32 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 00:57:32 ---> Running in 63bb21d4a387 00:57:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:57:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:57:34 (1/6) Installing libc-dev (0.7.2-r3) 00:57:34 (2/6) Installing libsodium (1.0.18-r0) 00:57:34 (3/6) Installing pkgconf (1.7.2-r0) 00:57:34 (4/6) Installing libsodium-dev (1.0.18-r0) 00:57:35 (5/6) Installing libzmq (4.3.3-r0) 00:57:35 (6/6) Installing zeromq-dev (4.3.3-r0) 00:57:35 Executing busybox-1.31.1-r16.trigger 00:57:35 OK: 167 MiB in 45 packages 00:57:36 Removing intermediate container 63bb21d4a387 00:57:36 ---> 389957876ea5 00:57:36 Step 6/8 : WORKDIR /app 00:57:36 ---> Running in f79d37da6fb5 00:57:36 Removing intermediate container f79d37da6fb5 00:57:36 ---> 30a0f4bd441f 00:57:36 Step 7/8 : COPY . . 00:57:36 ---> 933e9f918f4b 00:57:36 Step 8/8 : RUN go mod download 00:57:36 ---> Running in b4825c4c4499 00:58:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-11995 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 00:58:02 Running in /w/workspace/app-service-configurable/28 [Pipeline] { [Pipeline] checkout 00:58:03 Removing intermediate container b4825c4c4499 00:58:03 ---> 173e77efd1d8 00:58:03 Successfully built 173e77efd1d8 00:58:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:58:03 + docker inspect -f . ci-base-image-x86_64 00:58:03 . [Pipeline] withDockerContainer 00:58:03 prd-centos7-docker-4c-2g-11994 does not seem to be running inside a container 00:58:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/28 -v /w/workspace/app-service-configurable/28:/w/workspace/app-service-configurable/28:rw,z -v /w/workspace/app-service-configurable/28@tmp:/w/workspace/app-service-configurable/28@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 ******** -e ******** ci-base-image-x86_64 cat 00:58:04 $ docker top 4c186582d439355fca51e4c0f8c6764fda5d697350fc9abbbb6c0cd3bb601f01 -eo pid,comm [Pipeline] { [Pipeline] sh 00:58:05 + go version 00:58:05 go version go1.15.2 linux/amd64 [Pipeline] } 00:58:05 $ docker stop --time=1 4c186582d439355fca51e4c0f8c6764fda5d697350fc9abbbb6c0cd3bb601f01 00:58:06 $ docker rm -f 4c186582d439355fca51e4c0f8c6764fda5d697350fc9abbbb6c0cd3bb601f01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:58:07 + docker inspect -f . ci-base-image-x86_64 00:58:07 . [Pipeline] withDockerContainer 00:58:07 prd-centos7-docker-4c-2g-11994 does not seem to be running inside a container 00:58:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/28 -v /w/workspace/app-service-configurable/28:/w/workspace/app-service-configurable/28:rw,z -v /w/workspace/app-service-configurable/28@tmp:/w/workspace/app-service-configurable/28@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 ******** -e ******** ci-base-image-x86_64 cat 00:58:08 $ docker top bb6a82a55679aac50ffbe0aedc38daee322523f7599170506b1e0c69943589ca -eo pid,comm 00:58:08 using credential edgex-jenkins-ssh 00:58:08 Cloning the remote Git repository [Pipeline] { [Pipeline] sh 00:58:08 + make test 00:58:08 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 00:58:08 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 00:58:08 > git init /w/workspace/app-service-configurable/28 # timeout=10 00:58:08 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:58:08 > git --version # timeout=10 00:58:08 > git --version # 'git version 2.17.1' 00:58:08 using GIT_SSH to set credentials SSH Credentials for GitHub 00:58:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:58:10 Merging remotes/origin/master commit 7658dde2fa5f0df1322b53e9d399e0259178d9cc into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee 00:58:10 Merge succeeded, producing 9dc22ccb643852cb00270761ae756a3cda4678bb 00:58:10 Checking out Revision 9dc22ccb643852cb00270761ae756a3cda4678bb (PR-124) 00:58:09 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:58:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:58:09 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:58:09 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:58:09 using GIT_SSH to set credentials SSH Credentials for GitHub 00:58:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:58:10 > git config core.sparsecheckout # timeout=10 00:58:10 > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 00:58:10 > git remote # timeout=10 00:58:10 > git config --get remote.origin.url # timeout=10 00:58:10 using GIT_SSH to set credentials SSH Credentials for GitHub 00:58:10 > git merge 7658dde2fa5f0df1322b53e9d399e0259178d9cc # timeout=10 00:58:10 > git rev-parse HEAD^{commit} # timeout=10 00:58:10 > git config core.sparsecheckout # timeout=10 00:58:10 > git checkout -f 9dc22ccb643852cb00270761ae756a3cda4678bb # timeout=10 00:58:14 Commit message: "Merge commit '7658dde2fa5f0df1322b53e9d399e0259178d9cc' into HEAD" 00:58:14 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:58:15 ========================================================= 00:58:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:58:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:58:14 > git rev-list --no-walk f953d589a1b9ae164e5de099e7423806e86e49ed # timeout=10 00:58:17 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 00:58:17 Sending build context to Docker daemon 98.82kB 00:58:17 Step 1/8 : ARG BASE=golang:1.15-alpine 00:58:17 Step 2/8 : FROM ${BASE} 00:58:18 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:58:18 b538f80385f9: Pulling fs layer 00:58:18 74f711af9a0d: Pulling fs layer 00:58:18 99f96fe45779: Pulling fs layer 00:58:18 8529a6b9a6be: Pulling fs layer 00:58:18 45590311c82a: Pulling fs layer 00:58:18 69ca0ff8b7b3: Pulling fs layer 00:58:18 209524e5b208: Pulling fs layer 00:58:18 8529a6b9a6be: Waiting 00:58:18 45590311c82a: Waiting 00:58:18 69ca0ff8b7b3: Waiting 00:58:18 209524e5b208: Waiting 00:58:18 99f96fe45779: Verifying Checksum 00:58:18 99f96fe45779: Download complete 00:58:18 74f711af9a0d: Verifying Checksum 00:58:18 74f711af9a0d: Download complete 00:58:18 45590311c82a: Verifying Checksum 00:58:18 45590311c82a: Download complete 00:58:18 69ca0ff8b7b3: Download complete 00:58:18 b538f80385f9: Verifying Checksum 00:58:18 b538f80385f9: Download complete 00:58:19 b538f80385f9: Pull complete 00:58:19 74f711af9a0d: Pull complete 00:58:20 99f96fe45779: Pull complete 00:58:20 209524e5b208: Verifying Checksum 00:58:20 209524e5b208: Download complete 00:58:21 8529a6b9a6be: Verifying Checksum 00:58:21 8529a6b9a6be: Download complete 00:58:27 ? github.com/edgexfoundry/app-service-configurable [no test files] 00:58:27 CGO_ENABLED=1 go vet ./... 00:58:29 gofmt -l . 00:58:29 [ "`gofmt -l .`" = "" ] 00:58:29 ./bin/test-go-mod-tidy.sh 00:58:30 ./bin/test-attribution-txt.sh [Pipeline] stash 00:58:30 Stashed 1 file(s) [Pipeline] } 00:58:30 $ docker stop --time=1 bb6a82a55679aac50ffbe0aedc38daee322523f7599170506b1e0c69943589ca 00:58:31 8529a6b9a6be: Pull complete 00:58:32 $ docker rm -f bb6a82a55679aac50ffbe0aedc38daee322523f7599170506b1e0c69943589ca 00:58:32 45590311c82a: Pull complete [Pipeline] // withDockerContainer [Pipeline] } 00:58:32 69ca0ff8b7b3: Pull complete [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:58:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:58:35 + ls -al . 00:58:35 total 96 00:58:35 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 13 00:58 . 00:58:35 drwxrwxr-x. 4 jenkins jenkins 30 Nov 13 00:57 .. 00:58:35 -rw-rw-r--. 1 jenkins jenkins 6568 Nov 13 00:57 Attribution.txt 00:58:35 drwxrwxr-x. 2 jenkins jenkins 64 Nov 13 00:57 bin 00:58:35 -rw-r--r--. 1 jenkins jenkins 10 Nov 13 00:58 coverage.out 00:58:35 -rw-rw-r--. 1 jenkins jenkins 180 Nov 13 00:57 docker-compose.debug.yml 00:58:35 -rw-rw-r--. 1 jenkins jenkins 133 Nov 13 00:57 docker-compose.yml 00:58:35 -rw-rw-r--. 1 jenkins jenkins 2002 Nov 13 00:57 Dockerfile 00:58:35 -rw-rw-r--. 1 jenkins jenkins 966 Nov 13 00:57 Dockerfile.build 00:58:35 -rw-rw-r--. 1 jenkins jenkins 119 Nov 13 00:57 .dockerignore 00:58:35 drwxrwxr-x. 8 jenkins jenkins 179 Nov 13 00:57 .git 00:58:35 drwxrwxr-x. 2 jenkins jenkins 81 Nov 13 00:57 .github 00:58:35 -rw-rw-r--. 1 jenkins jenkins 93 Nov 13 00:57 .gitignore 00:58:35 -rw-r--r--. 1 jenkins jenkins 126 Nov 13 00:58 go.mod 00:58:35 -rw-r--r--. 1 jenkins jenkins 19551 Nov 13 00:58 go.sum 00:58:35 -rw-rw-r--. 1 jenkins jenkins 766 Nov 13 00:57 Jenkinsfile 00:58:35 -rw-rw-r--. 1 jenkins jenkins 10174 Nov 13 00:57 LICENSE 00:58:35 -rw-rw-r--. 1 jenkins jenkins 1519 Nov 13 00:57 main.go 00:58:35 -rw-rw-r--. 1 jenkins jenkins 1573 Nov 13 00:57 makefile 00:58:35 -rw-rw-r--. 1 jenkins jenkins 1277 Nov 13 00:57 README.md 00:58:35 drwxrwxr-x. 10 jenkins jenkins 171 Nov 13 00:57 res 00:58:35 drwxrwxr-x. 4 jenkins jenkins 71 Nov 13 00:57 snap 00:58:35 -rw-rw-r--. 1 jenkins jenkins 5 Nov 13 00:54 VERSION [Pipeline] isUnix [Pipeline] sh 00:58:36 + docker build -t docker-app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=a0426c5be28d8e5f9c1bd41f81e4655016a188e6 --label arch=amd64 --label version=0.0.0 . 00:58:36 Sending build context to Docker daemon 121.3kB 00:58:36 Step 1/27 : ARG BASE=golang:1.15-alpine 00:58:36 Step 2/27 : FROM ${BASE} AS builder 00:58:36 ---> 173e77efd1d8 00:58:36 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:58:36 ---> Running in 3eec3af66333 00:58:36 Removing intermediate container 3eec3af66333 00:58:36 ---> 80f5bb7d1793 00:58:36 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 00:58:36 ---> Running in e74a09b012e2 00:58:36 Removing intermediate container e74a09b012e2 00:58:36 ---> e52f653a29f7 00:58:36 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:58:36 ---> Running in e65b17d8c326 00:58:36 Removing intermediate container e65b17d8c326 00:58:36 ---> 1b1c0c26b5d1 00:58:36 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:58:36 ---> Running in d428fdcab8a4 00:58:37 209524e5b208: Pull complete 00:58:37 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 00:58:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:58:37 ---> 5bddaf1c2fca 00:58:37 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:58:37 Removing intermediate container d428fdcab8a4 00:58:37 ---> fd6be6411fab 00:58:37 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:58:37 ---> Running in 7e6ae1adc73d 00:58:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:58:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:58:39 OK: 167 MiB in 45 packages 00:58:39 ---> Running in 0bdd6ef9426b 00:58:39 Removing intermediate container 0bdd6ef9426b 00:58:39 ---> 7a57202bf058 00:58:39 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:58:39 ---> Running in 14d92e8cb235 00:58:39 Removing intermediate container 7e6ae1adc73d 00:58:39 ---> 1ec46660838f 00:58:39 Step 8/27 : WORKDIR /app 00:58:39 ---> Running in 7c01f99b868e 00:58:40 Removing intermediate container 7c01f99b868e 00:58:40 ---> e8818cf455c2 00:58:40 Step 9/27 : COPY go.mod . 00:58:40 ---> 089661623774 00:58:40 Step 10/27 : RUN go mod download 00:58:40 ---> Running in ce1f4bfd9b2d 00:58:41 Removing intermediate container ce1f4bfd9b2d 00:58:41 ---> 5ce3f5e0ffcd 00:58:41 Step 11/27 : COPY . . 00:58:41 ---> c92049879219 00:58:41 Step 12/27 : ARG MAKE="make build" 00:58:41 ---> Running in eeb787403fb1 00:58:41 Removing intermediate container eeb787403fb1 00:58:41 ---> 4f64c8c038eb 00:58:41 Step 13/27 : RUN $MAKE 00:58:41 ---> Running in 71a42e2dd3ef 00:58:42 Removing intermediate container 14d92e8cb235 00:58:42 ---> 8edc97f86b62 00:58:42 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 00:58:42 ---> Running in 4854bedc78cb 00:58:42 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 00:58:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:58:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:58:45 (1/6) Installing libc-dev (0.7.2-r3) 00:58:45 (2/6) Installing libsodium (1.0.18-r0) 00:58:45 (3/6) Installing pkgconf (1.7.2-r0) 00:58:45 (4/6) Installing libsodium-dev (1.0.18-r0) 00:58:45 (5/6) Installing libzmq (4.3.3-r0) 00:58:45 (6/6) Installing zeromq-dev (4.3.3-r0) 00:58:45 Executing busybox-1.31.1-r16.trigger 00:58:46 OK: 144 MiB in 45 packages 00:58:47 Removing intermediate container 4854bedc78cb 00:58:47 ---> 557d0de6f4e8 00:58:47 Step 6/8 : WORKDIR /app 00:58:47 ---> Running in 3a45522c44fa 00:58:47 Removing intermediate container 3a45522c44fa 00:58:47 ---> bb924202fdf6 00:58:47 Step 7/8 : COPY . . 00:58:48 ---> 354acf3df77f 00:58:48 Step 8/8 : RUN go mod download 00:58:48 ---> Running in 517a61115e38 00:59:00 Removing intermediate container 71a42e2dd3ef 00:59:00 ---> 5c7959565079 00:59:00 Step 14/27 : FROM alpine:latest 00:59:00 latest: Pulling from library/alpine 00:59:00 188c0c94c7c5: Pulling fs layer 00:59:00 188c0c94c7c5: Verifying Checksum 00:59:00 188c0c94c7c5: Download complete 00:59:00 188c0c94c7c5: Pull complete 00:59:00 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 00:59:00 Status: Downloaded newer image for alpine:latest 00:59:00 ---> d6e46aa2470d 00:59:00 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:59:00 ---> Running in cda0c0f41ecd 00:59:00 Removing intermediate container cda0c0f41ecd 00:59:00 ---> 311700828f89 00:59:00 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 00:59:00 ---> Running in b4a020fc2915 00:59:00 Removing intermediate container b4a020fc2915 00:59:00 ---> e406fb71821e 00:59:00 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 00:59:00 ---> Running in ca388debdec8 00:59:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:59:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:59:00 (1/6) Installing ca-certificates (20191127-r4) 00:59:00 (2/6) Installing libgcc (9.3.0-r2) 00:59:00 (3/6) Installing libsodium (1.0.18-r0) 00:59:00 (4/6) Installing libstdc++ (9.3.0-r2) 00:59:00 (5/6) Installing libzmq (4.3.3-r0) 00:59:00 (6/6) Installing zeromq (4.3.3-r0) 00:59:00 Executing busybox-1.31.1-r19.trigger 00:59:00 Executing ca-certificates-20191127-r4.trigger 00:59:00 OK: 9 MiB in 20 packages 00:59:02 Removing intermediate container ca388debdec8 00:59:02 ---> dbd51506ec42 00:59:02 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:59:02 ---> a3fb9253305c 00:59:02 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 00:59:02 ---> 5773c23f6899 00:59:02 Step 20/27 : COPY --from=builder /app/res/ /res/ 00:59:02 ---> 61c16951eb4d 00:59:02 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 00:59:03 ---> 46b7797b0bc3 00:59:03 Step 22/27 : EXPOSE 48095 00:59:03 ---> Running in 44c438ac5964 00:59:03 Removing intermediate container 44c438ac5964 00:59:03 ---> 8dcd238a1223 00:59:03 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 00:59:03 ---> Running in fed0d209c40e 00:59:03 Removing intermediate container fed0d209c40e 00:59:03 ---> d0d9fa6e6f12 00:59:03 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:59:03 ---> Running in 1d2acb3aa44f 00:59:04 Removing intermediate container 1d2acb3aa44f 00:59:04 ---> 762f40374239 00:59:04 Step 25/27 : LABEL arch=amd64 00:59:04 ---> Running in b3b3d1dba68b 00:59:04 Removing intermediate container b3b3d1dba68b 00:59:04 ---> 9844c4aae35e 00:59:04 Step 26/27 : LABEL git_sha=a0426c5be28d8e5f9c1bd41f81e4655016a188e6 00:59:04 ---> Running in e774416eea12 00:59:04 Removing intermediate container e774416eea12 00:59:04 ---> a105aee78226 00:59:04 Step 27/27 : LABEL version=0.0.0 00:59:04 ---> Running in 4f363016d1f9 00:59:04 Removing intermediate container 4f363016d1f9 00:59:04 ---> 3c271dd4703c 00:59:04 [Warning] One or more build-args [ARCH] were not consumed 00:59:04 Successfully built 3c271dd4703c 00:59:04 Successfully tagged docker-app-service-configurable:latest [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 00:59:15 Removing intermediate container 517a61115e38 00:59:15 ---> d399888db27d 00:59:15 Successfully built d399888db27d 00:59:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:59:16 + docker inspect -f . ci-base-image-arm64 00:59:16 . [Pipeline] withDockerContainer 00:59:16 prd-ubuntu18.04-docker-arm64-4c-16g-11995 does not seem to be running inside a container 00:59:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/28 -v /w/workspace/app-service-configurable/28:/w/workspace/app-service-configurable/28:rw,z -v /w/workspace/app-service-configurable/28@tmp:/w/workspace/app-service-configurable/28@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 ******** -e ******** ci-base-image-arm64 cat 00:59:18 $ docker top 587a2dba6e7ad9629012ac1a8688b7fa3c5b417e17daae6ffef02e5b15437df7 -eo pid,comm [Pipeline] { [Pipeline] sh 00:59:19 + go version 00:59:19 go version go1.15.2 linux/arm64 [Pipeline] } 00:59:19 $ docker stop --time=1 587a2dba6e7ad9629012ac1a8688b7fa3c5b417e17daae6ffef02e5b15437df7 00:59:20 Still waiting to schedule task 00:59:20 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:59:21 $ docker rm -f 587a2dba6e7ad9629012ac1a8688b7fa3c5b417e17daae6ffef02e5b15437df7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:59:22 + docker inspect -f . ci-base-image-arm64 00:59:22 . [Pipeline] withDockerContainer 00:59:23 prd-ubuntu18.04-docker-arm64-4c-16g-11995 does not seem to be running inside a container 00:59:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/28 -v /w/workspace/app-service-configurable/28:/w/workspace/app-service-configurable/28:rw,z -v /w/workspace/app-service-configurable/28@tmp:/w/workspace/app-service-configurable/28@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 ******** -e ******** ci-base-image-arm64 cat 00:59:24 $ docker top 6e1d511f75920a7a17ded222ae2350e724455e7a229da084a23a1e2c69c057b4 -eo pid,comm [Pipeline] { [Pipeline] sh 00:59:26 + make test 00:59:26 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 01:00:11 Running on prd-ubuntu18.04-docker-8c-8g-11996 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 01:00:11 Running in /w/workspace/app-service-configurable/28 [Pipeline] { [Pipeline] checkout 01:00:13 using credential edgex-jenkins-ssh 01:00:13 Cloning the remote Git repository 01:00:13 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 01:00:13 > git init /w/workspace/app-service-configurable/28 # timeout=10 01:00:13 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 01:00:13 > git --version # timeout=10 01:00:13 > git --version # 'git version 2.17.1' 01:00:13 using GIT_SSH to set credentials SSH Credentials for GitHub 01:00:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:00:14 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 01:00:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:00:14 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 01:00:14 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 01:00:14 using GIT_SSH to set credentials SSH Credentials for GitHub 01:00:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:00:14 Merging remotes/origin/master commit 7658dde2fa5f0df1322b53e9d399e0259178d9cc into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee 01:00:15 Merge succeeded, producing 4f462a6531b91b78865a448d11360de05144e96b 01:00:15 Checking out Revision 4f462a6531b91b78865a448d11360de05144e96b (PR-124) 01:00:14 > git config core.sparsecheckout # timeout=10 01:00:14 > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 01:00:15 > git remote # timeout=10 01:00:15 > git config --get remote.origin.url # timeout=10 01:00:15 using GIT_SSH to set credentials SSH Credentials for GitHub 01:00:15 > git merge 7658dde2fa5f0df1322b53e9d399e0259178d9cc # timeout=10 01:00:15 > git rev-parse HEAD^{commit} # timeout=10 01:00:15 > git config core.sparsecheckout # timeout=10 01:00:15 > git checkout -f 4f462a6531b91b78865a448d11360de05144e96b # timeout=10 01:00:18 Commit message: "Merge commit '7658dde2fa5f0df1322b53e9d399e0259178d9cc' into HEAD" 01:00:18 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:00:18 > git rev-list --no-walk f953d589a1b9ae164e5de099e7423806e86e49ed # timeout=10 01:00:19 + echo snap-build.sh 01:00:19 snap-build.sh 01:00:19 + SNAP_BASE_DIR=. 01:00:19 + '[' '!' -z /w/workspace/app-service-configurable/28 ']' 01:00:19 + SNAP_BASE_DIR=/w/workspace/app-service-configurable/28 01:00:19 + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/28]' 01:00:19 [snap-build] Building snap in dir [/w/workspace/app-service-configurable/28] 01:00:19 + cd /w/workspace/app-service-configurable/28 01:00:19 + sudo apt-get remove -qy --purge lxd lxd-client 01:00:19 Reading package lists... 01:00:20 Building dependency tree... 01:00:20 Reading state information... 01:00:20 The following packages were automatically installed and are no longer required: 01:00:20 dns-root-data dnsmasq-base ebtables grub-pc-bin libdumbnet1 liblxc-common 01:00:20 liblxc1 lxcfs uidmap xdelta3 01:00:20 Use 'sudo apt autoremove' to remove them. 01:00:20 The following packages will be REMOVED: 01:00:20 lxd* lxd-client* 01:00:21 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 01:00:21 After this operation, 31.7 MB disk space will be freed. 01:00:22 (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 ... 189863 files and directories currently installed.) 01:00:22 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 01:00:23 ? github.com/edgexfoundry/app-service-configurable [no test files] 01:00:23 CGO_ENABLED=1 go vet ./... 01:00:23 Removing lxd dnsmasq configuration 01:00:23 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 01:00:23 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 01:00:23 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 01:00:24 (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 ... 189688 files and directories currently installed.) 01:00:24 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 01:00:24 gofmt -l . 01:00:24 [ "`gofmt -l .`" = "" ] 01:00:24 ./bin/test-go-mod-tidy.sh 01:00:24 ./bin/test-attribution-txt.sh 01:00:25 Processing triggers for systemd (237-3ubuntu10.42) ... [Pipeline] stash 01:00:25 Processing triggers for ureadahead (0.100.0-21) ... 01:00:25 Warning: overwriting stash ‘coverage-report’ 01:00:26 Stashed 1 file(s) [Pipeline] } 01:00:26 $ docker stop --time=1 6e1d511f75920a7a17ded222ae2350e724455e7a229da084a23a1e2c69c057b4 01:00:27 + sudo snap remove --purge lxd 01:00:27 snap "lxd" is not installed 01:00:27 + sudo groupadd --force --system lxd 01:00:27 ++ whoami 01:00:27 + sudo /usr/sbin/usermod -G lxd -a jenkins 01:00:27 + newgrp - lxd 01:00:27 + sudo snap install lxd 01:00:28 $ docker rm -f 6e1d511f75920a7a17ded222ae2350e724455e7a229da084a23a1e2c69c057b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:00:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:00:30 + ls -al . 01:00:30 total 120 01:00:30 drwxrwxr-x 7 jenkins jenkins 4096 Nov 13 01:00 . 01:00:30 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 00:58 .. 01:00:30 -rw-rw-r-- 1 jenkins jenkins 119 Nov 13 00:58 .dockerignore 01:00:30 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 00:58 .git 01:00:30 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 00:58 .github 01:00:30 -rw-rw-r-- 1 jenkins jenkins 93 Nov 13 00:58 .gitignore 01:00:30 -rw-rw-r-- 1 jenkins jenkins 6568 Nov 13 00:58 Attribution.txt 01:00:30 -rw-rw-r-- 1 jenkins jenkins 2002 Nov 13 00:58 Dockerfile 01:00:30 -rw-rw-r-- 1 jenkins jenkins 966 Nov 13 00:58 Dockerfile.build 01:00:30 -rw-rw-r-- 1 jenkins jenkins 766 Nov 13 00:58 Jenkinsfile 01:00:30 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 13 00:58 LICENSE 01:00:30 -rw-rw-r-- 1 jenkins jenkins 1277 Nov 13 00:58 README.md 01:00:30 -rw-rw-r-- 1 jenkins jenkins 5 Nov 13 00:54 VERSION 01:00:30 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 00:58 bin 01:00:30 -rw-r--r-- 1 jenkins jenkins 10 Nov 13 00:59 coverage.out 01:00:30 -rw-rw-r-- 1 jenkins jenkins 180 Nov 13 00:58 docker-compose.debug.yml 01:00:30 -rw-rw-r-- 1 jenkins jenkins 133 Nov 13 00:58 docker-compose.yml 01:00:30 -rw-r--r-- 1 jenkins jenkins 126 Nov 13 01:00 go.mod 01:00:30 -rw-r--r-- 1 jenkins jenkins 19551 Nov 13 01:00 go.sum 01:00:30 -rw-rw-r-- 1 jenkins jenkins 1519 Nov 13 00:58 main.go 01:00:30 -rw-rw-r-- 1 jenkins jenkins 1573 Nov 13 00:58 makefile 01:00:30 drwxrwxr-x 10 jenkins jenkins 4096 Nov 13 00:58 res 01:00:30 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 00:58 snap [Pipeline] isUnix [Pipeline] sh 01:00:30 + docker build -t docker-app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a0426c5be28d8e5f9c1bd41f81e4655016a188e6 --label arch=arm64 --label version=0.0.0 . 01:00:30 Sending build context to Docker daemon 121.3kB 01:00:31 Step 1/27 : ARG BASE=golang:1.15-alpine 01:00:31 Step 2/27 : FROM ${BASE} AS builder 01:00:31 ---> d399888db27d 01:00:31 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 01:00:31 ---> Running in 85539fd3460d 01:00:31 Removing intermediate container 85539fd3460d 01:00:31 ---> 383bcde47f74 01:00:31 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 01:00:31 ---> Running in 32858df621cf 01:00:32 Removing intermediate container 32858df621cf 01:00:32 ---> ce3be470720a 01:00:32 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 01:00:32 ---> Running in e32a75ae688f 01:00:32 Removing intermediate container e32a75ae688f 01:00:32 ---> b3443cc6c12d 01:00:32 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:00:33 ---> Running in f6cf643acc56 01:00:35 Removing intermediate container f6cf643acc56 01:00:35 ---> 677cdb198316 01:00:35 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:00:35 ---> Running in c86589d15d58 01:00:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:00:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:00:38 OK: 144 MiB in 45 packages 01:00:39 Removing intermediate container c86589d15d58 01:00:39 ---> a1de993da379 01:00:39 Step 8/27 : WORKDIR /app 01:00:39 ---> Running in 4e01efe13c6f 01:00:40 Removing intermediate container 4e01efe13c6f 01:00:40 ---> 6f8854122d1b 01:00:40 Step 9/27 : COPY go.mod . 01:00:40 ---> 49cb7753bc0e 01:00:40 Step 10/27 : RUN go mod download 01:00:40 ---> Running in 2dbfacb0f088 01:00:43 Removing intermediate container 2dbfacb0f088 01:00:43 ---> e2464fd1df2e 01:00:43 Step 11/27 : COPY . . 01:00:44 ---> f586ec9a2679 01:00:44 Step 12/27 : ARG MAKE="make build" 01:00:44 ---> Running in 7628c781dbdb 01:00:44 Removing intermediate container 7628c781dbdb 01:00:44 ---> 83ea028cd78a 01:00:44 Step 13/27 : RUN $MAKE 01:00:44 ---> Running in bdd08650bb84 01:00:45 2020-11-13T01:00:43Z INFO Waiting for automatic snapd restart... 01:00:46 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 01:00:57 lxd 4.7 from Canonical* installed 01:00:57 + sudo lxd init --auto 01:01:06 + sudo snap install --classic snapcraft 01:01:11 snapcraft 4.4.1 from Canonical* installed 01:01:11 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 01:01:11 + sudo snapcraft prime --use-lxd 01:01:12 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 01:01:12 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 01:01:12 - README.md 01:01:12 01:01:12 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:01:13 Launching a container. 01:01:28 Waiting for container to be ready 01:01:28 To start your first instance, try: lxc launch ubuntu:18.04 01:01:28 01:01:30 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 01:01:31 Waiting for network to be ready... 01:01:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:01:31 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1425 kB] 01:01:31 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:01:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [280 kB] 01:01:31 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] 01:01:31 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] 01:01:31 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [173 kB] 01:01:31 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.7 kB] 01:01:31 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1088 kB] 01:01:31 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [243 kB] 01:01:32 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:01:32 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:01:32 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:01:32 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:01:32 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:01:32 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:01:32 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:01:32 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:01:32 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:01:33 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1752 kB] 01:01:33 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [371 kB] 01:01:33 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [32.3 kB] 01:01:33 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7012 B] 01:01:33 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [190 kB] 01:01:33 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [25.3 kB] 01:01:33 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1692 kB] 01:01:33 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [355 kB] 01:01:33 Removing intermediate container bdd08650bb84 01:01:33 ---> fd017b1a4789 01:01:33 Step 14/27 : FROM alpine:latest 01:01:33 latest: Pulling from library/alpine 01:01:33 5f621e34cdf4: Pulling fs layer 01:01:33 5f621e34cdf4: Verifying Checksum 01:01:33 5f621e34cdf4: Download complete 01:01:34 5f621e34cdf4: Pull complete 01:01:34 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 01:01:34 Status: Downloaded newer image for alpine:latest 01:01:34 ---> 2e77e061c27f 01:01:34 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 01:01:34 ---> Running in e79279401348 01:01:34 Removing intermediate container e79279401348 01:01:34 ---> 495a8774578c 01:01:34 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 01:01:34 ---> Running in 4a04d45e0c73 01:01:35 Removing intermediate container 4a04d45e0c73 01:01:35 ---> 736623add8f8 01:01:35 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 01:01:35 ---> Running in 398f13cff06d 01:01:36 Fetched 23.4 MB in 5s (4963 kB/s) 01:01:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:01:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:01:37 Reading package lists... 01:01:37 Reading package lists... 01:01:37 (1/6) Installing ca-certificates (20191127-r4) 01:01:37 (2/6) Installing libgcc (9.3.0-r2) 01:01:37 (3/6) Installing libsodium (1.0.18-r0) 01:01:37 (4/6) Installing libstdc++ (9.3.0-r2) 01:01:37 (5/6) Installing libzmq (4.3.3-r0) 01:01:37 (6/6) Installing zeromq (4.3.3-r0) 01:01:37 Executing busybox-1.31.1-r19.trigger 01:01:37 Executing ca-certificates-20191127-r4.trigger 01:01:37 Building dependency tree... 01:01:37 Reading state information... 01:01:37 The following additional packages will be installed: 01:01:37 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:01:37 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:01:37 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:01:37 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 01:01:37 Suggested packages: 01:01:37 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 01:01:37 Recommended packages: 01:01:37 gnupg libsasl2-modules 01:01:37 The following NEW packages will be installed: 01:01:37 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:01:37 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:01:37 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:01:37 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 01:01:37 The following packages will be upgraded: 01:01:37 gpg gpg-agent gpgconf libudev1 01:01:37 OK: 9 MiB in 20 packages 01:01:38 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 01:01:38 Need to get 3530 kB of archives. 01:01:38 After this operation, 13.3 MB of additional disk space will be used. 01:01:38 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.42 [57.4 kB] 01:01:38 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 01:01:38 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.42 [1102 kB] 01:01:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 01:01:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 01:01:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 01:01:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 01:01:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.7 [17.0 kB] 01:01:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.7 [155 kB] 01:01:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 01:01:38 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 01:01:38 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 01:01:38 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 01:01:38 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 01:01:38 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 01:01:38 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 01:01:38 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 01:01:38 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 01:01:38 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 01:01:38 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 01:01:38 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 01:01:38 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 01:01:39 debconf: delaying package configuration, since apt-utils is not installed 01:01:39 Fetched 3530 kB in 1s (3228 kB/s) 01:01:39 (Reading database ... 12511 files and directories currently installed.) 01:01:39 Preparing to unpack .../libudev1_237-3ubuntu10.42_amd64.deb ... 01:01:39 Unpacking libudev1:amd64 (237-3ubuntu10.42) over (237-3ubuntu10) ... 01:01:39 Setting up libudev1:amd64 (237-3ubuntu10.42) ... 01:01:39 Selecting previously unselected package udev. 01:01:39 (Reading database ... 12511 files and directories currently installed.) 01:01:39 Preparing to unpack .../00-udev_237-3ubuntu10.42_amd64.deb ... 01:01:39 Unpacking udev (237-3ubuntu10.42) ... 01:01:39 Removing intermediate container 398f13cff06d 01:01:39 ---> 9d4c201ec214 01:01:39 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 01:01:39 Selecting previously unselected package libfuse2:amd64. 01:01:39 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 01:01:39 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:01:39 Selecting previously unselected package fuse. 01:01:39 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 01:01:39 Unpacking fuse (2.9.7-1ubuntu1) ... 01:01:39 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 01:01:39 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:01:40 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 01:01:40 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:01:40 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 01:01:40 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:01:40 ---> 88a48563aa3f 01:01:40 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 01:01:40 Selecting previously unselected package libksba8:amd64. 01:01:40 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 01:01:40 Unpacking libksba8:amd64 (1.3.5-2) ... 01:01:40 Selecting previously unselected package libroken18-heimdal:amd64. 01:01:40 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:01:40 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:40 Selecting previously unselected package libasn1-8-heimdal:amd64. 01:01:40 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:01:40 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:40 Selecting previously unselected package libheimbase1-heimdal:amd64. 01:01:40 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:01:40 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:40 Selecting previously unselected package libhcrypto4-heimdal:amd64. 01:01:40 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:01:40 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:40 Selecting previously unselected package libwind0-heimdal:amd64. 01:01:40 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:01:40 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:40 ---> b2a2ead92312 01:01:40 Step 20/27 : COPY --from=builder /app/res/ /res/ 01:01:41 Selecting previously unselected package libhx509-5-heimdal:amd64. 01:01:41 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:01:41 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:41 Selecting previously unselected package libkrb5-26-heimdal:amd64. 01:01:41 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:01:41 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:41 Selecting previously unselected package libheimntlm0-heimdal:amd64. 01:01:41 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:01:41 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:41 Selecting previously unselected package libgssapi3-heimdal:amd64. 01:01:41 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:01:41 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:41 ---> 5981754acd13 01:01:41 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 01:01:41 Selecting previously unselected package libsasl2-modules-db:amd64. 01:01:41 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 01:01:41 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 01:01:41 Selecting previously unselected package libsasl2-2:amd64. 01:01:41 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 01:01:41 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 01:01:41 Selecting previously unselected package libldap-common. 01:01:41 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.7_all.deb ... 01:01:41 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.7) ... 01:01:41 Selecting previously unselected package libldap-2.4-2:amd64. 01:01:41 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.7_amd64.deb ... 01:01:41 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.7) ... 01:01:41 Selecting previously unselected package dirmngr. 01:01:41 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 01:01:41 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 01:01:42 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.7) ... 01:01:42 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 01:01:42 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:01:42 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 01:01:42 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 01:01:42 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 01:01:42 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:42 Setting up libksba8:amd64 (1.3.5-2) ... 01:01:42 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:01:42 Setting up udev (237-3ubuntu10.42) ... 01:01:43 invoke-rc.d: policy-rc.d denied execution of start. 01:01:43 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:43 Processing triggers for systemd (237-3ubuntu10) ... 01:01:43 Setting up fuse (2.9.7-1ubuntu1) ... 01:01:43 Setting up gpg (2.2.4-1ubuntu1.3) ... 01:01:43 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:43 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:43 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:43 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:43 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:43 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:43 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:01:43 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.7) ... 01:01:43 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 01:01:43 ---> 23ad932adc60 01:01:43 Step 22/27 : EXPOSE 48095 01:01:43 ---> Running in d7fb0aaac4b8 01:01:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:01:43 Removing intermediate container d7fb0aaac4b8 01:01:43 ---> 7b7b1b837703 01:01:43 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 01:01:43 ---> Running in 5cdc59e5d286 01:01:44 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 01:01:44 settings in the [Install] section, and DefaultInstance for template units). 01:01:44 This means they are not meant to be enabled using systemctl. 01:01:44 Possible reasons for having this kind of units are: 01:01:44 1) A unit may be statically enabled by being symlinked from another unit's 01:01:44 .wants/ or .requires/ directory. 01:01:44 2) A unit's purpose may be to act as a helper for some other unit which has 01:01:44 a requirement dependency on it. 01:01:44 3) A unit may be started when needed via activation (socket, path, timer, 01:01:44 D-Bus, udev, scripted systemctl call, ...). 01:01:44 4) In case of template units, the unit is meant to be enabled with some 01:01:44 instance name specified. 01:01:44 Removing intermediate container 5cdc59e5d286 01:01:44 ---> 7580b13b2492 01:01:44 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:01:44 ---> Running in 0b2768013ad7 01:01:44 Reading package lists... 01:01:44 Building dependency tree... 01:01:44 Reading state information... 01:01:44 Removing intermediate container 0b2768013ad7 01:01:44 ---> 11b1c110db21 01:01:44 Step 25/27 : LABEL arch=arm64 01:01:44 The following additional packages will be installed: 01:01:44 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 01:01:44 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 01:01:44 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 01:01:44 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 01:01:44 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 01:01:44 Suggested packages: 01:01:44 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 01:01:44 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 01:01:44 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 01:01:44 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 01:01:44 systemd-container policykit-1 01:01:44 Recommended packages: 01:01:44 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 01:01:44 The following NEW packages will be installed: 01:01:44 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 01:01:44 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 01:01:44 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 01:01:44 multiarch-support openssh-client python3 python3-minimal python3.6 01:01:44 python3.6-minimal snapd squashfs-tools sudo 01:01:44 The following packages will be upgraded: 01:01:44 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 01:01:44 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 01:01:44 Need to get 35.1 MB of archives. 01:01:44 After this operation, 140 MB of additional disk space will be used. 01:01:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.1 [807 kB] 01:01:44 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.42 [2914 kB] 01:01:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.1 [1201 kB] 01:01:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.6 [1301 kB] 01:01:44 ---> Running in 41617b25a647 01:01:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 01:01:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 01:01:45 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 01:01:45 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 01:01:45 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 01:01:45 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 01:01:45 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 01:01:45 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.1 [30.9 kB] 01:01:45 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.1 [85.6 kB] 01:01:45 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.1 [279 kB] 01:01:45 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.1 [122 kB] 01:01:45 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.4 [1088 kB] 01:01:45 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 01:01:45 Removing intermediate container 41617b25a647 01:01:45 ---> df19b4e802dd 01:01:45 Step 26/27 : LABEL git_sha=a0426c5be28d8e5f9c1bd41f81e4655016a188e6 01:01:45 ---> Running in 5365fdc48d50 01:01:45 Removing intermediate container 5365fdc48d50 01:01:45 ---> ec639a3a0ef1 01:01:45 Step 27/27 : LABEL version=0.0.0 01:01:46 ---> Running in 0cf2be68e77e 01:01:46 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.42 [208 kB] 01:01:46 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 01:01:46 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 01:01:46 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 01:01:46 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 01:01:46 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 01:01:46 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] 01:01:46 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 01:01:46 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 01:01:46 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 01:01:46 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 01:01:46 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 01:01:46 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.47.1+18.04 [20.9 MB] 01:01:46 Removing intermediate container 0cf2be68e77e 01:01:46 ---> 7565cfee3f0e 01:01:46 [Warning] One or more build-args [ARCH] were not consumed 01:01:46 Successfully built 7565cfee3f0e 01:01:46 Successfully tagged docker-app-service-configurable-arm64:latest [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 01:01:47 debconf: delaying package configuration, since apt-utils is not installed 01:01:47 Fetched 35.1 MB in 3s (13.7 MB/s) 01:01:47 (Reading database ... 12757 files and directories currently installed.) 01:01:47 Preparing to unpack .../systemd_237-3ubuntu10.42_amd64.deb ... 01:01:47 Unpacking systemd (237-3ubuntu10.42) over (237-3ubuntu10) ... 01:01:48 Preparing to unpack .../libsystemd0_237-3ubuntu10.42_amd64.deb ... 01:01:48 Unpacking libsystemd0:amd64 (237-3ubuntu10.42) over (237-3ubuntu10) ... 01:01:48 Setting up libsystemd0:amd64 (237-3ubuntu10.42) ... 01:01:48 (Reading database ... 12757 files and directories currently installed.) 01:01:48 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_amd64.deb ... 01:01:48 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) over (1.6.1) ... 01:01:48 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) ... 01:01:49 (Reading database ... 12757 files and directories currently installed.) 01:01:49 Preparing to unpack .../apt_1.6.12ubuntu0.1_amd64.deb ... 01:01:49 Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... 01:01:49 Setting up apt (1.6.12ubuntu0.1) ... 01:01:49 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 01:01:50 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 01:01:50 (Reading database ... 12764 files and directories currently installed.) 01:01:50 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 01:01:50 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... 01:01:50 Selecting previously unselected package libpython3.6-minimal:amd64. 01:01:50 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 01:01:50 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 01:01:50 Selecting previously unselected package libexpat1:amd64. 01:01:50 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 01:01:50 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:01:50 Selecting previously unselected package python3.6-minimal. 01:01:50 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 01:01:50 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 01:01:51 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 01:01:51 Checking for services that may need to be restarted...done. 01:01:51 Checking for services that may need to be restarted...done. 01:01:51 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 01:01:51 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:01:51 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 01:01:51 Selecting previously unselected package python3-minimal. 01:01:51 (Reading database ... 13012 files and directories currently installed.) 01:01:51 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 01:01:51 Unpacking python3-minimal (3.6.7-1~18.04) ... 01:01:51 Selecting previously unselected package mime-support. 01:01:51 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 01:01:51 Unpacking mime-support (3.60ubuntu1) ... 01:01:51 Selecting previously unselected package libmpdec2:amd64. 01:01:51 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 01:01:51 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:01:52 Selecting previously unselected package libpython3.6-stdlib:amd64. 01:01:52 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 01:01:52 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 01:01:52 Selecting previously unselected package python3.6. 01:01:52 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 01:01:52 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 01:01:52 Selecting previously unselected package libpython3-stdlib:amd64. 01:01:52 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 01:01:52 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:01:52 Setting up python3-minimal (3.6.7-1~18.04) ... 01:01:52 Selecting previously unselected package python3. 01:01:52 (Reading database ... 13442 files and directories currently installed.) 01:01:52 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 01:01:52 Unpacking python3 (3.6.7-1~18.04) ... 01:01:52 Selecting previously unselected package multiarch-support. 01:01:52 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... 01:01:52 Unpacking multiarch-support (2.27-3ubuntu1.3) ... 01:01:52 Setting up multiarch-support (2.27-3ubuntu1.3) ... 01:01:53 Selecting previously unselected package liblzo2-2:amd64. 01:01:53 (Reading database ... 13479 files and directories currently installed.) 01:01:53 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 01:01:53 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 01:01:53 Selecting previously unselected package libbsd0:amd64. 01:01:53 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 01:01:53 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:01:53 Selecting previously unselected package sudo. 01:01:53 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 01:01:53 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 01:01:53 Selecting previously unselected package apparmor. 01:01:53 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 01:01:53 Unpacking apparmor (2.12-4ubuntu5.1) ... 01:01:53 Selecting previously unselected package libedit2:amd64. 01:01:53 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 01:01:53 Unpacking libedit2:amd64 (3.1-20170329-1) ... 01:01:53 Selecting previously unselected package libkrb5support0:amd64. 01:01:53 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.1_amd64.deb ... 01:01:53 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.1) ... 01:01:54 Selecting previously unselected package libk5crypto3:amd64. 01:01:54 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.1_amd64.deb ... 01:01:54 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.1) ... 01:01:54 Selecting previously unselected package libkeyutils1:amd64. 01:01:54 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 01:01:54 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:01:54 Selecting previously unselected package libkrb5-3:amd64. 01:01:54 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.1_amd64.deb ... 01:01:54 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.1) ... 01:01:54 Selecting previously unselected package libgssapi-krb5-2:amd64. 01:01:54 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.1_amd64.deb ... 01:01:54 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... 01:01:54 Selecting previously unselected package libssl1.0.0:amd64. 01:01:54 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.4_amd64.deb ... 01:01:54 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.4) ... 01:01:54 Selecting previously unselected package openssh-client. 01:01:54 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 01:01:54 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 01:01:54 Selecting previously unselected package squashfs-tools. 01:01:54 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 01:01:54 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 01:01:54 Selecting previously unselected package snapd. 01:01:54 Preparing to unpack .../13-snapd_2.47.1+18.04_amd64.deb ... 01:01:54 Unpacking snapd (2.47.1+18.04) ... 01:01:57 Setting up libedit2:amd64 (3.1-20170329-1) ... 01:01:57 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.4) ... 01:01:57 Setting up mime-support (3.60ubuntu1) ... 01:01:57 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 01:01:57 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:01:57 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.1) ... 01:01:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:01:57 Setting up systemd (237-3ubuntu10.42) ... 01:01:57 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 01:01:58 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:01:58 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:01:58 Setting up liblzo2-2:amd64 (2.08-1.2) ... 01:01:58 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 01:01:58 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.1) ... 01:01:58 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 01:01:59 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 01:01:59 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.1) ... 01:01:59 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:01:59 Setting up python3 (3.6.7-1~18.04) ... 01:01:59 running python rtupdate hooks for python3.6... 01:01:59 running python post-rtupdate hooks for python3.6... 01:01:59 Setting up apparmor (2.12-4ubuntu5.1) ... 01:02:01 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 01:02:01 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... 01:02:01 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 01:02:01 Setting up snapd (2.47.1+18.04) ... 01:02:02 Still waiting to schedule task 01:02:02 All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline 01:02:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 01:02:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 01:02:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 01:02:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 01:02:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:02:03 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:02:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 01:02:03 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 01:02:03 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 01:02:03 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 01:02:03 /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' 01:02:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:02:04 Processing triggers for systemd (237-3ubuntu10.42) ... 01:02:05 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:02:05 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:02:05 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:02:06 Reading package lists... 01:02:06 Reading package lists... 01:02:07 Building dependency tree... 01:02:07 Reading state information... 01:02:07 Calculating upgrade... 01:02:07 The following packages will be upgraded: 01:02:07 advancecomp base-files bash binutils binutils-common 01:02:07 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 01:02:07 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 01:02:07 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 01:02:07 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 01:02:07 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 01:02:07 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 01:02:07 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 01:02:07 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 01:02:07 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 01:02:07 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 01:02:07 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 01:02:07 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 01:02:07 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 01:02:08 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 01:02:08 Need to get 63.5 MB of archives. 01:02:08 After this operation, 5178 kB of additional disk space will be used. 01:02:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-123.126 [997 kB] 01:02:08 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 01:02:08 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 01:02:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 01:02:08 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 01:02:08 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 01:02:08 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 01:02:08 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 01:02:08 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 01:02:08 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 01:02:08 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 01:02:08 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 01:02:08 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 01:02:08 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 01:02:08 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 01:02:08 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 01:02:08 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 01:02:08 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 01:02:08 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 01:02:08 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 01:02:08 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 01:02:08 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 01:02:08 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 01:02:08 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 01:02:08 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 01:02:08 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 01:02:08 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 01:02:08 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 01:02:08 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 01:02:08 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 01:02:08 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 01:02:08 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 01:02:08 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 01:02:08 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 01:02:08 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 01:02:08 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 01:02:08 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 01:02:08 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.6 [614 kB] 01:02:08 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 01:02:08 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 01:02:08 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 01:02:08 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 01:02:08 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 01:02:08 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 01:02:08 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 01:02:08 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 01:02:08 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 01:02:08 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 01:02:08 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 01:02:08 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 01:02:08 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 01:02:08 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 01:02:08 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 01:02:08 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 01:02:09 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 01:02:09 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 01:02:09 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 01:02:09 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 01:02:09 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 01:02:09 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 01:02:09 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 01:02:09 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 01:02:10 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] 01:02:14 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] 01:02:14 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] 01:02:15 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 01:02:15 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 01:02:15 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 01:02:15 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 01:02:16 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 01:02:16 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 01:02:16 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 01:02:16 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 01:02:16 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 01:02:16 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 01:02:16 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] 01:02:16 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 01:02:16 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 01:02:16 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 01:02:16 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 01:02:16 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 01:02:16 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.42 [15.2 kB] 01:02:16 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 01:02:16 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 01:02:16 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 01:02:16 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 01:02:17 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 01:02:17 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 01:02:17 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 01:02:17 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 01:02:17 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 01:02:17 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 01:02:17 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 01:02:17 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 01:02:18 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 01:02:18 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 01:02:18 debconf: delaying package configuration, since apt-utils is not installed 01:02:18 Fetched 63.5 MB in 11s (5737 kB/s) 01:02:18 (Reading database ... 13912 files and directories currently installed.) 01:02:18 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... 01:02:18 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 01:02:19 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... 01:02:19 Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 01:02:19 Preparing to unpack .../2-linux-libc-dev_4.15.0-123.126_amd64.deb ... 01:02:19 Unpacking linux-libc-dev:amd64 (4.15.0-123.126) over (4.15.0-20.21) ... 01:02:20 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:02:20 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:02:20 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:02:20 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:02:20 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:02:20 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:02:21 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:02:21 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:02:21 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:02:21 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:02:21 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:02:21 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:02:21 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:02:21 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:02:21 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 01:02:21 (Reading database ... 13911 files and directories currently installed.) 01:02:21 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 01:02:21 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 01:02:21 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 01:02:21 (Reading database ... 13911 files and directories currently installed.) 01:02:21 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:02:21 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:02:21 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:02:21 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:02:21 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:02:21 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:02:22 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 01:02:22 (Reading database ... 13911 files and directories currently installed.) 01:02:22 Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... 01:02:22 Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 01:02:22 Setting up libc6:amd64 (2.27-3ubuntu1.3) ... 01:02:22 (Reading database ... 13911 files and directories currently installed.) 01:02:22 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 01:02:23 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 01:02:23 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 01:02:23 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 01:02:23 Setting up base-files (10.1ubuntu2.10) ... 01:02:23 Installing new version of config file /etc/issue ... 01:02:23 Installing new version of config file /etc/issue.net ... 01:02:23 Installing new version of config file /etc/lsb-release ... 01:02:23 Installing new version of config file /etc/update-motd.d/50-motd-news ... 01:02:23 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 01:02:23 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 01:02:23 Removing obsolete conffile /etc/default/motd-news ... 01:02:23 (Reading database ... 13912 files and directories currently installed.) 01:02:23 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 01:02:23 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 01:02:24 Setting up bash (4.4.18-2ubuntu1.2) ... 01:02:24 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 01:02:24 (Reading database ... 13912 files and directories currently installed.) 01:02:24 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 01:02:24 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 01:02:24 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 01:02:24 (Reading database ... 13912 files and directories currently installed.) 01:02:24 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 01:02:24 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 01:02:24 Setting up tar (1.29b-2ubuntu0.1) ... 01:02:24 (Reading database ... 13912 files and directories currently installed.) 01:02:24 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 01:02:24 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:02:25 Setting up dpkg (1.19.0.5ubuntu2.3) ... 01:02:25 (Reading database ... 13912 files and directories currently installed.) 01:02:25 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 01:02:25 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:02:25 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 01:02:25 (Reading database ... 13912 files and directories currently installed.) 01:02:25 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 01:02:25 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:02:25 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 01:02:25 (Reading database ... 13912 files and directories currently installed.) 01:02:25 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 01:02:25 Unpacking grep (3.1-2build1) over (3.1-2) ... 01:02:25 Setting up grep (3.1-2build1) ... 01:02:25 (Reading database ... 13912 files and directories currently installed.) 01:02:25 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 01:02:25 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:02:26 Setting up login (1:4.5-1ubuntu2) ... 01:02:26 (Reading database ... 13912 files and directories currently installed.) 01:02:26 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 01:02:26 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:02:26 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 01:02:26 (Reading database ... 13912 files and directories currently installed.) 01:02:26 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 01:02:26 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:02:26 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 01:02:27 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:02:27 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 01:02:27 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:02:27 Setting up perl-base (5.26.1-6ubuntu0.5) ... 01:02:27 (Reading database ... 13912 files and directories currently installed.) 01:02:27 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 01:02:28 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:02:28 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:02:28 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:02:28 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:02:28 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:02:28 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 01:02:29 (Reading database ... 13912 files and directories currently installed.) 01:02:29 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 01:02:29 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 01:02:29 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 01:02:29 (Reading database ... 13912 files and directories currently installed.) 01:02:29 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:02:29 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:02:29 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:02:29 (Reading database ... 13912 files and directories currently installed.) 01:02:29 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:02:29 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:02:29 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:02:29 (Reading database ... 13912 files and directories currently installed.) 01:02:29 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:02:29 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:02:30 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:02:30 (Reading database ... 13912 files and directories currently installed.) 01:02:30 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:02:30 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:02:30 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:02:30 (Reading database ... 13912 files and directories currently installed.) 01:02:30 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 01:02:30 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:02:30 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 01:02:30 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:02:30 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 01:02:30 (Reading database ... 13912 files and directories currently installed.) 01:02:30 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 01:02:30 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:02:30 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 01:02:31 (Reading database ... 13912 files and directories currently installed.) 01:02:31 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:02:31 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:02:31 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:02:31 (Reading database ... 13912 files and directories currently installed.) 01:02:31 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:02:31 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:02:31 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 01:02:31 (Reading database ... 13912 files and directories currently installed.) 01:02:31 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:02:31 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:02:31 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 01:02:32 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 01:02:32 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 01:02:32 (Reading database ... 13912 files and directories currently installed.) 01:02:32 Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... 01:02:32 Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 01:02:32 Setting up libc-bin (2.27-3ubuntu1.3) ... 01:02:33 (Reading database ... 13912 files and directories currently installed.) 01:02:33 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 01:02:33 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:02:33 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 01:02:33 (Reading database ... 13914 files and directories currently installed.) 01:02:33 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 01:02:33 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 01:02:34 Setting up debconf (1.5.66ubuntu1) ... 01:02:34 (Reading database ... 13914 files and directories currently installed.) 01:02:34 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 01:02:34 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:02:34 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 01:02:34 (Reading database ... 13914 files and directories currently installed.) 01:02:34 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 01:02:34 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:02:34 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 01:02:34 (Reading database ... 13914 files and directories currently installed.) 01:02:34 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 01:02:35 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:02:35 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 01:02:35 (Reading database ... 13914 files and directories currently installed.) 01:02:35 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:02:35 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:02:35 Preparing to unpack .../systemd-sysv_237-3ubuntu10.42_amd64.deb ... 01:02:35 Unpacking systemd-sysv (237-3ubuntu10.42) over (237-3ubuntu10) ... 01:02:35 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 01:02:35 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:02:35 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 01:02:36 (Reading database ... 13914 files and directories currently installed.) 01:02:36 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 01:02:36 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 01:02:36 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 01:02:36 (Reading database ... 13914 files and directories currently installed.) 01:02:36 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 01:02:36 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:02:36 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 01:02:36 (Reading database ... 13914 files and directories currently installed.) 01:02:36 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 01:02:36 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:02:36 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 01:02:36 (Reading database ... 13914 files and directories currently installed.) 01:02:36 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 01:02:36 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 01:02:36 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 01:02:37 (Reading database ... 13914 files and directories currently installed.) 01:02:37 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 01:02:37 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:02:37 Setting up passwd (1:4.5-1ubuntu2) ... 01:02:37 (Reading database ... 13914 files and directories currently installed.) 01:02:37 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 01:02:37 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:02:37 Setting up gpgv (2.2.4-1ubuntu1.3) ... 01:02:37 (Reading database ... 13914 files and directories currently installed.) 01:02:37 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 01:02:37 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 01:02:37 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 01:02:38 (Reading database ... 13914 files and directories currently installed.) 01:02:38 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 01:02:38 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 01:02:38 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 01:02:38 (Reading database ... 13914 files and directories currently installed.) 01:02:38 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 01:02:38 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 01:02:38 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 01:02:39 (Reading database ... 13914 files and directories currently installed.) 01:02:39 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 01:02:39 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 01:02:39 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 01:02:39 (Reading database ... 13914 files and directories currently installed.) 01:02:39 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 01:02:39 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 01:02:39 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 01:02:39 (Reading database ... 13915 files and directories currently installed.) 01:02:39 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:02:39 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:02:39 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:02:39 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:02:39 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 01:02:39 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... 01:02:39 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 01:02:39 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 01:02:40 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 01:02:40 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 01:02:40 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 01:02:40 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 01:02:40 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 01:02:40 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 01:02:40 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 01:02:40 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 01:02:40 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 01:02:40 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 01:02:40 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 01:02:40 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 01:02:40 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 01:02:40 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 01:02:41 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 01:02:41 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 01:02:42 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 01:02:42 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 01:02:42 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 01:02:42 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 01:02:42 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 01:02:42 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:02:42 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 01:02:42 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:02:42 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 01:02:42 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:02:42 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 01:02:42 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:02:43 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:02:43 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:02:43 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:02:43 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:02:43 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:02:43 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:02:43 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:02:43 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:02:44 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:02:44 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:02:45 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:02:45 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:02:46 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:02:46 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:02:46 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:02:46 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:02:47 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:02:47 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:02:47 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:02:47 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:02:47 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 01:02:47 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:02:48 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 01:02:48 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:02:48 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 01:02:48 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 01:02:48 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:02:48 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:02:48 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:02:48 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:02:48 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 01:02:48 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 01:02:48 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:02:48 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 01:02:48 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:02:49 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:02:49 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:02:49 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 01:02:49 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 01:02:49 Setting up tzdata (2020d-0ubuntu0.18.04) ... 01:02:49 01:02:49 Current default time zone: 'Etc/UTC' 01:02:49 Local time is now: Fri Nov 13 01:02:49 UTC 2020. 01:02:49 Universal Time is now: Fri Nov 13 01:02:49 UTC 2020. 01:02:49 Run 'dpkg-reconfigure tzdata' if you wish to change it. 01:02:49 01:02:49 Setting up systemd-sysv (237-3ubuntu10.42) ... 01:02:49 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:02:49 Setting up linux-libc-dev:amd64 (4.15.0-123.126) ... 01:02:49 Setting up mount (2.31.1-0.4ubuntu3.7) ... 01:02:49 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 01:02:49 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 01:02:49 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 01:02:49 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 01:02:49 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 01:02:49 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 01:02:49 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:02:49 Setting up procps (2:3.3.12-3ubuntu1.2) ... 01:02:49 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 01:02:49 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 01:02:49 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 01:02:49 Setting up patch (2.7.6-2ubuntu1.1) ... 01:02:50 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 01:02:50 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 01:02:50 Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... 01:02:50 Installing new version of config file /etc/ssl/openssl.cnf ... 01:02:50 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 01:02:50 Setting up libc-dev-bin (2.27-3ubuntu1.3) ... 01:02:50 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 01:02:52 Updating certificates in /etc/ssl/certs... 01:02:52 22 added, 17 removed; done. 01:02:52 Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... 01:02:52 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:02:52 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 01:02:52 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 01:02:52 Setting up pkgbinarymangler (138.18.04.1) ... 01:02:52 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 01:02:52 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 01:02:52 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 01:02:52 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 01:02:52 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:02:52 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 01:02:52 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:02:52 Setting up perl (5.26.1-6ubuntu0.5) ... 01:02:52 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 01:02:53 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 01:02:53 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 01:02:53 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 01:02:53 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 01:02:53 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 01:02:53 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 01:02:53 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 01:02:53 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 01:02:53 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 01:02:53 Processing triggers for systemd (237-3ubuntu10.42) ... 01:02:53 Processing triggers for mime-support (3.60ubuntu1) ... 01:02:53 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 01:02:53 Updating certificates in /etc/ssl/certs... 01:02:54 0 added, 0 removed; done. 01:02:54 Running hooks in /etc/ca-certificates/update.d... 01:02:54 done. 01:02:54 Reading package lists... 01:02:54 Building dependency tree... 01:02:54 Reading state information... 01:02:55 The following NEW packages will be installed: 01:02:55 apt-transport-https 01:02:56 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 01:02:56 Need to get 1692 B of archives. 01:02:56 After this operation, 153 kB of additional disk space will be used. 01:02:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] 01:02:56 debconf: delaying package configuration, since apt-utils is not installed 01:02:56 Fetched 1692 B in 1s (1315 B/s) 01:02:56 Selecting previously unselected package apt-transport-https. 01:02:56 (Reading database ... 13929 files and directories currently installed.) 01:02:56 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... 01:02:56 Unpacking apt-transport-https (1.6.12ubuntu0.1) ... 01:02:56 Setting up apt-transport-https (1.6.12ubuntu0.1) ... 01:02:57 Waiting for network to be ready... 01:03:07 2020-11-13T01:03:04Z INFO Waiting for automatic snapd restart... 01:03:07 snapd 2.47.1 from Canonical* installed 01:03:07 "snapd" switched to the "latest/stable" channel 01:03:07 01:03:11 core18 20200929 from Canonical* installed 01:03:12 "core18" switched to the "latest/stable" channel 01:03:12 01:03:17 snapcraft 4.4.1 from Canonical* installed 01:03:17 "snapcraft" switched to the "latest/stable" channel 01:03:17 01:03:20 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: 01:03:20 - README.md 01:03:20 01:03:20 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:03:27 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:03:27 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:03:28 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:03:28 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:03:30 Reading package lists... 01:03:30 Installing build dependencies: curl=7.58.0-2ubuntu3.10 git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.10 libcurl4=7.58.0-2ubuntu3.10 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 01:03:37 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:03:37 Reading package lists... 01:03:37 Building dependency tree... 01:03:37 Reading state information... 01:03:37 Suggested packages: 01:03:37 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 01:03:37 git-gui gitk gitweb git-cvs git-mediawiki git-svn 01:03:37 Recommended packages: 01:03:37 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix 01:03:37 The following NEW packages will be installed: 01:03:37 curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 01:03:37 libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev 01:03:37 libzmq5 pkg-config 01:03:37 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. 01:03:37 Need to get 7861 kB of archives. 01:03:37 After this operation, 44.1 MB of additional disk space will be used. 01:03:37 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 01:03:37 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 01:03:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 01:03:37 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 01:03:37 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 01:03:37 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 01:03:38 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 01:03:38 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 01:03:38 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 01:03:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.10 [214 kB] 01:03:38 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] 01:03:38 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] 01:03:38 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 01:03:38 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 01:03:38 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 01:03:38 Get:16 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 01:03:38 debconf: delaying package configuration, since apt-utils is not installed 01:03:38 Fetched 7861 kB in 2s (5012 kB/s) 01:03:38 Selecting previously unselected package libglib2.0-0:amd64. 01:03:38 (Reading database ... 13933 files and directories currently installed.) 01:03:38 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 01:03:39 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 01:03:39 Selecting previously unselected package libpsl5:amd64. 01:03:39 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 01:03:39 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 01:03:39 Selecting previously unselected package libnghttp2-14:amd64. 01:03:39 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 01:03:39 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:03:39 Selecting previously unselected package librtmp1:amd64. 01:03:39 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 01:03:39 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:03:39 Selecting previously unselected package libcurl4:amd64. 01:03:39 Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.10_amd64.deb ... 01:03:39 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.10) ... 01:03:39 Selecting previously unselected package curl. 01:03:39 Preparing to unpack .../05-curl_7.58.0-2ubuntu3.10_amd64.deb ... 01:03:39 Unpacking curl (7.58.0-2ubuntu3.10) ... 01:03:39 Selecting previously unselected package libcurl3-gnutls:amd64. 01:03:39 Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... 01:03:39 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 01:03:39 Selecting previously unselected package liberror-perl. 01:03:39 Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... 01:03:39 Unpacking liberror-perl (0.17025-1) ... 01:03:39 Selecting previously unselected package git-man. 01:03:39 Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 01:03:39 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 01:03:39 Selecting previously unselected package git. 01:03:40 Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 01:03:40 Unpacking git (1:2.17.1-1ubuntu0.7) ... 01:03:41 Selecting previously unselected package libnorm1:amd64. 01:03:41 Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 01:03:41 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:03:41 Selecting previously unselected package libpgm-5.2-0:amd64. 01:03:41 Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 01:03:41 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:03:41 Selecting previously unselected package libsodium23:amd64. 01:03:41 Preparing to unpack .../12-libsodium23_1.0.16-2_amd64.deb ... 01:03:41 Unpacking libsodium23:amd64 (1.0.16-2) ... 01:03:41 Selecting previously unselected package libzmq5:amd64. 01:03:41 Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 01:03:41 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:03:41 Selecting previously unselected package libzmq3-dev:amd64. 01:03:41 Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 01:03:41 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:03:41 Selecting previously unselected package pkg-config. 01:03:41 Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 01:03:41 Unpacking pkg-config (0.29.1-0ubuntu2) ... 01:03:41 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:03:41 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 01:03:41 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:03:41 Setting up liberror-perl (0.17025-1) ... 01:03:41 Setting up libpsl5:amd64 (0.19.1-5build1) ... 01:03:41 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 01:03:41 No schema files found: doing nothing. 01:03:41 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:03:41 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:03:41 Setting up libsodium23:amd64 (1.0.16-2) ... 01:03:41 Setting up pkg-config (0.29.1-0ubuntu2) ... 01:03:41 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:03:41 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 01:03:41 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.10) ... 01:03:42 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:03:42 Setting up git (1:2.17.1-1ubuntu0.7) ... 01:03:42 Setting up curl (7.58.0-2ubuntu3.10) ... 01:03:42 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 01:03:42 Running on prd-ubuntu18.04-docker-arm64-16c-16g-11997 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 01:03:42 Running in /w/workspace/app-service-configurable/28 [Pipeline] { [Pipeline] checkout 01:03:46 using credential edgex-jenkins-ssh 01:03:46 Cloning the remote Git repository 01:03:46 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 01:03:47 > git init /w/workspace/app-service-configurable/28 # timeout=10 01:03:47 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 01:03:47 > git --version # timeout=10 01:03:47 > git --version # 'git version 2.17.1' 01:03:47 using GIT_SSH to set credentials SSH Credentials for GitHub 01:03:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:03:48 Merging remotes/origin/master commit 7658dde2fa5f0df1322b53e9d399e0259178d9cc into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee 01:03:47 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 01:03:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:03:47 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 01:03:48 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 01:03:48 using GIT_SSH to set credentials SSH Credentials for GitHub 01:03:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:03:48 > git config core.sparsecheckout # timeout=10 01:03:48 Merge succeeded, producing ddb2f3e098d6bb180d3d46065b1634a24d7d1270 01:03:48 Checking out Revision ddb2f3e098d6bb180d3d46065b1634a24d7d1270 (PR-124) 01:03:48 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:03:48 curl set to automatically installed. 01:03:48 git set to automatically installed. 01:03:48 git-man set to automatically installed. 01:03:48 libcurl3-gnutls set to automatically installed. 01:03:48 libcurl4 set to automatically installed. 01:03:48 liberror-perl set to automatically installed. 01:03:48 libglib2.0-0 set to automatically installed. 01:03:48 libnghttp2-14 set to automatically installed. 01:03:48 libnorm1 set to automatically installed. 01:03:48 libpgm-5.2-0 set to automatically installed. 01:03:48 libpsl5 set to automatically installed. 01:03:48 librtmp1 set to automatically installed. 01:03:48 libsodium23 set to automatically installed. 01:03:48 libzmq3-dev set to automatically installed. 01:03:48 libzmq5 set to automatically installed. 01:03:48 pkg-config set to automatically installed. 01:03:48 > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 01:03:48 > git remote # timeout=10 01:03:48 > git config --get remote.origin.url # timeout=10 01:03:48 using GIT_SSH to set credentials SSH Credentials for GitHub 01:03:48 > git merge 7658dde2fa5f0df1322b53e9d399e0259178d9cc # timeout=10 01:03:48 > git rev-parse HEAD^{commit} # timeout=10 01:03:48 > git config core.sparsecheckout # timeout=10 01:03:48 > git checkout -f ddb2f3e098d6bb180d3d46065b1634a24d7d1270 # timeout=10 01:03:50 snapd is not logged in, snap install commands will use sudo 01:03:52 Commit message: "Merge commit '7658dde2fa5f0df1322b53e9d399e0259178d9cc' into HEAD" 01:03:53 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:03:52 > git rev-list --no-walk f953d589a1b9ae164e5de099e7423806e86e49ed # timeout=10 01:03:54 + echo snap-build.sh 01:03:54 snap-build.sh 01:03:54 + SNAP_BASE_DIR=. 01:03:54 + '[' '!' -z /w/workspace/app-service-configurable/28 ']' 01:03:54 + SNAP_BASE_DIR=/w/workspace/app-service-configurable/28 01:03:54 + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/28]' 01:03:54 [snap-build] Building snap in dir [/w/workspace/app-service-configurable/28] 01:03:54 + cd /w/workspace/app-service-configurable/28 01:03:54 + sudo apt-get remove -qy --purge lxd lxd-client 01:03:54 Reading package lists... 01:03:55 Building dependency tree... 01:03:55 Reading state information... 01:03:55 The following packages were automatically installed and are no longer required: 01:03:55 dns-root-data dnsmasq-base ebtables liblxc-common liblxc1 lxcfs uidmap 01:03:55 xdelta3 01:03:55 Use 'sudo apt autoremove' to remove them. 01:03:55 The following packages will be REMOVED: 01:03:55 lxd* lxd-client* 01:03:57 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 01:03:57 After this operation, 29.1 MB disk space will be freed. 01:03:57 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:03:57 snap "core18" has no updates available 01:03:58 Pulling go 01:03:59 (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 ... 171706 files and directories currently installed.) 01:03:59 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 01:04:00 'app-service-config' has dependencies that need to be staged: go 01:04:00 Skipping pull go (already ran) 01:04:00 Building go 01:04:00 % Total % Received % Xferd Average Speed Time Time Time Current 01:04:00 Dload Upload Total Spent Left Speed 01:04:02 Removing lxd dnsmasq configuration 01:04:02 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 01:04:02 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 01:04:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:04:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 115M 3 4543k 0 0 7623k 0 0:00:15 --:--:-- 0:00:15 7610k 31 115M 31 35.9M 0 0 22.5M 0 0:00:05 0:00:01 0:00:04 22.5M 57 115M 57 66.2M 0 0 25.4M 0 0:00:04 0:00:02 0:00:02 25.4M 84 115M 84 97.0M 0 0 27.1M 0 0:00:04 0:00:03 0:00:01 27.1M 100 115M 100 115M 0 0 27.9M 0 0:00:04 0:00:04 --:--:-- 27.9M 01:04: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 ... 171531 files and directories currently installed.) 01:04:04 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 01:04:04 go1.15.2.linux-amd64.tar.gz: OK 01:04:09 Processing triggers for systemd (237-3ubuntu10.39) ... 01:04:09 Processing triggers for ureadahead (0.100.0-21) ... 01:04:10 Staging go 01:04:15 + sudo snap remove --purge lxd 01:04:15 snap "lxd" is not installed 01:04:15 + sudo groupadd --force --system lxd 01:04:15 ++ whoami 01:04:15 + sudo /usr/sbin/usermod -G lxd -a jenkins 01:04:15 + newgrp - lxd 01:04:15 + sudo snap install lxd 01:04:22 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:04:22 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:04:22 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:04:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1425 kB] 01:04:22 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:04:22 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:04:22 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:04:22 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:04:22 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:04:22 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:04:22 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:04:22 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [280 kB] 01:04:22 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] 01:04:22 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] 01:04:22 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [173 kB] 01:04:22 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.7 kB] 01:04:22 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1088 kB] 01:04:22 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [243 kB] 01:04:22 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:04:22 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1752 kB] 01:04:22 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [371 kB] 01:04:22 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [32.3 kB] 01:04:22 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7012 B] 01:04:22 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [190 kB] 01:04:22 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [25.3 kB] 01:04:22 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1692 kB] 01:04:22 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [355 kB] 01:04:22 Fetched 23.4 MB in 0s (0 B/s) 01:04:22 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 01:04:22 Fetched 224 kB in 0s (0 B/s) 01:04:22 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 01:04:22 Fetched 157 kB in 0s (0 B/s) 01:04:22 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 01:04:22 Fetched 221 kB in 0s (0 B/s) 01:04:22 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 01:04:22 Fetched 143 kB in 0s (0 B/s) 01:04:22 Pulling app-service-config 01:04:24 Pulling config-common 01:04:25 Skipping build go (already ran) 01:04:25 Building app-service-config 01:04:25 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 01:04:26 go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.3.0 01:04:26 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.57 01:04:26 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.112 01:04:26 go: downloading github.com/gorilla/mux v1.8.0 01:04:26 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 01:04:26 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 01:04:26 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 01:04:26 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 01:04:26 go: downloading github.com/google/uuid v1.1.2 01:04:26 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 01:04:26 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 01:04:26 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 01:04:26 go: downloading go.mongodb.org/mongo-driver v1.1.1 01:04:26 go: downloading github.com/go-kit/kit v0.8.0 01:04:26 go: downloading github.com/mitchellh/copystructure v1.0.0 01:04:26 go: downloading github.com/go-playground/validator/v10 v10.3.0 01:04:26 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 01:04:26 go: downloading github.com/hashicorp/consul/api v1.1.0 01:04:26 go: downloading github.com/mitchellh/reflectwalk v1.0.0 01:04:26 go: downloading github.com/BurntSushi/toml v0.3.1 01:04:26 go: downloading github.com/leodido/go-urn v1.2.0 01:04:26 go: downloading github.com/go-playground/universal-translator v0.17.0 01:04:26 go: downloading github.com/pelletier/go-toml v1.2.0 01:04:26 go: downloading github.com/go-logfmt/logfmt v0.4.0 01:04:26 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 01:04:26 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 01:04:27 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 01:04:27 go: downloading github.com/go-playground/locales v0.13.0 01:04:27 go: downloading github.com/pebbe/zmq4 v1.0.0 01:04:27 go: downloading github.com/mitchellh/mapstructure v1.1.2 01:04:27 go: downloading github.com/hashicorp/serf v0.8.2 01:04:27 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 01:04:27 go: downloading github.com/x448/float16 v0.8.4 01:04:27 go: downloading github.com/go-redis/redis/v7 v7.2.0 01:04:27 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:04:27 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 01:04:27 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 01:04:27 go: downloading github.com/go-stack/stack v1.8.0 01:04:27 go: downloading github.com/golang/snappy v0.0.1 01:04:27 go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 01:04:27 go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 01:04:27 go: downloading github.com/xdg/stringprep v1.0.0 01:04:27 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 01:04:27 go: downloading golang.org/x/text v0.3.2 01:04:27 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 01:04:27 go: downloading github.com/hashicorp/golang-lru v0.5.0 01:04:33 2020-11-13T01:04:27Z INFO Waiting for restart... 01:04:39 Building config-common 01:04:42 Skipping stage go (already ran) 01:04:42 Staging app-service-config 01:04:43 Staging config-common 01:04:44 Priming go 01:04:45 Priming app-service-config 01:04:46 Priming config-common [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:05:12 lxd 4.7 from Canonical* installed 01:05:12 + sudo lxd init --auto 01:05:20 + sudo snap install --classic snapcraft 01:05:38 snapcraft 4.4.1 from Canonical* installed 01:05:38 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 01:05:38 + sudo snapcraft prime --use-lxd 01:05:44 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 01:05:44 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: 01:05:44 - README.md 01:05:44 01:05:44 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:05:46 Launching a container. 01:06:13 Waiting for container to be ready 01:06:13 To start your first instance, try: lxc launch ubuntu:18.04 01:06:13 01:06:23 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 01:06:24 Waiting for network to be ready... 01:06:25 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 01:06:25 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] 01:06:25 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 01:06:26 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [835 kB] 01:06:26 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Translation-en [280 kB] 01:06:26 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2360 B] 01:06:26 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Translation-en [2996 B] 01:06:26 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1172 B] 01:06:26 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Translation-en [22.7 kB] 01:06:26 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [943 kB] 01:06:26 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Translation-en [243 kB] 01:06:26 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [975 kB] 01:06:26 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main Translation-en [516 kB] 01:06:26 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [126 kB] 01:06:26 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Translation-en [108 kB] 01:06:26 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [664 B] 01:06:26 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Translation-en [3584 B] 01:06:26 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [8316 kB] 01:06:26 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/universe Translation-en [4941 kB] 01:06:27 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1129 kB] 01:06:27 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Translation-en [371 kB] 01:06:27 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5072 B] 01:06:27 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Translation-en [7012 B] 01:06:27 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2088 B] 01:06:27 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Translation-en [25.3 kB] 01:06:27 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1481 kB] 01:06:27 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Translation-en [355 kB] 01:06:35 Fetched 21.1 MB in 9s (2327 kB/s) 01:06:38 Reading package lists... 01:06:39 Reading package lists... 01:06:39 Building dependency tree... 01:06:39 Reading state information... 01:06:40 The following additional packages will be installed: 01:06:40 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:06:40 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:06:40 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:06:40 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 01:06:40 Suggested packages: 01:06:40 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 01:06:40 Recommended packages: 01:06:40 gnupg libsasl2-modules 01:06:40 The following NEW packages will be installed: 01:06:40 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:06:40 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:06:40 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:06:40 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 01:06:40 The following packages will be upgraded: 01:06:40 gpg gpg-agent gpgconf libudev1 01:06:40 4 upgraded, 18 newly installed, 0 to remove and 98 not upgraded. 01:06:40 Need to get 3109 kB of archives. 01:06:40 After this operation, 12.6 MB of additional disk space will be used. 01:06:40 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libudev1 arm64 237-3ubuntu10.42 [48.8 kB] 01:06:41 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 udev arm64 237-3ubuntu10.42 [1049 kB] 01:06:41 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfuse2 arm64 2.9.7-1ubuntu1 [68.4 kB] 01:06:41 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fuse arm64 2.9.7-1ubuntu1 [22.7 kB] 01:06:41 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpg arm64 2.2.4-1ubuntu1.3 [400 kB] 01:06:41 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpgconf arm64 2.2.4-1ubuntu1.3 [107 kB] 01:06:41 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.3 [190 kB] 01:06:41 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] 01:06:41 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libroken18-heimdal arm64 7.5.0+dfsg-1 [35.4 kB] 01:06:41 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libasn1-8-heimdal arm64 7.5.0+dfsg-1 [130 kB] 01:06:41 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimbase1-heimdal arm64 7.5.0+dfsg-1 [24.9 kB] 01:06:41 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhcrypto4-heimdal arm64 7.5.0+dfsg-1 [76.4 kB] 01:06:41 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libwind0-heimdal arm64 7.5.0+dfsg-1 [47.0 kB] 01:06:41 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhx509-5-heimdal arm64 7.5.0+dfsg-1 [88.5 kB] 01:06:41 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkrb5-26-heimdal arm64 7.5.0+dfsg-1 [170 kB] 01:06:41 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimntlm0-heimdal arm64 7.5.0+dfsg-1 [13.3 kB] 01:06:41 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgssapi3-heimdal arm64 7.5.0+dfsg-1 [79.1 kB] 01:06:41 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsasl2-modules-db arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [13.4 kB] 01:06:41 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsasl2-2 arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [43.1 kB] 01:06:41 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libldap-common all 2.4.45+dfsg-1ubuntu1.7 [17.0 kB] 01:06:41 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libldap-2.4-2 arm64 2.4.45+dfsg-1ubuntu1.7 [132 kB] 01:06:41 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 dirmngr arm64 2.2.4-1ubuntu1.3 [276 kB] 01:06:42 debconf: delaying package configuration, since apt-utils is not installed 01:06:42 Fetched 3109 kB in 1s (2760 kB/s) 01:06:42 (Reading database ... 12460 files and directories currently installed.) 01:06:42 Preparing to unpack .../libudev1_237-3ubuntu10.42_arm64.deb ... 01:06:42 Unpacking libudev1:arm64 (237-3ubuntu10.42) over (237-3ubuntu10) ... 01:06:42 Setting up libudev1:arm64 (237-3ubuntu10.42) ... 01:06:43 Selecting previously unselected package udev. 01:06:43 (Reading database ... 12460 files and directories currently installed.) 01:06:43 Preparing to unpack .../00-udev_237-3ubuntu10.42_arm64.deb ... 01:06:43 Unpacking udev (237-3ubuntu10.42) ... 01:06:43 Selecting previously unselected package libfuse2:arm64. 01:06:43 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_arm64.deb ... 01:06:43 Unpacking libfuse2:arm64 (2.9.7-1ubuntu1) ... 01:06:43 Selecting previously unselected package fuse. 01:06:43 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_arm64.deb ... 01:06:43 Unpacking fuse (2.9.7-1ubuntu1) ... 01:06:43 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_arm64.deb ... 01:06:43 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:06:44 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_arm64.deb ... 01:06:44 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:06:44 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_arm64.deb ... 01:06:44 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:06:44 Selecting previously unselected package libksba8:arm64. 01:06:44 Preparing to unpack .../06-libksba8_1.3.5-2_arm64.deb ... 01:06:44 Unpacking libksba8:arm64 (1.3.5-2) ... 01:06:45 Selecting previously unselected package libroken18-heimdal:arm64. 01:06:45 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_arm64.deb ... 01:06:45 Unpacking libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... 01:06:45 Selecting previously unselected package libasn1-8-heimdal:arm64. 01:06:45 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_arm64.deb ... 01:06:45 Unpacking libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... 01:06:45 Selecting previously unselected package libheimbase1-heimdal:arm64. 01:06:45 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_arm64.deb ... 01:06:45 Unpacking libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... 01:06:45 Selecting previously unselected package libhcrypto4-heimdal:arm64. 01:06:45 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_arm64.deb ... 01:06:45 Unpacking libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... 01:06:45 Selecting previously unselected package libwind0-heimdal:arm64. 01:06:45 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_arm64.deb ... 01:06:45 Unpacking libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... 01:06:46 Selecting previously unselected package libhx509-5-heimdal:arm64. 01:06:46 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_arm64.deb ... 01:06:46 Unpacking libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... 01:06:46 Selecting previously unselected package libkrb5-26-heimdal:arm64. 01:06:46 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_arm64.deb ... 01:06:46 Unpacking libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... 01:06:46 Selecting previously unselected package libheimntlm0-heimdal:arm64. 01:06:46 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_arm64.deb ... 01:06:46 Unpacking libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... 01:06:46 Selecting previously unselected package libgssapi3-heimdal:arm64. 01:06:46 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_arm64.deb ... 01:06:46 Unpacking libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... 01:06:46 Selecting previously unselected package libsasl2-modules-db:arm64. 01:06:46 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... 01:06:46 Unpacking libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 01:06:46 Selecting previously unselected package libsasl2-2:arm64. 01:06:46 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... 01:06:46 Unpacking libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 01:06:46 Selecting previously unselected package libldap-common. 01:06:47 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.7_all.deb ... 01:06:47 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.7) ... 01:06:47 Selecting previously unselected package libldap-2.4-2:arm64. 01:06:47 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.7_arm64.deb ... 01:06:47 Unpacking libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.7) ... 01:06:47 Selecting previously unselected package dirmngr. 01:06:47 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_arm64.deb ... 01:06:47 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 01:06:47 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.7) ... 01:06:47 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 01:06:47 Setting up libfuse2:arm64 (2.9.7-1ubuntu1) ... 01:06:47 Setting up libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 01:06:47 Setting up libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 01:06:47 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 01:06:47 Setting up libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... 01:06:47 Setting up libksba8:arm64 (1.3.5-2) ... 01:06:47 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:06:47 Setting up udev (237-3ubuntu10.42) ... 01:06:49 invoke-rc.d: policy-rc.d denied execution of start. 01:06:49 Setting up libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... 01:06:49 Processing triggers for systemd (237-3ubuntu10) ... 01:06:49 Setting up fuse (2.9.7-1ubuntu1) ... 01:06:49 Setting up gpg (2.2.4-1ubuntu1.3) ... 01:06:49 Setting up libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... 01:06:50 Setting up libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... 01:06:50 Setting up libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... 01:06:50 Setting up libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... 01:06:50 Setting up libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... 01:06:50 Setting up libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... 01:06:50 Setting up libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... 01:06:50 Setting up libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.7) ... 01:06:50 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 01:06:50 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:06:52 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 01:06:52 settings in the [Install] section, and DefaultInstance for template units). 01:06:52 This means they are not meant to be enabled using systemctl. 01:06:52 Possible reasons for having this kind of units are: 01:06:52 1) A unit may be statically enabled by being symlinked from another unit's 01:06:52 .wants/ or .requires/ directory. 01:06:52 2) A unit's purpose may be to act as a helper for some other unit which has 01:06:52 a requirement dependency on it. 01:06:52 3) A unit may be started when needed via activation (socket, path, timer, 01:06:52 D-Bus, udev, scripted systemctl call, ...). 01:06:52 4) In case of template units, the unit is meant to be enabled with some 01:06:52 instance name specified. 01:06:53 Reading package lists... 01:06:54 Building dependency tree... 01:06:54 Reading state information... 01:06:54 The following additional packages will be installed: 01:06:54 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 01:06:54 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 01:06:54 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 01:06:54 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 01:06:54 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 01:06:54 Suggested packages: 01:06:54 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 01:06:54 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 01:06:54 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 01:06:54 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 01:06:54 systemd-container policykit-1 01:06:54 Recommended packages: 01:06:54 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 01:06:54 The following NEW packages will be installed: 01:06:54 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 01:06:54 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 01:06:54 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 01:06:54 multiarch-support openssh-client python3 python3-minimal python3.6 01:06:54 python3.6-minimal snapd squashfs-tools sudo 01:06:54 The following packages will be upgraded: 01:06:54 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 01:06:55 5 upgraded, 25 newly installed, 0 to remove and 93 not upgraded. 01:06:55 Need to get 30.9 MB of archives. 01:06:55 After this operation, 132 MB of additional disk space will be used. 01:06:55 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd arm64 237-3ubuntu10.42 [2560 kB] 01:06:56 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsystemd0 arm64 237-3ubuntu10.42 [175 kB] 01:06:56 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libapt-pkg5.0 arm64 1.6.12ubuntu0.1 [766 kB] 01:06:56 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 apt arm64 1.6.12ubuntu0.1 [1166 kB] 01:06:56 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libssl1.1 arm64 1.1.1-1ubuntu2.1~18.04.6 [1062 kB] 01:06:56 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libpython3.6-minimal arm64 3.6.9-1~18.04ubuntu1.3 [528 kB] 01:06:56 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] 01:06:56 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 python3.6-minimal arm64 3.6.9-1~18.04ubuntu1.3 [1327 kB] 01:06:56 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-minimal arm64 3.6.7-1~18.04 [23.7 kB] 01:06:56 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 mime-support all 3.60ubuntu1 [30.1 kB] 01:06:56 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpdec2 arm64 2.4.2-1ubuntu1 [73.9 kB] 01:06:56 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libpython3.6-stdlib arm64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 01:06:56 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 python3.6 arm64 3.6.9-1~18.04ubuntu1.3 [203 kB] 01:06:56 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3-stdlib arm64 3.6.7-1~18.04 [7240 B] 01:06:56 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3 arm64 3.6.7-1~18.04 [47.2 kB] 01:06:56 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 multiarch-support arm64 2.27-3ubuntu1.3 [6948 B] 01:06:56 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblzo2-2 arm64 2.08-1.2 [42.2 kB] 01:06:56 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] 01:06:56 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 sudo arm64 1.8.21p2-3ubuntu1.3 [382 kB] 01:06:56 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 apparmor arm64 2.12-4ubuntu5.1 [463 kB] 01:06:56 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] 01:06:56 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libkrb5support0 arm64 1.16-2ubuntu0.1 [28.2 kB] 01:06:56 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libk5crypto3 arm64 1.16-2ubuntu0.1 [80.0 kB] 01:06:56 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkeyutils1 arm64 1.5.9-9.2ubuntu2 [8112 B] 01:06:56 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libkrb5-3 arm64 1.16-2ubuntu0.1 [241 kB] 01:06:56 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgssapi-krb5-2 arm64 1.16-2ubuntu0.1 [103 kB] 01:06:56 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.4 [724 kB] 01:06:56 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] 01:06:56 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 squashfs-tools arm64 1:4.3-6ubuntu0.18.04.1 [96.9 kB] 01:06:56 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 snapd arm64 2.47.1+18.04 [18.5 MB] 01:06:58 debconf: delaying package configuration, since apt-utils is not installed 01:06:58 Fetched 30.9 MB in 3s (12.2 MB/s) 01:06:58 (Reading database ... 12706 files and directories currently installed.) 01:06:58 Preparing to unpack .../systemd_237-3ubuntu10.42_arm64.deb ... 01:06:58 Unpacking systemd (237-3ubuntu10.42) over (237-3ubuntu10) ... 01:07:00 Preparing to unpack .../libsystemd0_237-3ubuntu10.42_arm64.deb ... 01:07:00 Unpacking libsystemd0:arm64 (237-3ubuntu10.42) over (237-3ubuntu10) ... 01:07:00 Setting up libsystemd0:arm64 (237-3ubuntu10.42) ... 01:07:00 (Reading database ... 12706 files and directories currently installed.) 01:07:00 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_arm64.deb ... 01:07:00 Unpacking libapt-pkg5.0:arm64 (1.6.12ubuntu0.1) over (1.6.1) ... 01:07:01 Setting up libapt-pkg5.0:arm64 (1.6.12ubuntu0.1) ... 01:07:01 (Reading database ... 12706 files and directories currently installed.) 01:07:01 Preparing to unpack .../apt_1.6.12ubuntu0.1_arm64.deb ... 01:07:01 Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... 01:07:02 Setting up apt (1.6.12ubuntu0.1) ... 01:07:02 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 01:07:03 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 01:07:03 (Reading database ... 12713 files and directories currently installed.) 01:07:03 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... 01:07:03 Unpacking libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... 01:07:04 Selecting previously unselected package libpython3.6-minimal:arm64. 01:07:04 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_arm64.deb ... 01:07:04 Unpacking libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.3) ... 01:07:04 Selecting previously unselected package libexpat1:arm64. 01:07:04 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... 01:07:04 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 01:07:04 Selecting previously unselected package python3.6-minimal. 01:07:04 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_arm64.deb ... 01:07:04 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 01:07:05 Setting up libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) ... 01:07:05 Checking for services that may need to be restarted...done. 01:07:05 Checking for services that may need to be restarted...done. 01:07:06 Setting up libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.3) ... 01:07:06 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 01:07:06 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 01:07:07 Selecting previously unselected package python3-minimal. 01:07:07 (Reading database ... 12961 files and directories currently installed.) 01:07:07 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_arm64.deb ... 01:07:07 Unpacking python3-minimal (3.6.7-1~18.04) ... 01:07:08 Selecting previously unselected package mime-support. 01:07:08 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 01:07:08 Unpacking mime-support (3.60ubuntu1) ... 01:07:08 Selecting previously unselected package libmpdec2:arm64. 01:07:08 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_arm64.deb ... 01:07:08 Unpacking libmpdec2:arm64 (2.4.2-1ubuntu1) ... 01:07:08 Selecting previously unselected package libpython3.6-stdlib:arm64. 01:07:08 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_arm64.deb ... 01:07:08 Unpacking libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.3) ... 01:07:09 Selecting previously unselected package python3.6. 01:07:09 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_arm64.deb ... 01:07:09 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 01:07:09 Selecting previously unselected package libpython3-stdlib:arm64. 01:07:09 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_arm64.deb ... 01:07:09 Unpacking libpython3-stdlib:arm64 (3.6.7-1~18.04) ... 01:07:09 Setting up python3-minimal (3.6.7-1~18.04) ... 01:07:10 Selecting previously unselected package python3. 01:07:10 (Reading database ... 13391 files and directories currently installed.) 01:07:10 Preparing to unpack .../python3_3.6.7-1~18.04_arm64.deb ... 01:07:10 Unpacking python3 (3.6.7-1~18.04) ... 01:07:10 Selecting previously unselected package multiarch-support. 01:07:10 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_arm64.deb ... 01:07:10 Unpacking multiarch-support (2.27-3ubuntu1.3) ... 01:07:10 Setting up multiarch-support (2.27-3ubuntu1.3) ... 01:07:10 Selecting previously unselected package liblzo2-2:arm64. 01:07:10 (Reading database ... 13428 files and directories currently installed.) 01:07:10 Preparing to unpack .../00-liblzo2-2_2.08-1.2_arm64.deb ... 01:07:10 Unpacking liblzo2-2:arm64 (2.08-1.2) ... 01:07:11 Selecting previously unselected package libbsd0:arm64. 01:07:11 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... 01:07:11 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 01:07:11 Selecting previously unselected package sudo. 01:07:11 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_arm64.deb ... 01:07:11 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 01:07:11 Selecting previously unselected package apparmor. 01:07:11 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_arm64.deb ... 01:07:11 Unpacking apparmor (2.12-4ubuntu5.1) ... 01:07:12 Selecting previously unselected package libedit2:arm64. 01:07:12 Preparing to unpack .../04-libedit2_3.1-20170329-1_arm64.deb ... 01:07:12 Unpacking libedit2:arm64 (3.1-20170329-1) ... 01:07:12 Selecting previously unselected package libkrb5support0:arm64. 01:07:12 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.1_arm64.deb ... 01:07:12 Unpacking libkrb5support0:arm64 (1.16-2ubuntu0.1) ... 01:07:12 Selecting previously unselected package libk5crypto3:arm64. 01:07:12 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.1_arm64.deb ... 01:07:12 Unpacking libk5crypto3:arm64 (1.16-2ubuntu0.1) ... 01:07:12 Selecting previously unselected package libkeyutils1:arm64. 01:07:12 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_arm64.deb ... 01:07:12 Unpacking libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... 01:07:12 Selecting previously unselected package libkrb5-3:arm64. 01:07:12 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.1_arm64.deb ... 01:07:12 Unpacking libkrb5-3:arm64 (1.16-2ubuntu0.1) ... 01:07:12 Selecting previously unselected package libgssapi-krb5-2:arm64. 01:07:12 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.1_arm64.deb ... 01:07:12 Unpacking libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... 01:07:12 Selecting previously unselected package libssl1.0.0:arm64. 01:07:12 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.4_arm64.deb ... 01:07:12 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.4) ... 01:07:13 Selecting previously unselected package openssh-client. 01:07:13 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... 01:07:13 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 01:07:13 Selecting previously unselected package squashfs-tools. 01:07:13 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_arm64.deb ... 01:07:13 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 01:07:13 Selecting previously unselected package snapd. 01:07:13 Preparing to unpack .../13-snapd_2.47.1+18.04_arm64.deb ... 01:07:13 Unpacking snapd (2.47.1+18.04) ... 01:07:19 Setting up libedit2:arm64 (3.1-20170329-1) ... 01:07:19 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.4) ... 01:07:19 Setting up mime-support (3.60ubuntu1) ... 01:07:19 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 01:07:19 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 01:07:19 Setting up libkrb5support0:arm64 (1.16-2ubuntu0.1) ... 01:07:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:07:19 Setting up systemd (237-3ubuntu10.42) ... 01:07:19 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 01:07:21 Setting up libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... 01:07:21 Setting up libmpdec2:arm64 (2.4.2-1ubuntu1) ... 01:07:21 Setting up liblzo2-2:arm64 (2.08-1.2) ... 01:07:21 Setting up libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.3) ... 01:07:21 Setting up libk5crypto3:arm64 (1.16-2ubuntu0.1) ... 01:07:21 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 01:07:24 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 01:07:24 Setting up libkrb5-3:arm64 (1.16-2ubuntu0.1) ... 01:07:24 Setting up libpython3-stdlib:arm64 (3.6.7-1~18.04) ... 01:07:24 Setting up python3 (3.6.7-1~18.04) ... 01:07:24 running python rtupdate hooks for python3.6... 01:07:24 running python post-rtupdate hooks for python3.6... 01:07:24 Setting up apparmor (2.12-4ubuntu5.1) ... 01:07:27 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 01:07:27 Setting up libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... 01:07:27 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 01:07:28 Setting up snapd (2.47.1+18.04) ... 01:07:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 01:07:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 01:07:31 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 01:07:31 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 01:07:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:07:32 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:07:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 01:07:34 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 01:07:34 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 01:07:35 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 01:07:35 /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' 01:07:35 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:07:35 Processing triggers for systemd (237-3ubuntu10.42) ... 01:07:39 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease 01:07:39 Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 01:07:39 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease 01:07:45 Reading package lists... 01:07:45 Reading package lists... 01:07:45 Building dependency tree... 01:07:45 Reading state information... 01:07:46 Calculating upgrade... 01:07:47 The following packages will be upgraded: 01:07:47 advancecomp base-files bash binutils binutils-aarch64-linux-gnu 01:07:47 binutils-common bsdutils bzip2 ca-certificates cpp cpp-7 debconf dpkg 01:07:47 dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv grep 01:07:47 libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 libc-bin 01:07:47 libc-dev-bin libc6 libc6-dev libcc1-0 libcom-err2 libcryptsetup12 libdb5.3 01:07:47 libdevmapper1.02.1 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 01:07:47 libgcrypt20 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 01:07:47 libkmod2 liblsan0 libmount1 libncurses5 libncursesw5 libpam-modules 01:07:47 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 01:07:47 libprocps6 libseccomp2 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev 01:07:47 libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 01:07:47 linux-libc-dev login mount ncurses-base ncurses-bin openssl passwd patch 01:07:47 perl perl-base perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar 01:07:47 tzdata ubuntu-keyring util-linux 01:07:48 93 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 01:07:48 Need to get 54.3 MB of archives. 01:07:48 After this operation, 5754 kB of additional disk space will be used. 01:07:48 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6-dev arm64 2.27-3ubuntu1.3 [2049 kB] 01:07:48 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc-dev-bin arm64 2.27-3ubuntu1.3 [58.6 kB] 01:07:48 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 linux-libc-dev arm64 4.15.0-123.126 [975 kB] 01:07:48 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB] 01:07:48 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB] 01:07:48 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB] 01:07:48 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB] 01:07:48 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc-8-base arm64 8.4.0-1ubuntu1~18.04 [18.8 kB] 01:07:48 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcc1 arm64 1:8.4.0-1ubuntu1~18.04 [34.4 kB] 01:07:48 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcc1-0 arm64 8.4.0-1ubuntu1~18.04 [36.5 kB] 01:07:48 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B] 01:07:48 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libstdc++6 arm64 8.4.0-1ubuntu1~18.04 [372 kB] 01:07:48 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6 arm64 2.27-3ubuntu1.3 [2275 kB] 01:07:48 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 base-files arm64 10.1ubuntu2.10 [60.2 kB] 01:07:48 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 bash arm64 4.4.18-2ubuntu1.2 [546 kB] 01:07:48 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 bsdutils arm64 1:2.31.1-0.4ubuntu3.7 [54.6 kB] 01:07:48 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 tar arm64 1.29b-2ubuntu0.1 [207 kB] 01:07:48 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg arm64 1.19.0.5ubuntu2.3 [1090 kB] 01:07:48 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libext2fs2 arm64 1.44.1-1ubuntu1.3 [137 kB] 01:07:48 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 e2fsprogs arm64 1.44.1-1ubuntu1.3 [346 kB] 01:07:49 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 grep arm64 3.1-2build1 [145 kB] 01:07:49 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 login arm64 1:4.5-1ubuntu2 [301 kB] 01:07:49 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ncurses-bin arm64 6.1-1ubuntu1.18.04 [154 kB] 01:07:49 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.5 [3335 kB] 01:07:49 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl arm64 5.26.1-6ubuntu0.5 [201 kB] 01:07:49 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl-base arm64 5.26.1-6ubuntu0.5 [1237 kB] 01:07:49 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 01:07:49 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 bzip2 arm64 1.0.6-8.1ubuntu0.2 [32.2 kB] 01:07:49 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libbz2-1.0 arm64 1.0.6-8.1ubuntu0.2 [29.0 kB] 01:07:49 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libdb5.3 arm64 5.3.28-13.1ubuntu1.1 [573 kB] 01:07:49 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libuuid1 arm64 2.31.1-0.4ubuntu3.7 [18.5 kB] 01:07:49 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libblkid1 arm64 2.31.1-0.4ubuntu3.7 [105 kB] 01:07:49 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libfdisk1 arm64 2.31.1-0.4ubuntu3.7 [138 kB] 01:07:49 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libmount1 arm64 2.31.1-0.4ubuntu3.7 [115 kB] 01:07:49 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libncurses5 arm64 6.1-1ubuntu1.18.04 [77.0 kB] 01:07:49 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtinfo5 arm64 6.1-1ubuntu1.18.04 [71.0 kB] 01:07:49 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libncursesw5 arm64 6.1-1ubuntu1.18.04 [96.4 kB] 01:07:49 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsmartcols1 arm64 2.31.1-0.4ubuntu3.7 [70.8 kB] 01:07:49 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 fdisk arm64 2.31.1-0.4ubuntu3.7 [95.1 kB] 01:07:49 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 util-linux arm64 2.31.1-0.4ubuntu3.7 [818 kB] 01:07:49 Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc-bin arm64 2.27-3ubuntu1.3 [466 kB] 01:07:49 Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 01:07:49 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 debconf all 1.5.66ubuntu1 [124 kB] 01:07:49 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam0g arm64 1.1.8-3.6ubuntu2.18.04.2 [50.8 kB] 01:07:49 Get:45 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam-modules-bin arm64 1.1.8-3.6ubuntu2.18.04.2 [32.6 kB] 01:07:49 Get:46 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam-modules arm64 1.1.8-3.6ubuntu2.18.04.2 [223 kB] 01:07:49 Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 mount arm64 2.31.1-0.4ubuntu3.7 [97.9 kB] 01:07:49 Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd-sysv arm64 237-3ubuntu10.42 [15.2 kB] 01:07:49 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcom-err2 arm64 1.44.1-1ubuntu1.3 [8292 B] 01:07:49 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcrypt20 arm64 1.8.1-4ubuntu1.2 [325 kB] 01:07:49 Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 01:07:49 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libss2 arm64 1.44.1-1ubuntu1.3 [9984 B] 01:07:49 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libzstd1 arm64 1.3.3+dfsg-2ubuntu1.1 [161 kB] 01:07:49 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 passwd arm64 1:4.5-1ubuntu2 [761 kB] 01:07:49 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpgv arm64 2.2.4-1ubuntu1.3 [167 kB] 01:07:49 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libunistring2 arm64 0.9.9-0ubuntu2 [353 kB] 01:07:50 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libidn2-0 arm64 2.0.4-1.1ubuntu0.2 [46.2 kB] 01:07:50 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgnutls30 arm64 3.5.18-1ubuntu1.4 [541 kB] 01:07:50 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libseccomp2 arm64 2.4.3-1ubuntu3.18.04.3 [37.0 kB] 01:07:50 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 01:07:50 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libprocps6 arm64 2:3.3.12-3ubuntu1.2 [28.7 kB] 01:07:50 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 procps arm64 2:3.3.12-3ubuntu1.2 [207 kB] 01:07:50 Get:63 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 openssl arm64 1.1.1-1ubuntu2.1~18.04.6 [583 kB] 01:07:50 Get:64 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 01:07:50 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libapparmor1 arm64 2.12-4ubuntu5.1 [28.4 kB] 01:07:50 Get:66 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdevmapper1.02.1 arm64 2:1.02.145-4.1ubuntu3.18.04.3 [100 kB] 01:07:50 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libjson-c3 arm64 0.12.1-1.3ubuntu0.3 [19.7 kB] 01:07:50 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcryptsetup12 arm64 2:2.0.2-1ubuntu1.2 [112 kB] 01:07:50 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libidn11 arm64 1.33-2.1ubuntu1.2 [44.0 kB] 01:07:50 Get:70 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkmod2 arm64 24-1ubuntu3.5 [32.8 kB] 01:07:50 Get:71 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.4 [430 kB] 01:07:50 Get:72 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 01:07:50 Get:73 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libpng16-16 arm64 1.6.34-1ubuntu0.18.04.2 [162 kB] 01:07:50 Get:74 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 advancecomp arm64 2.1-1ubuntu0.18.04.1 [177 kB] 01:07:50 Get:75 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 binutils-aarch64-linux-gnu arm64 2.30-21ubuntu1~18.04.4 [2170 kB] 01:07:50 Get:76 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.4 [417 kB] 01:07:50 Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 binutils arm64 2.30-21ubuntu1~18.04.4 [3364 B] 01:07:50 Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.4 [196 kB] 01:07:50 Get:79 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB] 01:07:50 Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB] 01:07:50 Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB] 01:07:50 Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB] 01:07:51 Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libstdc++-7-dev arm64 7.5.0-3ubuntu1~18.04 [1471 kB] 01:07:51 Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcc-7-dev arm64 7.5.0-3ubuntu1~18.04 [833 kB] 01:07:51 Get:85 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB] 01:07:51 Get:86 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc-7-base arm64 7.5.0-3ubuntu1~18.04 [18.3 kB] 01:07:51 Get:87 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB] 01:07:51 Get:88 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 01:07:51 Get:89 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 01:07:51 Get:90 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 01:07:51 Get:91 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B] 01:07:51 Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B] 01:07:51 Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 01:07:52 debconf: delaying package configuration, since apt-utils is not installed 01:07:52 Fetched 54.3 MB in 4s (14.7 MB/s) 01:07:52 (Reading database ... 13861 files and directories currently installed.) 01:07:52 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_arm64.deb ... 01:07:52 Unpacking libc6-dev:arm64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 01:07:53 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_arm64.deb ... 01:07:53 Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 01:07:53 Preparing to unpack .../2-linux-libc-dev_4.15.0-123.126_arm64.deb ... 01:07:53 Unpacking linux-libc-dev:arm64 (4.15.0-123.126) over (4.15.0-20.21) ... 01:07:54 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... 01:07:54 Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:07:55 Preparing to unpack .../4-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... 01:07:55 Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:07:55 Preparing to unpack .../5-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ... 01:07:55 Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:07:55 Preparing to unpack .../6-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ... 01:07:55 Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:07:55 Preparing to unpack .../7-gcc-8-base_8.4.0-1ubuntu1~18.04_arm64.deb ... 01:07:55 Unpacking gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:07:55 Setting up gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) ... 01:07:56 (Reading database ... 13860 files and directories currently installed.) 01:07:56 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_arm64.deb ... 01:07:56 Unpacking libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 01:07:56 Setting up libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) ... 01:07:56 (Reading database ... 13860 files and directories currently installed.) 01:07:56 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ... 01:07:56 Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:07:56 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ... 01:07:56 Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:07:56 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_arm64.deb ... 01:07:56 Unpacking libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:07:57 Setting up libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) ... 01:07:57 (Reading database ... 13860 files and directories currently installed.) 01:07:57 Preparing to unpack .../libc6_2.27-3ubuntu1.3_arm64.deb ... 01:07:58 Unpacking libc6:arm64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 01:07:59 Setting up libc6:arm64 (2.27-3ubuntu1.3) ... 01:07:59 (Reading database ... 13860 files and directories currently installed.) 01:07:59 Preparing to unpack .../base-files_10.1ubuntu2.10_arm64.deb ... 01:07:59 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 01:07:59 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 01:07:59 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 01:08:00 Setting up base-files (10.1ubuntu2.10) ... 01:08:00 Installing new version of config file /etc/issue ... 01:08:00 Installing new version of config file /etc/issue.net ... 01:08:00 Installing new version of config file /etc/lsb-release ... 01:08:00 Installing new version of config file /etc/update-motd.d/50-motd-news ... 01:08:01 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 01:08:01 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 01:08:01 Removing obsolete conffile /etc/default/motd-news ... 01:08:01 (Reading database ... 13861 files and directories currently installed.) 01:08:01 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_arm64.deb ... 01:08:01 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 01:08:02 Setting up bash (4.4.18-2ubuntu1.2) ... 01:08:02 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 01:08:02 (Reading database ... 13861 files and directories currently installed.) 01:08:02 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_arm64.deb ... 01:08:02 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 01:08:02 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 01:08:03 (Reading database ... 13861 files and directories currently installed.) 01:08:03 Preparing to unpack .../tar_1.29b-2ubuntu0.1_arm64.deb ... 01:08:03 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 01:08:03 Setting up tar (1.29b-2ubuntu0.1) ... 01:08:03 (Reading database ... 13861 files and directories currently installed.) 01:08:03 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_arm64.deb ... 01:08:03 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:08:03 Setting up dpkg (1.19.0.5ubuntu2.3) ... 01:08:04 (Reading database ... 13861 files and directories currently installed.) 01:08:04 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_arm64.deb ... 01:08:04 Unpacking libext2fs2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:08:04 Setting up libext2fs2:arm64 (1.44.1-1ubuntu1.3) ... 01:08:04 (Reading database ... 13861 files and directories currently installed.) 01:08:04 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_arm64.deb ... 01:08:04 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:08:04 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 01:08:05 (Reading database ... 13861 files and directories currently installed.) 01:08:05 Preparing to unpack .../grep_3.1-2build1_arm64.deb ... 01:08:05 Unpacking grep (3.1-2build1) over (3.1-2) ... 01:08:05 Setting up grep (3.1-2build1) ... 01:08:05 (Reading database ... 13861 files and directories currently installed.) 01:08:05 Preparing to unpack .../login_1%3a4.5-1ubuntu2_arm64.deb ... 01:08:05 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:08:05 Setting up login (1:4.5-1ubuntu2) ... 01:08:05 (Reading database ... 13861 files and directories currently installed.) 01:08:05 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_arm64.deb ... 01:08:05 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:08:06 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 01:08:06 (Reading database ... 13861 files and directories currently installed.) 01:08:06 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_arm64.deb ... 01:08:06 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:08:07 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_arm64.deb ... 01:08:07 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:08:07 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_arm64.deb ... 01:08:07 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:08:08 Setting up perl-base (5.26.1-6ubuntu0.5) ... 01:08:08 (Reading database ... 13861 files and directories currently installed.) 01:08:08 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 01:08:08 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:08:10 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_arm64.deb ... 01:08:10 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:08:10 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_arm64.deb ... 01:08:10 Unpacking libbz2-1.0:arm64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:08:10 Setting up libbz2-1.0:arm64 (1.0.6-8.1ubuntu0.2) ... 01:08:11 (Reading database ... 13861 files and directories currently installed.) 01:08:11 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_arm64.deb ... 01:08:11 Unpacking libdb5.3:arm64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 01:08:11 Setting up libdb5.3:arm64 (5.3.28-13.1ubuntu1.1) ... 01:08:11 (Reading database ... 13861 files and directories currently installed.) 01:08:11 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_arm64.deb ... 01:08:11 Unpacking libuuid1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:08:12 Setting up libuuid1:arm64 (2.31.1-0.4ubuntu3.7) ... 01:08:12 (Reading database ... 13861 files and directories currently installed.) 01:08:12 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_arm64.deb ... 01:08:12 Unpacking libblkid1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:08:12 Setting up libblkid1:arm64 (2.31.1-0.4ubuntu3.7) ... 01:08:12 (Reading database ... 13861 files and directories currently installed.) 01:08:12 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_arm64.deb ... 01:08:12 Unpacking libfdisk1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:08:12 Setting up libfdisk1:arm64 (2.31.1-0.4ubuntu3.7) ... 01:08:13 (Reading database ... 13861 files and directories currently installed.) 01:08:13 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_arm64.deb ... 01:08:13 Unpacking libmount1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:08:13 Setting up libmount1:arm64 (2.31.1-0.4ubuntu3.7) ... 01:08:13 (Reading database ... 13861 files and directories currently installed.) 01:08:13 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_arm64.deb ... 01:08:13 Unpacking libncurses5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:08:13 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_arm64.deb ... 01:08:13 Unpacking libtinfo5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:08:13 Setting up libtinfo5:arm64 (6.1-1ubuntu1.18.04) ... 01:08:14 (Reading database ... 13861 files and directories currently installed.) 01:08:14 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_arm64.deb ... 01:08:14 Unpacking libncursesw5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:08:14 Setting up libncursesw5:arm64 (6.1-1ubuntu1.18.04) ... 01:08:14 (Reading database ... 13861 files and directories currently installed.) 01:08:14 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_arm64.deb ... 01:08:14 Unpacking libsmartcols1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:08:14 Setting up libsmartcols1:arm64 (2.31.1-0.4ubuntu3.7) ... 01:08:15 (Reading database ... 13861 files and directories currently installed.) 01:08:15 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_arm64.deb ... 01:08:15 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:08:15 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 01:08:15 (Reading database ... 13861 files and directories currently installed.) 01:08:15 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_arm64.deb ... 01:08:15 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:08:16 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 01:08:17 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 01:08:18 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 01:08:18 (Reading database ... 13861 files and directories currently installed.) 01:08:18 Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_arm64.deb ... 01:08:18 Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 01:08:19 Setting up libc-bin (2.27-3ubuntu1.3) ... 01:08:19 (Reading database ... 13861 files and directories currently installed.) 01:08:19 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 01:08:19 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:08:19 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 01:08:19 (Reading database ... 13863 files and directories currently installed.) 01:08:19 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 01:08:19 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 01:08:20 Setting up debconf (1.5.66ubuntu1) ... 01:08:21 (Reading database ... 13863 files and directories currently installed.) 01:08:21 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... 01:08:21 Unpacking libpam0g:arm64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:08:21 Setting up libpam0g:arm64 (1.1.8-3.6ubuntu2.18.04.2) ... 01:08:21 (Reading database ... 13863 files and directories currently installed.) 01:08:21 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... 01:08:21 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:08:21 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 01:08:21 (Reading database ... 13863 files and directories currently installed.) 01:08:21 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... 01:08:22 Unpacking libpam-modules:arm64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:08:22 Setting up libpam-modules:arm64 (1.1.8-3.6ubuntu2.18.04.2) ... 01:08:23 (Reading database ... 13863 files and directories currently installed.) 01:08:23 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_arm64.deb ... 01:08:23 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:08:23 Preparing to unpack .../systemd-sysv_237-3ubuntu10.42_arm64.deb ... 01:08:23 Unpacking systemd-sysv (237-3ubuntu10.42) over (237-3ubuntu10) ... 01:08:23 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_arm64.deb ... 01:08:23 Unpacking libcom-err2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:08:23 Setting up libcom-err2:arm64 (1.44.1-1ubuntu1.3) ... 01:08:23 (Reading database ... 13863 files and directories currently installed.) 01:08:23 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_arm64.deb ... 01:08:23 Unpacking libgcrypt20:arm64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 01:08:23 Setting up libgcrypt20:arm64 (1.8.1-4ubuntu1.2) ... 01:08:24 (Reading database ... 13863 files and directories currently installed.) 01:08:24 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 01:08:24 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:08:24 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 01:08:25 (Reading database ... 13863 files and directories currently installed.) 01:08:25 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_arm64.deb ... 01:08:25 Unpacking libss2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:08:25 Setting up libss2:arm64 (1.44.1-1ubuntu1.3) ... 01:08:25 (Reading database ... 13863 files and directories currently installed.) 01:08:25 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_arm64.deb ... 01:08:25 Unpacking libzstd1:arm64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 01:08:25 Setting up libzstd1:arm64 (1.3.3+dfsg-2ubuntu1.1) ... 01:08:26 (Reading database ... 13863 files and directories currently installed.) 01:08:26 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_arm64.deb ... 01:08:26 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:08:26 Setting up passwd (1:4.5-1ubuntu2) ... 01:08:27 (Reading database ... 13863 files and directories currently installed.) 01:08:27 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_arm64.deb ... 01:08:27 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:08:27 Setting up gpgv (2.2.4-1ubuntu1.3) ... 01:08:27 (Reading database ... 13863 files and directories currently installed.) 01:08:27 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_arm64.deb ... 01:08:27 Unpacking libunistring2:arm64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 01:08:27 Setting up libunistring2:arm64 (0.9.9-0ubuntu2) ... 01:08:28 (Reading database ... 13863 files and directories currently installed.) 01:08:28 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_arm64.deb ... 01:08:28 Unpacking libidn2-0:arm64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 01:08:28 Setting up libidn2-0:arm64 (2.0.4-1.1ubuntu0.2) ... 01:08:28 (Reading database ... 13863 files and directories currently installed.) 01:08:28 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_arm64.deb ... 01:08:28 Unpacking libgnutls30:arm64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 01:08:29 Setting up libgnutls30:arm64 (3.5.18-1ubuntu1.4) ... 01:08:29 (Reading database ... 13863 files and directories currently installed.) 01:08:29 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_arm64.deb ... 01:08:29 Unpacking libseccomp2:arm64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 01:08:29 Setting up libseccomp2:arm64 (2.4.3-1ubuntu3.18.04.3) ... 01:08:29 (Reading database ... 13863 files and directories currently installed.) 01:08:29 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 01:08:29 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 01:08:29 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 01:08:29 (Reading database ... 13864 files and directories currently installed.) 01:08:29 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_arm64.deb ... 01:08:30 Unpacking libprocps6:arm64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:08:30 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_arm64.deb ... 01:08:30 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:08:30 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... 01:08:30 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... 01:08:31 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 01:08:31 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 01:08:31 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_arm64.deb ... 01:08:31 Unpacking libapparmor1:arm64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 01:08:31 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ... 01:08:31 Unpacking libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 01:08:32 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_arm64.deb ... 01:08:32 Unpacking libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 01:08:32 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_arm64.deb ... 01:08:32 Unpacking libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 01:08:32 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_arm64.deb ... 01:08:32 Unpacking libidn11:arm64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 01:08:32 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_arm64.deb ... 01:08:32 Unpacking libkmod2:arm64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 01:08:33 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_arm64.deb ... 01:08:33 Unpacking libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 01:08:33 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 01:08:33 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 01:08:34 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_arm64.deb ... 01:08:35 Unpacking libpng16-16:arm64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 01:08:35 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_arm64.deb ... 01:08:35 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 01:08:35 Preparing to unpack .../14-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.4_arm64.deb ... 01:08:35 Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:08:36 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_arm64.deb ... 01:08:36 Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:08:36 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_arm64.deb ... 01:08:36 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:08:36 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_arm64.deb ... 01:08:36 Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:08:37 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ... 01:08:37 Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:08:37 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ... 01:08:37 Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:08:37 Preparing to unpack .../20-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 01:08:37 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:08:39 Preparing to unpack .../21-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 01:08:39 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:08:41 Preparing to unpack .../22-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... 01:08:41 Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:08:42 Preparing to unpack .../23-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... 01:08:42 Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:08:42 Preparing to unpack .../24-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 01:08:43 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:08:44 Preparing to unpack .../25-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ... 01:08:44 Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:08:44 Preparing to unpack .../26-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 01:08:44 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:08:45 Preparing to unpack .../27-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 01:08:45 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:08:45 Preparing to unpack .../28-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 01:08:45 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:08:45 Preparing to unpack .../29-patch_2.7.6-2ubuntu1.1_arm64.deb ... 01:08:45 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 01:08:46 Preparing to unpack .../30-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 01:08:46 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:08:46 Preparing to unpack .../31-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 01:08:46 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:08:46 Preparing to unpack .../32-pkgbinarymangler_138.18.04.1_all.deb ... 01:08:46 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 01:08:46 Setting up libncurses5:arm64 (6.1-1ubuntu1.18.04) ... 01:08:46 Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... 01:08:46 Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... 01:08:46 Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... 01:08:46 Setting up libpng16-16:arm64 (1.6.34-1ubuntu0.18.04.2) ... 01:08:46 Setting up libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ... 01:08:46 Setting up tzdata (2020d-0ubuntu0.18.04) ... 01:08:47 01:08:47 Current default time zone: 'Etc/UTC' 01:08:47 Local time is now: Fri Nov 13 01:08:47 UTC 2020. 01:08:47 Universal Time is now: Fri Nov 13 01:08:47 UTC 2020. 01:08:47 Run 'dpkg-reconfigure tzdata' if you wish to change it. 01:08:47 01:08:47 Setting up systemd-sysv (237-3ubuntu10.42) ... 01:08:47 Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 01:08:47 Setting up linux-libc-dev:arm64 (4.15.0-123.126) ... 01:08:47 Setting up mount (2.31.1-0.4ubuntu3.7) ... 01:08:47 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 01:08:47 Setting up libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 01:08:47 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 01:08:47 Setting up libprocps6:arm64 (2:3.3.12-3ubuntu1.2) ... 01:08:47 Setting up libkmod2:arm64 (24-1ubuntu3.5) ... 01:08:47 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 01:08:47 Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 01:08:47 Setting up procps (2:3.3.12-3ubuntu1.2) ... 01:08:48 Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... 01:08:48 Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.4) ... 01:08:48 Setting up patch (2.7.6-2ubuntu1.1) ... 01:08:48 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.5) ... 01:08:48 Setting up libapparmor1:arm64 (2.12-4ubuntu5.1) ... 01:08:48 Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... 01:08:48 Installing new version of config file /etc/ssl/openssl.cnf ... 01:08:48 Setting up libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) ... 01:08:48 Setting up libc-dev-bin (2.27-3ubuntu1.3) ... 01:08:48 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 01:08:54 Updating certificates in /etc/ssl/certs... 01:08:56 22 added, 17 removed; done. 01:08:57 Setting up libc6-dev:arm64 (2.27-3ubuntu1.3) ... 01:08:57 Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... 01:08:57 Setting up libidn11:arm64 (1.33-2.1ubuntu1.2) ... 01:08:57 Setting up libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) ... 01:08:57 Setting up pkgbinarymangler (138.18.04.1) ... 01:08:57 Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... 01:08:57 Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.4) ... 01:08:57 Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... 01:08:57 Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 01:08:57 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 01:08:57 Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 01:08:57 Setting up perl (5.26.1-6ubuntu0.5) ... 01:08:57 Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 01:08:57 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 01:08:57 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 01:08:57 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 01:08:57 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 01:08:57 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 01:08:57 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 01:08:57 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 01:08:58 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 01:08:58 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 01:08:58 Processing triggers for systemd (237-3ubuntu10.42) ... 01:08:58 Processing triggers for mime-support (3.60ubuntu1) ... 01:08:58 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 01:08:58 Updating certificates in /etc/ssl/certs... 01:09:00 0 added, 0 removed; done. 01:09:00 Running hooks in /etc/ca-certificates/update.d... 01:09:00 done. 01:09:02 Reading package lists... 01:09:02 Building dependency tree... 01:09:02 Reading state information... 01:09:03 The following NEW packages will be installed: 01:09:03 apt-transport-https 01:09:04 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 01:09:04 Need to get 1692 B of archives. 01:09:04 After this operation, 153 kB of additional disk space will be used. 01:09:04 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] 01:09:04 debconf: delaying package configuration, since apt-utils is not installed 01:09:04 Fetched 1692 B in 0s (9174 B/s) 01:09:04 Selecting previously unselected package apt-transport-https. 01:09:04 (Reading database ... 13878 files and directories currently installed.) 01:09:04 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... 01:09:04 Unpacking apt-transport-https (1.6.12ubuntu0.1) ... 01:09:04 Setting up apt-transport-https (1.6.12ubuntu0.1) ... 01:09:06 Waiting for network to be ready... 01:09:21 2020-11-13T01:09:17Z INFO Waiting for automatic snapd restart... 01:09:21 snapd 2.47.1 from Canonical* installed 01:09:21 "snapd" switched to the "latest/stable" channel 01:09:21 01:09:33 core18 20200929 from Canonical* installed 01:09:34 "core18" switched to the "latest/stable" channel 01:09:34 01:09:52 snapcraft 4.4.1 from Canonical* installed 01:09:52 "snapcraft" switched to the "latest/stable" channel 01:09:52 01:10:01 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: 01:10:01 - README.md 01:10:01 01:10:01 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:10:09 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:10:09 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease 01:10:09 Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 01:10:09 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease 01:10:15 Reading package lists... 01:10:16 Installing build dependencies: curl=7.58.0-2ubuntu3.10 git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.10 libcurl4=7.58.0-2ubuntu3.10 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 01:10:22 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:10:22 Reading package lists... 01:10:23 Building dependency tree... 01:10:23 Reading state information... 01:10:24 Suggested packages: 01:10:24 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 01:10:24 git-gui gitk gitweb git-cvs git-mediawiki git-svn 01:10:24 Recommended packages: 01:10:24 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix 01:10:24 The following NEW packages will be installed: 01:10:24 curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 01:10:24 libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev 01:10:24 libzmq5 pkg-config 01:10:24 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. 01:10:24 Need to get 6537 kB of archives. 01:10:24 After this operation, 40.1 MB of additional disk space will be used. 01:10:24 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libglib2.0-0 arm64 2.56.4-0ubuntu0.18.04.6 [983 kB] 01:10:25 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpsl5 arm64 0.19.1-5build1 [40.9 kB] 01:10:25 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnghttp2-14 arm64 1.30.0-1ubuntu1 [68.9 kB] 01:10:25 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-1 [48.2 kB] 01:10:25 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.10 [180 kB] 01:10:25 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] 01:10:25 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] 01:10:25 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 01:10:25 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 01:10:25 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 01:10:25 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libnorm1 arm64 1.5r6+dfsg1-6 [218 kB] 01:10:25 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libpgm-5.2-0 arm64 5.2.122~dfsg-2 [140 kB] 01:10:25 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsodium23 arm64 1.0.16-2 [90.4 kB] 01:10:25 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 libzmq5 arm64 4.2.5-1ubuntu0.2 [208 kB] 01:10:25 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 libzmq3-dev arm64 4.2.5-1ubuntu0.2 [409 kB] 01:10:25 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB] 01:10:25 debconf: delaying package configuration, since apt-utils is not installed 01:10:25 Fetched 6537 kB in 1s (5724 kB/s) 01:10:26 Selecting previously unselected package libglib2.0-0:arm64. 01:10:26 (Reading database ... 13882 files and directories currently installed.) 01:10:26 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_arm64.deb ... 01:10:26 Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... 01:10:26 Selecting previously unselected package libpsl5:arm64. 01:10:26 Preparing to unpack .../01-libpsl5_0.19.1-5build1_arm64.deb ... 01:10:26 Unpacking libpsl5:arm64 (0.19.1-5build1) ... 01:10:26 Selecting previously unselected package libnghttp2-14:arm64. 01:10:26 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_arm64.deb ... 01:10:26 Unpacking libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... 01:10:27 Selecting previously unselected package librtmp1:arm64. 01:10:27 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_arm64.deb ... 01:10:27 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... 01:10:27 Selecting previously unselected package libcurl4:arm64. 01:10:27 Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.10_arm64.deb ... 01:10:27 Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.10) ... 01:10:27 Selecting previously unselected package curl. 01:10:27 Preparing to unpack .../05-curl_7.58.0-2ubuntu3.10_arm64.deb ... 01:10:27 Unpacking curl (7.58.0-2ubuntu3.10) ... 01:10:27 Selecting previously unselected package libcurl3-gnutls:arm64. 01:10:27 Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... 01:10:27 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... 01:10:27 Selecting previously unselected package liberror-perl. 01:10:27 Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... 01:10:27 Unpacking liberror-perl (0.17025-1) ... 01:10:27 Selecting previously unselected package git-man. 01:10:27 Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 01:10:27 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 01:10:28 Selecting previously unselected package git. 01:10:28 Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 01:10:28 Unpacking git (1:2.17.1-1ubuntu0.7) ... 01:10:29 Selecting previously unselected package libnorm1:arm64. 01:10:29 Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_arm64.deb ... 01:10:29 Unpacking libnorm1:arm64 (1.5r6+dfsg1-6) ... 01:10:29 Selecting previously unselected package libpgm-5.2-0:arm64. 01:10:29 Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb ... 01:10:29 Unpacking libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... 01:10:30 Selecting previously unselected package libsodium23:arm64. 01:10:30 Preparing to unpack .../12-libsodium23_1.0.16-2_arm64.deb ... 01:10:30 Unpacking libsodium23:arm64 (1.0.16-2) ... 01:10:30 Selecting previously unselected package libzmq5:arm64. 01:10:30 Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_arm64.deb ... 01:10:30 Unpacking libzmq5:arm64 (4.2.5-1ubuntu0.2) ... 01:10:30 Selecting previously unselected package libzmq3-dev:arm64. 01:10:30 Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_arm64.deb ... 01:10:30 Unpacking libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... 01:10:30 Selecting previously unselected package pkg-config. 01:10:30 Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_arm64.deb ... 01:10:30 Unpacking pkg-config (0.29.1-0ubuntu2) ... 01:10:30 Setting up libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... 01:10:30 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 01:10:30 Setting up libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... 01:10:30 Setting up liberror-perl (0.17025-1) ... 01:10:30 Setting up libpsl5:arm64 (0.19.1-5build1) ... 01:10:30 Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... 01:10:30 No schema files found: doing nothing. 01:10:30 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... 01:10:30 Setting up libnorm1:arm64 (1.5r6+dfsg1-6) ... 01:10:30 Setting up libsodium23:arm64 (1.0.16-2) ... 01:10:31 Setting up pkg-config (0.29.1-0ubuntu2) ... 01:10:31 Setting up libzmq5:arm64 (4.2.5-1ubuntu0.2) ... 01:10:31 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... 01:10:31 Setting up libcurl4:arm64 (7.58.0-2ubuntu3.10) ... 01:10:31 Setting up libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... 01:10:31 Setting up git (1:2.17.1-1ubuntu0.7) ... 01:10:31 Setting up curl (7.58.0-2ubuntu3.10) ... 01:10:31 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 01:10:39 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:10:40 curl set to automatically installed. 01:10:40 git set to automatically installed. 01:10:40 git-man set to automatically installed. 01:10:40 libcurl3-gnutls set to automatically installed. 01:10:40 libcurl4 set to automatically installed. 01:10:40 liberror-perl set to automatically installed. 01:10:40 libglib2.0-0 set to automatically installed. 01:10:40 libnghttp2-14 set to automatically installed. 01:10:40 libnorm1 set to automatically installed. 01:10:40 libpgm-5.2-0 set to automatically installed. 01:10:40 libpsl5 set to automatically installed. 01:10:40 librtmp1 set to automatically installed. 01:10:40 libsodium23 set to automatically installed. 01:10:40 libzmq3-dev set to automatically installed. 01:10:40 libzmq5 set to automatically installed. 01:10:40 pkg-config set to automatically installed. 01:10:43 snapd is not logged in, snap install commands will use sudo 01:10:49 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:10:49 snap "core18" has no updates available 01:10:51 Pulling go 01:10:55 'app-service-config' has dependencies that need to be staged: go 01:10:55 Skipping pull go (already ran) 01:10:55 Building go 01:10:55 % Total % Received % Xferd Average Speed Time Time Time Current 01:10:55 Dload Upload Total Spent Left Speed 01:26:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 93.2M 2 2383k 0 0 1713k 0 0:00:55 0:00:01 0:00:54 1713k 2 93.2M 2 2383k 0 0 996k 0 0:01:35 0:00:02 0:01:33 996k 2 93.2M 2 2383k 0 0 702k 0 0:02:15 0:00:03 0:02:12 702k 2 93.2M 2 2383k 0 0 542k 0 0:02:56 0:00:04 0:02:52 542k 2 93.2M 2 2383k 0 0 441k 0 0:03:36 0:00:05 0:03:31 441k 2 93.2M 2 2383k 0 0 372k 0 0:04:16 0:00:06 0:04:10 0 2 93.2M 2 2383k 0 0 322k 0 0:04:56 0:00:07 0:04:49 0 2 93.2M 2 2383k 0 0 283k 0 0:05:36 0:00:08 0:05:28 0 2 93.2M 2 2383k 0 0 253k 0 0:06:16 0:00:09 0:06:07 0 2 93.2M 2 2383k 0 0 229k 0 0:06:56 0:00:10 0:06:46 0 2 93.2M 2 2383k 0 0 208k 0 0:07:36 0:00:11 0:07:25 0 2 93.2M 2 2383k 0 0 192k 0 0:08:16 0:00:12 0:08:04 0 2 93.2M 2 2383k 0 0 177k 0 0:08:57 0:00:13 0:08:44 0 2 93.2M 2 2383k 0 0 165k 0 0:09:37 0:00:14 0:09:23 0 2 93.2M 2 2383k 0 0 154k 0 0:10:17 0:00:15 0:10:02 0 2 93.2M 2 2383k 0 0 145k 0 0:10:57 0:00:16 0:10:41 0 2 93.2M 2 2383k 0 0 136k 0 0:11:37 0:00:17 0:11:20 0 2 93.2M 2 2383k 0 0 129k 0 0:12:17 0:00:18 0:11:59 0 2 93.2M 2 2383k 0 0 122k 0 0:12:57 0:00:19 0:12:38 0 2 93.2M 2 2383k 0 0 116k 0 0:13:37 0:00:20 0:13:17 0 2 93.2M 2 2383k 0 0 111k 0 0:14:17 0:00:21 0:13:56 0 2 93.2M 2 2383k 0 0 106k 0 0:14:58 0:00:22 0:14:36 0 2 93.2M 2 2383k 0 0 101k 0 0:15:38 0:00:23 0:15:15 0 2 93.2M 2 2383k 0 0 99904 0 0:16:18 0:00:24 0:15:54 0 2 93.2M 2 2383k 0 0 95968 0 0:16:58 0:00:25 0:16:33 0 2 93.2M 2 2383k 0 0 92331 0 0:17:38 0:00:26 0:17:12 0 2 93.2M 2 2383k 0 0 88960 0 0:18:18 0:00:27 0:17:51 0 2 93.2M 2 2383k 0 0 85826 0 0:18:58 0:00:28 0:18:30 0 2 93.2M 2 2383k 0 0 82905 0 0:19:38 0:00:29 0:19:09 0 2 93.2M 2 2383k 0 0 80177 0 0:20:19 0:00:30 0:19:49 0 2 93.2M 2 2383k 0 0 77622 0 0:20:59 0:00:31 0:20:28 0 2 93.2M 2 2383k 0 0 75225 0 0:21:39 0:00:32 0:21:07 0 2 93.2M 2 2383k 0 0 72972 0 0:22:19 0:00:33 0:21:46 0 2 93.2M 2 2383k 0 0 70850 0 0:22:59 0:00:34 0:22:25 0 2 93.2M 2 2383k 0 0 68848 0 0:23:39 0:00:35 0:23:04 0 2 93.2M 2 2383k 0 0 66956 0 0:24:19 0:00:36 0:23:43 0 2 93.2M 2 2383k 0 0 65165 0 0:24:59 0:00:37 0:24:22 0 2 93.2M 2 2383k 0 0 63467 0 0:25:39 0:00:38 0:25:01 0 2 93.2M 2 2383k 0 0 61856 0 0:26:20 0:00:39 0:25:41 0 2 93.2M 2 2383k 0 0 60324 0 0:27:00 0:00:40 0:26:20 0 2 93.2M 2 2383k 0 0 58866 0 0:27:40 0:00:41 0:26:59 0 2 93.2M 2 2383k 0 0 57478 0 0:28:20 0:00:42 0:27:38 0 2 93.2M 2 2383k 0 0 56153 0 0:29:00 0:00:43 0:28:17 0 2 93.2M 2 2383k 0 0 54887 0 0:29:40 0:00:44 0:28:56 0 2 93.2M 2 2383k 0 0 53677 0 0:30:20 0:00:45 0:29:35 0 2 93.2M 2 2383k 0 0 52521 0 0:31:00 0:00:46 0:30:14 0 2 93.2M 2 2383k 0 0 51413 0 0:31:41 0:00:47 0:30:54 0 2 93.2M 2 2383k 0 0 50350 0 0:32:21 0:00:48 0:31:33 0 2 93.2M 2 2383k 0 0 49331 0 0:33:01 0:00:49 0:32:12 0 2 93.2M 2 2383k 0 0 48352 0 0:33:41 0:00:50 0:32:51 0 2 93.2M 2 2383k 0 0 47411 0 0:34:21 0:00:51 0:33:30 0 2 93.2M 2 2383k 0 0 46506 0 0:35:01 0:00:52 0:34:09 0 2 93.2M 2 2383k 0 0 45635 0 0:35:41 0:00:53 0:34:48 0 2 93.2M 2 2383k 0 0 44795 0 0:36:21 0:00:54 0:35:27 0 2 93.2M 2 2383k 0 0 43987 0 0:37:01 0:00:55 0:36:06 0 2 93.2M 2 2383k 0 0 43207 0 0:37:42 0:00:56 0:36:46 0 2 93.2M 2 2383k 0 0 42454 0 0:38:22 0:00:57 0:37:25 0 2 93.2M 2 2383k 0 0 41727 0 0:39:02 0:00:58 0:38:04 0 2 93.2M 2 2383k 0 0 41024 0 0:39:42 0:00:59 0:38:43 0 2 93.2M 2 2383k 0 0 40345 0 0:40:22 0:01:00 0:39:22 0 2 93.2M 2 2383k 0 0 39791 0 0:40:56 0:01:01 0:39:55 0 10 93.2M 10 9551k 0 0 154k 0 0:10:18 0:01:01 0:09:17 1617k 12 93.2M 12 11.8M 0 0 192k 0 0:08:15 0:01:03 0:07:12 2159k 12 93.2M 12 11.8M 0 0 189k 0 0:08:23 0:01:04 0:07:19 2159k 12 93.2M 12 11.8M 0 0 186k 0 0:08:31 0:01:05 0:07:26 2159k 12 93.2M 12 11.8M 0 0 183k 0 0:08:39 0:01:06 0:07:33 2085k 12 93.2M 12 11.8M 0 0 180k 0 0:08:47 0:01:07 0:07:40 505k 12 93.2M 12 11.8M 0 0 178k 0 0:08:55 0:01:08 0:07:47 0 12 93.2M 12 11.8M 0 0 175k 0 0:09:03 0:01:09 0:07:54 0 12 93.2M 12 11.8M 0 0 173k 0 0:09:11 0:01:10 0:08:01 0 12 93.2M 12 11.8M 0 0 170k 0 0:09:19 0:01:11 0:08:08 0 12 93.2M 12 11.8M 0 0 168k 0 0:09:26 0:01:12 0:08:14 0 12 93.2M 12 11.8M 0 0 166k 0 0:09:34 0:01:13 0:08:21 0 12 93.2M 12 11.8M 0 0 163k 0 0:09:42 0:01:14 0:08:28 0 12 93.2M 12 11.8M 0 0 161k 0 0:09:50 0:01:15 0:08:35 0 12 93.2M 12 11.8M 0 0 159k 0 0:09:58 0:01:16 0:08:42 0 12 93.2M 12 11.8M 0 0 157k 0 0:10:06 0:01:17 0:08:49 0 12 93.2M 12 11.8M 0 0 155k 0 0:10:14 0:01:18 0:08:56 0 12 93.2M 12 11.8M 0 0 153k 0 0:10:22 0:01:19 0:09:03 0 12 93.2M 12 11.8M 0 0 151k 0 0:10:29 0:01:20 0:09:09 0 12 93.2M 12 11.8M 0 0 149k 0 0:10:37 0:01:21 0:09:16 0 12 93.2M 12 11.8M 0 0 147k 0 0:10:45 0:01:22 0:09:23 0 12 93.2M 12 11.8M 0 0 146k 0 0:10:53 0:01:23 0:09:30 0 12 93.2M 12 11.8M 0 0 144k 0 0:11:01 0:01:24 0:09:37 0 12 93.2M 12 11.8M 0 0 142k 0 0:11:09 0:01:25 0:09:44 0 12 93.2M 12 11.8M 0 0 140k 0 0:11:17 0:01:26 0:09:51 0 12 93.2M 12 11.8M 0 0 139k 0 0:11:25 0:01:27 0:09:58 0 12 93.2M 12 11.8M 0 0 137k 0 0:11:33 0:01:28 0:10:05 0 12 93.2M 12 11.8M 0 0 136k 0 0:11:40 0:01:29 0:10:11 0 12 93.2M 12 11.8M 0 0 134k 0 0:11:48 0:01:30 0:10:18 0 12 93.2M 12 11.8M 0 0 133k 0 0:11:56 0:01:31 0:10:25 0 12 93.2M 12 11.8M 0 0 131k 0 0:12:04 0:01:32 0:10:32 0 12 93.2M 12 11.8M 0 0 130k 0 0:12:12 0:01:33 0:10:39 0 12 93.2M 12 11.8M 0 0 128k 0 0:12:20 0:01:34 0:10:46 0 12 93.2M 12 11.8M 0 0 127k 0 0:12:28 0:01:35 0:10:53 0 12 93.2M 12 11.8M 0 0 126k 0 0:12:36 0:01:36 0:11:00 0 12 93.2M 12 11.8M 0 0 124k 0 0:12:44 0:01:37 0:11:07 0 12 93.2M 12 11.8M 0 0 123k 0 0:12:51 0:01:38 0:11:13 0 12 93.2M 12 11.8M 0 0 122k 0 0:12:59 0:01:39 0:11:20 0 12 93.2M 12 11.8M 0 0 121k 0 0:13:07 0:01:40 0:11:27 0 12 93.2M 12 11.8M 0 0 119k 0 0:13:15 0:01:41 0:11:34 0 12 93.2M 12 11.8M 0 0 118k 0 0:13:23 0:01:42 0:11:41 0 12 93.2M 12 11.8M 0 0 117k 0 0:13:31 0:01:43 0:11:48 0 12 93.2M 12 11.8M 0 0 116k 0 0:13:39 0:01:44 0:11:55 0 12 93.2M 12 11.8M 0 0 115k 0 0:13:47 0:01:45 0:12:02 0 12 93.2M 12 11.8M 0 0 114k 0 0:13:55 0:01:46 0:12:09 0 12 93.2M 12 11.8M 0 0 113k 0 0:14:02 0:01:47 0:12:15 0 12 93.2M 12 11.8M 0 0 112k 0 0:14:10 0:01:48 0:12:22 0 12 93.2M 12 11.8M 0 0 111k 0 0:14:18 0:01:49 0:12:29 0 12 93.2M 12 11.8M 0 0 110k 0 0:14:26 0:01:50 0:12:36 0 12 93.2M 12 11.8M 0 0 109k 0 0:14:34 0:01:51 0:12:43 0 12 93.2M 12 11.8M 0 0 108k 0 0:14:42 0:01:52 0:12:50 0 12 93.2M 12 11.8M 0 0 107k 0 0:14:50 0:01:53 0:12:57 0 12 93.2M 12 11.8M 0 0 106k 0 0:14:58 0:01:54 0:13:04 0 12 93.2M 12 11.8M 0 0 105k 0 0:15:05 0:01:55 0:13:10 0 12 93.2M 12 11.8M 0 0 104k 0 0:15:13 0:01:56 0:13:17 0 12 93.2M 12 11.8M 0 0 103k 0 0:15:21 0:01:57 0:13:24 0 12 93.2M 12 11.8M 0 0 102k 0 0:15:29 0:01:58 0:13:31 0 12 93.2M 12 11.8M 0 0 101k 0 0:15:37 0:01:59 0:13:38 0 12 93.2M 12 11.8M 0 0 100k 0 0:15:45 0:02:00 0:13:45 0 12 93.2M 12 11.8M 0 0 100k 0 0:15:53 0:02:01 0:13:52 0 21 93.2M 21 20.1M 0 0 169k 0 0:09:24 0:02:01 0:07:23 1773k 24 93.2M 24 23.1M 0 0 192k 0 0:08:15 0:02:03 0:06:12 2349k 24 93.2M 24 23.1M 0 0 191k 0 0:08:19 0:02:04 0:06:15 2349k 24 93.2M 24 23.1M 0 0 189k 0 0:08:23 0:02:05 0:06:18 2349k 24 93.2M 24 23.1M 0 0 188k 0 0:08:27 0:02:06 0:06:21 2349k 24 93.2M 24 23.1M 0 0 186k 0 0:08:31 0:02:07 0:06:24 601k 24 93.2M 24 23.1M 0 0 185k 0 0:08:35 0:02:08 0:06:27 0 24 93.2M 24 23.1M 0 0 183k 0 0:08:39 0:02:09 0:06:30 0 24 93.2M 24 23.1M 0 0 182k 0 0:08:43 0:02:10 0:06:33 0 24 93.2M 24 23.1M 0 0 180k 0 0:08:47 0:02:11 0:06:36 0 24 93.2M 24 23.1M 0 0 179k 0 0:08:51 0:02:12 0:06:39 0 24 93.2M 24 23.1M 0 0 178k 0 0:08:55 0:02:13 0:06:42 0 24 93.2M 24 23.1M 0 0 176k 0 0:08:59 0:02:14 0:06:45 0 24 93.2M 24 23.1M 0 0 175k 0 0:09:03 0:02:15 0:06:48 0 24 93.2M 24 23.1M 0 0 174k 0 0:09:07 0:02:16 0:06:51 0 24 93.2M 24 23.1M 0 0 172k 0 0:09:11 0:02:17 0:06:54 0 24 93.2M 24 23.1M 0 0 171k 0 0:09:15 0:02:18 0:06:57 0 24 93.2M 24 23.1M 0 0 170k 0 0:09:19 0:02:19 0:07:00 0 24 93.2M 24 23.1M 0 0 169k 0 0:09:23 0:02:20 0:07:03 0 24 93.2M 24 23.1M 0 0 168k 0 0:09:27 0:02:21 0:07:06 0 24 93.2M 24 23.1M 0 0 166k 0 0:09:31 0:02:22 0:07:09 0 24 93.2M 24 23.1M 0 0 165k 0 0:09:35 0:02:23 0:07:12 0 24 93.2M 24 23.1M 0 0 164k 0 0:09:40 0:02:24 0:07:16 0 24 93.2M 24 23.1M 0 0 163k 0 0:09:44 0:02:25 0:07:19 0 24 93.2M 24 23.1M 0 0 162k 0 0:09:48 0:02:26 0:07:22 0 24 93.2M 24 23.1M 0 0 161k 0 0:09:52 0:02:27 0:07:25 0 24 93.2M 24 23.1M 0 0 160k 0 0:09:56 0:02:28 0:07:28 0 24 93.2M 24 23.1M 0 0 159k 0 0:10:00 0:02:29 0:07:31 0 24 93.2M 24 23.1M 0 0 158k 0 0:10:03 0:02:30 0:07:33 0 24 93.2M 24 23.1M 0 0 157k 0 0:10:07 0:02:31 0:07:36 0 24 93.2M 24 23.1M 0 0 155k 0 0:10:11 0:02:32 0:07:39 0 28 93.2M 28 26.6M 0 0 178k 0 0:08:55 0:02:32 0:06:23 738k 29 93.2M 29 27.5M 0 0 183k 0 0:08:41 0:02:33 0:06:08 926k 32 93.2M 32 29.8M 0 0 196k 0 0:08:06 0:02:35 0:05:31 1185k 32 93.2M 32 29.8M 0 0 194k 0 0:08:09 0:02:36 0:05:33 1184k 32 93.2M 32 29.8M 0 0 193k 0 0:08:12 0:02:37 0:05:35 1184k 32 93.2M 32 29.8M 0 0 192k 0 0:08:15 0:02:38 0:05:37 560k 32 93.2M 32 29.8M 0 0 191k 0 0:08:18 0:02:39 0:05:39 406k 32 93.2M 32 29.8M 0 0 190k 0 0:08:22 0:02:40 0:05:42 0 32 93.2M 32 29.8M 0 0 188k 0 0:08:25 0:02:41 0:05:44 0 32 93.2M 32 29.8M 0 0 187k 0 0:08:28 0:02:42 0:05:46 0 32 93.2M 32 29.8M 0 0 186k 0 0:08:31 0:02:43 0:05:48 0 32 93.2M 32 29.8M 0 0 185k 0 0:08:34 0:02:44 0:05:50 0 32 93.2M 32 29.8M 0 0 184k 0 0:08:37 0:02:45 0:05:52 0 32 93.2M 32 29.8M 0 0 183k 0 0:08:40 0:02:46 0:05:54 0 32 93.2M 32 29.8M 0 0 182k 0 0:08:43 0:02:47 0:05:56 0 32 93.2M 32 29.8M 0 0 181k 0 0:08:47 0:02:48 0:05:59 0 32 93.2M 32 29.8M 0 0 180k 0 0:08:50 0:02:49 0:06:01 0 32 93.2M 32 29.8M 0 0 178k 0 0:08:53 0:02:50 0:06:03 0 32 93.2M 32 29.8M 0 0 177k 0 0:08:56 0:02:51 0:06:05 0 32 93.2M 32 29.8M 0 0 176k 0 0:08:59 0:02:52 0:06:07 0 32 93.2M 32 29.8M 0 0 175k 0 0:09:02 0:02:53 0:06:09 0 32 93.2M 32 29.8M 0 0 174k 0 0:09:05 0:02:54 0:06:11 0 32 93.2M 32 29.8M 0 0 173k 0 0:09:09 0:02:55 0:06:14 0 32 93.2M 32 29.8M 0 0 172k 0 0:09:12 0:02:56 0:06:16 0 32 93.2M 32 29.8M 0 0 171k 0 0:09:15 0:02:57 0:06:18 0 32 93.2M 32 29.8M 0 0 170k 0 0:09:18 0:02:58 0:06:20 0 32 93.2M 32 29.8M 0 0 169k 0 0:09:21 0:02:59 0:06:22 0 32 93.2M 32 29.8M 0 0 169k 0 0:09:24 0:03:00 0:06:24 0 32 93.2M 32 29.8M 0 0 168k 0 0:09:27 0:03:01 0:06:26 0 32 93.2M 32 29.8M 0 0 167k 0 0:09:30 0:03:02 0:06:28 0 32 93.2M 32 29.8M 0 0 166k 0 0:09:34 0:03:03 0:06:31 0 32 93.2M 32 29.8M 0 0 165k 0 0:09:37 0:03:04 0:06:33 0 32 93.2M 32 29.8M 0 0 164k 0 0:09:40 0:03:05 0:06:35 0 32 93.2M 32 29.8M 0 0 163k 0 0:09:43 0:03:06 0:06:37 0 32 93.2M 32 29.8M 0 0 162k 0 0:09:46 0:03:07 0:06:39 0 32 93.2M 32 29.8M 0 0 161k 0 0:09:49 0:03:08 0:06:41 0 32 93.2M 32 29.8M 0 0 161k 0 0:09:52 0:03:09 0:06:43 0 32 93.2M 32 29.8M 0 0 160k 0 0:09:55 0:03:10 0:06:45 0 32 93.2M 32 29.8M 0 0 159k 0 0:09:59 0:03:11 0:06:48 0 32 93.2M 32 29.8M 0 0 158k 0 0:10:02 0:03:12 0:06:50 0 32 93.2M 32 29.8M 0 0 157k 0 0:10:05 0:03:13 0:06:52 0 32 93.2M 32 29.8M 0 0 156k 0 0:10:08 0:03:14 0:06:54 0 32 93.2M 32 29.8M 0 0 156k 0 0:10:11 0:03:15 0:06:56 0 32 93.2M 32 29.8M 0 0 155k 0 0:10:14 0:03:16 0:06:58 0 32 93.2M 32 29.8M 0 0 154k 0 0:10:17 0:03:17 0:07:00 0 32 93.2M 32 29.8M 0 0 153k 0 0:10:20 0:03:18 0:07:02 0 32 93.2M 32 29.8M 0 0 152k 0 0:10:24 0:03:19 0:07:05 0 32 93.2M 32 29.8M 0 0 152k 0 0:10:27 0:03:20 0:07:07 0 32 93.2M 32 29.8M 0 0 151k 0 0:10:30 0:03:21 0:07:09 0 32 93.2M 32 29.8M 0 0 150k 0 0:10:33 0:03:22 0:07:11 0 32 93.2M 32 29.8M 0 0 149k 0 0:10:36 0:03:23 0:07:13 0 32 93.2M 32 29.8M 0 0 149k 0 0:10:39 0:03:24 0:07:15 0 32 93.2M 32 29.8M 0 0 148k 0 0:10:42 0:03:25 0:07:17 0 32 93.2M 32 29.8M 0 0 148k 0 0:10:42 0:03:25 0:07:17 0 32 93.2M 32 29.8M 0 0 147k 0 0:10:45 0:03:26 0:07:19 0 32 93.2M 32 29.8M 0 0 147k 0 0:10:49 0:03:27 0:07:22 0 32 93.2M 32 29.8M 0 0 146k 0 0:10:52 0:03:28 0:07:24 0 32 93.2M 32 29.8M 0 0 145k 0 0:10:55 0:03:29 0:07:26 0 32 93.2M 32 29.8M 0 0 144k 0 0:10:58 0:03:30 0:07:28 0 32 93.2M 32 29.8M 0 0 144k 0 0:11:01 0:03:31 0:07:30 0 32 93.2M 32 29.8M 0 0 143k 0 0:11:04 0:03:32 0:07:32 0 32 93.2M 32 29.8M 0 0 142k 0 0:11:07 0:03:33 0:07:34 0 35 93.2M 35 32.8M 0 0 155k 0 0:10:11 0:03:35 0:06:36 521k 35 93.2M 35 32.8M 0 0 155k 0 0:10:14 0:03:36 0:06:38 521k 35 93.2M 35 32.8M 0 0 154k 0 0:10:17 0:03:37 0:06:40 521k 35 93.2M 35 32.8M 0 0 153k 0 0:10:20 0:03:38 0:06:42 521k 35 93.2M 35 32.8M 0 0 153k 0 0:10:23 0:03:39 0:06:44 521k 35 93.2M 35 32.8M 0 0 152k 0 0:10:26 0:03:40 0:06:46 0 35 93.2M 35 32.8M 0 0 151k 0 0:10:29 0:03:41 0:06:48 0 35 93.2M 35 32.8M 0 0 151k 0 0:10:31 0:03:42 0:06:49 0 35 93.2M 35 32.8M 0 0 150k 0 0:10:34 0:03:43 0:06:51 0 35 93.2M 35 32.8M 0 0 149k 0 0:10:37 0:03:44 0:06:53 0 35 93.2M 35 32.8M 0 0 149k 0 0:10:40 0:03:45 0:06:55 0 35 93.2M 35 32.8M 0 0 148k 0 0:10:43 0:03:46 0:06:57 0 35 93.2M 35 32.8M 0 0 147k 0 0:10:46 0:03:47 0:06:59 0 35 93.2M 35 32.8M 0 0 147k 0 0:10:48 0:03:48 0:07:00 0 35 93.2M 35 32.8M 0 0 146k 0 0:10:51 0:03:49 0:07:02 0 35 93.2M 35 32.8M 0 0 145k 0 0:10:54 0:03:50 0:07:04 0 35 93.2M 35 32.8M 0 0 145k 0 0:10:57 0:03:51 0:07:06 0 35 93.2M 35 32.8M 0 0 144k 0 0:11:00 0:03:52 0:07:08 0 35 93.2M 35 32.8M 0 0 143k 0 0:11:03 0:03:53 0:07:10 0 35 93.2M 35 32.8M 0 0 143k 0 0:11:05 0:03:54 0:07:11 0 35 93.2M 35 32.8M 0 0 142k 0 0:11:08 0:03:55 0:07:13 0 35 93.2M 35 32.8M 0 0 142k 0 0:11:11 0:03:56 0:07:15 0 35 93.2M 35 32.8M 0 0 141k 0 0:11:14 0:03:57 0:07:17 0 35 93.2M 35 32.8M 0 0 140k 0 0:11:17 0:03:58 0:07:19 0 35 93.2M 35 32.8M 0 0 140k 0 0:11:20 0:03:59 0:07:21 0 35 93.2M 35 32.8M 0 0 139k 0 0:11:22 0:04:00 0:07:22 0 35 93.2M 35 32.8M 0 0 139k 0 0:11:25 0:04:01 0:07:24 0 35 93.2M 35 32.8M 0 0 138k 0 0:11:28 0:04:02 0:07:26 0 35 93.2M 35 32.8M 0 0 138k 0 0:11:31 0:04:03 0:07:28 0 35 93.2M 35 32.8M 0 0 137k 0 0:11:34 0:04:04 0:07:30 0 35 93.2M 35 32.8M 0 0 136k 0 0:11:37 0:04:05 0:07:32 0 35 93.2M 35 32.8M 0 0 136k 0 0:11:40 0:04:06 0:07:34 0 35 93.2M 35 32.8M 0 0 135k 0 0:11:42 0:04:07 0:07:35 0 35 93.2M 35 32.8M 0 0 135k 0 0:11:45 0:04:08 0:07:37 0 35 93.2M 35 32.8M 0 0 135k 0 0:11:45 0:04:08 0:07:37 0 35 93.2M 35 32.8M 0 0 134k 0 0:11:48 0:04:09 0:07:39 0 35 93.2M 35 32.8M 0 0 134k 0 0:11:51 0:04:10 0:07:41 0 35 93.2M 35 32.8M 0 0 133k 0 0:11:54 0:04:11 0:07:43 0 35 93.2M 35 32.8M 0 0 133k 0 0:11:57 0:04:12 0:07:45 0 35 93.2M 35 32.8M 0 0 132k 0 0:11:59 0:04:13 0:07:46 0 35 93.2M 35 32.8M 0 0 132k 0 0:12:02 0:04:14 0:07:48 0 35 93.2M 35 32.8M 0 0 131k 0 0:12:05 0:04:15 0:07:50 0 35 93.2M 35 32.8M 0 0 131k 0 0:12:08 0:04:16 0:07:52 0 35 93.2M 35 32.8M 0 0 130k 0 0:12:11 0:04:17 0:07:54 0 35 93.2M 35 32.8M 0 0 130k 0 0:12:14 0:04:18 0:07:56 0 35 93.2M 35 32.8M 0 0 129k 0 0:12:16 0:04:19 0:07:57 0 35 93.2M 35 32.8M 0 0 129k 0 0:12:19 0:04:20 0:07:59 0 35 93.2M 35 32.8M 0 0 128k 0 0:12:22 0:04:21 0:08:01 0 35 93.2M 35 32.8M 0 0 128k 0 0:12:25 0:04:22 0:08:03 0 35 93.2M 35 32.8M 0 0 127k 0 0:12:28 0:04:23 0:08:05 0 35 93.2M 35 32.8M 0 0 127k 0 0:12:31 0:04:24 0:08:07 0 35 93.2M 35 32.8M 0 0 126k 0 0:12:34 0:04:25 0:08:09 0 35 93.2M 35 32.8M 0 0 126k 0 0:12:36 0:04:26 0:08:10 0 35 93.2M 35 32.8M 0 0 125k 0 0:12:39 0:04:27 0:08:12 0 35 93.2M 35 32.8M 0 0 125k 0 0:12:42 0:04:28 0:08:14 0 35 93.2M 35 32.8M 0 0 124k 0 0:12:45 0:04:29 0:08:16 0 35 93.2M 35 32.8M 0 0 124k 0 0:12:48 0:04:30 0:08:18 0 35 93.2M 35 32.8M 0 0 123k 0 0:12:51 0:04:31 0:08:20 0 35 93.2M 35 32.8M 0 0 123k 0 0:12:53 0:04:32 0:08:21 0 35 93.2M 35 32.8M 0 0 122k 0 0:12:56 0:04:33 0:08:23 0 38 93.2M 38 36.0M 0 0 133k 0 0:11:53 0:04:35 0:07:18 553k 38 93.2M 38 36.0M 0 0 133k 0 0:11:56 0:04:36 0:07:20 553k 38 93.2M 38 36.0M 0 0 132k 0 0:11:59 0:04:37 0:07:22 553k 38 93.2M 38 36.0M 0 0 132k 0 0:12:01 0:04:38 0:07:23 553k 38 93.2M 38 36.0M 0 0 131k 0 0:12:04 0:04:39 0:07:25 553k 38 93.2M 38 36.0M 0 0 131k 0 0:12:06 0:04:40 0:07:26 0 38 93.2M 38 36.0M 0 0 130k 0 0:12:09 0:04:41 0:07:28 0 38 93.2M 38 36.0M 0 0 130k 0 0:12:12 0:04:42 0:07:30 0 38 93.2M 38 36.0M 0 0 129k 0 0:12:14 0:04:43 0:07:31 0 38 93.2M 38 36.0M 0 0 129k 0 0:12:17 0:04:44 0:07:33 0 38 93.2M 38 36.0M 0 0 129k 0 0:12:19 0:04:45 0:07:34 0 38 93.2M 38 36.0M 0 0 128k 0 0:12:22 0:04:46 0:07:36 0 38 93.2M 38 36.0M 0 0 128k 0 0:12:25 0:04:47 0:07:38 0 38 93.2M 38 36.0M 0 0 127k 0 0:12:27 0:04:48 0:07:39 0 38 93.2M 38 36.0M 0 0 127k 0 0:12:30 0:04:49 0:07:41 0 38 93.2M 38 36.0M 0 0 126k 0 0:12:32 0:04:50 0:07:42 0 38 93.2M 38 36.0M 0 0 126k 0 0:12:35 0:04:51 0:07:44 0 38 93.2M 38 36.0M 0 0 125k 0 0:12:37 0:04:52 0:07:45 0 38 93.2M 38 36.0M 0 0 125k 0 0:12:40 0:04:53 0:07:47 0 38 93.2M 38 36.0M 0 0 125k 0 0:12:43 0:04:54 0:07:49 0 38 93.2M 38 36.0M 0 0 124k 0 0:12:45 0:04:55 0:07:50 0 38 93.2M 38 36.0M 0 0 124k 0 0:12:48 0:04:56 0:07:52 0 38 93.2M 38 36.0M 0 0 123k 0 0:12:50 0:04:57 0:07:53 0 38 93.2M 38 36.0M 0 0 123k 0 0:12:53 0:04:58 0:07:55 0 38 93.2M 38 36.0M 0 0 122k 0 0:12:56 0:04:59 0:07:57 0 38 93.2M 38 36.0M 0 0 122k 0 0:12:58 0:05:00 0:07:58 0 38 93.2M 38 36.0M 0 0 122k 0 0:13:01 0:05:01 0:08:00 0 38 93.2M 38 36.0M 0 0 121k 0 0:13:03 0:05:02 0:08:01 0 38 93.2M 38 36.0M 0 0 121k 0 0:13:06 0:05:03 0:08:03 0 38 93.2M 38 36.0M 0 0 120k 0 0:13:09 0:05:04 0:08:05 0 38 93.2M 38 36.0M 0 0 120k 0 0:13:11 0:05:05 0:08:06 0 38 93.2M 38 36.0M 0 0 120k 0 0:13:14 0:05:06 0:08:08 0 38 93.2M 38 36.0M 0 0 119k 0 0:13:16 0:05:07 0:08:09 0 38 93.2M 38 36.0M 0 0 119k 0 0:13:19 0:05:08 0:08:11 0 38 93.2M 38 36.0M 0 0 119k 0 0:13:22 0:05:09 0:08:13 0 38 93.2M 38 36.0M 0 0 118k 0 0:13:24 0:05:10 0:08:14 0 38 93.2M 38 36.0M 0 0 118k 0 0:13:27 0:05:11 0:08:16 0 38 93.2M 38 36.0M 0 0 117k 0 0:13:29 0:05:12 0:08:17 0 38 93.2M 38 36.0M 0 0 117k 0 0:13:32 0:05:13 0:08:19 0 38 93.2M 38 36.0M 0 0 117k 0 0:13:35 0:05:14 0:08:21 0 38 93.2M 38 36.0M 0 0 116k 0 0:13:37 0:05:15 0:08:22 0 38 93.2M 38 36.0M 0 0 116k 0 0:13:40 0:05:16 0:08:24 0 38 93.2M 38 36.0M 0 0 115k 0 0:13:42 0:05:17 0:08:25 0 38 93.2M 38 36.0M 0 0 115k 0 0:13:45 0:05:18 0:08:27 0 38 93.2M 38 36.0M 0 0 115k 0 0:13:48 0:05:19 0:08:29 0 38 93.2M 38 36.0M 0 0 114k 0 0:13:50 0:05:20 0:08:30 0 38 93.2M 38 36.0M 0 0 114k 0 0:13:53 0:05:21 0:08:32 0 38 93.2M 38 36.0M 0 0 114k 0 0:13:55 0:05:22 0:08:33 0 38 93.2M 38 36.0M 0 0 113k 0 0:13:58 0:05:23 0:08:35 0 38 93.2M 38 36.0M 0 0 113k 0 0:14:00 0:05:24 0:08:36 0 38 93.2M 38 36.0M 0 0 113k 0 0:14:03 0:05:25 0:08:38 0 38 93.2M 38 36.0M 0 0 112k 0 0:14:06 0:05:26 0:08:40 0 38 93.2M 38 36.0M 0 0 112k 0 0:14:08 0:05:27 0:08:41 0 38 93.2M 38 36.0M 0 0 112k 0 0:14:11 0:05:28 0:08:43 0 38 93.2M 38 36.0M 0 0 111k 0 0:14:13 0:05:29 0:08:44 0 38 93.2M 38 36.0M 0 0 111k 0 0:14:16 0:05:30 0:08:46 0 38 93.2M 38 36.0M 0 0 111k 0 0:14:19 0:05:31 0:08:48 0 38 93.2M 38 36.0M 0 0 110k 0 0:14:21 0:05:32 0:08:49 0 38 93.2M 38 36.0M 0 0 110k 0 0:14:24 0:05:33 0:08:51 0 38 93.2M 38 36.0M 0 0 110k 0 0:14:26 0:05:34 0:08:52 0 38 93.2M 38 36.0M 0 0 109k 0 0:14:27 0:05:35 0:08:52 315 47 93.2M 47 43.9M 0 0 133k 0 0:11:54 0:05:36 0:06:18 1614k 47 93.2M 47 43.9M 0 0 133k 0 0:11:56 0:05:37 0:06:19 1614k 47 93.2M 47 43.9M 0 0 132k 0 0:11:58 0:05:38 0:06:20 1614k 47 93.2M 47 43.9M 0 0 132k 0 0:12:00 0:05:39 0:06:21 1613k 47 93.2M 47 43.9M 0 0 132k 0 0:12:02 0:05:40 0:06:22 1447k 47 93.2M 47 43.9M 0 0 131k 0 0:12:04 0:05:41 0:06:23 0 47 93.2M 47 43.9M 0 0 131k 0 0:12:06 0:05:42 0:06:24 0 47 93.2M 47 43.9M 0 0 130k 0 0:12:09 0:05:43 0:06:26 0 47 93.2M 47 43.9M 0 0 130k 0 0:12:11 0:05:44 0:06:27 0 47 93.2M 47 43.9M 0 0 130k 0 0:12:13 0:05:45 0:06:28 0 47 93.2M 47 43.9M 0 0 129k 0 0:12:15 0:05:46 0:06:29 0 47 93.2M 47 43.9M 0 0 129k 0 0:12:17 0:05:47 0:06:30 0 47 93.2M 47 43.9M 0 0 129k 0 0:12:19 0:05:48 0:06:31 0 47 93.2M 47 43.9M 0 0 128k 0 0:12:21 0:05:49 0:06:32 0 47 93.2M 47 43.9M 0 0 128k 0 0:12:23 0:05:50 0:06:33 0 47 93.2M 47 43.9M 0 0 127k 0 0:12:26 0:05:51 0:06:35 0 47 93.2M 47 43.9M 0 0 127k 0 0:12:28 0:05:52 0:06:36 0 47 93.2M 47 43.9M 0 0 127k 0 0:12:30 0:05:53 0:06:37 0 47 93.2M 47 43.9M 0 0 126k 0 0:12:32 0:05:54 0:06:38 0 47 93.2M 47 43.9M 0 0 126k 0 0:12:34 0:05:55 0:06:39 0 47 93.2M 47 43.9M 0 0 126k 0 0:12:36 0:05:56 0:06:40 0 47 93.2M 47 43.9M 0 0 125k 0 0:12:38 0:05:57 0:06:41 0 47 93.2M 47 43.9M 0 0 125k 0 0:12:40 0:05:58 0:06:42 0 47 93.2M 47 43.9M 0 0 125k 0 0:12:43 0:05:59 0:06:44 0 47 93.2M 47 43.9M 0 0 124k 0 0:12:45 0:06:00 0:06:45 0 47 93.2M 47 43.9M 0 0 124k 0 0:12:47 0:06:01 0:06:46 0 47 93.2M 47 43.9M 0 0 124k 0 0:12:49 0:06:02 0:06:47 0 47 93.2M 47 43.9M 0 0 123k 0 0:12:51 0:06:03 0:06:48 0 47 93.2M 47 43.9M 0 0 123k 0 0:12:53 0:06:04 0:06:49 0 47 93.2M 47 43.9M 0 0 123k 0 0:12:55 0:06:05 0:06:50 0 47 93.2M 47 43.9M 0 0 122k 0 0:12:57 0:06:06 0:06:51 0 47 93.2M 47 43.9M 0 0 122k 0 0:13:00 0:06:07 0:06:53 0 47 93.2M 47 43.9M 0 0 122k 0 0:13:02 0:06:08 0:06:54 0 47 93.2M 47 43.9M 0 0 121k 0 0:13:04 0:06:09 0:06:55 0 47 93.2M 47 43.9M 0 0 121k 0 0:13:06 0:06:10 0:06:56 0 47 93.2M 47 43.9M 0 0 121k 0 0:13:08 0:06:11 0:06:57 0 47 93.2M 47 43.9M 0 0 120k 0 0:13:10 0:06:12 0:06:58 0 47 93.2M 47 43.9M 0 0 120k 0 0:13:12 0:06:13 0:06:59 0 47 93.2M 47 43.9M 0 0 120k 0 0:13:14 0:06:14 0:07:00 0 47 93.2M 47 43.9M 0 0 119k 0 0:13:17 0:06:15 0:07:02 0 47 93.2M 47 43.9M 0 0 119k 0 0:13:19 0:06:16 0:07:03 0 47 93.2M 47 43.9M 0 0 119k 0 0:13:21 0:06:17 0:07:04 0 47 93.2M 47 43.9M 0 0 118k 0 0:13:23 0:06:18 0:07:05 0 47 93.2M 47 43.9M 0 0 118k 0 0:13:25 0:06:19 0:07:06 0 47 93.2M 47 43.9M 0 0 118k 0 0:13:27 0:06:20 0:07:07 0 47 93.2M 47 43.9M 0 0 117k 0 0:13:29 0:06:21 0:07:08 0 47 93.2M 47 43.9M 0 0 117k 0 0:13:31 0:06:22 0:07:09 0 47 93.2M 47 43.9M 0 0 117k 0 0:13:34 0:06:23 0:07:11 0 47 93.2M 47 43.9M 0 0 116k 0 0:13:36 0:06:24 0:07:12 0 47 93.2M 47 43.9M 0 0 116k 0 0:13:38 0:06:25 0:07:13 0 47 93.2M 47 43.9M 0 0 116k 0 0:13:40 0:06:26 0:07:14 0 47 93.2M 47 43.9M 0 0 116k 0 0:13:42 0:06:27 0:07:15 0 47 93.2M 47 43.9M 0 0 115k 0 0:13:44 0:06:28 0:07:16 0 47 93.2M 47 43.9M 0 0 115k 0 0:13:46 0:06:29 0:07:17 0 47 93.2M 47 43.9M 0 0 115k 0 0:13:48 0:06:30 0:07:18 0 47 93.2M 47 43.9M 0 0 114k 0 0:13:51 0:06:31 0:07:20 0 47 93.2M 47 43.9M 0 0 114k 0 0:13:53 0:06:32 0:07:21 0 47 93.2M 47 43.9M 0 0 114k 0 0:13:55 0:06:33 0:07:22 0 47 93.2M 47 43.9M 0 0 113k 0 0:13:57 0:06:34 0:07:23 0 55 93.2M 55 51.4M 0 0 132k 0 0:11:58 0:06:36 0:05:22 1339k 55 93.2M 55 51.4M 0 0 132k 0 0:11:59 0:06:37 0:05:22 1339k 55 93.2M 55 51.4M 0 0 132k 0 0:12:01 0:06:38 0:05:23 1339k 55 93.2M 55 51.4M 0 0 131k 0 0:12:03 0:06:39 0:05:24 1339k 55 93.2M 55 51.4M 0 0 131k 0 0:12:05 0:06:40 0:05:25 1339k 55 93.2M 55 51.4M 0 0 131k 0 0:12:07 0:06:41 0:05:26 0 55 93.2M 55 51.4M 0 0 130k 0 0:12:08 0:06:42 0:05:26 0 55 93.2M 55 51.4M 0 0 130k 0 0:12:10 0:06:43 0:05:27 0 55 93.2M 55 51.4M 0 0 130k 0 0:12:12 0:06:44 0:05:28 0 55 93.2M 55 51.4M 0 0 129k 0 0:12:14 0:06:45 0:05:29 0 55 93.2M 55 51.4M 0 0 129k 0 0:12:16 0:06:46 0:05:30 0 55 93.2M 55 51.4M 0 0 129k 0 0:12:18 0:06:47 0:05:31 0 55 93.2M 55 51.4M 0 0 129k 0 0:12:19 0:06:48 0:05:31 0 55 93.2M 55 51.4M 0 0 128k 0 0:12:21 0:06:49 0:05:32 0 55 93.2M 55 51.4M 0 0 128k 0 0:12:23 0:06:50 0:05:33 0 55 93.2M 55 51.4M 0 0 128k 0 0:12:25 0:06:51 0:05:34 0 55 93.2M 55 51.4M 0 0 127k 0 0:12:27 0:06:52 0:05:35 0 55 93.2M 55 51.4M 0 0 127k 0 0:12:28 0:06:53 0:05:35 0 55 93.2M 55 51.4M 0 0 127k 0 0:12:30 0:06:54 0:05:36 0 55 93.2M 55 51.4M 0 0 126k 0 0:12:32 0:06:55 0:05:37 0 55 93.2M 55 51.4M 0 0 126k 0 0:12:34 0:06:56 0:05:38 0 55 93.2M 55 51.4M 0 0 126k 0 0:12:36 0:06:57 0:05:39 0 55 93.2M 55 51.4M 0 0 125k 0 0:12:37 0:06:58 0:05:39 0 55 93.2M 55 51.4M 0 0 125k 0 0:12:39 0:06:59 0:05:40 0 55 93.2M 55 51.4M 0 0 125k 0 0:12:41 0:07:00 0:05:41 0 55 93.2M 55 51.4M 0 0 125k 0 0:12:43 0:07:01 0:05:42 0 55 93.2M 55 51.4M 0 0 124k 0 0:12:45 0:07:02 0:05:43 0 55 93.2M 55 51.4M 0 0 124k 0 0:12:47 0:07:03 0:05:44 0 55 93.2M 55 51.4M 0 0 124k 0 0:12:48 0:07:04 0:05:44 0 55 93.2M 55 51.4M 0 0 123k 0 0:12:50 0:07:05 0:05:45 0 55 93.2M 55 51.4M 0 0 123k 0 0:12:52 0:07:06 0:05:46 0 55 93.2M 55 51.4M 0 0 123k 0 0:12:54 0:07:07 0:05:47 0 55 93.2M 55 51.4M 0 0 122k 0 0:12:56 0:07:08 0:05:48 0 55 93.2M 55 51.4M 0 0 122k 0 0:12:57 0:07:09 0:05:48 0 55 93.2M 55 51.4M 0 0 122k 0 0:12:59 0:07:10 0:05:49 0 55 93.2M 55 51.4M 0 0 122k 0 0:13:01 0:07:11 0:05:50 0 55 93.2M 55 51.4M 0 0 121k 0 0:13:03 0:07:12 0:05:51 0 55 93.2M 55 51.4M 0 0 121k 0 0:13:05 0:07:13 0:05:52 0 55 93.2M 55 51.4M 0 0 121k 0 0:13:06 0:07:14 0:05:52 0 55 93.2M 55 51.4M 0 0 121k 0 0:13:08 0:07:15 0:05:53 0 55 93.2M 55 51.4M 0 0 120k 0 0:13:10 0:07:16 0:05:54 0 55 93.2M 55 51.4M 0 0 120k 0 0:13:12 0:07:17 0:05:55 0 55 93.2M 55 51.4M 0 0 120k 0 0:13:14 0:07:18 0:05:56 0 55 93.2M 55 51.4M 0 0 119k 0 0:13:16 0:07:19 0:05:57 0 55 93.2M 55 51.4M 0 0 119k 0 0:13:17 0:07:20 0:05:57 0 55 93.2M 55 51.4M 0 0 119k 0 0:13:19 0:07:21 0:05:58 0 55 93.2M 55 51.4M 0 0 119k 0 0:13:21 0:07:22 0:05:59 0 55 93.2M 55 51.4M 0 0 118k 0 0:13:23 0:07:23 0:06:00 0 55 93.2M 55 51.4M 0 0 118k 0 0:13:25 0:07:24 0:06:01 0 55 93.2M 55 51.4M 0 0 118k 0 0:13:26 0:07:25 0:06:01 0 55 93.2M 55 51.4M 0 0 118k 0 0:13:28 0:07:26 0:06:02 0 55 93.2M 55 51.4M 0 0 117k 0 0:13:30 0:07:27 0:06:03 0 55 93.2M 55 51.4M 0 0 117k 0 0:13:32 0:07:28 0:06:04 0 55 93.2M 55 51.4M 0 0 117k 0 0:13:34 0:07:29 0:06:05 0 55 93.2M 55 51.4M 0 0 116k 0 0:13:36 0:07:30 0:06:06 0 55 93.2M 55 51.4M 0 0 116k 0 0:13:37 0:07:31 0:06:06 0 55 93.2M 55 51.4M 0 0 116k 0 0:13:39 0:07:32 0:06:07 0 55 93.2M 55 51.4M 0 0 116k 0 0:13:41 0:07:33 0:06:08 0 55 93.2M 55 51.4M 0 0 115k 0 0:13:43 0:07:34 0:06:09 0 55 93.2M 55 51.4M 0 0 115k 0 0:13:43 0:07:35 0:06:08 0 58 93.2M 58 54.2M 0 0 121k 0 0:13:04 0:07:36 0:05:28 604k 58 93.2M 58 54.2M 0 0 121k 0 0:13:06 0:07:37 0:05:29 604k 58 93.2M 58 54.2M 0 0 121k 0 0:13:08 0:07:38 0:05:30 604k 58 93.2M 58 54.2M 0 0 120k 0 0:13:09 0:07:39 0:05:30 604k 58 93.2M 58 54.2M 0 0 120k 0 0:13:11 0:07:40 0:05:31 514k 58 93.2M 58 54.2M 0 0 120k 0 0:13:13 0:07:41 0:05:32 0 58 93.2M 58 54.2M 0 0 120k 0 0:13:15 0:07:42 0:05:33 0 58 93.2M 58 54.2M 0 0 119k 0 0:13:16 0:07:43 0:05:33 0 58 93.2M 58 54.2M 0 0 119k 0 0:13:18 0:07:44 0:05:34 0 58 93.2M 58 54.2M 0 0 119k 0 0:13:20 0:07:45 0:05:35 0 58 93.2M 58 54.2M 0 0 119k 0 0:13:22 0:07:46 0:05:36 0 58 93.2M 58 54.2M 0 0 118k 0 0:13:23 0:07:47 0:05:36 0 58 93.2M 58 54.2M 0 0 118k 0 0:13:25 0:07:48 0:05:37 0 58 93.2M 58 54.2M 0 0 118k 0 0:13:27 0:07:49 0:05:38 0 58 93.2M 58 54.2M 0 0 117k 0 0:13:28 0:07:50 0:05:38 0 58 93.2M 58 54.2M 0 0 117k 0 0:13:30 0:07:51 0:05:39 0 58 93.2M 58 54.2M 0 0 117k 0 0:13:32 0:07:52 0:05:40 0 58 93.2M 58 54.2M 0 0 117k 0 0:13:34 0:07:53 0:05:41 0 58 93.2M 58 54.2M 0 0 116k 0 0:13:35 0:07:54 0:05:41 0 58 93.2M 58 54.2M 0 0 116k 0 0:13:37 0:07:55 0:05:42 0 58 93.2M 58 54.2M 0 0 116k 0 0:13:39 0:07:56 0:05:43 0 58 93.2M 58 54.2M 0 0 116k 0 0:13:40 0:07:57 0:05:43 0 58 93.2M 58 54.2M 0 0 116k 0 0:13:42 0:07:58 0:05:44 0 58 93.2M 58 54.2M 0 0 115k 0 0:13:44 0:07:59 0:05:45 0 58 93.2M 58 54.2M 0 0 115k 0 0:13:46 0:08:00 0:05:46 0 58 93.2M 58 54.2M 0 0 115k 0 0:13:47 0:08:01 0:05:46 0 58 93.2M 58 54.2M 0 0 115k 0 0:13:49 0:08:02 0:05:47 0 58 93.2M 58 54.2M 0 0 114k 0 0:13:51 0:08:03 0:05:48 0 58 93.2M 58 54.2M 0 0 114k 0 0:13:53 0:08:04 0:05:49 0 58 93.2M 58 54.2M 0 0 114k 0 0:13:54 0:08:05 0:05:49 0 58 93.2M 58 54.2M 0 0 114k 0 0:13:56 0:08:06 0:05:50 0 58 93.2M 58 54.2M 0 0 113k 0 0:13:58 0:08:07 0:05:51 0 58 93.2M 58 54.2M 0 0 113k 0 0:13:59 0:08:08 0:05:51 0 58 93.2M 58 54.2M 0 0 113k 0 0:14:01 0:08:09 0:05:52 0 58 93.2M 58 54.2M 0 0 113k 0 0:14:03 0:08:10 0:05:53 0 58 93.2M 58 54.2M 0 0 112k 0 0:14:05 0:08:11 0:05:54 0 58 93.2M 58 54.2M 0 0 112k 0 0:14:06 0:08:12 0:05:54 0 58 93.2M 58 54.2M 0 0 112k 0 0:14:08 0:08:13 0:05:55 0 58 93.2M 58 54.2M 0 0 112k 0 0:14:10 0:08:14 0:05:56 0 58 93.2M 58 54.2M 0 0 112k 0 0:14:12 0:08:15 0:05:57 0 58 93.2M 58 54.2M 0 0 111k 0 0:14:13 0:08:16 0:05:57 0 58 93.2M 58 54.2M 0 0 111k 0 0:14:15 0:08:17 0:05:58 0 58 93.2M 58 54.2M 0 0 111k 0 0:14:17 0:08:18 0:05:59 0 58 93.2M 58 54.2M 0 0 111k 0 0:14:18 0:08:19 0:05:59 0 58 93.2M 58 54.2M 0 0 110k 0 0:14:20 0:08:20 0:06:00 0 58 93.2M 58 54.2M 0 0 110k 0 0:14:22 0:08:21 0:06:01 0 58 93.2M 58 54.2M 0 0 110k 0 0:14:24 0:08:22 0:06:02 0 58 93.2M 58 54.2M 0 0 110k 0 0:14:25 0:08:23 0:06:02 0 58 93.2M 58 54.2M 0 0 110k 0 0:14:27 0:08:24 0:06:03 0 58 93.2M 58 54.2M 0 0 109k 0 0:14:29 0:08:25 0:06:04 0 58 93.2M 58 54.2M 0 0 109k 0 0:14:30 0:08:26 0:06:04 0 58 93.2M 58 54.2M 0 0 109k 0 0:14:32 0:08:27 0:06:05 0 58 93.2M 58 54.2M 0 0 109k 0 0:14:34 0:08:28 0:06:06 0 58 93.2M 58 54.2M 0 0 108k 0 0:14:36 0:08:29 0:06:07 0 58 93.2M 58 54.2M 0 0 108k 0 0:14:37 0:08:30 0:06:07 0 58 93.2M 58 54.2M 0 0 108k 0 0:14:39 0:08:31 0:06:08 0 58 93.2M 58 54.2M 0 0 108k 0 0:14:41 0:08:32 0:06:09 0 58 93.2M 58 54.2M 0 0 108k 0 0:14:43 0:08:33 0:06:10 0 58 93.2M 58 54.2M 0 0 107k 0 0:14:44 0:08:34 0:06:10 0 58 93.2M 58 54.2M 0 0 107k 0 0:14:45 0:08:34 0:06:11 632 60 93.2M 60 56.3M 0 0 111k 0 0:14:14 0:08:36 0:05:38 463k 60 93.2M 60 56.3M 0 0 111k 0 0:14:15 0:08:37 0:05:38 463k 60 93.2M 60 56.3M 0 0 111k 0 0:14:17 0:08:38 0:05:39 463k 60 93.2M 60 56.3M 0 0 111k 0 0:14:19 0:08:39 0:05:40 463k 60 93.2M 60 56.3M 0 0 110k 0 0:14:20 0:08:40 0:05:40 411k 60 93.2M 60 56.3M 0 0 110k 0 0:14:22 0:08:41 0:05:41 0 60 93.2M 60 56.3M 0 0 110k 0 0:14:24 0:08:42 0:05:42 0 60 93.2M 60 56.3M 0 0 110k 0 0:14:25 0:08:43 0:05:42 0 60 93.2M 60 56.3M 0 0 110k 0 0:14:27 0:08:44 0:05:43 0 60 93.2M 60 56.3M 0 0 109k 0 0:14:28 0:08:45 0:05:43 0 60 93.2M 60 56.3M 0 0 109k 0 0:14:30 0:08:46 0:05:44 0 60 93.2M 60 56.3M 0 0 109k 0 0:14:32 0:08:47 0:05:45 0 60 93.2M 60 56.3M 0 0 109k 0 0:14:33 0:08:48 0:05:45 0 60 93.2M 60 56.3M 0 0 109k 0 0:14:35 0:08:49 0:05:46 0 60 93.2M 60 56.3M 0 0 108k 0 0:14:37 0:08:50 0:05:47 0 60 93.2M 60 56.3M 0 0 108k 0 0:14:38 0:08:51 0:05:47 0 60 93.2M 60 56.3M 0 0 108k 0 0:14:40 0:08:52 0:05:48 0 60 93.2M 60 56.3M 0 0 108k 0 0:14:42 0:08:53 0:05:49 0 60 93.2M 60 56.3M 0 0 107k 0 0:14:43 0:08:54 0:05:49 0 60 93.2M 60 56.3M 0 0 107k 0 0:14:45 0:08:55 0:05:50 0 60 93.2M 60 56.3M 0 0 107k 0 0:14:47 0:08:56 0:05:51 0 60 93.2M 60 56.3M 0 0 107k 0 0:14:48 0:08:57 0:05:51 0 60 93.2M 60 56.3M 0 0 107k 0 0:14:50 0:08:58 0:05:52 0 60 93.2M 60 56.3M 0 0 106k 0 0:14:52 0:08:59 0:05:53 0 60 93.2M 60 56.3M 0 0 106k 0 0:14:53 0:09:00 0:05:53 0 60 93.2M 60 56.3M 0 0 106k 0 0:14:55 0:09:01 0:05:54 0 60 93.2M 60 56.3M 0 0 106k 0 0:14:57 0:09:02 0:05:55 0 60 93.2M 60 56.3M 0 0 106k 0 0:14:58 0:09:03 0:05:55 0 60 93.2M 60 56.3M 0 0 105k 0 0:15:00 0:09:04 0:05:56 0 60 93.2M 60 56.3M 0 0 105k 0 0:15:02 0:09:05 0:05:57 0 60 93.2M 60 56.3M 0 0 105k 0 0:15:03 0:09:06 0:05:57 0 60 93.2M 60 56.3M 0 0 105k 0 0:15:05 0:09:07 0:05:58 0 60 93.2M 60 56.3M 0 0 105k 0 0:15:07 0:09:08 0:05:59 0 60 93.2M 60 56.3M 0 0 105k 0 0:15:08 0:09:09 0:05:59 0 60 93.2M 60 56.3M 0 0 104k 0 0:15:10 0:09:10 0:06:00 0 60 93.2M 60 56.3M 0 0 104k 0 0:15:12 0:09:11 0:06:01 0 60 93.2M 60 56.3M 0 0 104k 0 0:15:13 0:09:12 0:06:01 0 60 93.2M 60 56.3M 0 0 104k 0 0:15:15 0:09:13 0:06:02 0 60 93.2M 60 56.3M 0 0 104k 0 0:15:17 0:09:14 0:06:03 0 60 93.2M 60 56.3M 0 0 103k 0 0:15:18 0:09:15 0:06:03 0 60 93.2M 60 56.3M 0 0 103k 0 0:15:20 0:09:16 0:06:04 0 60 93.2M 60 56.3M 0 0 103k 0 0:15:22 0:09:17 0:06:05 0 60 93.2M 60 56.3M 0 0 103k 0 0:15:23 0:09:18 0:06:05 0 60 93.2M 60 56.3M 0 0 103k 0 0:15:25 0:09:19 0:06:06 0 60 93.2M 60 56.3M 0 0 102k 0 0:15:26 0:09:20 0:06:06 0 60 93.2M 60 56.3M 0 0 102k 0 0:15:28 0:09:21 0:06:07 0 60 93.2M 60 56.3M 0 0 102k 0 0:15:30 0:09:22 0:06:08 0 60 93.2M 60 56.3M 0 0 102k 0 0:15:31 0:09:23 0:06:08 0 60 93.2M 60 56.3M 0 0 102k 0 0:15:33 0:09:24 0:06:09 0 60 93.2M 60 56.3M 0 0 102k 0 0:15:35 0:09:25 0:06:10 0 60 93.2M 60 56.3M 0 0 101k 0 0:15:36 0:09:26 0:06:10 0 60 93.2M 60 56.3M 0 0 101k 0 0:15:38 0:09:27 0:06:11 0 60 93.2M 60 56.3M 0 0 101k 0 0:15:40 0:09:28 0:06:12 0 60 93.2M 60 56.3M 0 0 101k 0 0:15:41 0:09:29 0:06:12 0 60 93.2M 60 56.3M 0 0 101k 0 0:15:43 0:09:30 0:06:13 0 60 93.2M 60 56.3M 0 0 100k 0 0:15:45 0:09:31 0:06:14 0 60 93.2M 60 56.3M 0 0 100k 0 0:15:46 0:09:32 0:06:14 0 60 93.2M 60 56.3M 0 0 100k 0 0:15:48 0:09:33 0:06:15 0 60 93.2M 60 56.3M 0 0 100k 0 0:15:50 0:09:34 0:06:16 0 60 93.2M 60 56.3M 0 0 100k 0 0:15:51 0:09:35 0:06:16 0 60 93.2M 60 56.3M 0 0 100k 0 0:15:51 0:09:35 0:06:16 10782 65 93.2M 65 60.6M 0 0 107k 0 0:14:47 0:09:37 0:05:10 880k 65 93.2M 65 60.6M 0 0 107k 0 0:14:49 0:09:38 0:05:11 880k 65 93.2M 65 60.6M 0 0 107k 0 0:14:50 0:09:39 0:05:11 880k 65 93.2M 65 60.6M 0 0 106k 0 0:14:52 0:09:40 0:05:12 880k 65 93.2M 65 60.6M 0 0 106k 0 0:14:54 0:09:41 0:05:13 797k 65 93.2M 65 60.6M 0 0 106k 0 0:14:55 0:09:42 0:05:13 0 65 93.2M 65 60.6M 0 0 106k 0 0:14:57 0:09:43 0:05:14 0 65 93.2M 65 60.6M 0 0 106k 0 0:14:58 0:09:44 0:05:14 0 65 93.2M 65 60.6M 0 0 106k 0 0:15:00 0:09:45 0:05:15 0 65 93.2M 65 60.6M 0 0 105k 0 0:15:01 0:09:46 0:05:15 0 65 93.2M 65 60.6M 0 0 105k 0 0:15:03 0:09:47 0:05:16 0 65 93.2M 65 60.6M 0 0 105k 0 0:15:04 0:09:48 0:05:16 0 65 93.2M 65 60.6M 0 0 105k 0 0:15:06 0:09:49 0:05:17 0 65 93.2M 65 60.6M 0 0 105k 0 0:15:07 0:09:50 0:05:17 0 65 93.2M 65 60.6M 0 0 104k 0 0:15:09 0:09:51 0:05:18 0 65 93.2M 65 60.6M 0 0 104k 0 0:15:10 0:09:52 0:05:18 0 65 93.2M 65 60.6M 0 0 104k 0 0:15:12 0:09:53 0:05:19 0 65 93.2M 65 60.6M 0 0 104k 0 0:15:14 0:09:54 0:05:20 0 65 93.2M 65 60.6M 0 0 104k 0 0:15:15 0:09:55 0:05:20 0 65 93.2M 65 60.6M 0 0 104k 0 0:15:17 0:09:56 0:05:21 0 65 93.2M 65 60.6M 0 0 103k 0 0:15:18 0:09:57 0:05:21 0 65 93.2M 65 60.6M 0 0 103k 0 0:15:20 0:09:58 0:05:22 0 65 93.2M 65 60.6M 0 0 103k 0 0:15:21 0:09:59 0:05:22 0 65 93.2M 65 60.6M 0 0 103k 0 0:15:23 0:10:00 0:05:23 0 65 93.2M 65 60.6M 0 0 103k 0 0:15:24 0:10:01 0:05:23 0 65 93.2M 65 60.6M 0 0 103k 0 0:15:26 0:10:02 0:05:24 0 65 93.2M 65 60.6M 0 0 102k 0 0:15:27 0:10:03 0:05:24 0 65 93.2M 65 60.6M 0 0 102k 0 0:15:29 0:10:04 0:05:25 0 65 93.2M 65 60.6M 0 0 102k 0 0:15:31 0:10:05 0:05:26 0 65 93.2M 65 60.6M 0 0 102k 0 0:15:32 0:10:06 0:05:26 0 65 93.2M 65 60.6M 0 0 102k 0 0:15:34 0:10:07 0:05:27 0 65 93.2M 65 60.6M 0 0 102k 0 0:15:35 0:10:08 0:05:27 0 65 93.2M 65 60.6M 0 0 101k 0 0:15:37 0:10:09 0:05:28 0 65 93.2M 65 60.6M 0 0 101k 0 0:15:38 0:10:10 0:05:28 0 65 93.2M 65 60.6M 0 0 101k 0 0:15:40 0:10:11 0:05:29 0 65 93.2M 65 60.6M 0 0 101k 0 0:15:41 0:10:12 0:05:29 0 65 93.2M 65 60.6M 0 0 101k 0 0:15:43 0:10:13 0:05:30 0 65 93.2M 65 60.6M 0 0 101k 0 0:15:44 0:10:14 0:05:30 0 65 93.2M 65 60.6M 0 0 100k 0 0:15:46 0:10:15 0:05:31 0 65 93.2M 65 60.6M 0 0 100k 0 0:15:47 0:10:16 0:05:31 0 65 93.2M 65 60.6M 0 0 100k 0 0:15:49 0:10:17 0:05:32 0 65 93.2M 65 60.6M 0 0 100k 0 0:15:51 0:10:18 0:05:33 0 65 93.2M 65 60.6M 0 0 100k 0 0:15:52 0:10:19 0:05:33 0 65 93.2M 65 60.6M 0 0 100k 0 0:15:54 0:10:20 0:05:34 0 65 93.2M 65 60.6M 0 0 99k 0 0:15:55 0:10:21 0:05:34 0 65 93.2M 65 60.6M 0 0 99k 0 0:15:57 0:10:22 0:05:35 0 65 93.2M 65 60.6M 0 0 99k 0 0:15:58 0:10:23 0:05:35 0 65 93.2M 65 60.6M 0 0 99k 0 0:16:00 0:10:24 0:05:36 0 65 93.2M 65 60.6M 0 0 99k 0 0:16:01 0:10:25 0:05:36 0 65 93.2M 65 60.6M 0 0 99k 0 0:16:03 0:10:26 0:05:37 0 65 93.2M 65 60.6M 0 0 98k 0 0:16:04 0:10:27 0:05:37 0 65 93.2M 65 60.6M 0 0 98k 0 0:16:06 0:10:28 0:05:38 0 65 93.2M 65 60.6M 0 0 98k 0 0:16:08 0:10:29 0:05:39 0 65 93.2M 65 60.6M 0 0 98k 0 0:16:09 0:10:30 0:05:39 0 65 93.2M 65 60.6M 0 0 98k 0 0:16:11 0:10:31 0:05:40 0 65 93.2M 65 60.6M 0 0 98k 0 0:16:12 0:10:32 0:05:40 0 65 93.2M 65 60.6M 0 0 97k 0 0:16:14 0:10:33 0:05:41 0 65 93.2M 65 60.6M 0 0 97k 0 0:16:15 0:10:34 0:05:41 0 65 93.2M 65 60.6M 0 0 97k 0 0:16:17 0:10:35 0:05:42 0 65 93.2M 65 60.6M 0 0 97k 0 0:16:16 0:10:35 0:05:41 14663 74 93.2M 74 69.6M 0 0 111k 0 0:14:12 0:10:37 0:03:35 1829k 74 93.2M 74 69.6M 0 0 111k 0 0:14:14 0:10:38 0:03:36 1829k 74 93.2M 74 69.6M 0 0 111k 0 0:14:15 0:10:39 0:03:36 1830k 74 93.2M 74 69.6M 0 0 111k 0 0:14:16 0:10:40 0:03:36 1830k 74 93.2M 74 69.6M 0 0 111k 0 0:14:18 0:10:41 0:03:37 1642k 74 93.2M 74 69.6M 0 0 111k 0 0:14:19 0:10:42 0:03:37 0 74 93.2M 74 69.6M 0 0 110k 0 0:14:20 0:10:43 0:03:37 0 74 93.2M 74 69.6M 0 0 110k 0 0:14:22 0:10:44 0:03:38 0 74 93.2M 74 69.6M 0 0 110k 0 0:14:23 0:10:45 0:03:38 0 74 93.2M 74 69.6M 0 0 110k 0 0:14:24 0:10:46 0:03:38 0 74 93.2M 74 69.6M 0 0 110k 0 0:14:26 0:10:47 0:03:39 0 74 93.2M 74 69.6M 0 0 110k 0 0:14:27 0:10:48 0:03:39 0 74 93.2M 74 69.6M 0 0 109k 0 0:14:28 0:10:49 0:03:39 0 74 93.2M 74 69.6M 0 0 109k 0 0:14:30 0:10:50 0:03:40 0 74 93.2M 74 69.6M 0 0 109k 0 0:14:31 0:10:51 0:03:40 0 74 93.2M 74 69.6M 0 0 109k 0 0:14:32 0:10:52 0:03:40 0 74 93.2M 74 69.6M 0 0 109k 0 0:14:34 0:10:53 0:03:41 0 74 93.2M 74 69.6M 0 0 109k 0 0:14:35 0:10:54 0:03:41 0 74 93.2M 74 69.6M 0 0 108k 0 0:14:36 0:10:55 0:03:41 0 74 93.2M 74 69.6M 0 0 108k 0 0:14:38 0:10:56 0:03:42 0 74 93.2M 74 69.6M 0 0 108k 0 0:14:39 0:10:57 0:03:42 0 74 93.2M 74 69.6M 0 0 108k 0 0:14:40 0:10:58 0:03:42 0 74 93.2M 74 69.6M 0 0 108k 0 0:14:42 0:10:59 0:03:43 0 74 93.2M 74 69.6M 0 0 108k 0 0:14:43 0:11:00 0:03:43 0 74 93.2M 74 69.6M 0 0 107k 0 0:14:44 0:11:01 0:03:43 0 74 93.2M 74 69.6M 0 0 107k 0 0:14:46 0:11:02 0:03:44 0 74 93.2M 74 69.6M 0 0 107k 0 0:14:47 0:11:03 0:03:44 0 74 93.2M 74 69.6M 0 0 107k 0 0:14:48 0:11:04 0:03:44 0 74 93.2M 74 69.6M 0 0 107k 0 0:14:50 0:11:05 0:03:45 0 74 93.2M 74 69.6M 0 0 107k 0 0:14:51 0:11:06 0:03:45 0 74 93.2M 74 69.6M 0 0 106k 0 0:14:52 0:11:07 0:03:45 0 77 93.2M 77 72.2M 0 0 110k 0 0:14:21 0:11:08 0:03:13 550k 77 93.2M 77 72.2M 0 0 110k 0 0:14:22 0:11:09 0:03:13 592k 81 93.2M 81 75.6M 0 0 115k 0 0:13:45 0:11:10 0:02:35 1287k 81 93.2M 81 75.6M 0 0 115k 0 0:13:46 0:11:11 0:02:35 1287k 81 93.2M 81 75.6M 0 0 115k 0 0:13:48 0:11:12 0:02:36 1153k 81 93.2M 81 75.6M 0 0 115k 0 0:13:49 0:11:13 0:02:36 702k 81 93.2M 81 75.6M 0 0 114k 0 0:13:50 0:11:14 0:02:36 657k 81 93.2M 81 75.6M 0 0 114k 0 0:13:51 0:11:15 0:02:36 0 81 93.2M 81 75.6M 0 0 114k 0 0:13:53 0:11:16 0:02:37 0 81 93.2M 81 75.6M 0 0 114k 0 0:13:54 0:11:17 0:02:37 0 81 93.2M 81 75.6M 0 0 114k 0 0:13:55 0:11:18 0:02:37 0 81 93.2M 81 75.6M 0 0 114k 0 0:13:56 0:11:19 0:02:37 0 81 93.2M 81 75.6M 0 0 113k 0 0:13:58 0:11:20 0:02:38 0 81 93.2M 81 75.6M 0 0 113k 0 0:13:59 0:11:21 0:02:38 0 81 93.2M 81 75.6M 0 0 113k 0 0:14:00 0:11:22 0:02:38 0 81 93.2M 81 75.6M 0 0 113k 0 0:14:01 0:11:23 0:02:38 0 81 93.2M 81 75.6M 0 0 113k 0 0:14:02 0:11:24 0:02:38 0 81 93.2M 81 75.6M 0 0 113k 0 0:14:04 0:11:25 0:02:39 0 81 93.2M 81 75.6M 0 0 112k 0 0:14:05 0:11:26 0:02:39 0 81 93.2M 81 75.6M 0 0 112k 0 0:14:06 0:11:27 0:02:39 0 81 93.2M 81 75.6M 0 0 112k 0 0:14:07 0:11:28 0:02:39 0 81 93.2M 81 75.6M 0 0 112k 0 0:14:09 0:11:29 0:02:40 0 81 93.2M 81 75.6M 0 0 112k 0 0:14:10 0:11:30 0:02:40 0 81 93.2M 81 75.6M 0 0 112k 0 0:14:11 0:11:31 0:02:40 0 81 93.2M 81 75.6M 0 0 111k 0 0:14:12 0:11:32 0:02:40 0 81 93.2M 81 75.6M 0 0 111k 0 0:14:14 0:11:33 0:02:41 0 81 93.2M 81 75.6M 0 0 111k 0 0:14:15 0:11:34 0:02:41 0 81 93.2M 81 75.6M 0 0 111k 0 0:14:16 0:11:35 0:02:41 0 81 93.2M 81 75.6M 0 0 111k 0 0:14:17 0:11:36 0:02:41 0 81 93.2M 81 75.6M 0 0 111k 0 0:14:19 0:11:37 0:02:42 0 81 93.2M 81 75.6M 0 0 110k 0 0:14:20 0:11:38 0:02:42 0 81 93.2M 81 75.6M 0 0 110k 0 0:14:21 0:11:39 0:02:42 0 81 93.2M 81 75.6M 0 0 110k 0 0:14:22 0:11:40 0:02:42 0 81 93.2M 81 75.6M 0 0 110k 0 0:14:23 0:11:41 0:02:42 0 81 93.2M 81 75.6M 0 0 110k 0 0:14:25 0:11:42 0:02:43 0 81 93.2M 81 75.6M 0 0 110k 0 0:14:26 0:11:43 0:02:43 0 81 93.2M 81 75.6M 0 0 110k 0 0:14:27 0:11:44 0:02:43 0 81 93.2M 81 75.6M 0 0 109k 0 0:14:28 0:11:45 0:02:43 0 81 93.2M 81 75.6M 0 0 109k 0 0:14:30 0:11:46 0:02:44 0 81 93.2M 81 75.6M 0 0 109k 0 0:14:31 0:11:47 0:02:44 0 81 93.2M 81 75.6M 0 0 109k 0 0:14:32 0:11:48 0:02:44 0 81 93.2M 81 75.6M 0 0 109k 0 0:14:33 0:11:49 0:02:44 0 81 93.2M 81 75.6M 0 0 109k 0 0:14:35 0:11:50 0:02:45 0 81 93.2M 81 75.6M 0 0 108k 0 0:14:36 0:11:51 0:02:45 0 81 93.2M 81 75.6M 0 0 108k 0 0:14:37 0:11:52 0:02:45 0 81 93.2M 81 75.6M 0 0 108k 0 0:14:38 0:11:53 0:02:45 0 81 93.2M 81 75.6M 0 0 108k 0 0:14:40 0:11:54 0:02:46 0 81 93.2M 81 75.6M 0 0 108k 0 0:14:41 0:11:55 0:02:46 0 81 93.2M 81 75.6M 0 0 108k 0 0:14:42 0:11:56 0:02:46 0 81 93.2M 81 75.6M 0 0 108k 0 0:14:43 0:11:57 0:02:46 0 81 93.2M 81 75.6M 0 0 107k 0 0:14:44 0:11:58 0:02:46 0 81 93.2M 81 75.6M 0 0 107k 0 0:14:46 0:11:59 0:02:47 0 81 93.2M 81 75.6M 0 0 107k 0 0:14:47 0:12:00 0:02:47 0 81 93.2M 81 75.6M 0 0 107k 0 0:14:48 0:12:01 0:02:47 0 81 93.2M 81 75.6M 0 0 107k 0 0:14:49 0:12:02 0:02:47 0 81 93.2M 81 75.6M 0 0 107k 0 0:14:51 0:12:03 0:02:48 0 81 93.2M 81 75.6M 0 0 106k 0 0:14:52 0:12:04 0:02:48 0 81 93.2M 81 75.6M 0 0 106k 0 0:14:53 0:12:05 0:02:48 0 81 93.2M 81 75.6M 0 0 106k 0 0:14:54 0:12:06 0:02:48 0 81 93.2M 81 75.6M 0 0 106k 0 0:14:56 0:12:07 0:02:49 0 81 93.2M 81 75.6M 0 0 106k 0 0:14:57 0:12:08 0:02:49 0 84 93.2M 84 79.0M 0 0 110k 0 0:14:20 0:12:09 0:02:11 639k 84 93.2M 84 79.0M 0 0 110k 0 0:14:21 0:12:10 0:02:11 639k 84 93.2M 84 79.0M 0 0 110k 0 0:14:22 0:12:11 0:02:11 639k 84 93.2M 84 79.0M 0 0 110k 0 0:14:24 0:12:12 0:02:12 639k 84 93.2M 84 79.0M 0 0 110k 0 0:14:25 0:12:13 0:02:12 639k 84 93.2M 84 79.0M 0 0 110k 0 0:14:26 0:12:14 0:02:12 0 84 93.2M 84 79.0M 0 0 110k 0 0:14:27 0:12:15 0:02:12 0 84 93.2M 84 79.0M 0 0 109k 0 0:14:28 0:12:16 0:02:12 0 84 93.2M 84 79.0M 0 0 109k 0 0:14:30 0:12:17 0:02:13 0 84 93.2M 84 79.0M 0 0 109k 0 0:14:31 0:12:18 0:02:13 0 84 93.2M 84 79.0M 0 0 109k 0 0:14:32 0:12:19 0:02:13 0 84 93.2M 84 79.0M 0 0 109k 0 0:14:33 0:12:20 0:02:13 0 84 93.2M 84 79.0M 0 0 109k 0 0:14:34 0:12:21 0:02:13 0 84 93.2M 84 79.0M 0 0 108k 0 0:14:35 0:12:22 0:02:13 0 84 93.2M 84 79.0M 0 0 108k 0 0:14:37 0:12:23 0:02:14 0 84 93.2M 84 79.0M 0 0 108k 0 0:14:38 0:12:24 0:02:14 0 84 93.2M 84 79.0M 0 0 108k 0 0:14:39 0:12:25 0:02:14 0 84 93.2M 84 79.0M 0 0 108k 0 0:14:40 0:12:26 0:02:14 0 84 93.2M 84 79.0M 0 0 108k 0 0:14:41 0:12:27 0:02:14 0 84 93.2M 84 79.0M 0 0 108k 0 0:14:43 0:12:28 0:02:15 0 84 93.2M 84 79.0M 0 0 107k 0 0:14:44 0:12:29 0:02:15 0 84 93.2M 84 79.0M 0 0 107k 0 0:14:45 0:12:30 0:02:15 0 84 93.2M 84 79.0M 0 0 107k 0 0:14:46 0:12:31 0:02:15 0 84 93.2M 84 79.0M 0 0 107k 0 0:14:47 0:12:32 0:02:15 0 84 93.2M 84 79.0M 0 0 107k 0 0:14:48 0:12:33 0:02:15 0 84 93.2M 84 79.0M 0 0 107k 0 0:14:50 0:12:34 0:02:16 0 84 93.2M 84 79.0M 0 0 107k 0 0:14:51 0:12:35 0:02:16 0 84 93.2M 84 79.0M 0 0 107k 0 0:14:51 0:12:35 0:02:16 0 84 93.2M 84 79.0M 0 0 106k 0 0:14:52 0:12:36 0:02:16 0 84 93.2M 84 79.0M 0 0 106k 0 0:14:53 0:12:37 0:02:16 0 84 93.2M 84 79.0M 0 0 106k 0 0:14:54 0:12:38 0:02:16 0 84 93.2M 84 79.0M 0 0 106k 0 0:14:56 0:12:39 0:02:17 0 84 93.2M 84 79.0M 0 0 106k 0 0:14:57 0:12:40 0:02:17 0 84 93.2M 84 79.0M 0 0 106k 0 0:14:58 0:12:41 0:02:17 0 84 93.2M 84 79.0M 0 0 106k 0 0:14:59 0:12:42 0:02:17 0 84 93.2M 84 79.0M 0 0 105k 0 0:15:00 0:12:43 0:02:17 0 84 93.2M 84 79.0M 0 0 105k 0 0:15:01 0:12:44 0:02:17 0 84 93.2M 84 79.0M 0 0 105k 0 0:15:03 0:12:45 0:02:18 0 84 93.2M 84 79.0M 0 0 105k 0 0:15:04 0:12:46 0:02:18 0 84 93.2M 84 79.0M 0 0 105k 0 0:15:05 0:12:47 0:02:18 0 84 93.2M 84 79.0M 0 0 105k 0 0:15:06 0:12:48 0:02:18 0 84 93.2M 84 79.0M 0 0 105k 0 0:15:07 0:12:49 0:02:18 0 84 93.2M 84 79.0M 0 0 105k 0 0:15:09 0:12:50 0:02:19 0 84 93.2M 84 79.0M 0 0 104k 0 0:15:10 0:12:51 0:02:19 0 84 93.2M 84 79.0M 0 0 104k 0 0:15:11 0:12:52 0:02:19 0 84 93.2M 84 79.0M 0 0 104k 0 0:15:12 0:12:53 0:02:19 0 84 93.2M 84 79.0M 0 0 104k 0 0:15:13 0:12:54 0:02:19 0 84 93.2M 84 79.0M 0 0 104k 0 0:15:14 0:12:55 0:02:19 0 84 93.2M 84 79.0M 0 0 104k 0 0:15:16 0:12:56 0:02:20 0 84 93.2M 84 79.0M 0 0 104k 0 0:15:17 0:12:57 0:02:20 0 84 93.2M 84 79.0M 0 0 103k 0 0:15:18 0:12:58 0:02:20 0 84 93.2M 84 79.0M 0 0 103k 0 0:15:19 0:12:59 0:02:20 0 84 93.2M 84 79.0M 0 0 103k 0 0:15:20 0:13:00 0:02:20 0 84 93.2M 84 79.0M 0 0 103k 0 0:15:21 0:13:01 0:02:20 0 84 93.2M 84 79.0M 0 0 103k 0 0:15:23 0:13:02 0:02:21 0 84 93.2M 84 79.0M 0 0 103k 0 0:15:24 0:13:03 0:02:21 0 84 93.2M 84 79.0M 0 0 103k 0 0:15:25 0:13:04 0:02:21 0 84 93.2M 84 79.0M 0 0 102k 0 0:15:26 0:13:05 0:02:21 0 84 93.2M 84 79.0M 0 0 102k 0 0:15:27 0:13:06 0:02:21 0 84 93.2M 84 79.0M 0 0 102k 0 0:15:29 0:13:07 0:02:22 0 89 93.2M 89 83.7M 0 0 108k 0 0:14:38 0:13:09 0:01:29 816k 89 93.2M 89 83.7M 0 0 108k 0 0:14:40 0:13:10 0:01:30 816k 89 93.2M 89 83.7M 0 0 108k 0 0:14:41 0:13:11 0:01:30 816k 89 93.2M 89 83.7M 0 0 108k 0 0:14:42 0:13:12 0:01:30 816k 89 93.2M 89 83.7M 0 0 108k 0 0:14:43 0:13:13 0:01:30 816k 89 93.2M 89 83.7M 0 0 107k 0 0:14:44 0:13:14 0:01:30 0 89 93.2M 89 83.7M 0 0 107k 0 0:14:45 0:13:15 0:01:30 0 89 93.2M 89 83.7M 0 0 107k 0 0:14:46 0:13:16 0:01:30 0 89 93.2M 89 83.7M 0 0 107k 0 0:14:47 0:13:17 0:01:30 0 89 93.2M 89 83.7M 0 0 107k 0 0:14:48 0:13:18 0:01:30 0 89 93.2M 89 83.7M 0 0 107k 0 0:14:50 0:13:19 0:01:31 0 89 93.2M 89 83.7M 0 0 107k 0 0:14:51 0:13:20 0:01:31 0 89 93.2M 89 83.7M 0 0 106k 0 0:14:52 0:13:21 0:01:31 0 89 93.2M 89 83.7M 0 0 106k 0 0:14:53 0:13:22 0:01:31 0 89 93.2M 89 83.7M 0 0 106k 0 0:14:54 0:13:23 0:01:31 0 89 93.2M 89 83.7M 0 0 106k 0 0:14:55 0:13:24 0:01:31 0 89 93.2M 89 83.7M 0 0 106k 0 0:14:56 0:13:25 0:01:31 0 89 93.2M 89 83.7M 0 0 106k 0 0:14:57 0:13:26 0:01:31 0 89 93.2M 89 83.7M 0 0 106k 0 0:14:59 0:13:27 0:01:32 0 89 93.2M 89 83.7M 0 0 106k 0 0:14:59 0:13:27 0:01:32 0 89 93.2M 89 83.7M 0 0 106k 0 0:15:00 0:13:28 0:01:32 0 89 93.2M 89 83.7M 0 0 105k 0 0:15:01 0:13:29 0:01:32 0 89 93.2M 89 83.7M 0 0 105k 0 0:15:02 0:13:30 0:01:32 0 89 93.2M 89 83.7M 0 0 105k 0 0:15:03 0:13:31 0:01:32 0 89 93.2M 89 83.7M 0 0 105k 0 0:15:04 0:13:32 0:01:32 0 89 93.2M 89 83.7M 0 0 105k 0 0:15:05 0:13:33 0:01:32 0 89 93.2M 89 83.7M 0 0 105k 0 0:15:06 0:13:34 0:01:32 0 89 93.2M 89 83.7M 0 0 105k 0 0:15:07 0:13:35 0:01:32 0 89 93.2M 89 83.7M 0 0 104k 0 0:15:09 0:13:36 0:01:33 0 89 93.2M 89 83.7M 0 0 104k 0 0:15:10 0:13:37 0:01:33 0 89 93.2M 89 83.7M 0 0 104k 0 0:15:11 0:13:38 0:01:33 0 89 93.2M 89 83.7M 0 0 104k 0 0:15:12 0:13:39 0:01:33 0 89 93.2M 89 83.7M 0 0 104k 0 0:15:13 0:13:40 0:01:33 0 89 93.2M 89 83.7M 0 0 104k 0 0:15:14 0:13:41 0:01:33 0 89 93.2M 89 83.7M 0 0 104k 0 0:15:15 0:13:42 0:01:33 0 89 93.2M 89 83.7M 0 0 104k 0 0:15:16 0:13:43 0:01:33 0 89 93.2M 89 83.7M 0 0 103k 0 0:15:17 0:13:44 0:01:33 0 89 93.2M 89 83.7M 0 0 103k 0 0:15:19 0:13:45 0:01:34 0 89 93.2M 89 83.7M 0 0 103k 0 0:15:20 0:13:46 0:01:34 0 89 93.2M 89 83.7M 0 0 103k 0 0:15:21 0:13:47 0:01:34 0 89 93.2M 89 83.7M 0 0 103k 0 0:15:22 0:13:48 0:01:34 0 89 93.2M 89 83.7M 0 0 103k 0 0:15:23 0:13:49 0:01:34 0 89 93.2M 89 83.7M 0 0 103k 0 0:15:24 0:13:50 0:01:34 0 89 93.2M 89 83.7M 0 0 103k 0 0:15:25 0:13:51 0:01:34 0 89 93.2M 89 83.7M 0 0 102k 0 0:15:26 0:13:52 0:01:34 0 89 93.2M 89 83.7M 0 0 102k 0 0:15:27 0:13:53 0:01:34 0 89 93.2M 89 83.7M 0 0 102k 0 0:15:29 0:13:54 0:01:35 0 89 93.2M 89 83.7M 0 0 102k 0 0:15:30 0:13:55 0:01:35 0 89 93.2M 89 83.7M 0 0 102k 0 0:15:31 0:13:56 0:01:35 0 89 93.2M 89 83.7M 0 0 102k 0 0:15:32 0:13:57 0:01:35 0 89 93.2M 89 83.7M 0 0 102k 0 0:15:33 0:13:58 0:01:35 0 89 93.2M 89 83.7M 0 0 102k 0 0:15:34 0:13:59 0:01:35 0 89 93.2M 89 83.7M 0 0 101k 0 0:15:35 0:14:00 0:01:35 0 89 93.2M 89 83.7M 0 0 101k 0 0:15:36 0:14:01 0:01:35 0 89 93.2M 89 83.7M 0 0 101k 0 0:15:38 0:14:02 0:01:36 0 89 93.2M 89 83.7M 0 0 101k 0 0:15:39 0:14:03 0:01:36 0 89 93.2M 89 83.7M 0 0 101k 0 0:15:40 0:14:04 0:01:36 0 89 93.2M 89 83.7M 0 0 101k 0 0:15:41 0:14:05 0:01:36 0 89 93.2M 89 83.7M 0 0 101k 0 0:15:42 0:14:06 0:01:36 0 89 93.2M 89 83.7M 0 0 101k 0 0:15:43 0:14:07 0:01:36 0 89 93.2M 89 83.7M 0 0 101k 0 0:15:44 0:14:08 0:01:36 0 90 93.2M 90 84.2M 0 0 101k 0 0:15:39 0:14:09 0:01:30 110k 93 93.2M 93 87.4M 0 0 105k 0 0:15:06 0:14:11 0:00:55 727k 93 93.2M 93 87.4M 0 0 105k 0 0:15:07 0:14:12 0:00:55 727k 93 93.2M 93 87.4M 0 0 105k 0 0:15:08 0:14:13 0:00:55 727k 93 93.2M 93 87.4M 0 0 104k 0 0:15:10 0:14:14 0:00:56 727k 93 93.2M 93 87.4M 0 0 104k 0 0:15:11 0:14:15 0:00:56 616k 93 93.2M 93 87.4M 0 0 104k 0 0:15:12 0:14:16 0:00:56 0 93 93.2M 93 87.4M 0 0 104k 0 0:15:13 0:14:17 0:00:56 0 93 93.2M 93 87.4M 0 0 104k 0 0:15:14 0:14:18 0:00:56 0 93 93.2M 93 87.4M 0 0 104k 0 0:15:15 0:14:19 0:00:56 0 93 93.2M 93 87.4M 0 0 104k 0 0:15:16 0:14:20 0:00:56 0 93 93.2M 93 87.4M 0 0 104k 0 0:15:17 0:14:21 0:00:56 0 93 93.2M 93 87.4M 0 0 103k 0 0:15:18 0:14:22 0:00:56 0 93 93.2M 93 87.4M 0 0 103k 0 0:15:19 0:14:23 0:00:56 0 93 93.2M 93 87.4M 0 0 103k 0 0:15:20 0:14:24 0:00:56 0 93 93.2M 93 87.4M 0 0 103k 0 0:15:21 0:14:25 0:00:56 0 93 93.2M 93 87.4M 0 0 103k 0 0:15:22 0:14:26 0:00:56 0 93 93.2M 93 87.4M 0 0 103k 0 0:15:23 0:14:27 0:00:56 0 93 93.2M 93 87.4M 0 0 103k 0 0:15:24 0:14:28 0:00:56 0 93 93.2M 93 87.4M 0 0 103k 0 0:15:26 0:14:29 0:00:57 0 93 93.2M 93 87.4M 0 0 102k 0 0:15:27 0:14:30 0:00:57 0 93 93.2M 93 87.4M 0 0 102k 0 0:15:28 0:14:31 0:00:57 0 93 93.2M 93 87.4M 0 0 102k 0 0:15:29 0:14:32 0:00:57 0 93 93.2M 93 87.4M 0 0 102k 0 0:15:30 0:14:33 0:00:57 0 93 93.2M 93 87.4M 0 0 102k 0 0:15:31 0:14:34 0:00:57 0 93 93.2M 93 87.4M 0 0 102k 0 0:15:32 0:14:35 0:00:57 0 93 93.2M 93 87.4M 0 0 102k 0 0:15:33 0:14:36 0:00:57 0 93 93.2M 93 87.4M 0 0 102k 0 0:15:34 0:14:37 0:00:57 0 93 93.2M 93 87.4M 0 0 102k 0 0:15:35 0:14:38 0:00:57 0 93 93.2M 93 87.4M 0 0 101k 0 0:15:36 0:14:39 0:00:57 0 93 93.2M 93 87.4M 0 0 101k 0 0:15:37 0:14:40 0:00:57 0 93 93.2M 93 87.4M 0 0 101k 0 0:15:38 0:14:41 0:00:57 0 93 93.2M 93 87.4M 0 0 101k 0 0:15:39 0:14:42 0:00:57 0 93 93.2M 93 87.4M 0 0 101k 0 0:15:40 0:14:43 0:00:57 0 93 93.2M 93 87.4M 0 0 101k 0 0:15:42 0:14:44 0:00:58 0 93 93.2M 93 87.4M 0 0 101k 0 0:15:43 0:14:45 0:00:58 0 93 93.2M 93 87.4M 0 0 101k 0 0:15:44 0:14:46 0:00:58 0 93 93.2M 93 87.4M 0 0 100k 0 0:15:45 0:14:47 0:00:58 0 93 93.2M 93 87.4M 0 0 100k 0 0:15:46 0:14:48 0:00:58 0 93 93.2M 93 87.4M 0 0 100k 0 0:15:47 0:14:49 0:00:58 0 93 93.2M 93 87.4M 0 0 100k 0 0:15:48 0:14:50 0:00:58 0 93 93.2M 93 87.4M 0 0 100k 0 0:15:49 0:14:51 0:00:58 0 93 93.2M 93 87.4M 0 0 100k 0 0:15:50 0:14:52 0:00:58 0 93 93.2M 93 87.4M 0 0 100k 0 0:15:51 0:14:53 0:00:58 0 93 93.2M 93 87.4M 0 0 100k 0 0:15:52 0:14:54 0:00:58 0 93 93.2M 93 87.4M 0 0 100k 0 0:15:53 0:14:55 0:00:58 0 93 93.2M 93 87.4M 0 0 99k 0 0:15:54 0:14:56 0:00:58 0 93 93.2M 93 87.4M 0 0 99k 0 0:15:55 0:14:57 0:00:58 0 93 93.2M 93 87.4M 0 0 99k 0 0:15:57 0:14:58 0:00:59 0 93 93.2M 93 87.4M 0 0 99k 0 0:15:58 0:14:59 0:00:59 0 93 93.2M 93 87.4M 0 0 99k 0 0:15:59 0:15:00 0:00:59 0 93 93.2M 93 87.4M 0 0 99k 0 0:16:00 0:15:01 0:00:59 0 93 93.2M 93 87.4M 0 0 99k 0 0:16:01 0:15:02 0:00:59 0 93 93.2M 93 87.4M 0 0 99k 0 0:16:02 0:15:03 0:00:59 0 93 93.2M 93 87.4M 0 0 99k 0 0:16:03 0:15:04 0:00:59 0 93 93.2M 93 87.4M 0 0 98k 0 0:16:04 0:15:05 0:00:59 0 93 93.2M 93 87.4M 0 0 98k 0 0:16:05 0:15:06 0:00:59 0 93 93.2M 93 87.4M 0 0 98k 0 0:16:06 0:15:07 0:00:59 0 93 93.2M 93 87.4M 0 0 98k 0 0:16:07 0:15:08 0:00:59 0 93 93.2M 93 87.4M 0 0 98k 0 0:16:08 0:15:09 0:00:59 0 93 93.2M 93 87.4M 0 0 98k 0 0:16:09 0:15:10 0:00:59 0 94 93.2M 94 87.9M 0 0 98k 0 0:16:05 0:15:10 0:00:55 97848 100 93.2M 100 93.2M 0 0 104k 0 0:15:11 0:15:11 --:--:-- 1497k 01:26:07 go1.15.2.linux-arm64.tar.gz: OK 01:26:22 Staging go 01:26:55 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 01:26:55 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] 01:26:55 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 01:26:55 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [835 kB] 01:26:55 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Translation-en [280 kB] 01:26:55 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2360 B] 01:26:55 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Translation-en [2996 B] 01:26:55 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1172 B] 01:26:55 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Translation-en [22.7 kB] 01:26:55 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [943 kB] 01:26:55 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Translation-en [243 kB] 01:26:55 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [975 kB] 01:26:55 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main Translation-en [516 kB] 01:26:55 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [126 kB] 01:26:55 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Translation-en [108 kB] 01:26:55 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [664 B] 01:26:55 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Translation-en [3584 B] 01:26:55 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [8316 kB] 01:26:55 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/universe Translation-en [4941 kB] 01:26:55 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1129 kB] 01:26:55 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Translation-en [371 kB] 01:26:55 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5072 B] 01:26:55 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Translation-en [7012 B] 01:26:55 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2088 B] 01:26:55 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Translation-en [25.3 kB] 01:26:55 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1481 kB] 01:26:55 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Translation-en [355 kB] 01:26:55 Fetched 21.1 MB in 6s (3407 kB/s) 01:26:55 Get:1 libnorm1_1.5r6+dfsg1-6_arm64.deb [218 kB] 01:26:55 Fetched 218 kB in 0s (0 B/s) 01:26:55 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb [140 kB] 01:26:55 Fetched 140 kB in 0s (0 B/s) 01:26:55 Get:1 libzmq5_4.2.5-1ubuntu0.2_arm64.deb [208 kB] 01:26:55 Fetched 208 kB in 0s (0 B/s) 01:26:55 Get:1 libsodium23_1.0.16-2_arm64.deb [90.4 kB] 01:26:55 Fetched 90.4 kB in 0s (0 B/s) 01:26:55 Pulling app-service-config 01:27:00 Pulling config-common 01:27:04 Skipping build go (already ran) 01:27:04 Building app-service-config 01:27:04 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 01:27:06 go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.3.0 01:27:06 go: downloading github.com/gorilla/mux v1.8.0 01:27:06 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.112 01:27:06 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.57 01:27:06 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 01:27:06 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 01:27:06 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 01:27:06 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 01:27:06 go: downloading github.com/BurntSushi/toml v0.3.1 01:27:06 go: downloading github.com/x448/float16 v0.8.4 01:27:07 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 01:27:07 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 01:27:07 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 01:27:07 go: downloading github.com/google/uuid v1.1.2 01:27:07 go: downloading github.com/mitchellh/copystructure v1.0.0 01:27:07 go: downloading github.com/pelletier/go-toml v1.2.0 01:27:07 go: downloading github.com/go-kit/kit v0.8.0 01:27:07 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 01:27:07 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 01:27:07 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 01:27:07 go: downloading github.com/go-playground/validator/v10 v10.3.0 01:27:07 go: downloading go.mongodb.org/mongo-driver v1.1.1 01:27:07 go: downloading github.com/mitchellh/reflectwalk v1.0.0 01:27:07 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:27:07 go: downloading github.com/go-logfmt/logfmt v0.4.0 01:27:07 go: downloading github.com/go-redis/redis/v7 v7.2.0 01:28:15 go: downloading github.com/pebbe/zmq4 v1.0.0 01:28:15 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 01:28:15 go: downloading github.com/mitchellh/mapstructure v1.1.2 01:28:15 go: downloading github.com/leodido/go-urn v1.2.0 01:29:12 go: downloading github.com/go-playground/universal-translator v0.17.0 01:29:12 go: downloading github.com/hashicorp/consul/api v1.1.0 01:29:12 go: downloading github.com/go-playground/locales v0.13.0 01:29:12 go: downloading github.com/hashicorp/serf v0.8.2 01:29:12 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 01:29:12 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 01:29:12 go: downloading github.com/go-stack/stack v1.8.0 01:29:12 go: downloading github.com/xdg/stringprep v1.0.0 01:29:12 go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 01:29:12 go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 01:29:12 go: downloading github.com/golang/snappy v0.0.1 01:31:19 go: downloading golang.org/x/text v0.3.2 01:31:19 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 01:31:19 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 01:32:15 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 01:32:15 go: downloading github.com/hashicorp/golang-lru v0.5.0 01:32:54 Building config-common 01:33:07 Skipping stage go (already ran) 01:33:07 Staging app-service-config 01:33:09 Staging config-common 01:33:13 Priming go 01:33:18 Priming app-service-config 01:33:23 Priming config-common [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 01:33:34 provisioning config files... 01:33:34 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-124@tmp/config7006343852558038477tmp [Pipeline] { [Pipeline] sh 01:33:34 + set +x 01:33:34 + curl -s https://codecov.io/bash 01:33:34 + bash -s -- 01:33:34 01:33:34 _____ _ 01:33:34 / ____| | | 01:33:34 | | ___ __| | ___ ___ _____ __ 01:33:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:33:34 | |___| (_) | (_| | __/ (_| (_) \ V / 01:33:34 \_____\___/ \__,_|\___|\___\___/ \_/ 01:33:34 Bash-20201106-81372f2 01:33:34 01:33:34 01:33:34 ==> Jenkins CI detected. 01:33:34 project root: . 01:33:34 --> token set from env 01:33:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:33:34 ==> Running gcov in . (disable via -X gcov) 01:33:34 ==> Python coveragepy not found 01:33:34 ==> Searching for coverage reports in: 01:33:34 + . 01:33:34 -> Found 1 reports 01:33:34 ==> Detecting git/mercurial file structure 01:33:34 ==> Reading reports 01:33:34 + ./coverage.out bytes=10 01:33:34 ==> Appending adjustments 01:33:34 https://docs.codecov.io/docs/fixing-reports 01:33:34 + Found adjustments 01:33:34 ==> Gzipping contents 01:33:34 ==> Uploading reports 01:33:34 url: https://codecov.io 01:33:34 query: branch=PR-124&commit=a0426c5be28d8e5f9c1bd41f81e4655016a188e6&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-124%2F28%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=124&job=&cmd_args= 01:33:34 -> Pinging Codecov 01:33:34 https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-124&commit=a0426c5be28d8e5f9c1bd41f81e4655016a188e6&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-124%2F28%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=124&job=&cmd_args= 01:33:35 -> Uploading to 01:33:35 https://storage.googleapis.com/codecov/v4/raw/2020-11-13/A97CA9966030D2A3747ED39772930CCE/a0426c5be28d8e5f9c1bd41f81e4655016a188e6/12ead735-684c-4157-b3b4-270336db3373.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201113T013335Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b1035c5aded7d5f0c391a7d585fc466bf4fce6c40f3023b46fc2d79e0aaa94ce 01:33:35 % Total % Received % Xferd Average Speed Time Time Time Current 01:33:35 Dload Upload Total Spent Left Speed 01:33:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 378 0 0 100 378 0 988 --:--:-- --:--:-- --:--:-- 989 01:33:35 -> View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/a0426c5be28d8e5f9c1bd41f81e4655016a188e6 [Pipeline] } 01:33:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 01:33:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:33:39 ---> package-listing.sh 01:33:39 ++ facter osfamily 01:33:39 ++ tr '[:upper:]' '[:lower:]' 01:33:39 + OS_FAMILY=redhat 01:33:39 + workspace=/w/workspace/_app-service-configurable_PR-124 01:33:39 + START_PACKAGES=/tmp/packages_start.txt 01:33:39 + END_PACKAGES=/tmp/packages_end.txt 01:33:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:33:39 + PACKAGES=/tmp/packages_start.txt 01:33:39 + '[' /w/workspace/_app-service-configurable_PR-124 ']' 01:33:39 + PACKAGES=/tmp/packages_end.txt 01:33:39 + case "${OS_FAMILY}" in 01:33:39 + rpm -qa 01:33:39 + sort 01:33:43 + '[' -f /tmp/packages_start.txt ']' 01:33:43 + '[' -f /tmp/packages_end.txt ']' 01:33:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:33:43 + '[' /w/workspace/_app-service-configurable_PR-124 ']' 01:33:43 + mkdir -p /w/workspace/_app-service-configurable_PR-124/archives/ 01:33:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-124/archives/ [Pipeline] echo 01:33:43 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/_app-service-configurable_PR-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:33:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:33:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:33:44 01:33:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:33:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:33:44 alpine: Pulling from edgex-lftools-log-publisher 01:33:44 df20fa9351a1: Pulling fs layer 01:33:44 36b3adc4ff6f: Pulling fs layer 01:33:44 8ad3a11d3b57: Pulling fs layer 01:33:44 46f8f816bc3b: Pulling fs layer 01:33:44 93b61091891f: Pulling fs layer 01:33:44 93b9cdb0e59b: Pulling fs layer 01:33:44 5e14af77c1be: Pulling fs layer 01:33:44 01666e4c0597: Pulling fs layer 01:33:44 aa168da1d23b: Pulling fs layer 01:33:44 46f8f816bc3b: Waiting 01:33:44 93b61091891f: Waiting 01:33:44 93b9cdb0e59b: Waiting 01:33:44 5e14af77c1be: Waiting 01:33:44 01666e4c0597: Waiting 01:33:44 aa168da1d23b: Waiting 01:33:44 36b3adc4ff6f: Verifying Checksum 01:33:44 36b3adc4ff6f: Download complete 01:33:44 46f8f816bc3b: Verifying Checksum 01:33:44 46f8f816bc3b: Download complete 01:33:44 df20fa9351a1: Download complete 01:33:44 93b9cdb0e59b: Download complete 01:33:45 5e14af77c1be: Verifying Checksum 01:33:45 5e14af77c1be: Download complete 01:33:45 93b61091891f: Verifying Checksum 01:33:45 93b61091891f: Download complete 01:33:45 01666e4c0597: Verifying Checksum 01:33:45 01666e4c0597: Download complete 01:33:45 8ad3a11d3b57: Verifying Checksum 01:33:45 8ad3a11d3b57: Download complete 01:33:45 df20fa9351a1: Pull complete 01:33:45 36b3adc4ff6f: Pull complete 01:33:46 8ad3a11d3b57: Pull complete 01:33:46 46f8f816bc3b: Pull complete 01:33:46 aa168da1d23b: Verifying Checksum 01:33:46 aa168da1d23b: Download complete 01:33:46 93b61091891f: Pull complete 01:33:47 93b9cdb0e59b: Pull complete 01:33:47 5e14af77c1be: Pull complete 01:33:47 01666e4c0597: Pull complete 01:33:54 aa168da1d23b: Pull complete 01:33:54 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:33:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:33:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:33:54 prd-centos7-docker-4c-2g-11993 does not seem to be running inside a container 01:33:54 $ 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/_app-service-configurable_PR-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-124 -v /w/workspace/_app-service-configurable_PR-124:/w/workspace/_app-service-configurable_PR-124:rw,z -v /w/workspace/_app-service-configurable_PR-124@tmp:/w/workspace/_app-service-configurable_PR-124@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-lftools-log-publisher:alpine cat 01:33:58 $ docker top 9c8997698480c1d6e47f105ec35d3d23371f2e2594a5e64cd934473eef8034aa -eo pid,comm [Pipeline] { [Pipeline] sh 01:33:58 + touch /tmp/pre-build-complete [Pipeline] sh 01:33:58 + mkdir -p /var/log/sa [Pipeline] sh 01:33:59 + ls /var/log/sa-host 01:33:59 + sadf -c /var/log/sa-host/sa05 01:33:59 file_magic: OK 01:33:59 HZ: Using current value: 100 01:33:59 file_header: OK 01:33:59 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 01:33:59 Statistics: 01:33:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:33:59 File successfully converted to sysstat format version 12.2.1 01:33:59 + sadf -c /var/log/sa-host/sa13 01:33:59 file_magic: OK 01:33:59 HZ: Using current value: 100 01:33:59 file_header: OK 01:33:59 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 01:33:59 Statistics: 01:33:59 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... 01:33:59 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:33:59 provisioning config files... 01:33:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-124@tmp/config1806983799262388074tmp [Pipeline] { [Pipeline] echo 01:34:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:34:00 ---> create-netrc.sh [Pipeline] } 01:34:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 01:34:00 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 01:34:00 ---> python-tools-install.sh [Pipeline] echo 01:34:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:34:01 ---> sudo-logs.sh 01:34:01 Archiving 'sudo' log.. [Pipeline] echo 01:34:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:34:01 ---> job-cost.sh 01:34:01 lf-activate-venv: SKIPPING 01:34:01 INFO: No Stack... 01:34:02 INFO: Retrieving Pricing Info for: v1-standard-2 01:34:02 INFO: Archiving Costs [Pipeline] echo 01:34:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:34:02 ---> logs-deploy.sh 01:34:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-124/28 01:34:02 INFO: archiving workspace using pattern(s): 01:34:04 Archives upload complete. 01:34:04 INFO: archiving logs to Nexus 01:34:05 ---> uname -a: 01:34:05 Linux prd-centos7-docker-4c-2g-11993.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 01:34:05 01:34:05 01:34:05 ---> lscpu: 01:34:05 Architecture: x86_64 01:34:05 CPU op-mode(s): 32-bit, 64-bit 01:34:05 Byte Order: Little Endian 01:34:05 Address sizes: 40 bits physical, 48 bits virtual 01:34:05 CPU(s): 4 01:34:05 On-line CPU(s) list: 0-3 01:34:05 Thread(s) per core: 1 01:34:05 Core(s) per socket: 1 01:34:05 Socket(s): 4 01:34:05 NUMA node(s): 1 01:34:05 Vendor ID: GenuineIntel 01:34:05 CPU family: 6 01:34:05 Model: 44 01:34:05 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 01:34:05 Stepping: 1 01:34:05 CPU MHz: 2933.442 01:34:05 BogoMIPS: 5866.88 01:34:05 Virtualization: VT-x 01:34:05 Hypervisor vendor: KVM 01:34:05 Virtualization type: full 01:34:05 L1d cache: 128 KiB 01:34:05 L1i cache: 128 KiB 01:34:05 L2 cache: 16 MiB 01:34:05 L3 cache: 64 MiB 01:34:05 NUMA node0 CPU(s): 0-3 01:34:05 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 01:34:05 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 01:34:05 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 01:34:05 Vulnerability Meltdown: Mitigation; PTI 01:34:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:34:05 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:34:05 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:34:05 Vulnerability Tsx async abort: Not affected 01:34:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 01:34:05 01:34:05 01:34:05 ---> nproc: 01:34:05 4 01:34:05 01:34:05 01:34:05 ---> df -h: 01:34:05 Filesystem Size Used Available Use% Mounted on 01:34:05 overlay 50.0G 6.8G 43.1G 14% / 01:34:05 tmpfs 64.0M 0 64.0M 0% /dev 01:34:05 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 01:34:05 shm 64.0M 0 64.0M 0% /dev/shm 01:34:05 /dev/vda1 50.0G 6.8G 43.1G 14% /facter-os 01:34:05 /dev/vda1 50.0G 6.8G 43.1G 14% /etc/resolv.conf 01:34:05 /dev/vda1 50.0G 6.8G 43.1G 14% /etc/hostname 01:34:05 /dev/vda1 50.0G 6.8G 43.1G 14% /etc/hosts 01:34:05 /dev/vda1 50.0G 6.8G 43.1G 14% /w/workspace/_app-service-configurable_PR-124 01:34:05 /dev/vda1 50.0G 6.8G 43.1G 14% /w/workspace/_app-service-configurable_PR-124@tmp 01:34:05 /dev/vda1 50.0G 6.8G 43.1G 14% /var/log/sa-host 01:34:05 /dev/vda1 50.0G 6.8G 43.1G 14% /var/log/secure 01:34:05 /dev/vda1 50.0G 6.8G 43.1G 14% /var/log/auth.log 01:34:05 /dev/vda1 50.0G 6.8G 43.1G 14% /run/cloud-init/result.json 01:34:05 01:34:05 01:34:05 ---> free -m: 01:34:05 total used free shared buff/cache available 01:34:05 Mem: 1837 684 110 0 1041 1050 01:34:05 Swap: 1023 1 1022 01:34:05 01:34:05 01:34:05 ---> ip addr: 01:34:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 01:34:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:34:05 inet 127.0.0.1/8 scope host lo 01:34:05 valid_lft forever preferred_lft forever 01:34:05 inet6 ::1/128 scope host 01:34:05 valid_lft forever preferred_lft forever 01:34:05 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 01:34:05 link/ether fa:16:3e:27:f3:23 brd ff:ff:ff:ff:ff:ff 01:34:05 inet 10.30.123.7/23 brd 10.30.123.255 scope global dynamic eth0 01:34:05 valid_lft 83948sec preferred_lft 83948sec 01:34:05 inet6 fe80::f816:3eff:fe27:f323/64 scope link 01:34:05 valid_lft forever preferred_lft forever 01:34:05 3: docker0: mtu 1500 qdisc noqueue state DOWN 01:34:05 link/ether 02:42:dd:9c:fe:37 brd ff:ff:ff:ff:ff:ff 01:34:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:34:05 valid_lft forever preferred_lft forever 01:34:05 inet6 fe80::42:ddff:fe9c:fe37/64 scope link 01:34:05 valid_lft forever preferred_lft forever 01:34:05 01:34:05 01:34:05 ---> sar -b -r -n DEV: 01:34:05 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/13/20 _x86_64_ (4 CPU) 01:34:05 01:34:05 00:52:56 LINUX RESTART (4 CPU) 01:34:05 01:34:05 00:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:34:05 00:55:01 6.96 1.66 5.29 0.00 100.68 145.80 0.00 01:34:05 00:56:02 0.40 0.00 0.40 0.00 0.00 6.75 0.00 01:34:05 00:57:01 0.25 0.00 0.25 0.00 0.00 2.76 0.00 01:34:05 00:58:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 01:34:05 00:59:01 0.32 0.00 0.32 0.00 0.00 4.41 0.00 01:34:05 01:00:01 0.37 0.02 0.35 0.00 0.13 4.11 0.00 01:34:05 01:01:01 0.30 0.02 0.28 0.00 0.13 3.48 0.00 01:34:05 01:02:01 0.42 0.08 0.33 0.00 1.60 5.94 0.00 01:34:05 01:03:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 01:34:05 01:04:01 0.20 0.00 0.20 0.00 0.00 1.90 0.00 01:34:05 01:05:01 0.17 0.00 0.17 0.00 0.00 2.28 0.00 01:34:05 01:06:01 0.33 0.00 0.33 0.00 0.00 5.00 0.00 01:34:05 01:07:01 0.25 0.00 0.25 0.00 0.00 2.58 0.00 01:34:05 01:08:01 0.37 0.17 0.20 0.00 5.33 1.62 0.00 01:34:05 01:09:01 0.67 0.00 0.67 0.00 0.00 13.74 0.00 01:34:05 01:10:01 0.27 0.00 0.27 0.00 0.00 3.51 0.00 01:34:05 01:11:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 01:34:05 01:12:01 0.15 0.00 0.15 0.00 0.00 1.62 0.00 01:34:05 01:13:01 0.27 0.00 0.27 0.00 0.00 3.01 0.00 01:34:05 01:14:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 01:34:05 01:15:01 0.23 0.00 0.23 0.00 0.00 3.23 0.00 01:34:05 01:16:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 01:34:05 01:17:01 0.20 0.00 0.20 0.00 0.00 1.48 0.00 01:34:05 01:18:01 0.18 0.00 0.18 0.00 0.00 1.48 0.00 01:34:05 01:19:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 01:34:05 01:20:02 0.33 0.00 0.33 0.00 0.00 5.00 0.00 01:34:05 01:21:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 01:34:05 01:22:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 01:34:05 01:23:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 01:34:05 01:24:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 01:34:05 01:25:01 0.23 0.00 0.23 0.00 0.00 3.35 0.00 01:34:05 01:26:01 0.23 0.00 0.23 0.00 0.00 2.32 0.00 01:34:05 01:27:01 0.23 0.00 0.23 0.00 0.00 1.78 0.00 01:34:05 01:28:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 01:34:05 01:29:01 0.15 0.00 0.15 0.00 0.00 2.00 0.00 01:34:05 01:30:01 0.23 0.00 0.23 0.00 0.00 3.63 0.00 01:34:05 01:31:01 0.22 0.00 0.22 0.00 0.00 3.41 0.00 01:34:05 01:32:01 0.18 0.00 0.18 0.00 0.00 1.95 0.00 01:34:05 01:33:01 0.22 0.00 0.22 0.00 0.00 3.05 0.00 01:34:05 Average: 0.42 0.05 0.37 0.00 2.77 6.76 0.00 01:34:05 01:34:05 00:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:34:05 00:55:01 151084 0 582996 30.98 2620 1144856 1121852 38.29 468076 1102836 20 01:34:05 00:56:02 156068 0 578004 30.72 2620 1144864 1092192 37.27 465788 1101168 12 01:34:05 00:57:01 156300 0 577764 30.71 2620 1144872 1092192 37.27 466280 1100560 8 01:34:05 00:58:01 153968 0 580096 30.83 2620 1144872 1092396 37.28 472828 1096512 16 01:34:05 00:59:01 151884 0 582172 30.94 2620 1144880 1092312 37.28 475012 1096512 8 01:34:05 01:00:01 152648 0 581400 30.90 2620 1144888 1092192 37.27 474216 1096512 12 01:34:05 01:01:01 150600 0 583444 31.01 2620 1144892 1094620 37.36 473624 1098648 8 01:34:05 01:02:01 152028 0 581888 30.93 2620 1145020 1092700 37.29 472628 1098712 16 01:34:05 01:03:01 151716 0 582196 30.94 2620 1145024 1092700 37.29 472496 1098708 8 01:34:05 01:04:01 150928 0 582980 30.98 2620 1145028 1092856 37.30 461936 1110244 20 01:34:05 01:05:01 151396 0 582508 30.96 2620 1145032 1092820 37.30 461520 1110244 12 01:34:05 01:06:01 152060 0 581840 30.92 2620 1145036 1092700 37.29 460980 1110244 8 01:34:05 01:07:01 152284 0 581608 30.91 2620 1145044 1092700 37.29 460988 1110244 8 01:34:05 01:08:01 151756 0 582136 30.94 2620 1145044 1092700 37.29 461416 1109940 16 01:34:05 01:09:01 151280 0 582604 30.96 2620 1145052 1092772 37.29 461820 1109940 8 01:34:05 01:10:01 152200 0 581680 30.91 2620 1145056 1092700 37.29 461444 1109940 12 01:34:05 01:11:01 152060 0 581816 30.92 2620 1145060 1092700 37.29 461200 1109940 8 01:34:05 01:12:01 151896 0 581976 30.93 2620 1145064 1092700 37.29 461164 1109980 12 01:34:05 01:13:01 151952 0 581916 30.93 2620 1145068 1092700 37.29 461292 1109980 8 01:34:05 01:14:01 151452 0 582412 30.95 2620 1145072 1092784 37.29 461732 1109980 8 01:34:05 01:15:01 152004 0 581856 30.92 2620 1145076 1092700 37.29 461300 1109980 12 01:34:05 01:16:01 152060 0 581792 30.92 2620 1145084 1092700 37.29 461308 1109980 8 01:34:05 01:17:01 151928 0 581924 30.93 2620 1145084 1092700 37.29 461308 1109980 8 01:34:05 01:18:01 152068 0 581776 30.92 2620 1145092 1092700 37.29 461316 1109980 8 01:34:05 01:19:01 151576 0 582264 30.95 2620 1145096 1092772 37.29 461700 1109980 8 01:34:05 01:20:02 151968 0 581864 30.92 2620 1145104 1092700 37.29 461200 1109984 16 01:34:05 01:21:01 151872 0 581960 30.93 2620 1145104 1092700 37.29 461436 1109980 8 01:34:05 01:22:01 151748 0 582080 30.94 2620 1145108 1092700 37.29 461456 1109980 8 01:34:05 01:23:01 151936 0 581884 30.93 2620 1145116 1092700 37.29 461216 1109980 8 01:34:05 01:24:01 151684 0 582136 30.94 2620 1145116 1092760 37.29 461644 1109980 8 01:34:05 01:25:01 151624 0 582188 30.94 2620 1145124 1092700 37.29 461352 1109980 8 01:34:05 01:26:01 151696 0 582108 30.94 2620 1145132 1092700 37.29 461360 1109984 8 01:34:05 01:27:01 151928 0 581872 30.93 2620 1145136 1092700 37.29 461368 1109980 8 01:34:05 01:28:01 152044 0 581752 30.92 2620 1145140 1092700 37.29 461496 1109980 16 01:34:05 01:29:01 151164 0 582628 30.97 2620 1145144 1092820 37.30 462132 1109980 16 01:34:05 01:30:01 151360 0 582428 30.95 2620 1145148 1092804 37.30 461624 1109980 20 01:34:05 01:31:01 151288 0 582492 30.96 2620 1145156 1092888 37.30 462120 1109980 8 01:34:05 01:32:01 150928 0 582844 30.98 2620 1145164 1092936 37.30 462384 1109980 8 01:34:05 01:33:01 150976 0 582796 30.97 2620 1145164 1093000 37.30 462432 1109980 8 01:34:05 Average: 151985 0 581899 30.93 2620 1145052 1093479 37.32 463759 1107448 11 01:34:05 01:34:05 00:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:34:05 00:55:01 eth0 18.28 14.98 11.23 23.52 0.00 0.00 0.00 0.00 01:34:05 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 00:55:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 00:56:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:34:05 00:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 00:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 00:57:01 eth0 0.93 0.08 0.07 0.01 0.00 0.00 0.00 0.00 01:34:05 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 00:58:01 eth0 0.92 0.37 0.32 0.20 0.00 0.00 0.00 0.00 01:34:05 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 00:59:01 eth0 0.83 0.52 0.52 0.27 0.00 0.00 0.00 0.00 01:34:05 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:00:01 eth0 0.53 0.07 0.06 0.01 0.00 0.00 0.00 0.00 01:34:05 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:01:01 eth0 0.47 0.33 0.27 0.20 0.00 0.00 0.00 0.00 01:34:05 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:02:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:34:05 01:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:03:01 eth0 0.73 0.08 0.06 0.01 0.00 0.00 0.00 0.00 01:34:05 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:04:01 eth0 1.13 0.43 0.44 0.23 0.00 0.00 0.00 0.00 01:34:05 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:05:01 eth0 0.73 0.30 0.30 0.23 0.00 0.00 0.00 0.00 01:34:05 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:06:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:34:05 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:07:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:34:05 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:08:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:34:05 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:09:01 eth0 0.33 0.17 0.14 0.07 0.00 0.00 0.00 0.00 01:34:05 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:10:01 eth0 0.08 0.15 0.01 0.01 0.00 0.00 0.00 0.00 01:34:05 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:11:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:34:05 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:12:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:13:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:14:01 eth0 0.20 0.17 0.13 0.07 0.00 0.00 0.00 0.00 01:34:05 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:15:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:16:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:17:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:18:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:19:01 eth0 0.35 0.32 0.17 0.09 0.00 0.00 0.00 0.00 01:34:05 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:20:02 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:21:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:22:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:23:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:24:01 eth0 0.20 0.15 0.13 0.07 0.00 0.00 0.00 0.00 01:34:05 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:25:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:26:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:27:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:28:01 eth0 0.52 0.02 0.05 0.00 0.00 0.00 0.00 0.00 01:34:05 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:29:01 eth0 0.57 0.37 0.34 0.26 0.00 0.00 0.00 0.00 01:34:05 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:30:01 eth0 0.85 0.18 0.15 0.01 0.00 0.00 0.00 0.00 01:34:05 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:31:01 eth0 1.55 0.35 0.37 0.20 0.00 0.00 0.00 0.00 01:34:05 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:32:01 eth0 1.17 0.25 0.32 0.19 0.00 0.00 0.00 0.00 01:34:05 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:33:01 eth0 0.42 0.30 0.26 0.20 0.00 0.00 0.00 0.00 01:34:05 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 Average: eth0 0.82 0.53 0.40 0.67 0.00 0.00 0.00 0.00 01:34:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:05 01:34:05 01:34:05 ---> sar -P ALL: 01:34:05 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/13/20 _x86_64_ (4 CPU) 01:34:05 01:34:05 00:52:56 LINUX RESTART (4 CPU) 01:34:05 01:34:05 00:54:01 CPU %user %nice %system %iowait %steal %idle 01:34:05 00:55:01 all 0.74 0.00 0.25 0.04 0.00 98.97 01:34:05 00:55:01 0 1.30 0.00 0.18 0.00 0.00 98.52 01:34:05 00:55:01 1 0.58 0.00 0.23 0.07 0.00 99.11 01:34:05 00:55:01 2 0.55 0.00 0.20 0.07 0.00 99.18 01:34:05 00:55:01 3 0.53 0.00 0.38 0.02 0.02 99.05 01:34:05 00:56:02 all 0.17 0.00 0.03 0.00 0.00 99.80 01:34:05 00:56:02 0 0.13 0.00 0.02 0.00 0.00 99.85 01:34:05 00:56:02 1 0.05 0.00 0.03 0.00 0.00 99.92 01:34:05 00:56:02 2 0.43 0.00 0.03 0.00 0.00 99.53 01:34:05 00:56:02 3 0.05 0.00 0.03 0.00 0.00 99.92 01:34:05 00:57:01 all 0.16 0.00 0.03 0.00 0.00 99.81 01:34:05 00:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:34:05 00:57:01 1 0.07 0.00 0.05 0.00 0.00 99.88 01:34:05 00:57:01 2 0.51 0.00 0.03 0.00 0.00 99.46 01:34:05 00:57:01 3 0.02 0.00 0.03 0.00 0.00 99.95 01:34:05 00:58:01 all 0.16 0.00 0.04 0.00 0.00 99.80 01:34:05 00:58:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:34:05 00:58:01 1 0.03 0.00 0.07 0.00 0.00 99.90 01:34:05 00:58:01 2 0.55 0.00 0.05 0.00 0.00 99.40 01:34:05 00:58:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:34:05 00:59:01 all 0.16 0.00 0.04 0.00 0.00 99.80 01:34:05 00:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:34:05 00:59:01 1 0.02 0.00 0.05 0.00 0.00 99.93 01:34:05 00:59:01 2 0.55 0.00 0.05 0.00 0.00 99.40 01:34:05 00:59:01 3 0.05 0.00 0.05 0.00 0.00 99.90 01:34:05 01:00:01 all 0.15 0.00 0.03 0.00 0.00 99.82 01:34:05 01:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:34:05 01:00:01 1 0.02 0.00 0.05 0.00 0.00 99.93 01:34:05 01:00:01 2 0.53 0.00 0.02 0.00 0.00 99.45 01:34:05 01:00:01 3 0.03 0.00 0.03 0.00 0.00 99.93 01:34:05 01:01:01 all 0.16 0.00 0.04 0.00 0.00 99.80 01:34:05 01:01:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:34:05 01:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:34:05 01:01:01 2 0.55 0.00 0.05 0.00 0.00 99.40 01:34:05 01:01:01 3 0.05 0.00 0.07 0.00 0.00 99.88 01:34:05 01:02:01 all 0.16 0.00 0.04 0.00 0.00 99.80 01:34:05 01:02:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:34:05 01:02:01 1 0.52 0.00 0.03 0.00 0.00 99.45 01:34:05 01:02:01 2 0.03 0.00 0.05 0.00 0.00 99.92 01:34:05 01:02:01 3 0.05 0.00 0.05 0.02 0.00 99.88 01:34:05 01:03:01 all 0.16 0.00 0.02 0.00 0.00 99.82 01:34:05 01:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:34:05 01:03:01 1 0.53 0.00 0.02 0.00 0.00 99.45 01:34:05 01:03:01 2 0.05 0.00 0.02 0.00 0.00 99.93 01:34:05 01:03:01 3 0.05 0.00 0.03 0.00 0.00 99.92 01:34:05 01:04:01 all 0.15 0.00 0.03 0.00 0.00 99.81 01:34:05 01:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:34:05 01:04:01 1 0.33 0.00 0.05 0.00 0.00 99.62 01:34:05 01:04:01 2 0.22 0.00 0.02 0.00 0.00 99.77 01:34:05 01:04:01 3 0.05 0.00 0.05 0.00 0.00 99.90 01:34:05 01:05:01 all 0.17 0.00 0.03 0.00 0.00 99.80 01:34:05 01:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:34:05 01:05:01 1 0.03 0.00 0.05 0.00 0.00 99.92 01:34:05 01:05:01 2 0.52 0.00 0.02 0.00 0.00 99.47 01:34:05 01:05:01 3 0.12 0.00 0.03 0.00 0.00 99.85 01:34:05 01:34:05 01:05:01 CPU %user %nice %system %iowait %steal %idle 01:34:05 01:06:01 all 0.15 0.00 0.02 0.00 0.00 99.83 01:34:05 01:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:34:05 01:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:34:05 01:06:01 2 0.53 0.00 0.02 0.00 0.00 99.45 01:34:05 01:06:01 3 0.02 0.00 0.05 0.00 0.00 99.93 01:34:05 01:07:01 all 0.15 0.00 0.02 0.00 0.00 99.83 01:34:05 01:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:34:05 01:07:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:34:05 01:07:01 2 0.52 0.00 0.02 0.00 0.00 99.47 01:34:05 01:07:01 3 0.05 0.00 0.03 0.00 0.00 99.92 01:34:05 01:08:01 all 0.15 0.00 0.03 0.00 0.00 99.82 01:34:05 01:08:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:34:05 01:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:34:05 01:08:01 2 0.52 0.00 0.03 0.00 0.00 99.45 01:34:05 01:08:01 3 0.03 0.00 0.05 0.00 0.00 99.92 01:34:05 01:09:01 all 0.16 0.00 0.03 0.00 0.00 99.81 01:34:05 01:09:01 0 0.02 0.00 0.03 0.00 0.02 99.93 01:34:05 01:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:34:05 01:09:01 2 0.53 0.00 0.03 0.00 0.00 99.43 01:34:05 01:09:01 3 0.05 0.00 0.05 0.00 0.00 99.90 01:34:05 01:10:01 all 0.14 0.00 0.02 0.00 0.00 99.84 01:34:05 01:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:34:05 01:10:01 1 0.18 0.00 0.03 0.00 0.00 99.78 01:34:05 01:10:01 2 0.33 0.00 0.02 0.00 0.00 99.65 01:34:05 01:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:34:05 01:11:01 all 0.17 0.00 0.02 0.00 0.00 99.80 01:34:05 01:11:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:34:05 01:11:01 1 0.53 0.00 0.03 0.00 0.00 99.43 01:34:05 01:11:01 2 0.05 0.00 0.02 0.00 0.00 99.93 01:34:05 01:11:01 3 0.05 0.00 0.05 0.00 0.02 99.88 01:34:05 01:12:01 all 0.15 0.00 0.04 0.00 0.00 99.81 01:34:05 01:12:01 0 0.50 0.00 0.03 0.00 0.00 99.47 01:34:05 01:12:01 1 0.05 0.00 0.07 0.00 0.00 99.88 01:34:05 01:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:34:05 01:12:01 3 0.03 0.00 0.03 0.00 0.00 99.93 01:34:05 01:13:01 all 0.15 0.00 0.02 0.00 0.00 99.82 01:34:05 01:13:01 0 0.50 0.00 0.02 0.00 0.00 99.48 01:34:05 01:13:01 1 0.05 0.00 0.05 0.00 0.02 99.88 01:34:05 01:13:01 2 0.03 0.00 0.03 0.00 0.00 99.93 01:34:05 01:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:34:05 01:14:01 all 0.11 0.00 0.05 0.00 0.00 99.85 01:34:05 01:14:01 0 0.32 0.00 0.07 0.00 0.00 99.62 01:34:05 01:14:01 1 0.03 0.00 0.05 0.00 0.00 99.92 01:34:05 01:14:01 2 0.03 0.00 0.03 0.00 0.00 99.93 01:34:05 01:14:01 3 0.05 0.00 0.03 0.00 0.00 99.92 01:34:05 01:15:01 all 0.04 0.00 0.03 0.00 0.00 99.93 01:34:05 01:15:01 0 0.05 0.00 0.02 0.00 0.00 99.93 01:34:05 01:15:01 1 0.07 0.00 0.05 0.00 0.00 99.88 01:34:05 01:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:34:05 01:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:34:05 01:16:01 all 0.17 0.00 0.03 0.00 0.00 99.81 01:34:05 01:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:34:05 01:16:01 1 0.05 0.00 0.02 0.00 0.00 99.93 01:34:05 01:16:01 2 0.18 0.00 0.03 0.00 0.00 99.78 01:34:05 01:16:01 3 0.40 0.00 0.03 0.00 0.00 99.57 01:34:05 01:34:05 01:16:01 CPU %user %nice %system %iowait %steal %idle 01:34:05 01:17:01 all 0.03 0.00 0.02 0.00 0.00 99.95 01:34:05 01:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:34:05 01:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:34:05 01:17:01 2 0.03 0.00 0.03 0.00 0.00 99.93 01:34:05 01:17:01 3 0.07 0.00 0.02 0.00 0.00 99.92 01:34:05 01:18:01 all 0.10 0.00 0.03 0.00 0.00 99.87 01:34:05 01:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:34:05 01:18:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:34:05 01:18:01 2 0.05 0.00 0.05 0.00 0.02 99.88 01:34:05 01:18:01 3 0.28 0.00 0.03 0.00 0.00 99.68 01:34:05 01:19:01 all 0.14 0.00 0.03 0.00 0.00 99.83 01:34:05 01:19:01 0 0.02 0.00 0.05 0.00 0.00 99.93 01:34:05 01:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:34:05 01:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:34:05 01:19:01 3 0.52 0.00 0.03 0.00 0.00 99.45 01:34:05 01:20:02 all 0.15 0.00 0.02 0.00 0.00 99.83 01:34:05 01:20:02 0 0.02 0.00 0.03 0.00 0.00 99.95 01:34:05 01:20:02 1 0.02 0.00 0.02 0.00 0.00 99.97 01:34:05 01:20:02 2 0.05 0.00 0.02 0.00 0.00 99.93 01:34:05 01:20:02 3 0.52 0.00 0.00 0.00 0.00 99.48 01:34:05 01:21:01 all 0.14 0.00 0.03 0.00 0.00 99.83 01:34:05 01:21:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:34:05 01:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:34:05 01:21:01 2 0.02 0.00 0.03 0.00 0.00 99.95 01:34:05 01:21:01 3 0.49 0.00 0.02 0.00 0.00 99.49 01:34:05 01:22:01 all 0.15 0.00 0.02 0.00 0.00 99.84 01:34:05 01:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:34:05 01:22:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:34:05 01:22:01 2 0.03 0.00 0.03 0.00 0.00 99.93 01:34:05 01:22:01 3 0.50 0.00 0.00 0.00 0.00 99.50 01:34:05 01:23:01 all 0.15 0.00 0.02 0.00 0.00 99.83 01:34:05 01:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:34:05 01:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:34:05 01:23:01 2 0.03 0.00 0.05 0.00 0.00 99.92 01:34:05 01:23:01 3 0.52 0.00 0.02 0.00 0.00 99.47 01:34:05 01:24:01 all 0.16 0.00 0.02 0.00 0.00 99.82 01:34:05 01:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:34:05 01:24:01 1 0.05 0.00 0.02 0.00 0.00 99.93 01:34:05 01:24:01 2 0.03 0.00 0.03 0.00 0.00 99.93 01:34:05 01:24:01 3 0.52 0.00 0.02 0.00 0.00 99.47 01:34:05 01:25:01 all 0.15 0.00 0.02 0.00 0.00 99.83 01:34:05 01:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:34:05 01:25:01 1 0.07 0.00 0.05 0.00 0.00 99.88 01:34:05 01:25:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:34:05 01:25:01 3 0.50 0.00 0.00 0.00 0.00 99.50 01:34:05 01:26:01 all 0.15 0.00 0.02 0.00 0.00 99.83 01:34:05 01:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:34:05 01:26:01 1 0.03 0.00 0.05 0.00 0.00 99.92 01:34:05 01:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:34:05 01:26:01 3 0.52 0.00 0.02 0.00 0.00 99.47 01:34:05 01:27:01 all 0.15 0.00 0.02 0.00 0.00 99.83 01:34:05 01:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:34:05 01:27:01 1 0.05 0.00 0.03 0.00 0.00 99.92 01:34:05 01:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:34:05 01:27:01 3 0.52 0.00 0.00 0.00 0.00 99.48 01:34:05 01:34:05 01:27:01 CPU %user %nice %system %iowait %steal %idle 01:34:05 01:28:01 all 0.15 0.00 0.03 0.00 0.00 99.82 01:34:05 01:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:34:05 01:28:01 1 0.05 0.00 0.05 0.00 0.00 99.90 01:34:05 01:28:01 2 0.02 0.00 0.03 0.00 0.00 99.95 01:34:05 01:28:01 3 0.55 0.00 0.02 0.00 0.00 99.43 01:34:05 01:29:01 all 0.16 0.00 0.02 0.00 0.00 99.83 01:34:05 01:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:34:05 01:29:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:34:05 01:29:01 2 0.05 0.00 0.02 0.00 0.00 99.93 01:34:05 01:29:01 3 0.52 0.00 0.02 0.00 0.00 99.47 01:34:05 01:30:01 all 0.18 0.00 0.03 0.00 0.00 99.78 01:34:05 01:30:01 0 0.05 0.00 0.02 0.00 0.00 99.93 01:34:05 01:30:01 1 0.03 0.00 0.07 0.00 0.02 99.88 01:34:05 01:30:01 2 0.15 0.00 0.03 0.00 0.00 99.82 01:34:05 01:30:01 3 0.50 0.00 0.02 0.00 0.00 99.48 01:34:05 01:31:01 all 0.16 0.00 0.02 0.00 0.00 99.82 01:34:05 01:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:34:05 01:31:01 1 0.05 0.00 0.03 0.00 0.00 99.92 01:34:05 01:31:01 2 0.05 0.00 0.02 0.00 0.00 99.93 01:34:05 01:31:01 3 0.52 0.00 0.02 0.00 0.00 99.47 01:34:05 01:32:01 all 0.13 0.00 0.04 0.00 0.00 99.84 01:34:05 01:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:34:05 01:32:01 1 0.05 0.00 0.05 0.00 0.00 99.90 01:34:05 01:32:01 2 0.07 0.00 0.02 0.00 0.00 99.92 01:34:05 01:32:01 3 0.37 0.00 0.07 0.00 0.00 99.57 01:34:05 01:33:01 all 0.04 0.00 0.03 0.00 0.00 99.93 01:34:05 01:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:34:05 01:33:01 1 0.03 0.00 0.05 0.00 0.00 99.92 01:34:05 01:33:01 2 0.05 0.00 0.02 0.00 0.00 99.93 01:34:05 01:33:01 3 0.07 0.00 0.02 0.00 0.00 99.92 01:34:05 Average: all 0.16 0.00 0.03 0.00 0.00 99.81 01:34:05 Average: 0 0.09 0.00 0.02 0.00 0.00 99.89 01:34:05 Average: 1 0.10 0.00 0.04 0.00 0.00 99.86 01:34:05 Average: 2 0.21 0.00 0.03 0.00 0.00 99.76 01:34:05 Average: 3 0.24 0.00 0.04 0.00 0.00 99.72 01:34:05 01:34:05 01:34:05